+2000-07-05 Gerd Moellmann <gerd@gnu.org>
+
+ * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias
+ mapc.
+ (cl-mapc): Use mapc instead of cl-old-mapc.
+
2000-07-05 Andrew Innes <andrewi@gnu.org>
* makefile.nt: Add support for `bootstrap' and related targets.
+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