]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Thu, 23 May 2002 20:20:57 +0000 (20:20 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 23 May 2002 20:20:57 +0000 (20:20 +0000)
lisp/ChangeLog

index f373bb0cdc5778fe281a035a4a5e5ae0a58a745a..6aa2269065d4e1db93217ef4e6017cc4b2d0f972 100644 (file)
@@ -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