diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a72a91ebed9..d962d71c044 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2005-05-20 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * subr.el (send-string, send-region): | ||
| 4 | Remove obsolescence declaration. | ||
| 5 | (window-dot, set-window-dot, read-input, show-buffer) | ||
| 6 | (eval-current-buffer, string-to-int): | ||
| 7 | Add release number to obsolescence declarations. | ||
| 8 | |||
| 1 | 2005-05-19 Kim F. Storm <storm@cua.dk> | 9 | 2005-05-19 Kim F. Storm <storm@cua.dk> |
| 2 | 10 | ||
| 3 | * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input. | 11 | * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input. |