Mercurial > emacs
comparison lisp/erc/ChangeLog.03 @ 108472:0eb2f9d5e474
Fix typos and whitespace in ChangeLogs.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 11 May 2010 04:04:13 +0200 |
parents | 1d1d5d9bd884 |
children | 417b1e4d63cd |
comparison
equal
deleted
inserted
replaced
108471:daa05d3ccff4 | 108472:0eb2f9d5e474 |
---|---|
143 chnl is 4th element of parsed, not fifth. | 143 chnl is 4th element of parsed, not fifth. |
144 (erc-channel-end-receiving-names): Pass correct number of arguments | 144 (erc-channel-end-receiving-names): Pass correct number of arguments |
145 to delete-if-not. | 145 to delete-if-not. |
146 | 146 |
147 * erc.el 1.580 (erc-update-current-channel-member): | 147 * erc.el 1.580 (erc-update-current-channel-member): |
148 Use erc-downcase when comparing | 148 Use erc-downcase when comparing |
149 nick entries. Cleanup indentation. | 149 nick entries. Cleanup indentation. |
150 | 150 |
151 2003-11-01 Lawrence Mitchell <wence@gmx.li> | 151 2003-11-01 Lawrence Mitchell <wence@gmx.li> |
152 | 152 |
153 * erc-sound.el 1.4: Added a (provide 'erc-sound) line. | 153 * erc-sound.el 1.4: Added a (provide 'erc-sound) line. |
169 * erc.el 1.577: Fix typo tuncate->truncate | 169 * erc.el 1.577: Fix typo tuncate->truncate |
170 | 170 |
171 2003-10-24 Mario Lang <mlang@delysid.org> | 171 2003-10-24 Mario Lang <mlang@delysid.org> |
172 | 172 |
173 * erc-dcc.el 1.80: From Stephan Stahl <stl@isogmbh.de>: | 173 * erc-dcc.el 1.80: From Stephan Stahl <stl@isogmbh.de>: |
174 * (erc-dcc-send-block): Kill buffer if transfer completed correctly. | 174 (erc-dcc-send-block): Kill buffer if transfer completed correctly. |
175 | 175 |
176 2003-10-22 Mario Lang <mlang@delysid.org> | 176 2003-10-22 Mario Lang <mlang@delysid.org> |
177 | 177 |
178 * erc-track.el 1.55 (erc-track-disable): | 178 * erc-track.el 1.55 (erc-track-disable): |
179 Do not deactivate all advices for `switch-to-buffer', | 179 Do not deactivate all advices for `switch-to-buffer', |