Commit graph

657 commits

Author SHA1 Message Date
Richard M. Stallman
76e230b20f (unforward-rmail-message): Handle any kind of forwarding delimiters. 1996-02-24 00:36:29 +00:00
Richard M. Stallman
f7111cbf2a (mail-mode): Treat `-- ' line as paragraph separator. 1996-02-23 20:14:40 +00:00
Karl Heuer
8545ff2f55 Comments censored. 1996-02-21 21:39:11 +00:00
Karl Heuer
ce566d4f2e (rmail-get-new-mail): Don't mess with display-time here. 1996-02-21 21:33:54 +00:00
Karl Heuer
9f606031b3 (unforward-rmail-message): New command. 1996-02-21 21:28:05 +00:00
Karl Heuer
7bf5350d2d (news-reply-mode-map): Delete news-reply-signature.
(news-reply-signature): Improve the message.

(news-reply-yank-message-id, news-reply-yank-from):
Fix swapped args in defvars.
1996-02-21 21:24:40 +00:00
Richard M. Stallman
48919e0ff4 (mail-names, mail-local-names, mail-directory-names)
(mail-address-field-regexp, mail-complete-alist)
(mail-complete-function, mail-directory-function)
(mail-directory-requery, mail-directory-process, mail-directory-stream)
(mail-directory-parser): New variables.
(expand-mail-aliases): Use `mail-address-field-regexp'.
(build-mail-aliases): Use space in buffer-name semantics.
(define-mail-alias): Reset `mail-names' to t.
(mail-complete): New command.
(mail-get-names, mail-directory, mail-directory-process)
(mail-directory-stream, mail-sentto-newsgroups): New functions.
1996-02-12 08:09:49 +00:00
Richard M. Stallman
c823782040 (rmail-find-all-files): In a directory, ignore .' and ..'. 1996-02-09 01:38:22 +00:00
Richard M. Stallman
21a36d2362 (mail-extract-address-components): Accept strings
that end with double trailing quote marks.
1996-02-06 10:06:24 +00:00
Simon Marshall
f512e4c0d3 Fix up specialised fontification stuff. 1996-02-02 10:31:05 +00:00
Richard M. Stallman
22c03d3954 (mail-setup): For mail-self-blind, use user-mail-address. 1996-01-30 18:25:30 +00:00
Karl Heuer
5fc329f930 (reporter-dump-variable): Fix error format string. 1996-01-29 23:18:35 +00:00
Karl Heuer
523042554c (mh-handle-process-error): Fix error format string. 1996-01-29 23:17:16 +00:00
Karl Heuer
e84d5560a2 (mh-read-seq): Fix error format string. 1996-01-29 23:16:57 +00:00
Simon Marshall
271c888a35 Support for local fontification. 1996-01-26 08:26:58 +00:00
Karl Heuer
26adca1bd9 (mail-yank-original): Doc fix. 1996-01-25 23:52:59 +00:00
Richard M. Stallman
7ab4b7ad3d (rmail-start-mail): Set mail-dedicated-frame frame param. 1996-01-25 20:28:07 +00:00
Richard M. Stallman
54feedaa7b (mail-bury): Check mail-dedicated-frame frame param. 1996-01-25 20:27:45 +00:00
Simon Marshall
70a302f866 Use `eval' in mail-font-lock-keywords. 1996-01-25 10:27:33 +00:00
Simon Marshall
c28baa2ad8 Use make-local-hook for post-command-hook 1996-01-25 10:21:05 +00:00
Karl Heuer
f965c3d7f1 (mh-get-new-mail): Delete format call inside message. 1996-01-25 01:02:59 +00:00
Karl Heuer
e26a12ac8c (rmail-edit-current-message): Pass proper format string to message. 1996-01-25 00:56:48 +00:00
Karl Heuer
1157e1bc32 (rmail-insert-inbox-text): Pass proper format string to message. 1996-01-25 00:56:28 +00:00
Karl Heuer
a538e583ca (unrmail): Default the directory of TO-FILE based on FILE. 1996-01-24 23:32:31 +00:00
Karl Heuer
85bd1ac690 (rmail-make-basic-summary-line): Include msg line number.
(rmail-summary-goto-msg):
Pass along args NOWARN and SKIP-RMAIL in recursive call.
1996-01-24 23:30:25 +00:00
Erik Naggum
d94ad35b27 (report-emacs-bug): Insert newlines only in the inserted key descriptions. 1996-01-24 21:43:00 +00:00
Karl Heuer
7999547d03 (rmail): Add (require 'rmail). 1996-01-20 07:41:37 +00:00
Erik Naggum
717e06e505 Fix Change Log comment line. 1996-01-20 02:50:09 +00:00
Karl Heuer
71bccd7fa2 Comment fixes. 1996-01-14 14:30:11 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Karl Heuer
c895a24800 (mh-display-msg): Use kill-local-variable
to clear out write-contents-hooks.
1996-01-09 23:19:28 +00:00
Karl Heuer
a7acbbe4d4 Comment fixes. 1996-01-05 22:21:28 +00:00
Karl Heuer
e934d70045 (expand-mail-aliases, define-mail-alias): Fix calls to `sendmail-sync-aliases'
(formerly `sendmail-synch-aliases')
1996-01-05 21:41:55 +00:00
Richard M. Stallman
e20903fba8 (rmail-retry-failure): Bind inhibit-read-only. 1996-01-05 07:23:52 +00:00
Richard M. Stallman
29565a8722 (mail-extr-nuke-outside-range): Fix error message.
(mail-extract-address-components, what-domain): Fix error messages.
1996-01-05 07:14:40 +00:00
Karl Heuer
908ff139f9 Comment fixes. 1996-01-05 00:45:43 +00:00
Karl Heuer
80f16257e5 (sc-citation-nonnested-root-regexp,
sc-add-citation-level, sc-no-blank-line-or-header): Doc fix.
1996-01-04 23:49:05 +00:00
Karl Heuer
22cc6690e7 (reporter-dont-compact-list): Doc fix. 1996-01-04 23:47:56 +00:00
Karl Heuer
bd0343fe35 (mh-good-msg-regexp): Doc fix. 1996-01-04 23:45:17 +00:00
Karl Heuer
4802af7644 (mail-extr-nuke-outside-range,
mail-extr-all-top-level-domains): Fix message spelling.
1996-01-04 23:19:43 +00:00
Karl Heuer
1498db1830 (sendmail-sync-aliases): Renamed from sendmail-synch-aliases. 1996-01-04 23:10:07 +00:00
Richard M. Stallman
f869bab820 (mail-header-separator): Don't put on read-only property. 1996-01-03 18:36:29 +00:00
Richard M. Stallman
5411544782 (sendmail-send-it): Make deletion of empty subject line work reliably. 1996-01-02 08:57:04 +00:00
Richard M. Stallman
c8a428c4e3 (rmail-forward): Quote lines with `- ' when necessary. 1995-12-24 18:44:34 +00:00
Richard M. Stallman
6737ae7425 (mail-setup): Put text property on mail-header-separator.
(mail-header-separator): Set it up for use as a category property.
(mail, mail-send): Turn on inhibit-read-only temporarily.
1995-12-23 07:42:36 +00:00
Richard M. Stallman
b5e10b2357 (rmail): Allow nonexistent file as arg. 1995-12-23 06:57:14 +00:00
Karl Heuer
e7f6d81540 (report-emacs-bug): Don't die if *Messages* buf is gone. 1995-12-21 19:02:46 +00:00
Karl Heuer
1e17195615 Comment fixes. 1995-12-21 18:20:21 +00:00
Karl Heuer
f42dc896db (sc-attribs-extract-namestring): Do look for
doublequotes after finding angle brackets.
1995-12-21 18:11:48 +00:00
Karl Heuer
b55535f3b0 (rmail-make-basic-summary-line):
Recognize user-mail-address in From field means msg is from you.
1995-12-21 18:07:18 +00:00