Mercurial > emacs
diff src/ChangeLog @ 34114:426e7abc44da
*** empty log message ***
| author | Jason Rumney <jasonr@gnu.org> |
|---|---|
| date | Sat, 02 Dec 2000 14:48:58 +0000 |
| parents | 25bf8e616d44 |
| children | 5f2ff75f5199 |
line wrap: on
line diff
--- a/src/ChangeLog Sat Dec 02 14:47:35 2000 +0000 +++ b/src/ChangeLog Sat Dec 02 14:48:58 2000 +0000 @@ -1,3 +1,10 @@ +2000-12-02 Jason Rumney <jasonr@gnu.org> + + * w32term.c (w32_bdf_per_char_metric): Dereference pointer + correctly for single byte character case. + (w32_per_char_metric): Do not try to make any assumptions about + the metrics of BDF fonts. + 2000-12-02 Simon Josefsson <simon@josefsson.org> * fns.c (Fmd5): Use a different logic to decide the coding system
