Mercurial > emacs
changeset 100968:426419725966
(tabbar--local-hlf): Silence compiler.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 08 Jan 2009 04:10:35 +0000 |
parents | 2897f8b17f00 |
children | e8584976c413 |
files | lisp/erc/ChangeLog lisp/erc/erc.el |
diffstat | 2 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <rgm@gnu.org> + + * erc.el (tabbar--local-hlf): Silence compiler. + 2009-01-03 Michael Olson <mwolson@gnu.org> * erc.el (erc-user-input): Do not include text properties when
--- 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