* mu-register.el (mu-cite-load-registration-file): Retry to read a file
[elisp/mu-cite.git] / ChangeLog
1 2001-08-29  Katsumi Yamaoka   <yamaoka@jpl.org>
2
3         * mu-register.el (mu-cite-load-registration-file): Retry to read
4         a file when failed.
5
6 2001-08-03  Katsumi Yamaoka   <yamaoka@jpl.org>
7
8         * mu-register.el (mu-cite-save-registration-file): Use
9         `mu-registration-file-coding-system-for-write' for writing a file.
10         (mu-registration-file-coding-system-for-read): Use `defvar'
11         instead of `defcustom' to define it.
12         (mu-registration-file-coding-system-for-write): New user option.
13
14 2001-05-23  Katsumi Yamaoka   <yamaoka@jpl.org>
15
16         * mu-cite.el (fill-column-for-fill-cited-region): Add a
17         supplementary explanation in doc-string.
18
19 2001-04-19  Katsumi Yamaoka   <yamaoka@jpl.org>
20
21         * mu-cite.el (mu-cite-remove-text-properties): Make it to work with
22         XEmacs.
23
24 2001-03-22  NISHIDA Masakazu  <m_nisida@ca2.so-net.ne.jp>
25
26         * mu-register.el (mu-cite-get-prefix-register-verbose-method):
27         Support X-Cite-Me as well as X-Attribution.
28         (mu-cite-get-prefix-register-method): Ditto.
29         * mu-bbdb.el (mu-bbdb-get-prefix-register-verbose-method): Ditto.
30         (mu-bbdb-get-prefix-register-method): Ditto.
31         * mu-cite.el (mu-cite-default-methods-alist): Ditto.
32
33 2001-03-09  Katsumi Yamaoka   <yamaoka@jpl.org>
34
35         * mu-cite.el (fill-column-for-fill-cited-region): New user option.
36         (fill-cited-region): Prefer `fill-column-for-fill-cited-region' if
37         it is an integer rather than `fill-column'.
38
39 2001-02-23  Katsumi Yamaoka   <yamaoka@jpl.org>
40
41         * mu-cite.el (char-category): Force redefine as a function because
42         it may have been defined by emu.el;  don't use `int-char' for
43         XEmacs if the function `char-category-list' returns a list of
44         characters;  enclose the whole form with `eval-and-compile'.
45
46         * MU-CFG: Define the function `add-to-list' for a makeshift.
47
48         * MU-MK: Define byte-optimizer for replacing `sref' with `aref';
49         silence XEmacs not to say "bound but not referenced".
50         (byte-compile-file-form-custom-declare-variable): Define it for old
51         Emacsen.
52
53         * mu-cite.el: Undo the last change.
54
55 2001-02-23  Katsumi Yamaoka   <yamaoka@jpl.org>
56
57         * mu-cite.el: Require `emu' as well as `poem' because we have need
58         to pickup the function `char-category' for XEmacs.
59
60 2001-02-02  Keiichi Suzuki  <keiichi@nanap.org>
61
62         * mu-cite.el (top level): Require `poem' instead of `poe' for
63         `char-next-index'.
64
65 2000-09-04  Katsumi Yamaoka   <yamaoka@jpl.org>
66
67         * mu-cite.el (mu-cite-default-methods-alist): Don't include
68         `ml-count' in `id' if it is not available.
69
70 2000-05-25  Tanaka Akira      <akr@m17n.org>
71
72         * README.en: Update for CVS via SSH.
73
74 2000-01-05  Katsumi Yamaoka   <yamaoka@jpl.org>
75
76         * Makefile: Update for the new CVS server.
77
78 \f
79 1999-12-16  Katsumi Yamaoka   <yamaoka@jpl.org>
80
81         * MU-CITE: Version 8.1 was released.
82
83 1999-12-16  Katsumi Yamaoka   <yamaoka@jpl.org>
84
85         * mu-register.el: Ignore the obsolete variables.
86
87         * mu-cite.el: Ignore the obsolete variables and functions.
88
89 1999-12-13  Katsumi Yamaoka   <yamaoka@jpl.org>
90
91         * README.en: Update for the recent ML address.
92
93 1999-10-19  Katsumi Yamaoka   <yamaoka@jpl.org>
94
95         * mu-cite.el (fill-cited-region): Bind `filladapt-mode' to nil.
96
97 1999-10-15  Katsumi Yamaoka   <yamaoka@jpl.org>
98
99         * mu-cite.el (fill-cited-region): Increase `fill-column' if
100         `fill-prefix' is too long to fill.
101         (detect-paragraph-cited-prefix): Abolish a product of comparing
102         each line if they are identical; don't include newlines in result.
103
104 1999-08-23  Katsumi Yamaoka   <yamaoka@jpl.org>
105
106         * mu-cite.el (TopLevel): Don't require `widget'.
107
108 \f
109 1999-08-05  Katsumi Yamaoka   <yamaoka@jpl.org>
110
111         * MU-CITE: Version 8.0 was released.
112
113 1999-08-05  Katsumi Yamaoka   <yamaoka@jpl.org>
114
115         * mu-cite.el (detect-paragraph-cited-prefix): Use `car' and `cdr'
116         instead of `cadr'.
117
118         * mu-register.el (mu-cite-save-registration-file): Remove text
119         properties from the strings to be registered and quote them using
120         `prin1-to-string'.
121
122         * Makefile (PACKAGE): Rename from "mu" to "mu-cite".
123         (invoice): New target.
124
125 1999-08-03  Katsumi Yamaoka   <yamaoka@jpl.org>
126
127         * mu-register.el (mu-cite-get-prefix-register-verbose-method): Bind
128         `minibuffer-allow-text-properties' to nil; use
129         `mu-cite-remove-text-properties'; use `if' instead of `when'.
130         (mu-cite-get-prefix-register-method): Ditto.
131         (mu-cite-save-registration-file): Don't use `prin1-to-string' for
132         avoiding text properties.
133
134         * mu-bbdb.el (mu-bbdb-get-prefix-register-verbose-method): Bind
135         `minibuffer-allow-text-properties' to nil; use
136         `mu-cite-remove-text-properties'.
137         (mu-bbdb-get-prefix-register-method): Ditto.
138
139         * mu-cite.el (compress-cited-prefix): Use `if' instead of `when'.
140         (mu-cite-remove-text-properties): New macro for removing text
141         properties under FSF Emacs from 19.7 to under 20.1.  It is
142         suggested by Masahiro MURATA <muse@ba2.so-net.ne.jp>.
143
144         * NEWS: Document that text properties in the registration file is
145         not recommended.
146
147 1999-08-02  Katsumi Yamaoka   <yamaoka@jpl.org>
148
149         * NEWS: New file.
150
151 1999-07-30  Katsumi Yamaoka   <yamaoka@jpl.org>
152
153         * mu-cite.el (mu-cite-ml-count-field-list): Don't use
154         `mu-cite-custom-set-variable'.
155         (mu-cite-top-format): New implementation for customization.
156         (mu-cite-prefix-format): Ditto.
157         (mu-cite-custom-set-variable): Remove function.
158         (mu-cite-choose-top-format): Remove widget.
159         (mu-cite-choose-prefix-format): Remove widget.
160         (TopLevel): Don't use `mapcar' for defining obsolete functions.
161         (TopLevel): Undo the last change for defining obsolete variables
162         under XEmacs.
163         (mu-cite-obsolete-variable-alist): Redefine as a macro which will
164         be bound at the compile time only.
165
166 1999-07-29  Katsumi Yamaoka   <yamaoka@jpl.org>
167
168         * mu-cite.el (TopLevel): Use `mapcar' instead of `dolist' for
169         defining obsolete variables and functions.
170
171 1999-07-28  Katsumi Yamaoka   <yamaoka@jpl.org>
172
173         * README.en: (How to use): Remove the part.
174         (load-path): Document that FLIM should be included in `load-path'.
175         (Installation): Add expositions how to use make options LISPDIR and
176         VERSION_SPECIFIC_LISPDIR; add the clause for installing as a
177         XEmacs package.
178         (What's MU): Remove the clause for std11; add description about
179         mu-register.el; update required packages.
180         (TopLevel):Remove RCS magic cookie.
181
182         * mu-cite.el (mu-cite-ml-count-field-list): Modify tag string for
183         `choice'; use `const' with the arg nil for the menu separator;
184         delete element which value is nil when the symbol value is set.
185         (mu-cite-top-format): New implementation for customization using
186         `mu-cite-choose-top-format' and `mu-cite-custom-set-variable'.
187         (mu-cite-prefix-format): New implementation for customization using
188         `mu-cite-choose-prefix-format' and `mu-cite-custom-set-variable'.
189         (mu-cite-custom-set-variable): New function.
190         (mu-cite-choose-top-format): New widget.
191         (mu-cite-choose-prefix-format): New widget.
192
193         (widget-mu-cite-method-prompt-value): Abolish function.
194         (mu-cite-method): Abolish widget.
195         (widget-mu-cite-method-prompt-value-history): Abolish variable.
196         (mu-cite-method-list): Abolish function.
197
198 1999-07-22  Katsumi Yamaoka   <yamaoka@jpl.org>
199
200         * mu-register.el (mu-cite-load-registration-file): Check for the
201         existence of `buffer-file-coding-system' or `file-coding-system'.
202
203         * mu-cite.el (string-compare-from-top): Don't use `aref'.
204
205 1999-07-21  Katsumi Yamaoka   <yamaoka@jpl.org>
206
207         * mu-register.el (mu-cite-load-registration-file): Use
208         `file-coding-system' instead of `buffer-file-coding-system' for old
209         Emacsen.
210
211         * mu-cite.el (string-compare-from-top): Use `aref' instead of
212         `sref'.
213         (TopLevel): Require `widget' for old Emacsen.
214
215         * mu-bbdb.el (TopLevel): Don't require `path-util'.
216
217 1999-07-21  MORIOKA Tomohiko  <tomo@m17n.org>
218
219         * mu-cite.el (mu-cite-method-list): New function.
220         (widget-mu-cite-method-prompt-value-history): New variable.
221         (mu-cite-method): New widget.
222         (widget-mu-cite-method-prompt-value): New function.
223         (widget-mu-cite-method-action): New function.
224         (mu-cite-prefix-format): Use `mu-cite-method'.
225         (mu-cite-top-format): Likewise.
226
227 1999-07-21  MORIOKA Tomohiko  <tomo@m17n.org>
228
229         * mu-register.el (mu-citation-name-alist): Deleted.
230         (mu-cite-load-registration-file): Initialize value of
231         `mu-registration-symbol' if it is not bound.
232         (mu-cite-save-registration-file): Use `(symbol-value
233         mu-registration-symbol)' instead of `mu-citation-name-alist'.
234         (mu-register-get-citation-name): Likewise.
235         (mu-register-add-citation-name): Use `(set-alist
236         mu-registration-symbol ...)'.
237
238 1999-07-20  MORIOKA Tomohiko  <tomo@m17n.org>
239
240         * mu-cite.el (mu-cite-obsolete-variable-alist): Revert to define;
241         use it to define obsolete-variable-aliases in XEmacs.
242         - Try to set value of obsolete variables to new variables after
243           `mu-cite-load-hook' is run in non XEmacs emacsen.
244
245 1999-07-20  MORIOKA Tomohiko  <tomo@m17n.org>
246
247         * mu-cite.el (mu-cite-load-hook): Deleted the definition as a user
248         option.
249
250         * mu-bbdb.el (mu-bbdb-load-hook): Deleted the definition as a
251         variable.
252
253 1999-07-20  MORIOKA Tomohiko  <tomo@m17n.org>
254
255         * mu-cite.el (string-compare-from-top): Revert to use `sref'
256         instead of `aref'; use `char-next-index'.
257
258         * mu-cite.el (detect-paragraph-cited-prefix): Use
259         `line-beginning-position' and `line-end-position'.
260
261         * mu-cite.el (detect-paragraph-cited-prefix): Revert not to use
262         `incf'.
263
264         * mu-cite.el (mu-cite-original): Revert to use `or' instead of
265         'unless'.
266
267         * mu-cite.el (detect-paragraph-cited-prefix): Revert to use `if'
268         instead of `when'.
269
270         * mu-cite.el (mu-cite-original): Revert to use `if' instead of
271         `when'.
272
273         * mu-cite.el:
274         - Don't require `cl' when compile time.
275         - Don't require `emu'.
276         - Require `pcustom' instead of `custom'.
277         - Add autoload setting for `mu-bbdb-get-prefix-method',
278           `mu-bbdb-get-prefix-register-method' and
279           `mu-bbdb-get-prefix-register-verbose-method'.
280         (mu-cite-default-methods-alist): Add setting for
281         `mu-bbdb-get-prefix-method', `mu-bbdb-get-prefix-register-method'
282         and `mu-bbdb-get-prefix-register-verbose-method'.
283         (mu-cite-get-field-value): Add DOC-string; Revert to use `if'
284         instead of `when'.
285         (mu-cite-get-ml-count-method): Add DOC-string; revert to use `if'
286         instead of `when'; use `match-string'.
287         (mu-cite-get-value): Add DOC-string.
288         (char-category): New function.
289         (fill-cited-region): Add DOC-string; revert to use `if' instead of
290         `when'.
291         (compress-cited-prefix): Likewise.
292
293 1999-07-20  MORIOKA Tomohiko  <tomo@m17n.org>
294
295         * mu-bbdb.el (mu-bbdb-get-prefix-method): Add DOC-string.
296         (mu-bbdb-get-prefix-register-method): Likewise.
297         (mu-bbdb-get-prefix-register-verbose-method): Likewise.
298         - Delete setting for `mu-cite/default-methods-alist'.
299
300 1999-07-20  MORIOKA Tomohiko  <tomo@m17n.org>
301
302         * mu-bbdb.el: Don't use `module-installed-p'.
303
304 1999-07-19  Katsumi Yamaoka   <yamaoka@jpl.org>
305
306         * mu-cite.el (mu-cite-get-prefix-register-verbose-method): Move
307         function to mu-register.el.
308         (mu-cite-get-prefix-register-method): Likewise.
309         (mu-cite-get-prefix-method): Likewise.
310         (mu-cite-save-registration-file): Likewise.
311         (mu-cite-load-registration-file): Likewise.
312         (mu-cite-add-citation-name): Likewise.
313         (mu-cite-get-citation-name): Likewise.
314
315         (mu-cite-minibuffer-history): Move variable to mu-register.el.
316         (mu-cite-citation-name-alist): Likewise.
317         (mu-cite-registration-symbol): Likewise.
318         (mu-cite-registration-file-modes): Likewise.
319         (mu-cite-registration-file-coding-system-for-write): Likewise.
320         (mu-cite-registration-file-coding-system-for-read): Likewise.
321         (mu-cite-allow-null-string-registration): Likewise.
322         (mu-cite-registration-file): Likewise.
323
324         (mu-cite-registration-file): Move macro to mu-register.el.
325
326         * MU-ELS: (mu-modules-to-compile): Add `mu-register'.
327
328 1999-07-19  MORIOKA Tomohiko  <tomo@m17n.org>
329
330         * mu-cite.el (TopLevel): Add autoload setting for
331         `mu-cite-get-prefix-method', `mu-cite-get-prefix-register-method'
332         and `mu-cite-get-prefix-register-verbose-method'.
333
334         * mu-bbdb.el (mu-bbdb-history): New variable.
335         (mu-bbdb-get-prefix-register-method): Use it instead of
336         `mu-cite/minibuffer-history'.
337         (mu-bbdb-get-prefix-register-verbose-method): Likewise.
338
339         * mu-register.el: New file. The name of variables and functions
340         were changed from the past as follows:
341         mu-registration-file            <- mu-cite/registration-file
342         mu-registration-symbol          <- mu-cite/registration-symbol
343         mu-register-get-citation-name   <- mu-cite/get-citation-name
344         mu-register-add-citation-name   <- mu-cite/add-citation-name
345
346         * MU-ELS: Remove RCS magic cookie.
347
348 1999-07-19  Katsumi Yamaoka   <yamaoka@jpl.org>
349
350         * mu-cite.el (mu-cite-save-registration-file): Use `save-buffer'
351         instead of `save-buffer-as-coding-system' if the value of
352         `mu-cite-registration-file-coding-system-for-write' is nil.
353         (mu-cite-load-registration-file): Use `insert-file-contents'
354         instead of `insert-file-contents-as-coding-system' if the value of
355         `mu-cite-registration-file-coding-system-for-read' is nil.
356
357         (TopLevel): Don't warn for the obsolete variables if the value of
358         `noninteractive' is non-nil.
359         (mu-cite-registration-file): Likewise.
360
361         * mu-bbdb.el (mu-bbdb-get-prefix-register-verbose-method): Use
362         `mu-cite-get-value' instead of `mu-cite/get-value'.
363         (mu-bbdb-get-prefix-register-method): Likewise.
364         (mu-bbdb-get-prefix-method): Likewise.
365
366         (mu-bbdb-set-attr): Renamed from `mu-cite/set-bbdb-attr'.
367         (mu-bbdb-get-prefix-register-verbose-method): Renamed from
368         `mu-cite/get-bbdb-prefix-register-verbose-method'.
369         (mu-bbdb-get-prefix-register-method): Renamed from
370         `mu-cite/get-bbdb-prefix-register-method'.
371         (mu-bbdb-get-prefix-method): Renamed from
372         `mu-cite/get-bbdb-prefix-method'.
373         (mu-bbdb-get-attr): Renamed from `mu-cite/get-bbdb-attr'.
374
375         (TopLevel): Require `path-util' for picking up `module-installed-p'.
376         (TopLevel): Require `cl' at the compile time.
377
378         (Keywords, Maintainer): Add comments.
379         (Author): Change mail address.
380         (Copyright): Belong to FSF.
381
382         * ftp.in: New file.
383
384         * Makefile (ARC_DIR): Default to "/pub/elisp/mu".
385
386 1999-07-17  Kenji Itoh        <keit@tpj.co.jp>
387
388         * mu-cite.el (mu-cite-original): Add autoload cookie.
389         * latex-math-symbol.el (latex-math-decode-region): Likewise.
390         (latex-math-decode-buffer): Likewise.
391
392         * Makefile (release): New target.
393         (tar): New implementation.
394         (clean): Use the variables `RM' and `GOMI'.
395         (install-package): New target.
396         (package): New target.
397         (install): Accept the arguments `PREFIX', `LISPDIR' and
398         `VERSION_SPECIFIC_LISPDIR'.
399         (elc): Likewise.
400
401         (ARC_DIR, VERSION, FILES, GOMI): New variables.
402         (VERSION_SPECIFIC_LISPDIR, PACKAGEDIR, LISPDIR): New variables.
403         (PREFIX): Default to "NONE".
404         (XEMACS, CP, RM, TAR, RELEASE, API, PACKAGE): New variables.
405
406         * MU-MK (install-mu-package): New function.
407         (compile-mu-package): New function.
408         (config-mu-package): New function.
409         (config-mu): Extract the values of `LISPDIR' and
410         `VERSION_SPECIFIC_LISPDIR' from the command line arguments.
411
412         * MU-CFG (PACKAGEDIR): New variable.
413         (VERSION_SPECIFIC_LISPDIR): New variable.
414         (TopLevel): Delete code to detect APEL 7.3 or later.
415         (load-path): Modernize the way of adding the paths of APEL, FLIM,
416         LISPDIR, VERSION_SPECIFIC_LISPDIR, CUSTOM and `default-directory'.
417         (default-load-path): New variable.
418
419 1999-07-16  Katsumi Yamaoka   <yamaoka@jpl.org>
420
421         * mu-cite.el (mu-cite-version): Update to 8.0.
422
423         (mu-cite-eval-format): Don't use `save-excursion'.
424         (mu-cite-get-value): Save excursion while evaluating a function.
425
426         (mu-cite-save-registration-file): New implementation.
427         (mu-cite-load-registration-file): Likewise.
428
429         (mu-cite-registration-file-modes): New user option.
430         (mu-cite-registration-file-coding-system-for-write): Likewise.
431         (mu-cite-registration-file-coding-system-for-read): Likewise.
432
433         (TopLevel): Treat old variables and functions as obsolete.
434
435         (TopLevel): Require `custom'.
436         (TopLevel): Require `emu' for picking up `char-category' for
437         XEmacs.
438         (TopLevel): Require `poe' for picking up some macros,
439         e.g. `with-temp-buffer', for old Emacsen.
440         (TopLevel): Require `cl' at the compile time.
441
442         (mu-cite-top-format, mu-cite-registration-file,
443         mu-cite-prefix-format, mu-cite-pre-cite-hook,
444         mu-cite-post-cite-hook, mu-cite-ml-count-field-list,
445         mu-cite-load-hook, mu-cite-instantiation-hook,
446         mu-cite-cited-prefix-regexp,
447         mu-cite-allow-null-string-registration, citation-mark-chars,
448         citation-disable-chars): Use `defcustom' instead of `defvar'.
449
450         (mu-cite): New customization group.
451
452         (mu-cite-original): Renamed from `mu-cite/cite-original'.
453         (mu-cite-version, mu-cite-top-format,
454         mu-cite-save-registration-file, mu-cite-registration-symbol,
455         mu-cite-registration-file, mu-cite-prefix-format,
456         mu-cite-pre-cite-hook, mu-cite-post-cite-hook, mu-cite-mu-cite.el,
457         mu-cite-ml-count-field-list, mu-cite-minibuffer-history,
458         mu-cite-methods-alist, mu-cite-make-methods,
459         mu-cite-load-registration-file, mu-cite-instantiation-hook,
460         mu-cite-get-value, mu-cite-get-prefix-register-verbose-method,
461         mu-cite-get-prefix-register-method, mu-cite-get-prefix-method,
462         mu-cite-get-ml-count-method, mu-cite-get-field-value-method-alist,
463         mu-cite-get-field-value, mu-cite-get-citation-name,
464         mu-cite-eval-format, mu-cite-default-methods-alist,
465         mu-cite-cited-prefix-regexp, mu-cite-citation-name-alist,
466         mu-cite-allow-null-string-registration, mu-cite-add-citation-name):
467         Renamed from `mu-cite/*'.
468
469         * MU-MK (compile-mu): Use `mu-modules-to-compile' instead of
470         `mu-modules'.
471
472 1999-07-15  MORIOKA Tomohiko  <tomo@m17n.org>
473
474         * mu-cite.el: Change Maintainer; change my address.
475
476 1999-07-15  MORIOKA Tomohiko  <tomo@m17n.org>
477
478         * Makefile: Remove RCS magic cookie.
479
480         * mu-cite.el: Likewise.
481
482         * MU-MK: Likewise.
483
484         * MU-CFG: Likewise.
485
486 1999-07-15  Masahiro Murata   <muse@ba2.so-net.ne.jp>
487
488         * mu-cite.el (mu-cite/eval-format): Add `save-excursion'.
489
490 1999-07-15  NAKAJI Hiroyuki   <nakaji@tutrp.tut.ac.jp>
491
492         * MU-CFG (load-path): Add "../apel" and "../flim".
493
494 1998-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
495
496         * mu-cite.el (detect-paragraph-cited-prefix): Use `cadr' instead
497         of `second'.
498
499 1998-03-09  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
500
501         * README.en (Bug reports): Modify description of tm mailing list.
502
503 \f
504 1997-03-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
505
506         * MU: Version 0.40.2 was released.
507
508 Tue Mar 18 15:07:56 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
509
510         * mu-cite.el (mu-cite/get-field-value-method-alist): Setting for
511         tm-mh-e was abolished.
512
513 \f
514 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
515
516         * MU: Version 0.40.1 was released.
517
518 Fri Mar 14 07:29:06 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
519
520         * Makefile, MU-MK, MU-CFG: New file.
521
522 Mon Mar 10 06:13:17 1997  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
523
524         * mu-cite.el (mu-cite/load-registration-file): New function.
525         (mu-cite/save-registration-file): Renamed from
526         `mu-cite/save-to-file'.
527
528 \f
529 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
530
531         * MU: Version 0.40 was released.
532
533 1997-03-03  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
534
535         * std11.el (std11-addr-to-string): Enclose quoted-string with
536         double-quote.
537
538 \f
539 1997-02-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
540
541         * MU: Version 0.39.3 was released.
542
543 Sat Feb  1 18:29:43 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
544
545         * mu-cite.el (citation-disable-chars): New variable.
546         (detect-paragraph-cited-prefix): Use variable
547         `citation-disable-chars' for single line.
548
549         * mu-cite.el (mu-cite/cited-prefix-regexp): Don't regard "<" as
550         cited-prefix.
551
552 \f
553 1997-01-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
554
555         * MU: Version 0.39.2 was released.
556
557 Fri Jan 31 12:31:20 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
558
559         * mu-cite.el (detect-paragraph-cited-prefix): check return value
560         of `string-compare-from-top'.
561
562 \f
563 1997-01-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
564
565         * MU: Version 0.39.1 was released.
566
567 Fri Jan 17 05:11:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
568
569         * latex-math-symbol.el (latex-math-decode-region): to avoid
570         mismatching.
571
572 Tue Jan 14 11:30:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
573
574         * latex-math-symbol.el (latex-math-symbol-table-alist): Add more
575         symbols.
576
577 Thu Jan  9 18:01:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
578
579         * mu-cite.el (detect-paragraph-cited-prefix): New function.
580         (fill-cited-region): Use function `detect-paragraph-cited-prefix'.
581         Variable `cited-prefix-regexp' was abolished.
582
583 \f
584 Tue Dec 17 13:07:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
585
586         * MU: Version 0.39 was released.
587
588         * MU-ELS (mu-modules-to-compile): Don't install tl-822.el.
589
590 Tue Dec 17 12:06:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
591
592         * std11.el (std11-full-name-string): Strip quoted-pair and return
593         nil if phrase is null-string.
594
595 Tue Dec 17 11:01:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
596
597         * std11.el (std11-wrap-as-quoted-pairs): New function.
598
599         (std11-wrap-as-quoted-string): Use function
600         `std11-wrap-as-quoted-pairs'.
601
602 Mon Dec 16 07:12:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
603
604         * std11.el (std11-strip-quoted-pair): New implementation.
605
606 \f
607 Tue Dec 10 11:57:23 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
608
609         * MU: Version 0.36 was released.
610
611         * mu-bbdb.el: Use `module-installed-p' instead of `eval-when'.
612
613 Mon Dec  2 15:20:12 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
614
615         * std11.el (std11-unfold-string): Save LWSP-char.
616
617 Thu Nov 28 19:38:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
618
619         * std11-parse.el (std11-check-enclosure): Unused local variable
620         `dest' was abolished.
621
622 Fri Nov 22 08:44:27 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
623
624         * mu-bbdb.el: Byte-compile even if BBDB is not present.
625
626 Tue Nov 19 07:08:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
627
628         * std11.el (std11-strip-quoted-string): fixed.
629
630 \f
631 Wed Oct 16 00:14:50 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
632
633         * MU: Version 0.34.1 was released.
634
635 Thu Oct  3 05:02:32 1996  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
636
637         * mu-cite.el (fill-cited-region): prefix should be checked by
638         `cited-prefix-regexp'. (cf. [tm-ja:2106])
639
640 \f
641 Tue Oct  1 13:33:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
642
643         * MU: Version 0.34 was released.
644
645 Tue Oct  1 13:30:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
646
647         * std11-parse.el (std11-parse-ascii-token): Use function
648         `find-non-ascii-charset-string' instead of `find-charset-string'.
649
650 Sat Sep 28 10:34:12 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
651
652         * mu-cite.el
653         (mu-cite/cited-prefix-regexp), (mu-cite/ml-count-field-list),
654         (cited-prefix-regexp): Doc strings.
655         (mu-cite-load-hook), (mu-cite/instantiation-hook): Explicitly
656         defined.
657
658 Thu Sep 26 04:51:47 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
659
660         * mu-cite.el (mu-cite/cite-original):
661         regexp "^$\\|^-+$" was simplified to "^-*$".
662
663 Tue Sep 17 07:03:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
664
665         * mu-cite.el (fill-cited-region): fixed.
666
667 Mon Sep 16 09:43:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
668
669         * mu-cite.el (fill-cited-region): modified for mule merged EMACS.
670
671 \f
672 Sun Sep 15 09:27:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
673
674         * MU: Version 0.33 was released.
675
676 Sat Sep 14 08:44:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
677
678         * tl-822.el (rfc822/strip-quoted-string): New alias; moved to
679         std11.el.
680
681         * std11.el (std11-strip-quoted-pair): New function; moved from
682         tl-822.el.
683         (std11-strip-quoted-string): New function; moved from tl-822.el.
684
685         * tl-822.el: Constant `rfc822/linear-white-space-regexp' was
686         abolished.
687
688 \f
689 Sun Sep  8 19:35:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
690
691         * MU: Version 0.31 was released.
692
693         * std11.el (std11-wrap-as-quoted-string): fixed typo.
694
695 Sun Sep  8 18:09:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
696
697         * tl-822.el (rfc822/wrap-as-quoted-string): New alias.
698
699 Sun Sep  8 18:07:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
700
701         * std11.el (std11-wrap-as-quoted-string): Renamed from
702         `rfc822/wrap-as-quoted-string'.
703
704         * tl-822.el (rfc822/qtext-regexp): Use variable
705         `std11-non-qtext-char-list' instead of
706         `rfc822/non-qtext-char-list'.
707
708         * std11.el (std11-non-qtext-char-list): Renamed from
709         `rfc822/non-qtext-char-list'.
710
711         * std11.el (rfc822/non-qtext-char-list): New variable; moved from
712         tl-822.el.
713         (rfc822/wrap-as-quoted-string): New function; moved from
714         tl-822.el.
715
716         * tl-822.el: Function `rfc822/wrap-as-quoted-string' and variable
717         `rfc822/non-qtext-char-list' were moved to std11.el.
718
719 \f
720 Tue Sep  3 09:49:49 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
721
722         * MU: Version 0.27 was released.
723
724         * std11-parse.el (std11-spaces-regexp): don't require top of line.
725         (std11-analyze-spaces): check match-beginning is 0 or not.
726
727 Tue Sep  3 09:22:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
728
729         * std11.el (std11-extract-address-components): unfold.
730
731 Mon Sep  2 16:03:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
732
733         * MU-ELS: latex-math-symbol.el was moved from tl package.
734
735         * MU-ELS: New file.
736
737 Mon Sep  2 15:48:07 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
738
739         * tl-822.el (rfc822/extract-address-components):
740         New alias; moved to std11.el.
741
742         * std11.el (std11-extract-address-components): New function; moved
743         from tl-822.el.
744
745         * std11.el, std11-parse.el, tl-822.el, mu-cite.el, mu-bbdb.el:
746         moved from tl package.