mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-21 06:55:39 +00:00
* Makefile.in (PREFERRED_BRANCH): Update to emacs-30.
This commit is contained in:
parent
5397808e5b
commit
30b2fae77b
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user