Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 4793:8b50bee3c88c
Remove attempted support for 1996-era emacs without self-quoting keywords.
lisp/ChangeLog addition:
2009-12-19 Aidan Kehoe <kehoea@parhasard.net>
* cl-macs.el (cl-do-arglist):
* cl-compat.el (keyword-of):
Remove support in our generated code for emacs versions where
keywords are not self-quoting.
src/ChangeLog addition:
2009-12-19 Aidan Kehoe <kehoea@parhasard.net>
* symbols.c (reject_constant_symbols):
Indicate that accepting attempted modification of keywords is a
temporary thing.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sat, 19 Dec 2009 18:10:20 +0000 |
parents | 1523f1d28be1 |
children | 8484c6c76837 |
line wrap: on
line diff
--- a/src/ChangeLog Fri Dec 18 17:49:43 2009 +0000 +++ b/src/ChangeLog Sat Dec 19 18:10:20 2009 +0000 @@ -1,3 +1,9 @@ +2009-12-19 Aidan Kehoe <kehoea@parhasard.net> + + * symbols.c (reject_constant_symbols): + Indicate that accepting attempted modification of keywords is a + temporary thing. + 2009-12-18 Jerry James <james@xemacs.org> * ppc.ldscript: Remove, obsolete.