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