Mercurial > emacs
changeset 45487:8e25c7fbd1df
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 23 May 2002 20:20:57 +0000 |
parents | 179d9a61dd8c |
children | 7d28e8eeee0d |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu May 23 17:22:24 2002 +0000 +++ b/lisp/ChangeLog Thu May 23 20:20:57 2002 +0000 @@ -1,5 +1,12 @@ 2002-05-23 Kim F. Storm <storm@cua.dk> + * 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 <walters@cis.ohio-state.edu> * info.el (Info-mode-hook): Change `font-lock-mode' to