log lisp/mail/rmailout.el @ 107080:da4ec7ca387c

age author description
2010-01-13 Glenn Morris Add 2010 to copyright years.
2009-08-26 Glenn Morris Define risky-local-variable property here rather than in files.el.
2009-04-09 Richard M. Stallman * mail/rmailout.el (rmail-output): If file is visited,
2009-04-09 Richard M. Stallman * mail/rmailout.el (rmail-convert-to-babyl-format): Don't set "unseen".
2009-04-09 Richard M. Stallman Don't query before visiting a Babyl file.
2009-03-05 Glenn Morris (rmail-output-as-mbox): Use rmail-ensure-blank-line.
2009-02-28 Glenn Morris (rmail-output-as-seen): Add autoload cookie.
2009-02-18 Glenn Morris (rmail-mbox-from): Move to mail-utils.
2009-02-17 Glenn Morris (rmail-mbox-from): New function.
2009-02-17 Glenn Morris (rmail-fields-not-to-output): Doc fix.
2009-02-16 Glenn Morris (rmail-output, rmail-output-as-seen): Further doc fixes.
2009-02-16 Glenn Morris (rmail-delete-unwanted-fields)
2009-02-15 Glenn Morris (rmail-update-summary): Move declaration earlier in file.
2009-02-15 Glenn Morris (rmail-output-as-mbox): Start search from point-min. If constructing a
2009-02-15 Glenn Morris (rmail-output-decode-coding): Fix custom type, group.
2009-02-14 Richard M. Stallman (rmail-output-body-to-file): Avoid space and colon in default file name.
2009-02-13 Glenn Morris Update for rmail-show-message -> rmail-show-message-1 name change.
2009-01-27 Glenn Morris Remove leading `*' from defcustom docs.
2009-01-23 Chong Yidong Delete file local var.
2009-01-22 Bastien Guerry Renamed all pmail* files to rmail*.
2009-01-05 Glenn Morris Add 2009 to copyright years.
2008-05-06 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-04-10 Stefan Monnier Fix up comment convention on the arch-tag lines.
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-12-16 Miles Bader Merge from emacs--devo--0
2007-12-06 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-11-21 Miles Bader Merge from emacs--devo--0
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2006-01-25 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-7
2006-01-16 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
2005-09-25 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-85
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2004-04-16 Kenichi Handa Sync to HEAD
2007-04-27 Henrik Enberg (rmail-output): Bind buffer-file-coding-system even when rmail-enable-mime is nil.
2007-04-27 Henrik Enberg (rmail-output): Don't bind buffer-file-coding-system.
2006-01-25 Henrik Enberg (rmail-output): Make sure headers are properly
2006-01-25 Henrik Enberg (rmail-delete-unwanted-fields): Handle mbox format.
2006-01-19 Henrik Enberg (rmail-output-read-file-name): Simplify.
2006-01-17 Henrik Enberg (rmail-output-read-file-name): Make sure search in executed in `rmail-buffer'.
2006-01-16 Henrik Enberg sync with trunk
2003-02-15 Paul Reilly Attempt to minimize byte compilation warnings.
2003-09-08 Kenichi Handa New directory
2008-01-08 Miles Bader Merge from emacs--rel--22
2007-12-06 Deepak Goel Fix buggy calls to `error'.
2007-11-25 Dan Nicolaescu * mail/mspools.el (rmail-get-new-mail):
2008-01-07 Glenn Morris Add 2008 to copyright years.
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.