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