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