From e701756a5a36a451e97ae12c50059f718cd725b8 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Fri, 31 Mar 2006 23:45:48 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b073528cd68..d9eff7a00c3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2006-04-01 Kim F. Storm + + * 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 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than -- 2.39.2