diff options
| author | Eli Zaretskii | 2005-12-03 11:52:23 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2005-12-03 11:52:23 +0000 |
| commit | a8e7142cdde1f3b596681c6e28bd9fcd6726dea3 (patch) | |
| tree | 0ae7eb57b7bbc652d8f932f91887c00935507aea /lisp/ChangeLog | |
| parent | 6faed041c71e6ef956fdfccacf0417bcc132d48f (diff) | |
| download | emacs-a8e7142cdde1f3b596681c6e28bd9fcd6726dea3.tar.gz emacs-a8e7142cdde1f3b596681c6e28bd9fcd6726dea3.zip | |
(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.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d9deff1cdea..687b89d3906 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2005-12-03 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * 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, | ||
| 5 | possibly, its frame as well. Doc fix. | ||
| 6 | (help-return-method): Doc fix. | ||
| 7 | |||
| 1 | 2005-12-03 Martin Rudalics <rudalics@gmx.at> (tiny change) | 8 | 2005-12-03 Martin Rudalics <rudalics@gmx.at> (tiny change) |
| 2 | 9 | ||
| 3 | * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug | 10 | * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug |