aboutsummaryrefslogtreecommitdiffstats
path: root/src/composite.h
Commit message (Expand)AuthorAgeFilesLines
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
* (COMPOSITION_MODIFICATION_FUNC): If PROP is not a cons, return Qnil.Kenichi Handa2002-08-191-1/+1
* (syms_of_composite): Renamed fromGerd Moellmann2001-07-191-1/+2
* (COMPOSITION_VALID_P): Allow integers as cdrs ofGerd Moellmann2001-04-061-11/+14
* (struct composition): Change types of members; glyph_len to unsigned,Kenichi Handa2001-03-091-6/+6
* (compose_chars_in_text): Add prototype.Kenichi Handa2000-11-061-0/+1
* (make_composition_value_copy): Extern it.Kenichi Handa2000-07-041-0/+1
* (compose_text): Declare.Dave Love2000-06-231-1/+3
* (EMACS_COMPOSITE_H): Renamed from _COMPOSITE_H.Kenichi Handa2000-06-111-3/+3
* (struct composition): Change the order of declaringKenichi Handa1999-12-271-4/+3
* New fileKenichi Handa1999-12-151-0/+207