Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 30075:39e2dae95929 | 30076:71c92eebabd0 |
|---|---|
| 1 2000-07-05 Gerd Moellmann <gerd@gnu.org> | |
| 2 | |
| 3 * print.c (print_error_message): If Vsignaling_function is set, | |
| 4 show it in *Messages*. | |
| 5 | |
| 6 * lisp.h (Vsignaling_function): External declaration. | |
| 7 | |
| 8 * eval.c (Vsignaling_function): New variable. | |
| 9 (Fsignal): Compute it. | |
| 10 (syms_of_eval): Staticpro it. | |
| 11 | |
| 1 2000-07-05 Dave Love <fx@gnu.org> | 12 2000-07-05 Dave Love <fx@gnu.org> |
| 2 | 13 |
| 3 * syswait.h: Use the autoconf recommended approach. Old code | 14 * syswait.h: Use the autoconf recommended approach. Old code |
| 4 #if'd out in case we need to revert. | 15 #if'd out in case we need to revert. |
| 5 | 16 |
