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
106c1842
Commit
106c1842
authored
Dec 02, 2010
by
Katsumi Yamaoka
Browse files
message.el (message-from-style): Fix previous commit.
parent
ed797193
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
5 deletions
+1
-5
lisp/gnus/message.el
lisp/gnus/message.el
+1
-5
No files found.
lisp/gnus/message.el
View file @
106c1842
...
...
@@ -160,11 +160,7 @@ If this variable is nil, no such courtesy message will be added."
:group 'message-interface
:type 'regexp)
(defcustom message-from-style 'default
;; In Emacs 24.1 this defaults to the value of `mail-from-style'
;; that defaults to:
;; `angles' in Emacs 22.1~23.1, XEmacs 21.4, 21.5, and SXEmacs 22.1;
;; `system-default' in Emacs 23.2, and 24.1
(defcustom message-from-style mail-from-style
"Specifies how \"From\" headers look.
If nil, they contain just the return address like:
...
...
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