summaryrefslogtreecommitdiff
path: root/admin/make-tarball.txt
AgeCommit message (Collapse)Author
2026-05-07; * admin/make-tarball.txt: Suggest load-file, not require.Sean Whitton
2025-08-26; * admin/make-tarball.txt: Update the "Web pages" section (bug#79315).Eli Zaretskii
2025-08-14; * admin/make-tarball.txt: Fix typo and add details.Eli Zaretskii
2025-02-23; * admin/make-tarball.txt: Copy edits.Stefan Kangas
2025-01-24; Check man pages for mistakes less frequentlyStefan Kangas
* admin/make-tarball.txt: Move checking man pages from here... * admin/release-process: ...to here.
2024-09-11; * admin/make-tarball.txt: Improve last change.Andrea Corallo
2024-09-11; * admin/make-tarball.txt: Remove now unnecessary configure flag.Andrea Corallo
2024-08-27; * admin/make-tarball.txt: Document gotcha.Eli Zaretskii
2024-08-18; * admin/make-tarball.txt: Some clarifications.Eli Zaretskii
2024-08-16; * admin/make-tarball.txt: Minor copyedits.Eli Zaretskii
2024-04-04; Update admin/make-tarball.txtEli Zaretskii
* admin/make-tarball.txt: Add text about preparing bundled packages for an emergency release. Suggested by Michael Albinus <michael.albinus@gmx.de>.
2023-10-01Document assigning libraries to packages in make-tarball.txtStefan Kangas
* admin/make-tarball.txt: Add new step to ensure that new libraries are assigned to packages.
2023-09-07Update docs for (co-)maintainer changesStefan Kangas
* admin/MAINTAINERS: Add information on current maintainers as a canonical place to find this information. * doc/emacs/ack.texi (Acknowledgments): Update for recent Emacs (co-)maintainer changes. * admin/make-tarball.txt: Add note as a reminder to update the above before making a new release.
2023-07-30; * admin/make-tarball.txt: Update based on latest experiences.Eli Zaretskii
2023-05-14; * admin/make-tarball.txt: Minor copyedits.Eli Zaretskii
2023-04-10; Update make-tarball.txt for Emacs 29.Eli Zaretskii
2023-02-19; * admin/make-tarball.txt: Minor copyedit.Stefan Kangas
2022-12-09New script admin/check-man-pagesStefan Kangas
* admin/check-man-pages: New file with script used to check man pages for errors. (Bug#59631) * admin/make-tarball.txt: Document when to use the above script.
2022-10-13Merge from origin/emacs-28Stefan Kangas
4b4b093ab3 ; * admin/make-tarball.txt: Fix typo.
2022-10-13; * admin/make-tarball.txt: Fix typo.Stefan Kangas
2022-09-16Add command to delete temporary markers in NEWSStefan Kangas
* lisp/textmodes/emacs-news-mode.el (emacs-news-delete-temporary-markers): New command. * admin/make-tarball.txt: Update instructions.
2022-09-12; * admin/make-tarball.txt: Minor clarifications.Stefan Kangas
2022-08-06; * admin/make-tarball.txt: Fix last change.Eli Zaretskii
2022-08-02; * admin/make-tarball.txt: Minor tweaks.Stefan Kangas
2022-06-30* admin/make-tarball.txt: Minor clarifications.Stefan Kangas
2022-06-29; * admin/make-tarball.txt: Small clarification.Stefan Kangas
2022-05-20; Minor addition to make-tarball.txtEli Zaretskii
* admin/make-tarball.txt (WEB PAGES): Mention the need to update th copyright years of emacs.html. (Bug#55530)
2022-04-23; Update WEB PAGES part of make-tarball.txtEli Zaretskii
* admin/make-tarball.txt (WEB PAGES): Add instructions for download.html.
2022-04-22; Update instructions about ChangeLog.N file generationEli Zaretskii
* admin/make-tarball.txt: Add instructions about rotating and regenerating the versioned ChangeLog.N file.
2022-04-08Update and fix instructions and scripts for updating the Web pagesEli Zaretskii
* admin/admin.el (manual-html-fix-index-2): Support Texinfo 6.8 and later by not converting TOC menus into tables. (Bug#49719) * admin/upload-manuals (New directory): Invoke "cvs add" in $webdir, to pick up the correct CVSROOT. * admin/make-tarball.txt: Update the section about the Emacs Web pages. * etc/refcards/Makefile (pl-refcard.dvi): If mex.fmt cannot be found, invoke 'mex' instead of 'tex'.
2022-03-13; * admin/make-tarball.txt: Minor updates.Eli Zaretskii
2021-12-03* admin/make-tarball.txt: Various clarifications.Stefan Kangas
2021-10-08; * admin/make-tarball.txt: Should configure --with-native-compilation.Eli Zaretskii
2021-05-04Merge from origin/emacs-27Glenn Morris
101a049f55 Improve doc string of 'tab-width'. 43c154404e * lisp/emacs-lisp/elp.el: Doc fixes. 1984213f62 * lisp/emacs-lisp/pp.el: Doc fixes. 6486c9dc73 * admin/make-tarball.txt: Note to update more files on web...
2021-04-28* admin/make-tarball.txt: Note to update more files on web page.Stefan Kangas
2021-04-25Merge from origin/emacs-27Glenn Morris
7d5b973959 (origin/emacs-27) * doc/misc/cl.texi (For Clauses): Minor ... 4570781f8d ; * doc/lispref/files.texi (Directory Names): Add missing ... 1b52fd538d Minor update for make-tarball.txt 8efb8491b2 * doc/misc/cl.texi (Iteration Clauses): fix `never' clause... 0873134682 ; Fix Texinfo in last change to minibuf.texi. cad8913c89 Improve filling-related documentation 2b7eed23eb ; * doc/lispref/keymaps.texi (Easy Menu): Fix typo. 47fc92cefc Fix reference to "yanking" in the main Emacs manual 1789dcdb35 Improve documentation of 'map-y-or-n-p'
2021-04-24Minor update for make-tarball.txtEli Zaretskii
* admin/make-tarball.txt (UPDATING THE EMACS WEB PAGES AFTER A RELEASE): Update and enhance the section to make it easier to find the banner and verify the updated pages are in place.
2021-03-29Merge from origin/emacs-27Glenn Morris
bcc4cc3362 Doc fixes for 'face-foreground' and 'face-background'. bf6442fafd ; * admin/make-tarball.txt: Minor addition to the Web page... 38b127d32e * admin/admin.el (set-version): Handle malformed NEWS markup. 0d7e2a993e admin.el fix for bug#47394 fdec444758 ; * etc/NEWS: Fix typo. 1e6ca2765f ; * admin/make-tarball.txt: Another minor addition. # Conflicts: # etc/NEWS
2021-03-26; * admin/make-tarball.txt: Minor addition to the Web pages section.Eli Zaretskii
2021-03-25; * admin/make-tarball.txt: Another minor addition.Eli Zaretskii
2021-03-25Merge from origin/emacs-27Paul Eggert
291a421c2e * admin/make-tarball.txt: Improve and expand the instructi... 0e4795fc98 Fix preeditarea reporting wrong spot.
2021-03-25* admin/make-tarball.txt: Improve and expand the instructions.Eli Zaretskii
2021-03-18* admin/make-tarball.txt: Be kind to people merging branches.Glenn Morris
2021-03-18Merge from origin/emacs-27Glenn Morris
d5b160d7cc (tag: emacs-27.2-rc1, origin/emacs-27) Prepare the Emacs 2... 216bd67a4f ; * admin/make-tarball.txt: Advise to remove stale subdire... # Conflicts: # ChangeLog.3 # README # configure.ac # etc/AUTHORS # etc/NEWS # lisp/ldefs-boot.el # msdos/sed2v2.inp # nt/README.W32
2021-03-18; * admin/make-tarball.txt: Advise to remove stale subdirectories.Eli Zaretskii
2021-01-31; emacs-26 → emacs-27Stefan Kangas
2020-12-18Minor fixes in authors.el and in tarball-making instructionsEli Zaretskii
* admin/authors.el (authors): Make the error message more helpful. (authors-ignored-files, authors-renamed-files-alist): Update.
2020-11-13Update information about refcardsEli Zaretskii
* admin/release-process (refcards): * admin/make-tarball.txt (refcards): Update information about generating refcards and required TeX/LaTeX packages.
2019-06-16; Update admin notes re web pagesGlenn Morris
2019-05-16Distribute test cases in tarballs by defaultPaul Eggert
* INSTALL, INSTALL.REPO, admin/make-tarball.txt: Mention ‘make check’. * configure.ac: Update comment. * etc/NEWS: Say that tarballs have a test directory. * make-dist (with_tests): Default to "yes". Add an option --no-tests to make it "no".