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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/erc/ChangeLog
Date: Mon, 30 Jan 2006 00:29:49 +0000

Index: emacs/lisp/erc/ChangeLog
diff -u emacs/lisp/erc/ChangeLog:1.1 emacs/lisp/erc/ChangeLog:1.2
--- emacs/lisp/erc/ChangeLog:1.1        Sun Jan 29 13:08:57 2006
+++ emacs/lisp/erc/ChangeLog    Mon Jan 30 00:29:49 2006
@@ -1,3 +1,18 @@
+2006-01-29  Michael Olson  <address@hidden>
+
+       * erc-speedbar.el (erc-speedbar-buttons): Fix reference to free
+       variable.
+       (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-column'.  Require 'ibuf-ext so that the macros
+       work without compiler warnings.
+
+       * man/erc.texi (Obtaining ERC, Installation): Note that these
+       sections may be skipped if using the version of ERC that comes
+       with Emacs.
+
 2006-01-28  Michael Olson  <address@hidden>
 
        * erc-*.el, erc.texi, NEWS: Add Arch taglines as per Emacs




reply via email to

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