From: Stefan Kangas Date: Mon, 29 Nov 2021 04:57:13 +0000 (+0100) Subject: * Makefile.in (PREFERRED_BRANCH): Now emacs-28. X-Git-Tag: emacs-28.0.90~28 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c4daff9cf844ec85930bdcd2064787c92c260861;p=emacs.git * Makefile.in (PREFERRED_BRANCH): Now emacs-28. --- diff --git a/Makefile.in b/Makefile.in index 5fc1edc7a39..c36882d5bea 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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: