From df31d96b4de79ef7b4c1b60f29897248d9fd21d6 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 10 Jul 2002 08:18:31 +0000 Subject: [PATCH] (ido-enter-single-matching-directory): Delete leftover comment. --- lisp/ChangeLog | 4 ++++ lisp/ido.el | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) 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 -- 2.39.5