summaryrefslogtreecommitdiff
path: root/src/charset.h
Commit message (Expand)AuthorAgeFilesLines
* (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: 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
| * (charset_mule_unicode_0100_24ff)Kenichi Handa2005-10-241-0/+3
* | 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
* | Revision: miles@gnu.org--gnu-2005/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
* | (CHARSET_OFFSET): New macro.Kenichi Handa2004-02-171-0/+9
* | (CHAR_CHARSET_P): Fix for the case that the method is subset orKenichi Handa2004-02-061-3/+5
* | (charset_table_used): Delete extern.Kenichi Handa2003-12-291-1/+0
* | (charset_unicode): Extern it.Kenichi Handa2003-10-061-0/+1
* | *** empty log message ***Kenichi Handa2003-09-081-817/+480
|\ \
| * | (ENCODE_CHAR): If the method is SUBSET or SUPERSET, call encode_char.Kenichi Handa2003-01-111-1/+3
| * | (charset_ordered_list_tick): Declare extern.Dave Love2002-09-031-1/+1
| * | *** empty log message ***Kenichi Handa2002-09-031-1/+2
| * | (charset_unibyte): Extern it instead ofKenichi Handa2002-08-151-1/+1
| * | (charset_8_bit): Extern it.Kenichi Handa2002-07-311-1/+1
| * | (Vcharset_ordered_list): Extern it.Kenichi Handa2002-07-221-2/+21
| * | (CHECK_CHARSET_GET_ID): Use XINT on AREF result.Dave Love2002-07-161-2/+2
| * | Comments.Dave Love2002-07-061-7/+7
| * | (enum define_charset_arg_index): DeleteKenichi Handa2002-06-121-36/+68
| * | (charset_jisx0201_roman, charset_jisx0208_1978,Kenichi Handa2002-05-301-0/+3
| * | (sturct define_charset_arg_index): New enums charset_arg_min_code andKenichi Handa2002-05-301-0/+6
| * | (struct charset): New member `code_space_mask'.Kenichi Handa2002-05-101-1/+12
| * | *** empty log message ***Kenichi Handa2002-03-051-6/+14