1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-25 07:28:02 +02:00

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

View File

@ -796,7 +796,7 @@ draft message."
;;;###autoload ;;;###autoload
(defun mu4e~compose-mail (&optional to subject other-headers _continue (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'. "This is mu4e's implementation of `compose-mail'.
Quoting its docstring: Quoting its docstring: