Dave Love
41da80b109
Use provide.
2000-11-22 19:28:28 +00:00
Kenichi Handa
86e2a80397
Register lao-composition-function in
...
composition-function-table.
1999-12-15 00:47:31 +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
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
1763c50caa
Give proper SAFE-CHARSET argument in each call
...
of make-coding-system.
1997-10-23 12:03:41 +00:00
Kenichi Handa
b688d08199
Correct setting of char-code-property `name'.
1997-08-10 04:09:49 +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
dc09922d1e
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.
1997-05-12 07:00:16 +00:00
Kenichi Handa
d92d012801
Initial revision
1997-02-26 12:22:56 +00:00