Fix documentation of Iroquoian input methods

* lisp/leim/quail/iroquoian.el: Fix typos in Oneida endonym and in the
docstring of `haudenosaunee-postfix' about keys for inputting Onondaga
nasals.  (Bug#75448)

* etc/NEWS: Fix typo in Oneida endonym.
This commit is contained in:
Kierin Bell 2025-01-08 18:29:55 -05:00 committed by Stefan Kangas
parent b71225ed90
commit bdccd4ea9e
2 changed files with 13 additions and 13 deletions

View file

@ -260,12 +260,12 @@ The Tifinagh script is used to write the Berber languages.
*** New input methods for Northern Iroquoian languages.
Input methods are now implemented for Haudenosaunee languages in the
Northern Iroquoian language family: 'mohawk-postfix' (Mohawk
[Kanienkéha / Onkwehonwehnéha]), 'oneida-postfix' (Oneida [Onʌyota:ká:
/ Ukwehuwehnéha]), 'cayuga-postfix' (Cayuga [Gayogo̱ho:nǫhnéha:ˀ]),
'onondaga-postfix' (Onondaga [Onųdaʔgegáʔ]), and 'seneca-postfix'
(Seneca [Onödowága:]). Additionally, there is a general-purpose
'haudenosaunee-postfix' input method to facilitate writing in the
orthographies of the five languages simultaneously.
[Kanienkéha / Onkwehonwehnéha]), 'oneida-postfix' (Oneida
[Onʌyotea·ká· / Ukwehuwehnéha]), 'cayuga-postfix' (Cayuga
[Gayogo̱ho:nǫhnéha:ˀ]), 'onondaga-postfix' (Onondaga [Onųdaʔgegáʔ]), and
'seneca-postfix' (Seneca [Onödowága:]). Additionally, there is a
general-purpose 'haudenosaunee-postfix' input method to facilitate
writing in the orthographies of the five languages simultaneously.
---
** 'visual-wrap-prefix-mode' now supports variable-pitch fonts.

View file

@ -28,7 +28,7 @@
;; languages:
;; - Mohawk (Kanienkéha / Onkwehonwehnéha)
;; - Oneida (Onʌyota:ká: / Ukwehuwehnéha)
;; - Oneida (Onʌyotea·ká· / Ukwehuwehnéha)
;; - Onondaga (Onųdaʔgegáʔ)
;; - Cayuga (Gayogo̱ho:nǫhnéha:ˀ)
;; - Seneca (Onödowága:)
@ -229,7 +229,7 @@ Entries are as with rules in `quail-define-rules'.")
(quail-define-package
"oneida-postfix" "Oneida" "ONE<" t
"Oneida (Onʌyota:ká:) input method with postfix modifiers
"Oneida (Onʌyotea·ká·) input method with postfix modifiers
Modifiers:
@ -896,7 +896,7 @@ Entries are as with rules in `quail-define-rules'.")
This input method can be used to enter the following languages:
- Mohawk (Kanienkéha / Onkwehonwehnéha)
- Oneida (Onʌyota:ká: / Ukwehuwehnéha)
- Oneida (Onʌyotea·· / Ukwehuwehnéha)
- Cayuga (Gayogo̱ho:nǫhnéha:ˀ)
- Onondaga (Onųdaʔgegáʔ)
- Seneca (Onödowága:)
@ -942,10 +942,10 @@ Vowels:
| -------------------------------------------------------------------- |
| (Onondaga Nation, New York) |
| -------------------------------------------------------------------- |
| en~ | | Mid front nasal vowel |
| EN~ | | Mid front nasal vowel (capital) |
| on~ | | Back high nasal vowel |
| ON~ | | Back high nasal vowel (capital) |
| en- | | Mid front nasal vowel |
| EN- | | Mid front nasal vowel (capital) |
| on- | | Back high nasal vowel |
| ON- | | Back high nasal vowel (capital) |
| a\" | ä | Low front rounded vowel |
| A\" | Ä | Low front rounded vowel (capital) |
| -------------------------------------------------------------------- |