# HG changeset patch # User Kim F. Storm # Date 1131757115 0 # Node ID 7e8bad325b0d823d6b1c8d3f81198ee62331c4ff # Parent 6e413168bea4fc0a23fca9f0cdab81d32db5bc2b *** empty log message *** diff -r 6e413168bea4 -r 7e8bad325b0d lisp/ChangeLog --- 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 + * 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 -r 6e413168bea4 -r 7e8bad325b0d man/ChangeLog --- 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 + + * 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