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: Fri, 25 Jul 2008 21:53:21 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   08/07/25 21:53:21

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6792
retrieving revision 1.6793
diff -u -b -r1.6792 -r1.6793
--- ChangeLog   25 Jul 2008 18:11:49 -0000      1.6792
+++ ChangeLog   25 Jul 2008 21:53:19 -0000      1.6793
@@ -1,3 +1,14 @@
+2008-07-25  Jason Rumney  <address@hidden>
+
+        * w32uniscribe.c (uniscribe_shape): Pass NULL for control arg to
+        ScriptItemize. Clean up return value checking. Remove unused
+        variables.
+        (uniscribe_encode_char): Encode non-BMP characters with uniscribe
+        shaping engine.
+
+        * w32font.c (w32font_has_char): Handle the case where we can't
+        determine the script for a character.
+
 2008-07-25  Chong Yidong  <address@hidden>
 
        * term.c (syms_of_term): Initialize default_orig_pair,




reply via email to

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