diff options
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6ad04399955..478202fa67b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2008-08-02 Chong Yidong <cyd@stupidchicken.com> | 1 | 2008-08-02 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * cus-edit.el (custom-save-all): Avoid destrying symlink if | ||
| 4 | already visiting the custom file. | ||
| 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 | ||