<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/lisp/leim, branch scratch/split-package.el</title>
<subtitle>Emacs is the extensible, customizable, self-documenting real-time display editor. 
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/'/>
<entry>
<title>Fix thai-pattachote input method</title>
<updated>2025-04-26T13:46:34+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2025-04-26T13:46:34+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=98776ebd391e8cd617b78bfd849222ad07c9642a'/>
<id>98776ebd391e8cd617b78bfd849222ad07c9642a</id>
<content type='text'>
* lisp/leim/quail/thai.el (thai-pattachote): Add missing
characters instead of duplicate ones.  Suggested by Robert
Nikander &lt;robert.nikander@icloud.com&gt;.  (Bug#77998)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/leim/quail/thai.el (thai-pattachote): Add missing
characters instead of duplicate ones.  Suggested by Robert
Nikander &lt;robert.nikander@icloud.com&gt;.  (Bug#77998)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add input method for languages based on Burmese</title>
<updated>2025-04-05T09:44:39+00:00</updated>
<author>
<name>Billy Lei</name>
</author>
<published>2025-03-15T06:46:31+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=183ab3372e24c80217db8cc8ba22bf1ac48100a4'/>
<id>183ab3372e24c80217db8cc8ba22bf1ac48100a4</id>
<content type='text'>
This adds 4 new input methods:
 . Burmese
 . Burmese Visual
 . Shan
 . Mon
* lisp/leim/quail/burmese.el: New file.  (Bug#77026)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds 4 new input methods:
 . Burmese
 . Burmese Visual
 . Shan
 . Mon
* lisp/leim/quail/burmese.el: New file.  (Bug#77026)
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve usability and documentation of Iroquoian input methods</title>
<updated>2025-01-16T16:33:29+00:00</updated>
<author>
<name>Kierin Bell</name>
</author>
<published>2025-01-11T22:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=edec6e2264ec4269d3bcdc5fadc22c793f5af7c2'/>
<id>edec6e2264ec4269d3bcdc5fadc22c793f5af7c2</id>
<content type='text'>
* lisp/leim/quail/iroquoian.el: Add variants for Mohawk and Oneida
endonyms in comments and docstrings.  Update the 'oneida-postfix' input
method to make the most commonly used glottal stop character easiest to
input.  Update the 'onondaga-postfix' input method with mnemonic keys
for nasals in the Onondaga Nation, New York orthography.  (Bug#75448)

* etc/NEWS: Add variants for Mohawk and Oneida endonyms to NEWS entry.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/leim/quail/iroquoian.el: Add variants for Mohawk and Oneida
endonyms in comments and docstrings.  Update the 'oneida-postfix' input
method to make the most commonly used glottal stop character easiest to
input.  Update the 'onondaga-postfix' input method with mnemonic keys
for nasals in the Onondaga Nation, New York orthography.  (Bug#75448)

* etc/NEWS: Add variants for Mohawk and Oneida endonyms to NEWS entry.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix documentation of Iroquoian input methods</title>
<updated>2025-01-09T01:27:50+00:00</updated>
<author>
<name>Kierin Bell</name>
</author>
<published>2025-01-08T23:29:55+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=bdccd4ea9e903dcabfa65cdd44d979838cae4d29'/>
<id>bdccd4ea9e903dcabfa65cdd44d979838cae4d29</id>
<content type='text'>
* 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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year to 2025</title>
<updated>2025-01-01T07:39:17+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2025-01-01T07:39:17+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4da38c632161867e914b3a13dc760f8019255f94'/>
<id>4da38c632161867e914b3a13dc760f8019255f94</id>
<content type='text'>
Run "TZ=UTC0 admin/update-copyright".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run "TZ=UTC0 admin/update-copyright".
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer defvar-keymap in hangul.el</title>
<updated>2024-12-19T23:01:24+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2024-12-19T23:01:24+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f0d7a395eaf818a6fe05ac1cf8b630775b02f451'/>
<id>f0d7a395eaf818a6fe05ac1cf8b630775b02f451</id>
<content type='text'>
* lisp/leim/quail/hangul.el (hangul-im-keymap): Convert to
defvar-keymap.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/leim/quail/hangul.el (hangul-im-keymap): Convert to
defvar-keymap.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable guidance for Northern Iroquoian input methods</title>
<updated>2024-11-07T13:26:07+00:00</updated>
<author>
<name>Kierin Bell</name>
</author>
<published>2024-11-07T12:55:01+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=63d4c4b9ce469c596de9b38977ad7bf6e28349eb'/>
<id>63d4c4b9ce469c596de9b38977ad7bf6e28349eb</id>
<content type='text'>
* lisp/leim/quail/iroquoian.el: Set GUIDANCE argument of
'quail-define-package' forms to non-nil.  (Bug#74170)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/leim/quail/iroquoian.el: Set GUIDANCE argument of
'quail-define-package' forms to non-nil.  (Bug#74170)
</pre>
</div>
</content>
</entry>
<entry>
<title>New input methods for Northern Iroquoian languages</title>
<updated>2024-11-07T09:11:33+00:00</updated>
<author>
<name>Kierin Bell</name>
</author>
<published>2024-11-03T20:19:09+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=04b055797a4b51392658548e4847cb7513354c67'/>
<id>04b055797a4b51392658548e4847cb7513354c67</id>
<content type='text'>
* lisp/leim/quail/iroquoian.el: New file.  (Bug#74170)

* etc/NEWS: Announce the new input methods.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/leim/quail/iroquoian.el: New file.  (Bug#74170)

* etc/NEWS: Announce the new input methods.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add greek-polytonic input method</title>
<updated>2024-11-03T07:23:27+00:00</updated>
<author>
<name>Thanos Apollo</name>
</author>
<published>2024-11-03T03:44:27+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d276f45320b293a64f954e3e524a3718ddf87261'/>
<id>d276f45320b293a64f954e3e524a3718ddf87261</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve greek input method</title>
<updated>2024-11-03T07:21:17+00:00</updated>
<author>
<name>Thanos Apollo</name>
</author>
<published>2024-11-03T03:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7cda5fa4cf6ecdfda108284717a1531cfc442fe4'/>
<id>7cda5fa4cf6ecdfda108284717a1531cfc442fe4</id>
<content type='text'>
* lisp/leim/quail/greek.el ("greek"): Add sequences for DIALYTIKA
TONOS (U+0385) and add proper bindings for double angle quotation
marks.  (Bug#73909)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/leim/quail/greek.el ("greek"): Add sequences for DIALYTIKA
TONOS (U+0385) and add proper bindings for double angle quotation
marks.  (Bug#73909)
</pre>
</div>
</content>
</entry>
</feed>
