diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index cd4de4991b3..f68e735ad7b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2000-10-27 Stefan Monnier <monnier@cs.yale.edu> | ||
| 2 | |||
| 3 | * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal) | ||
| 4 | (re_match_2_internal, re_match_2_internal, re_match_2_internal): | ||
| 5 | Giving in to popular pressure to shut up the compiler with casts. | ||
| 6 | |||
| 1 | 2000-10-27 Gerd Moellmann <gerd@gnu.org> | 7 | 2000-10-27 Gerd Moellmann <gerd@gnu.org> |
| 2 | 8 | ||
| 3 | * xterm.c (x_draw_glyph_string): Treat XA_UNDERLINE_POSITION as a | 9 | * xterm.c (x_draw_glyph_string): Treat XA_UNDERLINE_POSITION as a |