From: Juanma Barranquero Date: Wed, 10 Jul 2002 08:18:31 +0000 (+0000) Subject: (ido-enter-single-matching-directory): Delete leftover comment. X-Git-Tag: ttn-vms-21-2-B4~14214 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=df31d96b4de79ef7b4c1b60f29897248d9fd21d6;p=emacs.git (ido-enter-single-matching-directory): Delete leftover comment. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8cfcdc8a7c5..b56fa7055a1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2002-07-10 Juanma Barranquero + + * ido.el (ido-enter-single-matching-directory): Delete leftover comment. + 2002-07-09 Juanma Barranquero * faces.el (face-id): Fix typo. diff --git a/lisp/ido.el b/lisp/ido.el index d4c5d4fbeec..a0308e3ddfb 100644 --- a/lisp/ido.el +++ b/lisp/ido.el @@ -635,7 +635,6 @@ If value is 'slash, only enter if typing final slash, else do it always." (other :tag "Always" t)) :group 'ido) -Non-nil means if typing / results in only one matching directory, enter it (defcustom ido-create-new-buffer 'prompt "*Specify whether a new buffer is created if no buffer matches substring. Choices are 'always to create new buffers unconditionally, 'prompt to