diff options
author | Stefan Kangas <stefan@marxist.se> | 2020-10-02 17:56:41 +0200 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2020-10-03 12:53:51 +0200 |
commit | ceae38b9338ea07b18b2d2efa07bcf304d40c23d (patch) | |
tree | 3aca6458654c798933cad21f07a823f33e310cdb /lisp/erc | |
parent | d22fe0ec3a321ea222ad2f25c52c7eddea4375df (diff) | |
download | emacs-ceae38b9338ea07b18b2d2efa07bcf304d40c23d.tar.gz emacs-ceae38b9338ea07b18b2d2efa07bcf304d40c23d.tar.bz2 emacs-ceae38b9338ea07b18b2d2efa07bcf304d40c23d.zip |
; Fix trivial typos in ChangeLogs
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 *** |