<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/admin, branch scratch/native-comp-gcc-driver-options</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 Gnus stop clobbering the M-s search prefix key binding</title>
<updated>2020-08-15T12:20:02+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2020-08-15T12:20:02+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=37358dd43cf6bda238b1861cdbe55aedfcb1740e'/>
<id>37358dd43cf6bda238b1861cdbe55aedfcb1740e</id>
<content type='text'>
* doc/emacs/misc.texi (Gnus Summary Buffer): Ditto.

* doc/misc/gnus.texi (Searching for Articles): Document moved M-s
(bug#39706).

* lisp/gnus/gnus-sum.el (gnus-summary-mode-map): Move
gnus-summary-search-article-forward to M-s M-s, and add M-s M-r
for gnus-summary-search-article-backward.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/emacs/misc.texi (Gnus Summary Buffer): Ditto.

* doc/misc/gnus.texi (Searching for Articles): Document moved M-s
(bug#39706).

* lisp/gnus/gnus-sum.el (gnus-summary-mode-map): Move
gnus-summary-search-article-forward to M-s M-s, and add M-s M-r
for gnus-summary-search-article-backward.
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop using Gnulib inttypes module</title>
<updated>2020-08-12T18:45:55+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2020-08-12T18:40:12+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7e3fd65bb92eca64cbe310f0fe6f018dfedf8a44'/>
<id>7e3fd65bb92eca64cbe310f0fe6f018dfedf8a44</id>
<content type='text'>
It wasn’t needed for MinGW after all, no other platform
seems to need it, and it slows down ‘configure’.
* admin/merge-gnulib (GNULIB_MODULES): Remove inttypes.
* m4/gnulib-comp.m4: Regenerate.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It wasn’t needed for MinGW after all, no other platform
seems to need it, and it slows down ‘configure’.
* admin/merge-gnulib (GNULIB_MODULES): Remove inttypes.
* m4/gnulib-comp.m4: Regenerate.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Gnulib inttypes module</title>
<updated>2020-08-11T18:07:28+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2020-08-11T18:06:39+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=39c16c1170fd8bd7035e6e265048dd371cde4609'/>
<id>39c16c1170fd8bd7035e6e265048dd371cde4609</id>
<content type='text'>
Needed for platforms like MinGW that don’t support C99 PRIdPTR.
* admin/merge-gnulib (GNULIB_MODULES): Add inttypes.
* m4/gnulib-comp.m4: Regenerate.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Needed for platforms like MinGW that don’t support C99 PRIdPTR.
* admin/merge-gnulib (GNULIB_MODULES): Add inttypes.
* m4/gnulib-comp.m4: Regenerate.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from origin/emacs-27</title>
<updated>2020-08-03T15:31:15+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2020-08-03T15:31:15+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=78d1092bcc2d2e77602657bb5ae85ff5ac9f1faf'/>
<id>78d1092bcc2d2e77602657bb5ae85ff5ac9f1faf</id>
<content type='text'>
e12d1fbc15 ; ChangeLog.3 and etc/AUTHORS fixes
748f0d4bc6 * admin/authors.el (authors-aliases): Remove a faulty regexp.

# Conflicts:
#	etc/AUTHORS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
e12d1fbc15 ; ChangeLog.3 and etc/AUTHORS fixes
748f0d4bc6 * admin/authors.el (authors-aliases): Remove a faulty regexp.

# Conflicts:
#	etc/AUTHORS
</pre>
</div>
</content>
</entry>
<entry>
<title>; Maintainer header updates</title>
<updated>2020-07-31T16:09:39+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2020-07-31T16:09:39+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=fbe363f5e18fb4975de168191f1ee9b686e48d9f'/>
<id>fbe363f5e18fb4975de168191f1ee9b686e48d9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* admin/authors.el (authors-aliases): Remove a faulty regexp.</title>
<updated>2020-07-30T16:35:19+00:00</updated>
<author>
<name>Nicolas Petton</name>
</author>
<published>2020-07-29T20:48:14+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=748f0d4bc65b601dd05077d26361eda35289778f'/>
<id>748f0d4bc65b601dd05077d26361eda35289778f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* admin/gitmerge.el (gitmerge-resolve): Discard AUTHORS conflicts.</title>
<updated>2020-07-29T22:15:15+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2020-07-29T22:15:15+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=55806ee46b047c03698340ce8a6397de6355c56a'/>
<id>55806ee46b047c03698340ce8a6397de6355c56a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update authors.el</title>
<updated>2020-07-28T20:22:53+00:00</updated>
<author>
<name>Nicolas Petton</name>
</author>
<published>2020-07-28T20:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=24391f517a28c6166c4037b2efa666293f2045f7'/>
<id>24391f517a28c6166c4037b2efa666293f2045f7</id>
<content type='text'>
* admin/authors.el (authors-aliases): Add author aliases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/authors.el (authors-aliases): Add author aliases.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update authors.el</title>
<updated>2020-07-28T17:06:53+00:00</updated>
<author>
<name>Nicolas Petton</name>
</author>
<published>2020-07-28T16:59:57+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=6c23b1a154bcf9e1ec85b484be83a4fb012a814b'/>
<id>6c23b1a154bcf9e1ec85b484be83a4fb012a814b</id>
<content type='text'>
* admin/authors.el (authors-aliases): Add author aliases.
(authors-ignored-files):
(authors-valid-file-names):
(authors-renamed-files-alist): Update file lists.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/authors.el (authors-aliases): Add author aliases.
(authors-ignored-files):
(authors-valid-file-names):
(authors-renamed-files-alist): Update file lists.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Gnulib libgmp module</title>
<updated>2020-07-09T23:38:45+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2020-07-09T23:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c8b6006d82196f9063581e988ea12d6c99c95536'/>
<id>c8b6006d82196f9063581e988ea12d6c99c95536</id>
<content type='text'>
Instead of doing GMP by hand, use the Gnulib libgmp module.
* .gitignore: Add lib/gmp.h.
* admin/merge-gnulib (GNULIB_MODULES): Add libgmp.
* configure.ac (GMP_LIB, GMP_OBJ): Remove.  Gnulib uses the name
LIB_GMP, so all uses changed.  All uses of GMP_OBJ removed.
(HAVE_GMP): Set this from Gnulib’s variables.
* lib/gnulib.mk.in, m4/gnulib-comp.m4: Regenerate.
* lib/mini-gmp-gnulib.c, lib/mini-gmp.c, lib/mini-gmp.h, m4/libgmp.m4:
New files, copied from Gnulib.
* src/bignum.h, test/data/emacs-module/mod-test.c:
Include gmp.h unconditionally.
* src/mini-gmp-emacs.c, src/mini-gmp.c, src/mini-gmp.h:
Remove.  This moves these files from src to lib, and
updates them to the current GMP version.
* test/Makefile.in (GMP_H): New macro.
($(test_module)): Use it to decide whether to compile
mini-gmp-gnulib.c too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of doing GMP by hand, use the Gnulib libgmp module.
* .gitignore: Add lib/gmp.h.
* admin/merge-gnulib (GNULIB_MODULES): Add libgmp.
* configure.ac (GMP_LIB, GMP_OBJ): Remove.  Gnulib uses the name
LIB_GMP, so all uses changed.  All uses of GMP_OBJ removed.
(HAVE_GMP): Set this from Gnulib’s variables.
* lib/gnulib.mk.in, m4/gnulib-comp.m4: Regenerate.
* lib/mini-gmp-gnulib.c, lib/mini-gmp.c, lib/mini-gmp.h, m4/libgmp.m4:
New files, copied from Gnulib.
* src/bignum.h, test/data/emacs-module/mod-test.c:
Include gmp.h unconditionally.
* src/mini-gmp-emacs.c, src/mini-gmp.c, src/mini-gmp.h:
Remove.  This moves these files from src to lib, and
updates them to the current GMP version.
* test/Makefile.in (GMP_H): New macro.
($(test_module)): Use it to decide whether to compile
mini-gmp-gnulib.c too.
</pre>
</div>
</content>
</entry>
</feed>
