# HG changeset patch # User Eli Zaretskii # Date 1133610743 0 # Node ID 80bbfbaf5e38eeeff18f463931025de07991cd7f # Parent 8cf27ba1d45099530bf446c69e2608f7fd1c822c *** empty log message *** diff -r 8cf27ba1d450 -r 80bbfbaf5e38 lisp/ChangeLog --- a/lisp/ChangeLog Sat Dec 03 11:51:39 2005 +0000 +++ b/lisp/ChangeLog Sat Dec 03 11:52:23 2005 +0000 @@ -1,3 +1,10 @@ +2005-12-03 Eli Zaretskii + + * 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. + (help-return-method): Doc fix. + 2005-12-03 Martin Rudalics (tiny change) * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug