# HG changeset patch # User Kim F. Storm # Date 1149766154 0 # Node ID 9c646f1ba2dfe421d00d64051ef9acadc689b6b7 # Parent f8990e674d00579648eb2f7575947d0df08f539e *** empty log message *** diff -r f8990e674d00 -r 9c646f1ba2df lisp/ChangeLog --- 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