]> git.eshelyaron.com Git - emacs.git/commit
Add support for the Gothic script (bug#58194)
authorसमीर सिंह Sameer Singh <lumarzeli30@gmail.com>
Fri, 30 Sep 2022 13:16:56 +0000 (18:46 +0530)
committerEli Zaretskii <eliz@gnu.org>
Sun, 2 Oct 2022 08:39:02 +0000 (11:39 +0300)
commit9c3d397adc62427d4dec27fa773a4763965120ed
treec780131db6c898603c70f93cf500c5d287863cea
parentef2739aa76ba2e0e95457372cf43c4a0ac4af136
Add support for the Gothic script (bug#58194)

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

* etc/HELLO: Add Gothic greetings.
* etc/NEWS: Announce the new language environment.
etc/HELLO
etc/NEWS
lisp/international/fontset.el
lisp/language/misc-lang.el
lisp/leim/quail/misc-lang.el