aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail
Commit message (Expand)AuthorAgeFilesLines
* (rmail-resend): Use send-mail-function.Richard M. Stallman1994-01-061-1/+1
* (rmail-convert-to-babyl-format):Richard M. Stallman1994-01-061-1/+1
* (rmail-get-new-mail): Cope if display-time-string is nil.Richard M. Stallman1994-01-031-0/+1
* (rmail-output-to-rmail-file): If just a dir is specified,Richard M. Stallman1994-01-011-10/+13
* (rmail-summary-delete-forward): Move to next or prev msgRichard M. Stallman1993-12-301-2/+7
* Comment change.Richard M. Stallman1993-12-261-1/+1
* (rmail-output-to-rmail-file): When copying to a buffer,Richard M. Stallman1993-12-241-0/+5
* Comment change.Richard M. Stallman1993-12-241-1/+5
* (rmail-insert-inbox-text): If copy-file fails,Richard M. Stallman1993-12-241-1/+2
* (mail-fetch-field): Add autoload cookie.Richard M. Stallman1993-12-231-0/+1
* (sc-read-string): Don't pass a history arg to read-string.Richard M. Stallman1993-12-231-2/+3
* (rmail-output-to-rmail-file): Call rmail-update-summary.Richard M. Stallman1993-12-231-9/+19
* (rmail-summary-goto-msg): Use unwind-protect to goRichard M. Stallman1993-12-231-3/+8
* (rmail-quit): Expunge without updating summary.Richard M. Stallman1993-12-231-12/+20
* (mail-default-reply-to): Add autoload cookie.Richard M. Stallman1993-12-231-0/+1
* (mail-fcc): Take argument and use interactive spec to prompt, rather thanRoland McGrath1993-12-021-4/+4
* (rmail-variables): Abbreviate truename for comparison.Richard M. Stallman1993-11-261-1/+2
* (rmail-sort-messages): In summary buf, go to rmail buf.Richard M. Stallman1993-11-241-61/+64
* Comment change.Richard M. Stallman1993-11-232-2/+2
* (rmail-summary-wipe): If rmail buffer is not visible,Richard M. Stallman1993-11-231-6/+18
* (mail-yank-original): Delete windows on selected frame only.Richard M. Stallman1993-11-211-1/+4
* (mail-fetch-field): Exclude trailing whitespace.Richard M. Stallman1993-11-211-3/+10
* (rmail-file-p): Add autoload cookie.Richard M. Stallman1993-11-161-0/+1
* (rmail-set-attribute): Do nothing if MSGNUM is 0.Richard M. Stallman1993-11-161-24/+25
* (rmail-output): New argument FROM-GNUS.Richard M. Stallman1993-11-151-33/+38
* (rmail-summary-forward): Accept prefix argRichard M. Stallman1993-11-141-4/+6
* (rmail-summary-edit-map): Inherit text-mode-map properly.Richard M. Stallman1993-11-121-1/+1
* (rmail-start-mail): Don't do other frame unless we haveRichard M. Stallman1993-11-101-1/+1
* (sendmail-send-it): Don't insert Sender.Richard M. Stallman1993-11-031-14/+15
* (reporter-submit-bug-report, reporter-mailer): reporter-mailerRichard M. Stallman1993-10-181-19/+42
* (rmail-output-file-alist): Doc fix.Roland McGrath1993-10-141-0/+1
* entered into RCSRichard M. Stallman1993-10-131-0/+1988
* (rmail-retry-setup-hook): New hook variable.Richard M. Stallman1993-10-111-1/+6
* fix commentDavid J. MacKenzie1993-10-091-1/+1
* (rmail): Really don't get new mail if file name was given.Richard M. Stallman1993-10-091-16/+27
* (rmail-output): If message was shown with full headers,Richard M. Stallman1993-10-091-19/+56
* (rmail-convert-to-babyl-format): Protect againstRichard M. Stallman1993-10-051-2/+2
* (build-mail-abbrevs): Pass just 1 arg to substitute-in-file-name.Richard M. Stallman1993-10-011-1/+1
* (rmail-convert-file): If the file is empty, don't convert it afterBrian Fox1993-09-211-3/+9
* (rmail-forward): Insert the text right after the header separator.Richard M. Stallman1993-09-151-1/+2
* (rmail-convert-file): Narrow to exclude the Babyl header.Richard M. Stallman1993-09-111-1/+1
* (rmail-convert-file): Exclude the Babyl headerRichard M. Stallman1993-09-071-5/+10
* (rmail-forward): Don't bind mail-signature, mail-setup-hook.Richard M. Stallman1993-08-121-19/+16
* Remove, since floor and modPaul Eggert1993-08-101-2/+1
* (rmail-resend): Delete any Sender field.Richard M. Stallman1993-08-051-0/+9
* (mail-yank-hooks): Initialize to nil.Richard M. Stallman1993-08-021-2/+4
* Do the global key bindings only via loaddefs.el,Richard M. Stallman1993-07-291-10/+5
* (rmail-nuke-pinhead-header): Tell replace-match not to alter the case.Richard M. Stallman1993-07-291-5/+8
* (rmail-convert-file): If file needs conversion, convert it all.Richard M. Stallman1993-07-291-1/+2
* Comment change.Richard M. Stallman1993-07-271-2/+1