Mercurial > emacs
diff lisp/ChangeLog @ 71274:9c646f1ba2df
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 08 Jun 2006 11:29:14 +0000 |
parents | 9abacc183f3b |
children | 3e72da0c198d |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jun 07 22:45:27 2006 +0000 +++ b/lisp/ChangeLog Thu Jun 08 11:29:14 2006 +0000 @@ -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>