.
[elisp/mu-cite.git] / ChangeLog
1 1997-03-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * MU: Version 0.40.2 was released.
4
5 Tue Mar 18 15:07:56 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6
7         * mu-cite.el (mu-cite/get-field-value-method-alist): Setting for
8         tm-mh-e was abolished.
9
10 \f
11 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
12
13         * MU: Version 0.40.1 was released.
14
15 Fri Mar 14 07:29:06 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
16
17         * Makefile, MU-MK, MU-CFG: New file.
18
19 Mon Mar 10 06:13:17 1997  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
20
21         * mu-cite.el (mu-cite/load-registration-file): New function.
22         (mu-cite/save-registration-file): Renamed from
23         `mu-cite/save-to-file'.
24
25 \f
26 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
27
28         * MU: Version 0.40 was released.
29
30 1997-03-03  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
31
32         * std11.el (std11-addr-to-string): Enclose quoted-string with
33         double-quote.
34
35 \f
36 1997-02-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
37
38         * MU: Version 0.39.3 was released.
39
40 Sat Feb  1 18:29:43 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
41
42         * mu-cite.el (citation-disable-chars): New variable.
43         (detect-paragraph-cited-prefix): Use variable
44         `citation-disable-chars' for single line.
45
46         * mu-cite.el (mu-cite/cited-prefix-regexp): Don't regard "<" as
47         cited-prefix.
48
49 \f
50 1997-01-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
51
52         * MU: Version 0.39.2 was released.
53
54 Fri Jan 31 12:31:20 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
55
56         * mu-cite.el (detect-paragraph-cited-prefix): check return value
57         of `string-compare-from-top'.
58
59 \f
60 1997-01-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
61
62         * MU: Version 0.39.1 was released.
63
64 Fri Jan 17 05:11:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
65
66         * latex-math-symbol.el (latex-math-decode-region): to avoid
67         mismatching.
68
69 Tue Jan 14 11:30:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
70
71         * latex-math-symbol.el (latex-math-symbol-table-alist): Add more
72         symbols.
73
74 Thu Jan  9 18:01:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
75
76         * mu-cite.el (detect-paragraph-cited-prefix): New function.
77         (fill-cited-region): Use function `detect-paragraph-cited-prefix'.
78         Variable `cited-prefix-regexp' was abolished.
79
80 \f
81 Tue Dec 17 13:07:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
82
83         * MU: Version 0.39 was released.
84
85         * MU-ELS (mu-modules-to-compile): Don't install tl-822.el.
86
87 Tue Dec 17 12:06:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
88
89         * std11.el (std11-full-name-string): Strip quoted-pair and return
90         nil if phrase is null-string.
91
92 Tue Dec 17 11:01:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
93
94         * std11.el (std11-wrap-as-quoted-pairs): New function.
95
96         (std11-wrap-as-quoted-string): Use function
97         `std11-wrap-as-quoted-pairs'.
98
99 Mon Dec 16 07:12:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
100
101         * std11.el (std11-strip-quoted-pair): New implementation.
102
103 \f
104 Tue Dec 10 11:57:23 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
105
106         * MU: Version 0.36 was released.
107
108         * mu-bbdb.el: Use `module-installed-p' instead of `eval-when'.
109
110 Mon Dec  2 15:20:12 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
111
112         * std11.el (std11-unfold-string): Save LWSP-char.
113
114 Thu Nov 28 19:38:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
115
116         * std11-parse.el (std11-check-enclosure): Unused local variable
117         `dest' was abolished.
118
119 Fri Nov 22 08:44:27 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
120
121         * mu-bbdb.el: Byte-compile even if BBDB is not present.
122
123 Tue Nov 19 07:08:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
124
125         * std11.el (std11-strip-quoted-string): fixed.
126
127 \f
128 Wed Oct 16 00:14:50 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
129
130         * MU: Version 0.34.1 was released.
131
132 Thu Oct  3 05:02:32 1996  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
133
134         * mu-cite.el (fill-cited-region): prefix should be checked by
135         `cited-prefix-regexp'. (cf. [tm-ja:2106])
136
137 \f
138 Tue Oct  1 13:33:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
139
140         * MU: Version 0.34 was released.
141
142 Tue Oct  1 13:30:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
143
144         * std11-parse.el (std11-parse-ascii-token): Use function
145         `find-non-ascii-charset-string' instead of `find-charset-string'.
146
147 Sat Sep 28 10:34:12 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
148
149         * mu-cite.el
150         (mu-cite/cited-prefix-regexp), (mu-cite/ml-count-field-list),
151         (cited-prefix-regexp): Doc strings.
152         (mu-cite-load-hook), (mu-cite/instantiation-hook): Explicitly
153         defined.
154
155 Thu Sep 26 04:51:47 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
156
157         * mu-cite.el (mu-cite/cite-original):
158         regexp "^$\\|^-+$" was simplified to "^-*$".
159
160 Tue Sep 17 07:03:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
161
162         * mu-cite.el (fill-cited-region): fixed.
163
164 Mon Sep 16 09:43:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
165
166         * mu-cite.el (fill-cited-region): modified for mule merged EMACS.
167
168 \f
169 Sun Sep 15 09:27:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
170
171         * MU: Version 0.33 was released.
172
173 Sat Sep 14 08:44:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
174
175         * tl-822.el (rfc822/strip-quoted-string): New alias; moved to
176         std11.el.
177
178         * std11.el (std11-strip-quoted-pair): New function; moved from
179         tl-822.el.
180         (std11-strip-quoted-string): New function; moved from tl-822.el.
181
182         * tl-822.el: Constant `rfc822/linear-white-space-regexp' was
183         abolished.
184
185 \f
186 Sun Sep  8 19:35:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
187
188         * MU: Version 0.31 was released.
189
190         * std11.el (std11-wrap-as-quoted-string): fixed typo.
191
192 Sun Sep  8 18:09:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
193
194         * tl-822.el (rfc822/wrap-as-quoted-string): New alias.
195
196 Sun Sep  8 18:07:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
197
198         * std11.el (std11-wrap-as-quoted-string): Renamed from
199         `rfc822/wrap-as-quoted-string'.
200
201         * tl-822.el (rfc822/qtext-regexp): Use variable
202         `std11-non-qtext-char-list' instead of
203         `rfc822/non-qtext-char-list'.
204
205         * std11.el (std11-non-qtext-char-list): Renamed from
206         `rfc822/non-qtext-char-list'.
207
208         * std11.el (rfc822/non-qtext-char-list): New variable; moved from
209         tl-822.el.
210         (rfc822/wrap-as-quoted-string): New function; moved from
211         tl-822.el.
212
213         * tl-822.el: Function `rfc822/wrap-as-quoted-string' and variable
214         `rfc822/non-qtext-char-list' were moved to std11.el.
215
216 \f
217 Tue Sep  3 09:49:49 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
218
219         * MU: Version 0.27 was released.
220
221         * std11-parse.el (std11-spaces-regexp): don't require top of line.
222         (std11-analyze-spaces): check match-beginning is 0 or not.
223
224 Tue Sep  3 09:22:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
225
226         * std11.el (std11-extract-address-components): unfold.
227
228 Mon Sep  2 16:03:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
229
230         * MU-ELS: latex-math-symbol.el was moved from tl package.
231
232         * MU-ELS: New file.
233
234 Mon Sep  2 15:48:07 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
235
236         * tl-822.el (rfc822/extract-address-components):
237         New alias; moved to std11.el.
238
239         * std11.el (std11-extract-address-components): New function; moved
240         from tl-822.el.
241
242         * std11.el, std11-parse.el, tl-822.el, mu-cite.el, mu-bbdb.el:
243         moved from tl package.