Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 5375:2fba45e5b48d
Merge.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Thu, 17 Mar 2011 20:17:19 +0000 |
parents | b6e59ea11533 d967d96ca043 |
children | 4b529b940e2e ac37a5f7e5be |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Mar 17 14:35:02 2011 -0400 +++ b/lisp/ChangeLog Thu Mar 17 20:17:19 2011 +0000 @@ -1,3 +1,10 @@ +2011-03-15 Aidan Kehoe <kehoea@parhasard.net> + + * bytecomp.el: + Don't generate the old-eq, old-memq, old-equal bytecodes any more, + but keep the information about them around for the sake of the + disassembler. + 2011-03-14 Jeff Sparkes <jsparkes@gmail.com> * custom.el (defface): Document `min-colors' specifier.