emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 23 May 2002 06:20:13 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3931 emacs/lisp/ChangeLog:1.3932
*** emacs/lisp/ChangeLog:1.3931 Thu May 23 00:18:01 2002
--- emacs/lisp/ChangeLog        Thu May 23 06:20:12 2002
***************
*** 1,3 ****
--- 1,17 ----
+ 2002-05-23  Kim F. Storm  <address@hidden>
+ 
+       * apropos.el (apropos-show-scores, apropos-orig-regexp)
+       (apropos-all-regexp, apropos-synonyms, apropos-words)
+       (apropos-all-words): New variables.
+       (aprpos-words-to-regexp, apropos-rewrite-regexp)
+       (apropos-calc-scores, apropos-score-str, apropos-score-doc)
+       (apropos-score-symbol): New functions.
+       (apropos-command, apropos, apropos-value, apropos-documentation):
+       Allow keywords in addition to regexp. Added scoring.
+       (apropos-documentation-check-doc-file)
+       (apropos-documentation-check-elc-file): Added scoring.
+       (apropos-print): Sort according to score.
+       
  2002-05-22  Colin Walters  <address@hidden>
  
        * info.el (Info-mode-hook): Change `font-lock-mode' to



reply via email to

[Prev in Thread] Current Thread [Next in Thread]