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 |
|
John Paul Wallington
|
c256b4abe5
|
* language/ethio-util.el (ethio-gemination)
(exit-ethiopic-environment): Doc fixes.
* language/viet-util.el (viet-encode-viqr-region)
(viet-decode-viqr-region, viet-encode-viqr-buffer)
(viet-decode-viqr-buffer): Doc fixes.
|
2003-01-09 14:13:48 +00:00 |
|
Pavel Janík
|
d2247e7504
|
Update Commentary section.
|
2002-04-29 09:02:39 +00:00 |
|
Pavel Janík
|
60370d4073
|
Some fixes to follow coding conventions.
|
2001-07-15 19:53:53 +00:00 |
|
Kenichi Handa
|
64fd2bb1c5
|
Add coding: iso-2022-7bit tag.
|
2001-03-09 00:12:14 +00:00 |
|
Dave Love
|
0922d3b44c
|
Remove all the setup-...-environment functions.
|
2000-05-14 15:21:41 +00:00 |
|
Kenichi Handa
|
319fb5a9bf
|
(viqr-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
|
ada511780c
|
(viqr-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
|
0c9470b303
|
(viet-encode-viscii-char): New function.
|
1998-08-02 01:06:57 +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
|
08b39a097a
|
(setup-vietnamese-environment): Set
coding-category-raw-text to vietnamese-viscii.
|
1997-08-28 10:50:32 +00:00 |
|
Kenichi Handa
|
3ff0ea16ac
|
(setup-vietnamese-environment): Add autoload cookie.
|
1997-07-25 07:44:24 +00:00 |
|
Kenichi Handa
|
a51e63aaa4
|
(setup-vietnamese-environment): Adjusted
for the change of an input method name.
|
1997-07-02 12:58:30 +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
|
4b9121fc86
|
Adjusted for coding system name change.
|
1997-06-10 01:08:21 +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
|
567b103cfa
|
(viqr-pre-write-conversion): Make it work
for the case the arg FROM is a string.
|
1997-05-12 07:00:28 +00:00 |
|
Kenichi Handa
|
3fdc9c8f41
|
Fix the format of the first line.
|
1997-04-07 05:36:52 +00:00 |
|
Kenichi Handa
|
06f84575f0
|
(viet-decode-viqr-region): Supply correct
argumnents to rassoc.
(viqr-post-read-conversion, viqr-pre-write-conversion): New
functions.
|
1997-03-18 23:14:07 +00:00 |
|
Karl Heuer
|
369314dc63
|
Fix FSF address in comment.
|
1997-02-23 09:20:52 +00:00 |
|
Karl Heuer
|
4ed4686978
|
Initial revision
|
1997-02-20 07:02:49 +00:00 |
|