emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] trunk r114836: Fix typo in ido-use-virtual-buffers.


From: Xue Fuqiao
Subject: [Emacs-diffs] trunk r114836: Fix typo in ido-use-virtual-buffers.
Date: Tue, 29 Oct 2013 07:37:56 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 114836
revision-id: address@hidden
parent: address@hidden
committer: Xue Fuqiao <address@hidden>
branch nick: trunk
timestamp: Tue 2013-10-29 15:37:40 +0800
message:
  Fix typo in ido-use-virtual-buffers.
modified:
  lisp/ido.el                    ido.el-20091113204419-o5vbwnq5f7feedwu-2430
=== modified file 'lisp/ido.el'
--- a/lisp/ido.el       2013-10-23 12:15:31 +0000
+++ b/lisp/ido.el       2013-10-29 07:37:40 +0000
@@ -797,7 +797,7 @@
 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.
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]