]> code.delx.au - gnu-emacs/blobdiff - lisp/erc/ChangeLog.01
Update copyright year to 2015
[gnu-emacs] / lisp / erc / ChangeLog.01
index 1e90b33a23b6b05f85e62e5497c416fb73e5a41e..be854cc0e08054b754042c254c389e1d60689977 100644 (file)
@@ -93,7 +93,7 @@
 
        * erc.el:
        * erc-insert-hook: Changed strategy completely, no start end parameters any more.
-       We narrow-to-region now, thats much cleaner.
+       We narrow-to-region now, that's much cleaner.
        * rename erc-fill-region to erc-fill and change the autoload
        ** You'll probably need to restart Emacs
 
        * Applied antifuchs/mhp patches, the latest on erc-help, unmodified
        * New variable: erc-reuse-buffers default to t.
        * Modified erc-generate-new-buffer-name to use it. it checks if server and port are the same,
-         then one can assume thats the same channel/query target again.
+         then one can assume that's the same channel/query target again.
 
 2001-11-23  Mario Lang  <mlang@delysid.org>
 
 
        * erc.el: * Tijs van Bakel's work from 10th Nov. merged in
        * My additions to that idea merged in too
-       Basicly, this is a major rewrite, if you are scared and want avoid problems,
+       Basically, this is a major rewrite, if you are scared and want avoid problems,
        stay at your current version. It seems fairly stable though.
        That changed? erc-buffer-name handling was completely rewritten,
        and erc-buffer-list local variable handling removed.
        * erc.el: only some code beautification
 
        * erc-imenu.el:
-       remove add-hook call, thats done in erc.el now for autoloadability
+       remove add-hook call, that's done in erc.el now for autoloadability
 
        * erc.el: * Make erc-imenu autoloadable
 
        fixed one occurrence of a setq with only one argument (XEmacs didn't like that)
 
        * erc.el:
-       Added erc-next-line-add-newlines customisation possibility.
+       Added erc-next-line-add-newlines customization possibility.
 
        * erc.el:
        added erc-fill-prefix for defining your own way of filling and fixed filling somehow
 
        * erc.el: typo
 
-       * erc.el: ommit
-       :wq
+       * erc.el: omit
 
 2001-07-06  Alex Schroeder  <alex@gnu.org>
 
 
        * erc-speak.el, erc.el: New file.
 
-       Copyright (C) 2001, 2006-2011 Free Software Foundation, Inc.
+       Copyright (C) 2001, 2006-2015 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.