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

39 Commits

Author SHA1 Message Date
Richard M. Stallman
61029318d2 (rmail-output-menu): Function deleted. 1994-09-19 05:02:12 +00:00
Richard M. Stallman
346af5107f (rmail-output): Doc fix. 1994-05-19 20:44:03 +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
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
d733c5ec03 Update copyright. 1994-05-03 22:46:37 +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
f9d75fab0c Doc fix. 1994-04-03 18:18:45 +00:00
Richard M. Stallman
254399e69c (rmail-output-menu): New command. 1994-03-18 07:08:37 +00:00
Karl Heuer
e507447418 Add (require 'rmail) so the macro will be byte-compiled properly. 1994-02-09 04:08:17 +00:00
Richard M. Stallman
09da735bad (rmail-output): Handle rmail-output-file-alist. 1994-02-06 16:32:46 +00:00
Richard M. Stallman
42255e7204 Doc fix. 1994-01-15 01:25:35 +00:00
Richard M. Stallman
fdc9edf239 Use new names rmail-default-file and rmail-default-rmail-file. 1994-01-15 01:22:53 +00:00
Richard M. Stallman
5cb1595fb3 (rmail-output-to-rmail-file): If just a dir is specified,
use default name in specified dir.
1994-01-01 08:31:33 +00:00
Richard M. Stallman
913126a6bc (rmail-output-to-rmail-file): When copying to a buffer,
maybe enable auto save in that buffer.
1993-12-24 03:43:13 +00:00
Richard M. Stallman
953262f779 (rmail-output-to-rmail-file): Call rmail-update-summary.
(rmail-output-to-rmail-file): Turn off the deleted
attribute outside of the save-restriction.
1993-12-23 03:30:12 +00:00
Richard M. Stallman
cdc424a566 (rmail-file-p): Add autoload cookie. 1993-11-16 10:44:47 +00:00
Richard M. Stallman
32ad8f1f6b (rmail-output): New argument FROM-GNUS. 1993-11-15 01:05:37 +00:00
Roland McGrath
9fb6ed0824 (rmail-output-file-alist): Doc fix. 1993-10-14 00:11:42 +00:00
Richard M. Stallman
49e4a58a70 (rmail-output): If message was shown with full headers,
copy the full headers (or each message copied) into the file.
New local var original-headers-p, header-beginning, mail-from.
Bind locals outside the while loop.  Kill tembuf only after loop.
If message has a saved mail-from field, use that.
Detect reaching end of rmail buffer; display # messages copied.
1993-10-09 03:46:37 +00:00
Richard M. Stallman
6e446ebbcc (rmail-output): New arg NOATTRIBUTE. 1993-07-25 02:19:47 +00:00
Richard M. Stallman
e76841099a (rmail-output-to-rmail-file): Set rmail-last-rmail-file
while reading the interactive args.
(rmail-output): Likewise, for rmail-last-file.
(rmail-output-to-rmail-file): Use default-file consistently.
1993-07-24 21:16:29 +00:00
Richard M. Stallman
757e603c90 Fix typos in previous change. 1993-07-10 05:09:45 +00:00
Richard M. Stallman
dba3adb09b (rmail-output): If file is an Rmail file,
use rmail-output-to-rmail-file.
(rmail-output-to-rmail-file): If file exists
and is not an Rmail file, use rmail-output.
If we find an element in rmail-output-file-alist, eval it.
(rmail-file-p): New function.
(rmail-output-file-alist): Now contains expressions to eval.
1993-07-09 20:46:42 +00:00
Richard M. Stallman
a2c1fc584a (rmail-output): Check file can be read before trying to read part of it. 1993-06-19 01:23:59 +00:00
Richard M. Stallman
5bd65b3b64 (rmail-output): Use insert-file-contents to look at
beginning of output file.
1993-06-16 19:24:34 +00:00
Richard M. Stallman
b25b6c3402 (rmail-output-to-rmail-file): Use the smart default in the prompt. 1993-06-11 16:36:19 +00:00
Richard M. Stallman
4bf5153268 (rmail-output): Undo June 11 1992 change:
Don't try to use Date field in the From.
1993-05-09 23:53:56 +00:00
Jim Blandy
37c0ad585e * rmailout.el (rmail-output, rmail-output-to-mail-file): Reverse
the order of the arguments and make COUNT optional, for backward
	compatibility's sake.
1993-02-14 14:34:47 +00:00
Richard M. Stallman
804172fafc (rmail-output-to-rmail-file): Call abbreviate-file-name. 1992-10-21 04:52:46 +00:00
Eric S. Raymond
9750e079dd entered into RCS 1992-07-22 04:22:30 +00:00
Eric S. Raymond
d7b4d18fd4 *** empty log message *** 1992-07-17 20:24:00 +00:00
Eric S. Raymond
e516799970 *** empty log message *** 1992-07-16 21:47:34 +00:00
Eric S. Raymond
4f4b8effc3 *** empty log message *** 1992-07-15 22:39:32 +00:00
Richard M. Stallman
4c6a33177e *** empty log message *** 1992-06-11 20:40:37 +00:00
Eric S. Raymond
c88ab9ce4a *** empty log message *** 1992-05-30 21:11:25 +00:00
Jim Blandy
3bfd7edbe7 *** empty log message *** 1991-03-01 21:55:53 +00:00
Richard M. Stallman
0f91ee7e01 *** empty log message *** 1990-12-24 22:05:55 +00:00
root
8f88558fac Initial revision 1990-05-22 23:49:44 +00:00