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: Wed, 17 Jan 2007 18:17:35 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/01/17 18:17:35

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/erc/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -b -r1.37 -r1.38
--- ChangeLog   17 Jan 2007 18:17:24 -0000      1.37
+++ ChangeLog   17 Jan 2007 18:17:35 -0000      1.38
@@ -387,6 +387,16 @@
        (erc-make-mode-line-buffer-name): Add help-echo and mouse-face
        properties to channel name.
 
+2006-08-20  Michael Olson  <address@hidden>
+
+       * erc.el (erc-with-server-buffer): New macro that switches to the
+       current ERC server buffer and runs some code.  If no server buffer
+       is available, return nil.  This is a useful way to access
+       variables in the server buffer.
+       (erc-open-server-buffer-p): New function that returns non-nil if
+       the given buffer is an ERC server buffer that has an open IRC
+       process.
+
 2006-08-14  Diane Murray  <address@hidden>
 
        * erc-menu.el: Updated copyright years.  Removed EmacsWiki URL.




reply via email to

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