changeset 80668:60149da5cbfd

* 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:09:08 +0000
parents 28c09613eb50
children af4278dace39
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Aug 02 19:03:39 2008 +0000
+++ b/lisp/ChangeLog	Sat Aug 02 21:09:08 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.