- 13 Nov, 2020 1 commit
-
-
Eli Zaretskii authored
* admin/release-process (refcards): * admin/make-tarball.txt (refcards): Update information about generating refcards and required TeX/LaTeX packages.
-
- 17 Oct, 2020 2 commits
-
-
Stefan Kangas authored
(cherry picked from commit 86dd9d12)
-
Stefan Kangas authored
-
- 27 Aug, 2020 1 commit
-
-
Michael Albinus authored
* 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'.
-
- 15 Aug, 2020 1 commit
-
-
Lars Ingebrigtsen authored
* 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.
-
- 25 Feb, 2020 1 commit
-
-
Juri Linkov authored
-
- 20 Jan, 2020 1 commit
-
-
Michael Albinus authored
Mention debbugs-gnu-emacs-release-blocking-reports.
-
- 07 Jul, 2018 1 commit
-
-
Glenn Morris authored
-
- 28 Apr, 2018 1 commit
-
-
Eli Zaretskii authored
* 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.
-
- 13 Sep, 2017 1 commit
-
-
Paul Eggert authored
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.
-
- 19 Nov, 2016 1 commit
-
-
Eli Zaretskii authored
-
- 24 May, 2016 2 commits
-
-
Glenn Morris authored
; * admin/make-tarball.txt: ... to here.
-
Glenn Morris authored
-
- 19 Mar, 2016 1 commit
-
-
Eli Zaretskii authored
* 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.
-
- 04 Feb, 2016 1 commit
-
-
Paul Eggert authored
* 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.
-
- 02 Jan, 2016 1 commit
-
-
Glenn Morris authored
-
- 20 Nov, 2015 1 commit
-
-
Xue Fuqiao authored
-
- 18 Nov, 2015 4 commits
-
-
Eli Zaretskii authored
-
Xue Fuqiao authored
-
Xue Fuqiao authored
* 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 9a4aa0f5)
-
Xue Fuqiao authored
(cherry picked from commit f8cc14b5)
-
- 15 Nov, 2015 1 commit
-
-
Xue Fuqiao authored
-
- 15 Oct, 2015 1 commit
-
-
Paul Eggert authored
* admin/FOR-RELEASE: Procedure for etc/HISTORY. * etc/HISTORY: New file. * etc/NEWS: Mention it.
-
- 11 Sep, 2015 1 commit
-
-
Paul Eggert authored
Mostly this just changes ` to ' in static text. Some exceptions: * INSTALL.REPO: Use curved quotes, as the diagnostic in question typically does that now. * admin/quick-install-emacs (TRY, top level): Use straight quoting in diagnostics. * src/README: Fix working-directory confusion.
-
- 07 Aug, 2014 1 commit
-
-
Reuben Thomas authored
* admin/FOR-RELEASE: ``MS-DOG'', ``MSDOG'' and ``msdog'' become ``MS-DOS''; ``msdog'' in filenames becomes ``msdos''. * admin/MAINTAINERS: ditto. * doc/emacs/Makefile.in (EMACSSOURCES): ditto. * doc/emacs/emacs-xtra.texi: ditto. * doc/emacs/emacs.texi: ditto. * doc/emacs/makefile.w32-in: ditto. * doc/emacs/msdog-xtra.texi: ditto, and rename file. * doc/emacs/msdog.texi: ditto, and rename file. * lisp/arc-mode.el: ditto. * lisp/frame.el: ditto.
-
- 06 Jun, 2014 1 commit
-
-
Glenn Morris authored
-
- 28 May, 2014 1 commit
-
-
Glenn Morris authored
-
- 26 May, 2014 1 commit
-
-
Glenn Morris authored
-
- 20 Mar, 2014 1 commit
-
-
Stefan Monnier authored
Bind it globally to C-j. (electric-indent-mode): Don't mess with the global map any more. Don't drop the post-self-insert-hook is some buffer is still using it. * lisp/bindings.el (global-map): Remove C-j binding. Fixes: debbugs:16770
-
- 10 Jan, 2014 1 commit
-
-
Stefan Monnier authored
* doc/lispref/modes.texi (Running Hooks): Don't document with-wrapper-hook and run-hook-wrapped any more. (Hooks): Link to the new Advising Functions node. * doc/lispref/elisp.texi (Top): Don't include advice.texi. * doc/lispref/advice.texi: Remove. * doc/lispref/makefile.w32-in (srcs): * doc/lispref/Makefile.in (srcs): Adjust accordingly. * doc/misc/cl.texi (Function Bindings): Fix incorrect description of cl-let.
-
- 05 Nov, 2013 1 commit
-
-
Glenn Morris authored
-
- 20 Sep, 2013 2 commits
-
-
Xue Fuqiao authored
-
Xue Fuqiao authored
-
- 13 Aug, 2013 1 commit
-
-
Glenn Morris authored
-
- 04 Jul, 2013 1 commit
-
-
Glenn Morris authored
-
- 25 Jun, 2013 1 commit
-
-
Glenn Morris authored
-
- 08 May, 2012 1 commit
-
-
Glenn Morris authored
-
- 30 Apr, 2012 1 commit
-
-
Glenn Morris authored
-
- 21 Apr, 2012 1 commit
-
-
Glenn Morris authored
* doc/lispref/windows.texi (Textual Scrolling, Coordinates and Windows) (Window Configurations, Window Parameters, Window Hooks): Copyedits. (Textual Scrolling): Mention recenter-redisplay, recenter-top-bottom, and recenter-positions. Remove recenter example. * admin/FOR-RELEASE: Related markup.
-
- 20 Apr, 2012 1 commit
-
-
Glenn Morris authored
-