]> git.eshelyaron.com Git - emacs.git/commitdiff
* cus-edit.el (custom-save-all): Avoid destrying symlink if
authorChong Yidong <cyd@stupidchicken.com>
Sat, 2 Aug 2008 21:07:06 +0000 (21:07 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 2 Aug 2008 21:07:06 +0000 (21:07 +0000)
already visiting the custom file.

lisp/ChangeLog

index 2103aa3e3bf4b88a0ae3f5b0279e183a4288e49a..9232dd6d11c5a0dcde0cdcc7945fa3a25dd70820 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.