<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/m4, branch scratch/annotation-function-improvements</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>Update from Gnulib by running admin/merge-gnulib</title>
<updated>2021-01-22T20:02:55+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2021-01-22T19:45:38+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a900e641fa1fd765799f12a7f699f768ebfccfe8'/>
<id>a900e641fa1fd765799f12a7f699f768ebfccfe8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update from Gnulib by running admin/merge-gnulib.</title>
<updated>2021-01-01T09:52:03+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2021-01-01T09:51:18+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1b59478f4cf442f5201500b0a9c66f4332fce640'/>
<id>1b59478f4cf442f5201500b0a9c66f4332fce640</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Revert "Import posix_spawn from Gnulib."</title>
<updated>2020-12-25T12:51:20+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2020-12-25T12:51:20+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ecf84a22ee002112c265b028263f1db81e3271e1'/>
<id>ecf84a22ee002112c265b028263f1db81e3271e1</id>
<content type='text'>
This reverts commit 3ba34141da77a24c251ee6530f3f72a366fe556e.
It breaks the MinGW build and should be first tested on a
branch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 3ba34141da77a24c251ee6530f3f72a366fe556e.
It breaks the MinGW build and should be first tested on a
branch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Import posix_spawn from Gnulib.</title>
<updated>2020-12-25T10:54:02+00:00</updated>
<author>
<name>Philipp Stephani</name>
</author>
<published>2020-12-25T10:33:02+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3ba34141da77a24c251ee6530f3f72a366fe556e'/>
<id>3ba34141da77a24c251ee6530f3f72a366fe556e</id>
<content type='text'>
posix_spawn is less error-prone than vfork + exec, and can make use of
system-specific optimizations like `clone' on Linux.  Import Gnulib
replacement so that we can use recent additions like
`posix_spawn_file_actions_addchdir'.

The only manual change are to admin/merge-gnulib and .gitignore.  All
other changes are due to rerunning merge-gnulib.

* admin/merge-gnulib (GNULIB_MODULES): Add posix_spawn-related
modules.
* .gitignore: Add new generated files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
posix_spawn is less error-prone than vfork + exec, and can make use of
system-specific optimizations like `clone' on Linux.  Import Gnulib
replacement so that we can use recent additions like
`posix_spawn_file_actions_addchdir'.

The only manual change are to admin/merge-gnulib and .gitignore.  All
other changes are due to rerunning merge-gnulib.

* admin/merge-gnulib (GNULIB_MODULES): Add posix_spawn-related
modules.
* .gitignore: Add new generated files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Gnulib.</title>
<updated>2020-12-25T10:36:03+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2020-12-25T10:33:29+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=42d58264db165d265cba68d6dbebc53a50738355'/>
<id>42d58264db165d265cba68d6dbebc53a50738355</id>
<content type='text'>
All changes in this commit are autogenerated by running
admin/merge-gnulib.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All changes in this commit are autogenerated by running
admin/merge-gnulib.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Gnulib.</title>
<updated>2020-12-24T15:48:40+00:00</updated>
<author>
<name>Philipp Stephani</name>
</author>
<published>2020-12-24T15:48:40+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=29064d02c31b08ae41d41a93fd1439718373b196'/>
<id>29064d02c31b08ae41d41a93fd1439718373b196</id>
<content type='text'>
All changes in this commit are autogenerated by running
admin/merge-gnulib.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All changes in this commit are autogenerated by running
admin/merge-gnulib.
</pre>
</div>
</content>
</entry>
<entry>
<title>; Fix more typos</title>
<updated>2020-10-03T10:53:51+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2020-10-02T16:02:51+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d6a2754348f57883036c0f35f0a880b7817e6bc1'/>
<id>d6a2754348f57883036c0f35f0a880b7817e6bc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update from Gnulib</title>
<updated>2020-09-06T00:51:25+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2020-09-06T00:48:45+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2bba9cd409ce4b53639328e17da81db8dbda72c7'/>
<id>2bba9cd409ce4b53639328e17da81db8dbda72c7</id>
<content type='text'>
This incorporates:
2020-09-05 verify: avoid __builtin_assume
2020-08-30 strerrorname_np: New module
2020-08-26 include_next, stdint, time_rz: Change configure message
* lib/gnulib.mk.in: Regenerate.
* lib/string.in.h, lib/verify.h, m4/include_next.m4, m4/stdint.m4:
* m4/string_h.m4, m4/time_rz.m4: Copy from Gnulib.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This incorporates:
2020-09-05 verify: avoid __builtin_assume
2020-08-30 strerrorname_np: New module
2020-08-26 include_next, stdint, time_rz: Change configure message
* lib/gnulib.mk.in: Regenerate.
* lib/string.in.h, lib/verify.h, m4/include_next.m4, m4/stdint.m4:
* m4/string_h.m4, m4/time_rz.m4: Copy from Gnulib.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update from Gnulib</title>
<updated>2020-08-24T23:19:28+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2020-08-24T23:18:48+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d494f9e81a6d11dcf6c22333cd950989b2051dff'/>
<id>d494f9e81a6d11dcf6c22333cd950989b2051dff</id>
<content type='text'>
This incorporates:
* lib/diffseq.h, m4/inttypes.m4: Copy from Gnulib.
* m4/gnulib-comp.m4: Regenerate.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This incorporates:
* lib/diffseq.h, m4/inttypes.m4: Copy from Gnulib.
* m4/gnulib-comp.m4: Regenerate.
</pre>
</div>
</content>
</entry>
</feed>
