aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-05-14 12:25:46 +0000
committerGerd Moellmann2001-05-14 12:25:46 +0000
commit933b024954204260e000f7cf3c8387cc3d53ebe9 (patch)
tree49d3127165464a27496e404dd1a965d9e689546d /src/ChangeLog
parent2c82595666108f8607b67b686bb889c1a3045608 (diff)
downloademacs-933b024954204260e000f7cf3c8387cc3d53ebe9.tar.gz
emacs-933b024954204260e000f7cf3c8387cc3d53ebe9.zip
(split_font_name): Handle matrix transformations
in the pixel and point size fields of XLFD font names. (xlfd_point_size): Likewise. (xlfd_point_size): Likewise.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 998434080f7..0995e0907f6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12001-05-14 Gerd Moellmann <gerd@gnu.org>
2
3 * xfaces.c (split_font_name): Handle matrix transformations
4 in the pixel and point size fields of XLFD font names.
5 (xlfd_point_size): Likewise.
6
12001-05-12 Eli Zaretskii <eliz@is.elta.co.il> 72001-05-12 Eli Zaretskii <eliz@is.elta.co.il>
2 8
3 * w32fns.c (w32_to_x_font): Change prototype to fit the 9 * w32fns.c (w32_to_x_font): Change prototype to fit the