Kenichi Handa
7976eda061
Update AIST copyright years.
2006-12-13 01:13:58 +00:00
Glenn Morris
d4877ac161
Update copyright years.
2006-12-10 00:31:06 +00:00
Lute Kamstra
3a35cf56e7
Update FSF's address.
2005-07-04 17:55:18 +00:00
Kenichi Handa
eaa6121822
Fix copyrights.
2005-05-16 07:03:28 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Juanma Barranquero
a1506d2977
Trailing whitepace deleted.
2003-02-04 13:24:35 +00:00
Kenichi Handa
d633b538ac
(tibetan-canonicalize-for-unicode-alist)
...
(tibetan-canonicalize-for-unicode-regexp): New variables.
(tibetan-canonicalize-for-unicode-region): New function.
(tibetan-strict-unicode): New variable.
(tibetan-pre-write-canonicalize-for-unicode): New function.
2002-05-08 01:50:08 +00:00
Richard M. Stallman
93f7e65790
(tibetan-obsolete-glyphs): From tibetan.el.
2002-04-30 17:24:10 +00:00
Pavel Janík
80dadb9ead
(tibetan-decompose-region)
...
(tibetan-decompose-string): Fix typo in docstring.
2002-01-19 19:15:11 +00:00
Pavel Janík
e8af40eed4
Some fixes to follow coding conventions.
2001-07-16 12:23:00 +00:00
Kenichi Handa
348f797a30
*** empty log message ***
2001-03-09 00:27:17 +00:00
Kenichi Handa
64fd2bb1c5
Add coding: iso-2022-7bit tag.
2001-03-09 00:12:14 +00:00
Kenichi Handa
ff69c4ee0c
*** empty log message ***
2000-06-21 02:05:10 +00:00
Kenichi Handa
7258f9caa4
Convert all tibetan-1-column characters
...
to the corresponding tibetan characters.
(tibetan-add-components): Delete code for the special treatment of
'a chung.
2000-06-12 06:11:56 +00:00
Kenichi Handa
6b12c74972
(tibetan-add-components): Fixes for new
...
encoding of Tibetan characters.
(tibetan-decompose-precomposition-alist): New variable.
(tibetan-decompose-region): Convert precomposed characters to
non-precomposed characters.
(tibetan-decompose-string): Likewise.
(tibetan-composition-function): Fix args to
thibetan-compose-string.
2000-06-01 10:59:56 +00:00
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