Mercurial > emacs
changeset 97241:145e6327f4da
* cus-edit.el (custom-save-all): Avoid destrying symlink if
already visiting the custom file.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 02 Aug 2008 21:07:06 +0000 |
parents | 82aa055ad4c4 |
children | cc5f94eeb1d8 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Aug 02 19:31:31 2008 +0000 +++ b/lisp/ChangeLog Sat Aug 02 21:07:06 2008 +0000 @@ -1,5 +1,8 @@ 2008-08-02 Chong Yidong <cyd@stupidchicken.com> + * cus-edit.el (custom-save-all): Avoid destrying symlink if + already visiting the custom file. + * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining pending output coming after the status change.