emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/erc/ChangeLog,v


From: Michael W. Olson
Subject: [Emacs-diffs] Changes to emacs/lisp/erc/ChangeLog,v
Date: Wed, 19 Sep 2007 03:29:03 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael W. Olson <mwolson>      07/09/19 03:29:03

Index: lisp/erc/ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/erc/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -b -r1.49 -r1.50
--- lisp/erc/ChangeLog  8 Sep 2007 04:00:40 -0000       1.49
+++ lisp/erc/ChangeLog  19 Sep 2007 03:29:02 -0000      1.50
@@ -1,5 +1,33 @@
+2007-09-18  Exal de Jesus Garcia Carrillo  <address@hidden>
+
+       * erc.texi (Special-Features): Fix small typo.
+
+2007-09-16  Michael Olson  <address@hidden>
+
+       * erc-track.el (erc-track-switch-direction): Mention
+       erc-track-faces-priority-list.  Thanks to Leo for the suggestion.
+
+2007-09-11  Exal de Jesus Garcia Carrillo  <address@hidden>
+
+       * erc-sound.el: Fix typo in setting up instructions.
+
+2007-09-10  Michael Olson  <address@hidden>
+
+       * Makefile (elpa): Copy dir template rather than echoing a few
+       lines.  The reason for this is that the ELPA package for ERC was
+       getting a corrupt dir entry.
+
+       * dir-template: Template for the ELPA dir file.
+
 2007-09-08  Michael Olson  <address@hidden>
 
+       * erc-log.el (erc-log-filter-function): New option that specifies
+       the function to call for filtering text before writing it to a log
+       file.  Thanks to David O'Toole for the suggestion.
+       (erc-save-buffer-in-logs): Use erc-log-filter-function.  Make sure
+       we carry along the value of coding-system-for-write, because this
+       could potentially be shadowed by the temporary buffer.
+
        * erc.el (erc-version-string): Update to 5.3, development version.
 
 2007-09-07  Glenn Morris  <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]