aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2000-01-20 06:02:13 +0000
committerRichard M. Stallman2000-01-20 06:02:13 +0000
commit8cc956425fac572883e29eb263f6f17b890824ce (patch)
tree8fda571b174c97c1b5d2316e4102c10880f25506 /src/ChangeLog
parent4f939ab8ad7b0fb1dc1a94cac159a8e5b3702baf (diff)
downloademacs-8cc956425fac572883e29eb263f6f17b890824ce.tar.gz
emacs-8cc956425fac572883e29eb263f6f17b890824ce.zip
(set_internal): Fix the criteria for whether
to swap out the old cached binding.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3edfe5a6d72..2a14d959212 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12000-01-20 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2
3 * data.c (set_internal): Fix the criteria for whether
4 to swap out the old cached binding.
5
12000-01-19 Dave Love <fx@gnu.org> 62000-01-19 Dave Love <fx@gnu.org>
2 7
3 * lread.c: (syms_of_lread) [user-init-file]: Doc change. 8 * lread.c: (syms_of_lread) [user-init-file]: Doc change.