Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
5c290b9e
Commit
5c290b9e
authored
Sep 09, 2005
by
Richard M. Stallman
Browse files
(send-mail-function): Add Mailclient alternative.
parent
b25dc41f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
lisp/mail/sendmail.el
lisp/mail/sendmail.el
+1
-0
No files found.
lisp/mail/sendmail.el
View file @
5c290b9e
...
...
@@ -130,6 +130,7 @@ This is used by the default mail-sending commands. See also
:type '(radio (function-item sendmail-send-it :tag "Use Sendmail package")
(function-item smtpmail-send-it :tag "Use SMTPmail package")
(function-item feedmail-send-it :tag "Use Feedmail package")
(function-item mailclient-send-it :tag "Use Mailclient package")
function)
:group 'sendmail)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment