]> code.delx.au - gnu-emacs/blobdiff - lisp/erc/ChangeLog.02
Update copyright year to 2015
[gnu-emacs] / lisp / erc / ChangeLog.02
index ae70a1b6a4ff95df92fda3c7c387f22db29f269b..6d8b3362ee6100dafbf4a8eddb1eacb5bc2fdecf 100644 (file)
        * erc-autoaway.el, erc-fill.el, erc.el: erc-autoaway.el:
        * new file
 
-       erc.el:
-       * Removed auto-discard-away facility (now included in erc-autoaway.el)
-       (erc-away-p): new function
+       * erc.el: Removed auto-discard-away facility (now included in
+       erc-autoaway.el)
+       (erc-away-p): new function
 
-       erc-fill.el:
-       * (erc-fill-variable): Check whether erc-timestamp-format is bound before
-                              using it (erc-fill.el does not require erc-stamp).
+       * erc-fill.el (erc-fill-variable): Check whether erc-timestamp-format
+       is bound before using it (erc-fill.el does not require erc-stamp).
 
 2002-11-10  Alex Schroeder  <alex@gnu.org>
 
        Changed some instances of member to memq.
 
        * erc-track.el, erc.el:
-       erc.el: (erc-message-type-member): New function, used to test
+       * erc.el (erc-message-type-member): New function, used to test
        for message type. Require erc-parsed text-property.
-       erc-track.el: erc-track-exclude-types: New variable. Defaults to ("JOIN" "PART") right now for testing, it should eventually set to nil soon again.
-       (erc-track-modified-channels): Use above fun and var to optionally exclude certain message types from channel tracking.
+       * erc-track.el (erc-track-exclude-types): New variable. Defaults
+       to ("JOIN" "PART") right now for testing, it should eventually set
+       to nil soon again.
+       (erc-track-modified-channels): Use above fun and var to optionally
+       exclude certain message types from channel tracking.
 
 2002-05-28  Diane Murray  <disumu@x3y2z1.net>
 
 
        * erc.el 2002-07-15T00:01:34Z!raeburn@raeburn.org: silly typo corrected
 
-       * erc.el:       * erc.el: * New variable: erc-common-server-name-suffixes
+       * erc.el: New variable: erc-common-server-name-suffixes
          This alist can be used to change the server names displayed in mode-line
          to a shorter version..
        * New function: erc-shorten-server-name (uses var above)
 
 See ChangeLog.01 for earlier changes.
 
-       Copyright (C) 2002, 2006-2013 Free Software Foundation, Inc.
+       Copyright (C) 2002, 2006-2015 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.