diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a7d59351a70..645938d51ee 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2005-08-17 Kim F. Storm <storm@cua.dk> + + * ido.el (ido-enter-matching-directory): Rename from + ido-enter-single-matching-directory. Change 'slash choice to + 'only. Add 'first choice. + (ido-exhibit): Adapt to above changes. + 2005-08-16 Luc Teirlinck <teirllm@auburn.edu> * Makefile.in: Expand comment about building loaddefs.el. |