diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 32cd8dee991..4b205b56d57 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2000-12-27 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-12-27 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * .gdbinit: Comment out the line pointing to the Lesstif source | ||
| 4 | directory. | ||
| 5 | |||
| 3 | * window.c (Frecenter): Use displayed_window_lines instead | 6 | * window.c (Frecenter): Use displayed_window_lines instead |
| 4 | of window_internal_height. | 7 | of window_internal_height. |
| 5 | 8 | ||