From bb667ec73cb7bec4fffb407973192813802ebfab Mon Sep 17 00:00:00 2001 From: Xue Fuqiao Date: Tue, 29 Oct 2013 15:37:40 +0800 Subject: [PATCH] Fix typo in ido-use-virtual-buffers. --- lisp/ido.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ido.el b/lisp/ido.el index 9a17c0ca61f..42b36077bf8 100644 --- a/lisp/ido.el +++ b/lisp/ido.el @@ -797,7 +797,7 @@ remaining completion. If absent, elements 5 and 6 are used instead." The value can be one of the following: nil: No virtual buffers are used. - auto: Use virtual bufferw when the current input matches no + auto: Use virtual buffers when the current input matches no existing buffers. t: Always use virtual buffers. -- 2.39.5