changeset 109958:73a3403135d5

* ido.el (ido-use-virtual-buffers): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 23 Aug 2010 12:21:01 +0200
parents 083f3bd6ac6e
children 43db1ab5d28c
files lisp/ChangeLog lisp/ido.el
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Aug 23 00:27:59 2010 +0100
+++ b/lisp/ChangeLog	Mon Aug 23 12:21:01 2010 +0200
@@ -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
--- a/lisp/ido.el	Mon Aug 23 00:27:59 2010 +0100
+++ b/lisp/ido.el	Mon Aug 23 12:21:01 2010 +0200
@@ -780,7 +780,7 @@
 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