aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index bab5b51297d..ff9b581af30 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -21,6 +21,10 @@
21 code (eval-current-buffer). 21 code (eval-current-buffer).
22 Change doc-string comments to `new style' [w/`doc:' keyword]. 22 Change doc-string comments to `new style' [w/`doc:' keyword].
23 23
242001-11-06 Richard M. Stallman <rms@gnu.org>
25
26 * keymap.c (access_keymap): Don't use initializers on Lisp_Object.
27
242001-11-06 Stefan Monnier <monnier@cs.yale.edu> 282001-11-06 Stefan Monnier <monnier@cs.yale.edu>
25 29
26 * lread.c (read1): Fix behavior with nested backquoting. 30 * lread.c (read1): Fix behavior with nested backquoting.