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