- 20 May, 2003 6 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
and gb18030-4.map. (gb18030.map): Delete this target. (gb18030-2.map, gb18030-4.map): New targets.
-
Kenichi Handa authored
coding_type is Qcharset.
-
Kenichi Handa authored
FONTSET_NAME. (fontset_add): Fix for the case that TO is less than TO1. (Ffontset_info): Don't use fallback fontset on checking the default fontset. (dump_fontset): New function for debugging.
-
- 08 May, 2003 2 commits
- 06 May, 2003 8 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
(map_char_table): Don't inherit the value from the parent on initializing VAL. Adjusted for the above change.
-
Kenichi Handa authored
-
Kenichi Handa authored
(utf-16-be-with-signature): Cancel the previous change. (utf-16): Add :endinan 'big.
-
Kenichi Handa authored
-
Kenichi Handa authored
(syms_of_coding): Don't initialize them. (CATEGORY_MASK_UTF_16_AUTO): New macro. (detect_coding_utf_16): Add CATEGORY_MASK_UTF_16_AUTO in detect_info->found. (decode_coding_utf_16): Don't detect BOM here. (encode_coding_utf_16): Produce BOM if CODING_UTF_16_BOM (coding) is NOT utf_16_without_bom. (setup_coding_system): For a coding system of type utf-16, check if the attribute :endian is Qbig or not (not nil or not), and set CODING_REQUIRE_DETECTION_MASK if BOM detection is required. (detect_coding): If coding type is utf-16 and BOM detection is required, detect it. (Fdefine_coding_system_internal): For a coding system of type utf-16, check if the attribute :endian is Qbig or not (not nil or not).
-
Kenichi Handa authored
-
Kenichi Handa authored
buffer is different from coding->src_object. (decode_coding_object): Don't use the conversion work buffer if DST_OBJECT is a buffer.
-
- 04 May, 2003 3 commits
- 02 May, 2003 1 commit
-
-
Dave Love authored
-
- 30 Apr, 2003 2 commits
- 12 Apr, 2003 5 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
face-font-rescale-alist instead of face-resizing-fonts.
-
Kenichi Handa authored
(utf-16-be-with-signature): Renamed from utf-16-be-with-sig. (utf-16): Adjust :bom.
-
Kenichi Handa authored
-
- 09 Apr, 2003 1 commit
-
-
Kenichi Handa authored
Vface_resizing_fonts. (struct font_name): Rename member resizing_ratio to rescale_ratio. (font_rescale_ratio): Renamed from font_resizing_ratio. (split_font_name): Set font->rescale_ratio. (better_font_p): Pay attention to font->rescale_ratio. (build_scalable_font_name): Likewise. Change RESX, and RESY fields. (syms_of_xfaces): Declare Vface_font_rescale_alist as a Lisp variable.
-
- 28 Mar, 2003 2 commits
-
-
Kenichi Handa authored
(Qutf_16_le): Remove these variables. (syms_of_coding): Don't DEFSYM them. (decode_coding_utf_16): Fix handling of BOM. (encode_coding_utf_16): Fix handling of BOM.
-
Kenichi Handa authored
(utf-16-be): Renamed from utf-16-be-nosig. (utf-16-le-with-sig): Renamed from utf-16-le. (utf-16-be-with-sig): Renamed from utf-16-be. (utf-16): Set :bom to (utf-16-le-with-sig . utf-16-be-with-sig).
-
- 14 Mar, 2003 2 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
the work buffer, set point of the work buffer to the end.
-
- 14 Feb, 2003 1 commit
-
-
Dave Love authored
-
- 13 Feb, 2003 5 commits
- 12 Feb, 2003 2 commits