Mercurial > emacs
comparison src/ChangeLog @ 32774:191ab1dbff56
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 23 Oct 2000 13:48:52 +0000 |
parents | c134606d5784 |
children | a266436c0793 |
comparison
equal
deleted
inserted
replaced
32773:a7fdbf39d4de | 32774:191ab1dbff56 |
---|---|
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 |
4 that when a font can't be exactly centered, it errs up rather than | 11 that when a font can't be exactly centered, it errs up rather than |
5 down. | 12 down. |