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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Wed, 06 Feb 2008 03:14:47 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/02/06 03:14:47

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6120
retrieving revision 1.6121
diff -u -b -r1.6120 -r1.6121
--- ChangeLog   6 Feb 2008 03:12:57 -0000       1.6120
+++ ChangeLog   6 Feb 2008 03:14:46 -0000       1.6121
@@ -2,6 +2,10 @@
 
        * font.h (enum lgstring_indices, enum lglyph_indices): New enums.
        (LGSTRING_SLOT, LGSTRING_SET_SLOT): New macros.
+       * font.c (check_gstring): Use them and AREF to access the vector before
+       we know it's really a gstring.
+       (Ffont_shape_text): Fix typo.
+       (Ffont_shape_text, Ffont_otf_alternates): Fix up int/Lisp_Oject mixups.
 
        * composite.h (Fcompose_region_internal, Fcompose_string_internal):
        Declare.




reply via email to

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