aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/language/hebrew.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't use sublists in the flags argument passed to make-coding-system.Eli Zaretskii1998-12-151-1/+1
|
* 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.
* ("Hebrew"): Delete describe-function key.Kenichi Handa1998-08-151-2/+1
|
* (setup-XXX-environment): Just call set-language-environment. IfKenichi Handa1998-08-101-3/+5
| | | | | | | | | | they used to do some other jobs than what done by set-language-environment, those jobs are done in setup-XXX-environment-internal now. ("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.
* ("Hebrew"): Add coding-priority.Kenichi Handa1998-07-081-0/+1
|
* Adjusted for the change ofKenichi Handa1998-01-221-3/+3
| | | | make-coding-system and setup-8-bit-environment.
* Give proper SAFE-CHARSET argument in eachKenichi Handa1997-10-231-1/+2
| | | | call of make-coding-system.
* (setup-hebrew-environment): Call setup-8-bit-environment correctly.Kenichi Handa1997-07-021-2/+2
|
* Swap args to define-coding-system-alias.Richard M. Stallman1997-07-021-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.
* Adjusted for coding system name change.Kenichi Handa1997-06-101-4/+7
|
* Most of setup-LANGUAGE-environment functions areKenichi Handa1997-05-281-14/+3
| | | | | | 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-6/+2
| | | | | | | | | 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-2/+11
| | | | | | 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.
* Remove prefix "coding-system-" from coding system symbol names.Kenichi Handa1997-02-261-6/+6
|
* Fix FSF address in comment.Karl Heuer1997-02-231-2/+3
|
* Initial revisionKarl Heuer1997-02-201-0/+60