comparison lisp/ChangeLog @ 97241:145e6327f4da

* 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:07:06 +0000
parents 807bc36f71d9
children b085ed1433f5
comparison
equal deleted inserted replaced
97240:82aa055ad4c4 97241:145e6327f4da
1 2008-08-02 Chong Yidong <cyd@stupidchicken.com> 1 2008-08-02 Chong Yidong <cyd@stupidchicken.com>
2
3 * cus-edit.el (custom-save-all): Avoid destrying symlink if
4 already visiting the custom file.
2 5
3 * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining 6 * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4 pending output coming after the status change. 7 pending output coming after the status change.
5 8
6 2008-08-02 Jason Rumney <jasonr@gnu.org> 9 2008-08-02 Jason Rumney <jasonr@gnu.org>