aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChong Yidong2009-02-19 03:17:59 +0000
committerChong Yidong2009-02-19 03:17:59 +0000
commit1a3b7ca63e2afd0f136c84ff9173d97c7cca456f (patch)
treea91771dc0d301e057845c42c8b5c105b72a734b1 /src
parent73cce38dbc5538677306b542aa8e037dfc5e16ee (diff)
downloademacs-1a3b7ca63e2afd0f136c84ff9173d97c7cca456f.tar.gz
emacs-1a3b7ca63e2afd0f136c84ff9173d97c7cca456f.zip
* xfns.c (Fx_create_frame): Give Xft driver a higher priority.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 53a03e984d7..ffe4722902d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12009-02-19 Chong Yidong <cyd@stupidchicken.com>
2
3 * xfns.c (Fx_create_frame): Give Xft driver a higher priority.
4
12009-02-19 Kenichi Handa <handa@m17n.org> 52009-02-19 Kenichi Handa <handa@m17n.org>
2 6
3 * coding.c (detect_coding): Preserve coding->mode. 7 * coding.c (detect_coding): Preserve coding->mode.