diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index eb4f2052aec..f49ca95e947 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2000-10-28 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 2 | |||
| 3 | * frame.c (Fframe_parameters): Fix the change from 2000-10-16: | ||
| 4 | don't override the colors in frame's param_alist, unless they are | ||
| 5 | unspecified. | ||
| 6 | |||
| 7 | * term.c (reassert_line_highlight): If inverse_video is non-zero, | ||
| 8 | reverse the effect of the highlight flag. | ||
| 9 | |||
| 1 | 2000-10-27 Ken Raeburn <raeburn@gnu.org> | 10 | 2000-10-27 Ken Raeburn <raeburn@gnu.org> |
| 2 | 11 | ||
| 3 | * window.h (Fwindow_live_p): Declare. | 12 | * window.h (Fwindow_live_p): Declare. |