]> git.eshelyaron.com Git - emacs.git/commit
Add input methods for Urdu, Pashto and Sindhi (bug#66470)
authorRahguzar <rahguzar@zohomail.eu>
Sun, 29 Oct 2023 16:14:02 +0000 (17:14 +0100)
committerEli Zaretskii <eliz@gnu.org>
Sat, 18 Nov 2023 09:30:51 +0000 (11:30 +0200)
commit84e4bc6219af2c08097027d4b75043b23c1fcce6
tree822f5baa36b9d3f9f38b9d553e6a34a9c47900ba
parent1c70458519b324c9403e8a9f57bd695fe39e8d2c
Add input methods for Urdu, Pashto and Sindhi (bug#66470)

* lisp/leim/quail/pakistan.el ("urdu-keyboard")
("urdu-phonetic-keyboard", "urdu-custom", "sindhi-keyboard")
("pashto-keyboard"): New input methods.
(pakistan--define-quail-rules, pakistan--make-setter)
(pakistan--regenerate-translations, pakistan--set-prefixes)
(pakistan--define-numeral-translations)
(pakistan--set-numeral-translations):
Internal helper functions.
(pakistan-urdu-input): New customization group.
(pakistan-urdu-prefixes, pakistan-urdu-translations)
(pakistan-urdu-diacritics-and-other-symbols)
(pakistan-urdu-poetic-symbols, pakistan-urdu-religious-symbols)
(pakistan-extra-balochi-brahui-translations)
(pakistan-extra-pashto-translations)
(pakistan-extra-sindhi-translations)
(pakistan-extra-saraiki-hindko-translations)
(pakistan-urdu-use-roman-digits): New custom variables.
(pakistan): New package.
lisp/leim/quail/pakistan.el [new file with mode: 0644]