Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Apr 24 14:40:10 2001 +0000 +++ b/lisp/ChangeLog Tue Apr 24 16:25:18 2001 +0000 @@ -1,3 +1,8 @@ +2001-04-24 Hrvoje Niksic <hniksic@arsdigita.com> + + * about.el (about-finish-buffer): Make sure the last change works + even if EVENT is nil. + 2001-04-24 Hrvoje Niksic <hniksic@arsdigita.com> * about.el (about-mailto-link): Use compose-mail for sending mail.