aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 687b89d390..e640bb9571 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,8 +1,12 @@
2005-12-03 Eli Zaretskii <[email protected]>
+ * play/yow.el (apropos-zippy): Call print-help-return-message,
+ similar to other Help and Apropos commands.
+
* help.el (print-help-return-message): If pop-up-frames is
non-nil, set up help-return-method to delete the help window and,
- possibly, its frame as well. Doc fix.
+ possibly, its frame as well, and don't display message about
+ scrolling the help window. Doc fix.
(help-return-method): Doc fix.
2005-12-03 Martin Rudalics <[email protected]> (tiny change)