emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 12 Sep 2005 18:58:55 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8178 emacs/lisp/ChangeLog:1.8179
*** emacs/lisp/ChangeLog:1.8178 Mon Sep 12 22:05:17 2005
--- emacs/lisp/ChangeLog        Mon Sep 12 22:58:54 2005
***************
*** 3,10 ****
        * custom.el (custom-push-theme): Handle the case where a symbol is
        bound but face properties have not yet been assigned.
  
!       * mail/sendmail.el (mail): Use new buffer if `noerase' argument is
!       `new'.
  
  2005-09-12  Richard M. Stallman  <address@hidden>
  
--- 3,13 ----
        * custom.el (custom-push-theme): Handle the case where a symbol is
        bound but face properties have not yet been assigned.
  
!       * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
!       Fix behavior if noerase is `t' and there is no mail buffer.
!       
!       * simple.el (sendmail-user-agent-compose): Use a new mail buffer
!       if `continue' is nil, rather than signal an error.
  
  2005-09-12  Richard M. Stallman  <address@hidden>
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]