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 2ad78bfe2ff..9c9d7070a82 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-12-11 Miles Bader <miles@gnu.org> | ||
| 2 | |||
| 3 | * window.c (displayed_window_lines): Don't round up when | ||
| 4 | converting empty space at bottom to lines. | ||
| 5 | |||
| 1 | 2000-12-09 Stefan Monnier <monnier@cs.yale.edu> | 6 | 2000-12-09 Stefan Monnier <monnier@cs.yale.edu> |
| 2 | 7 | ||
| 3 | * syntax.c (scan_lists): Check that the right quote char has the | 8 | * syntax.c (scan_lists): Check that the right quote char has the |