]> git.eshelyaron.com Git - emacs.git/commitdiff
* help.texi (Accessing Documentation): Update example to use
authorChong Yidong <cyd@stupidchicken.com>
Mon, 30 Mar 2009 21:57:07 +0000 (21:57 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 30 Mar 2009 21:57:07 +0000 (21:57 +0000)
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.

doc/lispref/ChangeLog

index 0432988f85be96b6115b7f711d48c47dee983a46..2b12a04ce59aa1cab690eb6eab091aad21a27888 100644 (file)
@@ -1,3 +1,11 @@
+2009-03-30  Chong Yidong  <cyd@stupidchicken.com>
+
+       * 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  <cyd@stupidchicken.com>
 
        * help.texi (Accessing Documentation, Help Functions): Remove