aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ido.el
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2002-07-10 08:18:31 +0000
committerJuanma Barranquero <[email protected]>2002-07-10 08:18:31 +0000
commitdf31d96b4de79ef7b4c1b60f29897248d9fd21d6 (patch)
tree9d2d7bda974a13b294c596ffef0a3093b117a1da /lisp/ido.el
parentd2fde41d7de13c4557aa8669ffed5ace92fc2b6e (diff)
(ido-enter-single-matching-directory): Delete leftover comment.
Diffstat (limited to 'lisp/ido.el')
-rw-r--r--lisp/ido.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/ido.el b/lisp/ido.el
index d4c5d4fbee..a0308e3ddf 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