]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Wed, 5 Jul 2000 17:33:10 +0000 (17:33 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 5 Jul 2000 17:33:10 +0000 (17:33 +0000)
lisp/ChangeLog
src/ChangeLog

index febc952f5f26bb4b963d85be6cb5c2d707fd1d8e..c6528d7bcde920e90deefd55b18c4bdfca291572 100644 (file)
@@ -1,3 +1,9 @@
+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.
index 2355672ac0f2b3bf962fc3ecf6104d0330d4525f..2272fac3bf9a18fac30c3c937f7367dac9c6c740 100644 (file)
@@ -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