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