diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c77f62324f8..3cb5ce46d45 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2000-10-23 Miles Bader <miles@gnu.org> | ||
| 2 | |||
| 3 | * window.c (window_scroll_pixel_based, window_scroll_line_based): | ||
| 4 | Pass nil for FULLY argument to Fpos_visible_in_window_p to | ||
| 5 | maintain old behavior. | ||
| 6 | * minibuf.c (Fminibuffer_complete): Likewise. | ||
| 7 | |||
| 1 | 2000-10-23 Miles Bader <miles@lsi.nec.co.jp> | 8 | 2000-10-23 Miles Bader <miles@lsi.nec.co.jp> |
| 2 | 9 | ||
| 3 | * xterm.c (VCENTER_BASELINE_OFFSET): Bias the division by two, so | 10 | * xterm.c (VCENTER_BASELINE_OFFSET): Bias the division by two, so |