From: Paul Eggert Date: Thu, 20 Feb 2020 01:35:57 +0000 (-0800) Subject: * Makefile.in (PREFERRED_BRANCH): Now emacs-27. X-Git-Tag: emacs-27.0.90~38 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=28399e585e172ab005328f1c970084e53a299eb4;p=emacs.git * Makefile.in (PREFERRED_BRANCH): Now emacs-27. --- diff --git a/Makefile.in b/Makefile.in index 2c82c49fba5..67e15cfecd2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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: