diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-04-07 00:00:06 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-04-07 00:00:06 -0700 |
commit | dd1404cca3cf6bc459bc53f9aa9528170e30efd4 (patch) | |
tree | 47b310288e79886ca78c0d7da7ac86796926730c /lwlib | |
parent | 9d56a21e6a696ad19ac65c4b405aeca44785884a (diff) |
Rename ChangeLogs for gitlog-to-changelog
This patch was implemented via the following shell commands:
find * -name ChangeLog |
sed 's,.*,git mv & &.1,
s, lisp/ChangeLog\.1$, lisp/ChangeLog.17,
s, lisp/erc/ChangeLog\.1$, lisp/erc/ChangeLog.09,
s, lisp/gnus/ChangeLog\.1$, lisp/gnus/ChangeLog.3,
s, lisp/mh-e/ChangeLog\.1$, lisp/mh-e/ChangeLog.2,
s, src/ChangeLog\.1$, src/ChangeLog.13,' |
sh
git commit -am"[this commit message]"
Diffstat (limited to 'lwlib')
-rw-r--r-- | lwlib/ChangeLog.1 (renamed from lwlib/ChangeLog) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog.1 index e5dfed2342..e5dfed2342 100644 --- a/lwlib/ChangeLog +++ b/lwlib/ChangeLog.1 |