aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 165f6749c5f..ef20fc4426f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,18 @@
12001-01-17 Gerd Moellmann <gerd@gnu.org> 12001-01-17 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xterm.c (x_list_fonts): Allow scalable fonts if SIZE is < 0,
4 In the cache, use a key containing the information if scalable
5 fonts are included.
6 (x_load_font): Adapt to change of keys in the font cache.
7
82001-01-17 Kim F. Storm <storm@filanet.dk>
9
10 * xterm.c (x_list_fonts): Ensure caching font information when
11 called for a null frame, which is the case frequently when Emacs
12 starts.
13
142001-01-17 Gerd Moellmann <gerd@gnu.org>
15
3 * xfns.c (QCconversion): Replaces QCalgorithm. 16 * xfns.c (QCconversion): Replaces QCalgorithm.
4 17
5 * w32fns.c (QCconversion): Replaces QCalgorithm. Update copyright. 18 * w32fns.c (QCconversion): Replaces QCalgorithm. Update copyright.