Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 483:991f80dc633d
[xemacs-hg @ 2001-04-24 16:25:15 by hrvojen]
Make sure the callbacks in about-finish-buffer work even if the
event is nil.
Published in <sxs1yqi467q.fsf@florida.arsdigita.de>.
author | hrvojen |
---|---|
date | Tue, 24 Apr 2001 16:25:18 +0000 |
parents | f4f05bb53234 |
children | 029314e67086 |
comparison
equal
deleted
inserted
replaced
482:f4f05bb53234 | 483:991f80dc633d |
---|---|
1 2001-04-24 Hrvoje Niksic <hniksic@arsdigita.com> | |
2 | |
3 * about.el (about-finish-buffer): Make sure the last change works | |
4 even if EVENT is nil. | |
5 | |
1 2001-04-24 Hrvoje Niksic <hniksic@arsdigita.com> | 6 2001-04-24 Hrvoje Niksic <hniksic@arsdigita.com> |
2 | 7 |
3 * about.el (about-mailto-link): Use compose-mail for sending mail. | 8 * about.el (about-mailto-link): Use compose-mail for sending mail. |
4 (about-finish-buffer): Kill/bury the buffer where the user | 9 (about-finish-buffer): Kill/bury the buffer where the user |
5 clicked, not the one that happens to be the current buffer at the | 10 clicked, not the one that happens to be the current buffer at the |