1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-22 13:40:44 -08:00
Commit graph

20349 commits

Author SHA1 Message Date
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
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
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
d6afde6caf *** empty log message *** 2002-05-23 18:45:30 +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
Kenichi Handa
166cd58742 *** empty log message *** 2002-05-22 13:30:07 +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
Dave Love
cf86bb7a44 *** empty log message *** 2002-05-22 13:06:01 +00:00
Kenichi Handa
1f3c47e893 Add setting for unicode font at the end of the default fontset. 2002-05-22 05:56:05 +00:00
Kenichi Handa
23d2f4d81d *** empty log message *** 2002-05-22 05:55:49 +00:00
Dave Love
6584daf11f (adobe-standard-encoding, symbol):
Adjust :code-space.
(ibm850): Add :ascii-compatible-p.
2002-05-21 16:08:00 +00:00
Kenichi Handa
cd9c1e8f96 *** empty log message *** 2002-05-21 05:38:48 +00:00
Kenichi Handa
65076506d9 (vietnamese-viscii-lower, vietnamese-viscii-upper): Supply them
:code-offset, then unify by mapping table.
2002-05-21 05:38:23 +00:00
Dave Love
7996eb7819 (iso-latin-10): Fix typo. 2002-05-20 19:10:41 +00:00
Dave Love
76429b9a9f (adobe-standard-encoding): Fix typo. 2002-05-20 19:10:17 +00:00
Dave Love
a37bcd8ffe *** empty log message *** 2002-05-20 15:54:02 +00:00
Dave Love
b383e978b5 (font-encoding-alist): Add
adobe-symbol.
2002-05-20 15:41:00 +00:00
Dave Love
0ad95ea214 (iso-latin-10): Add :mime-charset.
("Romanian"): Add doc.
2002-05-20 15:39:23 +00:00
Dave Love
0859301ab8 (iso-latin-6, iso-8859-10, latin-6)
(iso-latin-7, iso-8859-13, latin-7, hp-roman8, roman8)
(adobe-standard-encoding, cp850, ibm850): New coding systems.
("Latin-6", "Latin-7"): New language environments.
2002-05-20 15:38:40 +00:00
Dave Love
5b73fda306 (format-alist): Remove ibm, mac, hp entries (available
natively).
2002-05-20 15:16:47 +00:00
Dave Love
3803079c2f (iso-8859-10, symbol)
(adobe-standard-encoding, ibm850): New charsets.
(iso-8859-13): Fix IR number, final char.
(file-coding-system-alist): Add .xml.
2002-05-20 15:15:05 +00:00
Dave Love
5e3097cd9d Add charset-map-directory. 2002-05-20 15:04:44 +00:00
Dave Love
fdb2681f90 *** empty log message *** 2002-05-19 18:02:58 +00:00