diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index aca8c272b5a..e001ab816e8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -2,6 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | * ido.el (ido-completion-help): Build ido-cur-list and ido-matches | 3 | * ido.el (ido-completion-help): Build ido-cur-list and ido-matches |
| 4 | if ido-directory-too-big is set on entry. | 4 | if ido-directory-too-big is set on entry. |
| 5 | (ido-toggle-ignore, ido-completion-help): Print message while | ||
| 6 | reading big directory. | ||
| 5 | 7 | ||
| 6 | 2006-12-15 Richard Stallman <rms@gnu.org> | 8 | 2006-12-15 Richard Stallman <rms@gnu.org> |
| 7 | 9 | ||