Mercurial > hg > xemacs-beta
comparison man/ChangeLog @ 4486:f9104f0e9b91
Document the error on over-long hex character constants.
2008-07-26 Aidan Kehoe <kehoea@parhasard.net>
* lispref/objects.texi (Character Type):
Document the error provoked when the reader sees an over-long
hexadecimal constant.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sat, 26 Jul 2008 11:46:13 +0200 |
parents | 57db42ba54fb |
children | 6b0000935adc |
comparison
equal
deleted
inserted
replaced
4485:57db42ba54fb | 4486:f9104f0e9b91 |
---|---|
1 2008-07-26 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * lispref/objects.texi (Character Type): | |
4 Document the error provoked when the reader sees an over-long | |
5 hexadecimal constant. | |
6 | |
1 2008-07-26 Aidan Kehoe <kehoea@parhasard.net> | 7 2008-07-26 Aidan Kehoe <kehoea@parhasard.net> |
2 | 8 |
3 * lispref/variables.texi (Extent): | 9 * lispref/variables.texi (Extent): |
4 Correct a misspelling of macros, add a needed space. Thank you | 10 Correct a misspelling of macros, add a needed space. Thank you |
5 John Paul Wallington, thank you Stephen Turnbull. | 11 John Paul Wallington, thank you Stephen Turnbull. |