<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/etc/HELLO, branch scratch/completion-api</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>Improve support of the Tai-Viet script</title>
<updated>2019-09-18T12:55:08+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2019-09-18T12:55:08+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a39652b49d93cf1556c0b10378e04bf0634c1ee1'/>
<id>a39652b49d93cf1556c0b10378e04bf0634c1ee1</id>
<content type='text'>
* lisp/language/tai-viet.el ("TaiViet"): Update the doc
string.  Suggested by Jim Brase &lt;jim_brase@sil.org&gt;.
(Bug#5806)

* etc/HELLO: Add a Tai Viet entry.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/language/tai-viet.el ("TaiViet"): Update the doc
string.  Suggested by Jim Brase &lt;jim_brase@sil.org&gt;.
(Bug#5806)

* etc/HELLO: Add a Tai Viet entry.
</pre>
</div>
</content>
</entry>
<entry>
<title>* etc/HELLO: Fix name of Georgian language</title>
<updated>2019-07-14T06:29:56+00:00</updated>
<author>
<name>Nick Drozd</name>
</author>
<published>2019-07-13T17:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=162a63cd9dba4ccbbdef63358be55c145a84da24'/>
<id>162a63cd9dba4ccbbdef63358be55c145a84da24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/harfbuzz'</title>
<updated>2019-06-07T14:52:16+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2019-06-07T14:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4ebfec02f05d838e4c88d10a764c13789816d6d4'/>
<id>4ebfec02f05d838e4c88d10a764c13789816d6d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; Fix stray merge conflict</title>
<updated>2019-06-01T21:00:43+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2019-06-01T21:00:43+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d101e87715b10bea7c4f3700da266b8fb0290e55'/>
<id>d101e87715b10bea7c4f3700da266b8fb0290e55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from origin/emacs-26</title>
<updated>2019-06-01T19:04:43+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2019-06-01T19:04:43+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=602866264917f0772ceab356e3206a139719d2c5'/>
<id>602866264917f0772ceab356e3206a139719d2c5</id>
<content type='text'>
008b263 (origin/emacs-26, emacs-26) * lisp/gnus/gnus.el: Mark autoloa...
daf32f1 Speed up redisplay of HELLO
d8a6d82 Improve documentation of 'safe-local-variable' property

# Conflicts:
#	etc/HELLO
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
008b263 (origin/emacs-26, emacs-26) * lisp/gnus/gnus.el: Mark autoloa...
daf32f1 Speed up redisplay of HELLO
d8a6d82 Improve documentation of 'safe-local-variable' property

# Conflicts:
#	etc/HELLO
</pre>
</div>
</content>
</entry>
<entry>
<title>Speed up redisplay of HELLO</title>
<updated>2019-06-01T15:52:11+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2019-06-01T15:52:11+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=daf32f1f87b3d71cddd9ab2e9e4c3f5b523ae409'/>
<id>daf32f1f87b3d71cddd9ab2e9e4c3f5b523ae409</id>
<content type='text'>
* etc/HELLO: Set 'inhibit-compacting-font-caches' non-nil
locally.  (Bug#36032)

* lisp/files.el: Add 'inhibit-compacting-font-caches' to the
list of built-in variables for which we set up
'safe-local-variable' properties.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* etc/HELLO: Set 'inhibit-compacting-font-caches' non-nil
locally.  (Bug#36032)

* lisp/files.el: Add 'inhibit-compacting-font-caches' to the
list of built-in variables for which we set up
'safe-local-variable' properties.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enhance Hebrew display in HELLO</title>
<updated>2019-05-31T09:00:15+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2019-05-31T09:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b55cc0976c7052e042de1f5013167d6816d12b21'/>
<id>b55cc0976c7052e042de1f5013167d6816d12b21</id>
<content type='text'>
* etc/HELLO: Show off display of Hebrew with diacriticals
(a.k.a. "nikkud").
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* etc/HELLO: Show off display of Hebrew with diacriticals
(a.k.a. "nikkud").
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from origin/emacs-26</title>
<updated>2019-01-01T01:57:29+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2019-01-01T01:57:29+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ba809612c06bcabd05dcbaae79da39dcb0925992'/>
<id>ba809612c06bcabd05dcbaae79da39dcb0925992</id>
<content type='text'>
2fcf2df Fix copyright years by hand
26bed8b Update copyright year to 2019
2814292 Fix value of default frame height.  (Bug#33921)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2fcf2df Fix copyright years by hand
26bed8b Update copyright year to 2019
2814292 Fix value of default frame height.  (Bug#33921)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year to 2019</title>
<updated>2019-01-01T01:01:13+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2019-01-01T00:59:58+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=26bed8ba10eeaf0a340a8d0d760c5578dddec867'/>
<id>26bed8ba10eeaf0a340a8d0d760c5578dddec867</id>
<content type='text'>
Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
</pre>
</div>
</content>
</entry>
<entry>
<title>; * etc/HELLO: Remove stray x-charset.  (Bug#33851)</title>
<updated>2018-12-23T18:27:12+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2018-12-23T18:27:12+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a0108f78710c960e54347c9071d6c35a262daebe'/>
<id>a0108f78710c960e54347c9071d6c35a262daebe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
