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