Mercurial > emacs
diff src/ChangeLog @ 91549:4f94f3794026
(enum lgstring_indices, enum lglyph_indices): New enums.
(LGSTRING_SLOT, LGSTRING_SET_SLOT): New macros.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 06 Feb 2008 03:12:57 +0000 |
parents | 63d4513550f9 |
children | 83267bc0360a |
line wrap: on
line diff
--- a/src/ChangeLog Wed Feb 06 03:10:25 2008 +0000 +++ b/src/ChangeLog Wed Feb 06 03:12:57 2008 +0000 @@ -1,5 +1,8 @@ 2008-02-06 Stefan Monnier <monnier@iro.umontreal.ca> + * font.h (enum lgstring_indices, enum lglyph_indices): New enums. + (LGSTRING_SLOT, LGSTRING_SET_SLOT): New macros. + * composite.h (Fcompose_region_internal, Fcompose_string_internal): Declare.