aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2009-03-29 19:50:31 +0000
committerChong Yidong2009-03-29 19:50:31 +0000
commit4c11694459436efed524172df62c2f0d4322dd36 (patch)
tree6b0ce92837ec05cde48b1d8abdbba9edcf1339ac
parentbbe45ef7c04daf6073c3c48dfce1bfb2ebde69ed (diff)
downloademacs-4c11694459436efed524172df62c2f0d4322dd36.tar.gz
emacs-4c11694459436efed524172df62c2f0d4322dd36.zip
with-help-window is already documented.
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 16e0892dee0..562c646cd9c 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -861,6 +861,7 @@ Gnus can use `auth-source' for POP and IMAP passwords. Also see that
861authentication respectively. 861authentication respectively.
862 862
863** Help mode 863** Help mode
864+++
864*** New macro `with-help-window' should set up help windows better 865*** New macro `with-help-window' should set up help windows better
865than `with-output-to-temp-buffer' with `print-help-return-message'. 866than `with-output-to-temp-buffer' with `print-help-return-message'.
866 867