]> git.eshelyaron.com Git - emacs.git/commitdiff
(ido-enter-single-matching-directory): Delete leftover comment.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 10 Jul 2002 08:18:31 +0000 (08:18 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 10 Jul 2002 08:18:31 +0000 (08:18 +0000)
lisp/ChangeLog
lisp/ido.el

index 8cfcdc8a7c5757a7ac775bfb01880fa55a82dfcb..b56fa7055a11b1253fe5c42b1261081a9c65926e 100644 (file)
@@ -1,3 +1,7 @@
+2002-07-10  Juanma Barranquero  <lektu@terra.es>
+
+       * ido.el (ido-enter-single-matching-directory): Delete leftover comment.
+
 2002-07-09  Juanma Barranquero  <lektu@terra.es>
 
        * faces.el (face-id): Fix typo.
index d4c5d4fbeeca166788e78a5af2100a374c92d12b..a0308e3ddfbc725bd94647778baa04dca5896ab7 100644 (file)
@@ -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