tm 7.43.1.
[elisp/apel.git] / ChangeLog
1 Wed Feb 14 13:00:02 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2
3         * tl: Version 7.11.1 was released.
4
5 Mon Feb 12 07:34:30 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
6
7         * tl-misc.el (add-path): Document string was fixed.
8
9 Mon Feb 12 07:27:03 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
10
11         * tl-misc.el (file-installed-p): new function
12
13 \f
14 Sat Feb  2 17:08:20 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
15
16         * tl: Version 7.11 was released.
17
18 Wed Jan 31 00:07:57 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
19
20         * mu-cite.el (mu-cite/get-field-value-methoda-list): fixed problem
21         in mh-letter-mode
22
23 Thu Jan 25 08:07:39 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
24
25         * tl-822.el: Don't use `equal' to compare strings.
26
27 \f
28 Thu Jan 25 02:13:37 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
29
30         * tl: Version 7.10 was released.
31
32         * emu-orig.el (*internal*, *ctext*): new constant
33
34         * emu-orig.el (code-convert-string): new function
35
36         * emu-orig.el (code-convert-region): new function
37
38         * emu-nemacs.el (*ctext*): new constant
39
40         * emu-18.el: Comment was fixed.
41
42         * emu-18.el (byte-code-function-p): check whether cons or not
43
44 Wed Jan 24 07:12:37 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
45
46         * mu-cite.el (mu-cite/get-field-value-methoda-list): new variable
47
48         * mu-cite.el (mu-cite/get-field-value): new function
49
50 \f
51 Sat Jan 20 13:25:43 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
52
53         * tl: Version 7.09 was released.
54
55 Thu Jan 18 17:16:05 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
56
57         * mu-cite.el: new method `in-id': default value of variable
58         `mu-cite/top-format' was changed to use it.
59
60 Thu Jan 18 14:48:33 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
61
62         * tl-822.el (rfc822/non-qtext-char-list): new constant
63
64         * tl-822.el: Constant `rfc822/non-qtext-chars' was deleted.
65
66         * tl-822.el (rfc822/wrap-as-quoted-string): new function
67
68         * tl-str.el (char-list-to-string): new macro
69
70         * genjis.el: new module
71
72 Thu Jan 18 01:55:25 1996  Yoshiyuki Yamagami <yamagami@hb.nmcc.co.jp>
73
74         * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474])
75
76 \f
77 Wed Jan 17 08:23:41 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
78
79         * tl: version 7.08 was released.
80
81         * mu-cite.el (mu-cite/get-prefix-register-verbose-method):
82         new implementation
83
84         * mu-cite.el (mu-cite/get-prefix-register-method):
85         new implementation
86
87 Wed Jan 17 06:57:16 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
88
89         * mu-cite.el:
90         Function `mu-cite/get-ml-count' was renamed to
91         `mu-cite/get-ml-count-method'.
92         Function `mu-cite/citation-name' was renamed to
93         `mu-cite/get-prefix-register-verbose-method'.
94         Function `mu-cite/citation-name-quietly' was renamed to
95         `mu-cite/get-prefix-register-method'.
96
97 Wed Jan 17 06:49:53 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
98
99         * mu-cite.el (mu-cite/get-prefix-method): new function: it is
100         implementation of new method `prefix'.
101
102 Wed Jan 17 06:30:08 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
103
104         * mu-cite.el (mu-cite/save-to-file): modified to change comment of
105         output file
106
107         * mu-cite.el (mu-cite/RCS-ID, mu-cite/version): new variable
108
109 Wed Jan 17 06:22:35 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
110
111         * mu-cite.el: Default name of user environment file was changed to
112         ~/.mu-cite.el.
113
114 Wed Jan 17 06:08:19 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
115
116         * mu-cite.el: `mu-register/*' were renamed to `mu-cite/*'.
117
118         * mu-cite.el: mu-register.el was merged into mu-cite.el.
119
120 Wed Jan 17 05:35:06 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
121
122         * mu-register.el (mu-register/citation-name):
123         use function `y-or-n-p'
124         
125         * mu-register.el (mu-register/citation-name-quietly):
126         use function `y-or-n-p'
127
128 Tue Jan 16 21:54:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
129
130         * mu-register.el (mu-register/citation-name):
131         use function `tl:read-string' instead of `read-string'.
132
133         * mu-register.el (mu-register/citation-name-quietly):
134         use function `tl:read-string' instead of `read-string'.
135
136         * emu.el (tl:read-string): New function
137
138         * mu-register.el: `(require 'pp)' was deleted.
139
140 Tue Jan 16 14:04:24 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
141
142         * mu-register.el:
143         Method `prefix-registered-quietly' was renamed to
144         `prefix-register'.
145         Method `prefix-registered' was renamed to
146         `prefix-register-verbose'.
147
148 Mon Jan 15 21:19:11 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
149
150         * mu-register.el (mu-register/get-citation-name): new
151         implementation by macro
152
153 Mon Jan 15 21:07:05 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
154
155         * mu-register.el (mu-register/citation-name-quietly): new
156         function: implementation of `prefix-registered-quietly'
157
158         Method name of function `mu-register/citation-name' was renamed to 
159         `prefix-registered'.
160
161 Mon Jan 15 20:28:32 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
162
163         * mu-register.el (mu-register/save-to-file): new implementation
164
165         * mu-register.el (mu-register/registration-symbol): new variable:
166         to specify symbol name of citation-name database.
167
168         * mu-register.el (mu-register/save-to-file): modified to use
169         variable `mu-register/registration-symbol'.
170
171         * mu-register.el: use function `set-alist'.
172
173         * mu-register.el: Comments were translated from Japanese to
174         English.
175         
176 Wed Dec 27 14:28:17 1995  MINOURA Makoto <minoura@leo.bekkoame.or.jp>
177
178         * mu-register.el: new module