mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Add support for the Adlam script (bug#58111)
* lisp/language/misc-lang.el ("Adlam"): New language environment.
Add composition rules for Adlam. Add sample text and input method.
* lisp/international/fontset.el (script-representative-chars):
Support Adlam.
* lisp/leim/quail/misc-lang.el ("adlam"): New input method.
* etc/HELLO: Add Adlam greeting.
* etc/NEWS: Announce the new language environment.
This commit is contained in:
parent
db74fd0a4d
commit
2286fbceab
5 changed files with 126 additions and 5 deletions
|
|
@ -295,7 +295,7 @@
|
|||
(wancho #x1e2c0)
|
||||
(nag-mundari #x1E4D0 #x1E4EB #x1E4F0)
|
||||
(mende-kikakui #x1E810)
|
||||
(adlam #x1E900)
|
||||
(adlam #x1E900 #x1E943)
|
||||
(indic-siyaq-number #x1ec71)
|
||||
(ottoman-siyaq-number #x1ed01)
|
||||
(mahjong-tile #x1F000)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue