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