summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2003-07-12 22:00:20 +0000
committerRichard M. Stallman <rms@gnu.org>2003-07-12 22:00:20 +0000
commit800bebe3b77eff03e00293ae94c3086fea5cccfc (patch)
treeb8c9ecdf102c946b614c46e295545bc7a68de6ec /lisp
parentfdf83dbbfa574645b365fbb2d986c66d84d6f333 (diff)
downloademacs-800bebe3b77eff03e00293ae94c3086fea5cccfc.tar.gz
emacs-800bebe3b77eff03e00293ae94c3086fea5cccfc.tar.bz2
emacs-800bebe3b77eff03e00293ae94c3086fea5cccfc.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d892cb29df6..507f9b0496a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
+2003-07-12 Richard M. Stallman <rms@gnu.org>
+
+ * apropos.el (apropos-show-scores): Make it customizable.
+ Document new meaning.
+ (apropos): Compute scores from symbols.
+ (apropos-print): Don't sort by scores if apropos-show-scores is nil.
+
2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
* ps-bdf.el: Fix copyright line.