diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2009-12-29 02:57:40 +0100 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2009-12-29 02:57:40 +0100 |
commit | 5ce6e4f452e31c2eebc12e6f1e7146d2352f22e2 (patch) | |
tree | 0a4a7ee5287d09c29db0311b2419691683e28adb /lisp/erc | |
parent | 96c834b62ad63c11281d0c104091a2278fcc20ed (diff) | |
download | emacs-5ce6e4f452e31c2eebc12e6f1e7146d2352f22e2.tar.gz |
Fix typos in ChangeLogs.
Diffstat (limited to 'lisp/erc')
-rw-r--r-- | lisp/erc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog index 66df190d7ab..74f1b044b2c 100644 --- a/lisp/erc/ChangeLog +++ b/lisp/erc/ChangeLog @@ -20,7 +20,7 @@ 2009-09-26 Johan Bockgård <bojohan@gnu.org> * erc-button.el (erc-button-add-button): Only call - `widget-convert-button' in XEmacs. For Emacs (at least), it + `widget-convert-button' in XEmacs. For Emacs (at least), it doesn't seem to have any purpose except creating lots of overlays, slowing everything down. |