aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
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
parentd2fde41d7de13c4557aa8669ffed5ace92fc2b6e (diff)
(ido-enter-single-matching-directory): Delete leftover comment.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
-rw-r--r--lisp/ido.el1
2 files changed, 4 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8cfcdc8a7c..b56fa7055a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2002-07-10 Juanma Barranquero <[email protected]>
+
+ * ido.el (ido-enter-single-matching-directory): Delete leftover comment.
+
2002-07-09 Juanma Barranquero <[email protected]>
* faces.el (face-id): Fix typo.
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