aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail/sendmail.el
Commit message (Expand)AuthorAgeFilesLines
* (mail-setup): Call set-buffer-multibyte becauseKenichi Handa2001-01-181-1/+3
* (mail-mode): Doc fix.Eli Zaretskii2001-01-071-1/+3
* (mail-mode): Set `comment-start' to the yank prefix.Miles Bader2000-12-211-0/+3
* Fix last check-in.Dave Love2000-12-181-3/+3
* (send-mail-function): Customize.Dave Love2000-12-181-2/+7
* (mail-font-lock-keywords): Use [:alpha:], notDave Love2000-11-121-4/+4
* Byte-compile-dynamic since it gets loaded byDave Love2000-10-081-2/+2
* (mail-mode-fill-paragraph): Do not get theGerd Moellmann2000-09-121-3/+3
* Fix typo in comment.Eli Zaretskii2000-08-131-1/+1
* (sendmail-send-it): Improve the way to avoid callingKenichi Handa2000-07-271-11/+7
* (sendmail-send-it): InheritKenichi Handa2000-06-141-0/+3
* (mail-specify-envelope-from): Initialize toGerd Moellmann2000-06-131-1/+1
* (sendmail-send-it): SetKenichi Handa2000-04-281-0/+6
* (mail-do-fcc): Prevent inserting a newlineGerd Moellmann2000-04-181-0/+4
* (mail-send-nonascii): Add a new value 'mime and useGerd Moellmann2000-03-071-5/+21
* Fix year ranges in copyright notice.Dave Love2000-01-311-1/+2
* (toplevel): Provide `sendmail' when compilingGerd Moellmann2000-01-091-0/+2
* Require rmail, mailalias when compiling.Dave Love2000-01-081-1/+18
* (mail-specify-envelope-from): Fix quoting of doc string.Dave Love1999-08-101-1/+1
* (sendmail-send-it): Let mail-specify-envelope-fromKarl Heuer1999-08-101-6/+20
* (sendmail-coding-system): Doc-string fixed.Kenichi Handa1999-07-311-2/+2
* (mail-sent-via): Use copy-marker not make-marker.Karl Heuer1999-04-261-1/+1
* Fix typo in error string for sendmail-send-it.Stephen Eglen1999-03-141-1/+1
* (mail-mode): Eliminate ambiguous match from paragraph-start.Richard M. Stallman1999-01-021-2/+6
* (sendmail-send-it): Don't wait for sendmail toKarl Heuer1998-12-101-2/+2
* (sendmail-send-it): Check for failure.Karl Heuer1998-11-051-33/+36
* (sendmail-coding-system,Andreas Schwab1998-10-301-2/+2
* Comment fix.Karl Heuer1998-10-061-1/+1
* (sendmail-coding-system): Doc-string modified.Kenichi Handa1998-08-241-13/+18
* (sendmail-send-it): Report invalid values of mail-from-style.Richard M. Stallman1998-08-141-1/+4
* (mail-setup): After using `fill-region-as-paragraph'Richard M. Stallman1998-08-121-1/+1
* (mail-setup): After using `fill-region-as-paragraph'Richard M. Stallman1998-08-111-4/+13
* (mail-citation-header): New variable.Richard M. Stallman1998-08-101-6/+32
* (mail-yank-region): Bind mark-even-if-inactive to t.Richard M. Stallman1998-08-011-1/+6
* (mail-mode): Add the citation regexpRichard M. Stallman1998-07-271-3/+7
* (mail-citation-prefix-regexp): New variable.Richard M. Stallman1998-07-131-1/+10
* (mail): Avoid changing auto-save file name.Richard M. Stallman1998-06-281-1/+4
* (mail-header-end): Widen.Richard M. Stallman1998-06-091-7/+11
* (mail-mode): Include `-- ' and `---+' inRichard M. Stallman1998-06-071-0/+1
* (mail-from-style): Rename new alternative to `system-default'.Richard M. Stallman1998-05-281-2/+3
* (mail-from-style): Fix prev change.Richard M. Stallman1998-05-281-0/+1
* (mail-from-style): New alternative, `default'.Richard M. Stallman1998-05-281-2/+3
* (sendmail-send-it):Richard M. Stallman1998-05-281-4/+6
* (mail-signature): Allow expression as value.Richard M. Stallman1998-05-091-4/+15
* (send-mail-function): Doc fix.Richard M. Stallman1998-05-031-37/+39
* (mail-mode): Doc fix.Karl Heuer1998-04-151-10/+10
* use a string that will never match.Simon Marshall1998-03-271-1/+1
* check length of mail-header-separator before using in font-lock-keywords.Simon Marshall1998-03-251-2/+4
* Customized.Stephen Eglen1998-02-221-38/+81
* Changed font-lock-reference-face to font-lock-constant-face.Simon Marshall1998-02-201-1/+1