diff lisp/erc/erc.el @ 86898:fe097988e4e6

(erc-controls-strip): Declare for compiler.
author Glenn Morris <rgm@gnu.org>
date Sat, 01 Dec 2007 03:44:26 +0000
parents 41347efcdb24
children 60375ad7809c
line wrap: on
line diff
--- a/lisp/erc/erc.el	Sat Dec 01 03:41:16 2007 +0000
+++ b/lisp/erc/erc.el	Sat Dec 01 03:44:26 2007 +0000
@@ -5964,6 +5964,9 @@
     (cond (lag (format "lag:%.0f" lag))
 	  (t ""))))
 
+;; erc-goodies is required at end of this file.
+(declare-function erc-controls-strip "erc-goodies" (str))
+
 (defun erc-update-mode-line-buffer (buffer)
   "Update the mode line in a single ERC buffer BUFFER."
   (with-current-buffer buffer