From f7bddaf32ed4ed81af8283e4cb3e3a577466dc15 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 2 Aug 2008 21:09:08 +0000 Subject: [PATCH] * cus-edit.el (custom-save-all): Avoid destrying symlink if already visiting the custom file. --- lisp/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) 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. -- 2.39.5