diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4de14734ef9..bba6b2f0564 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,7 +1,8 @@ | |||
| 1 | 2006-03-31 Juanma Barranquero <lekktu@gmail.com> | 1 | 2006-03-31 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 2 | ||
| 3 | * ido.el (ido-cache-unc-host-shares-time) | 3 | * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match) |
| 4 | (ido-max-work-file-list, ido-switch-buffer): | 4 | (ido-max-work-file-list, ido-switch-buffer) |
| 5 | (ido-read-file-name-as-directory-commands): | ||
| 5 | Fix typos in docstrings. | 6 | Fix typos in docstrings. |
| 6 | 7 | ||
| 7 | 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 8 | 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |