From: Kim F. Storm Date: Sun, 25 Feb 2007 23:48:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.95~114 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7c9fe7ee5930294edf0013ac87ecb4693b30c275;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 55a70ad8e15..74f5389f3fb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,10 @@ 2007-02-25 Kim F. Storm + * ido.el (ido-buffer-internal): Set this-command to fallback command. + Add selected buffer to buffer-name-history. + (ido-file-internal): Set this-command to fallback command. + Add file names to to file-name-history. + * emacs-lisp/map-ynp.el (map-y-or-n-p): Apply minibuffer-prompt-properties. 2007-02-25 Andreas Schwab