# HG changeset patch # User Kim F. Storm # Date 1149719142 0 # Node ID 63644e16659ae6fcb038ba6027b5b9f012ef401c # Parent 851a15a8f31855a822fddd0db153e7b43c158ba1 *** empty log message *** diff -r 851a15a8f318 -r 63644e16659a lisp/ChangeLog --- a/lisp/ChangeLog Wed Jun 07 22:05:05 2006 +0000 +++ b/lisp/ChangeLog Wed Jun 07 22:25:42 2006 +0000 @@ -2,6 +2,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. 2006-06-07 Kenichi Handa