]> git.eshelyaron.com Git - emacs.git/commitdiff
; * Makefile.in: set PREFERRED_BRANCH to emacs-26
authorNicolas Petton <nicolas@petton.fr>
Thu, 5 Oct 2017 20:23:49 +0000 (22:23 +0200)
committerNicolas Petton <nicolas@petton.fr>
Thu, 5 Oct 2017 20:26:47 +0000 (22:26 +0200)
Makefile.in

index b882da192871de1c42c843342d0a57ad87fc34ef..8ad3f99a249da90681d12eea76604ffe20b7f153 100644 (file)
@@ -1115,7 +1115,7 @@ ChangeLog:
          ./$(emacslog) -o $(CHANGELOG) -n $(CHANGELOG_HISTORY_INDEX_MAX)
 
 # Check that we are in a good state for changing history.
-PREFERRED_BRANCH = master
+PREFERRED_BRANCH = emacs-26
 preferred-branch-is-current:
        git branch | grep -q '^\* $(PREFERRED_BRANCH)$$'
 unchanged-history-files: