annotate modules/ChangeLog @ 831:5d09ddada9ae
[xemacs-hg @ 2002-05-09 07:15:20 by ben]
fix two bugs noted by Steve
doprnt.c: Use make_int() not make_char() when error about bad charval,
or abort will occur.
extents.c: Loop over children, not ourself -- avoid infinite loop.
lisp-disunion.h, lisp-union.h: Rename make_char() to make_char_1 for error-checking purposes.
lread.c: Syntax error if escape is outside of ISO-8859-1 range.
Remove hopelessly broken (and unworkable) FSF_KEYS code.
mule-coding.c, search.c: Spacing changes.
text.h: New make_char() -- verify that the char value is legal.
| author |
ben |
| date |
Thu, 09 May 2002 07:16:38 +0000 |
| parents |
aaf4e86e0a2d |
| children |
2367ca81af28 |
| rev |
line source |
|
804
|
1 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
|
2
|
|
|
3 * XEmacs 21.5.6 "bok choi" is released.
|
|
|
4
|
|
774
|
5 2002-03-12 Ben Wing <ben@xemacs.org>
|
|
|
6
|
|
|
7 * The Great Mule Merge: placeholder.
|
|
|
8
|
|
768
|
9 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
|
10
|
|
|
11 * XEmacs 21.5.5 "beets" is released.
|
|
|
12
|
|
754
|
13 2002-02-14 Sean MacLennan <seanm@seanm.ca>
|
|
|
14
|
|
|
15 * base64/base64.c - update Bufpos => Charbpos
|
|
|
16
|
|
|
17
|