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
33417df2
Commit
33417df2
authored
Feb 28, 2009
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(rmail-output-as-seen): Add autoload cookie.
parent
73422054
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
lisp/ChangeLog
lisp/ChangeLog
+2
-0
lisp/mail/rmailout.el
lisp/mail/rmailout.el
+1
-0
No files found.
lisp/ChangeLog
View file @
33417df2
2009-02-28 Glenn Morris <rgm@gnu.org>
* mail/rmailout.el (rmail-output-as-seen): Add autoload cookie.
* mail/rmailmm.el (rmail-mime): Add autoload cookie.
* mail/rmail.el (rmail-mode-map):
* mail/rmailsum.el (rmail-summary-mode-map): Bind rmail-mime to `v'.
...
...
lisp/mail/rmailout.el
View file @
33417df2
...
...
@@ -477,6 +477,7 @@ from a non-Rmail buffer. In this case, COUNT is ignored."
;; FIXME nothing outside uses this, so NOT-RMAIL could be dropped.
;; FIXME this duplicates code from rmail-output.
;;;###autoload
(
defun
rmail-output-as-seen
(
file-name
&optional
count
noattribute
not-rmail
)
"Append this message to mbox file named FILE-NAME.
The details are as for `rmail-output', except that:
...
...
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