summaryrefslogtreecommitdiff
path: root/lisp/mail
Commit message (Expand)AuthorAgeFilesLines
* 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:19Z!sdl.web@gmail.comChong 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:02Z!lekktu@gmail.comGlenn 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:00Z!cyd@gnu.orgChong 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:02Z!rgm@gnu.orgGlenn 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
* | Remove * characters from the front of variable docstrings.Chong Yidong2012-04-0913-44/+44
* | Add emacs-bzr-versionGlenn Morris2012-04-071-0/+2
|/
* report-emacs-bug: cope with read-only signature.Richard M. Stallman2012-04-031-1/+3
* Two minor doc/consistency fixes.Chong Yidong2012-04-031-1/+1
* mail/sendmail.el (mail-encode-header): Bind rfc2047-encode-encoded-words to nil.Katsumi Yamaoka2012-03-131-3/+4
* sendmail mode quoting bug fix.Richard M. Stallman2012-03-101-1/+3
* mail-utils.el: multibyte chars should be quoted.Richard M. Stallman2012-03-101-2/+6
* rmail.el: If view buffer gets lost with the real text, don't saveRichard M. Stallman2012-03-101-4/+8
* Make sure smtpmail produces valid mbox files with Unix EOLs for FCC.Eli Zaretskii2012-03-091-1/+4
* Fix up the emacsbug query-once logic from the previous patchLars Magne Ingebrigtsen2012-03-041-2/+1
* Further `sendmail-query-once' cleanups for sending bug reportsLars Magne Ingebrigtsen2012-03-031-1/+5
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-281-1/+1
* Fix mode-line-format handling bug in Ediff.Chong Yidong2012-02-191-3/+4
* Checked rmail.texiGlenn Morris2012-02-182-3/+6
* Try to document smtp changesGlenn Morris2012-02-141-6/+6
* * lisp/mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.Glenn Morris2012-02-141-3/+8
* smtpmail initial prompting fixesLars Ingebrigtsen2012-02-141-5/+13