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