aboutsummaryrefslogtreecommitdiffstats
path: root/src/character.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Kenichi Handa2003-09-081-5/+46
* (CHAR_STRING): Call char_string if C is greater thanKenichi Handa2002-10-091-31/+27
* (LEADING_CODE_LATIN_1_MIN)Kenichi Handa2002-09-031-11/+51
* (BYTE8_STRING): New macro.Kenichi Handa2002-08-211-0/+9
* (MAKE_CHAR_UNIBYTE, MAKE_CHAR_MULTIBYTE): New macros.Kenichi Handa2002-08-201-0/+16
* (CHAR_TO_BYTE8): If C is not eight-bit char, callKenichi Handa2002-07-311-5/+8
* (Vchar_script_table): Extern it.Kenichi Handa2002-07-261-1/+1
* (TRAILING_CODE_P): New macro.Kenichi Handa2002-07-221-3/+9
* Comment.Dave Love2002-07-031-1/+1
* (MAYBE_UNIFY_CHAR): Adjusted for the change ofKenichi Handa2002-06-121-15/+19
* (string_escape_byte8): Declare.Dave Love2002-05-171-0/+2
* (CHAR_VALID_P): Don't call CHARACTERP.Kenichi Handa2002-03-051-54/+59
* New file.Kenichi Handa2002-03-011-0/+530