]> code.delx.au - gnu-emacs/blobdiff - lisp/mail/rmail.el
-
[gnu-emacs] / lisp / mail / rmail.el
index 5c2331aea48c8a26169564dbabf03df93eaf86b5..734155e217d9118718b47fd84f7b374fd16dcecd 100644 (file)
@@ -4585,6 +4585,8 @@ Argument MIME is non-nil if this is a mime message."
     (list armor-start (- (point-max) after-end) mime
           armor-end-regexp)))
 
+(declare-function rmail-mime-entity-truncated "rmailmm" (entity))
+
 ;; Should this have a key-binding, or be in a menu?
 ;; There doesn't really seem to be an appropriate menu.
 ;; Eg the edit command is not in a menu either.