# HG changeset patch # User Kim F. Storm # Date 1149720306 0 # Node ID 9abacc183f3b1b5d91000676a15289cdbd43414c # Parent 29fa87029ede0e14183b1a738fe2cbd1bf6ba8ba *** empty log message *** diff -r 29fa87029ede -r 9abacc183f3b lisp/ChangeLog --- a/lisp/ChangeLog Wed Jun 07 22:25:55 2006 +0000 +++ b/lisp/ChangeLog Wed Jun 07 22:45:06 2006 +0000 @@ -3,6 +3,7 @@ * ido.el (ido-take-first-match, ido-push-dir-first): New commands. (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. 2006-06-07 Kenichi Handa