+2012-06-30 Glenn Morris <rgm@gnu.org>
+
+ * url-vars.el (mm-mime-mule-charset-alist, mm-coding-system-p):
+ Declare.
+
2012-06-21 Chong Yidong <cyd@gnu.org>
* url.el (url-retrieve-internal): Fix last change (Bug#11627).
(defvar url-mime-encoding-string nil
"String to send in the Accept-encoding: field in HTTP requests.")
+(defvar mm-mime-mule-charset-alist)
+(declare-function mm-coding-system-p "mm-util" (cs))
+
;; Perhaps the first few should actually be given decreasing `q's and
;; the list should be trimmed significantly.
;; Fixme: do something sane if we don't have `sort-coding-systems'