Mercurial > emacs
comparison src/ChangeLog @ 33307:9f96a0fa352c
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 08 Nov 2000 15:57:52 +0000 |
parents | 6ea9f51b4d73 |
children | d1bd6bb27342 |
comparison
equal
deleted
inserted
replaced
33306:7fa642dbbaf8 | 33307:9f96a0fa352c |
---|---|
6 (XTredeem_scroll_bar): Cleaned up. | 6 (XTredeem_scroll_bar): Cleaned up. |
7 | 7 |
8 2000-11-08 Kenichi Handa <handa@etl.go.jp> | 8 2000-11-08 Kenichi Handa <handa@etl.go.jp> |
9 | 9 |
10 * xterm.c (VCENTER_BASELINE_OFFSET): Fix previous change. If the | 10 * xterm.c (VCENTER_BASELINE_OFFSET): Fix previous change. If the |
11 font is taller than the frame line, we don't have to vias the | 11 font is taller than the frame line, we don't have to bias the |
12 division by two. | 12 division by two. |
13 | 13 |
14 * w32term.c (VCENTER_BASELINE_OFFSET): Likewise. | 14 * w32term.c (VCENTER_BASELINE_OFFSET): Likewise. |
15 | 15 |
16 2000-11-07 Dave Love <fx@gnu.org> | 16 2000-11-07 Dave Love <fx@gnu.org> |