(mm-charset-override-alist): Declare for compiler.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2008-12-16 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* mm-util.el (mm-charset-override-alist): Declare for compiler.
|
||||
|
||||
2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
|
||||
|
||||
* mm-util.el (mm-charset-eval-alist):
|
||||
|
||||
@@ -417,6 +417,8 @@ could use `autoload-coding-system' here."
|
||||
:group 'mime)
|
||||
(put 'mm-charset-eval-alist 'risky-local-variable t)
|
||||
|
||||
(defvar mm-charset-override-alist)
|
||||
|
||||
;; Note: this function has to be defined before `mm-charset-override-alist'
|
||||
;; since it will use this function in order to determine its default value
|
||||
;; when loading mm-util.elc.
|
||||
|
||||
Reference in New Issue
Block a user