Spelling fix.
[bpt/emacs.git] / lisp / erc / ChangeLog.03
index 6fa4464..30e6664 100644 (file)
        * (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:nick:      * erc-dcc.el: * erc-dcc-list: Renamed 
+       * erc-dcc.el:nick:      * erc-dcc.el: * 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