(Qforeground_color, Qbackground_color): Declare.
[bpt/emacs.git] / src / charset.h
1998-04-09 Kenichi Handa(MULTIBYTE_FORM_LENGTH): Don't check LEN here.
1998-04-08 Karl Heuer(string_to_non_ascii_char, multibyte_form_length)
1998-04-08 Karl Heuer(CHAR_STRING): Cast to unsigned char ** explicitly.
1998-03-03 Kenichi Handa(NONASCII_INSERT_OFFSET): New macro.
1998-02-20 Kenichi Handa(INC_POS): Use macro BASE_LEADING_CODE_P.
1998-02-16 Richard M. Stallman(INC_BOTH, DEC_BOTH): In unibyte mode, simply increment...
1998-01-23 Kenichi HandaDelete garbage line "int use_dialog_box".
1998-01-22 Kenichi Handa(BCOPY_SHORT): New macro.
1998-01-21 Richard M. StallmanUpdate copyright year.
1998-01-05 Richard M. Stallman(FETCH_STRING_CHAR_ADVANCE): New macro.
1997-12-31 Richard M. Stallman(CHAR_HEAD_P): Take char, not pointer, as arg.
1997-11-25 Andreas Schwab(SPLIT_STRING): Remove extra argument to
1997-11-21 Andreas SchwabAdd more prototypes and function declarations.
1997-11-15 Karl Heuer(ASCII_BYTE_P): New macro.
1997-10-23 Kenichi Handa(CHAR_VALID_P): Renamed from VALID_CHAR_P, new
1997-09-01 Kenichi Handa(LEADING_CODE_PRIVATE_22): Comment fixed.
1997-08-12 Richard M. StallmanComment changes.
1997-06-20 Richard M. StallmanChange copyright notices.
1997-05-16 Kenichi Handa(VALID_CHAR_P): New macro.
1997-05-10 Kenichi Handa(unify_char): Extern it.
1997-04-07 Kenichi Handa(CHARSET_TABLE_ENTRY): Handle ASCII charset correctly.
1997-03-18 Kenichi Handa(MAX_CHARSET): Definition changed to the actual
1997-02-27 Kenichi Handa(INC_POS, DEC_POS): Don't increase or decrease too
1997-02-23 Karl HeuerFix FSF address in comment.
1997-02-20 Karl HeuerInitial revision