aboutsummaryrefslogtreecommitdiffstats
path: root/src/composite.c
Commit message (Expand)AuthorAgeFilesLines
* 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: [email protected]/emacs--unicode--0--patch-13Miles Bader2006-02-081-1/+2
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
* | Revision: [email protected]/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: [email protected]/emacs--unicode--0--patch-78Miles Bader2005-08-261-1/+1
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+1
* | Revision: [email protected]/emacs--unicode--0--patch-71Miles Bader2005-07-221-6/+6
|\|
| * (Fcompose_region_internal, Fcompose_string_internal):Juanma Barranquero2005-07-211-6/+6
* | Revision: [email protected]/emacs--unicode--0--patch-68Miles Bader2005-07-071-2/+2
|\|
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
| * * composite.c (compose_chars_in_text):Kim F. Storm2005-06-081-1/+1
| * *** empty log message ***Kenichi Handa2003-12-261-2/+5
| * (syms_of_composite): Don't make the compostion hash table week.Kenichi Handa2003-12-011-1/+3
* | Sync to HEAD.Kenichi Handa2004-04-131-0/+3
* | (get_composition_id): Handle xoff and yoff in aKenichi Handa2004-01-231-2/+2
* | (syms_of_composite): Fix comment.Kenichi Handa2004-01-151-2/+5
* | (syms_of_composite): Don't make the compostion hash table week.Kenichi Handa2003-12-021-1/+3
* | (update_compositions): Bind inhibit-read-only, etcKenichi Handa2003-11-181-3/+11
* | (Fremove_list_of_text_properties): Declare.Dave Love2003-09-291-0/+2
* | (find_composition, run_composition_function)Dave Love2003-09-171-6/+8
* | *** empty log message ***Kenichi Handa2003-09-081-156/+51
|\ \
| * | (syms_of_composite): Make composition_hash_tableDave Love2003-01-101-11/+11
| * | (update_compositions): Fix type error.Dave Love2003-01-071-1/+2
| * | (Vcomposition_function_table,Kenichi Handa2002-11-071-147/+45
| * | (update_compositions): Declare arg.Dave Love2002-07-301-1/+1
| * | Include "character.h" instead of "charset.h".Kenichi Handa2002-03-011-13/+4
* | | New directoryKenichi Handa2003-09-081-3/+0
| |/ |/|
* | Add arch taglinesMiles Bader2003-09-011-0/+3
* | Trailing whitespace deleted.Juanma Barranquero2003-02-041-5/+5
* | (syms_of_composite): Make composition_hash_tableDave Love2003-01-101-9/+9
* | (calccost, cmgoto): Declare all args (per C99).Dave Love2002-11-141-1/+1