emacs/lisp/erc
Paul Eggert dd1404cca3 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]"
2015-04-07 00:00:06 -07:00
..
ChangeLog.01 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.02 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.03 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.04 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.05 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.06 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.07 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.08 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.09 Rename ChangeLogs for gitlog-to-changelog 2015-04-07 00:00:06 -07:00
erc-autoaway.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-backend.el erc-backend.el: Give hook-name a default value of nil and add-to-list unconditionally. Fixes debbugs:19363 2015-01-14 16:55:44 -05:00
erc-button.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-capab.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-compat.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-dcc.el Don't downcase system diagnostics' first letters 2015-01-21 20:29:42 -08:00
erc-desktop-notifications.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-ezbounce.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-fill.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-goodies.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-ibuffer.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-identd.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-imenu.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-join.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-lang.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-list.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-log.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-match.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-menu.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-netsplit.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-networks.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-notify.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-page.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-pcomplete.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-replace.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-ring.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-services.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-sound.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-speedbar.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-spelling.el * lisp/textmodes/flyspell.el (flyspell-word): Defvar. 2015-02-13 22:45:18 -05:00
erc-stamp.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-track.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-truncate.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-xdcc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc.el * lisp/erc/erc.el (erc-switch-to-buffer): Fix last change. 2015-03-25 08:53:44 -04:00