From: Kim F. Storm Date: Sat, 12 Nov 2005 00:58:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~5942 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9f49f577022ba51a156ab159ae6a3a2c3271e9d8;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fa2ddc87533..63f7a48ac52 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2005-11-12 Kim F. Storm + * 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. diff --git a/man/ChangeLog b/man/ChangeLog index c01b05112f4..d5a7e8d4138 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,11 @@ +2005-11-12 Kim F. Storm + + * 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 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add