]> git.eshelyaron.com Git - emacs.git/commitdiff
* pmail.el (buffer-swapped-with): New var, moved from files.el.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 31 Dec 2008 02:43:13 +0000 (02:43 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 31 Dec 2008 02:43:13 +0000 (02:43 +0000)
Add advice to basic-save-buffer to use it.

lisp/mail/ChangeLog.pmail

index 63d1468ae9faf496d742f71312c31af1e3dc1717..ce88af07e028101b2422f103e314292a41ac3bc8 100644 (file)
@@ -1,3 +1,8 @@
+2008-12-31  Chong Yidong  <cyd@stupidchicken.com>
+
+       * pmail.el (buffer-swapped-with): New var, moved from files.el.
+       Add advice to basic-save-buffer to use it.
+
 2008-12-29  Richard M Stallman  <rms@gnu.org>
 
        * pmailedit.el (pmail-edit-mode): Bind buffer-swwapped-with to nil.