Re-add missing argument as `define-mail-user-agent' expects it

This commit is contained in:
Mickey Petersen 2022-12-14 20:00:42 +00:00
parent 98fcf0192c
commit c3d962545d
1 changed files with 1 additions and 1 deletions

View File

@ -796,7 +796,7 @@ draft message."
;;;###autoload
(defun mu4e~compose-mail (&optional to subject other-headers _continue
yank-action _send-actions _return-action)
_ yank-action _send-actions _return-action)
"This is mu4e's implementation of `compose-mail'.
Quoting its docstring: