From: Kim F. Storm Date: Wed, 7 Jun 2006 22:45:06 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~2027 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=532a001d7518b593e95a41aa8b2735b6455fe34d;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 605249e23c8..6c319e0ef13 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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