]> git.eshelyaron.com Git - emacs.git/commit
Add support for the Buhid and Tagbanwa scripts (bug#55610)
authorसमीर सिंह Sameer Singh <lumarzeli30@gmail.com>
Tue, 24 May 2022 11:35:32 +0000 (17:05 +0530)
committerEli Zaretskii <eliz@gnu.org>
Tue, 24 May 2022 14:11:43 +0000 (17:11 +0300)
commit609c9c5cd9cae1d6fced971cd66f39530ab93136
treef90ab2f0758dd43a957ca9fba21c6d8b4e83fa19
parent6f3925eace76a39850c0c108a9e1fd0c010e803d
Add support for the Buhid and Tagbanwa scripts (bug#55610)

* lisp/language/philippine.el ("Buhid"): New language environment.
("Tagbanwa"): New language environment.
Add input methods for Buhid and Tagbanwa.
Add sample text for Tagbanwa.
* lisp/international/fontset.el (script-representative-chars)
(setup-default-fontset): Support Buhid and Tagbanwa.
* lisp/leim/quail/philippine.el ("buhid"): New input method.
("tagbanwa"): New input method.

* etc/HELLO: Add a Tagbanwa greeting.
* etc/NEWS: Announce the new language environments and their
input methods.
etc/HELLO
etc/NEWS
lisp/international/fontset.el
lisp/language/philippine.el
lisp/leim/quail/philippine.el