; * Makefile.in: set PREFERRED_BRANCH to emacs-26

This commit is contained in:
Nicolas Petton 2017-10-05 22:23:49 +02:00
parent e933249f6b
commit 82d2a05a74

View 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: