emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-28 1e79c9e: ; * admin/release-branch.txt: Small edits.


From: Glenn Morris
Subject: emacs-28 1e79c9e: ; * admin/release-branch.txt: Small edits.
Date: Fri, 1 Oct 2021 11:46:27 -0400 (EDT)

branch: emacs-28
commit 1e79c9e9c068d3128b907ca2bf71d37506aac753
Author: Glenn Morris <rgm@gnu.org>
Commit: Glenn Morris <rgm@gnu.org>

    ; * admin/release-branch.txt: Small edits.
---
 admin/release-branch.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/admin/release-branch.txt b/admin/release-branch.txt
index 2be0495..3318d8d 100644
--- a/admin/release-branch.txt
+++ b/admin/release-branch.txt
@@ -1,9 +1,9 @@
 Instructions for cutting the Emacs release branch
 
 1.  In the clone of the Emacs Git repository, switch to the 'master'
-    branch, "git pull", and build it to make sure it's not broken.
-    Consider deleting all the *.elc and *.o files, or running the
-    command "make extraclean", before building.
+    branch, "git pull", and build it (using 'make bootstrap') to make
+    sure it's not broken.  Run 'make check-expensive' and ensure all
+    tests pass.
 
 2.  Create the release branch and switch to it.  Assuming that it is
     for releasing Emacs versions XY.1, XY.2, etc., the command is:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]