From 33aae63a3a4f6f35252e1fc371da8cf9de60e809 Mon Sep 17 00:00:00 2001 From: Andrea Corallo Date: Sat, 17 Aug 2024 18:25:46 +0200 Subject: [PATCH] * Makefile.in (PREFERRED_BRANCH): Update to emacs-30. (cherry picked from commit 30b2fae77b7c9e03b64ea36ee327d380f94123b3) --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.39.2