From 82d2a05a74c120480dc1b68243430c9417bfc523 Mon Sep 17 00:00:00 2001 From: Nicolas Petton Date: Thu, 5 Oct 2017 22:23:49 +0200 Subject: [PATCH] ; * Makefile.in: set PREFERRED_BRANCH to emacs-26 --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index b882da192871..8ad3f99a249d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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: