Mercurial > emacs
changeset 51932:2a48b71ac770
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 14 Jul 2003 21:48:18 +0000 |
parents | e9a0a95b3d38 |
children | 8604d171445a |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jul 14 20:45:43 2003 +0000 +++ b/lisp/ChangeLog Mon Jul 14 21:48:18 2003 +0000 @@ -1,3 +1,8 @@ +2003-07-15 Kim F. Storm <storm@cua.dk> + + * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores. + All uses changed. + 2003-07-14 Mark A. Hershberger <mah@everybody.org> * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):