From: Chong Yidong Date: Sat, 2 Aug 2008 21:50:00 +0000 (+0000) Subject: * ido.el (ido-mode): Add toggle notification. X-Git-Tag: emacs-pretest-23.0.90~3680 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d56bb8c8d194f3133705142e00d8ea8354552458;p=emacs.git * ido.el (ido-mode): Add toggle notification. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5f5aa54ee73..ac46020d3d1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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.