Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 5153:f552caabf58b
Correct the notany, notevery compiler macros.
2010-03-20 Aidan Kehoe <kehoea@parhasard.net>
* cl-macs.el (notany, notevery):
Correct these compiler macros.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sat, 20 Mar 2010 12:00:23 +0000 |
parents | 0b0241ae382f |
children | 125f4119e64d |
comparison
equal
deleted
inserted
replaced
5152:45753d9a0dc4 | 5153:f552caabf58b |
---|---|
1 2010-03-20 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * cl-macs.el (notany, notevery): | |
4 Correct these compiler macros. | |
5 | |
1 2010-03-15 Ben Wing <ben@xemacs.org> | 6 2010-03-15 Ben Wing <ben@xemacs.org> |
2 | 7 |
3 * mule/mule-cmds.el: | 8 * mule/mule-cmds.el: |
4 * mule/mule-cmds.el (finish-set-language-environment): | 9 * mule/mule-cmds.el (finish-set-language-environment): |
5 Fix bug in generating display-table entries for error octet characters. | 10 Fix bug in generating display-table entries for error octet characters. |