Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 5162:41262f87eb39
Handle (function ...) specially, cl-prettyprint.
2010-03-21 Aidan Kehoe <kehoea@parhasard.net>
* cl-extra.el (cl-prettyprint):
Handle (function ...) specially here, as we do (quote ...).
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sun, 21 Mar 2010 13:20:35 +0000 |
parents | 125f4119e64d |
children | 17fe69fff7fa |
comparison
equal
deleted
inserted
replaced
5161:125f4119e64d | 5162:41262f87eb39 |
---|---|
1 2010-03-21 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * cl-extra.el (cl-prettyprint): | |
4 Handle (function ...) specially here, as we do (quote ...). | |
5 | |
1 2010-03-20 Ben Wing <ben@xemacs.org> | 6 2010-03-20 Ben Wing <ben@xemacs.org> |
2 | 7 |
3 * diagnose.el (show-memory-usage): | 8 * diagnose.el (show-memory-usage): |
4 * diagnose.el (show-object-memory-usage-stats): | 9 * diagnose.el (show-object-memory-usage-stats): |
5 Further changes to correspond with changes in the C code; | 10 Further changes to correspond with changes in the C code; |