aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail
Commit message (Collapse)AuthorAgeFilesLines
* (mh-send-sub): Check mh-etc is bound before using it.Stefan Monnier2000-06-051-17/+8
| | | | | | (mh-letter-mode): Derive from text-mode. This implicitly means that it now calls kill-all-local-variables. Also remove the Emacs-18 compatibility code.
* (rmail-widen-to-current-msgbeg): Use rmail-msgbegGerd Moellmann2000-05-301-10/+8
| | | | | and rmail-msgend to compute the restriction at the end, instead of computing it.
* Maintainer change. Doc fixes.Dave Love2000-05-261-48/+38
| | | | (reporter-version): Deleted.
* Add provide.Dave Love2000-05-251-0/+2
|
* 1999-01-23 Eric M. Ludlam <[email protected]>Dave Love2000-05-242-4/+73
| | | | | | | | * rmailout.el (rmail-output-to-rmail-file): Added optional param STAY * rmail.el (rmail-automatic-folder-directives): New user variable. (rmail-show-message): Add call to `rmail-auto-file' during display. (rmail-auto-file): New function
* *** empty log message ***Stefan Monnier2000-05-231-16/+16
|
* Add to debug-ignored-errors.Dave Love2000-05-221-1/+5
|
* (rmail-decode-quoted-printable): Use delete-regionKenichi Handa2000-05-201-5/+4
| | | | and insert, not subst-char-in-region.
* rmail-show-message-hook): Customize and offerDave Love2000-05-141-2/+5
| | | | goto-addr as an option.
* (mail-abbrev-insert-alias): Renamed fromGerd Moellmann2000-05-031-4/+35
| | | | | | mail-interactive-insert-alias. (mail-abbrev-complete-alias): New command. (mail-mode-map): Bind it to `M-TAB'.
* (sendmail-send-it): SetKenichi Handa2000-04-281-0/+6
| | | | | buffer-file-coding-system to the selected coding system for MIME header.
* (mh-send-sub): Look for mh-comp-formfile inGerd Moellmann2000-04-271-1/+5
| | | | mh-etc, too.
* (rmail-expunge): When there's no deleted messages,Kenichi Handa2000-04-251-3/+5
| | | | do nothing.
* (mail-do-fcc): Prevent inserting a newlineGerd Moellmann2000-04-181-0/+4
| | | | at the start of an existing but empty folder.
* Correct author's email address.Gerd Moellmann2000-04-091-1/+1
|
* Remove supernumerary copyright line.Gerd Moellmann2000-04-041-2/+0
|
* *** empty log message ***Gerd Moellmann2000-04-031-0/+167
|
* (rmail-user-mail-address-regexp): New option.Gerd Moellmann2000-04-031-14/+35
| | | | (rmail-make-basic-summary-line): Use that option.
* Defvar curline when compiling.Dave Love2000-03-311-4/+6
| | | | | | (sc-citation-root-regexp, sc-citation-nonnested-root-regexp) (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:] rather than a-zA-Z0-9 to allow non-ASCII characters.
* (rmail-confirm-expunge): New user-option.Gerd Moellmann2000-03-241-4/+16
| | | | | (rmail-expunge): Ask for confirmation depending on the setting of rmail-confirm-expunge.
* (rmail-summary-font-lock-keywords): Make sure theStefan Monnier2000-03-171-1/+1
| | | | regexp for labels cannot span several lines.
* Change maintainer to `none'.Gerd Moellmann2000-03-071-2/+2
|
* (mail-send-nonascii): Add a new value 'mime and useGerd Moellmann2000-03-071-5/+21
| | | | | | | it as the default. (mail-send): Test mail-send-nonascii also for the new 'mime value. (sendmail-send-it): Conditionaly add MIME headers specifying the used character set.
* (rmail-quit-hook): New variable.Gerd Moellmann2000-03-021-0/+4
|
* (rmail-resend): Verify buffer is really Rmail.Gerd Moellmann2000-02-251-0/+2
|
* (footnote): Add :version to defgroup.Dave Love2000-02-231-42/+43
| | | | | | | | | | (footnote-section-tag-regexp): Customize. (footnote-start-tag, footnote-end-tag): New option. (footnote-latin-regexp): New variable. (Footnote-latin): New function. (footnote-style-alist): Add element for latin style. (footnote-style): Moved. (Footnote-goto-footnote): Use eq to test arg.
* (rmail-dont-reply-to): Remove leading commas as well.Gerd Moellmann2000-02-121-1/+1
|
* (rmail-retry-failure): UseGerd Moellmann2000-02-071-2/+2
| | | | | rmail-beginning-of-message before rmail-toggle-header, because the former toggles headers.
* Change maintainer.Dave Love2000-02-021-2/+2
|
* Fix year ranges in copyright notice.Dave Love2000-01-311-1/+2
|
* (mh-find-progs): Add directory `etc' toGerd Moellmann2000-01-301-1/+1
| | | | the list of directories scanned heuristically.
* (rmail-dont-reply-to): Replace matchedGerd Moellmann2000-01-271-17/+12
| | | | userids differently.
* Fix previous change.Richard M. Stallman2000-01-211-1/+1
|
* (rmail-digest-end-regexps): Variable replaces rmail-digest-end-regexp.Richard M. Stallman2000-01-211-15/+21
| | | | | Allows multiple regexps for detecting the end line. (undigestify-rmail-message): Corresponding changes.
* (rmail-digest-end-regexp): New user option.Gerd Moellmann2000-01-181-3/+8
| | | | (undigestify-rmail-message): Use it.
* (toplevel): Provide `sendmail' when compilingGerd Moellmann2000-01-091-0/+2
| | | | | before `require'ing rmail and mailalias to prevent infinite recursion.
* Require rmail, mailalias when compiling.Dave Love2000-01-081-1/+18
| | | | | (mail-setup-hook): Add :options. (mail-mode-hook, mail-send-hook): Customize.
* Require cl when compiling. Don't autoload kemap and minor-mode-alistDave Love1999-12-121-27/+10
| | | | | | | | stuff. Don't set zmacs-region-stays. (footnote-insert-text-marker, Footnote-insert-pointer-marker): Avoid `acons'. (footnote-mode-line-string, Footnote-add-footnote): Remove autoload cookie.
* (rmail-summary-mode-map): Bind RET to rmail-summary-goto-msg.Gerd Moellmann1999-12-121-0/+1
|
* Current XEmacs version.Dave Love1999-12-091-0/+771
|
* (feedmail-find-eoh): TakeGerd Moellmann1999-12-091-4/+13
| | | | feedmail-queue-alternative-mail-header-separator into account.
* (rmail-cease-edit): Run rmail-mode-hook.Gerd Moellmann1999-11-181-0/+1
|
* New maintainer.Gerd Moellmann1999-11-161-1/+1
|
* Use new backquote syntax.Gerd Moellmann1999-11-153-41/+41
|
* (mh-smail-batch): If TO is nil, use "" asGerd Moellmann1999-11-101-2/+2
| | | | to-address.
* Changed maintainer to [email protected].Gerd Moellmann1999-11-091-2/+2
|
* Doc-fix.Gerd Moellmann1999-10-251-10/+16
|
* (mail-header-extract, mail-header-format): Doc fix.Dave Love1999-10-221-3/+3
|
* Use make-temp-file.Stefan Monnier1999-10-152-4/+4
|
* (smtpmail-via-smtp): Add support forGerd Moellmann1999-10-141-1/+26
| | | | automatically appending a domain to RCPT TO: addresses.