Mercurial > emacs
diff src/ChangeLog @ 30076:71c92eebabd0
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 05 Jul 2000 17:33:10 +0000 |
parents | 7c51ac7c415f |
children | 1572612184fc |
line wrap: on
line diff
--- a/src/ChangeLog Wed Jul 05 17:32:43 2000 +0000 +++ b/src/ChangeLog Wed Jul 05 17:33:10 2000 +0000 @@ -1,3 +1,14 @@ +2000-07-05 Gerd Moellmann <gerd@gnu.org> + + * print.c (print_error_message): If Vsignaling_function is set, + show it in *Messages*. + + * lisp.h (Vsignaling_function): External declaration. + + * eval.c (Vsignaling_function): New variable. + (Fsignal): Compute it. + (syms_of_eval): Staticpro it. + 2000-07-05 Dave Love <fx@gnu.org> * syswait.h: Use the autoconf recommended approach. Old code