emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 31 Mar 2006 23:45:53 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9330 emacs/lisp/ChangeLog:1.9331
--- emacs/lisp/ChangeLog:1.9330 Fri Mar 31 21:33:03 2006
+++ emacs/lisp/ChangeLog        Fri Mar 31 23:45:48 2006
@@ -1,3 +1,14 @@
+2006-04-01  Kim F. Storm  <address@hidden>
+
+       * ido.el (ido-unc-hosts-cache): New defvar.
+       (ido-unc-hosts): If value of defcustom is a function, call it to
+       get list of UNC hosts.  Add function-item choices to specify
+       ido-unc-hosts-net-view or user function.
+       (ido-ignore-unc-host-regexps): New defcustom.
+       (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
+       (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
+       (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
+
 2006-03-13  Stefan Monnier  <address@hidden>
 
        * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than




reply via email to

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