]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Wed, 4 Oct 2006 07:09:43 +0000 (07:09 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 4 Oct 2006 07:09:43 +0000 (07:09 +0000)
README.unicode
src/ChangeLog.unicode

index 123fdae35dc9ca8a37f88442487cf19f44aa40e2..828ac7b5e97ce6d4d62e20d8cddc4b6e38b651c8 100644 (file)
@@ -141,6 +141,14 @@ to the new codes, and the new codes are used only when you configure
 Emacs with the argument "--enable-font-backend" and run Emacs with the
 same argument.
 
+Which font backends to use can be specified by X resource
+"FontBackend".  For instance, if you want to use Xft fonts only,
+
+Emacs.FontBackend: xft
+
+will work.  If this resource is not set, Emacs tries to use all font
+backends available on your graphic device.
+
 The configure script, if invoked with "--enable-font-backend", checks
 existing of libraries freetype and fontconfig.  If they are both
 available, macro "USE_FONT_BACKEND" is defined in src/config.h.  In
index d3e18b5a6754b81fcb0285ae610d9b8afe5c96b9..3c93885e0582c6cd91a841b002cb31f8764e8bfd 100644 (file)
@@ -1,3 +1,8 @@
+2006-10-04  Kenichi Handa  <handa@m17n.org>
+
+       * regex.c (analyse_first): Cancel the change for synching with
+       HEAD.
+
 2006-08-28  Kenichi Handa  <handa@m17n.org>
 
        * coding.c (detect_coding_system): Fix for handling off