diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3c0264525a4..138ec187b82 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2003-09-22 Eli Zaretskii <eliz@elta.co.il> | ||
| 2 | |||
| 3 | * term.c (set_tty_color_mode): Use INTEGERP to test whether a | ||
| 4 | color mode is an integer number (it could be -1). | ||
| 5 | |||
| 1 | 2003-09-22 Richard M. Stallman <rms@gnu.org> | 6 | 2003-09-22 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * intervals.c (graft_intervals_into_buffer): Correct the main loop | 8 | * intervals.c (graft_intervals_into_buffer): Correct the main loop |