summaryrefslogtreecommitdiff
path: root/lisp/erc
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2020-10-02 17:56:41 +0200
committerStefan Kangas <stefan@marxist.se>2020-10-03 12:53:51 +0200
commitceae38b9338ea07b18b2d2efa07bcf304d40c23d (patch)
tree3aca6458654c798933cad21f07a823f33e310cdb /lisp/erc
parentd22fe0ec3a321ea222ad2f25c52c7eddea4375df (diff)
downloademacs-ceae38b9338ea07b18b2d2efa07bcf304d40c23d.tar.gz
; Fix trivial typos in ChangeLogs
Diffstat (limited to 'lisp/erc')
-rw-r--r--lisp/erc/ChangeLog.18
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 ***