diff options
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5ff0bdd6e87..ccc4c154971 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2005-08-18 Kim F. Storm <storm@cua.dk> + + * ido.el (ido-everywhere): Fix defcustom :set function to disable + rather than toggle mode when custom value is nil. + (ido-everywhere): Fix defun doc string. + 2005-08-17 Richard M. Stallman <rms@gnu.org> * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter" |