aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChong Yidong2009-01-12 02:31:52 +0000
committerChong Yidong2009-01-12 02:31:52 +0000
commit944636b8cf537c66b9764e9b2270bca6c3708a65 (patch)
treee1f7f76aa2081d76408e9c7978cc473b2ef51610 /src
parent21ac0f63b493cca0503191057bc32babc1dc6eb7 (diff)
downloademacs-944636b8cf537c66b9764e9b2270bca6c3708a65.tar.gz
emacs-944636b8cf537c66b9764e9b2270bca6c3708a65.zip
* xfaces.c (Finternal_set_lisp_face_attribute): If setting the
family, clear the font width index too.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2e4e22508cc..1de7e5984c8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12009-01-12 Chong Yidong <cyd@stupidchicken.com>
2
3 * xfaces.c (Finternal_set_lisp_face_attribute): If setting the
4 family, clear the font width index too.
5
12009-01-11 Jason Rumney <jasonr@gnu.org> 62009-01-11 Jason Rumney <jasonr@gnu.org>
2 7
3 * keyboard.c (cmd_error_internal): Exit when errors occur before 8 * keyboard.c (cmd_error_internal): Exit when errors occur before