]> git.eshelyaron.com Git - emacs.git/commitdiff
* ido.el (ido-use-virtual-buffers): Fix typo in docstring.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 23 Aug 2010 10:21:01 +0000 (12:21 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 23 Aug 2010 10:21:01 +0000 (12:21 +0200)
lisp/ChangeLog
lisp/ido.el

index c1fae3283ac4e0b5f6142d625477ae8f0f1d2d7f..e3be318395a52f764bebe1200236f356db2b4edc 100644 (file)
@@ -1,3 +1,7 @@
+2010-08-23  Juanma Barranquero  <lekktu@gmail.com>
+
+       * ido.el (ido-use-virtual-buffers): Fix typo in docstring.
+
 2010-08-22  Juri Linkov  <juri@jurta.org>
 
        * simple.el (read-extended-command): New function with the logic
index ad6c48c01e9116386789669e318c5cfae9c267ee..858ee3ed5b0f68999c9421e5d0bf72ee16bc090b 100644 (file)
@@ -780,7 +780,7 @@ Essentially it works as follows: Say you are visiting a file and
 the buffer gets cleaned up by mignight.el.  Later, you want to
 switch to that buffer, but find it's no longer open.  With
 virtual buffers enabled, the buffer name stays in the buffer
-list (using the ido-virtual face, and always at the end), and if
+list (using the `ido-virtual' face, and always at the end), and if
 you select it, it opens the file back up again.  This allows you
 to think less about whether recently opened files are still open
 or not.  Most of the time you can quit Emacs, restart, and then