emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-30 30b2fae77b7: * Makefile.in (PREFERRED_BRANCH): Update to emacs-


From: Andrea Corallo
Subject: emacs-30 30b2fae77b7: * Makefile.in (PREFERRED_BRANCH): Update to emacs-30.
Date: Sat, 17 Aug 2024 12:28:52 -0400 (EDT)

branch: emacs-30
commit 30b2fae77b7c9e03b64ea36ee327d380f94123b3
Author: Andrea Corallo <acorallo@gnu.org>
Commit: Andrea Corallo <acorallo@gnu.org>

    * Makefile.in (PREFERRED_BRANCH): Update to emacs-30.
---
 Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.in b/Makefile.in
index 20394cb333d..1964fbbf8a9 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1313,7 +1313,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:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]