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