Mercurial > emacs
comparison src/ChangeLog @ 61408:8cfd32d71cf4
*** empty log message ***
| author | Lute Kamstra <lute@gnu.org> |
|---|---|
| date | Sat, 09 Apr 2005 08:43:23 +0000 |
| parents | b2be03118df9 |
| children | 6b6f4fcc8035 |
comparison
equal
deleted
inserted
replaced
| 61407:88c04d73f43d | 61408:8cfd32d71cf4 |
|---|---|
| 1 2005-04-09 Lute Kamstra <lute@gnu.org> | |
| 2 | |
| 3 * print.c (PRINTPREPARE): Check if the marker PRINTCHARFUN is | |
| 4 within the accessible part of the buffer. | |
| 5 | |
| 1 2005-04-09 Kim F. Storm <storm@cua.dk> | 6 2005-04-09 Kim F. Storm <storm@cua.dk> |
| 2 | 7 |
| 3 * lread.c (readevalloop): Add args START and END as region in | 8 * lread.c (readevalloop): Add args START and END as region in |
| 4 current buffer to read. Callers changed. | 9 current buffer to read. Callers changed. |
| 5 When specified, narrow to this region only when reading, | 10 When specified, narrow to this region only when reading, |
| 39 | 44 |
| 40 * ralloc.c (r_alloc_init): Ditto. | 45 * ralloc.c (r_alloc_init): Ditto. |
| 41 | 46 |
| 42 2005-04-01 Kenichi Handa <handa@m17n.org> | 47 2005-04-01 Kenichi Handa <handa@m17n.org> |
| 43 | 48 |
| 44 * lisp.h (Vascii_upcase_table, Vascii_canon_table, | 49 * lisp.h (Vascii_upcase_table, Vascii_canon_table) |
| 45 Vascii_eqv_table): Extern them. | 50 (Vascii_eqv_table): Extern them. |
| 46 | 51 |
| 47 * casetab.c (set_case_table): If standard is nonzero, setup | 52 * casetab.c (set_case_table): If standard is nonzero, setup |
| 48 Vascii_upcase_table, Vascii_canon_table, and Vascii_eqv_table. | 53 Vascii_upcase_table, Vascii_canon_table, and Vascii_eqv_table. |
| 49 | 54 |
| 50 * search.c (looking_at_1): Use current_buffer->case_canon_table, | 55 * search.c (looking_at_1): Use current_buffer->case_canon_table, |
