diff options
| author | Chong Yidong | 2009-02-19 03:17:59 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-02-19 03:17:59 +0000 |
| commit | 1a3b7ca63e2afd0f136c84ff9173d97c7cca456f (patch) | |
| tree | a91771dc0d301e057845c42c8b5c105b72a734b1 /src | |
| parent | 73cce38dbc5538677306b542aa8e037dfc5e16ee (diff) | |
| download | emacs-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/ChangeLog | 4 |
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 @@ | |||
| 1 | 2009-02-19 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * xfns.c (Fx_create_frame): Give Xft driver a higher priority. | ||
| 4 | |||
| 1 | 2009-02-19 Kenichi Handa <handa@m17n.org> | 5 | 2009-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. |