aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2010-08-23 12:21:01 +0200
committerJuanma Barranquero <[email protected]>2010-08-23 12:21:01 +0200
commit1a140747113353609a6377b9159bb25e7f518c08 (patch)
tree4984b6263e07832cea2e8408bb5b4766c391a0ba /lisp
parent7133b7ee629457053e63db2a7f192037407da57b (diff)
* ido.el (ido-use-virtual-buffers): Fix typo in docstring.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
-rw-r--r--lisp/ido.el2
2 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c1fae3283a..e3be318395 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2010-08-23 Juanma Barranquero <[email protected]>
+
+ * ido.el (ido-use-virtual-buffers): Fix typo in docstring.
+
2010-08-22 Juri Linkov <[email protected]>
* simple.el (read-extended-command): New function with the logic
diff --git a/lisp/ido.el b/lisp/ido.el
index ad6c48c01e..858ee3ed5b 100644
--- a/lisp/ido.el
+++ b/lisp/ido.el
@@ -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