]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Sat, 12 Nov 2005 00:58:35 +0000 (00:58 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 12 Nov 2005 00:58:35 +0000 (00:58 +0000)
lisp/ChangeLog
man/ChangeLog

index fa2ddc875336be4613d20b5d20750f7245bb9594..63f7a48ac52b9c5e433a0f1ad476d2e7b4ee299c 100644 (file)
@@ -1,5 +1,7 @@
 2005-11-12  Kim F. Storm  <storm@cua.dk>
 
+       * help.el (help-map): Bind C-h d to apropos-documentation.
+
        * simple.el (what-cursor-position): Print (EOB) instead of (100%)
        when point is at end-of-buffer.
 
index c01b05112f444ec74c26cb1e8a271e5c6b2130f9..d5a7e8d413851336acbf78a5c4835bd817b432ac 100644 (file)
@@ -1,3 +1,11 @@
+2005-11-12  Kim F. Storm  <storm@cua.dk>
+
+       * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
+       (Help Summary): Add C-h d and C-h e.
+       (Apropos): Clarify that all apropos commands may search for either
+       list of words or a regexp.  Add C-h d for apropos-documentation.
+       Describe apropos-documentation-sort-by-scores user option.
+
 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add