Mercurial > emacs
changeset 66826:7e8bad325b0d
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 12 Nov 2005 00:58:35 +0000 |
parents | 6e413168bea4 |
children | 5163ae9b5c75 |
files | lisp/ChangeLog man/ChangeLog |
diffstat | 2 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Nov 12 00:58:11 2005 +0000 +++ b/lisp/ChangeLog Sat Nov 12 00:58:35 2005 +0000 @@ -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.
--- a/man/ChangeLog Sat Nov 12 00:58:11 2005 +0000 +++ b/man/ChangeLog Sat Nov 12 00:58:35 2005 +0000 @@ -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