From 323b840cdeb2d06817334b22c751bbc582b5ede3 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 9 Jan 2009 14:11:22 +0000 Subject: [PATCH] * xfaces.c (Fx_font_family_list): Function deleted. Compatibility version moved to faces.el. * font.c (Ffont_family_list): Return a list of strings, not symbols. --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index db65922186a..362cf9c51cd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2009-01-09 Chong Yidong + + * xfaces.c (Fx_font_family_list): Function deleted. Compatibility + version moved to faces.el. + + * font.c (Ffont_family_list): Return a list of strings, not + symbols. + 2009-01-09 Martin Rudalics * frame.c (x_set_frame_parameters): Remember requested value for -- 2.39.2