aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reduce rmail.el's use of sendmail.elGlenn Morris2010-10-061-9/+7
* Fix message-* user options that differ from Gnus trunk.Katsumi Yamaoka2010-09-281-2/+2
* Remove leading `*' from docs of some defcustoms etc.Glenn Morris2010-09-221-50/+50
* * lisp/mail/sendmail.el: Fix commenting convention.Stefan Monnier2010-09-201-63/+63
* * mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.Chong Yidong2010-09-161-0/+1
* nntp.el (nntp-wait-for-string): Supply a timeout for accept-process-output to...Lars Magne Ingebrigtsen2010-09-071-1/+1
* Remove arch-tags from all files, since these are no longer needed.Lars Magne Ingebrigtsen2010-09-023-3/+1
* Add "Version:" and "Package:" Lisp file headers.Chong Yidong2010-08-291-0/+1
* Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-2913-8/+20
* Merge changes from emacs-23 branch.Chong Yidong2010-08-221-5/+8
|\
| * Fix rmail-forward with non-sendmail sending function.Glenn Morris2010-08-201-5/+8
| * lisp/mail/rmail.el: Update autoload checksum.Juanma Barranquero2010-07-211-1/+1
* | Add command C-c m in report-emacs-bug that puts the bug into preferred mailer.Jan Djärv2010-08-171-0/+53
* | lisp/mail/rmail.el: Update autoload checksum.Juanma Barranquero2010-07-171-1/+1
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-161-0/+4
|\ \ | |/
| * mail/rmailmm.el (rmail-mime-save): Make the temp buffer unibyte,Eli Zaretskii2010-07-161-0/+4
* | Merge from emacs-23Andreas Schwab2010-06-101-1/+1
|\ \ | |/
| * Fix typos.Juanma Barranquero2010-06-031-1/+1
* | Synch with Gnus trunk.Katsumi Yamaoka2010-05-072-2/+3
* | Minor cleanups.Stefan Monnier2010-05-051-5/+4
* | Merge from emacs-23 branchStefan Monnier2010-03-301-3/+5
|\ \ | |/
| * * mail/sendmail.el (mail-default-directory): Doc fix.Chong Yidong2010-03-271-3/+5
* | Merge from `emacs-23'.Stefan Monnier2010-03-241-3/+22
|\ \ | |/
| * Restore user option rmail-highlight-face.Glenn Morris2010-03-171-3/+22
* | * mail/hashcash.el (declare-function): Remove duplicate definition.Glenn Morris2010-03-171-8/+7
* | Minor simplifications for emacsbug.el.Glenn Morris2010-03-171-34/+20
* | Remove supercite.el's need for sendmail.el.Glenn Morris2010-03-171-12/+15
* | Reorganize Custom groups.Chong Yidong2010-03-121-1/+0
|/
* Additional fix for rfc822-addresses (Bug#5692).Chong Yidong2010-03-081-26/+30
* Don't end parsing rfc822 addresses prematurely (Bug#5692)Andreas Schwab2010-03-071-20/+20
* Fix initialization of send-mail-function option.Glenn Morris2010-02-251-0/+2
* * mail/rmail.el (rmail-show-message-1): Handle malformedGlenn Morris2010-02-031-2/+4
* * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.Glenn Morris2010-02-031-1/+8
* * mail/rmail.el: Update autoload checksum.Juanma Barranquero2010-01-231-1/+1
* * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyteStefan Monnier2010-01-223-2/+8
* Fix handling of arbitrary YANK-ACTION functions from compose-mail.Chong Yidong2010-01-171-5/+9
* Update autoload checksums.Juanma Barranquero2010-01-131-7/+7
* Add 2010 to copyright years.Glenn Morris2010-01-1332-32/+32
* Replace emacs-pretest-bug with bug-gnu-emacs mailing list.Glenn Morris2010-01-111-3/+5
* Comment.Glenn Morris2009-12-141-3/+0
* (message-sort-headers): Define for compiler.Glenn Morris2009-12-141-0/+1
* (report-emacs-bug): In message-mode, sort manually before storingGlenn Morris2009-12-131-9/+11
* No longer require sendmail.Glenn Morris2009-12-111-58/+78
* (top-level): Move require 'mail-utils to start.Glenn Morris2009-12-101-2/+7
* (report-emacs-bug): Use whichever send command is appropriate for theGlenn Morris2009-12-101-3/+11
* Prevent save-buffer in Rmail buffers from using the coding-systemEli Zaretskii2009-12-071-7/+28
* Regenerate autoloads.Glenn Morris2009-12-041-2/+2
* Replace all pop-to-buffer calls with rmail-pop-to-buffer, to preventGlenn Morris2009-12-021-16/+16
* (rmail-pop-to-buffer): New function. (Bug#2282)Glenn Morris2009-12-021-1/+7
* * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.Chong Yidong2009-12-011-3/+2