diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-06-07 15:40:10 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-06-07 15:41:02 -0700 |
commit | 90a19baa2023145d805e93875e4a158540e15990 (patch) | |
tree | dbe83f79b45da67a33a8089592fbfaf2e0f18c57 /make-dist | |
parent | 866cda36cc2844573c24b94401157c860ed3fe6f (diff) | |
download | emacs-90a19baa2023145d805e93875e4a158540e15990.tar.gz |
Move gen_origin from program to data
That way, 'make change-history' needs to change only ChangeLog.2,
instead of having to change two files.
* ChangeLog.2: Add commit info for range that this file covers.
* Makefile.in (new_commit_regexp): New macro.
(change-history-nocommit): Simplify, by putting what used to be
the gen_origin value into the data (ChangeLog.2) rather than
into the program (gitlog-to-emacslog).
* build-aux/gitlog-to-emacslog (gen_origin): Calculate from
the input file (e.g., ChangeLog.2) rather than by having a
constant in the program. Substitute it into the output.
Diffstat (limited to 'make-dist')
0 files changed, 0 insertions, 0 deletions