aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChong Yidong2009-01-09 14:11:22 +0000
committerChong Yidong2009-01-09 14:11:22 +0000
commit323b840cdeb2d06817334b22c751bbc582b5ede3 (patch)
tree6270b98e5146c2de7ca8e842e9e3604e5d6914a7 /src
parent95ac8fbdcade74dd6030e882d83f8afca18851ad (diff)
downloademacs-323b840cdeb2d06817334b22c751bbc582b5ede3.tar.gz
emacs-323b840cdeb2d06817334b22c751bbc582b5ede3.zip
* 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.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index db65922186a..362cf9c51cd 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12009-01-09 Chong Yidong <cyd@stupidchicken.com>
2
3 * xfaces.c (Fx_font_family_list): Function deleted. Compatibility
4 version moved to faces.el.
5
6 * font.c (Ffont_family_list): Return a list of strings, not
7 symbols.
8
12009-01-09 Martin Rudalics <rudalics@gmx.at> 92009-01-09 Martin Rudalics <rudalics@gmx.at>
2 10
3 * frame.c (x_set_frame_parameters): Remember requested value for 11 * frame.c (x_set_frame_parameters): Remember requested value for