*** empty log message ***

This commit is contained in:
Richard M. Stallman 2001-11-09 03:29:12 +00:00
parent 8a9e355c9b
commit 4fa23df572

View file

@ -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.