elisp/mu-cite.git
24 years agoRelease MU-CITE 8.0. mu-cite-8_0 of-tm-8_1 of-tm-8_2 of-tm-8_3
yamaoka [Thu, 5 Aug 1999 05:39:33 +0000 (05:39 +0000)]
Release MU-CITE 8.0.

24 years ago(detect-paragraph-cited-prefix): Use `car' and `cdr' instead of `cadr'.
yamaoka [Thu, 5 Aug 1999 05:39:08 +0000 (05:39 +0000)]
(detect-paragraph-cited-prefix): Use `car' and `cdr' instead of `cadr'.

24 years ago(mu-cite-save-registration-file): Remove text properties from the strings
yamaoka [Thu, 5 Aug 1999 05:38:49 +0000 (05:38 +0000)]
(mu-cite-save-registration-file): Remove text properties from the strings
to be registered and quote them using `prin1-to-string'.

24 years ago(PACKAGE): Rename from "mu" to "mu-cite".
yamaoka [Thu, 5 Aug 1999 05:38:18 +0000 (05:38 +0000)]
(PACKAGE): Rename from "mu" to "mu-cite".
(invoice): New target.

24 years agoUpdate.
yamaoka [Tue, 3 Aug 1999 05:33:28 +0000 (05:33 +0000)]
Update.

24 years ago(mu-cite-get-prefix-register-verbose-method): Bind
yamaoka [Tue, 3 Aug 1999 05:33:14 +0000 (05:33 +0000)]
(mu-cite-get-prefix-register-verbose-method): Bind
`minibuffer-allow-text-properties' to nil;
use `mu-cite-remove-text-properties'; use `if' instead of `when'.
(mu-cite-get-prefix-register-method): Ditto.
(mu-cite-save-registration-file): Don't use `prin1-to-string' for avoiding
text properties.

24 years ago(mu-bbdb-get-prefix-register-verbose-method): Bind
yamaoka [Tue, 3 Aug 1999 05:32:59 +0000 (05:32 +0000)]
(mu-bbdb-get-prefix-register-verbose-method): Bind
`minibuffer-allow-text-properties' to nil;
use `mu-cite-remove-text-properties'.
(mu-bbdb-get-prefix-register-method): Ditto.

24 years ago(compress-cited-prefix): Use `if' instead of `when'.
yamaoka [Tue, 3 Aug 1999 05:32:44 +0000 (05:32 +0000)]
(compress-cited-prefix): Use `if' instead of `when'.
(mu-cite-remove-text-properties): New macro for removing text properties
under FSF Emacs from 19.7 to under 20.1.

24 years agoDocument that text properties in the registration file is not recommended.
yamaoka [Tue, 3 Aug 1999 05:32:24 +0000 (05:32 +0000)]
Document that text properties in the registration file is not recommended.

24 years agoUpdate.
yamaoka [Mon, 2 Aug 1999 23:41:26 +0000 (23:41 +0000)]
Update.

24 years agoNew file.
yamaoka [Mon, 2 Aug 1999 23:41:13 +0000 (23:41 +0000)]
New file.

24 years agoUpdate.
yamaoka [Fri, 30 Jul 1999 11:36:25 +0000 (11:36 +0000)]
Update.

24 years ago(mu-cite-ml-count-field-list): Don't use `mu-cite-custom-set-variable'.
yamaoka [Fri, 30 Jul 1999 11:36:11 +0000 (11:36 +0000)]
(mu-cite-ml-count-field-list): Don't use `mu-cite-custom-set-variable'.
(mu-cite-top-format): New implementation for customization.
(mu-cite-prefix-format): Ditto.
(mu-cite-custom-set-variable): Remove function.
(mu-cite-choose-top-format): Remove widget.
(mu-cite-choose-prefix-format): Remove widget.
(TopLevel): Don't use `mapcar' for defining obsolete functions.
(TopLevel): Undo the last change for defining obsolete variables under XEmacs.
(mu-cite-obsolete-variable-alist): Redefine as a macro which will be bound at
the compile time only.

24 years agoUpdate.
yamaoka [Thu, 29 Jul 1999 03:00:10 +0000 (03:00 +0000)]
Update.

24 years ago(TopLevel): Use `mapcar' instead of `dolist' for defining obsolete variables
yamaoka [Thu, 29 Jul 1999 02:59:48 +0000 (02:59 +0000)]
(TopLevel): Use `mapcar' instead of `dolist' for defining obsolete variables
and functions.

24 years agoFix.
yamaoka [Wed, 28 Jul 1999 10:53:01 +0000 (10:53 +0000)]
Fix.

24 years agoUpdate.
yamaoka [Wed, 28 Jul 1999 08:56:30 +0000 (08:56 +0000)]
Update.

24 years ago(How to use): Remove the part.
yamaoka [Wed, 28 Jul 1999 08:56:14 +0000 (08:56 +0000)]
(How to use): Remove the part.
(load-path): Document that FLIM should be included in `load-path'.
(Installation): Add expositions how to use make options LISPDIR and
VERSION_SPECIFIC_LISPDIR; add the clause for installing as a XEmacs package.
(What's MU): Remove the clause for std11; add description about mu-register.el;
update required packages.
(TopLevel):Remove RCS magic cookie.

24 years agoUpdate.
yamaoka [Wed, 28 Jul 1999 06:34:03 +0000 (06:34 +0000)]
Update.

24 years ago(mu-cite-ml-count-field-list): Modify tag string for `choice';
yamaoka [Wed, 28 Jul 1999 06:33:43 +0000 (06:33 +0000)]
(mu-cite-ml-count-field-list): Modify tag string for `choice';
use `const' with the arg nil for the menu separator;
delete element which value is nil when the symbol value is set.
(mu-cite-top-format): New implementation for customization using
`mu-cite-choose-top-format' and `mu-cite-custom-set-variable'.
(mu-cite-prefix-format): New implementation for customization using
`mu-cite-choose-prefix-format' and `mu-cite-custom-set-variable'.
(mu-cite-custom-set-variable): New function.
(mu-cite-choose-top-format): New widget.
(mu-cite-choose-prefix-format): New widget.

(widget-mu-cite-method-prompt-value): Abolish function.
(mu-cite-method): Abolish widget.
(widget-mu-cite-method-prompt-value-history): Abolish variable.
(mu-cite-method-list): Abolish function.

24 years agoUpdate.
yamaoka [Thu, 22 Jul 1999 10:47:54 +0000 (10:47 +0000)]
Update.

24 years ago(mu-cite-load-registration-file): Check for the existence of
yamaoka [Thu, 22 Jul 1999 10:47:42 +0000 (10:47 +0000)]
(mu-cite-load-registration-file): Check for the existence of
`buffer-file-coding-system' or `file-coding-system'.

24 years ago(string-compare-from-top): Don't use `aref'.
yamaoka [Thu, 22 Jul 1999 10:47:08 +0000 (10:47 +0000)]
(string-compare-from-top): Don't use `aref'.

24 years agoFix.
yamaoka [Thu, 22 Jul 1999 06:00:02 +0000 (06:00 +0000)]
Fix.

24 years ago(mu-cite-load-registration-file): Use `file-coding-system' instead of
yamaoka [Thu, 22 Jul 1999 05:04:28 +0000 (05:04 +0000)]
(mu-cite-load-registration-file): Use `file-coding-system' instead of
`buffer-file-coding-system' for old Emacsen.
(mu-cite-load-registration-file): Use `insert-file-contents' instead of
`insert-file-contents-as-coding-system' if the value of
`mu-registration-file-coding-system-for-read' is nil.

24 years agoTemporary copied from mu-cite-moto.
morioka [Thu, 22 Jul 1999 04:46:12 +0000 (04:46 +0000)]
Temporary copied from mu-cite-moto.

24 years agoUpdate.
yamaoka [Wed, 21 Jul 1999 12:55:39 +0000 (12:55 +0000)]
Update.

24 years agoSync up with `mu-cite-moto' branch.
yamaoka [Wed, 21 Jul 1999 12:55:11 +0000 (12:55 +0000)]
Sync up with `mu-cite-moto' branch.
(string-compare-from-top): Use `aref' instead of `sref'.
(TopLevel): Require `widget' for old Emacsen.

24 years agoSync up with `mu-cite-moto' branch.
yamaoka [Wed, 21 Jul 1999 12:54:30 +0000 (12:54 +0000)]
Sync up with `mu-cite-moto' branch.

24 years agoUpdate.
yamaoka [Mon, 19 Jul 1999 13:16:58 +0000 (13:16 +0000)]
Update.

24 years ago(mu-cite-get-prefix-register-verbose-method): Move function to mu-register.el.
yamaoka [Mon, 19 Jul 1999 13:11:25 +0000 (13:11 +0000)]
(mu-cite-get-prefix-register-verbose-method): Move function to mu-register.el.
(mu-cite-get-prefix-register-method): Likewise.
(mu-cite-get-prefix-method): Likewise.
(mu-cite-save-registration-file): Likewise.
(mu-cite-load-registration-file): Likewise.
(mu-cite-add-citation-name): Likewise.
(mu-cite-get-citation-name): Likewise.
(mu-cite-minibuffer-history): Move variable to mu-register.el.
(mu-cite-citation-name-alist): Likewise.
(mu-cite-registration-symbol): Likewise.
(mu-cite-registration-file-modes): Likewise.
(mu-cite-registration-file-coding-system-for-write): Likewise.
(mu-cite-registration-file-coding-system-for-read): Likewise.
(mu-cite-allow-null-string-registration): Likewise.
(mu-cite-registration-file): Likewise.
(mu-cite-registration-file): Move macro to mu-register.el.

(TopLevel): Add autoload setting for `mu-cite-get-prefix-method',
`mu-cite-get-prefix-register-method' and
`mu-cite-get-prefix-register-verbose-method'.

24 years ago(mu-bbdb-history): New variable.
yamaoka [Mon, 19 Jul 1999 13:11:06 +0000 (13:11 +0000)]
(mu-bbdb-history): New variable.
(mu-bbdb-get-prefix-register-method): Use it instead of
`mu-cite/minibuffer-history'.
(mu-bbdb-get-prefix-register-verbose-method): Likewise.

24 years ago(mu-modules-to-compile): Add `mu-register'.
yamaoka [Mon, 19 Jul 1999 13:10:44 +0000 (13:10 +0000)]
(mu-modules-to-compile): Add `mu-register'.
Remove RCS magic cookie.

24 years agoUpdate.
yamaoka [Mon, 19 Jul 1999 10:13:09 +0000 (10:13 +0000)]
Update.

24 years ago(mu-cite-save-registration-file): Use `save-buffer' instead of
yamaoka [Mon, 19 Jul 1999 10:12:32 +0000 (10:12 +0000)]
(mu-cite-save-registration-file): Use `save-buffer' instead of
`save-buffer-as-coding-system' if the value of
`mu-cite-registration-file-coding-system-for-write' is nil.
(mu-cite-load-registration-file): Use `insert-file-contents' instead of
`insert-file-contents-as-coding-system' if the value of
`mu-cite-registration-file-coding-system-for-read' is nil.
(TopLevel): Don't warn for the obsolete variables if the value of
`noninteractive' is non-nil.
(mu-cite-registration-file): Likewise.

24 years agoFix.
yamaoka [Mon, 19 Jul 1999 08:27:43 +0000 (08:27 +0000)]
Fix.

24 years agoUpdate.
yamaoka [Mon, 19 Jul 1999 08:26:36 +0000 (08:26 +0000)]
Update.

24 years ago(TopLevel): Use `mu-cite-default-methods-alist' instead of
yamaoka [Mon, 19 Jul 1999 08:26:16 +0000 (08:26 +0000)]
(TopLevel): Use `mu-cite-default-methods-alist' instead of
`mu-cite/default-methods-alist'.
(mu-cite/get-bbdb-prefix-register-method): Use `mu-cite-minibuffer-history'
instead of `mu-cite/minibuffer-history'.
(mu-bbdb-get-prefix-register-verbose-method): Use `mu-cite-get-value' instead
of `mu-cite/get-value'.
(mu-bbdb-get-prefix-register-method): Likewise.
(mu-bbdb-get-prefix-method): Likewise.
(mu-bbdb-load-hook): Use `defcustom' instead of `defvar'.
(mu-bbdb): New customization group.
(TopLevel): Define old functions as obsolete aliases.
(mu-bbdb-set-attr): Renamed from `mu-cite/set-bbdb-attr'.
(mu-bbdb-get-prefix-register-verbose-method): Renamed from
`mu-cite/get-bbdb-prefix-register-verbose-method'.
(mu-bbdb-get-prefix-register-method): Renamed from
`mu-cite/get-bbdb-prefix-register-method'.
(mu-bbdb-get-prefix-method): Renamed from
`mu-cite/get-bbdb-prefix-method'.
(mu-bbdb-get-attr): Renamed from `mu-cite/get-bbdb-attr'.
(TopLevel): Require `path-util' for picking up `module-installed-p'.
(TopLevel): Require `cl' at the compile time.
(Keywords, Maintainer): Add comments.
(Author): Change mail address.
(Copyright): Belong FSF.

24 years agoUpdate.
yamaoka [Mon, 19 Jul 1999 05:14:31 +0000 (05:14 +0000)]
Update.

24 years ago(ARC_DIR): Default to "/pub/elisp/mu".
yamaoka [Mon, 19 Jul 1999 05:14:19 +0000 (05:14 +0000)]
(ARC_DIR): Default to "/pub/elisp/mu".

24 years agoNew file.
yamaoka [Mon, 19 Jul 1999 05:13:59 +0000 (05:13 +0000)]
New file.

24 years agoUpdate.
yamaoka [Mon, 19 Jul 1999 04:06:13 +0000 (04:06 +0000)]
Update.

24 years ago(mu-cite-original): Add autoload cookie.
yamaoka [Mon, 19 Jul 1999 04:06:01 +0000 (04:06 +0000)]
(mu-cite-original): Add autoload cookie.
;; Contributed by Kenji Itoh <keit@tpj.co.jp>.

24 years ago(latex-math-decode-region): Add autoload cookie.
yamaoka [Mon, 19 Jul 1999 04:05:44 +0000 (04:05 +0000)]
(latex-math-decode-region): Add autoload cookie.
(latex-math-decode-buffer): Likewise.
;; Contributed by Kenji Itoh <keit@tpj.co.jp>.

24 years ago(release): New target.
yamaoka [Mon, 19 Jul 1999 04:05:27 +0000 (04:05 +0000)]
(release): New target.
(tar): New implementation.
(clean): Use the variables `RM' and `GOMI'.
(install-package): New target.
(package): New target.
(install): Accept the arguments `PREFIX', `LISPDIR' and
`VERSION_SPECIFIC_LISPDIR'.
(elc): Likewise.
(ARC_DIR, VERSION, FILES, GOMI): New variables.
(VERSION_SPECIFIC_LISPDIR, PACKAGEDIR, LISPDIR): New variables.
(PREFIX): Default to "NONE".
(XEMACS, CP, RM, TAR, RELEASE, API, PACKAGE): New variables.
;; Contributed by Kenji Itoh <keit@tpj.co.jp>.

24 years ago(install-mu-package): New function.
yamaoka [Mon, 19 Jul 1999 04:05:01 +0000 (04:05 +0000)]
(install-mu-package): New function.
(compile-mu-package): New function.
(config-mu-package): New function.
(config-mu): Extract the values of `LISPDIR' and `VERSION_SPECIFIC_LISPDIR'
from the command line arguments.
;; Contributed by Kenji Itoh <keit@tpj.co.jp>.

24 years ago(PACKAGEDIR): New variable.
yamaoka [Mon, 19 Jul 1999 04:04:25 +0000 (04:04 +0000)]
(PACKAGEDIR): New variable.
(MU_DIR): Use `VERSION_SPECIFIC_LISPDIR' instead of `LISPDIR'.
(VERSION_SPECIFIC_LISPDIR): New variable.
(TopLevel): Delete code to detect APEL 7.3 or later.
(load-path): Modernize the way of adding the paths of APEL, FLIM, LISPDIR,
VERSION_SPECIFIC_LISPDIR, CUSTOM and `default-directory'.
(default-load-path): New variable.
;; Contributed by Kenji Itoh <keit@tpj.co.jp>.

24 years agoFix.
yamaoka [Mon, 19 Jul 1999 01:04:17 +0000 (01:04 +0000)]
Fix.

24 years agoUpdate.
yamaoka [Fri, 16 Jul 1999 12:48:36 +0000 (12:48 +0000)]
Update.

24 years ago(mu-cite-version): Update to 8.0.
yamaoka [Fri, 16 Jul 1999 12:48:15 +0000 (12:48 +0000)]
(mu-cite-version): Update to 8.0.

(mu-cite-eval-format): Don't use `save-excursion'.
(mu-cite-get-value): Save excursion while evaluating a function.

(mu-cite-save-registration-file): New implementation.
(mu-cite-load-registration-file): Likewise.

(mu-cite-registration-file-modes): New user option.
(mu-cite-registration-file-coding-system-for-write): Likewise.
(mu-cite-registration-file-coding-system-for-read): Likewise.

(TopLevel): Treat old variables and functions as obsolete.

(TopLevel): Require `custom'.
(TopLevel): Require `emu' for picking up `char-category' for XEmacs.
(TopLevel): Require `poe' for picking up some macros, e.g. `with-temp-buffer',
for old Emacsen.
(TopLevel): Require `cl' at the compile time.

(mu-cite-top-format, mu-cite-registration-file-modes,
mu-cite-registration-file-coding-system-for-write,
mu-cite-registration-file-coding-system-for-read, mu-cite-registration-file,
mu-cite-prefix-format, mu-cite-pre-cite-hook, mu-cite-post-cite-hook,
mu-cite-ml-count-field-list, mu-cite-load-hook, mu-cite-instantiation-hook,
mu-cite-cited-prefix-regexp, mu-cite-allow-null-string-registration,
citation-mark-chars, citation-disable-chars): Use `defcustom' instead of
`defvar'.

(mu-cite): New customization group.

(mu-cite-original): Renamed from `mu-cite/cite-original'.
(mu-cite-version, mu-cite-top-format, mu-cite-save-registration-file,
mu-cite-registration-symbol, mu-cite-registration-file, mu-cite-prefix-format,
mu-cite-pre-cite-hook, mu-cite-post-cite-hook, mu-cite-mu-cite.el,
mu-cite-ml-count-field-list, mu-cite-minibuffer-history, mu-cite-methods-alist,
mu-cite-make-methods, mu-cite-load-registration-file,
mu-cite-instantiation-hook, mu-cite-get-value,
mu-cite-get-prefix-register-verbose-method, mu-cite-get-prefix-register-method,
mu-cite-get-prefix-method, mu-cite-get-ml-count-method,
mu-cite-get-field-value-method-alist, mu-cite-get-field-value,
mu-cite-get-citation-name, mu-cite-eval-format, mu-cite-default-methods-alist,
mu-cite-cited-prefix-regexp, mu-cite-citation-name-alist,
mu-cite-allow-null-string-registration, mu-cite-add-citation-name): Renamed
from `mu-cite/*'.

24 years ago(compile-mu): Use `mu-modules-to-compile' instead of `mu-modules'.
yamaoka [Fri, 16 Jul 1999 12:47:14 +0000 (12:47 +0000)]
(compile-mu): Use `mu-modules-to-compile' instead of `mu-modules'.

24 years ago(load-path): Add "../apel" and "../flim".
yamaoka [Thu, 15 Jul 1999 08:25:11 +0000 (08:25 +0000)]
(load-path): Add "../apel" and "../flim".

24 years agoupdate.
morioka [Thu, 15 Jul 1999 08:03:14 +0000 (08:03 +0000)]
update.

24 years agoChange my address.
morioka [Thu, 15 Jul 1999 08:00:33 +0000 (08:00 +0000)]
Change my address.

24 years agoRemove RCS magic cookie.
morioka [Thu, 15 Jul 1999 07:59:49 +0000 (07:59 +0000)]
Remove RCS magic cookie.
Change Maintainer.

24 years agoRemove RCS magic cookie.
morioka [Thu, 15 Jul 1999 07:54:56 +0000 (07:54 +0000)]
Remove RCS magic cookie.

24 years agoupdate.
morioka [Thu, 15 Jul 1999 07:53:56 +0000 (07:53 +0000)]
update.

24 years agoupdate.
morioka [Thu, 15 Jul 1999 07:51:24 +0000 (07:51 +0000)]
update.

24 years agoDelete RCS keywords.
morioka [Thu, 15 Jul 1999 07:49:46 +0000 (07:49 +0000)]
Delete RCS keywords.

24 years agoUpdate.
yamaoka [Thu, 15 Jul 1999 03:06:13 +0000 (03:06 +0000)]
Update.

24 years ago(mu-cite/eval-format): Add `save-excursion'.
yamaoka [Thu, 15 Jul 1999 03:05:38 +0000 (03:05 +0000)]
(mu-cite/eval-format): Add `save-excursion'.

24 years agoUpdate.
yamaoka [Thu, 15 Jul 1999 00:41:18 +0000 (00:41 +0000)]
Update.

25 years agoupdate.
morioka [Tue, 14 Jul 1998 07:58:39 +0000 (07:58 +0000)]
update.

25 years agoupdate.
morioka [Tue, 14 Jul 1998 07:58:26 +0000 (07:58 +0000)]
update.

25 years ago(detect-paragraph-cited-prefix): Use `cadr' instead of `second'.
morioka [Tue, 14 Jul 1998 07:57:33 +0000 (07:57 +0000)]
(detect-paragraph-cited-prefix): Use `cadr' instead of `second'.

25 years agoThis commit was generated by cvs2svn to compensate for changes in r215,
morioka [Tue, 19 May 1998 15:17:08 +0000 (15:17 +0000)]
This commit was generated by cvs2svn to compensate for changes in r215,
which included commits to RCS files with non-trunk default branches.

25 years agomu-cite-980221. chamonix mu-cite-980221 mu-cite-980310 mu-cite-980423
morioka [Tue, 19 May 1998 15:17:08 +0000 (15:17 +0000)]
mu-cite-980221.

26 years agoThis commit was generated by cvs2svn to compensate for changes in r212,
morioka [Tue, 10 Mar 1998 18:11:01 +0000 (18:11 +0000)]
This commit was generated by cvs2svn to compensate for changes in r212,
which included commits to RCS files with non-trunk default branches.

26 years agosemi 0.75. semi-0_75
morioka [Tue, 10 Mar 1998 18:11:01 +0000 (18:11 +0000)]
semi 0.75.

26 years agoThis commit was generated by cvs2svn to compensate for changes in r209,
morioka [Tue, 10 Mar 1998 18:08:11 +0000 (18:08 +0000)]
This commit was generated by cvs2svn to compensate for changes in r209,
which included commits to RCS files with non-trunk default branches.

26 years agosemi 0.72. semi-0_72
morioka [Tue, 10 Mar 1998 18:08:11 +0000 (18:08 +0000)]
semi 0.72.

26 years agoThis commit was generated by cvs2svn to compensate for changes in r206,
morioka [Tue, 10 Mar 1998 17:57:12 +0000 (17:57 +0000)]
This commit was generated by cvs2svn to compensate for changes in r206,
which included commits to RCS files with non-trunk default branches.

26 years agotm 7.106. tm-7_106
morioka [Tue, 10 Mar 1998 17:57:12 +0000 (17:57 +0000)]
tm 7.106.

26 years agoThis commit was generated by cvs2svn to compensate for changes in r203,
morioka [Tue, 10 Mar 1998 17:52:03 +0000 (17:52 +0000)]
This commit was generated by cvs2svn to compensate for changes in r203,
which included commits to RCS files with non-trunk default branches.

26 years agotm 7.105.2. tm-7_105_2
morioka [Tue, 10 Mar 1998 17:52:03 +0000 (17:52 +0000)]
tm 7.105.2.

26 years agoThis commit was generated by cvs2svn to compensate for changes in r193,
morioka [Tue, 10 Mar 1998 11:41:50 +0000 (11:41 +0000)]
This commit was generated by cvs2svn to compensate for changes in r193,
which included commits to RCS files with non-trunk default branches.

26 years agotm 7.103.1. tm-7_103_1 tm-7_103_2 tm-7_103_3 tm-7_103_4 tm-7_103_5 tm-7_104 tm-7_105 tm-7_105_1
morioka [Tue, 10 Mar 1998 11:41:50 +0000 (11:41 +0000)]
tm 7.103.1.

26 years agoThis commit was generated by cvs2svn to compensate for changes in r190,
morioka [Tue, 10 Mar 1998 11:34:03 +0000 (11:34 +0000)]
This commit was generated by cvs2svn to compensate for changes in r190,
which included commits to RCS files with non-trunk default branches.

26 years agotm 7.103. tm-7_103
morioka [Tue, 10 Mar 1998 11:34:03 +0000 (11:34 +0000)]
tm 7.103.

26 years agoThis commit was generated by cvs2svn to compensate for changes in r187,
morioka [Tue, 10 Mar 1998 11:28:01 +0000 (11:28 +0000)]
This commit was generated by cvs2svn to compensate for changes in r187,
which included commits to RCS files with non-trunk default branches.

26 years agotm 7.102. tm-7_102
morioka [Tue, 10 Mar 1998 11:28:01 +0000 (11:28 +0000)]
tm 7.102.

26 years agoThis commit was generated by cvs2svn to compensate for changes in r178,
morioka [Tue, 10 Mar 1998 07:03:41 +0000 (07:03 +0000)]
This commit was generated by cvs2svn to compensate for changes in r178,
which included commits to RCS files with non-trunk default branches.

26 years agotm 7.96. tm-7_100 tm-7_100_1 tm-7_100_2 tm-7_96 tm-7_97 tm-7_98 tm-7_99
morioka [Tue, 10 Mar 1998 07:03:41 +0000 (07:03 +0000)]
tm 7.96.

26 years agoThis commit was generated by cvs2svn to compensate for changes in r175,
morioka [Tue, 10 Mar 1998 06:31:52 +0000 (06:31 +0000)]
This commit was generated by cvs2svn to compensate for changes in r175,
which included commits to RCS files with non-trunk default branches.

26 years agotm 7.95. tm-7_95
morioka [Tue, 10 Mar 1998 06:31:52 +0000 (06:31 +0000)]
tm 7.95.

26 years agoThis commit was generated by cvs2svn to compensate for changes in r168,
morioka [Tue, 10 Mar 1998 05:25:28 +0000 (05:25 +0000)]
This commit was generated by cvs2svn to compensate for changes in r168,
which included commits to RCS files with non-trunk default branches.

26 years agotm 7.90. tm-7_93 tm-7_94 tm7_90 tm7_91 tm7_92
morioka [Tue, 10 Mar 1998 05:25:28 +0000 (05:25 +0000)]
tm 7.90.

26 years agoThis commit was generated by cvs2svn to compensate for changes in r165,
morioka [Tue, 10 Mar 1998 05:21:28 +0000 (05:21 +0000)]
This commit was generated by cvs2svn to compensate for changes in r165,
which included commits to RCS files with non-trunk default branches.

26 years agotm 7.89. tm7_89
morioka [Tue, 10 Mar 1998 05:21:28 +0000 (05:21 +0000)]
tm 7.89.

26 years agoThis commit was generated by cvs2svn to compensate for changes in r160,
morioka [Tue, 10 Mar 1998 05:00:09 +0000 (05:00 +0000)]
This commit was generated by cvs2svn to compensate for changes in r160,
which included commits to RCS files with non-trunk default branches.

26 years agotm 7.86. tm7_86 tm7_87 tm7_88
morioka [Tue, 10 Mar 1998 05:00:09 +0000 (05:00 +0000)]
tm 7.86.

26 years agoThis commit was generated by cvs2svn to compensate for changes in r153,
morioka [Tue, 10 Mar 1998 04:41:21 +0000 (04:41 +0000)]
This commit was generated by cvs2svn to compensate for changes in r153,
which included commits to RCS files with non-trunk default branches.

26 years agotm 7.81. tm7_81 tm7_82 tm7_83 tm7_84 tm7_85
morioka [Tue, 10 Mar 1998 04:41:21 +0000 (04:41 +0000)]
tm 7.81.

26 years agoupdate.
shuhei-k [Sun, 8 Mar 1998 22:44:44 +0000 (22:44 +0000)]
update.

26 years ago(Bug reports): Modify description of tm mailing list.
shuhei-k [Sun, 8 Mar 1998 22:44:35 +0000 (22:44 +0000)]
(Bug reports): Modify description of tm mailing list.

26 years ago(mu-modules-to-compile): Delete std11.el and std11-parse.el.
morioka [Fri, 13 Feb 1998 10:15:19 +0000 (10:15 +0000)]
(mu-modules-to-compile): Delete std11.el and std11-parse.el.

26 years agoDelete because it is not used.
morioka [Fri, 13 Feb 1998 10:14:03 +0000 (10:14 +0000)]
Delete because it is not used.

26 years agoShould use std11*.el in APEL.
morioka [Fri, 13 Feb 1998 10:01:03 +0000 (10:01 +0000)]
Should use std11*.el in APEL.

26 years agoDelete because it is not used.
morioka [Fri, 13 Feb 1998 09:59:42 +0000 (09:59 +0000)]
Delete because it is not used.

26 years ago. XEmacs-20_3-b27-viet
morioka [Sun, 1 Jun 1997 23:16:33 +0000 (23:16 +0000)]
.