Mercurial > emacs
comparison lisp/erc/ChangeLog @ 68822:7010bb070445
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-75
Creator: Michael Olson <mwolson@gnu.org>
Make ERC comply with the new copyright year guidelines.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sun, 12 Feb 2006 20:25:00 +0000 |
parents | fe9073ac802e |
children | 90c105dcb4a0 |
comparison
equal
deleted
inserted
replaced
68821:7e3f2f8237f6 | 68822:7010bb070445 |
---|---|
1 2006-02-12 Michael Olson <mwolson@gnu.org> | |
2 | |
3 * erc-autoaway.el, erc-dcc.el, erc-ezbounce.el, erc-fill.el, | |
4 erc-goodies.el, erc-hecomplete.el, erc-ibuffer.el, erc-identd.el, | |
5 erc-imenu.el, erc-join.el, erc-lang.el, erc-list.el, erc-log.el, | |
6 erc-match.el, erc-menu.el, erc-netsplit.el, erc-networks.el, | |
7 erc-notify.el, erc-page.el, erc-pcomplete.el, erc-replace.el, | |
8 erc-ring.el, erc-services.el, erc-sound.el, erc-speedbar.el, | |
9 erc-spelling.el, erc-track.el, erc-truncate.el, erc-xdcc.el: Add | |
10 2006 to copyright years, to comply with the changed guidelines. | |
11 | |
1 2006-02-11 Michael Olson <mwolson@gnu.org> | 12 2006-02-11 Michael Olson <mwolson@gnu.org> |
2 | 13 |
3 * erc.el (erc-update-modules): Make some requirements shorter, so | 14 * erc.el (erc-update-modules): Make some requirements shorter, so |
4 that it's easier to see why they are needed. | 15 that it's easier to see why they are needed. |
5 | 16 |