| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (mail-strip-quoted-names): Preserve white space | Richard M. Stallman | 1995-10-11 | 1 | -1/+1 |
| | | | | | after comma when stripping text outside of <> delims. | ||||
| * | (mail-abbrev-syntax-table): Use `equal' instead of `=', in case elts | Noah Friedman | 1995-10-09 | 1 | -1/+1 |
| | | | | | of syntax table are lists, not integers. | ||||
| * | (mail-signature-file): New variable. | Richard M. Stallman | 1995-10-04 | 1 | -8/+11 |
| | | | | | | Fix various doc strings to mention it. (mail-signature): Use mail-signature-file. | ||||
| * | (unrmail): Call rmail-toggle-header. | Richard M. Stallman | 1995-10-04 | 1 | -0/+1 |
| | | |||||
| * | (sendmail-send-it): Handle FCC after all text changes. | Richard M. Stallman | 1995-09-28 | 1 | -7/+4 |
| | | | | | (mail-do-fcc): Don't add From field here. | ||||
| * | (undigestify-rmail-message): Better error messages. | Richard M. Stallman | 1995-09-27 | 1 | -2/+3 |
| | | |||||
| * | (undigestify-rmail-message): Scan back as far as start | Richard M. Stallman | 1995-09-25 | 1 | -3/+4 |
| | | | | | of message, to find end of digest. | ||||
| * | (mail-do-fcc): Clear read-only flag in ` mail-temp' buffer. | Richard M. Stallman | 1995-09-22 | 1 | -0/+1 |
| | | |||||
| * | (mail-do-fcc): Erase the ` mail-temp' buffer. | Richard M. Stallman | 1995-09-22 | 1 | -1/+3 |
| | | |||||
| * | (mail-file-babyl-p): Function deleted. | Richard M. Stallman | 1995-09-21 | 1 | -11/+1 |
| | | | | | (sendmail-send-it): Load mail-utils first thing. | ||||
| * | (mail-file-babyl-p): Function moved from rmail.el and renamed. | Richard M. Stallman | 1995-09-21 | 1 | -0/+11 |
| | | |||||
| * | (rmail-file-p): Function moved to mail-utils.el | Richard M. Stallman | 1995-09-21 | 1 | -13/+2 |
| | | | | | | and renamed to mail-file-babyl-p. (rmail-output, rmail-output-to-rmail-file): Use new name. | ||||
| * | (rmail-summary-construct-io-menu): Use all of FILES. | Richard M. Stallman | 1995-09-06 | 1 | -4/+8 |
| | | | | | Also disable the menu instead of not displaying it, if FILES is empty. | ||||
| * | (mail-interactive-insert-alias): Call mail-abbrev-expand-hook. | Richard M. Stallman | 1995-09-04 | 1 | -1/+2 |
| | | |||||
| * | (sendmail-send-it): Use user-mail-address. | Richard M. Stallman | 1995-08-31 | 1 | -1/+1 |
| | | |||||
| * | (mail-mode-syntax-table): defvar deleted. | Richard M. Stallman | 1995-08-27 | 1 | -3/+0 |
| | | |||||
| * | (rebuild-mail-abbrevs): FILE defaults to visited file. | Richard M. Stallman | 1995-08-25 | 1 | -1/+3 |
| | | |||||
| * | Require rmail. | Richard M. Stallman | 1995-08-21 | 1 | -12/+21 |
| | | | | | | (rmail-new-summary): Specify size in split-window. Call rmail-select-summary to force size to specified amount. | ||||
| * | (rmail-new-summary): Enable the Input/output menu. | Richard M. Stallman | 1995-08-17 | 1 | -0/+1 |
| | | |||||
| * | (sc-attribs-extract-namestring): If name has <...>, | Richard M. Stallman | 1995-08-15 | 1 | -2/+7 |
| | | | | | treat everything before that as the full name. | ||||
| * | (rmail-convert-file): Look back for ^_ only at bol. | Richard M. Stallman | 1995-08-12 | 1 | -2/+2 |
| | | |||||
| * | (rmail-unix-mail-delimiter): Allow two-letter timezone name. | Richard M. Stallman | 1995-07-30 | 1 | -1/+1 |
| | | |||||
| * | (rmail-insert-inbox-text): Always use movemail when renaming a file. | Richard M. Stallman | 1995-07-25 | 1 | -23/+21 |
| | | |||||
| * | (mail-fetch-field): Use buffer-substring-no-properties. | Richard M. Stallman | 1995-07-20 | 1 | -2/+3 |
| | | |||||
| * | (mail-default-reply-to): Doc fix. | Richard M. Stallman | 1995-07-19 | 1 | -1/+3 |
| | | |||||
| * | (mail-setup-hook): New defvar. | Karl Heuer | 1995-07-17 | 1 | -2/+6 |
| | | | | | (mail): Doc fix. | ||||
| * | * mailalias.el (build-mail-aliases): Fixed the regexp for "^group". | Francesco Potortì | 1995-07-10 | 1 | -4/+3 |
| | | |||||
| * | (mail-default-reply-to): Initialize to nil. | Richard M. Stallman | 1995-07-02 | 1 | -2/+2 |
| | | | | | (mail-setup): Override it from env var if nil. | ||||
| * | (sendmail-send-it): If mail-from-style is parens, | Richard M. Stallman | 1995-07-01 | 1 | -6/+18 |
| | | | | | don't escape all parentheses; escape only the nonmatching ones. | ||||
| * | (define-mail-alias): Doc fix. | Richard M. Stallman | 1995-06-30 | 1 | -2/+6 |
| | | |||||
| * | (rmail-find-all-files): Bind case-fold-search. | Richard M. Stallman | 1995-06-30 | 1 | -2/+11 |
| | | | | | | (rmail-summary-by-sender): Autoload this. (rmail-mode-map): Add rmail-summary-by-senders. | ||||
| * | (sendmail-send-it): If user-full-name contains | Richard M. Stallman | 1995-06-30 | 1 | -2/+24 |
| | | | | | special characters, quote or escape them for the From: line. | ||||
| * | (mail-resolve-all-aliases-1): | Richard M. Stallman | 1995-06-30 | 1 | -1/+1 |
| | | | | | Downcase address before recursive call. | ||||
| * | (sc-electric-mode-map): Bind f1 and help like C-h. | Richard M. Stallman | 1995-06-29 | 1 | -0/+2 |
| | | |||||
| * | (rmail-revert): Use the default revert-buffer-function | Richard M. Stallman | 1995-06-25 | 1 | -1/+1 |
| | | |||||
| * | (mail-hist-text-size-limit): New var. | Richard M. Stallman | 1995-06-24 | 1 | -5/+15 |
| | | | | | | | (mail-hist-text-too-long-p): New func. (mail-hist-add-header-contents-to-ring): call above; if the text is too long, then store the empty string in the history. | ||||
| * | Don't autoload anything to turn on mail-hist. | Richard M. Stallman | 1995-06-23 | 1 | -7/+3 |
| | | | | | (mail-hist-enable): New function, autoloaded. | ||||
| * | (rmail-search-backwards): Default count is 1, not -1. | Karl Heuer | 1995-06-13 | 1 | -1/+1 |
| | | |||||
| * | (report-emacs-bug-info): New command. | Karl Heuer | 1995-06-09 | 1 | -1/+21 |
| | | | | | | (report-emacs-bug): Put it in local map. Display a message in another window. | ||||
| * | Fix capitalization in menu bar. | Karl Heuer | 1995-05-30 | 1 | -1/+1 |
| | | |||||
| * | (mail-extr-all-letters-but-separators): reinstate | Karl Heuer | 1995-05-29 | 1 | -4/+3 |
| | | | | | | | \377, the bug in search.c is apparently gone. (mail-extr-first-letters): add 8-bit characters (mail-extr-last-letters): ditto | ||||
| * | (send-mail-function, mail): Doc fixes. | Karl Heuer | 1995-05-27 | 1 | -2/+3 |
| | | |||||
| * | (mail-text): Expand abbrev before moving point. | Karl Heuer | 1995-05-22 | 1 | -0/+1 |
| | | |||||
| * | (mail-mode): Clarify doc string. | Karl Heuer | 1995-05-19 | 1 | -5/+6 |
| | | | | | (mail-text): Ditto. | ||||
| * | (expand-mail-aliases): Expand aliases in | Karl Heuer | 1995-05-19 | 1 | -2/+4 |
| | | | | | From and Reply-to headers as well, plus the Resent- variants. | ||||
| * | (mail-font-lock-keywords): Make mail-header-separator into a regexp. | Richard M. Stallman | 1995-05-09 | 1 | -1/+1 |
| | | |||||
| * | (news-reply-mode): Add ^ to paragraph delimiters. | Richard M. Stallman | 1995-05-09 | 1 | -4/+6 |
| | | |||||
| * | (sc-no-blank-line-or-header): Make mail-header-separator into a regexp. | Richard M. Stallman | 1995-05-09 | 1 | -1/+2 |
| | | |||||
| * | (news-setup): Bind mail-signature to nil. | Richard M. Stallman | 1995-05-09 | 1 | -3/+5 |
| | | |||||
| * | (sendmail-send-it): Check continuation lines | Richard M. Stallman | 1995-05-05 | 1 | -1/+1 |
| | | | | | when checking for empty subject lines. | ||||