1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
Commit Graph

356 Commits

Author SHA1 Message Date
Richard M. Stallman
3c55fda04c (build-mail-aliases): Handle source directives.
Handle MAILRC envvar.
1994-05-28 13:06:55 +00:00
Richard M. Stallman
d43277ab9e (rmail-show-message): If transient-mark-mode, deactivate the mark. 1994-05-26 23:06:50 +00:00
Richard M. Stallman
e6a4af1daf (mail-mailer-swallows-blank-line): Don't die
if /etc/sendmail.cf does not exist.
1994-05-23 04:53:44 +00:00
Richard M. Stallman
a4e104bf5c Doc fix. 1994-05-22 22:14:17 +00:00
Richard M. Stallman
6016579d51 (rmail-variables): Don't add any permanent-local props.
Don't make rmail-last-file local.
1994-05-19 20:48:32 +00:00
Richard M. Stallman
6c65d1ec43 (rmail-edit-current-message): Undo previous change. 1994-05-19 20:46:24 +00:00
Richard M. Stallman
346af5107f (rmail-output): Doc fix. 1994-05-19 20:44:03 +00:00
Richard M. Stallman
6ec569d420 (rmail-toggle-header): Call rmail-highlight-headers. 1994-05-10 07:38:34 +00:00
Richard M. Stallman
4f5d303b20 (rmail-make-basic-summary-line): Get all the lines of the From field. 1994-05-09 22:18:59 +00:00
Richard M. Stallman
686573f1a4 (mail-mailer-swallows-blank-line): Put space and tab into brackets. 1994-05-07 22:00:33 +00:00
Richard M. Stallman
dd03399111 If rmail-spool-directory is not a directory,
just output an `echo' command to tell about it.
1994-05-07 01:21:58 +00:00
Richard M. Stallman
80056f3da6 (sc-cite-original): Add autoload. 1994-05-07 00:19:23 +00:00
Richard M. Stallman
9541216571 (rmail-make-basic-summary-line): Show 14 chars before @ and 11 after. 1994-05-06 23:59:28 +00:00
Richard M. Stallman
dc591caf15 (rmail-output-menu): Set rmail-default-rmail-file.
(rmail-output-to-rmail-file): Doc fix.
1994-05-05 05:08:57 +00:00
Richard M. Stallman
b1fd1e8d65 (rmail-input-menu): Don't call expand-file-name.
Do nothing if rmail-secondary-file-menu return nil.
(rmail-secondary-file-menu): If no files match, warn and return nil.
1994-05-04 22:00:30 +00:00
Richard M. Stallman
df0e3d0315 (rmail-output-menu): Don't call expand-file-name.
Do nothing if rmail-secondary-file-menu return nil.
1994-05-04 22:00:01 +00:00
Karl Heuer
8f1204db34 Update copyright. 1994-05-03 23:47:06 +00:00
Karl Heuer
d733c5ec03 Update copyright. 1994-05-03 22:46:37 +00:00
Richard M. Stallman
813f532d2f Initial revision 1994-05-02 05:16:59 +00:00
Richard M. Stallman
df8af8a8af Don't load site-init.el.
Print the mail directory we tested, on standard output.
Don't load paths.el either--we now run in emacs, not temacs.
1994-05-01 06:41:08 +00:00
Karl Heuer
b207d6b314 Drop the trailing slash. 1994-04-28 07:32:21 +00:00
Karl Heuer
8f3016f5c3 Chase symlinks manually. 1994-04-28 03:34:14 +00:00
Richard M. Stallman
6875cf75e5 Get the file's truename in case it is a link. 1994-04-28 03:01:49 +00:00
Karl Heuer
a6115fe24c Don't make an empty script.
Use signal, not error.
1994-04-28 02:42:43 +00:00
Richard M. Stallman
6b07c06eff Comment change. 1994-04-27 08:39:01 +00:00
Karl Heuer
431e100fd1 (rmail-summary-scroll-msg-up, rmail-summary-scroll-msg-down): Scroll
rmail-buffer explicitly
1994-04-25 23:11:12 +00:00
Karl Heuer
99887e16ef (rmail-highlight-headers): Extracted as a new function. Fix overlay position.
Do nothing if face support is unavailable.
1994-04-24 18:30:53 +00:00
Richard M. Stallman
57ad77fab1 (rmail-show-message): Always re-set overlay face property. 1994-04-24 05:55:04 +00:00
Richard M. Stallman
24db549c64 (rmail-show-message): Use overlays, not text properties.
(rmail-overlay-list): New variable.
(rmail-mode): Make it local.
1994-04-24 05:10:51 +00:00
Richard M. Stallman
154b3e397f (mail-extr-all-top-level-domains): Renamed from all-top-level-domains.
Major changes by jwz and drw.
1994-04-24 03:51:13 +00:00
Richard M. Stallman
072c3cd228 (rmail-show-message): Highlight the specified fields.
(rmail-highlighted-headers): New user variable.
1994-04-23 07:40:25 +00:00
Karl Heuer
4fe9b56368 (undigestify-rmail-message): Update summary buffer. 1994-04-23 02:31:52 +00:00
Karl Heuer
881fd7eb9b Cosmetic changes. 1994-04-23 02:30:17 +00:00
Karl Heuer
9a8efe67cf Initial revision 1994-04-20 05:22:51 +00:00
Karl Heuer
f9f9cd9296 (report-emacs-bug): Insert at separator, not at end. 1994-04-20 00:14:15 +00:00
Karl Heuer
10e09db421 (rmail-summary-rmail-update): Update rmail buffer even if it isn't displayed. 1994-04-19 03:41:23 +00:00
Karl Heuer
06aa1ec4bf (rmail-default-file, rmail-default-rmail-file): Cancel new defvars.
The (require 'rmail) already picks them up.
1994-04-14 18:40:45 +00:00
Richard M. Stallman
783d76282f (rmail-default-file, rmail-default-rmail-file): New defvars. 1994-04-13 21:14:54 +00:00
Richard M. Stallman
c919c21a69 (mh-progs, mh-lib): Move from mh-e.el
to mh-utils.el for Emacs 19.23, which doesn't define them in paths.el

(mh-find-progs): Add paths for BSDI.  Put local
paths first so they override vendor paths.

(with-mh-folder-updating): Optimize to keep
buffer-file-name nil even while restoring modified-p status at end.
1994-04-13 20:42:42 +00:00
Richard M. Stallman
86a32538d0 (mh-progs, mh-lib): Move from mh-e.el
to mh-utils.el for Emacs 19.23, which doesn't define them in paths.el

(mh-store-buffer): autoload.  Better doc strings.
1994-04-13 20:42:10 +00:00
Karl Heuer
36f4191568 (rmail-new-summary): Avoid unsafe save-restriction. 1994-04-09 02:46:19 +00:00
Fred Pierresteguy
206250958e (rmail-secondary-file-menu): Fix typo. 1994-04-07 14:19:46 +00:00
Karl Heuer
56b257136f Fix previous change. 1994-04-07 07:26:49 +00:00
Karl Heuer
0732dfa5c1 (rmail-summary-disable): New function.
(rmail-summary-enable): New function.
(rmail-summary-mode): Call rmail-summary-enable.
1994-04-07 07:09:16 +00:00
Karl Heuer
c35fb2162d (rmail-edit-mode, rmail-cease-edit): Disable summary during edit. 1994-04-07 06:56:25 +00:00
Karl Heuer
9ae6d54ae2 (rmail-mode-map): Key binding for rmail-sort-by-keywords. 1994-04-07 03:29:18 +00:00
Karl Heuer
1558997717 (rmail-sort-by-keywords): New function. 1994-04-07 03:29:02 +00:00
Karl Heuer
ebdf372b3b (rmail-summary-sort-by-keywords): New function. 1994-04-07 03:28:44 +00:00
Karl Heuer
e73b01a42a (rmail-summary-goto-msg): Fix bug in earlier change. 1994-04-05 21:54:51 +00:00
Richard M. Stallman
754942d81d (rmail-summary-goto-msg): Highlight the whole line except first char. 1994-04-04 05:45:54 +00:00