# HG changeset patch # User Chong Yidong # Date 1217713800 0 # Node ID 21130644562d2045da5d39ba4f40e4dadebbe6f5 # Parent 28f16cdc7824e1fbb35e09f7ca01103aae19837d * ido.el (ido-mode): Add toggle notification. diff -r 28f16cdc7824 -r 21130644562d lisp/ChangeLog --- a/lisp/ChangeLog Sat Aug 02 21:32:43 2008 +0000 +++ b/lisp/ChangeLog Sat Aug 02 21:50:00 2008 +0000 @@ -4,6 +4,8 @@ 2008-08-02 Chong Yidong + * ido.el (ido-mode): Add toggle notification. + * cus-edit.el (custom-save-all): Avoid destrying symlink if already visiting the custom file.