diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5f5aa54ee73..ac46020d3d1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -4,6 +4,8 @@ | |||
| 4 | 4 | ||
| 5 | 2008-08-02 Chong Yidong <cyd@stupidchicken.com> | 5 | 2008-08-02 Chong Yidong <cyd@stupidchicken.com> |
| 6 | 6 | ||
| 7 | * ido.el (ido-mode): Add toggle notification. | ||
| 8 | |||
| 7 | * cus-edit.el (custom-save-all): Avoid destrying symlink if | 9 | * cus-edit.el (custom-save-all): Avoid destrying symlink if |
| 8 | already visiting the custom file. | 10 | already visiting the custom file. |
| 9 | 11 | ||