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