diff options
Diffstat (limited to 'lisp/erc')
-rw-r--r-- | lisp/erc/ChangeLog.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/erc/ChangeLog.1 b/lisp/erc/ChangeLog.1 index ef813bd0325..90bd8bd09ee 100644 --- a/lisp/erc/ChangeLog.1 +++ b/lisp/erc/ChangeLog.1 @@ -7296,7 +7296,7 @@ again. (erc): Require cl for delete-if. (erc-button-remove-old-buttons): Rewrote using delete-if to - prevent excesive consing. Having the marker list is still ugly, + prevent excessive consing. Having the marker list is still ugly, so another solution needs to be found. 2003-01-17 Jorgen Schaefer <forcer@users.sourceforge.net> @@ -10260,7 +10260,7 @@ Upcased the command defuns (erc-cmd-join is now erc-cmd-JOIN) Fixed erc-complete to not require erc-command-table. Implemented erc-cmd-HELP - (You have to try that, its tooo coool!) + (You have to try that, its too coool!) e.g. /help auto-q fixed autoloads for erc-add-pal and so on to be interactive. @@ -11242,7 +11242,7 @@ 2001-10-29 Mario Lang <mlang@delysid.org> * erc.el: - Imenu fixed somehow, added IRC services interactive function for indentify to NickServ. Read the diff + Imenu fixed somehow, added IRC services interactive function for identify to NickServ. Read the diff 2001-10-26 Gergely Nagy <algernon@debian.org> @@ -11316,7 +11316,7 @@ * erc-speak.el: * Very important fix! Now erc-speak is really complete. Messages don't get cut anymore. Be sure to use auditory icons, - it's reallllly cool now!!! + it's really cool now!!! * erc-speak.el: *** empty log message *** |