changeset 67283:83d131086d4d

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 03 Dec 2005 12:07:55 +0000
parents 063323b18f19
children f5f54b3e0a2f
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Dec 03 12:07:29 2005 +0000
+++ b/lisp/ChangeLog	Sat Dec 03 12:07:55 2005 +0000
@@ -1,8 +1,12 @@
 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
 
+	* 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  <rudalics@gmx.at>  (tiny change)