* erc-backend.el (erc-server-send-ping): Move after definition of
erc-server-send.
- * erc.el (iswitchb-temp-buflist, iswitchb-read-buffer): Declare
- for compiler.
+ * erc.el (iswitchb-temp-buflist, iswitchb-read-buffer)
+ (erc-controls-strip): Declare for compiler.
(erc-iswitchb): Don't require iswitchb when compiling. Test
iswitchb-mode is bound.
(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