comparison src/ChangeLog @ 52581:ec6379896838

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Mon, 22 Sep 2003 16:41:16 +0000
parents 1365e8b0efa4
children dc1ff4683e5c
comparison
equal deleted inserted replaced
52580:ac7e8287a67e 52581:ec6379896838
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
4 in the case where OVER is longer than UNDER. 9 in the case where OVER is longer than UNDER.
5 10