Mercurial > emacs
changeset 69808:c2821caabd95
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 05 Apr 2006 14:16:54 +0000 |
parents | 37d815169d7a |
children | 7dd2c54d4afb |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Apr 05 14:10:41 2006 +0000 +++ b/lisp/ChangeLog Wed Apr 05 14:16:54 2006 +0000 @@ -1,5 +1,11 @@ 2006-04-05 Kim F. Storm <storm@cua.dk> + * 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.