1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00

Silence mm-view.el compilation.

* lisp/gnus/mm-view.el (gnus-rescale-image): Autoload.
This commit is contained in:
Glenn Morris 2010-10-31 18:49:16 -07:00
parent e116c1eb0f
commit c36dea19e0
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,7 @@
2010-11-01 Glenn Morris <rgm@gnu.org>
* mm-view.el (gnus-rescale-image): Autoload.
* mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
* gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.

View File

@ -82,6 +82,8 @@
;;; Functions for displaying various formats inline
;;;
(autoload 'gnus-rescale-image "gnus-util")
(defun mm-inline-image-emacs (handle)
(let ((b (point-marker))
(inhibit-read-only t))