Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
fa8afe42
Commit
fa8afe42
authored
Apr 02, 1995
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(mail-mode-map): Longer title for headers submenu.
parent
b20ff6d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/mail/sendmail.el
lisp/mail/sendmail.el
+1
-1
No files found.
lisp/mail/sendmail.el
View file @
fa8afe42
...
...
@@ -346,7 +346,7 @@ C-c C-v mail-sent-via (add a sent-via field for each To or CC)."
'
(
"Send Message"
.
mail-send-and-exit
))
(
define-key
mail-mode-map
[menu-bar
headers]
(
cons
"Headers"
(
make-sparse-keymap
"Header
s
"
)))
(
cons
"Headers"
(
make-sparse-keymap
"
Move to
Header"
)))
(
define-key
mail-mode-map
[menu-bar
headers
reply-to]
'
(
"Reply-To"
.
mail-reply-to
))
...
...
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