aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2001-11-03 17:02:03 +0000
committerEli Zaretskii2001-11-03 17:02:03 +0000
commitaed29b9702de7654a9c0429edc5fc6e8a64ed824 (patch)
treecf1eb9d87f6e8bd3f0ed866521ff2f554afe50ad
parent88751b110033984761630fbb729c5894974acb7b (diff)
downloademacs-aed29b9702de7654a9c0429edc5fc6e8a64ed824.tar.gz
emacs-aed29b9702de7654a9c0429edc5fc6e8a64ed824.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog5
-rw-r--r--src/ChangeLog6
2 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6b471638a31..d7a6b6d59a5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * tooltip.el (tooltip-delay): Decrease to 0.7.
4 (tooltip-hide-delay): Enlarge to 10.
5
12001-11-03 Richard M. Stallman <rms@gnu.org> 62001-11-03 Richard M. Stallman <rms@gnu.org>
2 7
3 * startup.el (fancy-splash-tail): Explain how to recover 8 * startup.el (fancy-splash-tail): Explain how to recover
diff --git a/src/ChangeLog b/src/ChangeLog
index 2796574628b..7279cfa9cf5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * s/sco5.h (sigprocmask_set): Declare as extern SIGMASKTYPE.
4
5 * syssignal.h (sigunblock): Don't define if already defined.
6
12001-11-02 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 72001-11-02 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 8
3 * eval.c (debugger_may_continue, Vdebug_ignored_errors) 9 * eval.c (debugger_may_continue, Vdebug_ignored_errors)