diff options
author | Gerd Moellmann <gerd@gnu.org> | 2000-11-08 15:57:52 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2000-11-08 15:57:52 +0000 |
commit | 5d16e624fda97b83dbaefbed06f10f1ba123e5f8 (patch) | |
tree | b74af506460f6a6a521ac18bc5c3fbef7b1a14d2 | |
parent | 8c1a8aed90c92c756e1697647896eac4109c3eed (diff) | |
download | emacs-5d16e624fda97b83dbaefbed06f10f1ba123e5f8.tar.gz emacs-5d16e624fda97b83dbaefbed06f10f1ba123e5f8.tar.bz2 emacs-5d16e624fda97b83dbaefbed06f10f1ba123e5f8.zip |
*** empty log message ***
-rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 12123c60dd3..8aedd54b788 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -8,7 +8,7 @@ 2000-11-08 Kenichi Handa <handa@etl.go.jp> * xterm.c (VCENTER_BASELINE_OFFSET): Fix previous change. If the - font is taller than the frame line, we don't have to vias the + font is taller than the frame line, we don't have to bias the division by two. * w32term.c (VCENTER_BASELINE_OFFSET): Likewise. |