diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 76ffcd9ffa4..7b4a82b547e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2000-09-14 Andrew Innes <andrewi@gnu.org> | ||
| 2 | |||
| 3 | * makefile.w32-in: Standardize indentation somewhat. | ||
| 4 | (bootstrap-temacs): Use $(ARGQUOTE) instead of literal quotes, to | ||
| 5 | cater for differences between shells. | ||
| 6 | |||
| 7 | * w32term.c (w32_per_char_metric): Handle non-TrueType fonts. | ||
| 8 | |||
| 1 | 2000-09-14 Gerd Moellmann <gerd@gnu.org> | 9 | 2000-09-14 Gerd Moellmann <gerd@gnu.org> |
| 2 | 10 | ||
| 3 | * xterm.c (x_produce_glyphs): If the distance from the current | 11 | * xterm.c (x_produce_glyphs): If the distance from the current |