diff options
| author | Paul Eggert | 2012-01-09 22:20:22 -0800 |
|---|---|---|
| committer | Paul Eggert | 2012-01-09 22:20:22 -0800 |
| commit | 27e428e758036e68bffe737a5d361e2b426857a7 (patch) | |
| tree | d127e8bae3090e2e1c1fa0127e9f09c2703fe770 /lisp/erc | |
| parent | 5b43da69cbda7874f223da3063da594a7fb84218 (diff) | |
| download | emacs-27e428e758036e68bffe737a5d361e2b426857a7.tar.gz emacs-27e428e758036e68bffe737a5d361e2b426857a7.zip | |
Spelling fixes.
Diffstat (limited to 'lisp/erc')
| -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 @@ | |||
| 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 | ||