emacs-diffs
[Top][All Lists]
Advanced

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

emacs-28 c4daff9: * Makefile.in (PREFERRED_BRANCH): Now emacs-28.


From: Stefan Kangas
Subject: emacs-28 c4daff9: * Makefile.in (PREFERRED_BRANCH): Now emacs-28.
Date: Mon, 29 Nov 2021 00:00:56 -0500 (EST)

branch: emacs-28
commit c4daff9cf844ec85930bdcd2064787c92c260861
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    * Makefile.in (PREFERRED_BRANCH): Now emacs-28.
---
 Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.in b/Makefile.in
index 5fc1edc..c36882d 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:



reply via email to

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