Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4876:437323273039
Cosmetic: Use Qunbound, not Qnil as second arg to call to syntax_error() to get cleaner error message
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2010-01-15 Ben Wing <ben@xemacs.org>
* doprnt.c (emacs_doprnt_1):
Cosmetic: Use Qunbound, not Qnil as second arg to call to
syntax_error() to get cleaner error message.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Fri, 15 Jan 2010 06:44:05 -0600 |
parents | 49de55c09f18 |
children | c356806cc933 |
comparison
equal
deleted
inserted
replaced
4875:49de55c09f18 | 4876:437323273039 |
---|---|
1 2010-01-15 Ben Wing <ben@xemacs.org> | |
2 | |
3 * doprnt.c (emacs_doprnt_1): | |
4 Cosmetic: Use Qunbound, not Qnil as second arg to call to | |
5 syntax_error() to get cleaner error message. | |
6 | |
1 2010-01-15 Ben Wing <ben@xemacs.org> | 7 2010-01-15 Ben Wing <ben@xemacs.org> |
2 | 8 |
3 * intl-encap-win32.c: | 9 * intl-encap-win32.c: |
4 Add `review' lines for all functions seen in the headers that we | 10 Add `review' lines for all functions seen in the headers that we |
5 process but not yet associated with an encapsulation command. | 11 process but not yet associated with an encapsulation command. |