Mercurial > emacs
changeset 100799:1035b9c820e8
* pmail.el (buffer-swapped-with): New var, moved from files.el.
Add advice to basic-save-buffer to use it.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 31 Dec 2008 02:43:13 +0000 |
parents | 68359e11ef36 |
children | e680c5af27d3 |
files | lisp/mail/ChangeLog.pmail |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/ChangeLog.pmail Wed Dec 31 02:13:31 2008 +0000 +++ b/lisp/mail/ChangeLog.pmail Wed Dec 31 02:43:13 2008 +0000 @@ -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.