summaryrefslogtreecommitdiff
path: root/src/composite.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for Bug#5984.Andreas Schwab2010-04-301-2/+12
* from trunkKenichi Handa2010-01-141-2/+2
|\
| * Add 2010 to copyright years.Glenn Morris2010-01-131-2/+2
* | Make auto-composition work on all buffers even if they are fundamental mode.Kenichi Handa2010-01-141-3/+9
|/
* Display buffer name, etc. in mode line by composing correctly.Kenichi Handa2010-01-131-1/+1
* (composition_reseat_it): Don't make a compositionKenichi Handa2009-12-251-22/+30
* * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): RemoveAndreas Schwab2009-11-211-4/+4
* * xterm.c (syms_of_xterm):Dan Nicolaescu2009-11-061-4/+4
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* Fix typo in comment.Juanma Barranquero2009-03-251-4/+4
* (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