diff src/ChangeLog @ 40835:3f8ac3c71dad

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 09 Nov 2001 03:29:12 +0000
parents 4ce7ef7fad3f
children 49b732d9bf27
line wrap: on
line diff
--- a/src/ChangeLog	Fri Nov 09 02:42:55 2001 +0000
+++ b/src/ChangeLog	Fri Nov 09 03:29:12 2001 +0000
@@ -21,6 +21,10 @@
 	code (eval-current-buffer).
 	Change doc-string comments to `new style' [w/`doc:' keyword].
 
+2001-11-06  Richard M. Stallman  <rms@gnu.org>
+
+	* keymap.c (access_keymap): Don't use initializers on Lisp_Object.
+
 2001-11-06  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* lread.c (read1): Fix behavior with nested backquoting.