aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/language/indian.el (follow)
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.
* Move codes which set syntax and category ofKenichi Handa1998-02-041-31/+0
| | | | Indian characters to international/characters.el.
* Remove setting up ofKenichi Handa1998-01-221-10/+0
| | | | describe-indian-environment-map and setup-indian-environment-map.
* Change category 5 to 1.Kenichi Handa1997-07-021-1/+1
|
* (describe-indian-environment-map):Richard M. Stallman1997-06-071-3/+3
| | | | Renamed from describe-indian-support-map.
* Most of setup-LANGUAGE-environment functions areKenichi Handa1997-05-281-8/+9
| | | | | | 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/+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-0/+14
| | | | | | 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
|
* Handle more Devanagari characters correctly.Kenichi Handa1997-04-051-8/+21
|
* Fix FSF address in comment.Karl Heuer1997-02-231-2/+3
|
* Initial revisionKarl Heuer1997-02-201-0/+328