<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/admin/release-process, branch scratch/substitute-command-keys</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>* admin/release-process: Add note to update files from upstream.</title>
<updated>2020-10-17T00:06:26+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2020-10-17T00:06:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=86dd9d12aa5a273da2efd4ce8c6e35ae343f1494'/>
<id>86dd9d12aa5a273da2efd4ce8c6e35ae343f1494</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-27</title>
<updated>2020-08-31T17:45:54+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2020-08-31T17:45:54+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f4b891921608ad32a2f7826313f8dc4652cf5eb6'/>
<id>f4b891921608ad32a2f7826313f8dc4652cf5eb6</id>
<content type='text'>
da4840af12 Adapt reminder-for-release-blocking-bugs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
da4840af12 Adapt reminder-for-release-blocking-bugs
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt reminder-for-release-blocking-bugs</title>
<updated>2020-08-27T09:46:20+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2020-08-27T09:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=da4840af120a2b8ac0851fe732336eb8cc33940b'/>
<id>da4840af120a2b8ac0851fe732336eb8cc33940b</id>
<content type='text'>
* admin/admin.el (reminder-for-release-blocking-bugs):
Require `debbugs-gnu' also in `interactive' form.

* admin/release-process: Rename RELEASE-CRITICAL to RELEASE-BLOCKING.
Adapt Emacs version.  Describe `reminder-for-release-blocking-bugs'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/admin.el (reminder-for-release-blocking-bugs):
Require `debbugs-gnu' also in `interactive' form.

* admin/release-process: Rename RELEASE-CRITICAL to RELEASE-BLOCKING.
Adapt Emacs version.  Describe `reminder-for-release-blocking-bugs'.
</pre>
</div>
</content>
</entry>
<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>* lisp/textmodes/nroff-mode.el (nroff-mode-map): Remove key 'M-s' (bug#39706)</title>
<updated>2020-02-25T00:38:33+00:00</updated>
<author>
<name>Juri Linkov</name>
</author>
<published>2020-02-25T00:38:33+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=72cf60e9dc8bcfa05157e6f5909c61037c3f7b0f'/>
<id>72cf60e9dc8bcfa05157e6f5909c61037c3f7b0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* admin/release-process: Adapt bug numbers for release critical bugs.</title>
<updated>2020-01-20T15:32:13+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2020-01-20T15:32:13+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=154cd116be38fd9666484cca9d3f08827d25dd66'/>
<id>154cd116be38fd9666484cca9d3f08827d25dd66</id>
<content type='text'>
Mention debbugs-gnu-emacs-release-blocking-reports.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mention debbugs-gnu-emacs-release-blocking-reports.
</pre>
</div>
</content>
</entry>
<entry>
<title>* admin/make-tarball.txt, admin/release-process: Refcard tweaks.</title>
<updated>2018-07-07T16:34:16+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2018-07-07T16:34:16+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=e8c8b5923a2be4e77aaac5d48e97a28d0c066697'/>
<id>e8c8b5923a2be4e77aaac5d48e97a28d0c066697</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the Emacs FAQ</title>
<updated>2018-04-28T12:03:17+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2018-04-28T12:03:17+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4403f89056d36d23404b3272f405b65bea312bf2'/>
<id>4403f89056d36d23404b3272f405b65bea312bf2</id>
<content type='text'>
* doc/misc/efaq.texi (Latest version of Emacs): Update versions.
(New in Emacs 26): New node.

* admin/release-process: Mention the FAQ update as part of the
release.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/misc/efaq.texi (Latest version of Emacs): Update versions.
(New in Emacs 26): New node.

* admin/release-process: Mention the FAQ update as part of the
release.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer HTTPS to FTP and HTTP in documentation</title>
<updated>2017-09-13T22:54:37+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2017-09-13T22:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=bc511a64f6da9ab51acc7c8865e80c4a4cb655c2'/>
<id>bc511a64f6da9ab51acc7c8865e80c4a4cb655c2</id>
<content type='text'>
Most of this change is to boilerplate commentary such as license URLs.
This change was prompted by ftp://ftp.gnu.org's going-away party,
planned for November.  Change these FTP URLs to https://ftp.gnu.org
instead.  Make similar changes for URLs to other organizations moving
away from FTP.  Also, change HTTP to HTTPS for URLs to gnu.org and
fsf.org when this works, as this will further help defend against
man-in-the-middle attacks (for this part I omitted the MS-DOS and
MS-Windows sources and the test tarballs to keep the workload down).
HTTPS is not fully working to lists.gnu.org so I left those URLs alone
for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most of this change is to boilerplate commentary such as license URLs.
This change was prompted by ftp://ftp.gnu.org's going-away party,
planned for November.  Change these FTP URLs to https://ftp.gnu.org
instead.  Make similar changes for URLs to other organizations moving
away from FTP.  Also, change HTTP to HTTPS for URLs to gnu.org and
fsf.org when this works, as this will further help defend against
man-in-the-middle attacks (for this part I omitted the MS-DOS and
MS-Windows sources and the test tarballs to keep the workload down).
HTTPS is not fully working to lists.gnu.org so I left those URLs alone
for now.
</pre>
</div>
</content>
</entry>
<entry>
<title>* admin/release-process: Update versions and blocking bug numbers.</title>
<updated>2016-11-19T07:23:33+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2016-11-19T07:23:33+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1a210f089891031909b30b5770e323db6e2ba382'/>
<id>1a210f089891031909b30b5770e323db6e2ba382</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
