* Makefile.in (PREFERRED_BRANCH): Now emacs-27.

This commit is contained in:
Paul Eggert 2020-02-19 17:35:57 -08:00
parent 62afbc513a
commit 28399e585e

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