Skip to content

Commit

Permalink
; * Makefile.in: set PREFERRED_BRANCH to emacs-26
Browse files Browse the repository at this point in the history
NicolasPetton committed Oct 5, 2017
1 parent e933249 commit 82d2a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.in
Original file line number Diff line number Diff line change
@@ -1115,7 +1115,7 @@ ChangeLog:
./$(emacslog) -o $(CHANGELOG) -n $(CHANGELOG_HISTORY_INDEX_MAX)

# Check that we are in a good state for changing history.
PREFERRED_BRANCH = master
PREFERRED_BRANCH = emacs-26
preferred-branch-is-current:
git branch | grep -q '^\* $(PREFERRED_BRANCH)$$'
unchanged-history-files:

0 comments on commit 82d2a05

Please sign in to comment.