changeset 86898:fe097988e4e6

(erc-controls-strip): Declare for compiler.
author Glenn Morris <rgm@gnu.org>
date Sat, 01 Dec 2007 03:44:26 +0000
parents f56ba34e2596
children f1248d7ebab9
files lisp/erc/erc.el
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
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