diff options
| author | Miles Bader | 2000-10-25 13:14:16 +0000 |
|---|---|---|
| committer | Miles Bader | 2000-10-25 13:14:16 +0000 |
| commit | d5789b65af2b248c62a703aa9af87aa4f7350823 (patch) | |
| tree | b7227c8e9e237c40b0b1287db8782f470353ddaf /src/ChangeLog | |
| parent | 4ecda532670bff07eb8104331806a8fe7ff0012b (diff) | |
| download | emacs-d5789b65af2b248c62a703aa9af87aa4f7350823.tar.gz emacs-d5789b65af2b248c62a703aa9af87aa4f7350823.zip | |
(pos_visible_p): Don't add `it.current_y' twice.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a2865c12b47..e0446868e68 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2000-10-25 Miles Bader <miles@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (pos_visible_p): Don't add `it.current_y' twice. | ||
| 4 | |||
| 1 | 2000-10-25 Gerd Moellmann <gerd@gnu.org> | 5 | 2000-10-25 Gerd Moellmann <gerd@gnu.org> |
| 2 | 6 | ||
| 3 | * window.c (pos_fully_visible_p): Removed. | 7 | * window.c (pos_fully_visible_p): Removed. |