emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Mon, 21 Aug 2006 05:37:28 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     06/08/21 05:37:27

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.9946
retrieving revision 1.9947
diff -u -b -r1.9946 -r1.9947
--- ChangeLog   20 Aug 2006 18:14:50 -0000      1.9946
+++ ChangeLog   21 Aug 2006 05:37:27 -0000      1.9947
@@ -1,3 +1,19 @@
+2006-08-20  Ryan Yeske  <address@hidden>
+
+       * net/rcirc.el (rcirc-show-maximum-output): New var.
+       (rcirc-buffer-process): If no buffer argument is supplied, use
+       current-buffer.
+       (rcirc-complete-nick): Complete to the last completed nick first.
+       (rcirc-mode): Preserve the value of `rcirc-urls' across
+       connections.  Setup scroll function.
+       (rcirc-scroll-to-bottom): New function.
+       (rcirc-print): Use nick syntax around regexp work.  Notice
+       dim-nicks speaking only if they say our nick.
+       (rcirc-update-activity-string): Do not show the modeline indicator
+       if there are no live rcirc processes.
+       (rcirc-cmd-ignore): Ignore case.
+       (rcirc-browse-url-at-point): Fix off-by-one error.
+
 2006-08-20  Stefan Monnier  <address@hidden>
 
        * progmodes/python.el: Remove * in defcustom docstrings.




reply via email to

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