From: Glenn Morris Date: Thu, 8 Jan 2009 04:10:35 +0000 (+0000) Subject: (tabbar--local-hlf): Silence compiler. X-Git-Tag: emacs-pretest-23.0.90~640 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c5a345cb87d987d3362489f8d334af50e7de85ca;p=emacs.git (tabbar--local-hlf): Silence compiler. --- diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog index 3dafd93d5f3..bc11adc7f75 100644 --- a/lisp/erc/ChangeLog +++ b/lisp/erc/ChangeLog @@ -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 --git a/lisp/erc/erc.el b/lisp/erc/erc.el index 09bc97310d5..a1762d84d94 100644 --- a/lisp/erc/erc.el +++ b/lisp/erc/erc.el @@ -6051,6 +6051,8 @@ if `erc-away' is non-nil." ;; 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