Kenichi Handa
5a76b94044
Fix previous change.
2003-05-20 13:16:17 +00:00
Kenichi Handa
f106f9b09c
*** empty log message ***
2003-05-20 13:15:45 +00:00
Kenichi Handa
7da4427d5b
Remade.
2003-05-20 13:11:31 +00:00
Kenichi Handa
47b16c6e40
Fix previous change.
2003-05-20 13:09:47 +00:00
Kenichi Handa
7ecdae0659
Make it work for the map file included int glibc.
2003-05-20 13:07:55 +00:00
Kenichi Handa
ca26522785
(MAPS): Change gb18030.map to gb18030-2.map
...
and gb18030-4.map.
(gb18030.map): Delete this target.
(gb18030-2.map, gb18030-4.map): New targets.
2003-05-20 13:06:09 +00:00
Kenichi Handa
4187a77da7
(Fdefine_coding_system_internal): Fix for the case that
...
coding_type is Qcharset.
2003-05-20 13:05:14 +00:00
Kenichi Handa
e3400864d2
(BASE_FONTSET_P): Check FONTSET_BASE, not
...
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.
2003-05-20 13:04:49 +00:00
Dave Love
4b971341ff
*** empty log message ***
2003-05-08 17:58:17 +00:00
Dave Love
e20f36df99
(utf-7): New.
2003-05-08 17:57:14 +00:00
Kenichi Handa
ed7219f84b
*** empty log message ***
2003-05-06 23:43:33 +00:00
Kenichi Handa
2f76e15eda
(map_sub_char_table): New argument DEFAULT_VAL.
...
(map_char_table): Don't inherit the value from the parent on
initializing VAL. Adjusted for the above change.
2003-05-06 23:24:36 +00:00
Kenichi Handa
fd12904bd6
*** empty log message ***
2003-05-06 12:31:32 +00:00
Kenichi Handa
4156e5b5e9
(utf-16-be)
...
(utf-16-be-with-signature): Cancel the previous change.
(utf-16): Add :endinan 'big.
2003-05-06 12:30:29 +00:00
Kenichi Handa
0ea1a6ca28
(define-coding-system): Fix docstring about :bom and :endian.
2003-05-06 12:29:02 +00:00
Kenichi Handa
b49a1807a9
(Qsignature, Qendian): Delete these variables.
...
(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).
2003-05-06 12:28:11 +00:00
Kenichi Handa
bf470ae20f
*** empty log message ***
2003-05-06 08:22:13 +00:00
Kenichi Handa
2cb2605761
(coding_set_source): Fix for the case that the current
...
buffer is different from coding->src_object.
(decode_coding_object): Don't use the conversion work buffer if
DST_OBJECT is a buffer.
2003-05-06 08:16:37 +00:00
Dave Love
da6b532cb0
Fix last change.
2003-05-04 15:46:26 +00:00
Dave Love
407a1f19be
*** empty log message ***
2003-05-04 11:53:38 +00:00
Dave Love
1c2135a704
(read_emacs_mule_char) [len==2]: Index
...
emacs_mule_charset correctly.
2003-05-04 10:57:34 +00:00
Dave Love
de6e4c51a4
*** empty log message ***
2003-05-02 14:51:18 +00:00
Dave Love
215c8ee7e2
(utf-16-be)
...
(utf-16-be-with-signature): Comment-out :endian.
2003-04-30 22:51:23 +00:00
Dave Love
f21ee25f95
(describe-character-set): Fix
...
printing dimensions. Use `�, not `x'.
2003-04-30 22:50:34 +00:00
Kenichi Handa
adc48e1dcd
*** empty log message ***
2003-04-12 02:43:34 +00:00
Kenichi Handa
ea288af437
Change "Hindi" to more common characters.
2003-04-12 02:43:17 +00:00
Kenichi Handa
d7e5017e5b
Register CDAC fonts in
...
face-font-rescale-alist instead of face-resizing-fonts.
2003-04-12 02:39:22 +00:00
Kenichi Handa
41b2d25e2c
(utf-16-le-with-signature): Renamed from utf-16-le-with-sig.
...
(utf-16-be-with-signature): Renamed from utf-16-be-with-sig.
(utf-16): Adjust :bom.
2003-04-12 02:38:11 +00:00
Kenichi Handa
b6d6d5196b
*** empty log message ***
2003-04-12 02:37:18 +00:00
Kenichi Handa
c64d66eb3a
(Vface_font_rescale_alist): Renamed from
...
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.
2003-04-09 08:35:07 +00:00
Kenichi Handa
880cf180d9
(Qutf_16_be_nosig, Qutf_16_be, Qutf_16_le_nosig)
...
(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.
2003-03-28 04:09:32 +00:00
Kenichi Handa
2588a6d7c3
(utf-16-le): Renamed from utf-16-le-nosig.
...
(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).
2003-03-28 04:06:53 +00:00
Kenichi Handa
afe6e43e81
*** empty log message ***
2003-03-14 07:58:54 +00:00
Kenichi Handa
2ba4877780
(Finsert_file_contents): On replacing, before decoding the file into
...
the work buffer, set point of the work buffer to the end.
2003-03-14 05:13:52 +00:00
Dave Love
55b11d8cd6
("polish-slash"): Doc fix.
2003-02-14 19:30:09 +00:00
Dave Love
eb1d57f054
*** empty log message ***
2003-02-13 22:46:33 +00:00
Dave Love
600e239d84
("turkish-latin-3-postfix"): Make it
...
just an alias for turkish-postfix.
2003-02-13 22:46:13 +00:00
Dave Love
072e21a6fe
("turkish-latin-3-alt-postfix"): Make it
...
just an alias for turkish-alt-postfix.
2003-02-13 22:45:54 +00:00
Dave Love
a0e8733775
(ukrainian-computer): Fix duplicate `\'.
2003-02-13 22:26:17 +00:00
Dave Love
e1c2380488
(Fcheck_coding_systems_region): Fix type errors.
2003-02-13 22:23:01 +00:00
Dave Love
d69d259176
(chinese-big5-hkscs): New coding system.
...
(big5-hkscs, cn-big5-hkscs): New aliases.
2003-02-12 18:48:38 +00:00
Dave Love
9ac1f7e114
(georgian-ps, georgian-academy): New coding
...
system.
2003-02-12 18:47:23 +00:00
Dave Love
19a53e58e4
Revert bogus checkin.
2003-02-12 18:46:52 +00:00
Dave Love
ec8f6c0392
(big5-hkscs, georgian-academy): New
...
charset.
(ibm1047): Doc fix.
(pt154): Add mime-charset.
(ptcp154, cp154): New aliases.
2003-02-12 18:02:51 +00:00
Dave Love
df4a548d41
(georgian-ps, georgian-academy): New coding
...
system.
2003-02-12 18:01:35 +00:00
Dave Love
ae27bca6a7
*** empty log message ***
2003-02-12 15:09:46 +00:00
Dave Love
7258f1f737
*** empty log message ***
2003-02-04 19:29:56 +00:00
Dave Love
1d839a1486
(charset-iso-final-char)
...
(define-coding-system): Doc fix.
2003-02-04 19:26:38 +00:00
Dave Love
5d9c1e7adf
Comment.
2003-02-04 19:25:06 +00:00
Dave Love
2f2c059ddc
(XTread_socket): Check Lisp types for Vx_keysym_table
...
and fix C types.
2003-02-04 19:24:26 +00:00