changeset 69733:156c18d0fca4

(ido-cache-unc-host-shares-time, ido-max-work-file-list, ido-switch-buffer): Fix typos in docstrings.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 31 Mar 2006 11:43:59 +0000
parents b42a4aa7ff4f
children e92d0125e02e
files lisp/ido.el
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ido.el	Fri Mar 31 07:25:44 2006 +0000
+++ b/lisp/ido.el	Fri Mar 31 11:43:59 2006 +0000
@@ -638,14 +638,14 @@
 (defcustom ido-cache-unc-host-shares-time 8.0
   "*Maximum time to cache shares of an UNC host (in hours).
 Use C-l in prompt to refresh list.
-If zero, unc host shares are not cached."
+If zero, UNC host shares are not cached."
   :type 'number
   :group 'ido)
 
 (defcustom ido-max-work-file-list 10
   "*Maximum number of names of recently opened files to record.
 This is the list the file names (sans directory) which have most recently
-been opened. See `ido-work-file-list' and `ido-save-directory-list-file'."
+been opened.  See `ido-work-file-list' and `ido-save-directory-list-file'."
   :type 'integer
   :group 'ido)
 
@@ -3734,7 +3734,7 @@
 in another frame.
 
 As you type in a string, all of the buffers matching the string are
-displayed if substring-matching is used \(default). Look at
+displayed if substring-matching is used \(default).  Look at
 `ido-enable-prefix' and `ido-toggle-prefix'.  When you have found the
 buffer you want, it can then be selected.  As you type, most keys have
 their normal keybindings, except for the following: \\<ido-buffer-completion-map>