From: Andrea Corallo Date: Sat, 17 Aug 2024 16:25:46 +0000 (+0200) Subject: * Makefile.in (PREFERRED_BRANCH): Update to emacs-30. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=33aae63a3a4f6f35252e1fc371da8cf9de60e809;p=emacs.git * Makefile.in (PREFERRED_BRANCH): Update to emacs-30. (cherry picked from commit 30b2fae77b7c9e03b64ea36ee327d380f94123b3) --- diff --git a/Makefile.in b/Makefile.in index 1a3703a56ab..510fd1a16c5 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1319,7 +1319,7 @@ ChangeLog: ./$(emacslog) -o $(CHANGELOG) -n $(CHANGELOG_HISTORY_INDEX_MAX) # Check that we are in a good state for changing history. -PREFERRED_BRANCH = emacs-28 +PREFERRED_BRANCH = emacs-30 preferred-branch-is-current: git branch | grep -q '^\* $(PREFERRED_BRANCH)$$' unchanged-history-files: