* build-aux/gitlog-to-emacslog: Add "for earlier changes" to footer.
This commit is contained in:
parent
907606c84f
commit
22e3ec2b53
1 changed files with 2 additions and 1 deletions
|
@ -86,7 +86,8 @@ if test -s "${distprefix}ChangeLog.tmp"; then
|
|||
sed -n '
|
||||
1i\
|
||||
|
||||
/^;; Local Variables:/,${
|
||||
/^See ChangeLog.1 for earlier/,${
|
||||
s/ChangeLog\.1/ChangeLog.2/
|
||||
s/\(Copyright[ (C)]*\)[0-9]*-[0-9]*/\1'"$year_range"'/
|
||||
p
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue