<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/etc/HELLO, branch scratch/sqlite</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>Make hieroglyphs display correctly with existing fonts</title>
<updated>2021-10-29T07:33:36+00:00</updated>
<author>
<name>Gregory Heytings</name>
</author>
<published>2021-10-28T20:58:02+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3da9fa875bbfceee41df38d9f97e06013484a791'/>
<id>3da9fa875bbfceee41df38d9f97e06013484a791</id>
<content type='text'>
* etc/HELLO: Remove hieroglyph format control characters.

* lisp/language/misc-lang.el: Add a rule to compose Egyptian
hieroglyphs even without Unicode format control characters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* etc/HELLO: Remove hieroglyph format control characters.

* lisp/language/misc-lang.el: Add a rule to compose Egyptian
hieroglyphs even without Unicode format control characters.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add input methods for Lakota</title>
<updated>2021-06-20T11:04:21+00:00</updated>
<author>
<name>Grant Shangreaux</name>
</author>
<published>2021-05-23T16:28:25+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9bbdd3bac99cf419ad9b8d14b11e96defca6755d'/>
<id>9bbdd3bac99cf419ad9b8d14b11e96defca6755d</id>
<content type='text'>
The White Hat and Suggested Lakota Orthography are represented here
by three different input modes: A prefix and postfix mode for the SLO,
and a postfix mode for the White Hat orthography.
* lisp/leim/quail/latin-post.el (lakota-slo-postfix)
(lakota-white-hat-postfix):
* lisp/leim/quail/latin-pre.el (lakota-slo-prefix): New input methods.
* etc/HELLO: Call out the additions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The White Hat and Suggested Lakota Orthography are represented here
by three different input modes: A prefix and postfix mode for the SLO,
and a postfix mode for the White Hat orthography.
* lisp/leim/quail/latin-post.el (lakota-slo-postfix)
(lakota-white-hat-postfix):
* lisp/leim/quail/latin-pre.el (lakota-slo-prefix): New input methods.
* etc/HELLO: Call out the additions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve support for the Cham script and languages</title>
<updated>2021-01-17T14:53:54+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2021-01-17T14:53:54+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b215e83a784be1118bb5d729f17597c4f1c62b52'/>
<id>b215e83a784be1118bb5d729f17597c4f1c62b52</id>
<content type='text'>
* etc/NEWS: Announce the new 'cham' input method.
* etc/HELLO: Fix the order of letters in the Cham greeting.
Remove redundant newlines (reported by Ulrich Mueller
&lt;ulm@gentoo.org&gt;).

* lisp/language/cham.el ("Cham"): Add input-method entry.
* lisp/leim/quail/cham.el: New file.
* lisp/international/fontset.el (setup-default-fontset): Add an
entry for Cham.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* etc/NEWS: Announce the new 'cham' input method.
* etc/HELLO: Fix the order of letters in the Cham greeting.
Remove redundant newlines (reported by Ulrich Mueller
&lt;ulm@gentoo.org&gt;).

* lisp/language/cham.el ("Cham"): Add input-method entry.
* lisp/leim/quail/cham.el: New file.
* lisp/international/fontset.el (setup-default-fontset): Add an
entry for Cham.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve support for Cham script</title>
<updated>2021-01-16T14:54:01+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2021-01-16T14:54:01+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=378ce65a0d26347cb6f25237650f2c8ba9b37bcf'/>
<id>378ce65a0d26347cb6f25237650f2c8ba9b37bcf</id>
<content type='text'>
* lisp/language/cham.el ("Cham"): Expand the entry.

* etc/HELLO: Add entry for Cham.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/language/cham.el ("Cham"): Expand the entry.

* etc/HELLO: Add entry for Cham.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year to 2021</title>
<updated>2021-01-01T09:13:56+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2021-01-01T09:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ba05d005e5a81bc123ad8da928b1bccb6b160e7a'/>
<id>ba05d005e5a81bc123ad8da928b1bccb6b160e7a</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>* etc/HELLO: Enlarge tab-width to account for "tofu".</title>
<updated>2020-10-31T14:05:03+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2020-10-31T14:05:03+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=283b8d274bd54192b3876ce8bf2930a096391839'/>
<id>283b8d274bd54192b3876ce8bf2930a096391839</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve support for displaying Javanese script</title>
<updated>2020-10-31T13:20:18+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2020-10-31T13:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=8d72075aeb58e3b8eb91c78c4f51076d12d22263'/>
<id>8d72075aeb58e3b8eb91c78c4f51076d12d22263</id>
<content type='text'>
* lisp/international/fontset.el (setup-default-fontset)
(script-representative-chars): Add Javanese entries.

* etc/HELLO: Fix the Javanese text.  See
https://omniglot.com/language/phrases/javanese.php for the
source.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/international/fontset.el (setup-default-fontset)
(script-representative-chars): Add Javanese entries.

* etc/HELLO: Fix the Javanese text.  See
https://omniglot.com/language/phrases/javanese.php for the
source.
</pre>
</div>
</content>
</entry>
<entry>
<title>* etc/HELLO: Add Egyptian Hieroglyphs.</title>
<updated>2020-10-31T11:02:52+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2020-10-31T11:02:52+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7f30bf72066514db44cf00b20f807bb360e1b968'/>
<id>7f30bf72066514db44cf00b20f807bb360e1b968</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove most of charset markup from etc/HELLO</title>
<updated>2020-10-23T13:59:37+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2020-10-23T13:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4a92e2f95e80787f0eaa6ba7392641b6020dd5cd'/>
<id>4a92e2f95e80787f0eaa6ba7392641b6020dd5cd</id>
<content type='text'>
For the reasons, see the discussion that started in
https://lists.gnu.org/archive/html/emacs-devel/2018-12/msg00407.html
and its conclusion in
https://lists.gnu.org/archive/html/emacs-devel/2019-01/msg00144.html.
The only markup left is in the preamble, just to show the example
of this facility.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For the reasons, see the discussion that started in
https://lists.gnu.org/archive/html/emacs-devel/2018-12/msg00407.html
and its conclusion in
https://lists.gnu.org/archive/html/emacs-devel/2019-01/msg00144.html.
The only markup left is in the preamble, just to show the example
of this facility.
</pre>
</div>
</content>
</entry>
<entry>
<title>* etc/HELLO: Use JavaScript for Javanese script (bug#43887)</title>
<updated>2020-10-22T20:09:24+00:00</updated>
<author>
<name>Juri Linkov</name>
</author>
<published>2020-10-22T20:09:24+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ed502406bfeb87b3ee23661cacf04285634d8036'/>
<id>ed502406bfeb87b3ee23661cacf04285634d8036</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
