diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e455fa117fa..4eb73aa7c59 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | 2003-01-14 Kim F. Storm <storm@cua.dk> | 1 | 2003-01-14 Kim F. Storm <storm@cua.dk> |
| 2 | 2 | ||
| 3 | * ido.el (ido-ignore-directories-merge): Doc fix. | 3 | * ido.el (ido-ignore-directories-merge): Doc fix. |
| 4 | (ido-max-prompt-width): Renamed from ido-max-prompt-path. | 4 | (ido-max-file-prompt-width): Renamed from ido-max-prompt-path. |
| 5 | (ido-enable-last-directory-history): Doc fix. | 5 | (ido-enable-last-directory-history): Doc fix. |
| 6 | (ido-work-directory-list-ignore-regexps): Doc fix. | 6 | (ido-work-directory-list-ignore-regexps): Doc fix. |
| 7 | (ido-enable-tramp-completion): Doc fix. | 7 | (ido-enable-tramp-completion): Doc fix. |