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 03:16:53 +0000

Index: emacs/lisp/erc/ChangeLog
diff -u emacs/lisp/erc/ChangeLog:1.3 emacs/lisp/erc/ChangeLog:1.4
--- emacs/lisp/erc/ChangeLog:1.3        Mon Jan 30 00:30:03 2006
+++ emacs/lisp/erc/ChangeLog    Mon Jan 30 03:16:50 2006
@@ -17,6 +17,11 @@
        sections may be skipped if using the version of ERC that comes
        with Emacs.
 
+2006-01-29  Edward O'Connor  <address@hidden>
+
+       * erc-viper.el: Remove. Now that ERC is included in Emacs, these
+       work-arounds live in Viper itself.
+
 2006-01-28  Michael Olson  <address@hidden>
 
        * erc-*.el, erc.texi, NEWS: Add Arch taglines as per Emacs
@@ -200,7 +205,8 @@
        * erc.el, erc-backend.el, erc-ezbounce.el, erc-list.el,
        erc-log.el, erc-match.el, erc-nets.el, erc-netsplit.el,
        erc-nicklist.el, erc-nickserv.el, erc-notify.el, erc-pcomplete.el:
-       Use (eval-when-compile 'cl), so that compilation doesn't fail.
+       Use (eval-when-compile (require 'cl)), so that compilation doesn't
+       fail.
 
        * erc-fill.el, erc-truncate.el: Whitespace munging.
 




reply via email to

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