diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-04-16 17:57:41 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-04-16 17:59:58 -0700 |
commit | 3f5a12a5521ff67ae5ee1ca8c752d5dbb286aa06 (patch) | |
tree | b9859c6835cfa0b914e8202bbe8306ab908d1f3c /Makefile.in | |
parent | 455f13b8c91a51cd08e19fda737a4358a9a927d6 (diff) | |
download | emacs-3f5a12a5521ff67ae5ee1ca8c752d5dbb286aa06.tar.gz |
; make change-history-commit
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 78578afeb02..5152a172759 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1092,7 +1092,7 @@ bootstrap: bootstrap-clean .PHONY: master-branch-is-current no-ChangeLog unchanged-history-files # The newest revision that should not appear in the generated ChangeLog. -gen_origin = 3311ace9c54a50b83a838e2eb7fa9565176e0c4f +gen_origin = 455f13b8c91a51cd08e19fda737a4358a9a927d6 # Convert git commit log to ChangeLog file. make-dist uses this. ChangeLog: |