aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/erc
diff options
context:
space:
mode:
authorPaul Eggert2012-01-09 22:20:22 -0800
committerPaul Eggert2012-01-09 22:20:22 -0800
commit27e428e758036e68bffe737a5d361e2b426857a7 (patch)
treed127e8bae3090e2e1c1fa0127e9f09c2703fe770 /lisp/erc
parent5b43da69cbda7874f223da3063da594a7fb84218 (diff)
downloademacs-27e428e758036e68bffe737a5d361e2b426857a7.tar.gz
emacs-27e428e758036e68bffe737a5d361e2b426857a7.zip
Spelling fixes.
Diffstat (limited to 'lisp/erc')
-rw-r--r--lisp/erc/ChangeLog.032
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/ChangeLog.03 b/lisp/erc/ChangeLog.03
index 87f30c8965a..f9b4506b784 100644
--- a/lisp/erc/ChangeLog.03
+++ b/lisp/erc/ChangeLog.03
@@ -200,7 +200,7 @@
200 200
201 * erc-autoaway.el(erc-mode): 201 * erc-autoaway.el(erc-mode):
202 Reset idletime on connect. Fixes an annoying bug which 202 Reset idletime on connect. Fixes an annoying bug which
203 flooded the server with aways on reconnect. 203 flooded the server with always on reconnect.
204 (erc-autoway-reset-idletime): Accept optional args so we can hook it 204 (erc-autoway-reset-idletime): Accept optional args so we can hook it
205 onto erc-server-001-hook. 205 onto erc-server-001-hook.
206 206