Mercurial > emacs
changeset 62197:e9ea15938e98
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 09 May 2005 08:47:56 +0000 |
parents | 86f3ab4179bd |
children | 525da4fa7a18 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon May 09 08:46:35 2005 +0000 +++ b/lisp/ChangeLog Mon May 09 08:47:56 2005 +0000 @@ -1,5 +1,11 @@ 2005-05-09 Juanma Barranquero <lekktu@gmail.com> + * obsolete/float.el (string-to-float): + * obsolete/hilit19.el (hilit-add-pattern): + * obsolete/rnews.el (news-parse-range, news-select-message) + (news-get-pruned-list-of-files): Replace `string-to-int' by + `string-to-number'. + * obsolete/uncompress.el: Set `find-file-not-found-functions', not `find-file-not-found-hooks'; use `add-hook'. (uncompress-while-visiting): Set `write-file-functions', not