Added all of the MH sources, including RCS files, in
[mmh] / docs / historical / mh-6.8.5 / support / general / RCS / scan.timely,v
1 head    1.5;
2 access;
3 symbols;
4 locks; strict;
5 comment @# @;
6
7
8 1.5
9 date    92.10.26.16.44.42;      author jromine; state Exp;
10 branches;
11 next    1.4;
12
13 1.4
14 date    92.02.11.05.11.14;      author jromine; state Exp;
15 branches;
16 next    1.3;
17
18 1.3
19 date    92.02.09.22.12.28;      author jromine; state Exp;
20 branches;
21 next    1.2;
22
23 1.2
24 date    92.01.31.16.38.19;      author jromine; state Exp;
25 branches;
26 next    1.1;
27
28 1.1
29 date    92.01.31.16.38.18;      author jromine; state Exp;
30 branches;
31 next    ;
32
33
34 desc
35 @@
36
37
38 1.5
39 log
40 @remove %?{content-type} stuff (from MTR)
41 @
42 text
43 @%4(msg)%<(cur)+%| %>%<{replied}-%?{encrypted}E%| %>\
44 %(void(rclock{date}))\
45 %<(gt 15768000)%03(month{date})%(void(year{date}))%02(modulo 100)\
46 %?(gt 604800)%02(mday{date})%03(month{date})\
47 %?(gt 86400) %(day{date}) %|\
48 %02(hour{date}):%02(min{date})%>\
49 %<{date} %|*%>\
50 %<(mymbox{from})%<{to}To:%14(friendly{to})%>%>%<(zero)%17(friendly{from})%>  \
51 %{subject}%<{body}<<%{body}%>
52 @
53
54
55 1.4
56 log
57 @use if-then-elseif-else
58 @
59 text
60 @d1 1
61 a1 1
62 %4(msg)%<(cur)+%| %>%<{replied}-%?{encrypted}E%?{content-type}M%| %>\
63 @
64
65
66 1.3
67 log
68 @put in new from/to test
69 @
70 text
71 @d1 1
72 a1 1
73 %4(msg)%<(cur)+%| %>%<{replied}-%|%<{encrypted}E%|%<{content-type}M%| %>%>%>\
74 d3 4
75 a6 4
76 %<(gt 15768000)%03(month{date})%02(year{date})%|\
77 %<(gt 604800)%02(mday{date})%03(month{date})%|\
78 %<(gt 86400) %(day{date}) %|\
79 %02(hour{date}):%02(min{date})%>%>%>\
80 @
81
82
83 1.2
84 log
85 @Multimedia MH
86 @
87 text
88 @d8 1
89 a8 1
90 %<(mymbox{from})To:%14(friendly{to})%|%17(friendly{from})%>  \
91 @
92
93
94 1.1
95 log
96 @Initial revision
97 @
98 text
99 @d1 1
100 a1 1
101 %4(msg)%<(cur)+%| %>%<{replied}-%|%<{encrypted}E%| %>%>\
102 @