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: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/erc/ChangeLog,v
Date: Fri, 08 Dec 2006 07:13:34 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     06/12/08 07:13:33

Index: lisp/erc/ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/erc/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -b -r1.31 -r1.32
--- lisp/erc/ChangeLog  28 Nov 2006 01:39:08 -0000      1.31
+++ lisp/erc/ChangeLog  8 Dec 2006 07:13:33 -0000       1.32
@@ -1,3 +1,14 @@
+2006-12-08  Michael Olson  <address@hidden>
+
+       * erc.el: Re-evaluate contributions from a contributor, and found
+       them under 15 lines of non-obvious code, so it is safe to remove
+       the copyright notice.
+       (erc-modules): Remove list module.
+
+       * erc-list.el: Remove, since a contributor who has not completed
+       their assignment has contributed significantly more than 15 lines
+       of code to this file.
+
 2006-11-28  Juanma Barranquero  <address@hidden>
 
        * erc.el (erc-cmd-BANLIST, erc-cmd-MASSUNBAN): Simplify.
@@ -18,6 +29,11 @@
        (erc-update-current-channel-member, erc-load-script):
        (erc-mode-line-away-status-format): Doc fixes.
 
+2006-11-20  Andrea Russo  <address@hidden>
+
+       * erc-dcc.el (erc-dcc-chat-setup): Initialize `erc-input-marker'
+       before calling `erc-display-prompt'.
+
 2006-11-24  Juanma Barranquero  <address@hidden>
 
        * erc.el (erc-after-connect, erc-open-ssl-stream)
@@ -86,6 +102,11 @@
        `erc-show-my-nick' is non-nil.
        (erc-compute-server): Doc fix.
 
+2006-10-01  John J Foerch  <address@hidden>
+
+       * erc-stamp.el (erc-insert-timestamp-right): Exclude the newline
+       from the erc-timestamp field.
+
 2006-09-11  Michael Olson  <address@hidden>
 
        * erc-nicklist.el (erc-nicklist-insert-contents): Add missing




reply via email to

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