From: Chong Yidong Date: Mon, 30 Mar 2009 21:57:07 +0000 (+0000) Subject: * help.texi (Accessing Documentation): Update example to use X-Git-Tag: emacs-pretest-23.0.92~5 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4bbe48ec136bfb36f11c9c5bb9bbf9b88860367a;p=emacs.git * help.texi (Accessing Documentation): Update example to use help-setup-xref and with-help-window. (Help Functions): Remove print-help-return-message, which is semi-obsolete due to with-help-window. Document help-buffer and help-setup-xref. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 0432988f85b..2b12a04ce59 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,11 @@ +2009-03-30 Chong Yidong + + * help.texi (Accessing Documentation): Update example to use + help-setup-xref and with-help-window. + (Help Functions): Remove print-help-return-message, which is + semi-obsolete due to with-help-window. Document help-buffer and + help-setup-xref. + 2009-03-29 Chong Yidong * help.texi (Accessing Documentation, Help Functions): Remove