changeset 97247:21130644562d

* ido.el (ido-mode): Add toggle notification.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 02 Aug 2008 21:50:00 +0000
parents 28f16cdc7824
children b2098130915f
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <cyd@stupidchicken.com>
 
+	* ido.el (ido-mode): Add toggle notification.
+
 	* cus-edit.el (custom-save-all): Avoid destrying symlink if
 	already visiting the custom file.