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
Dave Love
1721b6aff1
(map_charset_chars): Fix c_function declaration for
...
K&R.
2002-05-24 15:30:11 +00:00
Dave Love
75dc33a2e7
(DEFUN) [!PROTOTYPES]: Remove spurious `args'.
2002-05-24 15:29:53 +00:00
Dave Love
d6afde6caf
*** empty log message ***
2002-05-23 18:45:30 +00:00
Dave Love
cfd70f3355
(Fchar_or_string_p): Doc fix. Use CHARACTERP.
2002-05-23 18:45:03 +00:00
Dave Love
8f7e5042a4
(Fmodify_category_entry): Doc fix. Remove unused
...
vars.
2002-05-23 18:44:45 +00:00
Dave Love
10c7550e11
(cp874, ibm874): New coding systems.
2002-05-23 18:23:57 +00:00
Dave Love
1915053866
Avoid decode-char.
...
(indian--puthash-char, indian--puthash-c, indian--puthash-cv):
Use characterp, not char-valid-p.
2002-05-23 18:23:48 +00:00
Dave Love
bac4bf3800
(cp862, ibm862): New coding systems.
2002-05-23 18:20:50 +00:00
Dave Love
8b565eb5a7
(cp851, ibm851, cp869, ibm869): New coding
...
systems.
2002-05-23 18:20:37 +00:00
Dave Love
6d2186ffde
(cp852, ibm852, cp857, ibm857, cp860)
...
(ibm860, cp861, ibm861, cp863, cp865, ibm865, cp437, ibm437): New
coding systems.
<set-language-info-alist>: Avoid decode-char.
2002-05-23 18:20:26 +00:00
Dave Love
ca17cd520a
Add coding tag, avoid decode-char.
2002-05-23 18:20:14 +00:00
Dave Love
515a4f82e7
(cp855, ibm855): New coding systems.
2002-05-23 18:17:57 +00:00
Dave Love
68545baaa6
Add coding tag.
...
(tit-process-header): Add coding tag to output.
2002-05-23 18:17:35 +00:00
Dave Love
007eef160b
Avoid decode-char in top-level code
...
for self-inserting multibyte chars.
(cp437, cp737, cp775, cp851, cp852, cp855, cp857, cp855, cp857)
(cp860, cp861, cp862, cp863, cp864, cp865, cp869, cp874): New
charsets.
2002-05-23 18:17:21 +00:00
Dave Love
abdaa41136
Various simplifications and
...
additions.
2002-05-23 18:16:52 +00:00
Dave Love
354a6a959d
Add
...
character-p.
2002-05-23 18:15:02 +00:00
Dave Love
047eced5cd
Add coding tag.
2002-05-23 17:40:18 +00:00
Kenichi Handa
33df31830a
(Fdefine_charset_internal): Fix argument to bzero.
2002-05-23 10:57:15 +00:00
Kenichi Handa
f9d71dcd06
(Fdefine_coding_system_internal): Fix previous change.
...
(decode_coding_charset): Workaround for the bug of GCC 2.96.
2002-05-23 10:56:58 +00:00
Kenichi Handa
7e4c04665e
(lisp): Change cyrillic.elc to cyrillic.el,
...
vietnamese.elc to vietnamese.el. They are not bytecompiled now.
(shortlisp): Likewise.
2002-05-23 01:02:36 +00:00
Kenichi Handa
3776772e7d
*** empty log message ***
2002-05-23 01:02:14 +00:00
Kenichi Handa
166cd58742
*** empty log message ***
2002-05-22 13:30:07 +00:00
Kenichi Handa
1cdeec8fa5
(RUN-EMACS): Add LC_ALL=C.
2002-05-22 13:29:52 +00:00
Kenichi Handa
3b53a65b9a
Cancel the 2002-05-17 change of mine.
2002-05-22 13:27:48 +00:00
Dave Love
8e6776e2a1
*** empty log message ***
2002-05-22 13:15:27 +00:00
Dave Love
6820ed3fcd
(code-pages): Provide for
...
compatibility.
2002-05-22 13:12:55 +00:00