Mercurial > emacs
changeset 62543:7127ca908065
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 19 May 2005 23:45:09 +0000 |
parents | 3f80c5cf6771 |
children | 5283bd0173e6 21eea50897a7 f042e7c0fe20 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu May 19 23:44:17 2005 +0000 +++ b/lisp/ChangeLog Thu May 19 23:45:09 2005 +0000 @@ -1,3 +1,11 @@ +2005-05-20 Juanma Barranquero <lekktu@gmail.com> + + * subr.el (send-string, send-region): + Remove obsolescence declaration. + (window-dot, set-window-dot, read-input, show-buffer) + (eval-current-buffer, string-to-int): + Add release number to obsolescence declarations. + 2005-05-19 Kim F. Storm <storm@cua.dk> * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.