Commit graph

71 commits

Author SHA1 Message Date
Dave Love
0922d3b44c Remove all the setup-...-environment functions. 2000-05-14 15:21:41 +00:00
Kenichi Handa
843930b70c Fix encoding of the file. 2000-04-03 11:39:31 +00:00
Kenichi Handa
3bdf8898b0 Most functions rewritten.
(tibetan-char-p): Renamed from tibetan-char-examin.
(tibetan-composable-examin) (tibetan-complete-char-examin)
(tibetan-vertical-stacking) (tibetan-composition): Deleted.
(tibetan-add-components): New function.
(tibetan-composition-function): New function.
1999-12-15 00:50:18 +00:00
Kenichi Handa
1d5021c352 (tibetan-vertical-stacking): If the arg
FIRST is a composite character, decompose it at first.
1999-01-24 04:25:14 +00:00
Kenichi Handa
76d1241585 (tibetan-pre-write-conversion): Cancel previous
change, use generate-new-buffer instead of get-buffer-create.
1998-10-26 08:00:11 +00:00
Kenichi Handa
7273226df7 (tibetan-pre-write-conversion): Use with-temp-buffer. 1998-10-21 11:50:56 +00:00
Kenichi Handa
45717142ef (setup-XXX-environment): Just call set-language-environment. If
they used to do some other jobs than what done by
set-language-environment, those jobs are done in
setup-XXX-environment-internal now.
1998-08-10 06:42:41 +00:00
Kenichi Handa
8f3969f8ab In setup-LANGUAGE-environment functions,
call set-language-environment-coding-systems.
1998-01-22 01:45:51 +00:00
Kenichi Handa
73b4b26409 (tibetan-post-read-conversion): Return
the length of converted region.
1997-10-21 10:45:26 +00:00
Kenichi Handa
9243aabac5 (tibetan-composition): Add autoload cookies. 1997-08-26 11:47:06 +00:00
Kenichi Handa
d086dcc71f (setup-tibetan-environment): Delete
a code setting default value of default-input-method.
1997-08-16 01:55:27 +00:00
Kenichi Handa
57e6c4cde1 (setup-tibetan-environment): Do not
change sendmail-coding-system and rmail-file-coding-system.
1997-08-10 04:09:49 +00:00
Kenichi Handa
737acdc678 (setup-tibetan-environment): Set default value of default-input-method. 1997-08-03 02:54:04 +00:00
Kenichi Handa
94154c84d4 (setup-tibetan-environment): Correct
coding system names.  Set default-input-method to "tibetan-wylie".
1997-07-25 07:44:24 +00:00
Kenichi Handa
391f7465a4 (setup-tibetan-environment): Set default-input-method correctly. 1997-07-15 08:22:18 +00:00
Richard M. Stallman
fa526c4a22 Change copyright notice. 1997-06-22 08:57:18 +00:00
Kenichi Handa
650e8505e2 Provide XXX-util instead of
language/XXX-util.  Delete local variable declartion.
Delete the code of calling register-input-method form
all files under this directory.
1997-06-18 13:06:17 +00:00
Kenichi Handa
335a7ad768 Most of setup-LANGUAGE-environment functions are
moved form LANGUAGE.el to LANG-util.el.  These functions now at
first call setup-english-environment to reset various values to
the defaults.
1997-05-28 03:39:03 +00:00
Kenichi Handa
5d0ae7290b (tibetan-pre-write-conversion): Make it work
for the case the arg FROM is a string.
1997-05-12 07:00:26 +00:00
Kenichi Handa
3fdc9c8f41 Fix the format of the first line. 1997-04-07 05:36:52 +00:00
Kenichi Handa
80d75b56bd Initial revision 1997-04-05 02:44:02 +00:00