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