Mercurial > emacs
changeset 74653:37ee2c8294fe
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 16 Dec 2006 01:33:58 +0000 |
parents | ffe7cd324841 |
children | a82d50e19590 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Dec 16 01:24:26 2006 +0000 +++ b/lisp/ChangeLog Sat Dec 16 01:33:58 2006 +0000 @@ -2,6 +2,8 @@ * ido.el (ido-completion-help): Build ido-cur-list and ido-matches if ido-directory-too-big is set on entry. + (ido-toggle-ignore, ido-completion-help): Print message while + reading big directory. 2006-12-15 Richard Stallman <rms@gnu.org>