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

This commit is contained in:
Stefan Kangas 2021-11-29 05:57:13 +01:00
parent bca57086be
commit c4daff9cf8

View file

@ -1164,7 +1164,7 @@ ChangeLog:
./$(emacslog) -o $(CHANGELOG) -n $(CHANGELOG_HISTORY_INDEX_MAX)
# Check that we are in a good state for changing history.
PREFERRED_BRANCH = emacs-27
PREFERRED_BRANCH = emacs-28
preferred-branch-is-current:
git branch | grep -q '^\* $(PREFERRED_BRANCH)$$'
unchanged-history-files: