]> git.eshelyaron.com Git - emacs.git/log
emacs.git
22 years agoDoc fixes.
Dave Love [Thu, 27 Jun 2002 21:40:53 +0000 (21:40 +0000)]
Doc fixes.

22 years ago(side-effect-free-fns): Add decode-char,
Dave Love [Thu, 27 Jun 2002 21:28:58 +0000 (21:28 +0000)]
(side-effect-free-fns): Add decode-char,
encode-char.
(side-effect-and-error-free-fns): Add charsetp, max-char,
primary-charset.

22 years ago*** empty log message ***
Dave Love [Thu, 27 Jun 2002 20:15:23 +0000 (20:15 +0000)]
*** empty log message ***

22 years agoDon't require cl when compiling.
Dave Love [Thu, 27 Jun 2002 20:15:08 +0000 (20:15 +0000)]
Don't require cl when compiling.

22 years ago(DONTCOMPILE): Fix duplicates.
Dave Love [Thu, 27 Jun 2002 19:50:34 +0000 (19:50 +0000)]
(DONTCOMPILE): Fix duplicates.

22 years ago(byte-compile-insert-header): Fix typo.
Dave Love [Thu, 27 Jun 2002 19:19:47 +0000 (19:19 +0000)]
(byte-compile-insert-header): Fix typo.

22 years ago(sort-coding-systems): Comment out
Dave Love [Thu, 27 Jun 2002 18:40:25 +0000 (18:40 +0000)]
(sort-coding-systems): Comment out
iso-2022 case.
(encoded-string-description): Fix coding-system-type test.

22 years ago(load-with-code-conversion): Simplify last change.
Dave Love [Thu, 27 Jun 2002 18:37:40 +0000 (18:37 +0000)]
(load-with-code-conversion): Simplify last change.

22 years ago(load-with-code-conversion): Fix
Dave Love [Thu, 27 Jun 2002 15:25:46 +0000 (15:25 +0000)]
(load-with-code-conversion): Fix
coding-system-type test.

22 years ago(rfc2047-encodable-p): Avoid mm-find-charset-region.
Dave Love [Wed, 26 Jun 2002 18:57:48 +0000 (18:57 +0000)]
(rfc2047-encodable-p): Avoid mm-find-charset-region.
(rfc2047-dissect-region): Don't record charsets.
(rfc2047-encode): Remove arg CHARSET.
(rfc2047-encode-region): Change rfc2047-encode call.

22 years ago*** empty log message ***
Dave Love [Wed, 26 Jun 2002 18:31:01 +0000 (18:31 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Dave Love [Mon, 24 Jun 2002 21:19:42 +0000 (21:19 +0000)]
*** empty log message ***

22 years agoRecoded to utf-8.
Dave Love [Mon, 24 Jun 2002 21:06:54 +0000 (21:06 +0000)]
Recoded to utf-8.
("latin-postfix"): New method.

22 years agoRecoded to utf-8.
Dave Love [Mon, 24 Jun 2002 21:06:21 +0000 (21:06 +0000)]
Recoded to utf-8.
("latin-alt-postfix"): New method.

22 years agoRecoded to utf-8.
Dave Love [Mon, 24 Jun 2002 19:36:17 +0000 (19:36 +0000)]
Recoded to utf-8.
("latin-1-prefix", "latin-8-prefix", "latin-9-prefix"): Add nbsp.
("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> \e,Cu\e(B,
~O -> \e,CU\e(B.
("latin-prefix"): New method.

22 years ago(utf-8-ccl-encode): Deleted.
Dave Love [Mon, 24 Jun 2002 19:26:00 +0000 (19:26 +0000)]
(utf-8-ccl-encode): Deleted.
(ucs-input-method): Modified.

22 years ago(message-forward-make-body): Use
Dave Love [Mon, 24 Jun 2002 19:07:19 +0000 (19:07 +0000)]
(message-forward-make-body): Use
mm-{en,dis}able-multibyte, not mm-{en,dis}able-multibyte-mule4.

22 years ago(gnus-summary-mode, gnus-summary-display-article)
Dave Love [Mon, 24 Jun 2002 19:07:02 +0000 (19:07 +0000)]
(gnus-summary-mode, gnus-summary-display-article)
(gnus-summary-select-article, gnus-summary-edit-article): Use
mm-{en,dis}able-multibyte, not mm-{en,dis}able-multibyte-mule4.

22 years ago(mm-mule4-p, mm-enable-multibyte-mule4)
Dave Love [Mon, 24 Jun 2002 19:06:43 +0000 (19:06 +0000)]
(mm-mule4-p, mm-enable-multibyte-mule4)
(mm-disable-multibyte-mule4)
(mm-with-unibyte-current-buffer-mule4): Deleted.

22 years ago(quoted-printable-encode-region): Avoid
Dave Love [Mon, 24 Jun 2002 19:06:00 +0000 (19:06 +0000)]
(quoted-printable-encode-region): Avoid
find-charset-region.

22 years ago(mm-body-7-or-8): Don't special-case Mule.
Dave Love [Mon, 24 Jun 2002 19:05:12 +0000 (19:05 +0000)]
(mm-body-7-or-8): Don't special-case Mule.
(mm-encode-body): Just call mm-encode-coding-region in encoding
case.

22 years ago*** empty log message ***
Dave Love [Mon, 24 Jun 2002 18:28:25 +0000 (18:28 +0000)]
*** empty log message ***

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.