emacs-diffs
[Top][All Lists]
Advanced

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

emacs-27 28399e5 2/4: * Makefile.in (PREFERRED_BRANCH): Now emacs-27.


From: Paul Eggert
Subject: emacs-27 28399e5 2/4: * Makefile.in (PREFERRED_BRANCH): Now emacs-27.
Date: Wed, 19 Feb 2020 21:03:08 -0500 (EST)

branch: emacs-27
commit 28399e585e172ab005328f1c970084e53a299eb4
Author: Paul Eggert <address@hidden>
Commit: Paul Eggert <address@hidden>

    * Makefile.in (PREFERRED_BRANCH): Now emacs-27.
---
 Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.in b/Makefile.in
index 2c82c49..67e15cf 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1136,7 +1136,7 @@ ChangeLog:
          ./$(emacslog) -o $(CHANGELOG) -n $(CHANGELOG_HISTORY_INDEX_MAX)
 
 # Check that we are in a good state for changing history.
-PREFERRED_BRANCH = emacs-26
+PREFERRED_BRANCH = emacs-27
 preferred-branch-is-current:
        git branch | grep -q '^\* $(PREFERRED_BRANCH)$$'
 unchanged-history-files:



reply via email to

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