comparison lisp/ChangeLog @ 67283:83d131086d4d

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 03 Dec 2005 12:07:55 +0000
parents 80bbfbaf5e38
children 3cefc8c25f95
comparison
equal deleted inserted replaced
67282:063323b18f19 67283:83d131086d4d
1 2005-12-03 Eli Zaretskii <eliz@gnu.org> 1 2005-12-03 Eli Zaretskii <eliz@gnu.org>
2
3 * play/yow.el (apropos-zippy): Call print-help-return-message,
4 similar to other Help and Apropos commands.
2 5
3 * help.el (print-help-return-message): If pop-up-frames is 6 * help.el (print-help-return-message): If pop-up-frames is
4 non-nil, set up help-return-method to delete the help window and, 7 non-nil, set up help-return-method to delete the help window and,
5 possibly, its frame as well. Doc fix. 8 possibly, its frame as well, and don't display message about
9 scrolling the help window. Doc fix.
6 (help-return-method): Doc fix. 10 (help-return-method): Doc fix.
7 11
8 2005-12-03 Martin Rudalics <rudalics@gmx.at> (tiny change) 12 2005-12-03 Martin Rudalics <rudalics@gmx.at> (tiny change)
9 13
10 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug 14 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug