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
e4f794ed
Commit
e4f794ed
authored
Feb 07, 1994
by
Karl Heuer
Browse files
(mail-signature): Doc mod.
parent
d5bfe076
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
lisp/mail/sendmail.el
lisp/mail/sendmail.el
+2
-1
No files found.
lisp/mail/sendmail.el
View file @
e4f794ed
...
...
@@ -643,7 +643,8 @@ the user from the mailer."
(
search-forward
(
concat
"\n"
mail-header-separator
"\n"
)))
(
defun
mail-signature
(
atpoint
)
"Sign letter with contents of `mail-signature-file'."
"Sign letter with contents of `mail-signature-file'.
Prefix arg means put contents at point."
(
interactive
"P"
)
(
save-excursion
(
or
atpoint
...
...
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