diff options
| author | Gerd Moellmann | 2000-11-06 15:48:27 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2000-11-06 15:48:27 +0000 |
| commit | cdb1fe495d228677248cc4a9a6081458df33d518 (patch) | |
| tree | 08e52d8b8e6048c675b8769ffb5d1fcfd4dee11f /src/ChangeLog | |
| parent | 893c512968626dbe0d25548f5beaf6833b961028 (diff) | |
| download | emacs-cdb1fe495d228677248cc4a9a6081458df33d518.tar.gz emacs-cdb1fe495d228677248cc4a9a6081458df33d518.zip | |
(displayed_window_lines): Detect partially
visible lines at the bottom correctly.
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 728d0f51a8a..e49e7b346ce 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-11-06 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * window.c (displayed_window_lines): Detect partially | ||
| 4 | visible lines at the bottom correctly. | ||
| 5 | |||
| 1 | 2000-11-06 Stefan Monnier <monnier@cs.yale.edu> | 6 | 2000-11-06 Stefan Monnier <monnier@cs.yale.edu> |
| 2 | 7 | ||
| 3 | * fileio.c (Fwrite_region): Use `visiting' rather than `visit' | 8 | * fileio.c (Fwrite_region): Use `visiting' rather than `visit' |