aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.unicode
diff options
context:
space:
mode:
authorMiles Bader2007-04-23 04:14:25 +0000
committerMiles Bader2007-04-23 04:14:25 +0000
commitb9d0769485b6915b3416339119f85a2fbc5caf6a (patch)
treef229bea8f5072c542d0913e3e2a850b88b11fc56 /src/ChangeLog.unicode
parenteeb608e63c9ae29380764032eebcca3915580548 (diff)
downloademacs-b9d0769485b6915b3416339119f85a2fbc5caf6a.tar.gz
emacs-b9d0769485b6915b3416339119f85a2fbc5caf6a.zip
Move src/ChangeLog entry to src/ChangeLog.unicode
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-194
Diffstat (limited to 'src/ChangeLog.unicode')
-rw-r--r--src/ChangeLog.unicode6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode
index 660ef2e5c74..787c74c573d 100644
--- a/src/ChangeLog.unicode
+++ b/src/ChangeLog.unicode
@@ -5,6 +5,12 @@
5 5
6 * xfaces.c (face_for_font): Check also face->font==font->font.font. 6 * xfaces.c (face_for_font): Check also face->font==font->font.font.
7 7
82007-04-16 Miles Bader <miles@gnu.org>
9
10 * emacs.c (main): Change default value of `enable_font_backend' to 1.
11 Parse "--disable-font-backend" option.
12 (standard_args): Add "--disable-font-backend" option.
13
82007-04-13 Kenichi Handa <handa@m17n.org> 142007-04-13 Kenichi Handa <handa@m17n.org>
9 15
10 * fontset.c (fontset_find_font): New function. 16 * fontset.c (fontset_find_font): New function.