]> git.eshelyaron.com Git - emacs.git/commit
Add support for the Kharoshthi script
authorStefan Baums <baums@stefanbaums.com>
Sun, 5 Jun 2022 17:18:23 +0000 (19:18 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 9 Jun 2022 09:05:28 +0000 (12:05 +0300)
commit521de5ab626948044f2478245677cd0b801110d9
treecd3ed002981d8233ea78687ab0ad1af20d5c3d56
parent677367ae655151572561219ac99c4226cb1de207
Add support for the Kharoshthi script

* etc/NEWS: Announce the new language environment and script.
* etc/HELLO: Add Kharoshthi greeting.

* lisp/leim/quail/misc-lang.el ("kharoshthi"): New input method.
* lisp/language/misc-lang.el ("Kharoshthi"): New language
environment.  Set up composition rules for Kharoshthi.
(Bug#55539)
etc/HELLO
etc/NEWS
lisp/language/misc-lang.el
lisp/leim/quail/misc-lang.el