guile feature
[bpt/emacs.git] / lisp / erc / ChangeLog.04
index 39bdfbd..07f2fa9 100644 (file)
 2004-12-14  Diane Murray  <disumu@x3y2z1.net>
 
        * erc.el: The last change to `erc-mode-line-format' introduced a
-       bug in Xemacs - it can't handle the #(" "...) strings at all.  The
+       bug in XEmacs - it can't handle the #(" "...) strings at all.  The
        following changes fix the bug and simplify the mode-line handling
        considerably.  (erc-mode-line-format): Now defined as a string
        which will be formatted using `format-spec' and take the place of
        members has been made some time ago.  Clean up the various tries to
        do this in the past.
 
-       erc-macs.el: Removed.  erc-members.el: Removed.
+       * erc-macs.el, erc-members.el: Removed.
 
 2004-08-10  Jorgen Schaefer  <forcer@users.sourceforge.net>
 
 
        * erc.el: erc-send-whitespace-lines: New variable.
        (erc-send-current-line): Use erc-send-whitespace-lines.  Also,
-       removed superflous test for empty line in the mapc, since the
+       removed superfluous test for empty line in the mapc, since the
        blank line test should find all.  I do like to be able to send an
        empty line when i want to!
        (erc-send-current-line): Check for point being in input line
 
 See ChangeLog.03 for earlier changes.
 
-    Copyright (C) 2004, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+       Copyright (C) 2004, 2006-2014 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
@@ -2092,5 +2092,3 @@ See ChangeLog.03 for earlier changes.
 ;; Local Variables:
 ;; coding: utf-8
 ;; End:
-
-;; arch-tag: cc606d2d-635b-4b36-829b-a50e3c51e2d1