summaryrefslogtreecommitdiff
path: root/lisp/mail/rmail.el
diff options
context:
space:
mode:
authorPo Lu <luangruo@yahoo.com>2022-05-14 21:35:43 +0800
committerPo Lu <luangruo@yahoo.com>2022-05-14 21:35:43 +0800
commitdbfbae8708d1ccf1015c4aafc151f96ec1caeb0e (patch)
treef0c67f9c593578bcf210083c303c93eba7a0cf00 /lisp/mail/rmail.el
parent2c4e9985922b106389abf659d63d8dd721f2a9bc (diff)
parent725251094b37727d3acebed22abfb4aa7b9b6592 (diff)
downloademacs-dbfbae8708d1ccf1015c4aafc151f96ec1caeb0e.tar.gz
emacs-dbfbae8708d1ccf1015c4aafc151f96ec1caeb0e.tar.bz2
emacs-dbfbae8708d1ccf1015c4aafc151f96ec1caeb0e.zip
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
Diffstat (limited to 'lisp/mail/rmail.el')
-rw-r--r--lisp/mail/rmail.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el
index 6b058d09f94..8cde590bc00 100644
--- a/lisp/mail/rmail.el
+++ b/lisp/mail/rmail.el
@@ -4592,8 +4592,6 @@ Argument MIME is non-nil if this is a mime message."
armor-end-regexp
(buffer-substring armor-start (- (point-max) after-end)))))
-(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.