]> git.eshelyaron.com Git - emacs.git/commit
Add support for the Makasar and Lontara scripts (bug#55734)
authorसमीर सिंह Sameer Singh <lumarzeli30@gmail.com>
Mon, 30 May 2022 12:16:14 +0000 (17:46 +0530)
committerEli Zaretskii <eliz@gnu.org>
Tue, 31 May 2022 13:12:59 +0000 (16:12 +0300)
commitf1e21a03419f6b2071153098a6129e5701884643
treece6f3e64f4dffd678704e10bf5c377e029260bbf
parent90957dfb7a21528b19f587b1aa64752f5f2f194e
Add support for the Makasar and Lontara scripts (bug#55734)

* lisp/language/indonesian.el ("Makasar") ("Buginese"):
New language environment. Add composition rules for Makasar
and Lontara. Add sample texts and input methods.
* lisp/international/fontset.el (script-representative-chars)
(setup-default-fontset): Support Makasar and Buginese.
* lisp/leim/quail/indonesian.el ("makasar") ("lontara"):
New input methods.

* etc/HELLO: Add Makasar and Buginese greetings.
* etc/NEWS: Announce the new language environments.
etc/HELLO
etc/NEWS
lisp/international/fontset.el
lisp/language/indonesian.el
lisp/leim/quail/indonesian.el