summaryrefslogtreecommitdiff
path: root/lisp/language/ethiopic.el
Commit message (Collapse)AuthorAgeFilesLines
* Add coding: local variable, to avoid bootstrapping problemPaul Eggert1998-08-311-1/+1
| | | | if you need to recompile all the Lisp files using interpreted code.
* ("LANUGAGE-ENVIRONMENT"): Delete property setup-function or changeKenichi Handa1998-08-101-1/+3
| | | | | | the value to setup-XXX-environment-internal. Add properties nonascii-translation, input-method, features, unibyte-syntax, and unibyte-display.
* ("Ethiopic"): Typo in sample-text fixed.Kenichi Handa1998-07-161-1/+1
|
* Set `exit-function' of EthiopicKenichi Handa1998-06-201-0/+1
| | | | lang. env. to exit-ethiopic-environment.
* Register coding-priority key inKenichi Handa1998-01-221-1/+3
| | | | language-info-alist.
* (ccl-encode-ethio-font): Fix typo in doc-string.Kenichi Handa1997-08-031-1/+1
|
* Change copyright notice.Richard M. Stallman1997-06-221-1/+1
|
* Provide XXX-util instead ofKenichi Handa1997-06-181-3/+0
| | | | | | language/XXX-util. Delete local variable declartion. Delete the code of calling register-input-method form all files under this directory.
* Most of setup-LANGUAGE-environment functions areKenichi Handa1997-05-281-34/+0
| | | | | | moved form LANGUAGE.el to LANG-util.el. These functions now at first call setup-english-environment to reset various values to the defaults.
* Coding system names changed as follows:Kenichi Handa1997-05-161-7/+1
| | | | | | | | | 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.
* Make functions setup-LANGUAGE-environmentKenichi Handa1997-05-121-4/+12
| | | | | | 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.
* Fix FSF address in comment.Kenichi Handa1997-04-071-2/+3
|
* Completely updated.Kenichi Handa1997-04-051-10/+15
|
* Fix FSF address in comment.Karl Heuer1997-02-231-2/+3
|
* Initial revisionKarl Heuer1997-02-201-0/+85