Mercurial > emacs
comparison lisp/ChangeLog @ 50266:8ea8d2ea83be
*** empty log message ***
author | Peter Breton <pbreton@attbi.com> |
---|---|
date | Sat, 22 Mar 2003 13:19:51 +0000 |
parents | 7de31024f00f |
children | 7efe7c1f00f5 |
comparison
equal
deleted
inserted
replaced
50265:e8baa2ffdd8f | 50266:8ea8d2ea83be |
---|---|
1 2003-03-22 Peter Breton <pbreton@cs.umb.edu> | |
2 | |
3 * filecache.el (file-cache-add-directory-recursively): New | |
4 function. | |
5 (file-cache-complete): New function. | |
6 (file-cache-display): New function. | |
7 | |
8 * generic-x.el (etc-modules-conf-generic-mode): New generic mode. | |
9 (rul-generic-mode): Bugfixes by Rolf.Sandau@marconi.com. | |
10 | |
11 * dirtrack.el (dirtrack-cygwin-directory-function): New function. | |
12 Remove timestamp. | |
13 | |
1 2003-03-22 Kim F. Storm <storm@cua.dk> | 14 2003-03-22 Kim F. Storm <storm@cua.dk> |
2 | 15 |
3 * ido.el (ido-mode): Remove unused NOBIND arg. Fix doc string | 16 * ido.el (ido-mode): Remove unused NOBIND arg. Fix doc string |
4 accordingly. | 17 accordingly. |
5 (ido-define-mode-map): Bind C-l for both file and dir modes. | 18 (ido-define-mode-map): Bind C-l for both file and dir modes. |