Update.
[elisp/mu-cite.git] / ChangeLog
1 1999-07-19  Katsumi Yamaoka   <yamaoka@jpl.org>
2
3         * ftp.in: New file.
4
5         * Makefile (ARC_DIR): Default to "/pub/elisp/mu".
6
7 1999-07-17  Kenji Itoh        <keit@tpj.co.jp>
8
9         * mu-cite.el (mu-cite-original): Add autoload cookie.
10         * latex-math-symbol.el (latex-math-decode-region): Likewise.
11         (latex-math-decode-buffer): Likewise.
12
13         * Makefile (release): New target.
14         (tar): New implementation.
15         (clean): Use the variables `RM' and `GOMI'.
16         (install-package): New target.
17         (package): New target.
18         (install): Accept the arguments `PREFIX', `LISPDIR' and
19         `VERSION_SPECIFIC_LISPDIR'.
20         (elc): Likewise.
21
22         (ARC_DIR, VERSION, FILES, GOMI): New variables.
23         (VERSION_SPECIFIC_LISPDIR, PACKAGEDIR, LISPDIR): New variables.
24         (PREFIX): Default to "NONE".
25         (XEMACS, CP, RM, TAR, RELEASE, API, PACKAGE): New variables.
26
27         * MU-MK (install-mu-package): New function.
28         (compile-mu-package): New function.
29         (config-mu-package): New function.
30         (config-mu): Extract the values of `LISPDIR' and
31         `VERSION_SPECIFIC_LISPDIR' from the command line arguments.
32
33         * MU-CFG (PACKAGEDIR): New variable.
34         (MU_DIR): Use `VERSION_SPECIFIC_LISPDIR' instead of `LISPDIR'.
35         (VERSION_SPECIFIC_LISPDIR): New variable.
36         (TopLevel): Delete code to detect APEL 7.3 or later.
37         (load-path): Modernize the way of adding the paths of APEL, FLIM,
38         LISPDIR, VERSION_SPECIFIC_LISPDIR, CUSTOM and `default-directory'.
39         (default-load-path): New variable.
40
41 1999-07-16  Katsumi Yamaoka   <yamaoka@jpl.org>
42
43         * (mu-cite-version): Update to 8.0.
44
45         * (mu-cite-eval-format): Don't use `save-excursion'.
46         * (mu-cite-get-value): Save excursion while evaluating a function.
47
48         * (mu-cite-save-registration-file): New implementation.
49         * (mu-cite-load-registration-file): Likewise.
50
51         * (mu-cite-registration-file-modes): New user option.
52         * (mu-cite-registration-file-coding-system-for-write): Likewise.
53         * (mu-cite-registration-file-coding-system-for-read): Likewise.
54
55         * (TopLevel): Treat old variables and functions as obsolete.
56
57         * (TopLevel): Require `custom'.
58         * (TopLevel): Require `emu' for picking up `char-category' for
59         XEmacs.
60         * (TopLevel): Require `poe' for picking up some macros, e.g.
61         `with-temp-buffer', for old Emacsen.
62         * (TopLevel): Require `cl' at the compile time.
63
64         * (mu-cite-top-format, mu-cite-registration-file,
65         mu-cite-prefix-format, mu-cite-pre-cite-hook,
66         mu-cite-post-cite-hook, mu-cite-ml-count-field-list,
67         mu-cite-load-hook, mu-cite-instantiation-hook,
68         mu-cite-cited-prefix-regexp,
69         mu-cite-allow-null-string-registration, citation-mark-chars,
70         citation-disable-chars): Use `defcustom' instead of `defvar'.
71
72         * (mu-cite): New customization group.
73
74         * (mu-cite-original): Renamed from `mu-cite/cite-original'.
75         * (mu-cite-version, mu-cite-top-format,
76         mu-cite-save-registration-file, mu-cite-registration-symbol,
77         mu-cite-registration-file, mu-cite-prefix-format,
78         mu-cite-pre-cite-hook, mu-cite-post-cite-hook, mu-cite-mu-cite.el,
79         mu-cite-ml-count-field-list, mu-cite-minibuffer-history,
80         mu-cite-methods-alist, mu-cite-make-methods,
81         mu-cite-load-registration-file, mu-cite-instantiation-hook,
82         mu-cite-get-value, mu-cite-get-prefix-register-verbose-method,
83         mu-cite-get-prefix-register-method, mu-cite-get-prefix-method,
84         mu-cite-get-ml-count-method, mu-cite-get-field-value-method-alist,
85         mu-cite-get-field-value, mu-cite-get-citation-name,
86         mu-cite-eval-format, mu-cite-default-methods-alist,
87         mu-cite-cited-prefix-regexp, mu-cite-citation-name-alist,
88         mu-cite-allow-null-string-registration, mu-cite-add-citation-name):
89         Renamed from `mu-cite/*'.
90
91         * MU-MK (compile-mu): Use `mu-modules-to-compile' instead of
92         `mu-modules'.
93
94 1999-07-15  MORIOKA Tomohiko  <tomo@m17n.org>
95
96         * mu-cite.el: Change Maintainer; change my address.
97
98 1999-07-15  MORIOKA Tomohiko  <tomo@m17n.org>
99
100         * Makefile: Remove RCS magic cookie.
101
102         * mu-cite.el: Likewise.
103
104         * MU-MK: Likewise.
105
106         * MU-CFG: Likewise.
107
108 1999-07-15  Masahiro Murata   <muse@ba2.so-net.ne.jp>
109
110         * mu-cite.el (mu-cite/eval-format): Add `save-excursion'.
111
112 1999-07-15  NAKAJI Hiroyuki   <nakaji@tutrp.tut.ac.jp>
113
114         * MU-CFG (load-path): Add "../apel" and "../flim".
115
116 1998-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
117
118         * mu-cite.el (detect-paragraph-cited-prefix): Use `cadr' instead
119         of `second'.
120
121 1998-03-09  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
122
123         * README.en (Bug reports): Modify description of tm mailing list.
124
125 \f
126 1997-03-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
127
128         * MU: Version 0.40.2 was released.
129
130 Tue Mar 18 15:07:56 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
131
132         * mu-cite.el (mu-cite/get-field-value-method-alist): Setting for
133         tm-mh-e was abolished.
134
135 \f
136 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
137
138         * MU: Version 0.40.1 was released.
139
140 Fri Mar 14 07:29:06 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
141
142         * Makefile, MU-MK, MU-CFG: New file.
143
144 Mon Mar 10 06:13:17 1997  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
145
146         * mu-cite.el (mu-cite/load-registration-file): New function.
147         (mu-cite/save-registration-file): Renamed from
148         `mu-cite/save-to-file'.
149
150 \f
151 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
152
153         * MU: Version 0.40 was released.
154
155 1997-03-03  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
156
157         * std11.el (std11-addr-to-string): Enclose quoted-string with
158         double-quote.
159
160 \f
161 1997-02-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
162
163         * MU: Version 0.39.3 was released.
164
165 Sat Feb  1 18:29:43 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
166
167         * mu-cite.el (citation-disable-chars): New variable.
168         (detect-paragraph-cited-prefix): Use variable
169         `citation-disable-chars' for single line.
170
171         * mu-cite.el (mu-cite/cited-prefix-regexp): Don't regard "<" as
172         cited-prefix.
173
174 \f
175 1997-01-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
176
177         * MU: Version 0.39.2 was released.
178
179 Fri Jan 31 12:31:20 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
180
181         * mu-cite.el (detect-paragraph-cited-prefix): check return value
182         of `string-compare-from-top'.
183
184 \f
185 1997-01-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
186
187         * MU: Version 0.39.1 was released.
188
189 Fri Jan 17 05:11:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
190
191         * latex-math-symbol.el (latex-math-decode-region): to avoid
192         mismatching.
193
194 Tue Jan 14 11:30:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
195
196         * latex-math-symbol.el (latex-math-symbol-table-alist): Add more
197         symbols.
198
199 Thu Jan  9 18:01:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
200
201         * mu-cite.el (detect-paragraph-cited-prefix): New function.
202         (fill-cited-region): Use function `detect-paragraph-cited-prefix'.
203         Variable `cited-prefix-regexp' was abolished.
204
205 \f
206 Tue Dec 17 13:07:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
207
208         * MU: Version 0.39 was released.
209
210         * MU-ELS (mu-modules-to-compile): Don't install tl-822.el.
211
212 Tue Dec 17 12:06:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
213
214         * std11.el (std11-full-name-string): Strip quoted-pair and return
215         nil if phrase is null-string.
216
217 Tue Dec 17 11:01:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
218
219         * std11.el (std11-wrap-as-quoted-pairs): New function.
220
221         (std11-wrap-as-quoted-string): Use function
222         `std11-wrap-as-quoted-pairs'.
223
224 Mon Dec 16 07:12:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
225
226         * std11.el (std11-strip-quoted-pair): New implementation.
227
228 \f
229 Tue Dec 10 11:57:23 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
230
231         * MU: Version 0.36 was released.
232
233         * mu-bbdb.el: Use `module-installed-p' instead of `eval-when'.
234
235 Mon Dec  2 15:20:12 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
236
237         * std11.el (std11-unfold-string): Save LWSP-char.
238
239 Thu Nov 28 19:38:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
240
241         * std11-parse.el (std11-check-enclosure): Unused local variable
242         `dest' was abolished.
243
244 Fri Nov 22 08:44:27 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
245
246         * mu-bbdb.el: Byte-compile even if BBDB is not present.
247
248 Tue Nov 19 07:08:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
249
250         * std11.el (std11-strip-quoted-string): fixed.
251
252 \f
253 Wed Oct 16 00:14:50 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
254
255         * MU: Version 0.34.1 was released.
256
257 Thu Oct  3 05:02:32 1996  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
258
259         * mu-cite.el (fill-cited-region): prefix should be checked by
260         `cited-prefix-regexp'. (cf. [tm-ja:2106])
261
262 \f
263 Tue Oct  1 13:33:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
264
265         * MU: Version 0.34 was released.
266
267 Tue Oct  1 13:30:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
268
269         * std11-parse.el (std11-parse-ascii-token): Use function
270         `find-non-ascii-charset-string' instead of `find-charset-string'.
271
272 Sat Sep 28 10:34:12 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
273
274         * mu-cite.el
275         (mu-cite/cited-prefix-regexp), (mu-cite/ml-count-field-list),
276         (cited-prefix-regexp): Doc strings.
277         (mu-cite-load-hook), (mu-cite/instantiation-hook): Explicitly
278         defined.
279
280 Thu Sep 26 04:51:47 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
281
282         * mu-cite.el (mu-cite/cite-original):
283         regexp "^$\\|^-+$" was simplified to "^-*$".
284
285 Tue Sep 17 07:03:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
286
287         * mu-cite.el (fill-cited-region): fixed.
288
289 Mon Sep 16 09:43:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
290
291         * mu-cite.el (fill-cited-region): modified for mule merged EMACS.
292
293 \f
294 Sun Sep 15 09:27:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
295
296         * MU: Version 0.33 was released.
297
298 Sat Sep 14 08:44:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
299
300         * tl-822.el (rfc822/strip-quoted-string): New alias; moved to
301         std11.el.
302
303         * std11.el (std11-strip-quoted-pair): New function; moved from
304         tl-822.el.
305         (std11-strip-quoted-string): New function; moved from tl-822.el.
306
307         * tl-822.el: Constant `rfc822/linear-white-space-regexp' was
308         abolished.
309
310 \f
311 Sun Sep  8 19:35:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
312
313         * MU: Version 0.31 was released.
314
315         * std11.el (std11-wrap-as-quoted-string): fixed typo.
316
317 Sun Sep  8 18:09:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
318
319         * tl-822.el (rfc822/wrap-as-quoted-string): New alias.
320
321 Sun Sep  8 18:07:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
322
323         * std11.el (std11-wrap-as-quoted-string): Renamed from
324         `rfc822/wrap-as-quoted-string'.
325
326         * tl-822.el (rfc822/qtext-regexp): Use variable
327         `std11-non-qtext-char-list' instead of
328         `rfc822/non-qtext-char-list'.
329
330         * std11.el (std11-non-qtext-char-list): Renamed from
331         `rfc822/non-qtext-char-list'.
332
333         * std11.el (rfc822/non-qtext-char-list): New variable; moved from
334         tl-822.el.
335         (rfc822/wrap-as-quoted-string): New function; moved from
336         tl-822.el.
337
338         * tl-822.el: Function `rfc822/wrap-as-quoted-string' and variable
339         `rfc822/non-qtext-char-list' were moved to std11.el.
340
341 \f
342 Tue Sep  3 09:49:49 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
343
344         * MU: Version 0.27 was released.
345
346         * std11-parse.el (std11-spaces-regexp): don't require top of line.
347         (std11-analyze-spaces): check match-beginning is 0 or not.
348
349 Tue Sep  3 09:22:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
350
351         * std11.el (std11-extract-address-components): unfold.
352
353 Mon Sep  2 16:03:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
354
355         * MU-ELS: latex-math-symbol.el was moved from tl package.
356
357         * MU-ELS: New file.
358
359 Mon Sep  2 15:48:07 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
360
361         * tl-822.el (rfc822/extract-address-components):
362         New alias; moved to std11.el.
363
364         * std11.el (std11-extract-address-components): New function; moved
365         from tl-822.el.
366
367         * std11.el, std11-parse.el, tl-822.el, mu-cite.el, mu-bbdb.el:
368         moved from tl package.