Mercurial > emacs
comparison src/ChangeLog @ 52696:7f1977773296
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 30 Sep 2003 13:01:33 +0000 |
parents | acd80d413571 |
children | 6685d28af4a7 |
comparison
equal
deleted
inserted
replaced
52695:e5c94aabfe90 | 52696:7f1977773296 |
---|---|
1 2003-09-30 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * term.c (set_tty_color_mode): Calculate current_mode_spec | |
4 regardless of value of VAL. | |
5 | |
6 * intervals.c (graft_intervals_into_buffer): | |
7 Set BUF_INTERVALS (buffer)->up_obj when appropriate. | |
8 Handle over_used when splitting UNDER. | |
9 | |
10 2003-09-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | |
11 | |
12 * regex.c (regex_compile): Free the stack when returning from function. | |
13 | |
1 2003-09-28 Kenichi Handa <handa@m17n.org> | 14 2003-09-28 Kenichi Handa <handa@m17n.org> |
2 | 15 |
3 * fontset.c (Finternal_char_font): Change return value to | 16 * fontset.c (Finternal_char_font): Change return value to |
4 cons (FONT-NAME . GLYPH-CODE). | 17 cons (FONT-NAME . GLYPH-CODE). |
5 | 18 |