diff options
author | Glenn Morris <rgm@gnu.org> | 2015-05-24 06:25:35 -0400 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2015-05-24 06:25:35 -0400 |
commit | 319d65c7f95bd3847dae53f02cb11213309e3e23 (patch) | |
tree | 46774c507e5f0b5345331786fab6c36c6b0ed450 /build-aux | |
parent | b98a2ef74758f78831d7c6dd4ae13f3433d77869 (diff) |
; Auto-commit of ChangeLog files.
Diffstat (limited to 'build-aux')
-rwxr-xr-x | build-aux/gitlog-to-emacslog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/gitlog-to-emacslog b/build-aux/gitlog-to-emacslog index d1b1af9b53..c833721a28 100755 --- a/build-aux/gitlog-to-emacslog +++ b/build-aux/gitlog-to-emacslog @@ -23,7 +23,7 @@ LC_ALL=C export LC_ALL # The newest revision that should not appear in the generated ChangeLog. -gen_origin=f89080d18dd64e0c92c5f3d206182d65f23eafeb +gen_origin=b98a2ef74758f78831d7c6dd4ae13f3433d77869 force= output=ChangeLog nmax=2 |