From 01b886b76e4fd6b0889163b96b3b45c6ddad7ceb Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Thu, 23 May 2002 20:20:57 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f373bb0cdc5..6aa2269065d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,12 @@ 2002-05-23 Kim F. Storm + * apropos.el (apropos-true-hit, apropos-false-hit-symbol) + (apropos-false-hit-str, apropos-true-hit-doc): New functions. + (apropos-command, apropos-value, apropos-documentation-internal) + (apropos-documentation-check-doc-file) + (apropos-documentation-check-elc-file): Use them to filter out + false matches where only one keyword matches, but more than once. + * apropos.el (apropos-show-scores, apropos-orig-regexp) (apropos-all-regexp, apropos-synonyms, apropos-words) (apropos-all-words): New variables. @@ -11,7 +18,7 @@ (apropos-documentation-check-doc-file) (apropos-documentation-check-elc-file): Added scoring. (apropos-print): Sort according to score. - + 2002-05-22 Colin Walters * info.el (Info-mode-hook): Change `font-lock-mode' to -- 2.39.5