log src/composite.c @ 106459:44e685ee32cb

age author description
2009-11-21 Andreas Schwab * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
2009-11-06 Dan Nicolaescu * xterm.c (syms_of_xterm):
2009-10-19 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
2009-03-25 Juanma Barranquero Fix typo in comment.
2009-02-12 Kenichi Handa (MAX_AUTO_COMPOSITION_LOOKBACK): New macro.
2009-02-04 Kenichi Handa Include coding.h and termhooks.h.
2009-01-08 Glenn Morris Add 2009 to copyright years.
2008-11-12 Juanma Barranquero Fix typo in comment.
2008-11-01 Stefan Monnier (fill_gstring_header): Fix copy/paste typo.
2008-09-27 Eli Zaretskii (Fcomposition_get_gstring, Fcompose_region_internal, Fcompose_string_internal)
2008-09-18 Kenichi Handa (fill_gstring_header): Don't check FROM and TO here.
2008-09-17 Stefan Monnier (Fcomposition_get_gstring): Yet another int/Lisp_Oject mixup (YAILOM).
2008-09-17 Romain Francoise (composition_adjust_point): Fix int/EMACS_INT mixup.
2008-09-17 Kenichi Handa (Fcomposition_get_gstring): Make bigger gstring_work if necessary.
2008-09-12 Kenichi Handa (find_automatic_composition): Fix previous change.
2008-09-12 Kenichi Handa (compose-gstring-for-graphic): Fix previous change.
2008-09-12 Kenichi Handa (composition_reseat_it): If the current buffer is
2008-09-10 Kenichi Handa (composition_compute_stop_pos): Reset cmp_it->id to -1 at first.
2008-09-10 Kenichi Handa (composition_compute_stop_pos): Fix previous change.
2008-09-09 Kenichi Handa (composition_compute_stop_pos): Limit the search of composition to
2008-09-09 Kenichi Handa (FORWARD_CHAR): Fix calculation of (POSITION).pos_byte.
2008-09-07 Kenichi Handa (FORWARD_CHAR): Check STOP after incrementing (POSITION).pos.
2008-09-05 Kenichi Handa (autocmp_chars): Check lookback count.
2008-08-31 Stefan Monnier * font.h (font_range):
2008-08-29 Eli Zaretskii (fill_gstring_body): Avoid compiler warnings.
2008-08-29 Kenichi Handa Include window.h, frame.h, dispextern.h font.h.
2008-06-29 Kenichi Handa (get_composition_id): Fix the width calculation for TAB.
2008-05-14 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-05-14 Kenichi Handa Throughout the file, delete all USE_FONT_BACKEND
2008-02-21 Glenn Morris Fix comment typo.