]> git.eshelyaron.com Git - emacs.git/commit
Improve support for the Cham script and languages
authorEli Zaretskii <eliz@gnu.org>
Sun, 17 Jan 2021 14:53:54 +0000 (16:53 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 17 Jan 2021 14:53:54 +0000 (16:53 +0200)
commitb215e83a784be1118bb5d729f17597c4f1c62b52
tree4ba91c48288381f6da30bcf29047064a3fc7232b
parent372694e7c6b264fb0c8e316d9f0033e0fd22ee7a
Improve support for the Cham script and languages

* etc/NEWS: Announce the new 'cham' input method.
* etc/HELLO: Fix the order of letters in the Cham greeting.
Remove redundant newlines (reported by Ulrich Mueller
<ulm@gentoo.org>).

* lisp/language/cham.el ("Cham"): Add input-method entry.
* lisp/leim/quail/cham.el: New file.
* lisp/international/fontset.el (setup-default-fontset): Add an
entry for Cham.
etc/HELLO
etc/NEWS
lisp/international/fontset.el
lisp/language/cham.el