Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 5561:9a93bc90b3bd
Add a defsetf for get-char-table, necessary for the tests in the last commit.
lisp/ChangeLog addition:
2011-09-04 Aidan Kehoe <kehoea@parhasard.net>
* cl-macs.el (get-char-table): Add a defsetf for this.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sun, 04 Sep 2011 20:35:31 +0100 |
parents | 58b38d5b32d0 |
children | 855b667dea13 |
comparison
equal
deleted
inserted
replaced
5560:58b38d5b32d0 | 5561:9a93bc90b3bd |
---|---|
1 2011-09-04 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * cl-macs.el (get-char-table): Add a defsetf for this. | |
4 | |
1 2011-09-04 Aidan Kehoe <kehoea@parhasard.net> | 5 2011-09-04 Aidan Kehoe <kehoea@parhasard.net> |
2 | 6 |
3 * bytecomp.el (byte-compile-output-file-form): | 7 * bytecomp.el (byte-compile-output-file-form): |
4 * bytecomp.el (byte-compile-output-docform): | 8 * bytecomp.el (byte-compile-output-docform): |
5 Bind print-circle, print-continuous-numbering in these functions, | 9 Bind print-circle, print-continuous-numbering in these functions, |