From: Kim F. Storm Date: Wed, 5 Apr 2006 14:16:54 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~3318 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=82f71715943eac2248a082c9675fb9b5aa054cdc;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9afbd1f9b93..30f474c2ff8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,11 @@ 2006-04-05 Kim F. Storm + * ido.el (ido-mode): Set after ido-unc-hosts and + ido-ignore-unc-host-regexps. + (ido-save-history): Save ido-unc-hosts-cache. + (ido-load-history): Load ido-unc-hosts-cache. + (ido-reread-directory): Refresh unc hosts cache in // dir. + * startup.el (fancy-splash-screens): Set emulation-mode-map-alists to nil while displaying slash screen.