1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-12 09:51:05 -07:00
Commit graph

40806 commits

Author SHA1 Message Date
Kenichi Handa
bf16eb23a0 (CODING_ISO_FLAG_USE_ROMAN): New macro
(CODING_ISO_FLAG_USE_OLDJIS): New macro.
(CODING_ISO_FLAG_FULL_SUPPORT): Macro definition changed.
(setup_iso_safe_charsets): Fix arguemtns to Fassq.
(DECODE_DESIGNATION): Pay attention to CODING_ISO_FLAG_USE_ROMAN
and CODING_ISO_FLAG_USE_OLDJIS.
(ENCODE_ISO_CHARACTER_DIMENSION1): Likewise.
(ENCODE_ISO_CHARACTER_DIMENSION2): Likewise.
(encode_coding_iso_2022): Change the 1st arg to
ENCODE_ISO_CHARACTER to a variable.
2002-05-30 11:02:01 +00:00
Kenichi Handa
b1a7946125 (define-charset): New args :min-code and :max-code. 2002-05-30 00:32:34 +00:00
Kenichi Handa
1929453f88 *** empty log message *** 2002-05-30 00:32:05 +00:00
Kenichi Handa
820ee24996 (CODE_POINT_TO_INDEX): Take charset->char_index_offset
into account.
(INDEX_TO_CODE_POINT): Likewise.
(Fdefine_charset_internal): Handle args[charset_arg_min_code] and
args[charset_arg_max_code].  Setup charset.char_index_offset.
(syms_of_charset): Fix args to Fdefine_charset_internal.
2002-05-30 00:27:27 +00:00
Kenichi Handa
315c0139fb (sturct define_charset_arg_index): New enums charset_arg_min_code and
charset_arg_max_code.
(struct charset): New member char_index_offset.
2002-05-30 00:26:21 +00:00
Kenichi Handa
d40413a620 *** empty log message *** 2002-05-30 00:25:31 +00:00
Kenichi Handa
64762f77c0 (chinese-gbk): Change :code-offset to
#x160000.
(gb18030-2-byte, gb18030-4-byte-bmp, gb18030-4-byte-smp,
gb18030-4-byte-ext-1, gb18030-4-byte-ext-2, gb18030): New
charsets.
2002-05-30 00:25:01 +00:00
Kenichi Handa
70db2f0600 New file. 2002-05-30 00:21:40 +00:00
Dave Love
b491fe8920 *** empty log message *** 2002-05-29 22:46:50 +00:00
Dave Love
2d244aeb04 (iso-8859-11): New coding system. 2002-05-29 22:45:23 +00:00
Dave Love
bbe3715ccf Doc fixes.
(iso-8859-11): New.
2002-05-29 22:44:56 +00:00
Dave Love
b0edb2c59c (decode_coding_utf_8): Reject overlong sequences. 2002-05-27 22:19:17 +00:00
Dave Love
afb2e0083a Comment. 2002-05-27 18:27:40 +00:00
Dave Love
75b96b6ef9 *** empty log message *** 2002-05-27 18:26:15 +00:00
Dave Love
155b256a32 Doc fixes.
(cp936): New alias.
(cp720, cp858): New charsets.
2002-05-27 18:25:48 +00:00
Dave Love
01ca179cf8 (DONTCOMPILE): Add language/chinese.el,
language/japanese.el.
2002-05-27 18:24:43 +00:00
Dave Love
1de0d939bd Add pseudo-maths example. 2002-05-27 18:23:13 +00:00
Dave Love
5dbcfc113e Elide ASCII part. 2002-05-27 18:22:38 +00:00
Dave Love
155486b6b4 New file. 2002-05-27 18:21:58 +00:00
Dave Love
a89c695e49 *** empty log message *** 2002-05-27 14:54:53 +00:00
Dave Love
8bebeb10c5 (mm-auto-save-coding-system): Prefer utf-8-emacs
coding system to emacs-mule.
2002-05-27 14:53:41 +00:00
Dave Love
eca8bedbde (desktop-save): Use utf-8-emacs coding system, not
emacs-mule.
2002-05-27 14:52:46 +00:00
Dave Love
41db09b7a3 (revert-buffer, recover-file): Use utf-8-emacs coding
system, not emacs-mule.
2002-05-27 14:52:32 +00:00
Dave Love
7f04a67e3b (mail-recover-1, mail-recover): Use utf-8-emacs
coding system, not emacs-mule.
2002-05-27 14:51:57 +00:00
Dave Love
e160cfd46d *** empty log message *** 2002-05-26 22:56:19 +00:00
Dave Love
a8692ed88e (print-coding-system-briefly): Fix
printing aliases.
(print-coding-system): Use coding-system-aliases.
(mule-diag): Don't list coding categories.
2002-05-26 22:45:31 +00:00
Dave Love
0855c6cdae (describe-language-environment): Use
coding-system-aliases.
(prefer-coding-system): Doc fix.
2002-05-26 22:43:14 +00:00
Dave Love
b4bb307b63 (encoded-kbd-setup-keymap) <ccl>:
Use :valid property.
2002-05-26 22:42:31 +00:00
Dave Love
2b7d6c1a8b (coding-system-post-read-conversion)
(coding-system-pre-write-conversion)
(coding-system-translation-table-for-decode)
(coding-system-translation-table-for-encode): Get the right
properties.
(with-coding-priority): New macro.
(detect-coding-with-language-environment): Use it.
(coding-system-equal): Use coding-system-plist.
2002-05-26 22:42:00 +00:00
Dave Love
687441de88 (with-category-table): Use make-symbol.
(coding-system-list): Use coding-system-aliases.
(make-translation-table): Don't deal with generic characters.
2002-05-26 22:41:07 +00:00
Dave Love
d88a0654a9 *** empty log message *** 2002-05-26 17:23:53 +00:00
Dave Love
bc304a2060 (encode-coding-char): Use
find-coding-systems-string.  Don't use make-char.
2002-05-26 17:22:23 +00:00
Dave Love
8285fa96b1 (describe-current-coding-system): Fix
aliases listing.
(print-iso-2022-flags): Deleted.
(print-designation): Partly re-written.
(describe-coding-system): Deal with iso-2022 designations, flags.
Fix shift_jis case.
(describe-char-after): Use characterp.  Print explicit unicode.
Remove some obsolete code.
2002-05-26 17:19:34 +00:00
Dave Love
cb269bb104 Doc fixes. Remove redundant
:long-name properties.  Re-order charset priorities.
(binary): New alias.
(iso-8859-16): Fix nickname.
(define-iso-single-byte-charset): Un-define after use.
2002-05-26 17:17:32 +00:00
Dave Love
1965cb73a0 (Qmac): Remove (duplicated) definition. 2002-05-26 17:11:04 +00:00
Dave Love
da7db22498 Doc fixes.
(Fcoding_system_aliases): Fix return value.
2002-05-26 17:07:35 +00:00
Dave Love
76ed8f14a7 *** empty log message *** 2002-05-26 00:02:28 +00:00
Dave Love
caa7db3a1b (coding-system-iso-2022-flags): Revert
last change.
2002-05-26 00:01:51 +00:00
Dave Love
173f18ce3c Additional double width specifications. 2002-05-25 23:30:45 +00:00
Dave Love
8ddf5e5723 (Fcharset_priority_list, Fset_charset_priority): New
functions.
2002-05-25 23:19:01 +00:00
Dave Love
d2e832963a (Fstring): Doc fix. 2002-05-25 23:13:09 +00:00
Dave Love
08a2119c7f (ibm866): Fix alias.
(iso-8859-16): Fix nickname.
2002-05-25 17:12:16 +00:00
Dave Love
feff73a48b (print-coding-system): (Incomplete)
updates.
(describe-character-set): List more properties.
(print-fontset): Fix case of vector font-spec.
(describe-current-coding-system): Fix
iso-7, iso-7-else.
2002-05-25 17:09:47 +00:00
Dave Love
68ab7382da (coding-system-iso-2022-flags): Add
use-roman, use-oldjis.
2002-05-25 17:04:28 +00:00
Dave Love
528623a025 (Fdefine_charset_alias): Update Vcharset_list. 2002-05-25 12:57:30 +00:00
Dave Love
8004cc7bfb (Ffontset_info): Doc fix. Return charset names, not
ids.
(font-encoding-alist): Doc fix.
2002-05-25 12:43:58 +00:00
Dave Love
f0064e1f74 (setup_iso_safe_charsets): Fix arg decl for K&R.
(suffixes): Moved out of make_subsidiaries for K&R.
2002-05-24 15:33:29 +00:00
Dave Love
505af24573 (costs_set): Declare static, non-initialized for pcc.
(encode_terminal_code): Remove ensued var.
2002-05-24 15:32:30 +00:00
Dave Love
8d9f01ce4c (kbd_buffer_store_event): Fix interrupt_signal decl
for K&R.
2002-05-24 15:30:35 +00:00
Dave Love
c2d06a18a9 (xlwmenu_window_p): Fix prototype for K&R. 2002-05-24 15:30:25 +00:00