summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2003-07-14 21:48:18 +0000
committerKim F. Storm <storm@cua.dk>2003-07-14 21:48:18 +0000
commit72b9a9d1a492e46dcd87300b9da14e6774df2371 (patch)
tree35e5f785e361b088d64cabacbc425082971df555
parent2d42509a3a7fb7f5ecec8fbd31b52424f9dcf859 (diff)
downloademacs-72b9a9d1a492e46dcd87300b9da14e6774df2371.tar.gz
*** empty log message ***
-rw-r--r--lisp/ChangeLog5
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 @@
+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):