*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Fri, 9 Nov 2001 03:29:12 +0000 (03:29 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 9 Nov 2001 03:29:12 +0000 (03:29 +0000)
src/ChangeLog

index bab5b51..ff9b581 100644 (file)
        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.