# HG changeset patch # User Glenn Morris # Date 1231387835 0 # Node ID 426419725966526eb10c7525326b390ff8372f54 # Parent 2897f8b17f006f86db7391e3dbaae7930a8c8e45 (tabbar--local-hlf): Silence compiler. diff -r 2897f8b17f00 -r 426419725966 lisp/erc/ChangeLog --- a/lisp/erc/ChangeLog Thu Jan 08 04:09:43 2009 +0000 +++ b/lisp/erc/ChangeLog Thu Jan 08 04:10:35 2009 +0000 @@ -1,3 +1,7 @@ +2009-01-08 Glenn Morris + + * erc.el (tabbar--local-hlf): Silence compiler. + 2009-01-03 Michael Olson * erc.el (erc-user-input): Do not include text properties when diff -r 2897f8b17f00 -r 426419725966 lisp/erc/erc.el --- a/lisp/erc/erc.el Thu Jan 08 04:09:43 2009 +0000 +++ b/lisp/erc/erc.el Thu Jan 08 04:10:35 2009 +0000 @@ -6051,6 +6051,8 @@ ;; erc-goodies is required at end of this file. (declare-function erc-controls-strip "erc-goodies" (str)) +(defvar tabbar--local-hlf) + (defun erc-update-mode-line-buffer (buffer) "Update the mode line in a single ERC buffer BUFFER." (with-current-buffer buffer