- 27 Jan, 2004 3 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
(JISX0208.map): Convert 0x2015 to 0x2014. (cp51932.el): New target. (eucjp-ms.el): New target. (install): Include ${TRANS_TABLE}.
-
Kenichi Handa authored
-
- 25 Jan, 2004 18 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
running an awk program.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
(CP932-2BYTE.map): New target.
-
Kenichi Handa authored
-
Kenichi Handa authored
(cp932): New alias of it.
-
Kenichi Handa authored
:dimension.
-
Kenichi Handa authored
-
Kenichi Handa authored
(CODING_ATTR_TRANS_TBL): New macro.
-
Kenichi Handa authored
(translate_chars): Fix the bug of skipping annotation data. (decode_coding): Utilze get_translation_table. (encode_coding): Likewise. (char_encodable_p): Translate char if necessary. (Funencodable_char_position): Likewise. (Ffind_coding_systems_region_internal): Setup translation table for encode in a coding system attribute vector in advance. (Fcheck_coding_systems_region): Likewise. (Fdefine_coding_system_internal): Allow a symbol as translation table. For shift-jis type coding system, allow 4th charset.
-
- 24 Jan, 2004 4 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
FACE_FOR_CHAR if displaying a C-string.
-
- 23 Jan, 2004 6 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
composition rule.
-
Kenichi Handa authored
(struct composition): New member lbearing and rbearing.
-
Kenichi Handa authored
(x_get_glyph_overhangs): Handle a composition glyph. (x_produce_glyphs): Setup lbearing and rbreaing for a composition glyph.
-
Kenichi Handa authored
composition glyph.
-
Kenichi Handa authored
(encode-composition-rule): Handle a rule (GREF NREF XOFF YOFF). (decode-composition-rule): Likewise.
-
- 20 Jan, 2004 2 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
head. Allow combining with more characters.
-
- 18 Jan, 2004 3 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
(Vprint_charset_text_property): New variable. (Qdefault): Extern it. (PRINT_STRING_NON_CHARSET_FOUND) (PRINT_STRING_UNSAFE_CHARSET_FOUND): New macros. (print_check_string_result): New variable. (print_check_string_charset_prop): New function. (print_prune_charset_plist): New variable. (print_prune_string_charset): New function. (print_object): Call print_prune_string_charset if Vprint_charset_text_property is not t. (print_interval): Print nothing if itnerval->plist is nil. (syms_of_print): Declare Vprint_charset_text_property as a lisp variable. Init and staticpro print_prune_charset_plist.
-
- 16 Jan, 2004 2 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
Show the code point in the charset in hexadigits.
-
- 15 Jan, 2004 2 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
(list-block-of-chars): Use tabs instead of `display' property for aligning characters. (print-fontset-element): Fix the printing of XLFD.
-