1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 08:11:05 -08:00
Commit graph

41383 commits

Author SHA1 Message Date
Dave Love
d3b4e33da8 *** empty log message *** 2002-12-08 22:50:32 +00:00
Dave Love
de223a7455 (mik, pt154): New coding systems. 2002-12-08 22:48:37 +00:00
Dave Love
6c2233bd36 (mik, pt154): New charsets. 2002-12-08 22:48:16 +00:00
Dave Love
61a6da0cc3 Remove codepoint 0x7f. 2002-12-08 22:45:54 +00:00
Dave Love
fa64065b1b (unicode-data): Fix treatment of
numeric-value fields.
2002-12-05 14:31:28 +00:00
Dave Love
c94ae9eb26 Move parts around so that syntax
definitions aren't overwritten wrongly.
2002-12-05 14:28:21 +00:00
Kenichi Handa
f148205fee (Fdefine_charset_internal): Setup charset.fast_map correctly. 2002-12-05 04:25:02 +00:00
Kenichi Handa
d8e5d5d5df *** empty log message *** 2002-12-05 04:24:45 +00:00
Dave Love
f7ab7a26d6 *** empty log message *** 2002-12-01 12:19:36 +00:00
Dave Love
8395d85077 (Flanginfo): Call synchronize_system_time_locale. 2002-11-26 17:48:07 +00:00
Dave Love
b43dfebd57 Use AC_CONFIG_LIBOBJ_DIR. Require autoconf 2.54. 2002-11-07 20:26:51 +00:00
Kenichi Handa
ba8972b694 Fix previous change. 2002-11-07 07:32:07 +00:00
Kenichi Handa
664557e219 *** empty log message *** 2002-11-07 06:34:54 +00:00
Kenichi Handa
920d35f411 Load composite 2002-11-07 06:33:32 +00:00
Kenichi Handa
6b00e74e82 (tibetan-composition-function): Change
arguments to conform to composition-function-table.
2002-11-07 06:33:13 +00:00
Kenichi Handa
69d21b0cc8 Register tibetan-composition-function in
composition-function-table for Tibetan characters.
2002-11-07 06:32:49 +00:00
Kenichi Handa
ed01146036 (thai-post-read-conversion): Delete this
function.
(thai-composition-function): Change arguments to conform to
composition-function-table.
2002-11-07 06:32:26 +00:00
Kenichi Handa
1662e13988 Register thai-composition-function in
composition-function-table for Thai vowels and tones.
(thai-tis620): Don't use thai-post-read-conversion.
2002-11-07 06:32:02 +00:00
Kenichi Handa
908ac9e20f (lao-post-read-conversion): Delete this
function.
(lao-composition-function): Change arguments to conform to
composition-function-table.
2002-11-07 06:31:37 +00:00
Kenichi Handa
9baf74e53c Register lao-composition-function in
composition-function-table for Lao vowels and tones.
(lao): Don't use lao-post-read-conversion.
2002-11-07 06:31:13 +00:00
Kenichi Handa
6acef79f97 (indian-compose-region): Don't call
compose-chars-after, instead call a function registered in
composition-function-table.
2002-11-07 06:30:49 +00:00
Kenichi Handa
3719c14fca (indian-composable-pattern): New variable. 2002-11-07 06:30:22 +00:00
Kenichi Handa
fc22b4ebae Register combining characters in
composition-function-table.
(diacritic-composition-function): Change arguments to conform to
composition-function-table.
2002-11-07 06:29:59 +00:00
Kenichi Handa
2e82b5d513 Register devanagari-composable-pattern
in indian-composable-pattern.
(devanagari-composition-function): Add autoload cookie.  Change
arguments to conform to composition-function-table.
2002-11-07 06:29:31 +00:00
Kenichi Handa
9e193af4b9 Register devanagari-composable-function
in composition-function-table for Devanagari characters.
2002-11-07 06:29:07 +00:00
Kenichi Handa
60a3d85d39 (quail-input-string-to-events): Don't generate compose-chars-after
events.
2002-11-07 06:28:35 +00:00
Kenichi Handa
62f3e72ceb (tibetan): Fix :code-space property.
(tibetan-1-column): Delete :superset property, add :code-offset
property.
2002-11-07 06:28:16 +00:00
Kenichi Handa
cdfc5141c9 Make all chararacters in the charset tibetan to tibetan script. 2002-11-07 06:27:55 +00:00
Kenichi Handa
68fbe6508f Remove all autoload cookies.
(composition-function-table): Variable declaration moved from
composite.c.  Format changed.
(save-buffer-state): Copied from font-lock.el.
(auto-composition-chunk-size): New variable.
(auto-compose-chars): New function.  Set
auto-composition-function to it.
(toggle-auto-composition): New function.
2002-11-07 06:27:27 +00:00
Kenichi Handa
6d71005231 *** empty log message *** 2002-11-07 06:27:02 +00:00
Kenichi Handa
4b37933064 (quail-indian-preceding-char-position): Function
deleted.
(quail-indian-update-preceding-char): Variable deleted.
(quail-indian-update-translation): Function deleted.
(quail-define-indian-trans-package): Don't call
quail-define-package with quail-indian-update-translation.
(quail-define-inscript-package): Likewise.
2002-11-07 06:26:17 +00:00
Kenichi Handa
55519505b8 Don't require thai-util.
(quail-thai-update-translation): Function deleted.
(thai-generate-quail-map): Changed to a macro that directly calls
quail-define-rules.
("thai-kesmanee", "thai-pattachote"): Don't use
UPDATE-TRANSLATION-FUNCTION.
2002-11-07 06:25:49 +00:00
Kenichi Handa
858e871446 (selection_data_to_lisp_data): Don't call
compose_chars_in_text.
2002-11-07 06:25:02 +00:00
Kenichi Handa
df013a7fa5 (it_props): Add an entry for Qauto_composed.
(handle_auto_composed_prop): New function.
2002-11-07 06:24:40 +00:00
Kenichi Handa
b7c2af7f65 (enum prop_idx): Add member AUTO_COMPOSED_PROP_IDX. 2002-11-07 06:24:09 +00:00
Kenichi Handa
f96ba4c13b (Vcomposition_function_table,
Qcomposition_function_table): Delete variables.
(Qauto_composed, Vauto_composition_function,
Qauto_composition_function): New variables.
(run_composition_function): Don't call
compose-chars-after-function.
(update_compositions): Clear `auto-composed' text property.
(compose_chars_in_text): Delete this function.
(syms_of_composite): Staticpro Qauto_composed and
Qauto_composition_function.  Declare Vauto_composition_function as
a Lisp variable.
2002-11-07 06:23:47 +00:00
Kenichi Handa
382a2913eb (Qauto_composed, Vauto_composition_function,
Qauto_composition_function): Extern them.
2002-11-07 06:23:23 +00:00
Kenichi Handa
731055f5bb (lisp, shortlisp): Add composite.elc 2002-11-07 06:23:04 +00:00
Dave Love
3123740048 *** empty log message *** 2002-11-06 11:55:37 +00:00
Kenichi Handa
9872508332 (decode_coding_utf_8): When eol_type is Qdos, handle
the case that the last byte is '\r' correctly.
(decode_coding_emacs_mule): Likewise.
(decode_coding_iso_2022): Likewise.
(decode_coding_sjis): Likewise.
(decode_coding_big5): Likewise.
(decode_coding_charset): Likewise.
(produce_chars): Likewise.
(decode_coding): Flushing out the unprocessed data correctly.
(decode_coding_gap): Set CODING_MODE_LAST_BLOCK bit of
coding->mode.
2002-11-06 00:10:42 +00:00
Kenichi Handa
a230927104 *** empty log message *** 2002-11-06 00:10:18 +00:00
Dave Love
0cefd6be2e (unicode-data): Find unicodedata-file
literally.
2002-11-01 22:56:13 +00:00
Dave Love
a59e8f49bd *** empty log message *** 2002-10-31 22:08:28 +00:00
Dave Love
8135c7535c Doc fixes. 2002-10-31 22:01:58 +00:00
Dave Love
f8220f0284 (XTread_socket): Fix changes for defined keysyms. Add
XK_ISO... case.
(xaw_scroll_callback): Revert last change.
2002-10-31 17:57:54 +00:00
Kenichi Handa
0b0c63c231 *** empty log message *** 2002-10-30 03:51:06 +00:00
Kenichi Handa
13337eaa18 Change indian-2-column chars of Hindi line to Unicode chars. 2002-10-30 01:27:45 +00:00
Kenichi Handa
47a62f297a *** empty log message *** 2002-10-30 01:27:27 +00:00
Kenichi Handa
27097f02df ("fontset-default"): Add an entry for `indian-is13194' charset. 2002-10-30 01:20:15 +00:00
Kenichi Handa
c663a62717 (indian-is13194): Delete :unify-map
property.  Don't unify this charset.
(indian-2-column): Delete :superset property, add :code-offset
property.
2002-10-30 01:19:27 +00:00