aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1d9cc171e92..ea9f263fae3 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12004-12-16 Jay Belanger <belanger@truman.edu>
2
3 * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
4 (math-init-random-base, math-random-digit): Check to see if
5 var-RandSeed is bound.
6 (math-random-last): Declare it.
7 (math-random-digit): Don't make math-random-last local.
8
12004-12-16 Thien-Thi Nguyen <ttn@gnu.org> 92004-12-16 Thien-Thi Nguyen <ttn@gnu.org>
2 10
3 * play/zone.el (zone): Fix omission bug: Use a self-disabling 11 * play/zone.el (zone): Fix omission bug: Use a self-disabling