diff options
| author | Kim F. Storm | 2003-07-14 21:48:18 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2003-07-14 21:48:18 +0000 |
| commit | 72b9a9d1a492e46dcd87300b9da14e6774df2371 (patch) | |
| tree | 35e5f785e361b088d64cabacbc425082971df555 | |
| parent | 2d42509a3a7fb7f5ecec8fbd31b52424f9dcf859 (diff) | |
| download | emacs-72b9a9d1a492e46dcd87300b9da14e6774df2371.tar.gz emacs-72b9a9d1a492e46dcd87300b9da14e6774df2371.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7f8665f2ad6..f62e33326c5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2003-07-15 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores. | ||
| 4 | All uses changed. | ||
| 5 | |||
| 1 | 2003-07-14 Mark A. Hershberger <mah@everybody.org> | 6 | 2003-07-14 Mark A. Hershberger <mah@everybody.org> |
| 2 | 7 | ||
| 3 | * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region): | 8 | * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region): |