]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Sun, 25 Feb 2007 23:48:44 +0000 (23:48 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 25 Feb 2007 23:48:44 +0000 (23:48 +0000)
lisp/ChangeLog

index 55a70ad8e15e7489de5d259f904766829376a35c..74f5389f3fb5190b973c4de14db38cf1a2aea896 100644 (file)
@@ -1,5 +1,10 @@
 2007-02-25  Kim F. Storm  <storm@cua.dk>
 
+       * 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  <schwab@suse.de>