changeset 95237:5cc8ce4fcafc

Spelling fix.
author Glenn Morris <rgm@gnu.org>
date Fri, 23 May 2008 04:40:19 +0000
parents 6e2a8cad250c
children 2763e6e1fbe8
files lisp/erc/ChangeLog.03
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/erc/ChangeLog.03	Fri May 23 04:39:57 2008 +0000
+++ b/lisp/erc/ChangeLog.03	Fri May 23 04:40:19 2008 +0000
@@ -1562,12 +1562,12 @@
 	* (erc-extract-command-from-line): intern-soft the function here.
 	If the function symbol has a property 'do-not-parse-args, operate as before,
 	otherwise, split the arguments prior to calling the command handler.
-	* (erc-process-input-line): Updated to accomodate the change above.
+	* (erc-process-input-line): Updated to accommodate the change above.
 	* (erc-send-distinguish-noncommands): Ditto.
 	* (erc-cmd-NAMES): Ditto.
 	* (erc-cmd-ME): Put 'do-not-parse-args property.
 
-	* erc-dcc.el 1.59:nick:	* erc-dcc.el 1.59: * erc-dcc-list: Renamed 
+	* erc-dcc.el 1.59:nick:	* erc-dcc.el 1.59: * erc-dcc-list: Renamed
 	* (erc-dcc-member). Treat :nick as either a nick!user@host or nick,
 	do appropriate comparisons, simplified.
 	* (erc-dcc-list-add): New functions