Dave Love
0922d3b44c
Remove all the setup-...-environment functions.
2000-05-14 15:21:41 +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
295baf1f72
(setup-chinese-cns-environment): Correct
...
the settting of default-input-method.
1998-02-20 01:45:21 +00:00
Kenichi Handa
39e0da627d
(encode-hz-region): Do not bind
...
enable-multibyte-characters to nil locally.
1998-02-04 11:25:01 +00:00
Kenichi Handa
8f3969f8ab
In setup-LANGUAGE-environment functions,
...
call set-language-environment-coding-systems.
1998-01-22 01:45:51 +00:00
Richard M. Stallman
e5023df970
Don't set primary-language.
1997-08-19 04:48:43 +00:00
Kenichi Handa
f7b46c2d62
(setup-chinese-gb-environment): Delete
...
a code setting default value of default-input-method.
(setup-chinese-big5-environment): Likewise.
(setup-chinese-cns-environment): Likewise.
1997-08-16 01:55:27 +00:00
Kenichi Handa
33a46dbc78
(setup-chinese-gb-environment): Do not
...
change sendmail-coding-system and rmail-file-coding-system.
(setup-chinese-big5-environment): Likewise.
(setup-chinese-cns-environment): Likewise.
1997-08-10 04:09:49 +00:00
Kenichi Handa
96cf572e1e
(setup-chinese-gb-environment): Do not
...
call set-terminal-coding-system and set-keyboard-coding-system,
instead call set-defualt-coding-systems.
(setup-chinese-big5-environment): Likewise.
(setup-chinese-cns-environment): Likewise.
1997-08-04 07:01:31 +00:00
Kenichi Handa
8b7be11f41
(setup-chinese-gb-environment): Set
...
default value of default-input-method.
(setup-chinese-big5-environment): Likewise.
(setup-chinese-cns-environment): Likewise. Correct input method
name.
1997-08-03 02:54:04 +00:00
Kenichi Handa
ca7495f7f8
(setup-chinese-gb-environment): Adjusted for the change of coding
...
category names. Set default-input-method to chinese-py-punct.
(setup-chinese-big5-environment): Set default-input-method to
chinese-py-punct-b5.
(setup-chinese-cns-environment): Set default-input-method correctly.
1997-07-15 08:22:18 +00:00
Kenichi Handa
5dd921df75
Use true coding system names instead of
...
aliases. Adjusted for the change of an input method name.
(decode-hz-region): Fix comments.
(encode-hz-region): Fix a coding system 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
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
3fdc9c8f41
Fix the format of the first line.
1997-04-07 05:36:52 +00:00
Kenichi Handa
a7f2c2168f
Remove prefix "coding-system-" from coding system symbol names.
1997-02-26 13:11:47 +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