<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/m4, branch feature/pkg</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>2022-11-26T18:56:53+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2022-11-26T18:49:04+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b27e8f26284770162cc9e9d95d4d273902d35927'/>
<id>b27e8f26284770162cc9e9d95d4d273902d35927</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>2022-10-01T00:57:55+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2022-10-01T00:49:07+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2ceb09315c0d590d6f50ff8649066f260e35e7fb'/>
<id>2ceb09315c0d590d6f50ff8649066f260e35e7fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Port better to C23 bool+true+false keywords</title>
<updated>2022-09-28T08:09:01+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2022-09-28T08:06:10+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f6fb2b9e1f94917601201f5d43c15e92e99b2a2f'/>
<id>f6fb2b9e1f94917601201f5d43c15e92e99b2a2f</id>
<content type='text'>
C23 is adding the C++ keywords bool, true, and false;
prefer them to &lt;stdbool.h&gt; if they are available.
* admin/merge-gnulib (GNULIB_MODULES):
Add stdbool, which emulates C23 on pre-C23 platforms.
(AVOIDED_MODULES): Remove stdbool; Gnulib has renamed
this module to stdbool-c99 and nobody uses it so it does
not need to be avoided.
* m4/c-bool.m4: New file, from Gnulib stdbool module.
* lib-src/seccomp-filter.c, src/conf_post.h, src/dynlib.h:
* src/emacs-module.c, src/nsterm.m, src/systhread.h:
* test/src/emacs-module-resources/mod-test.c:
Use the C23 style and use bool without including &lt;stdbool.h&gt;.
The Gnulib stdbool module causes config.h to include stdbool.h
on pre-C23 platforms.
* src/emacs-module.h.in:
Don’t include &lt;stdbool.h&gt; if C23 or later, or if
it has already been included.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
C23 is adding the C++ keywords bool, true, and false;
prefer them to &lt;stdbool.h&gt; if they are available.
* admin/merge-gnulib (GNULIB_MODULES):
Add stdbool, which emulates C23 on pre-C23 platforms.
(AVOIDED_MODULES): Remove stdbool; Gnulib has renamed
this module to stdbool-c99 and nobody uses it so it does
not need to be avoided.
* m4/c-bool.m4: New file, from Gnulib stdbool module.
* lib-src/seccomp-filter.c, src/conf_post.h, src/dynlib.h:
* src/emacs-module.c, src/nsterm.m, src/systhread.h:
* test/src/emacs-module-resources/mod-test.c:
Use the C23 style and use bool without including &lt;stdbool.h&gt;.
The Gnulib stdbool module causes config.h to include stdbool.h
on pre-C23 platforms.
* src/emacs-module.h.in:
Don’t include &lt;stdbool.h&gt; if C23 or later, or if
it has already been included.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update from Gnulib by running admin/merge-gnulib</title>
<updated>2022-09-28T07:37:12+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2022-09-28T07:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a9b29ee4a0ffa4878d67eaf518dbeed098844b9e'/>
<id>a9b29ee4a0ffa4878d67eaf518dbeed098844b9e</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>2022-08-26T01:30:11+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2022-08-25T23:16:56+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7b05ffda80151d0c1a73ec1a4d0cd359849968d5'/>
<id>7b05ffda80151d0c1a73ec1a4d0cd359849968d5</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>2022-08-18T01:51:34+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2022-08-18T01:50:06+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b6b191108000104519f9f6cee70b0ef9bba9dbc6'/>
<id>b6b191108000104519f9f6cee70b0ef9bba9dbc6</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>2022-07-06T05:00:18+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2022-07-06T04:57:32+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=27436451ecbf250db4d1704c586763cb40e6dfeb'/>
<id>27436451ecbf250db4d1704c586763cb40e6dfeb</id>
<content type='text'>
* admin/merge-gnulib (AVOIDED_MODULES): Add chmod.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/merge-gnulib (AVOIDED_MODULES): Add chmod.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update from gnulib</title>
<updated>2022-05-13T00:20:03+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2022-05-13T00:19:35+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=06c1eea1738fd829e9b4ac637156ad6b09aab7c3'/>
<id>06c1eea1738fd829e9b4ac637156ad6b09aab7c3</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>2022-04-20T02:19:35+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2022-04-20T02:16:29+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=992cf3cb675e074079341cc54c3b16d37a8b9ca8'/>
<id>992cf3cb675e074079341cc54c3b16d37a8b9ca8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some sleeps to gnutls_try_handshake</title>
<updated>2022-03-04T15:27:10+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2022-03-04T15:27:10+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=cdbc2f9d274a23bcf6cb03046b1e5b4bdcedafb1'/>
<id>cdbc2f9d274a23bcf6cb03046b1e5b4bdcedafb1</id>
<content type='text'>
* admin/merge-gnulib (GNULIB_MODULES): Add the nanosleep module.
* m4/gnulib-comp.m4 (gl_EARLY):
* lib/gnulib.mk.in: Automatic update.

* m4/nanosleep.m4:
* lib/nanosleep.c: New module.

* nt/mingw-cfg.site (gl_cv_func_free_preserves_errno):
* nt/gnulib-cfg.mk (OMIT_GNULIB_MODULE_nanosleep): Omit nanosleep,
since mingw has it.

* src/gnutls.c (gnutls_try_handshake): Add some sleeping to the
busy-wait loop so that we don't use 100% CPU here (bug#32452).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/merge-gnulib (GNULIB_MODULES): Add the nanosleep module.
* m4/gnulib-comp.m4 (gl_EARLY):
* lib/gnulib.mk.in: Automatic update.

* m4/nanosleep.m4:
* lib/nanosleep.c: New module.

* nt/mingw-cfg.site (gl_cv_func_free_preserves_errno):
* nt/gnulib-cfg.mk (OMIT_GNULIB_MODULE_nanosleep): Omit nanosleep,
since mingw has it.

* src/gnutls.c (gnutls_try_handshake): Add some sleeping to the
busy-wait loop so that we don't use 100% CPU here (bug#32452).
</pre>
</div>
</content>
</entry>
</feed>
