aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail
Commit message (Expand)AuthorAgeFilesLines
* Require 'cl when compiling.Glenn Morris2008-06-211-0/+2
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-121-0/+3
* (rmail-cease-edit): Check tool-bar-mode is bound.Glenn Morris2008-06-121-3/+4
* Remove unnecessary eval-and-compile.Glenn Morris2008-06-071-7/+5
* (mail-interactive): Add :version.Glenn Morris2008-06-071-1/+3
* (mail-interactive): Change default.Stefan Monnier2008-06-061-1/+5
* Add autoload forTeodor Zlatanov2008-05-121-11/+23
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-0633-204/+138
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-1029-29/+29
* Remove the `function' in `(function (lambda'.Glenn Morris2008-03-131-110/+69
* (binhex-decode-region-internal): Use set-buffer-multibyte rather thanStefan Monnier2008-03-121-2/+2
* (uudecode-decode-region-internal): Use set-buffer-multibyte rather thanStefan Monnier2008-03-121-6/+6
* Remove leading `*' from defcustom doc-strings.Glenn Morris2008-03-071-51/+52
* Update commentary.Glenn Morris2008-02-281-19/+14
* (sc-describe): Fix typos in obsolescence declaration.Juanma Barranquero2008-02-271-1/+1
* (sc-cite-original): Doc fix.Glenn Morris2008-02-271-10/+10
* Merge from emacs--rel--22Miles Bader2008-02-241-3/+3
|\
| * (rmail-autodetect): Add .exe extension to movemail on Windows.Glenn Morris2008-02-201-2/+11
| * (erc-valid-nick-regexp): Replace `legal' with `valid'.Juanma Barranquero2008-02-051-3/+3
* | Remove leading `*' from defcustom doc-strings.Glenn Morris2008-02-231-25/+27
* | (rmail-autodetect): Add .exe extension to movemail on Windows.Glenn Morris2008-02-201-1/+9
* | (rmail-spam-filter): Let-bind message-spam-status.Glenn Morris2008-02-141-0/+1
* | (password-cache-add): Declare as function.Glenn Morris2008-02-141-0/+3
* | 2008-02-14 Justus Piater <[email protected]> (tiny change)Bastien Guerry2008-02-141-1/+1
* | * mail/smtpmail.el: Use password-cache.Bastien Guerry2008-02-131-7/+7
* | ;;; smtpmail.el --- simple SMTP protocol (RFC 821) for sending mailBastien Guerry2008-02-132-15/+22
* | Reverted wrong changes to rmail.el.Bastien Guerry2008-02-121-23/+9
* | 2008-02-11 Drew Adams <[email protected]>Bastien Guerry2008-02-121-9/+23
* | (rmail-nonignored-headers): Allow to be nil.Bastien Guerry2008-02-101-2/+4
* | Merge from emacs--devo--0Miles Bader2008-02-011-1/+1
|\ \
| * | Merge from emacs--rel--22Miles Bader2008-02-011-1/+1
| |\|
| | * (rmail-highlight): Fix specification.Martin Rudalics2008-01-311-1/+1
* | | Merge from emacs--devo--0Miles Bader2008-01-302-71/+76
|\| |
| * | (rmail-convert-to-babyl-format): RemoveMartin Rudalics2008-01-131-70/+75
| * | Add 2008 to copyright years.Glenn Morris2008-01-091-1/+1
* | | Merge from emacs--devo--0Miles Bader2008-01-0932-33/+35
|\| |
| * | Merge from emacs--rel--22Miles Bader2008-01-0831-31/+31
| |\|
| | * Add 2008 to copyright years.Glenn Morris2008-01-0730-30/+30
| * | * erc-ibuffer.el (erc-channel-modes):Stefan Monnier2008-01-041-2/+4
* | | Merge from emacs--devo--0Miles Bader2007-12-292-19/+4
|\| |
| * | Merge from emacs--rel--22Miles Bader2007-12-281-3/+4
| |\|
| | * Whitespace change.Richard M. Stallman2007-12-261-3/+4
| * | * calculator.el:Dan Nicolaescu2007-12-251-16/+0
* | | Merge from emacs--devo--0Miles Bader2007-12-165-10/+15
|\| |
| * | Merge from gnus--devo--0Miles Bader2007-12-091-6/+8
| * | * mail/hashcash.el (declare-function):Dan Nicolaescu2007-12-081-0/+3
| * | * erc-stamp.el (erc-echo-timestamp):David Kastrup2007-12-081-1/+1
| * | Improves calls to `error', per mail from RMS.Deepak Goel2007-12-082-2/+2
| * | Fix buggy calls to `error'.Deepak Goel2007-12-063-3/+3
* | | Merge from emacs--devo--0Miles Bader2007-12-0620-53/+1042
|\| |