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
c884cb87
Commit
c884cb87
authored
Oct 18, 1992
by
Richard M. Stallman
Browse files
Comment fix.
parent
753d16a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/mail/mailabbrev.el
lisp/mail/mailabbrev.el
+2
-2
No files found.
lisp/mail/mailabbrev.el
View file @
c884cb87
...
...
@@ -109,8 +109,8 @@
;;; move out of the mail-header into the message body (instead of having to
;;; type SPC at the end of the abbrev before moving away) then you can do
;;;
;;; (define-key mail-mode-map "\C-n" 'abbrev-
hacking-
next-line)
;;; (define-key mail-mode-map "\M->" 'abbrev-
hacking-
end-of-buffer)
;;; (define-key mail-mode-map "\C-n" '
mail-
abbrev-next-line)
;;; (define-key mail-mode-map "\M->" '
mail-
abbrev-end-of-buffer)
;;;
;;; If you want multiple addresses separated by a string other than ", " then
;;; you can set the variable mail-alias-separator-string to it. This has 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