From 6f230503c83ea179dd89805c729c0eaaade7c1bd Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Thu, 3 Sep 2026 10:30:26 +0100 Subject: [PATCH] ; * admin/make-tarball.txt: Don't use a batch process for HTML gen. --- admin/make-tarball.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index 560d152ffd2..839f818d51b 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt @@ -349,9 +349,8 @@ General steps (for each step, check for possible errors): (Use e.g. `M-x mml-secure-message-sign' in `message-mode' to sign an email.) -14. Generate an HTML-formatted version of the NEWS file: - - ./src/emacs --batch --load=admin/admin.el --funcall=make-news-html-file +14. Generate an HTML-formatted version of the NEWS file: M-x load-file + RET admin/admin.el RET, then M-x make-news-html-file RET. 15. After a release, update the Emacs pages as described below. Note: it is important to add the new NEWS file _before_ bumping the