From: Richard M. Stallman Date: Fri, 9 Nov 2001 03:29:12 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~18737 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4fa23df572a9634cf5af8df773f8e154bb5a33e7;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index bab5b51297d..ff9b581af30 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -21,6 +21,10 @@ code (eval-current-buffer). Change doc-string comments to `new style' [w/`doc:' keyword]. +2001-11-06 Richard M. Stallman + + * keymap.c (access_keymap): Don't use initializers on Lisp_Object. + 2001-11-06 Stefan Monnier * lread.c (read1): Fix behavior with nested backquoting.