1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-03 08:30:09 +00:00
Commit Graph

587 Commits

Author SHA1 Message Date
Simon Marshall
1e0b807920 Change to citation regexp for rmail-font-lock-keywords. 1995-10-26 13:40:54 +00:00
Richard M. Stallman
4d2795c3e2 (mail-abbrev-syntax-table): Rewrite using map-char-table. 1995-10-20 20:57:42 +00:00
Richard M. Stallman
30f2f7c6ed (report-emacs-bug): Don't mention
system-configuration-options if it is empty.
Make it clearer what that text is.
1995-10-19 01:45:21 +00:00
Richard M. Stallman
3109b27e80 (mail-strip-quoted-names): Preserve white space
after comma when stripping text outside of <> delims.
1995-10-11 21:05:53 +00:00
Noah Friedman
8beb051325 (mail-abbrev-syntax-table): Use equal' instead of =', in case elts
of syntax table are lists, not integers.
1995-10-09 04:49:15 +00:00
Richard M. Stallman
4ac2e032a5 (mail-signature-file): New variable.
Fix various doc strings to mention it.
(mail-signature): Use mail-signature-file.
1995-10-04 19:34:25 +00:00
Richard M. Stallman
318ab8511e (unrmail): Call rmail-toggle-header. 1995-10-04 16:07:50 +00:00
Richard M. Stallman
d6e000dfe4 (sendmail-send-it): Handle FCC after all text changes.
(mail-do-fcc): Don't add From field here.
1995-09-28 02:34:44 +00:00
Richard M. Stallman
67977ece5b (undigestify-rmail-message): Better error messages. 1995-09-27 15:26:15 +00:00
Richard M. Stallman
5d2e6ef5ca (undigestify-rmail-message): Scan back as far as start
of message, to find end of digest.
1995-09-25 18:40:24 +00:00
Richard M. Stallman
d119ea095e (mail-do-fcc): Clear read-only flag in ` mail-temp' buffer. 1995-09-22 02:48:04 +00:00
Richard M. Stallman
07f4a04d88 (mail-do-fcc): Erase the ` mail-temp' buffer. 1995-09-22 02:46:46 +00:00
Richard M. Stallman
8e183d5bf2 (mail-file-babyl-p): Function deleted.
(sendmail-send-it): Load mail-utils first thing.
1995-09-21 20:21:16 +00:00
Richard M. Stallman
996792b150 (mail-file-babyl-p): Function moved from rmail.el and renamed. 1995-09-21 20:20:49 +00:00
Richard M. Stallman
ecf1f70009 (rmail-file-p): Function moved to mail-utils.el
and renamed to mail-file-babyl-p.
(rmail-output, rmail-output-to-rmail-file): Use new name.
1995-09-21 20:20:11 +00:00
Richard M. Stallman
cb4903bcc1 (rmail-summary-construct-io-menu): Use all of FILES.
Also disable the menu instead of not displaying it, if FILES is empty.
1995-09-06 15:16:39 +00:00
Richard M. Stallman
0eef787b49 (mail-interactive-insert-alias): Call mail-abbrev-expand-hook. 1995-09-04 20:26:58 +00:00
Richard M. Stallman
cbc9f037ea (sendmail-send-it): Use user-mail-address. 1995-08-31 23:48:58 +00:00
Richard M. Stallman
5b6f1300dc (mail-mode-syntax-table): defvar deleted. 1995-08-27 17:56:53 +00:00
Richard M. Stallman
cf37652765 (rebuild-mail-abbrevs): FILE defaults to visited file. 1995-08-25 21:34:09 +00:00
Richard M. Stallman
6e626f7e5b Require rmail.
(rmail-new-summary): Specify size in split-window.
Call rmail-select-summary to force size to specified amount.
1995-08-21 14:48:49 +00:00
Richard M. Stallman
88aabab394 (rmail-new-summary): Enable the Input/output menu. 1995-08-17 16:51:57 +00:00
Richard M. Stallman
dcb38be88e (sc-attribs-extract-namestring): If name has <...>,
treat everything before that as the full name.
1995-08-15 12:30:59 +00:00
Richard M. Stallman
0b40717e5b (rmail-convert-file): Look back for ^_ only at bol. 1995-08-12 09:23:54 +00:00
Richard M. Stallman
258b0b37ec (rmail-unix-mail-delimiter): Allow two-letter timezone name. 1995-07-30 19:39:58 +00:00
Richard M. Stallman
ec3bba39c6 (rmail-insert-inbox-text): Always use movemail when renaming a file. 1995-07-25 04:43:05 +00:00
Richard M. Stallman
b94f28eef7 (mail-fetch-field): Use buffer-substring-no-properties. 1995-07-20 17:54:10 +00:00
Richard M. Stallman
6da74aab15 (mail-default-reply-to): Doc fix. 1995-07-19 15:43:56 +00:00
Karl Heuer
8b262cbcd5 (mail-setup-hook): New defvar.
(mail): Doc fix.
1995-07-17 23:00:06 +00:00
Francesco Potortì
d9817d8cd7 * mailalias.el (build-mail-aliases): Fixed the regexp for "^group". 1995-07-10 14:46:00 +00:00
Richard M. Stallman
235c2d355a (mail-default-reply-to): Initialize to nil.
(mail-setup): Override it from env var if nil.
1995-07-02 07:26:01 +00:00
Richard M. Stallman
7dad528a11 (sendmail-send-it): If mail-from-style is parens,
don't escape all parentheses; escape only the nonmatching ones.
1995-07-01 00:33:52 +00:00
Richard M. Stallman
fa786521fe (define-mail-alias): Doc fix. 1995-06-30 20:27:28 +00:00
Richard M. Stallman
c0a5a948f3 (rmail-find-all-files): Bind case-fold-search.
(rmail-summary-by-sender): Autoload this.
(rmail-mode-map): Add rmail-summary-by-senders.
1995-06-30 17:45:19 +00:00
Richard M. Stallman
7f1d5de23d (sendmail-send-it): If user-full-name contains
special characters, quote or escape them for the From: line.
1995-06-30 17:31:31 +00:00
Richard M. Stallman
e1d24183ef (mail-resolve-all-aliases-1):
Downcase address before recursive call.
1995-06-30 05:54:07 +00:00
Richard M. Stallman
4e93bbd48f (sc-electric-mode-map): Bind f1 and help like C-h. 1995-06-29 02:52:50 +00:00
Richard M. Stallman
a9db66a4f1 (rmail-revert): Use the default revert-buffer-function 1995-06-25 03:06:56 +00:00
Richard M. Stallman
5f98a1d819 (mail-hist-text-size-limit): New var.
(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.
1995-06-24 07:43:26 +00:00
Richard M. Stallman
8a2b28d2a0 Don't autoload anything to turn on mail-hist.
(mail-hist-enable): New function, autoloaded.
1995-06-23 22:15:43 +00:00
Karl Heuer
68d30f2b1d (rmail-search-backwards): Default count is 1, not -1. 1995-06-13 02:17:40 +00:00
Karl Heuer
1628adc6cd (report-emacs-bug-info): New command.
(report-emacs-bug): Put it in local map.  Display a message
in another window.
1995-06-09 01:24:47 +00:00
Karl Heuer
0e520d74eb Fix capitalization in menu bar. 1995-05-30 23:05:08 +00:00
Karl Heuer
fa25dbbca6 (mail-extr-all-letters-but-separators): reinstate
\377, the bug in search.c is apparently gone.
(mail-extr-first-letters): add 8-bit characters
(mail-extr-last-letters): ditto
1995-05-29 07:07:40 +00:00
Karl Heuer
1bae7664b5 (send-mail-function, mail): Doc fixes. 1995-05-27 00:48:24 +00:00
Karl Heuer
e3b671fc68 (mail-text): Expand abbrev before moving point. 1995-05-22 19:41:25 +00:00
Karl Heuer
330e9e11c7 (mail-mode): Clarify doc string.
(mail-text): Ditto.
1995-05-19 18:57:48 +00:00
Karl Heuer
1abe848863 (expand-mail-aliases): Expand aliases in
From and Reply-to headers as well, plus the Resent- variants.
1995-05-19 18:57:17 +00:00
Richard M. Stallman
bcf40dfd63 (mail-font-lock-keywords): Make mail-header-separator into a regexp. 1995-05-09 04:09:15 +00:00
Richard M. Stallman
7e31e83efe (news-reply-mode): Add ^ to paragraph delimiters. 1995-05-09 04:07:15 +00:00