diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 645938d51ee..58024796640 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2005-08-17 Kim F. Storm <storm@cua.dk> | 1 | 2005-08-17 Kim F. Storm <storm@cua.dk> |
| 2 | 2 | ||
| 3 | * subr.el (insert-for-yank-1): Doc fix. | ||
| 4 | |||
| 3 | * ido.el (ido-enter-matching-directory): Rename from | 5 | * ido.el (ido-enter-matching-directory): Rename from |
| 4 | ido-enter-single-matching-directory. Change 'slash choice to | 6 | ido-enter-single-matching-directory. Change 'slash choice to |
| 5 | 'only. Add 'first choice. | 7 | 'only. Add 'first choice. |