Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
34113:fa597347c65f | 34114:426e7abc44da |
---|---|
1 2000-12-02 Jason Rumney <jasonr@gnu.org> | |
2 | |
3 * w32term.c (w32_bdf_per_char_metric): Dereference pointer | |
4 correctly for single byte character case. | |
5 (w32_per_char_metric): Do not try to make any assumptions about | |
6 the metrics of BDF fonts. | |
7 | |
1 2000-12-02 Simon Josefsson <simon@josefsson.org> | 8 2000-12-02 Simon Josefsson <simon@josefsson.org> |
2 | 9 |
3 * fns.c (Fmd5): Use a different logic to decide the coding system | 10 * fns.c (Fmd5): Use a different logic to decide the coding system |
4 to use. | 11 to use. |
5 | 12 |