From: Chong Yidong Date: Sat, 2 Aug 2008 21:09:08 +0000 (+0000) Subject: * cus-edit.el (custom-save-all): Avoid destrying symlink if X-Git-Tag: emacs-pretest-22.2.90~54 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f7bddaf32ed4ed81af8283e4cb3e3a577466dc15;p=emacs.git * cus-edit.el (custom-save-all): Avoid destrying symlink if already visiting the custom file. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6ad04399955..478202fa67b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2008-08-02 Chong Yidong + * 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.