aboutsummaryrefslogtreecommitdiffstats
path: root/src/charset.h (unfollow)
Commit message (Expand)AuthorFilesLines
1999-12-27(CHAR_BYTES): Use ((1 << CHARACTERBITS) - 1) insteadKenichi Handa1-2/+3
1999-12-15In this entry, just `Modified' means that codes for aKenichi Handa1-255/+106
1999-09-11(GET_TRANSLATION_TABLE): Use XCDR.Ken Raeburn1-1/+1
1999-09-07Lots of comments fixed.Kenichi Handa1-18/+32
1999-09-03(MAKE_NON_ASCII_CHAR): Handle the case that C1 or C2Kenichi Handa1-102/+149
1999-08-10(BCOPY_SHORT): Fix typo `unsigined'.Karl Heuer1-1/+1
1999-07-21(CHAR_LEN): Moved here from dispextern.h.Gerd Moellmann1-0/+8
1999-05-26Fix previous change.Kenichi Handa1-1/+1
1999-05-26(Vcharset_table): Comment fixed.Kenichi Handa1-2/+2
1998-12-15(find_charset_in_str): Update declaration.Kenichi Handa1-1/+1
1998-12-03Declare char_valid_p.Andreas Schwab1-0/+1
1998-11-26(CHAR_BYTES): If C has modifier bits, return 1.Kenichi Handa1-1/+2
1998-11-16(SINGLE_BYTE_CHAR_P): Check if C is negative or not.Kenichi Handa1-1/+1
1998-11-10(cmpchar_component): Proto-type adjusted.Kenichi Handa1-1/+1
1998-11-06(SPLIT_NON_ASCII_CHAR): Check dimension of an invalidKenichi Handa1-10/+9
1998-11-06(MAKE_NON_ASCII_CHAR): Check validity of CHARSET.Kenichi Handa1-7/+7
1998-10-19(Vauto_fill_chars): Extern it.Kenichi Handa1-0/+3
1998-09-07(STRING_CHAR_AND_LENGTH): Return correct value inKenichi Handa1-5/+3
1998-08-28(CHAR_BYTES): New macro.Kenichi Handa1-0/+4
1998-07-06(MAX_CHAR_COMPOSITION): Defined as (GLYPH_MASK_CHAR -Kenichi Handa1-1/+4
1998-06-20Doc fixes.Karl Heuer1-2/+2
1998-05-22(STRING_CHAR_AND_CHAR_LENGTH): New macro.Kenichi Handa1-7/+16
1998-05-21(find_charset_in_str): Number of arguments fixed.Kenichi Handa1-1/+2
1998-05-18Change terms unify/unification toKenichi Handa1-4/+6
1998-04-09(MULTIBYTE_FORM_LENGTH): Don't check LEN here.Kenichi Handa1-4/+3
1998-04-08(string_to_non_ascii_char, multibyte_form_length)Karl Heuer1-4/+4
1998-04-08(CHAR_STRING): Cast to unsigned char ** explicitly.Karl Heuer1-1/+1
1998-03-03(NONASCII_INSERT_OFFSET): New macro.Kenichi Handa1-0/+23
1998-02-20(INC_POS): Use macro BASE_LEADING_CODE_P.Kenichi Handa1-17/+30
1998-02-16(INC_BOTH, DEC_BOTH): In unibyte mode, simply increment bytepos.Richard M. Stallman1-12/+18
1998-01-23Delete garbage line "int use_dialog_box".Kenichi Handa1-4/+0
1998-01-22(BCOPY_SHORT): New macro.Kenichi Handa1-1/+19
1998-01-21Update copyright year.Richard M. Stallman1-1/+1
1998-01-05(FETCH_STRING_CHAR_ADVANCE): New macro.Richard M. Stallman1-0/+28
1997-12-31(CHAR_HEAD_P): Take char, not pointer, as arg.Richard M. Stallman1-7/+59
1997-11-25(SPLIT_STRING): Remove extra argument toAndreas Schwab1-1/+1
1997-11-21Add more prototypes and function declarations.Andreas Schwab1-1/+11
1997-11-15(ASCII_BYTE_P): New macro.Karl Heuer1-0/+3
1997-10-23(CHAR_VALID_P): Renamed from VALID_CHAR_P, newKenichi Handa1-9/+6
1997-09-01(LEADING_CODE_PRIVATE_22): Comment fixed.Kenichi Handa1-1/+1
1997-08-12Comment changes.Richard M. Stallman1-8/+15
1997-06-20Change copyright notices.Richard M. Stallman1-3/+2
1997-05-16(VALID_CHAR_P): New macro.Kenichi Handa1-1/+11
1997-05-10(unify_char): Extern it.Kenichi Handa1-0/+2
1997-04-07(CHARSET_TABLE_ENTRY): Handle ASCII charset correctly.Kenichi Handa1-7/+8
1997-03-18(MAX_CHARSET): Definition changed to the actualKenichi Handa1-5/+8
1997-02-27(INC_POS, DEC_POS): Don't increase or decrease tooKenichi Handa1-6/+9
1997-02-23Fix FSF address in comment.Karl Heuer1-12/+14
1997-02-20Initial revisionKarl Heuer1-0/+649