aboutsummaryrefslogtreecommitdiffstats
path: root/src/charset.h
Commit message (Expand)AuthorAgeFilesLines
* * character.h, charset.h: Use verify_expr, not verify_true.Paul Eggert2011-06-151-23/+24
* Make sure a 64-bit char is never passed to ENCODE_CHAR.Paul Eggert2011-06-121-1/+4
* Remove arbitrary limit of 2**31 entries in hash tables.Paul Eggert2011-05-301-1/+1
* * charset.h (struct charset.code_space): Now has 15 elements, not 16.Paul Eggert2011-05-011-3/+4
* * charset.h (charset_iso_8859_1): Remove decl.Paul Eggert2011-04-101-1/+0
* Declare Lisp_Object Q* variables to be 'static' if not exproted.Paul Eggert2011-04-101-1/+1
* * charset.h (CHECK_CHARSET_GET_CHARSET): Rename locals to avoidPaul Eggert2011-03-071-4/+3
* 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
* | Merge changes from emacs-23 branchChong Yidong2010-11-271-1/+1
|\|
| * Fix decoding of emacs-mule coding system.Kenichi Handa2010-11-251-3/+1
* | Remove duplicate declarations.Juanma Barranquero2010-08-071-2/+0
* | Remove P_ and __P macros.Jan D2010-07-021-9/+9
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-2/+2
* (charset_ksc5601): Extern it.Kenichi Handa2009-04-161-0/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-2/+2
* (CHAR_CHARSET_P): Check if the encoder is loaded orKenichi Handa2008-11-291-1/+2
* (enum charset_method): DeleteKenichi Handa2008-11-271-11/+9
* Fix typos.Juanma Barranquero2008-05-231-4/+4
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-151-6/+4
* (Vcharset_non_preferred_head)Kenichi Handa2008-05-141-0/+2
* (CHECK_CHARSET, CHECK_CHARSET_GET_ID, CHECK_CHARSET_GET_ATTR):Stefan Monnier2008-02-221-3/+3
* Merge from emacs--devo--0Miles Bader2008-01-091-2/+2
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-081-2/+2
* | Merge from emacs--devo--0Miles Bader2007-08-131-6/+6
|\|
| * Replace `iff' in comments.Glenn Morris2007-08-081-5/+5
* | 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/+3
|\|
| * Add 2007 to copyright years.Glenn Morris2007-01-211-2/+2
* | Merge from emacs--devo--0Miles Bader2006-12-161-1/+2
|\|
| * Update AIST copyright years.Kenichi Handa2006-12-131-1/+2
| * (PREV_CHAR_BOUNDARY): Make it work from within a char's byte sequence.Stefan Monnier2006-09-221-5/+17
| * (invalid_character): Mark as NO_RETURN.Dan Nicolaescu2006-05-291-1/+1
* | 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
| * (charset_mule_unicode_0100_24ff)Kenichi Handa2005-10-241-0/+3
* | 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-68Miles Bader2005-07-071-2/+2
|\|
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
| * (SINGLE_BYTE_CHAR_P): Fix macro to avoid warnings from GCC.Eli Zaretskii2004-04-041-2/+2
* | (CHAR_CHARSET): Shortcut for ASCII case.Kenichi Handa2004-09-191-2/+3
* | Sync to HEAD.Kenichi Handa2004-04-121-0/+3