aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail
Commit message (Expand)AuthorAgeFilesLines
* Cleanup uses of "-hooks".Stefan Monnier2012-10-231-3/+2
* Auto-commit of loaddefs files.Glenn Morris2012-10-121-1/+1
* rmail-header-summary fix for bug#12625Glenn Morris2012-10-111-1/+1
* Auto-commit of loaddefs files.Glenn Morris2012-10-071-1/+1
* Fix infloop in rmailmm on multipart messages with epiloguesGlenn Morris2012-10-071-3/+10
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-252-4/+2
* Remove several obsolete vars and functions unlikely to be still in use.Chong Yidong2012-09-241-22/+0
* Tweak previous changeGlenn Morris2012-09-231-1/+1
* * lisp/mail/emacsbug.el (report-emacs-bug): Include `lsb_release -d'.Glenn Morris2012-09-231-0/+7
* Merge from emacs-24; up to 2012-05-07T14:57:[email protected]Chong Yidong2012-09-211-3/+8
|\
| * * mail/emacsbug.el (report-emacs-bug): Trap load-path-shadows errors.Glenn Morris2012-09-091-3/+8
* | Auto-commit of loaddefs files.Glenn Morris2012-09-181-1/+1
* | rmailedit commentGlenn Morris2012-09-181-0/+2
* | When toggling mime processing off, just don't do mime processing.Richard M. Stallman2012-09-171-16/+19
* | rmail-retry-failure must avoid mime processing.Richard M. Stallman2012-09-171-1/+8
* | Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-173-5/+4
* | mail/mailabbrev.el (mail-abbrev-expand-hook): Work for a mail aliasee that ho...Katsumi Yamaoka2012-09-161-29/+18
* | Have smtpmail.el prefer the From: header for the MAIL FROM envelopeLars Ingebrigtsen2012-09-041-7/+5
* | * 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-172-30/+42
* | Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-1/+1
* | Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert2012-07-291-1/+1
* | deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)Paul Eggert2012-07-291-1/+1
* | Prefer typical American spelling for "acknowledgment".Paul Eggert2012-07-243-3/+3
* | More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-113-104/+127
* | Merge from emacs-24; up to 2012-04-25T15:23:[email protected]Chong Yidong2012-06-101-1/+1
|\|
| * * mail/rmail.el (rmail-yank-current-message): Leave point at correct position.Glenn Morris2012-06-091-1/+1
* | * lisp/mail/emacsbug.el (report-emacs-bug): Add relevant EMACS env-vars.Glenn Morris2012-06-061-2/+4
* | Merge from emacs-24; up to 2012-04-24T08:35:[email protected]Glenn Morris2012-05-261-1/+2
|\|
| * Fix "C-c C-r" in mail-mode invoked from Rmail.Eli Zaretskii2012-05-181-1/+2
* | Add missing autload pieces needed for rmail-spool-directory's delayed initGlenn Morris2012-05-241-0/+9
* | Move some rmail variables from paths.el to rmail.elGlenn Morris2012-05-231-2/+25
* | Missing piece of previous changeGlenn Morris2012-05-211-1/+1
* | Add "How to Report a Bug" to Help menuGlenn Morris2012-05-211-5/+2
* | Merge from emacs-24; up to 2012-04-22T13:58:[email protected]Chong Yidong2012-05-141-2/+1
|\|
| * * mail/smtpmail.el (smtpmail-send-command): Send the command andJason L. Wright2012-05-091-2/+1
| * Auto-commit of loaddefs files.Glenn Morris2012-05-041-1/+1
| * Backport fix for Bug#11282 from trunkKenichi Handa2012-05-041-17/+31
* | Convert more defvars to defcustoms.Chong Yidong2012-05-044-45/+35
* | Auto-commit of loaddefs files.Glenn Morris2012-05-031-1/+1
* | mail/rmailmm.el (rmail-show-mime): Catch an error caused by text decoding, an...Kenichi Handa2012-05-031-17/+31
* | Merge from emacs-24; up to 2012-04-16T19:06:[email protected]Glenn Morris2012-05-021-2/+11
|\|
| * Resurrect encoding of replies by Rmail which was lost in 2012-04-11T21:37:13Z...Eli Zaretskii2012-04-301-2/+11
| * Fix logic for returning to and yanking from Rmail buffer.Paul Eggert2012-04-202-8/+20
| * * mail/sendmail.el (mail-bury): Call return action with the right Rmail buffer.Chong Yidong2012-04-161-1/+1
* | lisp/*: Add declarations, remove unused bindings, mark unused args.Juanma Barranquero2012-04-193-4/+5
* | Fix logic for returning to and yanking from Rmail buffer.Richard M. Stallman2012-04-172-9/+21
* | Fix comment typoGlenn Morris2012-04-161-1/+1
* | Obsolete lisp/mail/mailpost.elGlenn Morris2012-04-121-105/+0