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