emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Wed, 30 Jul 2008 21:45:35 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   08/07/30 21:45:35

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6814
retrieving revision 1.6815
diff -u -b -r1.6814 -r1.6815
--- ChangeLog   30 Jul 2008 15:33:58 -0000      1.6814
+++ ChangeLog   30 Jul 2008 21:45:32 -0000      1.6815
@@ -1,3 +1,14 @@
+2008-07-30  Jason Rumney  <address@hidden>
+
+        * w32font.h (struct w32font_info): Use unicode version of textmetrics.
+
+        * w32font.c (w32font_encode_char): Leave as unicode if in range.
+        (w32font_open_internal): Get unicode version of textmetrics.
+        Don't enable or disable glyph indices here.
+        (w32font_open): Disable use of glyph indices.
+
+        * w32uniscribe.c (uniscribe_open): Enable use of glyph indices.
+
 2008-07-30  Chong Yidong  <address@hidden>
 
        * minibuf.c (Vread_buffer_function): Doc fix.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]