summaryrefslogtreecommitdiff
path: root/src/composite.c
Commit message (Expand)AuthorAgeFilesLines
* (MAX_AUTO_COMPOSITION_LOOKBACK): New macro.Kenichi Handa2009-02-121-33/+62
* Include coding.h and termhooks.h.Kenichi Handa2009-02-041-9/+36
* Add 2009 to copyright years.Glenn Morris2009-01-081-2/+2
* Fix typo in comment.Juanma Barranquero2008-11-121-1/+1
* (fill_gstring_header): Fix copy/paste typo.Stefan Monnier2008-11-011-1/+1
* (Fcomposition_get_gstring, Fcompose_region_internal, Fcompose_string_internal)Eli Zaretskii2008-09-271-19/+19
* (fill_gstring_header): Don't check FROM and TO here.Kenichi Handa2008-09-181-8/+9
* (Fcomposition_get_gstring): Yet another int/Lisp_Oject mixup (YAILOM).Stefan Monnier2008-09-171-2/+8
* (composition_adjust_point): Fix int/EMACS_INT mixup.Romain Francoise2008-09-171-1/+1
* (Fcomposition_get_gstring): Make bigger gstring_work if necessary.Kenichi Handa2008-09-171-0/+2
* (find_automatic_composition): Fix previous change.Kenichi Handa2008-09-121-1/+1
* (compose-gstring-for-graphic): Fix previous change.Kenichi Handa2008-09-121-1/+1
* (composition_reseat_it): If the current buffer isKenichi Handa2008-09-121-2/+9
* (composition_compute_stop_pos): Reset cmp_it->id to -1 at first.Kenichi Handa2008-09-101-0/+1
* (composition_compute_stop_pos): Fix previous change.Kenichi Handa2008-09-101-6/+4
* (composition_compute_stop_pos): Limit the search of composition toKenichi Handa2008-09-091-0/+18
* (FORWARD_CHAR): Fix calculation of (POSITION).pos_byte.Kenichi Handa2008-09-091-1/+1
* (FORWARD_CHAR): Check STOP after incrementing (POSITION).pos.Kenichi Handa2008-09-071-4/+10
* (autocmp_chars): Check lookback count.Kenichi Handa2008-09-051-104/+252
* * font.h (font_range):Stefan Monnier2008-08-311-1/+1
* (fill_gstring_body): Avoid compiler warnings.Eli Zaretskii2008-08-291-1/+1
* Include window.h, frame.h, dispextern.h font.h.Kenichi Handa2008-08-291-12/+764
* (get_composition_id): Fix the width calculation for TAB.Kenichi Handa2008-06-291-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* Throughout the file, delete all USE_FONT_BACKENDKenichi Handa2008-05-141-20/+4
* Fix comment typo.Glenn Morris2008-02-211-1/+1
* Merge from emacs--devo--0Miles Bader2008-01-091-2/+2
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-081-2/+2
* | (syms_of_composite): Fix docstring ofKenichi Handa2007-12-251-7/+7
* | (compose_text): Don't treat the new styleKenichi Handa2007-12-011-0/+6
* | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\ \ | |/
| * Remove license from trivial file.Glenn Morris2007-07-251-1/+1
| * (update_compositions): Check validity of compositions.Chong Yidong2007-06-151-4/+9
* | Merge from emacs--devo--0Miles Bader2007-06-161-4/+9
|\ \
| * | (update_compositions): Fix last fix.Chong Yidong2007-06-151-2/+2
| * | (update_compositions): Check the validness ofKenichi Handa2007-06-141-4/+9
| |/
* | Merge from emacs--devo--0Miles Bader2007-01-261-2/+2
|\ \ | |/
| * Add 2007 to copyright years.Glenn Morris2007-01-211-2/+2
* | Merge from emacs--devo--0Miles Bader2006-12-161-1/+1
|\ \ | |/
| * Update AIST copyright years.Kenichi Handa2006-12-131-1/+1
* | (get_composition_id): Pay attention to TABKenichi Handa2006-10-161-2/+2
* | (get_composition_id) [USE_FONT_BACKEND]: IfKenichi Handa2006-06-061-1/+33
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader2006-02-081-1/+2
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97Miles Bader2006-01-161-2/+3
|\ \ | |/
| * Copyright fixedKenichi Handa2005-12-191-2/+3
| * (compose_chars_in_text): Delete it.Kenichi Handa2005-09-131-126/+0
| * (compose_chars_in_text): Fix setup of `pend'.Kim F. Storm2005-09-121-2/+11
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader2005-08-261-1/+1
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+1