* cus-edit.el (custom-save-all): Avoid destrying symlink if
authorChong Yidong <cyd@stupidchicken.com>
Sat, 2 Aug 2008 21:09:08 +0000 (21:09 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 2 Aug 2008 21:09:08 +0000 (21:09 +0000)
already visiting the custom file.

lisp/ChangeLog

index 6ad0439..478202f 100644 (file)
@@ -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.