Mercurial > emacs
log src/charset.h @ 35353:6e4d871d265d
age | author | description |
---|---|---|
Tue, 10 Oct 2000 02:00:52 +0000 | Kenichi Handa | (CHAR_STRING): Optimized for single byte characters. |
Tue, 19 Sep 2000 00:33:58 +0000 | Kenichi Handa | (UNIBYTE_STR_AS_MULTIBYTE_P): Fix previous change. |
Thu, 07 Sep 2000 13:02:27 +0000 | Kenichi Handa | (MIN_CHARSET_OFFICIAL_DIMENSION1): Define it as 0x80, not 0x81. |
Thu, 07 Sep 2000 08:02:20 +0000 | Kenichi Handa | (MAKE_CHAR): Be sure to set MSB of C1 to 0. |
Tue, 18 Jul 2000 12:48:53 +0000 | Kenichi Handa | (MAKE_CHAR): Return reasonable code even if CHARSET is undefined. |
Sun, 11 Jun 2000 23:41:07 +0000 | Kenichi Handa | (EMACS_CHARSET_H): Renamed from _CHARSET_H. |
Sat, 10 Jun 2000 00:13:13 +0000 | Kenichi Handa | (CHARSET_8_BIT_GRAPHIC): Define as 0x80. |