Jason Rumney
4b0bf0aba1
Add cp932 as alias for japanese-shift-jis.
2004-05-09 21:25:22 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Kenichi Handa
b41ee674a8
("Japanese"): Delete `exit-function'.
2003-02-24 04:50:33 +00:00
Juanma Barranquero
0a10297a06
Add "no-byte-compile: t" in first line.
2002-10-01 17:06:54 +00:00
Jason Rumney
744de246b5
(iso-2022-jp-2): Add init-bol flag.
2002-02-25 22:52:54 +00:00
Werner LEMBERG
5ef350634d
Improving doc strings.
2001-12-18 17:51:50 +00:00
Pavel Janík
60370d4073
Some fixes to follow coding conventions.
2001-07-15 19:53:53 +00:00
Kenichi Handa
d6f08fd9be
("Japanese"): Add japanese-jisx0213-1 and
...
japanese-jisx0213-2 in `charset' property of this lang. env.
2001-01-16 11:41:33 +00:00
Dave Love
41da80b109
Use provide.
2000-11-22 19:28:28 +00:00
Kenichi Handa
b4c93b68df
(iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
2000-05-24 03:58:42 +00:00
Kenichi Handa
bd14077116
(iso-2022-jp): Exclude katakana-jisx0201
...
to conform to RFC1468.
2000-05-24 03:55:32 +00:00
Kenichi Handa
337ae039f2
(iso-2022-jp-2): New coding system.
...
("Japanese"): Put iso-2022-jp-2 in coding-priority property.
1999-02-17 00:15:34 +00:00
Kenichi Handa
ffd809f2f2
(japanese-shift-jis): Add charset-origin-alist property.
1999-02-16 07:32:43 +00:00
Paul Eggert
56c8bc03c4
Add coding: local variable, to avoid bootstrapping problem
...
if you need to recompile all the Lisp files using interpreted code.
1998-08-31 19:59:02 +00:00
Kenichi Handa
a564ccf933
("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
...
the value to setup-XXX-environment-internal. Add properties
nonascii-translation, input-method, features, unibyte-syntax, and
unibyte-display.
1998-08-10 06:29:02 +00:00
Richard M. Stallman
2537259e62
(iso-2022-jp): Delete spurious quote.
1998-06-24 05:10:54 +00:00
Kenichi Handa
c089af6319
Tutorial file name changed to TUTORIAL.ja.
1998-04-10 02:01:50 +00:00
Kenichi Handa
0eb1019841
Set exit-function to
...
exit-japanese-environment for Japanese environment.
1998-04-06 05:06:56 +00:00
Kenichi Handa
a79a3c798b
Adjusted for the change of make-coding-system. Register
...
coding-priority key in language-info-alist.
1998-01-22 01:46:28 +00:00
Kenichi Handa
6def618668
Give proper SAFE-CHARSET argument in each
...
call of make-coding-system.
1997-10-23 12:03:41 +00:00
Kenichi Handa
9a6662a34c
(set-language-info-alist): Change
...
iso-2022-7bit to iso-2022-jp.
1997-08-26 11:47:06 +00:00
Kenichi Handa
251929849b
Make coding system iso-2022-jp instead of
...
declaring it as an alias of iso-2022-7bit.
1997-08-10 05:53:45 +00:00
Richard M. Stallman
886ed58c8c
("Japanese"): List iso-2022-7bit coding system instead of japanese-iso-7bit.
1997-07-03 20:53:32 +00:00
Richard M. Stallman
71eabd24ae
Swap args to define-coding-system-alias.
1997-07-02 00:06: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
78eee0edd1
Coding system names changed as follows:
...
internal -> emacs-mule, automatic-conversion -> undecided.
Coding category name changes as follows:
coding-category-internal -> coding-category-emacs-mule.
Delete functions describe-LANGUAGE-support.
Delete describe-function entries and change documentation
entries in each language specific information.
1997-05-16 00:59:09 +00:00
Kenichi Handa
3ce72daee1
Make functions setup-LANGUAGE-environment
...
interactive and add new functions describe-LANGUAGE-support for
all LANGUAGEs supported. Remove resisterations of input methods
which use the function encoded-kbd-select-terminal.
(setup-japanese-environemnt): Set
sendmail-coding-system and rmail-file-coding-system to
iso-2022-jp.
1997-05-12 07:00:12 +00:00
Kenichi Handa
dd53c981b3
Remove prefix "coding-system-" from coding system symbol names.
...
Change coding system name shift-jis to shift_jis.
1997-02-26 12:44:11 +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