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
f4c3e044
Commit
f4c3e044
authored
Dec 01, 2001
by
ShengHuo ZHU
Browse files
2001-12-01 ShengHuo ZHU <zsh@cs.rochester.edu>
* message.el (message-mail): Add send-actions.
parent
ad8d610b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lisp/gnus/ChangeLog
lisp/gnus/ChangeLog
+4
-0
lisp/gnus/message.el
lisp/gnus/message.el
+1
-1
No files found.
lisp/gnus/ChangeLog
View file @
f4c3e044
2001-12-01 ShengHuo ZHU <zsh@cs.rochester.edu>
* message.el (message-mail): Add send-actions.
2001-11-28 ShengHuo ZHU <zsh@cs.rochester.edu>
* gnus-sum.el (gnus-summary-limit-to-author): The number of arguments.
...
...
lisp/gnus/message.el
View file @
f4c3e044
...
...
@@ -3755,7 +3755,7 @@ OTHER-HEADERS is an alist of header/value pairs."
(nconc
`((To . ,(or to "")) (Subject . ,(or subject "")))
(when other-headers other-headers))
replybuffer)
replybuffer
send-actions
)
;; FIXME: Should return nil if failure.
t))
...
...
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