summaryrefslogtreecommitdiff
path: root/src/composite.h
Commit message (Expand)AuthorAgeFilesLines
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Adjust in response to jan.h.d's comments.Paul Eggert2011-08-041-1/+1
* Fix typo in comment.Paul Eggert2011-07-281-1/+1
* Use ptrdiff_t for composition IDs.Paul Eggert2011-07-191-4/+4
* * lisp.h (UNSIGNED_CMP): New macro.Paul Eggert2011-06-121-1/+1
* Check for overflow when converting integer to cons and back.Paul Eggert2011-06-061-13/+3
* Remove arbitrary limit of 2**31 entries in hash tables.Paul Eggert2011-05-301-1/+1
* Declare Lisp_Object Q* variables to be 'static' if not exproted.Paul Eggert2011-04-101-2/+0
* Make Emacs functions such as Fatom 'static' by default.Paul Eggert2011-04-101-2/+0
* * coding.c (DECODE_COMPOSITION_RULE): If the rule is invalid, goto invalid_codePaul Eggert2011-04-041-4/+7
* * composite.h, composite.c (composition_gstring_put_cache):Paul Eggert2011-04-041-1/+1
* * composite.h (COMPOSITION_DECODE_REFS): New macro,Paul Eggert2011-04-041-7/+13
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-181-3/+0
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-2/+2
* | Remove unused declarationsAndreas Schwab2010-12-271-2/+0
* | Fix int/EMACS_INT use in keyboard.c.Eli Zaretskii2010-09-251-1/+1
* | Fix more uses of int instead of EMACS_INT.Eli Zaretskii2010-09-231-5/+6
* | Remove P_ and __P macros.Jan D2010-07-021-27/+27
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-2/+2
* (composition_adjust_point): Update prototype.Kenichi Handa2009-12-251-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-2/+2
* (LGLYPH_SET_CODE): Add comment.Kenichi Handa2008-09-011-0/+1
* (LGLYPH_SET_CODE): Cast `val' to EMACS_INT.Eli Zaretskii2008-08-291-1/+1
* * composite.h (enum composition_method): DeleteKenichi Handa2008-08-291-6/+99
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-151-6/+4
* (Fcompose_region_internal, Fcompose_string_internal): Declare.Stefan Monnier2008-02-061-0/+3
* Merge from emacs--devo--0Miles Bader2008-01-091-2/+2
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-081-2/+2
* | (enum composition_method): DefineKenichi Handa2007-12-041-2/+0
* | (COMPOSITION_METHOD): HandleKenichi Handa2007-12-031-3/+7
* | Merge from emacs--devo--0Miles Bader2007-08-131-2/+2
|\ \ | |/
| * Replace `iff' in comments.Glenn Morris2007-08-081-2/+2
* | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\ \ | |/
| * Remove license from trivial file.Glenn Morris2007-07-251-1/+1
* | 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
* | (enum composition_method) [USE_FONT_BACKEND]: NewKenichi Handa2006-06-061-2/+6
* | 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-3/+4
|\ \ | |/
| * Copyright fixedKenichi Handa2005-12-191-2/+3
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82Miles Bader2005-09-191-1/+0
|\ \ | |/
| * (compose_chars_in_text): Delete extern.Kenichi Handa2005-09-131-1/+0
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader2005-08-261-1/+1
|\ \ | |/