ec6416644deeb42f5fc0ab61aa8f62f4f2cf563b
[elisp/apel.git] / ChangeLog
1 Wed Mar  6 00:24:08 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2
3         * tl: Version 7.15 was released.
4
5         * mu-cite.el: MINOURA Makoto's E-mail address was
6         changed. (cf. [tm-ja:1649])
7
8 Wed Mar  6 00:07:55 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
9
10         * tl-els: add mu-replace.el.
11
12         * mu-replace.el: New file.
13
14 Tue Mar  5 23:33:14 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
15
16         * tl-str.el (replace-char-by-char): New function.
17
18         * tl-str.el (replace-space-with-underline): Function
19         `replace-space-with-underline' was moved from tm-edit.el.
20
21         * tl-list.el (cons-if): New function.
22
23 \f
24 Mon Mar  4 14:31:31 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
25
26         * tl: Version 7.14 was released.
27
28 Mon Mar  4 11:33:53 1996  KON-NO Yoichi <itokon@ssel.toshiba.co.jp>
29
30         * mu-cite.el (mu-cite/cite-original): `(mark)' might occur an
31         error. (cf. [tm-ja:1647])
32
33 Mon Mar  4 08:58:29 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
34
35         * tl-els: New module
36
37         * mk-tl: use tl-els file.
38
39 Sat Mar  2 13:25:12 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
40
41         * tl-822.el (rfc822/parse-ascii-token): New function.
42         (rfc822/parse-word, rfc822/parse-local-part,
43         rfc822/parse-sub-domain, rfc822/parse-domain,
44         rfc822/parse-at-domain, rfc822/parse-route,
45         rfc822/parse-route-addr, rfc822/parse-group,
46         rfc822/parse-addresses): Use function `rfc822/parse-ascii-token'
47         instead of `rfc822/parse-token'.
48
49 \f
50 Wed Feb 28 13:26:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
51
52         * tl: Version 7.13 was released.
53
54 Wed Feb 27 19:37:46 1996  Shuhei KOBAYASHI  <shuhei@cmpt01.phys.tohoku.ac.jp>
55
56         * mk-tl: Add `mu-bbdb.el' to module list.
57
58         * mu-bbdb.el: New file.
59
60         * mu-cite.el: (mu-cite/get-field-value-method-alist),
61         (mu-cite/get-field-value): Typo fixed.
62         (mu-cite/get-citation-name): Changed to function.
63         (mu-cite/add-citation-name): New implementation.
64         (mu-cite/save-to-file): Add sore comments.
65         (mu-cite/get-prefix-register-method),
66         (mu-cite/get-prefix-register-verbose-method): Use 'x-attribution.
67         (mu-cite/default-methods-alist): Method `'x-attribution' was added.
68         (replace-top-string): New implementation.
69         
70 Tue Feb 27 17:50:41 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
71
72         * emu-nemacs.el (*noconv*): New constant.
73         (*sjis*): New constant.
74         (code-detect-region): New function.
75         (set-file-coding-system): New function.
76
77         * emu-orig.el (code-detect-region): New function.
78         (set-file-coding-system): New function.
79
80         * emu-orig.el (*noconv*): New constant.
81
82 \f
83 Mon Feb 26 01:14:28 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
84
85         * tl: Version 7.11.3 was released.
86
87         * emu-18.el (tl:set-text-properties): New function.
88         (tl:overlay-buffer): New function. (cf. [tm-ja:1606])
89
90 Mon Feb 26 01:05:28 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
91
92         * emu-18.el (remove-hook): New function: Imported from Emacs
93         19.28. (cf. [tm-ja:1606])
94         
95         * emu-18.el (defalias): Implementation was fixed.
96         (cf. [tm-ja:1606])
97
98 Mon Feb 26 00:56:18 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
99
100         * emu.el: Version check was changed. (cf. [tm-ja:1606])
101
102 Mon Feb 26 00:54:12 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
103
104         * emu.el: Version check was changed. (cf. [tm-ja:1606])
105
106 Sun Feb 25 18:08:24 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
107
108         * tl-list.el (expand-range): New implementation.
109
110         * tl-list.el: Function `uncompress-range' was renamed to
111         `expand-range'.
112
113         * tl-list.el (member-of-range): New implementation.
114
115 Fri Feb 23 20:43:33 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
116
117         * tl-list.el (last): changed to macro.
118
119 Fri Feb 23 20:36:19 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
120
121         * tl-list.el (caar): New macro.
122         (cdar): New macro.
123
124 \f
125 Sat Feb 23 17:52:54 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
126
127         * tl: Version 7.11.2 was released.
128
129 Thu Feb 22 15:14:30 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
130
131         * tl-str.el (eliminate-last-spaces): New function.
132
133 Thu Feb 22 14:33:08 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
134
135         * tl-str.el (filename-special-char-range): New variable.
136         (filename-space-char-range): New variable.
137         (replace-as-filename): New implementation.
138
139 Thu Feb 22 14:24:39 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
140
141         * tl-list.el (compress-sorted-numbers): New function imported from
142         Gnus.
143         (uncompress-range): New function imported from Gnus.
144         (member-of-range): New function imported from Gnus.
145
146 \f
147 Wed Feb 14 13:00:02 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
148
149         * tl: Version 7.11.1 was released.
150
151 Mon Feb 12 07:34:30 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
152
153         * tl-misc.el (add-path): Document string was fixed.
154
155 Mon Feb 12 07:27:03 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
156
157         * tl-misc.el (file-installed-p): new function
158
159 \f
160 Sat Feb  2 17:08:20 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
161
162         * tl: Version 7.11 was released.
163
164 Wed Jan 31 00:07:57 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
165
166         * mu-cite.el (mu-cite/get-field-value-methoda-list): fixed problem
167         in mh-letter-mode
168
169 Thu Jan 25 08:07:39 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
170
171         * tl-822.el: Don't use `equal' to compare strings.
172
173 \f
174 Thu Jan 25 02:13:37 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
175
176         * tl: Version 7.10 was released.
177
178         * emu-orig.el (*internal*, *ctext*): new constant
179
180         * emu-orig.el (code-convert-string): new function
181
182         * emu-orig.el (code-convert-region): new function
183
184         * emu-nemacs.el (*ctext*): new constant
185
186         * emu-18.el: Comment was fixed.
187
188         * emu-18.el (byte-code-function-p): check whether cons or not
189
190 Wed Jan 24 07:12:37 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
191
192         * mu-cite.el (mu-cite/get-field-value-methoda-list): new variable
193
194         * mu-cite.el (mu-cite/get-field-value): new function
195
196 \f
197 Sat Jan 20 13:25:43 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
198
199         * tl: Version 7.09 was released.
200
201 Thu Jan 18 17:16:05 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
202
203         * mu-cite.el: new method `in-id': default value of variable
204         `mu-cite/top-format' was changed to use it.
205
206 Thu Jan 18 14:48:33 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
207
208         * tl-822.el (rfc822/non-qtext-char-list): new constant
209
210         * tl-822.el: Constant `rfc822/non-qtext-chars' was deleted.
211
212         * tl-822.el (rfc822/wrap-as-quoted-string): new function
213
214         * tl-str.el (char-list-to-string): new macro
215
216         * genjis.el: new module
217
218 Thu Jan 18 01:55:25 1996  Yoshiyuki Yamagami <yamagami@hb.nmcc.co.jp>
219
220         * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474])
221
222 \f
223 Wed Jan 17 08:23:41 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
224
225         * tl: version 7.08 was released.
226
227         * mu-cite.el (mu-cite/get-prefix-register-verbose-method):
228         new implementation
229
230         * mu-cite.el (mu-cite/get-prefix-register-method):
231         new implementation
232
233 Wed Jan 17 06:57:16 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
234
235         * mu-cite.el:
236         Function `mu-cite/get-ml-count' was renamed to
237         `mu-cite/get-ml-count-method'.
238         Function `mu-cite/citation-name' was renamed to
239         `mu-cite/get-prefix-register-verbose-method'.
240         Function `mu-cite/citation-name-quietly' was renamed to
241         `mu-cite/get-prefix-register-method'.
242
243 Wed Jan 17 06:49:53 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
244
245         * mu-cite.el (mu-cite/get-prefix-method): new function: it is
246         implementation of new method `prefix'.
247
248 Wed Jan 17 06:30:08 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
249
250         * mu-cite.el (mu-cite/save-to-file): modified to change comment of
251         output file
252
253         * mu-cite.el (mu-cite/RCS-ID, mu-cite/version): new variable
254
255 Wed Jan 17 06:22:35 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
256
257         * mu-cite.el: Default name of user environment file was changed to
258         ~/.mu-cite.el.
259
260 Wed Jan 17 06:08:19 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
261
262         * mu-cite.el: `mu-register/*' were renamed to `mu-cite/*'.
263
264         * mu-cite.el: mu-register.el was merged into mu-cite.el.
265
266 Wed Jan 17 05:35:06 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
267
268         * mu-register.el (mu-register/citation-name):
269         use function `y-or-n-p'
270         
271         * mu-register.el (mu-register/citation-name-quietly):
272         use function `y-or-n-p'
273
274 Tue Jan 16 21:54:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
275
276         * mu-register.el (mu-register/citation-name):
277         use function `tl:read-string' instead of `read-string'.
278
279         * mu-register.el (mu-register/citation-name-quietly):
280         use function `tl:read-string' instead of `read-string'.
281
282         * emu.el (tl:read-string): New function
283
284         * mu-register.el: `(require 'pp)' was deleted.
285
286 Tue Jan 16 14:04:24 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
287
288         * mu-register.el:
289         Method `prefix-registered-quietly' was renamed to
290         `prefix-register'.
291         Method `prefix-registered' was renamed to
292         `prefix-register-verbose'.
293
294 Mon Jan 15 21:19:11 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
295
296         * mu-register.el (mu-register/get-citation-name): new
297         implementation by macro
298
299 Mon Jan 15 21:07:05 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
300
301         * mu-register.el (mu-register/citation-name-quietly): new
302         function: implementation of `prefix-registered-quietly'
303
304         Method name of function `mu-register/citation-name' was renamed to 
305         `prefix-registered'.
306
307 Mon Jan 15 20:28:32 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
308
309         * mu-register.el (mu-register/save-to-file): new implementation
310
311         * mu-register.el (mu-register/registration-symbol): new variable:
312         to specify symbol name of citation-name database.
313
314         * mu-register.el (mu-register/save-to-file): modified to use
315         variable `mu-register/registration-symbol'.
316
317         * mu-register.el: use function `set-alist'.
318
319         * mu-register.el: Comments were translated from Japanese to
320         English.
321         
322 Wed Dec 27 14:28:17 1995  MINOURA Makoto <minoura@leo.bekkoame.or.jp>
323
324         * mu-register.el: new module