summaryrefslogtreecommitdiff
path: root/lisp/gnus/mml.el
diff options
context:
space:
mode:
authorLars Ingebrigtsen <larsi@gnus.org>2021-02-15 13:43:27 +0100
committerLars Ingebrigtsen <larsi@gnus.org>2021-02-15 13:43:27 +0100
commit398811b7f67e2a27d31541e5200707911a3377ce (patch)
tree1a5fe09b7e0d117b4fbb53493080682480f5edaf /lisp/gnus/mml.el
parentb535c8ba8735409b43ec9b1ce99a966cfa1383b1 (diff)
downloademacs-398811b7f67e2a27d31541e5200707911a3377ce.tar.gz
emacs-398811b7f67e2a27d31541e5200707911a3377ce.tar.bz2
emacs-398811b7f67e2a27d31541e5200707911a3377ce.zip
Do `interactive' mode tagging in the remaining lisp/gnus files
Diffstat (limited to 'lisp/gnus/mml.el')
-rw-r--r--lisp/gnus/mml.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/mml.el b/lisp/gnus/mml.el
index f77e5c6434e..dcc9ea51dd2 100644
--- a/lisp/gnus/mml.el
+++ b/lisp/gnus/mml.el
@@ -1339,7 +1339,7 @@ If not set, `default-directory' will be used."
(defun mml-quote-region (beg end)
"Quote the MML tags in the region."
- (interactive "r")
+ (interactive "r" mml-mode)
(save-excursion
(save-restriction
;; Temporarily narrow the region to defend from changes