summaryrefslogtreecommitdiff
path: root/admin/release-process
Commit message (Collapse)AuthorAge
* Merge from origin/emacs-27Glenn Morris2020-11-13
|\ | | | | | | | | a3d316bbb7 (origin/emacs-27) Update information about refcards f43e9ad524 Avoid crashes in the daemon due to user interaction
| * Update information about refcardsEli Zaretskii2020-11-13
| | | | | | | | | | | | * admin/release-process (refcards): * admin/make-tarball.txt (refcards): Update information about generating refcards and required TeX/LaTeX packages.
| * * admin/release-process: Add note to update files from upstream.Stefan Kangas2020-10-17
| | | | | | | | (cherry picked from commit 86dd9d12aa5a273da2efd4ce8c6e35ae343f1494)
* | * admin/release-process: Add note to update files from upstream.Stefan Kangas2020-10-17
| |
* | Merge from origin/emacs-27Glenn Morris2020-08-31
|\| | | | | | | da4840af12 Adapt reminder-for-release-blocking-bugs
| * Adapt reminder-for-release-blocking-bugsMichael Albinus2020-08-27
| | | | | | | | | | | | | | | | * 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'.
* | Make Gnus stop clobbering the M-s search prefix key bindingLars Ingebrigtsen2020-08-15
| | | | | | | | | | | | | | | | | | | | | | * 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.
* | * lisp/textmodes/nroff-mode.el (nroff-mode-map): Remove key 'M-s' (bug#39706)Juri Linkov2020-02-25
|/
* * admin/release-process: Adapt bug numbers for release critical bugs.Michael Albinus2020-01-20
| | | | Mention debbugs-gnu-emacs-release-blocking-reports.
* * admin/make-tarball.txt, admin/release-process: Refcard tweaks.Glenn Morris2018-07-07
|
* Update the Emacs FAQEli Zaretskii2018-04-28
| | | | | | | | * 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.
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
| | | | | | | | | | | | | 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.
* * admin/release-process: Update versions and blocking bug numbers.Eli Zaretskii2016-11-19
|
* ; * admin/release-process: Move etc/HISTORY from here...Glenn Morris2016-05-24
| | | | ; * admin/make-tarball.txt: ... to here.
* ; * admin/release-process: Copyedits.Glenn Morris2016-05-24
|
* Adjudicate review comments in abbrevs.texiEli Zaretskii2016-03-19
| | | | | | | | | | * 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.
* Quoting fixes in doc strings and diagnosticsPaul Eggert2016-02-03
| | | | | | | * 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.
* ; * admin/release-process: Remove some obsolete records.Glenn Morris2016-01-02
|
* ; * admin/release-process: Minor copyedits and additions.Eli Zaretskii2015-11-18
|
* * admin/release-process: Improve wording.Xue Fuqiao2015-11-18
|
* Backport: Document the release processXue Fuqiao2015-11-18
| | | | | | | | | | | * 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 9a4aa0f5945a03611ae29c516025dbd353bd26ab)
* Backport: * admin/release-process: Rename from admin/FOR-RELEASE.Xue Fuqiao2015-11-18
(cherry picked from commit f8cc14b59700e51a4e31139c0a65c8154995e055)