log src/charset.h @ 59760:a7a34c3cb55e

age author description
2004-04-04 Eli Zaretskii (SINGLE_BYTE_CHAR_P): Fix macro to avoid warnings from GCC.
2003-09-01 Miles Bader Add arch taglines
2003-05-31 Kenichi Handa (VALID_LEADING_CODE_P): New macro.
2003-04-17 Stefan Monnier (PARSE_MULTIBYTE_SEQ): Pretend `length' is used.
2003-01-19 Stefan Monnier (Funibyte_char_to_multibyte): Export.
2003-01-16 Kenichi Handa (NEXT_CHAR_BOUNDARY, PREV_CHAR_BOUNDARY): New macros.
2002-07-19 Ken Raeburn (BCOPY_SHORT): Source pointer now points to const.
2002-07-16 Ken Raeburn (find_charset_in_text, c_string_width):
2002-07-16 Ken Raeburn (FETCH_STRING_CHAR_ADVANCE, FETCH_STRING_CHAR_ADVANCE_NO_CHECK): Use SBYTES
2002-07-16 Ken Raeburn * charset.h (FETCH_STRING_CHAR_ADVANCE,
2002-07-15 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-04-01 Stefan Monnier (DEC_POS, BUF_DEC_POS): Use BEG_BYTE.
2002-01-01 Pavel Janík (UNIBYTE_STR_AS_MULTIBYTE_P): Parenthesize assignment when used as truth
2001-07-13 Gerd Moellmann (CHAR_STRING_NO_SIGNAL): New macro.
2001-02-07 Kenichi Handa (parse_str_to_multibyte): Extern it.
2001-01-22 Dave Love comment fixes
2001-01-19 Kenichi Handa (c_string_width, lisp_string_width): Extern them.
2000-10-10 Kenichi Handa (CHAR_STRING): Optimized for single byte characters.
2000-09-19 Kenichi Handa (UNIBYTE_STR_AS_MULTIBYTE_P): Fix previous change.
2000-09-07 Kenichi Handa (MIN_CHARSET_OFFICIAL_DIMENSION1): Define it as 0x80, not 0x81.
2000-09-07 Kenichi Handa (MAKE_CHAR): Be sure to set MSB of C1 to 0.
2000-07-18 Kenichi Handa (MAKE_CHAR): Return reasonable code even if CHARSET is undefined.
2000-06-11 Kenichi Handa (EMACS_CHARSET_H): Renamed from _CHARSET_H.
2000-06-10 Kenichi Handa (CHARSET_8_BIT_GRAPHIC): Define as 0x80.
2000-05-19 Kenichi Handa (LEADING_CODE_8_BIT_CONTROL, CHARSET_8_BIT_CONTROL,
2000-04-08 Ken Raeburn (CHARSET_TABLE_ENTRY): Fix comment -- argument is a C int, not a lisp integer.
2000-04-02 Stefan Monnier * regex.c (PTR_TO_OFFSET) [!emacs]: Remove.
2000-03-14 Stefan Monnier * regex.c: Declare a new type `re_char' used throughout the code for the
1999-12-27 Kenichi Handa (CHAR_BYTES): Use ((1 << CHARACTERBITS) - 1) instead
1999-12-15 Kenichi Handa In this entry, just `Modified' means that codes for a