emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ido.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ido.el
Date: Thu, 06 Apr 2006 08:47:07 +0000

Index: emacs/lisp/ido.el
diff -u emacs/lisp/ido.el:1.91 emacs/lisp/ido.el:1.92
--- emacs/lisp/ido.el:1.91      Wed Apr  5 14:17:08 2006
+++ emacs/lisp/ido.el   Thu Apr  6 08:47:07 2006
@@ -634,7 +634,7 @@
   :group 'ido)
 
 (defvar ido-unc-hosts-cache t
-  "Cached value from ido-unc-hosts function.")
+  "Cached value from `ido-unc-hosts' function.")
 
 (defcustom ido-unc-hosts nil
   "*List of known UNC host names to complete after initial //.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]