| Commit message (Expand) | Author | Age | Files | Lines |
* | Refill some long/short copyright headers. | Glenn Morris | 2011-01-26 | 1 | -1/+2 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | Add "Package:" file headers to denote built-in packages. | Chong Yidong | 2010-08-29 | 1 | -0/+1 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | Define risky-local-variable property here rather than in files.el. | Glenn Morris | 2009-08-26 | 1 | -0/+1 |
* | * mail/rmailout.el (rmail-output): If file is visited, | Richard M. Stallman | 2009-04-09 | 1 | -1/+14 |
* | * mail/rmailout.el (rmail-convert-to-babyl-format): Don't set "unseen". | Richard M. Stallman | 2009-04-09 | 1 | -1/+1 |
* | Don't query before visiting a Babyl file. | Richard M. Stallman | 2009-04-09 | 1 | -0/+1 |
* | (rmail-output-as-mbox): Use rmail-ensure-blank-line. | Glenn Morris | 2009-03-05 | 1 | -6/+12 |
* | (rmail-output-as-seen): Add autoload cookie. | Glenn Morris | 2009-02-28 | 1 | -0/+1 |
* | (rmail-mbox-from): Move to mail-utils. | Glenn Morris | 2009-02-18 | 1 | -16/+3 |
* | (rmail-mbox-from): New function. | Glenn Morris | 2009-02-17 | 1 | -15/+24 |
* | (rmail-fields-not-to-output): Doc fix. | Glenn Morris | 2009-02-17 | 1 | -123/+113 |
* | (rmail-output, rmail-output-as-seen): Further doc fixes. | Glenn Morris | 2009-02-16 | 1 | -22/+18 |
* | (rmail-delete-unwanted-fields) | Glenn Morris | 2009-02-16 | 1 | -29/+46 |
* | (rmail-update-summary): Move declaration earlier in file. | Glenn Morris | 2009-02-15 | 1 | -3/+3 |
* | (rmail-output-as-mbox): Start search from point-min. If constructing a | Glenn Morris | 2009-02-15 | 1 | -24/+16 |
* | (rmail-output-decode-coding): Fix custom type, group. | Glenn Morris | 2009-02-15 | 1 | -34/+31 |
* | (rmail-output-body-to-file): Avoid space and colon in default file name. | Richard M. Stallman | 2009-02-14 | 1 | -0/+4 |
* | Update for rmail-show-message -> rmail-show-message-1 name change. | Glenn Morris | 2009-02-13 | 1 | -2/+2 |
* | Remove leading `*' from defcustom docs. | Glenn Morris | 2009-01-27 | 1 | -13/+7 |
* | Delete file local var. | Chong Yidong | 2009-01-23 | 1 | -4/+0 |
* | Renamed all pmail* files to rmail*. | Bastien Guerry | 2009-01-22 | 1 | -0/+602 |
* | Removed rmail.el, rmailedit.el, rmailkwd.el, rmailmm.el, rmailmsc.el, rmailou... | Bastien Guerry | 2009-01-22 | 1 | -420/+0 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | Fix up comment convention on the arch-tag lines. | Stefan Monnier | 2008-04-10 | 1 | -1/+1 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | | Fix buggy calls to `error'. | Deepak Goel | 2007-12-06 | 1 | -1/+1 |
* | | * mail/mspools.el (rmail-get-new-mail): | Dan Nicolaescu | 2007-11-25 | 1 | -0/+2 |
|/ |
|
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | (rmail-output-body-to-file): Use `format', not `message', in `y-or-n-p' call. | Juanma Barranquero | 2006-11-13 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | (rmail-output): Don't use content-type if it is nil. | Eli Zaretskii | 2006-01-21 | 1 | -3/+5 |
* | (rmail-output-to-rmail-file, rmail-output): Doc fix. | Eli Zaretskii | 2005-11-04 | 1 | -5/+5 |
* | 2005-09-24 Emilio C. Lopes <eclig@gmx.net> | Romain Francoise | 2005-09-24 | 1 | -4/+4 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | (rmail-output): If preserving MIME-version, preserve Content-type too. | Francesco Potortì | 2003-02-04 | 1 | -12/+12 |
* | Some fixes to follow coding conventions in files maintained by FSF. | Pavel JanÃk | 2001-07-15 | 1 | -1/+3 |
* | (rmail-output): Fix duplicate MIME-Version: | Gerd Moellmann | 2001-07-06 | 1 | -1/+16 |
* | (rmail-output-read-rmail-file-name): Be sure to | Gerd Moellmann | 2001-05-08 | 1 | -3/+4 |
* | (rmail-output-to-rmail-file): When writing the | Eli Zaretskii | 2001-03-11 | 1 | -1/+4 |
* | 1999-01-23 Eric M. Ludlam <zappo@ultranet.com> | Dave Love | 2000-05-24 | 1 | -4/+13 |