Glenn Morris
a32fd9f64d
Merge from origin/emacs-27
...
a3d316bbb7
(origin/emacs-27) Update information about refcards
f43e9ad524
Avoid crashes in the daemon due to user interaction
2020-11-13 09:00:26 -08:00
Eli Zaretskii
a3d316bbb7
Update information about refcards
...
* admin/release-process (refcards):
* admin/make-tarball.txt (refcards): Update information about
generating refcards and required TeX/LaTeX packages.
2020-11-13 09:10:01 +02:00
Stefan Kangas
47b8a1c767
* admin/release-process: Add note to update files from upstream.
...
(cherry picked from commit 86dd9d12aa
)
2020-10-17 10:58:20 +03:00
Stefan Kangas
86dd9d12aa
* admin/release-process: Add note to update files from upstream.
2020-10-17 02:06:26 +02:00
Glenn Morris
f4b8919216
Merge from origin/emacs-27
...
da4840af12
Adapt reminder-for-release-blocking-bugs
2020-08-31 10:45:54 -07:00
Michael Albinus
da4840af12
Adapt reminder-for-release-blocking-bugs
...
* 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'.
2020-08-27 11:46:20 +02:00
Lars Ingebrigtsen
37358dd43c
Make Gnus stop clobbering the M-s search prefix key binding
...
* 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.
2020-08-15 14:20:02 +02:00
Juri Linkov
72cf60e9dc
* lisp/textmodes/nroff-mode.el (nroff-mode-map): Remove key 'M-s' (bug#39706)
2020-02-25 02:38:33 +02:00
Michael Albinus
154cd116be
* admin/release-process: Adapt bug numbers for release critical bugs.
...
Mention debbugs-gnu-emacs-release-blocking-reports.
2020-01-20 16:32:13 +01:00
Glenn Morris
e8c8b5923a
* admin/make-tarball.txt, admin/release-process: Refcard tweaks.
2018-07-07 12:34:16 -04:00
Eli Zaretskii
4403f89056
Update the Emacs FAQ
...
* 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.
2018-04-28 15:03:17 +03:00
Paul Eggert
bc511a64f6
Prefer HTTPS to FTP and HTTP in documentation
...
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.
2017-09-13 15:54:37 -07:00
Eli Zaretskii
1a210f0898
* admin/release-process: Update versions and blocking bug numbers.
2016-11-19 09:23:33 +02:00
Glenn Morris
906c810158
; * admin/release-process: Move etc/HISTORY from here...
...
; * admin/make-tarball.txt: ... to here.
2016-05-24 13:00:57 -04:00
Glenn Morris
bdfbe6deff
; * admin/release-process: Copyedits.
2016-05-24 08:59:09 -07:00
Eli Zaretskii
dd2737b375
Adjudicate review comments in abbrevs.texi
...
* doc/lispref/abbrevs.texi (Abbrev Files, Abbrev Expansion):
* doc/emacs/abbrevs.texi (Dabbrev Customization): State the
default values of variables. Suggested by Steve Byrne
<sbb@penguinis.org>. (Bug#23016)
* admin/release-process (Check manuals): Mark files reviewed by
Steve Byrne.
2016-03-19 13:05:55 +02:00
Paul Eggert
91557f5e2d
Quoting fixes in doc strings and diagnostics
...
* lisp/emacs-lisp/bytecomp.el (byte-compile-setq, byte-compile-funcall):
* lisp/gnus/mml-smime.el (mml-smime-get-dns-cert)
(mml-smime-get-ldap-cert):
Follow user style preference when quoting diagnostics.
2016-02-03 17:20:17 -08:00
Glenn Morris
0a6e6caf65
; * admin/release-process: Remove some obsolete records.
2016-01-02 10:33:17 -08:00
Eli Zaretskii
9328e3d0ea
; * admin/release-process: Minor copyedits and additions.
2015-11-18 21:33:12 +02:00
Xue Fuqiao
35d490fd32
* admin/release-process: Improve wording.
2015-11-18 08:56:50 +08:00
Xue Fuqiao
0b7d791d27
Backport: Document the release process
...
* admin/notes/versioning: Add information about RC releases.
* admin/release-process: Document the release process.
* admin/authors.el (authors-ignored-files):
* admin/README: Change FOR-RELEASE to release-process.
* CONTRIBUTE:
* admin/notes/bugtracker: Don't mention FOR-RELEASE.
(cherry picked from commit 9a4aa0f594
)
2015-11-18 08:42:02 +08:00
Xue Fuqiao
20b043f97c
Backport: * admin/release-process: Rename from admin/FOR-RELEASE.
...
(cherry picked from commit f8cc14b597
)
2015-11-18 08:41:15 +08:00