]> git.eshelyaron.com Git - emacs.git/commit
Add support for the Wancho script (bug#58159)
authorसमीर सिंह Sameer Singh <lumarzeli30@gmail.com>
Thu, 29 Sep 2022 11:03:10 +0000 (16:33 +0530)
committerEli Zaretskii <eliz@gnu.org>
Thu, 29 Sep 2022 13:12:13 +0000 (16:12 +0300)
commit0f94e62d7ef51c486956caa933f7cd5d21e4881b
tree5e70cf256d29936f8034301be7399b6d0c7827a7
parent4577542eea273d4d30e4d987071225f4e19a4c19
Add support for the Wancho script (bug#58159)

* lisp/language/indian.el ("Wancho"): New language environment.
Add sample text and input method.
* lisp/international/fontset.el (script-representative-chars)
(setup-default-fontset): Support Wancho.
* lisp/leim/quail/indian.el ("wancho"): New input method.

* etc/HELLO: Add a Wancho greeting.
* etc/NEWS: Announce the new language environment.
etc/HELLO
etc/NEWS
lisp/international/fontset.el
lisp/language/indian.el
lisp/leim/quail/indian.el