aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/erc
diff options
context:
space:
mode:
authorStefan Kangas2020-10-02 17:56:41 +0200
committerStefan Kangas2020-10-03 12:53:51 +0200
commitceae38b9338ea07b18b2d2efa07bcf304d40c23d (patch)
tree3aca6458654c798933cad21f07a823f33e310cdb /lisp/erc
parentd22fe0ec3a321ea222ad2f25c52c7eddea4375df (diff)
downloademacs-ceae38b9338ea07b18b2d2efa07bcf304d40c23d.tar.gz
emacs-ceae38b9338ea07b18b2d2efa07bcf304d40c23d.zip
; 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 @@
7296 again. 7296 again.
7297 (erc): Require cl for delete-if. 7297 (erc): Require cl for delete-if.
7298 (erc-button-remove-old-buttons): Rewrote using delete-if to 7298 (erc-button-remove-old-buttons): Rewrote using delete-if to
7299 prevent excesive consing. Having the marker list is still ugly, 7299 prevent excessive consing. Having the marker list is still ugly,
7300 so another solution needs to be found. 7300 so another solution needs to be found.
7301 7301
73022003-01-17 Jorgen Schaefer <forcer@users.sourceforge.net> 73022003-01-17 Jorgen Schaefer <forcer@users.sourceforge.net>
@@ -10260,7 +10260,7 @@
10260 Upcased the command defuns (erc-cmd-join is now erc-cmd-JOIN) 10260 Upcased the command defuns (erc-cmd-join is now erc-cmd-JOIN)
10261 Fixed erc-complete to not require erc-command-table. 10261 Fixed erc-complete to not require erc-command-table.
10262 Implemented erc-cmd-HELP 10262 Implemented erc-cmd-HELP
10263 (You have to try that, its tooo coool!) 10263 (You have to try that, its too coool!)
10264 e.g. /help auto-q 10264 e.g. /help auto-q
10265 fixed autoloads for erc-add-pal and so on to be interactive. 10265 fixed autoloads for erc-add-pal and so on to be interactive.
10266 10266
@@ -11242,7 +11242,7 @@
112422001-10-29 Mario Lang <mlang@delysid.org> 112422001-10-29 Mario Lang <mlang@delysid.org>
11243 11243
11244 * erc.el: 11244 * erc.el:
11245 Imenu fixed somehow, added IRC services interactive function for indentify to NickServ. Read the diff 11245 Imenu fixed somehow, added IRC services interactive function for identify to NickServ. Read the diff
11246 11246
112472001-10-26 Gergely Nagy <algernon@debian.org> 112472001-10-26 Gergely Nagy <algernon@debian.org>
11248 11248
@@ -11316,7 +11316,7 @@
11316 11316
11317 * erc-speak.el: 11317 * erc-speak.el:
11318 * Very important fix! Now erc-speak is really complete. Messages don't get cut anymore. Be sure to use auditory icons, 11318 * Very important fix! Now erc-speak is really complete. Messages don't get cut anymore. Be sure to use auditory icons,
11319 it's reallllly cool now!!! 11319 it's really cool now!!!
11320 11320
11321 * erc-speak.el: *** empty log message *** 11321 * erc-speak.el: *** empty log message ***
11322 11322