ChangeLog merge fix
authorGlenn Morris <rgm@gnu.org>
Thu, 31 May 2012 20:06:04 +0000 (16:06 -0400)
committerGlenn Morris <rgm@gnu.org>
Thu, 31 May 2012 20:06:04 +0000 (16:06 -0400)
lisp/ChangeLog

index b70008f..372fc63 100644 (file)
        * desktop.el (desktop-read): Clear previous and next buffers for
        all windows and bury *Messages* buffer (bug#11556).
 
-2012-05-31  Eli Zaretskii  <eliz@gnu.org>
-
-       * mail/sendmail.el (mail-yank-region): Recognize
-       rmail-yank-current-message in addition to insert-buffer.  Fixes
-       mail-mode's "C-c C-r" that otherwise does nothing when invoked in
-
 2012-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        Add `declare' for `defun'.  Align `defmacro's with it.