diff options
Diffstat (limited to 'lisp/erc/ChangeLog.03')
-rw-r--r-- | lisp/erc/ChangeLog.03 | 2 |
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 @@ * erc-autoaway.el(erc-mode): Reset idletime on connect. Fixes an annoying bug which - flooded the server with aways on reconnect. + flooded the server with always on reconnect. (erc-autoway-reset-idletime): Accept optional args so we can hook it onto erc-server-001-hook. |