Spelling fixes.
[bpt/emacs.git] / lisp / erc / ChangeLog.02
index 7221ddc..d1b05a2 100644 (file)
        (erc-generate-log-file-name-long): Doc: Mention
        erc-generate-log-file-name-function.
        (erc-save-buffer-in-logs): Use erc-logging-enabled and
-       erc-current-logfile.  Doc: Mention erc-logging-enabbled.
+       erc-current-logfile.  Doc: Mention erc-logging-enabled.
 
        (erc-encode-string-for-target): Only do the real work when
        featurep mule; else just return the string unchanged.
        * erc-bbdb.el:
        * Create a global-minor-mode (i.e., make it a proper erc-module)
 
-       * erc.el: * (define-erc-modle): New defmacro
+       * erc.el: * (define-erc-module): New defmacro
 
 2002-11-16  Jorgen Schaefer  <forcer@users.sourceforge.net>
 
        * erc-notify.el: Add pcomplete support
 
        * erc.el:
-       Remove autoload statments, remove autoload cookie from erc-mode and erc-info-mode
+       Remove autoload statements, remove autoload cookie from erc-mode and erc-info-mode
 
        * erc-fill.el, erc-match.el: add/remove autoload cookies
 
 2002-07-22  Mario Lang  <mlang@delysid.org>
 
        * erc.el:
-       Removed timestamp related code and moved into erc-stampe.l
+       Removed timestamp related code and moved into erc-stamp.el
 
        * erc-stamp.el:
        Timestamping code moved out of erc.el. Additional, now we can timestamp either on the left or on the right side
 
        * erc-menu.el:
        * changed how we check if we should activate "Track hidden channels" and
-         whether it should be selected - fixes a bug Xemacs where whole menu bar
+         whether it should be selected - fixes a bug XEmacs where whole menu bar
          does not work if menu is loaded
 
        * erc-menu.el:
 
        * added s461 to english catalog
 
-       * fixed bug where Xemacs would not quit if erc-quit-reason was
+       * fixed bug where XEmacs would not quit if erc-quit-reason was
          set to erc-quit-reason-various and assoc-default was not defined
 
 2002-06-04  Andreas Fuchs  <asf@void.at>
        * added undefined-ctcp error message to english catalog
 
        * changed some (when (not erc-disable-ctcp-replies) to use unless instead
-         and some if's without else statments to use when or use
+         and some if's without else statements to use when or use
 
        * CTCP replies now use erc-display-message, formatted as notices
 
        * erc.el: * erc-format-nick-function: New variable.
        * (erc-format-nick): The default for above var. Just return the nick.
        * (erc-format-@nick): Prefix NICK with @ or + if OP or VOICE.
-       * Removed erc-track-modified-channels related code and moved into erc-tracke.l
+       * Removed erc-track-modified-channels related code and moved into erc-track.el
           Its auto-loaded now
 
        * erc-track.el: Split code from erc.el
        Minor docstring fixes (using M-x checkdoc-current-buffer)
          If you find time, and you are native english speaker, do that too!!
 
-       * erc.el: fixed macro-invokation
+       * erc.el: fixed macro-invocation
 
 2002-01-31  Andreas Fuchs  <asf@void.at>
 
 
 See ChangeLog.01 for earlier changes.
 
-    Copyright (C) 2002, 2006, 2007, 2008 Free Software Foundation, Inc.
+       Copyright (C) 2002, 2006-2011 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
@@ -2617,4 +2617,3 @@ See ChangeLog.01 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-;; arch-tag: a6779d5e-99fa-442b-98cf-90e73eb2c272