log lisp/mail/rmailout.el @ 84129:b9cf03698128

age author description
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-11-13 Juanma Barranquero (rmail-output-body-to-file): Use `format', not `message', in `y-or-n-p' call.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2006-01-21 Eli Zaretskii (rmail-output): Don't use content-type if it is nil.
2005-11-04 Eli Zaretskii (rmail-output-to-rmail-file, rmail-output): Doc fix.
2005-09-24 Romain Francoise 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2003-09-01 Miles Bader Add arch taglines
2003-02-04 Francesco Potortì (rmail-output): If preserving MIME-version, preserve Content-type too.
2001-07-15 Pavel Janík Some fixes to follow coding conventions in files maintained by FSF.
2001-07-06 Gerd Moellmann (rmail-output): Fix duplicate MIME-Version:
2001-05-08 Gerd Moellmann (rmail-output-read-rmail-file-name): Be sure to
2001-03-11 Eli Zaretskii (rmail-output-to-rmail-file): When writing the
2000-05-24 Dave Love 1999-01-23 Eric M. Ludlam <zappo@ultranet.com>
1999-06-13 Karl Heuer (rmail-output-read-rmail-file-name): If in
1999-01-04 Richard M. Stallman Provide `rmailout'.
1998-12-25 Markus Rost (rmail-output): Abbreviate name of default-file for
1998-12-08 Markus Rost (rmail-output-to-rmail-file): Avoid multiple output of last undeleted
1998-10-21 Richard M. Stallman (rmail-output): Insert newline only if necessary.
1998-08-16 Richard M. Stallman (rmail-output): Always preserve MIME-Version field,
1998-07-12 Richard M. Stallman (rmail-output-to-rmail-file):
1998-06-23 Richard M. Stallman (rmail-output): Handle directories properly
1998-05-27 Richard M. Stallman (rmail-output-to-rmail-file): Specify the coding system for writing.
1998-05-23 Richard M. Stallman (rmail-output-body-to-file): Avoid error if message has no subject.
1997-09-20 Richard M. Stallman (rmail-output-to-rmail-file): Doc fix.
1997-05-03 Richard M. Stallman Use defcustom.
1997-04-05 Richard M. Stallman (rmail-output-body-to-file): Query if file exists.
1997-03-30 Richard M. Stallman (rmail-output-to-rmail-file):
1997-03-30 Richard M. Stallman (rmail-output-body): New command.
1996-09-27 Richard M. Stallman (rmail-fields-not-to-output): Add autoload cookie.
1996-09-14 Richard M. Stallman (rmail-output-file-alist): Add autoload cookie.
1996-01-14 Erik Naggum Update FSF's address.
1995-09-21 Richard M. Stallman (rmail-file-p): Function moved to mail-utils.el
1994-12-02 Karl Heuer (rmail-output): Don't quote "From " lines unless the capitalization is exact.
1994-11-17 Richard M. Stallman (rmail-fields-not-to-output): New variable.
1994-09-19 Richard M. Stallman (rmail-output-menu): Function deleted.
1994-05-19 Richard M. Stallman (rmail-output): Doc fix.
1994-05-05 Richard M. Stallman (rmail-output-menu): Set rmail-default-rmail-file.
1994-05-04 Richard M. Stallman (rmail-output-menu): Don't call expand-file-name.
1994-05-03 Karl Heuer Update copyright.
1994-04-14 Karl Heuer (rmail-default-file, rmail-default-rmail-file): Cancel new defvars.
1994-04-13 Richard M. Stallman (rmail-default-file, rmail-default-rmail-file): New defvars.
1994-04-03 Richard M. Stallman Doc fix.
1994-03-18 Richard M. Stallman (rmail-output-menu): New command.
1994-02-09 Karl Heuer Add (require 'rmail) so the macro will be byte-compiled properly.
1994-02-06 Richard M. Stallman (rmail-output): Handle rmail-output-file-alist.
1994-01-15 Richard M. Stallman Doc fix.
1994-01-15 Richard M. Stallman Use new names rmail-default-file and rmail-default-rmail-file.
1994-01-01 Richard M. Stallman (rmail-output-to-rmail-file): If just a dir is specified,
1993-12-24 Richard M. Stallman (rmail-output-to-rmail-file): When copying to a buffer,
1993-12-23 Richard M. Stallman (rmail-output-to-rmail-file): Call rmail-update-summary.
1993-11-16 Richard M. Stallman (rmail-file-p): Add autoload cookie.
1993-11-15 Richard M. Stallman (rmail-output): New argument FROM-GNUS.
1993-10-14 Roland McGrath (rmail-output-file-alist): Doc fix.
1993-10-09 Richard M. Stallman (rmail-output): If message was shown with full headers,
1993-07-25 Richard M. Stallman (rmail-output): New arg NOATTRIBUTE.
1993-07-24 Richard M. Stallman (rmail-output-to-rmail-file): Set rmail-last-rmail-file
1993-07-10 Richard M. Stallman Fix typos in previous change.
1993-07-09 Richard M. Stallman (rmail-output): If file is an Rmail file,
1993-06-19 Richard M. Stallman (rmail-output): Check file can be read before trying to read part of it.
1993-06-16 Richard M. Stallman (rmail-output): Use insert-file-contents to look at
1993-06-11 Richard M. Stallman (rmail-output-to-rmail-file): Use the smart default in the prompt.
1993-05-09 Richard M. Stallman (rmail-output): Undo June 11 1992 change:
1993-02-14 Jim Blandy * rmailout.el (rmail-output, rmail-output-to-mail-file): Reverse
1992-10-21 Richard M. Stallman (rmail-output-to-rmail-file): Call abbreviate-file-name.
1992-07-22 Eric S. Raymond entered into RCS
1992-07-17 Eric S. Raymond *** empty log message ***
1992-07-16 Eric S. Raymond *** empty log message ***
1992-07-15 Eric S. Raymond *** empty log message ***
1992-06-11 Richard M. Stallman *** empty log message ***
1992-05-30 Eric S. Raymond *** empty log message ***
1991-03-01 Jim Blandy *** empty log message ***
1990-12-24 Richard M. Stallman *** empty log message ***
1990-05-22 root Initial revision