]> git.eshelyaron.com Git - emacs.git/commitdiff
(ido-cache-unc-host-shares-time, ido-max-work-file-list, ido-switch-buffer):
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 31 Mar 2006 11:46:44 +0000 (11:46 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 31 Mar 2006 11:46:44 +0000 (11:46 +0000)
Fix typos in docstrings.

lisp/ChangeLog
lisp/ido.el

index ae6a6ae4c316168214a1b915d1535d4d3c9632ce..4de14734ef944b6bd548d71e1e541866d5156ae0 100644 (file)
@@ -1,3 +1,9 @@
+2006-03-31  Juanma Barranquero  <lekktu@gmail.com>
+
+       * ido.el (ido-cache-unc-host-shares-time)
+       (ido-max-work-file-list, ido-switch-buffer):
+       Fix typos in docstrings.
+
 2006-03-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * term/mac-win.el (mac-system-coding-system): Define and use after
index 6bc2f45709f0f9cfd228cc7d71b968f4aa57440d..3bf717e521f20d312e584ccba68f250b3174b4c1 100644 (file)
@@ -638,14 +638,14 @@ equivalent function, e.g. `find-file' rather than `ido-find-file'."
 (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 @@ default is to show it in the same window, unless it is already visible
 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>