]> git.eshelyaron.com Git - emacs.git/log
emacs.git
22 years agoMake korean-ksc5601 double-width.
Dave Love [Mon, 24 Jun 2002 18:25:30 +0000 (18:25 +0000)]
Make korean-ksc5601 double-width.

22 years ago(byte-recompile-directory)
Dave Love [Mon, 24 Jun 2002 18:25:16 +0000 (18:25 +0000)]
(byte-recompile-directory)
(batch-byte-recompile-directory): Update from trunk.
(byte-compile-fix-header): Adjust for use of utf-8-emacs.
(byte-compile-insert-header): Update magic number.  Add ballast.
(map-char-table): Use byte-compile-funarg-2.

22 years ago(file-coding-system-alist): Change
Dave Love [Mon, 24 Jun 2002 18:24:44 +0000 (18:24 +0000)]
(file-coding-system-alist): Change
.elc to utf-8-Emacs.

22 years ago(auto-coding-regexp-alist): Recognize
Dave Love [Mon, 24 Jun 2002 18:24:28 +0000 (18:24 +0000)]
(auto-coding-regexp-alist): Recognize
Emacs 20/1 byte-compiled files.

22 years agoRemove some unused variables.
Dave Love [Mon, 24 Jun 2002 18:23:15 +0000 (18:23 +0000)]
Remove some unused variables.
(safe_to_load_p): If safe, return the magic number version byte.
(Fload): Maybe use load-with-code-conversion.

22 years agoAdd missing code points.
Dave Love [Thu, 20 Jun 2002 14:47:50 +0000 (14:47 +0000)]
Add missing code points.

22 years agocomments
Dave Love [Sun, 16 Jun 2002 19:57:54 +0000 (19:57 +0000)]
comments

22 years ago(set-locale-environment): Use
Dave Love [Sun, 16 Jun 2002 11:44:10 +0000 (11:44 +0000)]
(set-locale-environment): Use
locale-codeset.

22 years ago(find-multibyte-characters): Doc fix.
Dave Love [Fri, 14 Jun 2002 23:23:39 +0000 (23:23 +0000)]
(find-multibyte-characters): Doc fix.
(find-multibyte-characters): Don't test for charset `unknown'.
(locale-language-names): Change or add: be, bs, cy, mk, ru.koi8,
ru, sr_YU, tg, wa, zh.gbk.
(locale-language-names): Change sp to Cyrillic.
(locale-charset-language-names): Match @euro after utf-8.

22 years ago("Belarusian"): Doc fix.
Dave Love [Fri, 14 Jun 2002 23:23:08 +0000 (23:23 +0000)]
("Belarusian"): Doc fix.
(Cp1125, koi8-t): Doc fix.

22 years ago(chinese-gbk, gbk, cp936, windows-936): New
Dave Love [Thu, 13 Jun 2002 17:32:09 +0000 (17:32 +0000)]
(chinese-gbk, gbk, cp936, windows-936): New
coding systems.
("Chinese-GBK"): New environment.

22 years ago*** empty log message ***
Dave Love [Thu, 13 Jun 2002 11:39:08 +0000 (11:39 +0000)]
*** empty log message ***

22 years agoRemove redundant unicodes in
Dave Love [Wed, 12 Jun 2002 16:46:15 +0000 (16:46 +0000)]
Remove redundant unicodes in
category-setting.

22 years ago(japanese-jisx0213-1)
Dave Love [Wed, 12 Jun 2002 11:43:30 +0000 (11:43 +0000)]
(japanese-jisx0213-1)
(japanese-jisx0213-2): Add unify-map.

22 years agoReplaced.
Dave Love [Wed, 12 Jun 2002 09:58:23 +0000 (09:58 +0000)]
Replaced.

22 years agoNew file.
Dave Love [Wed, 12 Jun 2002 09:57:59 +0000 (09:57 +0000)]
New file.

22 years ago(Ffind_charset_string): Setup the vector `charsets' correctly.
Kenichi Handa [Wed, 12 Jun 2002 00:57:16 +0000 (00:57 +0000)]
(Ffind_charset_string): Setup the vector `charsets' correctly.

22 years ago*** empty log message ***
Kenichi Handa [Wed, 12 Jun 2002 00:57:01 +0000 (00:57 +0000)]
*** empty log message ***

22 years ago(miscdic-convert): Force writing the file by iso-2022-7bit.
Kenichi Handa [Wed, 12 Jun 2002 00:50:09 +0000 (00:50 +0000)]
(miscdic-convert): Force writing the file by iso-2022-7bit.

22 years ago(quail-update-leim-list-file): Force
Kenichi Handa [Wed, 12 Jun 2002 00:49:41 +0000 (00:49 +0000)]
(quail-update-leim-list-file): Force
writing the file by iso-2022-7bit.

22 years agoFix the last change.
Kenichi Handa [Wed, 12 Jun 2002 00:16:54 +0000 (00:16 +0000)]
Fix the last change.

22 years agoAdjusted for the change of define-charset (:parent -> :subset or
Kenichi Handa [Wed, 12 Jun 2002 00:16:33 +0000 (00:16 +0000)]
Adjusted for the change of define-charset (:parent -> :subset or
:superset).

22 years ago(define-charset): Change the attribute
Kenichi Handa [Wed, 12 Jun 2002 00:15:39 +0000 (00:15 +0000)]
(define-charset): Change the attribute
:parents to :subset or :superset.

22 years ago(map_charset_chars): Deleted.
Kenichi Handa [Wed, 12 Jun 2002 00:15:03 +0000 (00:15 +0000)]
(map_charset_chars): Deleted.

22 years ago(describe_vector): Handle a char-table directly here.
Kenichi Handa [Wed, 12 Jun 2002 00:14:32 +0000 (00:14 +0000)]
(describe_vector): Handle a char-table directly here.
(describe_char_table): Deleted.

22 years ago(sub_char_table_ref_and_range): New arg defalt. Fix
Kenichi Handa [Wed, 12 Jun 2002 00:14:15 +0000 (00:14 +0000)]
(sub_char_table_ref_and_range): New arg defalt.  Fix
the previous change.
(char_table_ref_and_range): Adjusted for the above change.
(map_sub_char_table_for_charset): New function.
(map_char_table_for_charset): New function.

22 years ago(load_charset_map): Set the default value of encoder
Kenichi Handa [Wed, 12 Jun 2002 00:13:57 +0000 (00:13 +0000)]
(load_charset_map): Set the default value of encoder
and deunifier char-tables to nil.
(map_charset_chars): Argument changed.  Callers changed.  Use
map_char_table_for_charset instead of map_char_table.
(Fmap_charset_chars): New optional args from_code and to_code.
(Fdefine_charset_internal): Adjusted for the change of
`define-charset' (:parents -> :subset or :superset).
(charset_work): New variable.
(encode_char): Adjusted for the change of
Fdefine_charset_internal.
(syms_of_charset): Likewise.

22 years ago(enum define_charset_arg_index): Delete
Kenichi Handa [Wed, 12 Jun 2002 00:13:36 +0000 (00:13 +0000)]
(enum define_charset_arg_index): Delete
charset_arg_parents and add charset_arg_subset and
charset_arg_superset,.
(enum charset_attr_index): Delete charset_parents and add
charset_subset and charset_superset.
(enum charset_method): Delete CHARSET_METHOD_INHERIT and add
CHARSET_METHOD_SUBSET and CHARSET_METHOD_SUPERSET.
(CHARSET_ATTR_PARENTS, CHARSET_PARENTS): Macros deleted.
(CHARSET_ATTR_SUBSET, CHARSET_ATTR_SUPERSET, CHARSET_SUBSET,
CHARSET_SUPERSET): New macros.
(charset_work): Extern it.
(ENCODE_CHAR): Use charset_work.
(CHAR_CHARSET_P): Adjusted for the change of encoder format.
(map_charset_chars): Extern it.

22 years ago(syms_of_character): Setup Vchar_width_table for
Kenichi Handa [Wed, 12 Jun 2002 00:13:15 +0000 (00:13 +0000)]
(syms_of_character): Setup Vchar_width_table for
eight-bit-control and raw-byte chars.

22 years ago(MAYBE_UNIFY_CHAR): Adjusted for the change of
Kenichi Handa [Wed, 12 Jun 2002 00:12:53 +0000 (00:12 +0000)]
(MAYBE_UNIFY_CHAR): Adjusted for the change of
Vchar_unify_table.  The default value of the table is now nil.

22 years ago(Fmodify_category_entry): Don't modify the contents
Kenichi Handa [Wed, 12 Jun 2002 00:12:34 +0000 (00:12 +0000)]
(Fmodify_category_entry): Don't modify the contents
of category_set for characters out of the range.  Avoid
unnecessary modification.

22 years ago*** empty log message ***
Dave Love [Tue, 11 Jun 2002 18:45:36 +0000 (18:45 +0000)]
*** empty log message ***

22 years ago(cyrillic-encode-koi8-r-char)
Dave Love [Tue, 11 Jun 2002 18:44:47 +0000 (18:44 +0000)]
(cyrillic-encode-koi8-r-char)
(cyrillic-encode-alternativnyj-char): Fixed.
(standard-display-cyrillic-translit): Remove redundant unicodes.

22 years ago(HAVE_PTY_H, HAVE_SIZE_T, HAVE_LANGINFO_CODESET): New.
Dave Love [Tue, 11 Jun 2002 18:32:59 +0000 (18:32 +0000)]
(HAVE_PTY_H, HAVE_SIZE_T, HAVE_LANGINFO_CODESET): New.
(size_t): Removed.

22 years ago(count_combining): Comment out (unused).
Dave Love [Tue, 11 Jun 2002 18:32:28 +0000 (18:32 +0000)]
(count_combining): Comment out (unused).
(Flocale_codeset): New.
(syms_of_fns): Defsubr it.

22 years agoCheck for pty.h. Improve the libungif test.
Dave Love [Tue, 11 Jun 2002 18:31:18 +0000 (18:31 +0000)]
Check for pty.h.  Improve the libungif test.
Check for nl_langinfo codeset support.  Use AC_CHECK_TYPES, not
AC_SIZE_T.

22 years ago(control-1): News charset.
Dave Love [Mon, 10 Jun 2002 18:01:10 +0000 (18:01 +0000)]
(control-1): News charset.
(eight-bit-control, eight-bit-graphic): Redefined to use raw-bytes
space.
(korean-ksc5601): Redefine to use code-offset and unify-map.

22 years ago*** empty log message ***
Dave Love [Mon, 10 Jun 2002 16:09:36 +0000 (16:09 +0000)]
*** empty log message ***

22 years ago("Tajik", "Bulgarian", "Belarusian"): New
Dave Love [Mon, 10 Jun 2002 16:07:03 +0000 (16:07 +0000)]
("Tajik", "Bulgarian", "Belarusian"): New
environments.

22 years agoChanges from trunk.
Dave Love [Mon, 10 Jun 2002 15:35:49 +0000 (15:35 +0000)]
Changes from trunk.

22 years agoDoc fixes.
Dave Love [Mon, 10 Jun 2002 15:30:44 +0000 (15:30 +0000)]
Doc fixes.
("cyrillic-beylorussian"): Commented-out.
("cyrillic-translit-bulgarian"): Deleted.
("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings.
("ukrainian-computer", "belarusian", "bulgarian-standard"): New.
("bulgarian-pho"): Add �, \e,Lp\e(B, \e,LN\e(B.

22 years ago*** empty log message ***
Dave Love [Fri, 7 Jun 2002 11:39:03 +0000 (11:39 +0000)]
*** empty log message ***

22 years ago(vietnamese-tcvn, tcvn): New coding
Dave Love [Fri, 7 Jun 2002 11:26:43 +0000 (11:26 +0000)]
(vietnamese-tcvn, tcvn): New coding
system.
("Vietnamese"): Doc fix.

22 years ago(tcvn-5712): New charset.
Dave Love [Fri, 7 Jun 2002 11:25:11 +0000 (11:25 +0000)]
(tcvn-5712): New charset.

22 years ago*** empty log message ***
Dave Love [Thu, 6 Jun 2002 22:39:08 +0000 (22:39 +0000)]
*** empty log message ***

22 years ago(chartab.o): Depend on charset.h.
Dave Love [Thu, 6 Jun 2002 22:23:06 +0000 (22:23 +0000)]
(chartab.o): Depend on charset.h.

22 years ago*** empty log message ***
Dave Love [Thu, 6 Jun 2002 11:34:49 +0000 (11:34 +0000)]
*** empty log message ***

22 years agoReinstate various CJK syntax and
Dave Love [Thu, 6 Jun 2002 11:34:24 +0000 (11:34 +0000)]
Reinstate various CJK syntax and
category setup.  Remove obsolete syntax setting in Greek section.
Optimize the char tables.

22 years ago("Vietnamese"): Add windows-1258 coding
Dave Love [Thu, 6 Jun 2002 11:33:04 +0000 (11:33 +0000)]
("Vietnamese"): Add windows-1258 coding
system.

22 years ago("Thai"): Add cp874, iso-8859-11 coding
Dave Love [Thu, 6 Jun 2002 11:32:53 +0000 (11:32 +0000)]
("Thai"): Add cp874, iso-8859-11 coding
systems.

22 years ago("Romanian"): Add iso-latin-10 coding
Dave Love [Thu, 6 Jun 2002 11:32:45 +0000 (11:32 +0000)]
("Romanian"): Add iso-latin-10 coding
system.

22 years ago("Greek"): Add windows-1253, cp851, cp869
Dave Love [Thu, 6 Jun 2002 11:32:35 +0000 (11:32 +0000)]
("Greek"): Add windows-1253, cp851, cp869
coding systems.

22 years agoAdd scalable-fonts-allowed.
Dave Love [Thu, 6 Jun 2002 11:32:13 +0000 (11:32 +0000)]
Add scalable-fonts-allowed.

22 years ago(windows-936): New alias.
Dave Love [Thu, 6 Jun 2002 11:31:57 +0000 (11:31 +0000)]
(windows-936): New alias.

22 years ago(syms_of_character): Set the default value of
Kenichi Handa [Mon, 3 Jun 2002 23:16:54 +0000 (23:16 +0000)]
(syms_of_character): Set the default value of
Vprintable_chars to Qnil.

22 years ago(printable-chars): Setup correctly.
Kenichi Handa [Mon, 3 Jun 2002 23:16:23 +0000 (23:16 +0000)]
(printable-chars): Setup correctly.

22 years ago*** empty log message ***
Kenichi Handa [Mon, 3 Jun 2002 23:15:17 +0000 (23:15 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Dave Love [Sun, 2 Jun 2002 20:39:32 +0000 (20:39 +0000)]
*** empty log message ***

22 years agoAdd selection-coding-system.
Dave Love [Sun, 2 Jun 2002 20:33:29 +0000 (20:33 +0000)]
Add selection-coding-system.

22 years agoAdd Vietnamese category to
Dave Love [Sun, 2 Jun 2002 20:32:26 +0000 (20:32 +0000)]
Add Vietnamese category to
equivalent unicodes.

22 years ago(set-case-syntax-pair): Test again for equal byte
Dave Love [Sun, 2 Jun 2002 20:32:05 +0000 (20:32 +0000)]
(set-case-syntax-pair): Test again for equal byte
lengths of the pair.

22 years ago(post-read-decode-hz)
Dave Love [Sun, 2 Jun 2002 20:31:23 +0000 (20:31 +0000)]
(post-read-decode-hz)
(pre-write-encode-hz): Moved to china-util.el.

22 years ago(post-read-decode-hz)
Dave Love [Sun, 2 Jun 2002 20:27:27 +0000 (20:27 +0000)]
(post-read-decode-hz)
(pre-write-encode-hz): Moved from chinese.el.
(big5-to-flat-code, flat-code-to-big5, euc-to-flat-code)
(flat-code-to-euc, expand-euc-big5-alist, big5-to-cns): Deleted.

22 years ago("Hebrew"): Add windows-1255, cp862 coding
Dave Love [Sun, 2 Jun 2002 20:25:16 +0000 (20:25 +0000)]
("Hebrew"): Add windows-1255, cp862 coding
systems.

22 years ago*** empty log message ***
Dave Love [Fri, 31 May 2002 22:31:36 +0000 (22:31 +0000)]
*** empty log message ***

22 years ago(describe-current-coding-system):
Dave Love [Fri, 31 May 2002 22:26:10 +0000 (22:26 +0000)]
(describe-current-coding-system):
Add selection-coding-system.

22 years ago(chinese-sisheng, ipa)
Dave Love [Fri, 31 May 2002 22:23:39 +0000 (22:23 +0000)]
(chinese-sisheng, ipa)
(indian-is13194, tibetan, ethiopic): Add :unify-map.

22 years ago(unify-8859-on-encoding-mode)
Dave Love [Fri, 31 May 2002 21:55:24 +0000 (21:55 +0000)]
(unify-8859-on-encoding-mode)
(unify-8859-on-decoding-mode): Moved from mule.el.

22 years ago(describe-character-set): Account for
Dave Love [Fri, 31 May 2002 21:53:21 +0000 (21:53 +0000)]
(describe-character-set): Account for
more than two dimensions of possibly different size.

22 years ago(charset-chars): Add optional dimension arg.
Dave Love [Fri, 31 May 2002 21:53:07 +0000 (21:53 +0000)]
(charset-chars): Add optional dimension arg.
(unify-8859-on-encoding-mode, unify-8859-on-decoding-mode): Moved
to mule-cmds.el.

22 years ago*** empty log message ***
Dave Love [Fri, 31 May 2002 13:04:49 +0000 (13:04 +0000)]
*** empty log message ***

22 years ago(unify-8859-on-encoding-mode)
Dave Love [Fri, 31 May 2002 13:04:33 +0000 (13:04 +0000)]
(unify-8859-on-encoding-mode)
(unify-8859-on-decoding-mode): Remove :init-value.

22 years ago(lisp, shortlisp): Change indian.elc to indian.el.
Dave Love [Fri, 31 May 2002 12:47:06 +0000 (12:47 +0000)]
(lisp, shortlisp): Change indian.elc to indian.el.

22 years ago(load_charset_map): Handle the case that from < to correctly.
Kenichi Handa [Fri, 31 May 2002 10:47:52 +0000 (10:47 +0000)]
(load_charset_map): Handle the case that from < to correctly.

22 years ago*** empty log message ***
Kenichi Handa [Fri, 31 May 2002 10:47:26 +0000 (10:47 +0000)]
*** empty log message ***

22 years agoChange registry for japanese-jisx0208
Kenichi Handa [Fri, 31 May 2002 03:42:01 +0000 (03:42 +0000)]
Change registry for japanese-jisx0208
to "JISX0208*" in the default fontset.
(font-encoding-alist): Add an entry for "JISX0208.1983" and
"ISO10646.indian-1".

22 years ago*** empty log message ***
Kenichi Handa [Fri, 31 May 2002 03:41:42 +0000 (03:41 +0000)]
*** empty log message ***

22 years agoReplace commented-out lines with a condition
Kenichi Handa [Fri, 31 May 2002 01:22:25 +0000 (01:22 +0000)]
Replace commented-out lines with a condition
that is always false.  The same change by Eli on 2002-04-19 in
the HEAD trunk.

22 years ago*** empty log message ***
Kenichi Handa [Fri, 31 May 2002 01:22:02 +0000 (01:22 +0000)]
*** empty log message ***

22 years ago(encode_coding_emacs_mule): Pay attention to raw-8-bit chars.
Kenichi Handa [Fri, 31 May 2002 01:03:50 +0000 (01:03 +0000)]
(encode_coding_emacs_mule): Pay attention to raw-8-bit chars.
(encode_coding_iso_2022): Likewise.
(encode_coding_sjis): Likewise.
(encode_coding_big5): Likewise.
(encode_coding_charset): Likewise.

22 years agoFix description of ranges.
Dave Love [Thu, 30 May 2002 21:52:50 +0000 (21:52 +0000)]
Fix description of ranges.

22 years ago*** empty log message ***
Kenichi Handa [Thu, 30 May 2002 11:11:09 +0000 (11:11 +0000)]
*** empty log message ***

22 years ago(lisp): Change chienese.elc to chinese.el. They are
Kenichi Handa [Thu, 30 May 2002 11:10:55 +0000 (11:10 +0000)]
(lisp): Change chienese.elc to chinese.el.  They are
not bytecompiled now.
(shortlisp): Likewise.

22 years ago(japanese-iso-7bit-1978-irv): Add
Kenichi Handa [Thu, 30 May 2002 11:07:27 +0000 (11:07 +0000)]
(japanese-iso-7bit-1978-irv): Add
`designation' to :flags, `ascii' to :charset-list.

22 years ago(coding-system-iso-2022-flags): Add use-roman, use-oldjis.
Kenichi Handa [Thu, 30 May 2002 11:05:50 +0000 (11:05 +0000)]
(coding-system-iso-2022-flags): Add use-roman, use-oldjis.

22 years ago(charset_jisx0201_roman, charset_jisx0208_1978,
Kenichi Handa [Thu, 30 May 2002 11:04:58 +0000 (11:04 +0000)]
(charset_jisx0201_roman, charset_jisx0208_1978,
charset_jisx0208): New variables.
(Fdefine_charset_internal): Setup them if appropriate.
(init_charset_once): Initialize them to -1.

22 years ago(charset_jisx0201_roman, charset_jisx0208_1978,
Kenichi Handa [Thu, 30 May 2002 11:03:06 +0000 (11:03 +0000)]
(charset_jisx0201_roman, charset_jisx0208_1978,
charset_jisx0208): Extern them.

22 years ago(CODING_ISO_FLAG_USE_ROMAN): New macro
Kenichi Handa [Thu, 30 May 2002 11:02:01 +0000 (11:02 +0000)]
(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.

22 years ago(define-charset): New args :min-code and :max-code.
Kenichi Handa [Thu, 30 May 2002 00:32:34 +0000 (00:32 +0000)]
(define-charset): New args :min-code and :max-code.

22 years ago*** empty log message ***
Kenichi Handa [Thu, 30 May 2002 00:32:05 +0000 (00:32 +0000)]
*** empty log message ***

22 years ago(CODE_POINT_TO_INDEX): Take charset->char_index_offset
Kenichi Handa [Thu, 30 May 2002 00:27:27 +0000 (00:27 +0000)]
(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.

22 years ago(sturct define_charset_arg_index): New enums charset_arg_min_code and
Kenichi Handa [Thu, 30 May 2002 00:26:21 +0000 (00:26 +0000)]
(sturct define_charset_arg_index): New enums charset_arg_min_code and
charset_arg_max_code.
(struct charset): New member char_index_offset.

22 years ago*** empty log message ***
Kenichi Handa [Thu, 30 May 2002 00:25:31 +0000 (00:25 +0000)]
*** empty log message ***

22 years ago(chinese-gbk): Change :code-offset to
Kenichi Handa [Thu, 30 May 2002 00:25:01 +0000 (00:25 +0000)]
(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.

22 years agoNew file.
Kenichi Handa [Thu, 30 May 2002 00:21:40 +0000 (00:21 +0000)]
New file.

22 years ago*** empty log message ***
Dave Love [Wed, 29 May 2002 22:46:50 +0000 (22:46 +0000)]
*** empty log message ***

22 years ago(iso-8859-11): New coding system.
Dave Love [Wed, 29 May 2002 22:45:23 +0000 (22:45 +0000)]
(iso-8859-11): New coding system.

22 years agoDoc fixes.
Dave Love [Wed, 29 May 2002 22:44:56 +0000 (22:44 +0000)]
Doc fixes.
(iso-8859-11): New.

22 years ago(decode_coding_utf_8): Reject overlong sequences.
Dave Love [Mon, 27 May 2002 22:19:17 +0000 (22:19 +0000)]
(decode_coding_utf_8): Reject overlong sequences.

22 years agoComment.
Dave Love [Mon, 27 May 2002 18:27:40 +0000 (18:27 +0000)]
Comment.