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
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
d9da4d0c39
Use coding-system-put to set coding system
...
properties, post-read-conversion and pre-write-conversion.
1997-10-21 10:45:26 +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
fb8c8b4731
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.
Setting of syntax and category is moved to characters.el.
1997-05-12 07:00:15 +00:00
Kenichi Handa
80d75b56bd
Initial revision
1997-04-05 02:44:02 +00:00