summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2009-03-30 21:57:07 +0000
committerChong Yidong <cyd@stupidchicken.com>2009-03-30 21:57:07 +0000
commit4c79f8992f7fc1405e23cc3d72325afd6ef30279 (patch)
treea598535d1f88b08bfc2f3bbc4ee50299fffb3f8e
parent74e55d39fdc0cdb36c351e15ddabb193d0b61395 (diff)
downloademacs-4c79f8992f7fc1405e23cc3d72325afd6ef30279.tar.gz
* 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.
-rw-r--r--doc/lispref/ChangeLog8
1 files changed, 8 insertions, 0 deletions
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 <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