summaryrefslogtreecommitdiff
path: root/lisp/mail/rmailout.el
Commit message (Expand)AuthorAgeFilesLines
* (rmail-output-to-rmail-file): Doc fix.Richard M. Stallman1997-09-201-2/+2
* Use defcustom.Richard M. Stallman1997-05-031-4/+12
* (rmail-output-body-to-file): Query if file exists.Richard M. Stallman1997-04-051-1/+4
* (rmail-output-to-rmail-file):Richard M. Stallman1997-03-301-2/+2
* (rmail-output-body): New command.Richard M. Stallman1997-03-301-0/+21
* (rmail-fields-not-to-output): Add autoload cookie.Richard M. Stallman1996-09-271-0/+3
* (rmail-output-file-alist): Add autoload cookie.Richard M. Stallman1996-09-141-4/+1
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* (rmail-file-p): Function moved to mail-utils.elRichard M. Stallman1995-09-211-13/+2
* (rmail-output): Don't quote "From " lines unless the capitalization is exact.Karl Heuer1994-12-021-3/+4
* (rmail-fields-not-to-output): New variable.Richard M. Stallman1994-11-171-2/+35
* (rmail-output-menu): Function deleted.Richard M. Stallman1994-09-191-11/+0
* (rmail-output): Doc fix.Richard M. Stallman1994-05-191-1/+1
* (rmail-output-menu): Set rmail-default-rmail-file.Richard M. Stallman1994-05-051-2/+4
* (rmail-output-menu): Don't call expand-file-name.Richard M. Stallman1994-05-041-4/+6
* Update copyright.Karl Heuer1994-05-031-1/+1
* (rmail-default-file, rmail-default-rmail-file): Cancel new defvars.Karl Heuer1994-04-141-6/+0
* (rmail-default-file, rmail-default-rmail-file): New defvars.Richard M. Stallman1994-04-131-0/+6
* Doc fix.Richard M. Stallman1994-04-031-1/+1
* (rmail-output-menu): New command.Richard M. Stallman1994-03-181-0/+7
* Add (require 'rmail) so the macro will be byte-compiled properly.Karl Heuer1994-02-091-0/+2
* (rmail-output): Handle rmail-output-file-alist.Richard M. Stallman1994-02-061-11/+27
* Doc fix.Richard M. Stallman1994-01-151-0/+6
* Use new names rmail-default-file and rmail-default-rmail-file.Richard M. Stallman1994-01-151-10/+10
* (rmail-output-to-rmail-file): If just a dir is specified,Richard M. Stallman1994-01-011-10/+13
* (rmail-output-to-rmail-file): When copying to a buffer,Richard M. Stallman1993-12-241-0/+5
* (rmail-output-to-rmail-file): Call rmail-update-summary.Richard M. Stallman1993-12-231-9/+19
* (rmail-file-p): Add autoload cookie.Richard M. Stallman1993-11-161-0/+1
* (rmail-output): New argument FROM-GNUS.Richard M. Stallman1993-11-151-33/+38
* (rmail-output-file-alist): Doc fix.Roland McGrath1993-10-141-0/+1
* (rmail-output): If message was shown with full headers,Richard M. Stallman1993-10-091-19/+56
* (rmail-output): New arg NOATTRIBUTE.Richard M. Stallman1993-07-251-5/+10
* (rmail-output-to-rmail-file): Set rmail-last-rmail-fileRichard M. Stallman1993-07-241-17/+17
* Fix typos in previous change.Richard M. Stallman1993-07-101-2/+2
* (rmail-output): If file is an Rmail file,Richard M. Stallman1993-07-091-109/+117
* (rmail-output): Check file can be read before trying to read part of it.Richard M. Stallman1993-06-191-7/+8
* (rmail-output): Use insert-file-contents to look atRichard M. Stallman1993-06-161-10/+8
* (rmail-output-to-rmail-file): Use the smart default in the prompt.Richard M. Stallman1993-06-111-17/+20
* (rmail-output): Undo June 11 1992 change:Richard M. Stallman1993-05-091-1/+1
* * rmailout.el (rmail-output, rmail-output-to-mail-file): ReverseJim Blandy1993-02-141-9/+16
* (rmail-output-to-rmail-file): Call abbreviate-file-name.Richard M. Stallman1992-10-211-0/+1
* entered into RCSEric S. Raymond1992-07-221-3/+2
* *** empty log message ***Eric S. Raymond1992-07-171-0/+1
* *** empty log message ***Eric S. Raymond1992-07-161-2/+2
* *** empty log message ***Eric S. Raymond1992-07-151-0/+4
* *** empty log message ***Richard M. Stallman1992-06-111-1/+1
* *** empty log message ***Eric S. Raymond1992-05-301-1/+4
* *** empty log message ***Jim Blandy1991-03-011-2/+7
* *** empty log message ***Richard M. Stallman1990-12-241-1/+15
* Initial revisionroot1990-05-221-0/+163