Dave Love
2d13c2676f
("Thai"): Add cp874, iso-8859-11 coding
...
systems.
2002-06-06 11:32:53 +00:00
Dave Love
2d244aeb04
(iso-8859-11): New coding system.
2002-05-29 22:45:23 +00:00
Dave Love
10c7550e11
(cp874, ibm874): New coding systems.
2002-05-23 18:23:57 +00:00
Kenichi Handa
e1915ab396
Call define-coding-system instead of make-coding-system. All CCL program deleted.
2002-03-01 02:28:29 +00:00
Werner LEMBERG
5ef350634d
Improving doc strings.
2001-12-18 17:51:50 +00:00
Dave Love
2c974b151e
Add Unicode
...
equivalents.
2001-12-11 18:00:45 +00:00
Pavel Janík
60370d4073
Some fixes to follow coding conventions.
2001-07-15 19:53:53 +00:00
Dave Love
41da80b109
Use provide.
2000-11-22 19:28:28 +00:00
Kenichi Handa
e2a20aa791
("Thai"): Set a lisp form that produces
...
composed string in `sample-text' language info.
2000-11-06 00:10:50 +00:00
Kenichi Handa
c27737aa24
Register thai-composition-function in
...
composition-function-table.
(thai-tis620): Delete `pre-write-conversion' property.
1999-12-15 00:48:14 +00:00
Kenichi Handa
5d22a4c96c
(tis-620): New alias coding system for thai-tis620.
1999-03-09 11:57:05 +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
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
2e21aa274a
Fix calls to define-coding-system-alias.
1997-07-01 23:29: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
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
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