summaryrefslogtreecommitdiff
path: root/lisp/ido.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2010-08-23 12:21:01 +0200
committerJuanma Barranquero <lekktu@gmail.com>2010-08-23 12:21:01 +0200
commit1a140747113353609a6377b9159bb25e7f518c08 (patch)
tree4984b6263e07832cea2e8408bb5b4766c391a0ba /lisp/ido.el
parent7133b7ee629457053e63db2a7f192037407da57b (diff)
downloademacs-1a140747113353609a6377b9159bb25e7f518c08.tar.gz
* ido.el (ido-use-virtual-buffers): Fix typo in docstring.
Diffstat (limited to 'lisp/ido.el')
-rw-r--r--lisp/ido.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ido.el b/lisp/ido.el
index ad6c48c01e9..858ee3ed5b0 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