From: Chong Yidong Date: Sat, 2 Aug 2008 21:07:06 +0000 (+0000) Subject: * cus-edit.el (custom-save-all): Avoid destrying symlink if X-Git-Tag: emacs-pretest-23.0.90~3686 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ced0ddebf3fca524567325b961fb676fe74e0f7c;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 2103aa3e3bf..9232dd6d11c 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.