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: Thu, 01 Nov 2007 01:12:59 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael W. Olson <mwolson>      07/11/01 01:12:59

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/erc/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -b -r1.56 -r1.57
--- ChangeLog   30 Oct 2007 00:50:06 -0000      1.56
+++ ChangeLog   1 Nov 2007 01:12:58 -0000       1.57
@@ -1,3 +1,17 @@
+2007-11-01  Michael Olson  <address@hidden>
+
+       * erc-compat.el (erc-set-write-file-functions): New compatibility
+       function to set the write hooks appropriately.
+
+       * erc-log.el (erc-log-setup-logging): Use
+       erc-set-write-file-functions.  This fixes a byte-compiler warning.
+
+       * erc-stamp.el: Silence byte-compiler warning about
+       erc-fill-column.
+
+       * erc.el (erc-with-all-buffers-of-server): Bind the result of
+       mapcar to a variable in order to silence a byte-compiler warning.
+
 2007-10-29  Michael Olson  <address@hidden>
 
        * erc-ibuffer.el (erc-modified-channels-alist): Use




reply via email to

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