Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Sep 04 19:51:35 2011 +0100 +++ b/lisp/ChangeLog Sun Sep 04 20:35:31 2011 +0100 @@ -1,3 +1,7 @@ +2011-09-04 Aidan Kehoe <kehoea@parhasard.net> + + * cl-macs.el (get-char-table): Add a defsetf for this. + 2011-09-04 Aidan Kehoe <kehoea@parhasard.net> * bytecomp.el (byte-compile-output-file-form):