1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
emacs/lisp/international
Dave Love ccdd5c6187 (ucs-mule-cjk-to-unicode)
(utf-subst-table-for-encode, ucs-unicode-to-mule-cjk)
(utf-subst-table-for-decode): Specify :size, :rehash-size.
(utf-translate-cjk): :set rewritten to load subst-... files.  Add
:set-after.
(ccl-decode-mule-utf-8): Consider CJK translation for r3<#x3400.
2002-12-15 16:46:00 +00:00
..
.gitignore ignore *.elc 2000-06-19 16:16:01 +00:00
ccl.el Fix typo in comment. 2002-10-18 08:52:37 +00:00
characters.el Fix settings of U+2000-U+2027. 2002-07-17 19:05:32 +00:00
code-pages.el (mik, pt154): New coding systems. 2002-12-09 20:12:57 +00:00
codepage.el (cp866-decode-table): Fix the translation table. 2002-11-16 09:20:33 +00:00
encoded-kb.el Add `provide' call. 2002-10-10 04:22:02 +00:00
fontset.el (ucs-mule-to-mule-unicode): Define this 2002-09-30 06:41:01 +00:00
isearch-x.el (isearch-exit-recursive-edit): Take 2001-09-03 09:26:11 +00:00
iso-acc.el (iso-languages) <french>: ~ ' now generates ~', `~,' definition deleted. 2002-06-21 09:56:25 +00:00
iso-ascii.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
iso-cvt.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
iso-insert.el Insert Latin-1 characters, not unibyte strings. 2001-12-15 16:26:31 +00:00
iso-swed.el
iso-transl.el Comment change. 2001-12-28 22:28:05 +00:00
ja-dic-cnv.el (skkdic-convert): Add coding cookie. 2002-07-24 22:18:45 +00:00
ja-dic-utl.el Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
kinsoku.el Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
kkc.el Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
latin1-disp.el Fix some 8-bit-graphic characters. 2001-12-07 18:08:42 +00:00
latin-1.el Add no-byte-compile. 2001-10-14 19:40:02 +00:00
latin-2.el Add no-byte-compile. 2001-10-14 19:40:02 +00:00
latin-3.el Add no-byte-compile. 2001-10-14 19:40:02 +00:00
latin-4.el Add no-byte-compile. 2001-10-14 19:40:02 +00:00
latin-5.el Add no-byte-compile. 2001-10-14 19:40:02 +00:00
latin-8.el Add no-byte-compile. 2001-10-14 19:40:02 +00:00
latin-9.el Give pilcrow punctuation syntax. 2001-11-15 12:43:42 +00:00
mule-cmds.el (current-language-environment): Set type according to 2002-12-13 22:42:21 +00:00
mule-conf.el Comment. 2002-10-29 18:37:26 +00:00
mule-diag.el (non-iso-charset-alist): Move to 2002-10-28 18:44:55 +00:00
mule-util.el (coding-system-eol-type-mnemonic): Move to mule.el. 2002-11-05 10:43:33 +00:00
mule.el (set-buffer-file-coding-system): Redo prev chg. 2002-11-15 23:52:11 +00:00
ogonek.el Fix typo. 2002-01-12 21:41:26 +00:00
quail.el (quail-input-string-to-events): Revert 2002-11-09 12:55:37 +00:00
subst-big5.el *** empty log message *** 2002-12-12 22:55:05 +00:00
subst-gb2312.el *** empty log message *** 2002-12-12 22:55:05 +00:00
subst-jis.el *** empty log message *** 2002-12-12 22:55:05 +00:00
subst-ksc.el *** empty log message *** 2002-12-12 22:55:05 +00:00
swedish.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
titdic-cnv.el (titdic-convert): Process the header part in multibyte mode. 2002-12-09 05:44:06 +00:00
ucs-tables.el Fix properly. 2002-12-09 18:01:21 +00:00
utf-8-subst.el Revert last change. 2002-12-06 19:27:12 +00:00
utf-8.el (ucs-mule-cjk-to-unicode) 2002-12-15 16:46:00 +00:00
utf-16.el Don't provide utf-16. 2002-10-01 06:56:40 +00:00