Mercurial > emacs
changeset 40835:3f8ac3c71dad
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 09 Nov 2001 03:29:12 +0000 |
parents | 9552d64e0367 |
children | c4b41e529384 |
files | src/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
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.