]> code.delx.au - gnu-emacs/blobdiff - lisp/erc/ChangeLog.06
Merge from emacs-23; up to 2010-06-22T07:41:10Z!rgm@gnu.org
[gnu-emacs] / lisp / erc / ChangeLog.06
index c648f9ef30c3c898ed499abb685e424c2f8de20f..e3026c96a4daa1a3b8599cd142c672713fc2013e 100644 (file)
        * erc-nicklist.el (erc-nicklist-insert-contents): Add missing
        parenthesis.  Thanks to Stephan Stahl for the report.
 
-2006-09-10  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
+2006-09-10  Eric Hanchrow  <offby1@blarg.net>
 
        * erc.el (erc-cmd-IGNORE): Prompt user if this might be a regexp
        instead of a single user.
        * erc-log.el (log): Use erc-away-time.  Remove unnecessary check.
        Pass `buffer' argument to erc-log-setup-logging instead of setting
        the current buffer.  Ditto for erc-log-disable-logging.
-       (erc-log-setup-logging, erc-log-disable-loggin): Accept a `buffer'
+       (erc-log-setup-logging, erc-log-disable-logging): Accept a `buffer'
        argument.
 
        * erc-list.el (erc-chanlist): Use erc-with-server-buffer.
        (erc-speedbar-goto-buffer): Fix compiler warning.
 
        * erc-ibuffer.el: Use `define-ibuffer-filter' instead of
-       `ibuffer-degine-limiter'.  Use `define-ibuffer-column' instead of
+       `ibuffer-define-limiter'.  Use `define-ibuffer-column' instead of
        `ibuffer-define-column'.  Require 'ibuf-ext so that the macros
        work without compiler warnings.
 
 
 See ChangeLog.05 for earlier changes.
 
-    Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
+       Copyright (C) 2006-2011 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
-  GNU Emacs is free software; you can redistribute it and/or modify
+  GNU Emacs is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
-  the Free Software Foundation; either version 3, or (at your option)
-  any later version.
+  the Free Software Foundation, either version 3 of the License, or
+  (at your option) any later version.
 
   GNU Emacs is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -1445,13 +1445,10 @@ See ChangeLog.05 for earlier changes.
   GNU General Public License for more details.
 
   You should have received a copy of the GNU General Public License
-  along with GNU Emacs; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-  Boston, MA 02110-1301, USA.
+  along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
 ;; Local Variables:
 ;; coding: utf-8
 ;; add-log-time-zone-rule: t
 ;; End:
 
-;; arch-tag: 865a75f6-2bcb-46df-bf0c-b514dadf688a