changeset 71270:63644e16659a

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Wed, 07 Jun 2006 22:25:42 +0000
parents 851a15a8f318
children 29fa87029ede
files lisp/ChangeLog
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <handa@m17n.org>