Mercurial > emacs
annotate etc/FTP @ 100755:818664433c32
(pmail-output-decode-coding): New variable.
(pmail-delete-unwanted-fields): Greatly simplified.
(pmail-output-as-babyl): New function.
(pmail-convert-to-babyl-format): Considerably simplified:
assume just one message and don't worry about Content-Type.
(pmail-output-as-mbox): New function.
(pmail-output): Total rewrite.
(pmail-output-as-seen): New command.
(pmail-output-read-pmail-file-name): Function deleted.
(pmail-output-to-babyl-file): Function deleted.
(pmail-output-body-to-file): Don't set an attribute.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 29 Dec 2008 19:12:22 +0000 |
parents | e06541128138 |
children |
rev | line source |
---|---|
77214
e06541128138
Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents:
75861
diff
changeset
|
1 For information about how to obtain GNU Emacs and other GNU software |
e06541128138
Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents:
75861
diff
changeset
|
2 by FTP, please see <http://www.gnu.org/order/ftp.html>. |
e06541128138
Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents:
75861
diff
changeset
|
3 |
e06541128138
Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents:
75861
diff
changeset
|
4 Information about Emacs is also available at |
e06541128138
Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents:
75861
diff
changeset
|
5 <http://www.gnu.org/software/emacs/>. |
e06541128138
Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents:
75861
diff
changeset
|
6 |