* lisp/erc/erc-log.el (erc-generate-log-file-name-function): Clarify tags
[bpt/emacs.git] / lisp / erc / ChangeLog.06
index d13a392..5dd77d5 100644 (file)
@@ -18,7 +18,7 @@
        (erc-nickserv-identify-on-connect)
        (erc-nickserv-identify-on-nick-change): Handle 'both method.
 
-2006-12-28  Leo  <sdl.web@gmail.com>  (tiny change)
+2006-12-28  Leo Liu  <sdl.web@gmail.com>  (tiny change)
 
        * erc.el (erc-iswitchb): Wrap body in unwind-protect so that
        hitting C-g does not leave iswitchb-mode on.
@@ -51,7 +51,7 @@
        * erc.el (erc-open): Restore old point correctly, or at least get
        closer to doing so than before.
 
-2006-12-13  Leo  <sdl.web@gmail.com>  (tiny change)
+2006-12-13  Leo Liu  <sdl.web@gmail.com>  (tiny change)
 
        * erc.el (erc-iswitchb): Temporarily enable iswitchb mode if it
        isn't active already, instead of leaving it on.
        * 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-2012 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
@@ -1452,4 +1452,3 @@ See ChangeLog.05 for earlier changes.
 ;; add-log-time-zone-rule: t
 ;; End:
 
-;; arch-tag: 865a75f6-2bcb-46df-bf0c-b514dadf688a