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