Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 4810:6ee5e50a8772
Add a compiler macro for #'map, where CL-TYPE is constant and understood.
2010-01-07 Aidan Kehoe <kehoea@parhasard.net>
* cl-macs.el (map):
Add a compiler macro for this function, for cases where CL-TYPE is
constant and understood.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Thu, 07 Jan 2010 21:50:39 +0000 |
parents | 41852ee5f1b0 |
children | 5b560b7374ff |
comparison
equal
deleted
inserted
replaced
4808:53071486ff7a | 4810:6ee5e50a8772 |
---|---|
1 2010-01-07 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * cl-macs.el (map): | |
4 Add a compiler macro for this function, for cases where CL-TYPE is | |
5 constant and understood. | |
6 | |
1 2010-01-07 Aidan Kehoe <kehoea@parhasard.net> | 7 2010-01-07 Aidan Kehoe <kehoea@parhasard.net> |
2 | 8 |
3 * unicode.el (load-unicode-tables): | 9 * unicode.el (load-unicode-tables): |
4 * mule/mule-msw-init-late.el: | 10 * mule/mule-msw-init-late.el: |
5 * mule/mule-category.el (predefined-category-list): | 11 * mule/mule-category.el (predefined-category-list): |