]> git.eshelyaron.com Git - emacs.git/commitdiff
* Makefile.in (PREFERRED_BRANCH): Now emacs-27.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 20 Feb 2020 01:35:57 +0000 (17:35 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 20 Feb 2020 01:41:24 +0000 (17:41 -0800)
Makefile.in

index 2c82c49fba50b4417f11ce161a8bd6c2a6ef4ff4..67e15cfecd24333d6f39683cabda0e36c28bd26b 100644 (file)
@@ -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: