From: Kim F. Storm Date: Thu, 8 Jun 2006 11:29:14 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~2025 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e819ce9e8f5e14371d086244d988ba67cfdfe1c5;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6c319e0ef13..3e30598208d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -4,6 +4,8 @@ (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. + (ido-read-internal): Only pop stack elements automatically if they + actually match an existing directory or file name. 2006-06-07 Kenichi Handa