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