Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 5274:ecdd1daab447
Add an omitted comma, Check-Message, test-harness.el.
lisp/ChangeLog addition:
2010-09-16 Aidan Kehoe <kehoea@parhasard.net>
* test-harness.el (Check-Message):
Add an omitted comma here, thank you the buildbot.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Thu, 16 Sep 2010 21:00:17 +0100 |
parents | 2def0d83a5e3 |
children | aa20a889ff14 |
comparison
equal
deleted
inserted
replaced
5273:799742b751c8 | 5274:ecdd1daab447 |
---|---|
1 2010-09-16 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * test-harness.el (Check-Message): | |
4 Add an omitted comma here, thank you the buildbot. | |
5 | |
1 2010-09-16 Aidan Kehoe <kehoea@parhasard.net> | 6 2010-09-16 Aidan Kehoe <kehoea@parhasard.net> |
2 | 7 |
3 * hash-table.el (hash-table-key-list, hash-table-value-list) | 8 * hash-table.el (hash-table-key-list, hash-table-value-list) |
4 (hash-table-key-value-alist, hash-table-key-value-plist): | 9 (hash-table-key-value-alist, hash-table-key-value-plist): |
5 Remove some useless #'nreverse calls in these files; our hash | 10 Remove some useless #'nreverse calls in these files; our hash |