Mercurial > emacs
comparison lisp/ChangeLog @ 69808:c2821caabd95
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 05 Apr 2006 14:16:54 +0000 |
parents | e29aa2ccc6a0 |
children | 37568b5e1deb |
comparison
equal
deleted
inserted
replaced
69807:37d815169d7a | 69808:c2821caabd95 |
---|---|
1 2006-04-05 Kim F. Storm <storm@cua.dk> | 1 2006-04-05 Kim F. Storm <storm@cua.dk> |
2 | |
3 * ido.el (ido-mode): Set after ido-unc-hosts and | |
4 ido-ignore-unc-host-regexps. | |
5 (ido-save-history): Save ido-unc-hosts-cache. | |
6 (ido-load-history): Load ido-unc-hosts-cache. | |
7 (ido-reread-directory): Refresh unc hosts cache in // dir. | |
2 | 8 |
3 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists | 9 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists |
4 to nil while displaying slash screen. | 10 to nil while displaying slash screen. |
5 | 11 |
6 2006-04-05 Daiki Ueno <ueno@unixuser.org> | 12 2006-04-05 Daiki Ueno <ueno@unixuser.org> |