# HG changeset patch # User Juanma Barranquero # Date 1282558861 -7200 # Node ID 73a3403135d57225003a350239d1246f2070783f # Parent 083f3bd6ac6e090d1e01ec24b57eb70de32fe61c * ido.el (ido-use-virtual-buffers): Fix typo in docstring. diff -r 083f3bd6ac6e -r 73a3403135d5 lisp/ChangeLog --- 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 + + * ido.el (ido-use-virtual-buffers): Fix typo in docstring. + 2010-08-22 Juri Linkov * simple.el (read-extended-command): New function with the logic diff -r 083f3bd6ac6e -r 73a3403135d5 lisp/ido.el --- 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