]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Thu, 8 Jun 2006 11:29:14 +0000 (11:29 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 8 Jun 2006 11:29:14 +0000 (11:29 +0000)
lisp/ChangeLog

index 6c319e0ef1345c00b593761e486ba0764c4898c7..3e30598208d1eb00e6fffd89f9510cfcacdbc12e 100644 (file)
@@ -4,6 +4,8 @@
        (ido-init-completion-maps): Bind them to M-SPC and M-v.
        (ido-copy-current-file-name): Repeating C-w inserts whole file name.
        (ido-file-internal): Pass full file name to write-file.
+       (ido-read-internal): Only pop stack elements automatically if they
+       actually match an existing directory or file name.
 
 2006-06-07  Kenichi Handa  <handa@m17n.org>