summaryrefslogtreecommitdiff
path: root/lisp/mail/rmailout.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Use format-prompt for many more promptsStefan Kangas2021-10-051-3/+2
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd2021-08-081-2/+2
* * lisp/mail/: Use lexical-bindingStefan Monnier2021-03-111-5/+6
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix filing messages when 'rmail-output-reset-deleted-flag' is non-nilEli Zaretskii2020-11-281-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Allow to reset Deleted flag when exporting messages in RmailEli Zaretskii2018-06-091-20/+50
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix some display-warning usage.Glenn Morris2015-12-071-2/+3
* Quoting fixes in lisp mail, mh-e, net, urlPaul Eggert2015-08-311-2/+5
* Handle encrypted mbox files.Richard Stallman2015-08-121-2/+38
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* * lisp/mail/rmailout.el (rmail-output-read-file-name): Trap errorsGlenn Morris2012-08-201-3/+11
* Fix previous rmail-output-read-file-name changeGlenn Morris2012-08-191-21/+24
* rmail-output-read-file-name fix for bug#12214Glenn Morris2012-08-171-30/+41
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Rmail trivia: give explicit errors for empty folders.Glenn Morris2011-11-221-0/+6
* rmailout fix for bug#9978.Glenn Morris2011-11-141-5/+6
* Refill some long/short copyright headers.Glenn Morris2011-01-261-1/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Define risky-local-variable property here rather than in files.el.Glenn Morris2009-08-261-0/+1
* * mail/rmailout.el (rmail-output): If file is visited,Richard M. Stallman2009-04-091-1/+14
* * mail/rmailout.el (rmail-convert-to-babyl-format): Don't set "unseen".Richard M. Stallman2009-04-091-1/+1
* Don't query before visiting a Babyl file.Richard M. Stallman2009-04-091-0/+1
* (rmail-output-as-mbox): Use rmail-ensure-blank-line.Glenn Morris2009-03-051-6/+12
* (rmail-output-as-seen): Add autoload cookie.Glenn Morris2009-02-281-0/+1
* (rmail-mbox-from): Move to mail-utils.Glenn Morris2009-02-181-16/+3
* (rmail-mbox-from): New function.Glenn Morris2009-02-171-15/+24
* (rmail-fields-not-to-output): Doc fix.Glenn Morris2009-02-171-123/+113
* (rmail-output, rmail-output-as-seen): Further doc fixes.Glenn Morris2009-02-161-22/+18
* (rmail-delete-unwanted-fields)Glenn Morris2009-02-161-29/+46
* (rmail-update-summary): Move declaration earlier in file.Glenn Morris2009-02-151-3/+3