(semi-version): New constant; abolish constant `semi-version-name'.
[elisp/semi.git] / ChangeLog
1 1998-02-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * SEMI: Version 0.118.2 (Otomaru) was released.
4
5         * eword-decode.el (eword-decode-and-unfold-structured-field): New
6         function.
7
8         * eword-decode.el (eword-decode-and-fold-structured-field): New
9         function.
10         (eword-decode-structured-field-body): Use it.
11         (eword-decode-header): Likewise.
12
13         * eword-decode.el (eword-decode-structured-field-body): If
14         `START-COLUMN' is nil, it uses `mapconcat'.
15
16         * eword-decode.el (eword-decode-token): New function.
17         (eword-decode-structured-field-body): Add new optional arguments
18         `START-COLUMN' and `MAX-COLUMN'; fill results; use function
19         `eword-decode-token'.
20         (eword-decode-header): Specify START-COLUMN for
21         `eword-decode-structured-field-body'.
22
23 1998-02-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
24
25         * eword-decode.el (eword-decode-header): Unfold fields including
26         encoded-words.
27
28         * eword-decode.el (eword-decode-ignored-field-list): New variable.
29         (eword-decode-structured-field-list): New variable.
30         (eword-decode-header): Refer them.
31
32         * eword-decode.el (eword-decode-header): Don't use
33         `eword-decode-unstructured-field-body'.
34
35 1998-02-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
36
37         * eword-decode.el (eword-decode-header): New implementation; add
38         new argument `CODE-CONVERSION' as first argument.  Change
39         `SEPARATOR' as second argument.
40
41 \f
42 1998-02-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
43
44         * SEMI: Version 0.118.1 (Shijima) was released.
45
46         * README.en (Bug reports): Modified for SEMI.
47
48 1998-02-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
49
50         * mime-edit.el (mime-edit-normalize-body): Must not ignore case to
51         search "From " in beginning of line.
52
53 1998-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
54
55         * mime-image.el: Comment out setting for inline Postscript
56         feature.
57
58 1998-01-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
59
60         * eword-decode.el (eword-analyze-atom): New function.
61         (eword-lexical-analyze-internal): Use `eword-analyze-atom' instead
62         of `std11-analyze-atom'.
63
64 1997-11-26  Thierry Emery     <Thierry.Emery@aar.alcatel-alsthom.fr>
65
66         * mime-edit.el (mime-edit-insert-text): Fix to avoid unexpected
67         entering enriched-mode. (cf. [tm-ja:2697])
68
69 \f
70 1997-11-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
71
72         * SEMI: Version 0.118 (Sodani) was released.
73
74 1997-11-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
75
76         * mime-view.el (mime-maybe-hide-echo-buffer): bury MIME echo
77         buffer.
78
79 1997-11-23  MORIOKA Tomohiko  <morioka@mousai.jaist.ac.jp>
80
81         * mime-view.el (mime-maybe-hide-echo-buffer): New inline function;
82         abolish `mime-hide-echo-buffer'.
83         (mime-view-mode): Use `mime-maybe-hide-echo-buffer'.
84
85 1997-11-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
86
87         * mime-pgp.el: Rename `mime-article/add-pgp-keys' ->
88         `mime-pgp-add-keys'.
89
90         * mime-pgp.el: Rename `mime-article/decrypt-pgp' ->
91         `mime-pgp-decrypt-application/pgp-encrypted'.
92
93         * mime-pgp.el: Rename `mime-article/check-pgp-signature' ->
94         `mime-pgp-check-application/pgp-signature'.
95
96         * mime-pgp.el: Rename `mime::article/call-pgp-to-check-signature'
97         -> `mime-pgp-check-signature'.
98
99         * mime-pgp.el: Rename `mime-article/view-application/pgp' ->
100         `mime-process-application/pgp'.
101
102 \f
103 1997-11-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
104
105         * SEMI: Version 0.116 (D\e-Dòhòji)\e-A was released.
106
107 1997-11-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
108
109         * mime-view.el, mime-pgp.el, mime-partial.el: Rename
110         `mime::article/content-info' -> `mime-raw-content-info'.
111
112 1997-11-11  François Pinard   <pinard@iro.umontreal.ca>
113
114         * mime-edit.el: Modify space in prompt and removespurious trailing
115         spaces in the files. (cf. [tm-en:1507])
116
117 1997-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
118
119         * mime-edit.el: Rename `mime-edit-enclose-region' ->
120         `mime-edit-enclose-region-internal'.
121
122         * mime-edit.el (mime-edit-enclose-quote-region,
123         mime-edit-enclose-mixed-region, mime-edit-enclose-parallel-region,
124         mime-edit-enclose-digest-region,
125         mime-edit-enclose-alternative-region,
126         mime-edit-enclose-signed-region,
127         mime-edit-enclose-encrypted-region): Change subtype to symbol.
128
129 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
130
131         * mime-bbdb.el, semi-setup.el: Use path-util.el instead of
132         file-detect.el.
133
134 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
135
136         * mime-def.el: Add group `mime' to `default-mime-charset'.
137
138 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
139
140         * eword-encode.el (eword-encode-field): Must regard MIME-Version
141         field as structured field.
142
143 \f
144 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
145
146         * SEMI: Version 0.115.2 (Inokuchi) was released.
147
148 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
149
150         * mime-edit.el (mime-edit-split-message): Use `defcustom'.
151         (mime-edit-message-default-max-lines): Use `defcustom'.
152         (mime-edit-message-max-lines-alist): Use `defcustom'.
153
154 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
155
156         * Makefile: Abolish `execs' and `install-execs'.
157
158 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
159
160         * mime-edit.el (mime-edit): New customize group.
161         (mime-ignore-preceding-spaces): Use `defcustom'.
162         (mime-ignore-trailing-spaces): Use `defcustom'.
163         (mime-ignore-same-text-tag): Use `defcustom'.
164         (mime-auto-hide-body): Use `defcustom'.
165         (mime-edit-voice-recorder): Use `defcustom'.
166         (mime-edit-mode-hook): Use `defcustom'.
167         (mime-edit-translate-hook): Use `defcustom'.
168         (mime-edit-exit-hook): Use `defcustom'.
169
170         * mime-def.el (mime): New customize group.
171         (mime-button-face): Use `defcustom'.
172         (mime-button-mouse-face): Use `defcustom'.
173
174 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
175
176         * mime-edit.el (mime-edit-x-emacs-value): Don't add mule-version
177         if enable-multibyte-characters is nil.
178
179 1997-10-31  Kazuhiro Ohta     <ohta@ele.cst.nihon-u.ac.jp>
180
181         * mime-play.el (mime-article::write-region): fixed
182         (cf. [tm-ja:2641]).
183
184 1997-10-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
185
186         * semi-setup.el (mime-setup-set-signature-key): Check local keymap
187         is exist or not to fix problem about
188         `gnus-summary-resend-message'.
189
190 \f
191 1997-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
192
193         * SEMI: Version 0.115.1 (Oyanagi) was released.
194
195 1997-10-03  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
196
197         * mime-play.el (mime-display-message/partial): Use `write-region'.
198
199         * mime-pgp.el (mime-article/check-pgp-signature): Use
200         `write-region'.
201
202         * mime-file.el (mime-article/extract-file): Use `write-region'.
203
204 1997-10-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
205
206         * mime-def.el: Don't use `third' (don't use cl function).
207
208         * SEMI-CFG: Add current directory to load-path.
209
210         * mime-def.el, mime-edit.el (mime-edit-insert-text): Rename
211         `second' -> `cadr' (Don't use cl function).
212
213 \f
214 1997-09-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
215
216         * SEMI: Version 0.115 (Hinomiko) was released.
217
218         * README.en: Modify for Emacs 20.2.
219
220 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
221
222         * mime-def.el (butlast, nbutlast): Don't use `defun-maybe' for cl
223         functions.
224
225 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
226
227         * mime-def.el (butlast): New function; imported from cl.el.
228         (nbutlast): New function; imported from cl.el.
229
230 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
231
232         * mime-view.el (mime-view-cut-header): Don't use `member-if'.
233
234         * mime-def.el: Don't require cl.
235
236         * eword-encode.el: Abolish variable `eword-generate-X-Nsubject'.
237         (eword-encode-header): Abolish X-Nsubject field generator.
238
239         * eword-encode.el (eword-find-field-encoding-method): New inline
240         function.
241         (eword-encode-header): Use it.
242
243 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
244
245         * mime-image.el: Use `exec-installed-p' to search
246         `uncompface-program'.
247
248 1997-09-24  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
249
250         * signature.el: Add doc-string to `signature-file-alist'.
251
252         * mime-bbdb.el: Remove Artur Pioro from the authors list; Recent
253         versions don't contain his code.
254
255 1997-09-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
256
257         * mime-view.el: Don't use cl.
258         (mime-article/rcnum-to-cinfo): New implementation (use function
259         `mime-article/cnum-to-cinfo'); use `defsubst'.
260
261 1997-09-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
262
263         * mime-edit.el (mime-edit-x-emacs-value): Use `(featurep
264         'xemacs)'; add DOC-string.
265
266 1997-09-17  Hisashi Miyashita <himi@bird.scphys.kyoto-u.ac.jp>
267
268         * mime-edit.el (mime-edit-x-emacs-value): Add `(Meadow-version)'
269         when running Meadow. (cf. [tm-ja:2567], [mule-win32:4339])
270
271 1997-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
272
273         * mime-edit.el (mime-edit-mime-version-field-for-message/partial):
274         New constant.
275         (mime-edit-insert-partial-header): Use it.
276
277 \f
278 1997-09-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
279
280         * SEMI: Version 0.112 (Tsurugi) was released.
281
282 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
283
284         * mime-view.el (mime-view-insert-entity-button): Change interface
285         to use `media-type' and `media-subtype' instead of `ctype'.
286         (mime-view-entity-button-function): ditto.
287
288 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
289
290         * mime-view.el (mime-view-body-visible-p): Change interface to use
291         `media-type' and `media-subtype' instead of `ctype'.
292         (mime-view-entity-separator-function): ditto.
293
294 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
295
296         * mime-view.el (mime-view-display-entity): Use `media-type' and
297         `media-subtype' instead of `ctype' to compare with
298         message/partial.
299
300         * mime-view.el (mime-view-follow-current-entity,
301         mime-view-display-entity, mime-view-entity-button-function): Use
302         `mime-entity-info-media-type' and `mime-entity-info-media-subtype'
303         instead of `mime-entity-info-type/subtype'.
304
305 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
306
307         * mime-parse.el: Abolish macro `define-structure'.
308         
309         (make-mime-entity-info, mime-entity-info-rnum,
310         mime-entity-info-point-min, mime-entity-info-point-max,
311         mime-entity-info-parameters, mime-entity-info-encoding,
312         mime-entity-info-children): New implementation.
313         
314         (mime-entity-info-media-type, mime-entity-info-media-subtype): New
315         inline function.
316
317         * mime-view.el (mime-view-display-entity,
318         mime-article/point-content-number, mime-article/cnum-to-cinfo,
319         mime/flatten-content-info): Use `mime-entity-info-children'
320         instead of `mime::content-info/children'.
321
322         * mime-parse.el (mime-entity-info-children): New inline function.
323
324 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
325
326         * mime-view.el (mime-view-body-visible-p,
327         mime-view-display-entity): Use `mime-entity-info-encoding' instead
328         of `mime::content-info/encoding'.
329
330         * mime-play.el (mime-display-content): Use
331         `mime-entity-info-encoding' instead of
332         `mime::content-info/encoding'.
333
334         * mime-parse.el (mime-entity-info-encoding): New inline function.
335
336 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
337
338         * mime-view.el (mime-view-display-entity), mime-partial.el
339         (mime-combine-message/partials-automatically), mime-play.el
340         (mime-display-content): Use `mime-entity-info-parameters' instead
341         of `mime::content-info/parameters'.
342
343         * mime-parse.el (mime-entity-info-parameters): New inline
344         function.
345
346 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
347
348         * mime-view.el (mime-view-header-visible-p,
349         mime-view-body-visible-p, mime-view-entity-button-function,
350         mime-view-display-entity, mime-view-follow-current-entity),
351         mime-play.el (mime-display-content): Use
352         `mime-entity-info-type/subtype' instead of
353         `mime::content-info/type'.
354
355         * mime-parse.el (mime-entity-info-type/subtype): New inline
356         function.
357
358 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
359
360         * mime-view.el (mime-view-display-entity,
361         mime-article/rcnum-to-cinfo, mime-view-follow-current-entity,
362         mime-view-move-to-upper): Use `mime::content-info/rcnum' instead
363         of `mime-entity-info-rnum'.
364
365         * mime-parse.el (mime-entity-info-rnum): New inline function.
366
367 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
368
369         * mime-view.el (mime-view-display-entity,
370         mime-article/point-content-number,
371         mime-view-follow-current-entity), mime-play.el
372         (mime-display-content), mime-pgp.el
373         (mime-article/check-pgp-signature, mime-article/decrypt-pgp): Use
374         `mime-entity-info-point-{min|max}' instead of
375         `mime::content-info/point-{min|max}'.
376
377         * mime-parse.el (mime-entity-info-point-min): New inline function.
378         (mime-entity-info-point-max): New inline function.
379         (mime-parse-multipart): Use `mime-entity-info-point-max' instead
380         of `mime::content-info/point-max'.
381
382 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
383
384         * mailcap.el (mailcap-skip-comment): Check `chr' is nil.
385
386         * mime-edit.el (mime-edit-decode-buffer): Modify for new return
387         format of `mime-parse-Content-Type'.
388
389         * mime-parse.el (mime-parse-Content-Type): Change return format.
390         (mime-read-Content-Type): Modify DOC-string.
391         (make-mime-entity-info): New inline function.
392         (mime-parse-multipart): Change interface.
393         (mime-parse-message): Rename names of arguments.
394
395         * mime-def.el (mime-tspecials): Remove `.' and control-characters.
396         (mime-token-regexp): Add specification for control-characters.
397
398 1997-09-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
399
400         * mime-view.el (mime-view-cut-header): Use `defun' instead of
401         `defsubst'.
402
403         * mime-view.el: Rename `mime-preview/display-body' ->
404         `mime-view-display-body'.
405
406         * mime-view.el: Rename `mime-preview/display-header' ->
407         `mime-view-display-header'.
408
409 1997-09-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
410
411         * mime-parse.el, mime-edit.el: Rename `mime/Content-Type' ->
412         `mime-read-Content-Type'.
413
414         * mime-parse.el (symbol-concat): New implementation.
415
416 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
417
418         * mime-def.el: Abolish alias `last*'.
419
420         * eword-decode.el (eword-lexical-analyze): `last' of Emacs 20.0.97
421         allows two arguments.
422
423 1997-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
424
425         * eword-decode.el (eword-lexical-analyze): Use `last*' instead of
426         `last' (for Emacs 20.0.96).
427
428         * mime-def.el (last*): New alias for old emacsen.
429
430 1997-07-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
431
432         * mime-parse.el, mime-def.el: Constant
433         `mime-disposition-type-regexp' was moved from mime-def.el to
434         mime-parse.el.
435
436 \f
437 1997-07-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
438
439         * SEMI: Version 0.97 (Naka-Tsurugi) was released.
440
441 1997-07-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
442
443         * mime-edit.el: Delete unnecessary "[mime-edit.el]" from
444         DOC-strings.
445
446 1997-07-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
447
448         * eword-decode.el (eword-analyze-encoded-word): cdr of return
449         value must not nil (cf.[tm-ja:2496])
450
451 1997-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
452
453         * mime-view.el, mime-play.el: `mime-article/view-message/rfc822'
454         -> `mime-display-message/rfc822'.
455
456 1997-07-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
457
458         * eword-encode.el (eword-phrase-route-addr-to-rwl): Use function
459         `eword-addr-seq-to-rwl'.
460
461         * eword-encode.el: `tm-eword::phrase-route-addr-to-rwl' ->
462         `eword-phrase-route-addr-to-rwl'.
463
464         * eword-encode.el (eword-addr-seq-to-rwl): New function.
465         (eword-addr-spec-to-rwl): Use function `eword-addr-seq-to-rwl'.
466
467         * eword-encode.el (eword-addr-spec-to-rwl): New implementation.
468
469         * eword-encode.el: `tm-eword::addr-spec-to-rwl' ->
470         `eword-addr-spec-to-rwl'.
471
472 1997-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
473
474         * mime-parse.el: Constant `mime::ctype-regexp' was abolished.
475
476         * mime-parse.el: Constant `mime::dtype-regexp' was abolished.
477
478         * mime-parse.el, mime-def.el: `mime/disposition-type-regexp' ->
479         `mime-disposition-type-regexp'.
480
481 \f
482 1997-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
483
484         * SEMI: Version 0.96 (Kaga-Ichinomiya) was released.
485
486 1997-07-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
487
488         * mime-edit.el: (mime-edit-normalize-body):
489         - Protect "From " in beginning of line (insert `ESC ( B' before it
490           if possible, otherwise encode by quoted-printable)
491         - canonicalize line break code for base64
492
493 1997-07-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
494
495         * signature.el (signature-separator): New variable.
496         (insert-signature): Insert `signature-separator' when signature is
497         inserted at end of file.
498
499 1997-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
500
501         * mime-edit.el (mime-edit-version-name): Add `semi-version-name'.
502
503         * mime-view.el (mime-view-version-name): New constant.
504
505         * mime-def.el (semi-version-name): New constant.
506
507 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
508
509         * README.en (Required environment): Updated.
510
511 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
512
513         * mime-parse.el, mime-def.el: `mime/content-type-subtype-regexp'
514         -> `mime-media-type/subtype-regexp'.
515
516 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
517
518         * mime-parse.el, mime-def.el, mailcap.el: `mime/token-regexp' ->
519         `mime-token-regexp'.
520
521         * mime-def.el: `mime/tspecials' -> `mime-tspecials'.
522
523 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
524
525         * mime-play.el, mime-pgp.el, mime-def.el: `mime/temp-buffer-name'
526         -> `mime-temp-buffer-name'.
527
528 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
529
530         * mime-text.el (mime-decode-text-body): Canonicalize line break
531         code.
532
533 1997-06-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
534
535         * mailcap.el: New file.
536
537 1997-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
538
539         * eword-encode.el (eword-field-encoding-method-alist): Add
540         "Message-ID" as ignored.
541
542 1997-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
543
544         * eword-encode.el (tm-eword::encode-string-1): avoid infinite loop
545         caused by long non-encoded-word element. (cf. [tm-en:1356])
546
547 1997-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
548
549         * mime-view.el: `mime-preview/display-message/partial' ->
550         `mime-view-insert-message/partial-button'.
551
552         * mime-view.el (mime-preview/display-message/partial): Use
553         `mime-add-button' again.
554
555 1997-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
556
557         * eword-encode.el: `tm-eword::lc-words-to-words' ->
558         `eword-encode-charset-words-to-words'.
559
560         * eword-encode.el (tm-eword::lc-words-to-words): New
561         implementation; function `tm-eword::parse-word' was abolished.
562
563 1997-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
564
565         * eword-encode.el: `tm-eword::split-to-lc-words' ->
566         `eword-encode-divide-into-charset-words'.
567
568         * eword-encode.el: Function `tm-eword::parse-lc-word' was
569         abolished.
570         (tm-eword::split-to-lc-words): New implementation.
571
572 1997-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
573
574         * eword-encode.el: `tm-eword::char-type' ->
575         `eword-encode-char-type'.
576
577         * eword-encode.el: `tm-eword::encode-encoded-text' ->
578         `eword-encode-text'
579
580         * mime-view.el (mime-view-insert-entity-button,
581         mime-preview/display-message/partial): Use `mime-insert-button'.
582         
583         (mime-view-setup-buffers): Enclose codes to display preview-buffer
584         by `(let ((inhibit-read-only t)) ...)'.
585
586         * mime-def.el (mime-insert-button): New inline function.
587
588         * mime-def.el (mime-add-button): Argument `func' was renamed to
589         `function'; Use overlay for `mime-button-mouse-face'.
590
591 \f
592 1997-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
593
594         * SEMI: Version 0.92 was released.
595
596         * mime-view.el, mime-play.el, mime-partial.el:
597         `mime-article/decode-' -> `mime-display-'.
598
599         * mime-play.el (mime-display-caesar): fixed.
600
601 1997-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
602
603         * eword-decode.el (eword-decode-structured-field-body): fixed.
604
605 1997-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
606
607         * eword-decode.el (eword-lexical-analyze-cache): New variable.
608         (eword-lexical-analyze-cache-max): New variable.
609         (eword-analyze-quoted-string): New function.
610         (eword-analyze-comment): New function.
611         (eword-analyze-encoded-word): New function.
612         (eword-lexical-analyze-internal): New function.
613         (eword-lexical-analyze): New function.
614         (eword-decode-structured-field-body): New function.
615         (eword-decode-unstructured-field-body): New function.
616         (eword-extract-address-components): New function.
617
618 1997-06-11  Steven L Baur     <steve@xemacs.org>
619
620         * eword-encode.el (tm-eword::char-type, tm-eword::encode-rwl,
621         tm-eword::encode-rwl): Clean up Ebola
622         infection. (cf.[tm-en:1346],[xemacs-beta:9333])
623
624 \f
625 1997-05-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
626
627         * SEMI: Version 0.91 was released.
628
629 Wed May 28 13:16:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
630
631         * mime-view.el (mime-view-define-keymap): fixed problem about
632         [tab], [delete] and [backspace] keys.
633
634 Tue May 27 03:26:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
635
636         * mime-edit.el (mime-edit-sign-pgp-elkins): Enclose PGP-processing
637         by `as-binary-process'.
638
639 1997-05-23  Steven L Baur  <steve@altair.xemacs.org>
640
641         * mime-view.el (mime-acting-condition): Add image/png
642         mime type. (cf.[tm-en:1334])
643
644         * mime-image.el: Add image/png mime type. (cf.[tm-en:1334])
645
646         * mime-edit.el (mime-file-types): Add png handling.
647         (mime-content-types): Ditto. (cf.[tm-en:1334])
648
649 Fri May 23 22:13:47 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
650
651         * mime-view.el (mime-view-define-keymap): Doesn't bind
652         `beginning-of-buffer' and `end-of-buffer' for "<" and ">" keys.
653
654 \f
655 1997-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
656
657         * SEMI: Version 0.88 was released.
658
659 Thu May 15 06:05:13 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
660
661         * Makefile (tar): New implementation.
662
663 Tue May 13 14:32:39 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
664
665         * SEMI-MK (config-semi): fixed.
666
667         * SEMI-CFG: Add site-lisp/apel/ even if LISPDIR is specified.
668
669 Tue May 13 14:11:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
670
671         * README.en: Add `LISPDIR'.
672
673         * Makefile (LISPDIR): New variable.
674
675         * SEMI-CFG: Setting for load-path is modified.
676
677 Mon May 12 12:30:42 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
678
679         * mime-tar.el, mime-play.el, mime-pgp.el, mime-file.el,
680         mime-view.el: `mime/content-decoding-condition' ->
681         `mime-acting-condition'.
682
683 \f
684 1997-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
685
686         * SEMI: Version 0.87 was released.
687
688 Fri May  9 04:19:21 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
689
690         * mime-tar.el: `mime-viewer/uuencode-encoding-name-list' ->
691         `mime-view-uuencode-encoding-name-list'.
692
693 Fri May  9 03:07:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
694
695         * mime-edit.el: Use "text/x-rot13-47-48" instead of
696         "text/x-rot13-47".
697
698         * mime-view.el (mime/content-decoding-condition): Add
699         "text/x-rot13-47-48".
700
701 Fri May  9 01:26:13 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
702
703         * mime-edit.el (mime-edit-normalize-body): Use
704         `mule-caesar-region' instead of `caesar-region'.
705
706         * mime-play.el (mime-display-caesar): Use `mule-caesar-region'
707         instead of `caesar-region'.
708
709         * mime-def.el: Add autoload for mule-caesar.el.
710
711         * mime-def.el: Function caesar-region was abolished.
712
713 Thu May  8 23:31:45 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
714
715         * mime-play.el, mime-edit.el, mime-def.el: `tm:caesar-region' ->
716         `caesar-region'.
717
718 Thu May  8 22:37:47 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
719
720         * mime-view.el (mime-view-define-keymap): Use
721         `set-keymap-default-binding' for XEmacs.
722
723 Wed May  7 10:04:36 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
724
725         * mime-play.el (mime-display-caesar): Don't use
726         `buffer-substring'.
727
728         * mime-play.el (mime-display-caesar): Use `view-buffer' instead of
729         `view-mode-enter'.
730
731 Wed May  7 09:37:54 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
732
733         * mime-play.el: Don't require `view'.
734         
735         Constant `mime-view-text/plain-mode-map' was abolished.
736
737         Function `mime-view-text/plain-mode' and
738         `mime-view-text/plain-exit' were abolished.
739
740         (mime-display-caesar): Use `view-mode-enter mother' instead of
741         `mime-view-text/plain-mode'.
742
743 Wed May  7 09:33:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
744
745         * mime-play.el, mime-view.el (mime/content-decoding-condition):
746         `mime-article/decode-caesar' -> `mime-display-caesar'.
747
748 Wed May  7 05:49:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
749
750         * mime-view.el (mime-view-cut-header): fixed. (cf.[tm-ja:2386])
751
752 \f
753 1997-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
754
755         * SEMI: Version 0.83 was released.
756
757 Sat Apr  5 06:20:34 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
758
759         * mime-def.el: Overlay is required by emu.
760
761 Thu Apr  3 18:09:35 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
762
763         * mime-image.el, mime-view.el, mime-text.el:
764         `mime-preview/filter-' -> `mime-view-filter-'.
765
766         * mime-view.el: `mime-preview/get-original-major-mode' ->
767         `mime-view-get-original-major-mode'.
768
769 Thu Mar 27 22:16:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
770
771         * mime-view.el (mime-view-mode): Hide mime-echo window.
772
773         * mime-view.el: Function `mime-hide-echo-buffer' was moved from
774         mime-play.el.
775
776         * mime-play.el: Function `mime-hide-echo-buffer' was moved to
777         mime-view.el.
778
779         * mime-play.el (mime-hide-echo-buffer): New inline function.
780
781         * mime-play.el (mime-echo-window-height): New variable.
782
783 Thu Mar 27 21:48:32 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
784
785         * mime-edit.el (mime-edit-content-end): Abolish unused local
786         variable `beg'.
787
788 Thu Mar 27 21:45:49 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
789
790         * mime-view.el (mime-view-follow-current-entity): Abolish unused
791         local variable `rc'.
792
793 Thu Mar 27 21:42:08 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
794
795         * eword-encode.el (eword-encode-field): Intern down-cased
796         field-name and use `memq' instead of `member' to detect a field is
797         address-list or not.
798
799 Thu Mar 27 21:17:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
800
801         * mime-pgp.el (mime-article/check-pgp-signature): Use
802         `insert-buffer-substring'.
803
804 Thu Mar 27 20:59:00 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
805
806         * mime-pgp.el (mime-article/check-pgp-signature):
807         `mime-article/show-output-buffer' -> `mime-show-echo-buffer'.
808
809         * mime-play.el: `mime-article/show-output-buffer' ->
810         `mime-show-echo-buffer'.
811
812         * mime-play.el: `mime/output-buffer-window-is-shared-with-bbdb' ->
813         `mime-echo-window-is-shared-with-bbdb'.
814
815 Thu Mar 27 20:47:14 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
816
817         * mime-play.el: Variable
818         `mime/output-buffer-window-is-shared-with-bbdb' was moved from
819         mime-def.el.
820
821         * mime-def.el: Variable
822         `mime/output-buffer-window-is-shared-with-bbdb' was moved to
823         mime-play.el.
824
825 Thu Mar 27 20:40:57 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
826
827         * mime-view.el (mime-view-mode): `mime/output-buffer-name' ->
828         `mime-echo-buffer-name'.
829
830         * mime-play.el: `mime/output-buffer-name' ->
831         `mime-echo-buffer-name'.
832
833         * mime-pgp.el (mime-article/check-pgp-signature):
834         `mime/output-buffer-name' -> `mime-echo-buffer-name'.
835
836         * mime-def.el (mime-echo-buffer-name): Renamed from
837         `mime/output-buffer-name'.
838
839 Fri Mar 21 17:55:10 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
840
841         * mime-edit.el (mime-edit-content-end): Abolish unused local
842         variable `top'.
843
844         * mime-view.el: Function `mime-view-make-preview-buffer' was
845         abolished.
846
847         * mime-view.el: `mime-view-setup-buffer' ->
848         `mime-view-setup-buffers'.
849
850 \f
851 1997-03-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
852
853         * MU: Version 0.40.2 was released.
854         * SEMI: Version 0.75 was released.
855
856 Tue Mar 18 15:28:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
857
858         * mime-edit.el (mime-edit-translate-single-part-tag): Add
859         DOC-string.
860
861 Tue Mar 18 15:21:28 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
862
863         * mime-view.el: `mime::preview/original-major-mode' ->
864         `mime-view-original-major-mode'.
865
866 Tue Mar 18 15:17:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
867
868         * mime-play.el, mime-view.el: `mime::preview/mother-buffer' ->
869         `mime-mother-buffer'.
870
871 Tue Mar 18 15:12:10 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
872
873         * mime-text.el, mime-play.el, mime-edit.el, mime-view.el:
874         `mime::preview/article-buffer' -> `mime-raw-buffer'.
875
876 Tue Mar 18 14:47:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
877
878         * mime-tar.el, mime-play.el, mime-pgp.el, mime-bbdb.el,
879         mime-view.el: `mime::article/preview-buffer' ->
880         `mime-view-buffer'.
881
882 Tue Mar 18 14:32:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
883
884         * mime-view.el: Structure `mime::preview-content-info' was
885         abolished.
886
887         (mime-view-setup-buffer): Return only
888         `mime::article/preview-buffer'.
889
890         (mime-view-make-preview-buffer): Don't generate
891         preview-content-list; Return only `mime::article/preview-buffer'.
892
893         (mime-view-display-entity): Don't create
894         `mime::preview-content-info'.
895
896         (mime-view-mode): Don't set for `mime::preview/content-list'.
897
898 Tue Mar 18 13:56:18 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
899
900         * mime-partial.el (mime-combine-message/partials-automatically):
901         Don't use preview-content-list.
902
903 Tue Mar 18 13:06:09 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
904
905         * semi-setup.el: Don't require mime-partial; It is autoloaded.
906
907         * mime-partial.el: `mime-article/grab-message/partials' ->
908         `mime-combine-message/partials-automatically'.
909
910         * mime-partial.el: `mime-partial/preview-article' ->
911         `mime-view-partial-message'.
912
913         * mime-partial.el: `mime-partial/preview-article-method-alist' ->
914         `mime-view-partial-message-method-alist'.
915
916         * mime-play.el
917         (mime-view-quitting-method-for-mime-show-message-mode): Don't use
918         preview-content-list.
919
920         * mime-text.el (mime-text-decoder-alist): `mime/show-message-mode'
921         -> `mime-show-message-mode'.
922
923         * mime-pgp.el (mime-article/view-application/pgp):
924         `mime/show-message-mode' -> `mime-show-message-mode'.
925
926         * mime-view.el (mime-view-follow-current-entity): New
927         implementation.
928
929 Tue Mar 18 08:24:07 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
930
931         * mime-view.el: `mime-view-follow-content' ->
932         `mime-view-follow-current-entity'.
933
934         * mime-view.el (mime-view-mode): Don't use preview-content-list to
935         move to initial point.
936
937         * mime-view.el: Function `mime-preview/cinfo-to-pcinfo' was
938         abolished.
939
940         * mime-view.el: Function `mime-preview/point-pcinfo' was
941         abolished.
942
943         * mime-view.el: Function `mime-preview/point-content-number' was
944         abolished.
945
946         * mime-play.el (mime-view-play-current-entity): New
947         implementation.
948
949 Mon Mar 17 17:18:29 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
950
951         * mime-view.el (mime-view-quit): Use variable
952         `mime::preview/original-major-mode'.
953
954         * mime-view.el (mime-view-show-summary): Use variable
955         `mime::preview/original-major-mode'.
956
957         * mime-view.el (mime-view-scroll-down-entity): New implementation.
958
959         * mime-view.el (mime-view-scroll-up-entity): New implementation.
960
961 Mon Mar 17 16:19:30 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
962
963         * mime-view.el: `mime-view-scroll-down-content' ->
964         `mime-view-scroll-down-entity'.
965
966         * mime-view.el: `mime-view-scroll-up-content' ->
967         `mime-view-scroll-up-entity'.
968
969         * mime-view.el (mime-view-move-to-next): New implementation.
970
971 Mon Mar 17 16:03:11 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
972
973         * mime-view.el: `mime-view-next-content' ->
974         `mime-view-move-to-next'.
975
976         * mime-view.el (mime-view-move-to-previous): New implementation.
977
978         * mime-view.el: `mime-view-previous-content' ->
979         `mime-view-move-to-previous'.
980
981         * mime-view.el: `mime-view-up-content' ->
982         `mime-view-move-to-upper'.
983
984 Mon Mar 17 15:39:17 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
985
986         * mime-view.el, mime-play.el: `mime/show-message-mode' ->
987         `mime-show-message-mode'.
988
989         * mime-view.el (mime-view-up-content): New implementation.
990
991         * mime-view.el: `mime-preview/display-content' ->
992         `mime-view-display-entity'.
993
994         * mime-view.el (mime-preview/display-content): Put
995         `mime-view-raw-buffer' and `mime-view-cinfo' as text-property.
996
997         * mime-view.el: Variable `mime-view-visible-field-regexp' was
998         abolished.
999
1000         * mime-view.el: `mime-preview/cut-header' ->
1001         `mime-view-cut-header'.
1002
1003         * mime-view.el (mime-view-entity-separator-function): New
1004         implementation.
1005
1006         * mime-view.el: `mime-preview/default-content-separator' ->
1007         `mime-view-entity-separator-function'.
1008
1009 Mon Mar 17 13:49:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1010
1011         * mime-view.el (mime-view-header-visible-p): Abolish optional
1012         argument `ctype'.
1013
1014         * mime-view.el (mime-view-entity-button-function): New
1015         implementation.
1016
1017         * mime-view.el: Variable
1018         `mime-view-content-button-ignored-ctype-list' was abolished.
1019
1020         * mime-view.el: `mime-preview/default-content-button-function' ->
1021         `mime-view-entity-button-function'.
1022
1023         * mime-view.el: Variable `mime-preview/content-button-function'
1024         was abolished.
1025
1026         * mime-def.el (mime-add-button): New implementation.
1027
1028         * mime-view.el (mime-view-insert-entity-button): modified.
1029
1030         * mime-view.el: `mime-preview/insert-content-button' ->
1031         `mime-view-insert-entity-button'.
1032
1033         * mime-view.el (mime-view-header-visible-p): Don't calculate ctype
1034         is optional argument `ctype' is not nil.
1035
1036 Mon Mar 17 12:12:01 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1037
1038         * mime-view.el: `mime-print-entity' ->
1039         `mime-view-print-current-entity'.
1040
1041         * mime-view.el: `mime-extract-entity' ->
1042         `mime-view-extract-current-entity'.
1043
1044         * mime-play.el, mime-view.el: `mime-play-entity' ->
1045         `mime-view-play-current-entity'.
1046
1047         * mime-view.el (mime-play-entity, mime-extract-entity,
1048         mime-print-entity): Add DOC-string.
1049
1050         * mime-view.el: `mime-view-print-content' -> `mime-print-entity'.
1051
1052         * mime-view.el: `mime-view-extract-content' ->
1053         `mime-extract-entity'.
1054
1055         * mime-play.el: Variable `mime-view-decoding-mode' was abolished.
1056
1057         * mime-play.el: Variable `mime-view-decoding-mode' was moved from
1058         mime-view.el.
1059
1060         * mime-view.el: Variable `mime-view-decoding-mode' was moved to
1061         mime-play.el.
1062
1063 Mon Mar 17 05:09:05 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1064
1065         * mime-view.el: Use `mime-play-entity' instead of
1066         `mime-view-play-content'.
1067
1068 Mon Mar 17 05:06:33 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1069
1070         * mime-view.el, mime-play.el: `mime-preview/decode-content' ->
1071         `mime-play-entity'.
1072
1073         * mime-view.el (mime-view-play-content, mime-view-extract-content,
1074         mime-view-print-content): Modify to use optional argument `mode'.
1075
1076 Mon Mar 17 04:41:21 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1077
1078         * mime-play.el (mime-preview/decode-content,
1079         mime-article/decode-content): Add new optional argument `mode'.
1080
1081 Sun Mar 16 02:23:31 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1082
1083         * mime-text.el: `mime-charset/maybe-decode-buffer' ->
1084         `mime-text-decode-buffer-maybe'.
1085
1086         * mime-text.el: `mime-preview/decode-text-buffer' ->
1087         `mime-decode-text-body'.
1088
1089         * mime-view.el (mime-view-visible-media-type-list): Add
1090         "text/rfc822-headers".
1091
1092 Sun Mar 16 01:02:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1093
1094         * mime-image.el, mime-view.el:
1095         `mime-view-default-showing-Content-Type-list' ->
1096         `mime-view-visible-media-type-list'.
1097
1098 Sun Mar 16 00:22:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1099
1100         * mime-play.el: `mime-raw::text-decoder' -> `mime-text-decoder'.
1101
1102         * mime-pgp.el (mime-article/view-application/pgp):
1103         `mime-charset/decode-buffer' -> `mime-text-decode-buffer'.
1104
1105         * mime-text.el: `mime-charset/decode-buffer' ->
1106         `mime-text-decode-buffer'.
1107
1108 Sat Mar 15 23:59:09 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1109
1110         * mime-pgp.el (mime-article/view-application/pgp):
1111         `mime-raw::text-decoder' -> `mime-text-decoder'.
1112
1113         * mime-text.el: `mime-raw::text-decoder' -> `mime-text-decoder'.
1114
1115 Sat Mar 15 23:53:49 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1116
1117         * mime-text.el: Variable `mime-raw::text-decoder' was moved from
1118         mime-view.el.
1119
1120         * mime-view.el: Variable `mime-raw::text-decoder' was moved to
1121         mime-text.el.
1122
1123 Sat Mar 15 22:40:50 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1124
1125         * mime-pgp.el (mime-article/view-application/pgp): Use
1126         `insert-buffer-substring'.
1127
1128 Sat Mar 15 22:27:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1129
1130         * mime-pgp.el (mime-article/view-application/pgp):
1131         `mime::article/code-converter' -> `mime-raw::text-decoder'.
1132
1133         * mime-play.el (mime-article/view-message/rfc822):
1134         `mime::article/code-converter' -> `mime-raw::text-decoder'.
1135
1136         * mime-text.el (mime-preview/decode-text-buffer):
1137         `mime::article/code-converter' -> `mime-raw::text-decoder'.
1138
1139         * mime-view.el: `mime::article/code-converter' ->
1140         `mime-raw::text-decoder'.
1141
1142 Sat Mar 15 21:20:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1143
1144         * mime-pgp.el (mime-article/add-pgp-keys): Abolish unused local
1145         variables `charset' and `mime::article/preview-buffer'.
1146
1147         * mime-pgp.el (mime-article/add-pgp-keys): Abolish unused local
1148         variable `mode'.
1149
1150 Sat Mar 15 21:10:43 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1151
1152         * mime-image.el (mime-preview/filter-for-image): Abolish unused
1153         local variable `charset'.
1154
1155         * mime-pgp.el (mime-article/check-pgp-signature): Abolish unused
1156         local variable `status'.
1157
1158         * mime-pgp.el: (mime-article/view-application/pgp,
1159         mime-article/add-pgp-keys): Abolish unused local variable
1160         `cur-buf'.
1161
1162         * mime-image.el (mime-preview/filter-for-image,
1163         mime-preview/filter-for-application/postscript): Abolish unused
1164         local variable `mode'.
1165
1166 Sat Mar 15 20:56:19 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1167
1168         * mime-text.el
1169         (mime-preview/filter-for-text/richtext,
1170         mime-preview/filter-for-text/enriched): Abolish unused local
1171         variable `mode'.
1172
1173         * mime-text.el (mime-preview/decode-text-buffer): New
1174         implementation.
1175
1176         * mime-view.el (mime-view-follow-content): Abolish unused
1177         variables `f', `mid', `subj', `reply-to', `cc', `to', `from', `he'
1178         and `hb'.
1179
1180         * mime-edit.el (mime-edit-goto-tag): Abolish unused variable
1181         `multipart'.
1182
1183         * mime-file.el (mime-article/extract-file): Abolish unused local
1184         variable `the-buf'.
1185
1186         * mime-tar.el: Quote *autoconv*.
1187
1188 Sat Mar 15 20:29:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1189
1190         * mime-partial.el (mime-article/grab-message/partials): Unused
1191         local variable `mother' was abolished.
1192
1193         * mime-play.el (mime-article/decode-caesar): Unused local variable
1194         `cur-buf' was abolished.
1195
1196         * mime-play.el (mime-article/decode-message/external-ftp): Unused
1197         local variable `access-type' was abolished; Comment out `mode'.
1198
1199         * mime-play.el (mime-article/view-message/rfc822): Unused local
1200         variable `cur-buf' was abolished.
1201
1202         * mime-text.el (mime-preview/filter-for-text/richtext,
1203         mime-preview/filter-for-text/enriched): Unused local variable `m'
1204         was abolished.
1205
1206         * mime-parse.el (mime-parse-multipart):
1207         Unused local variable `ct' was abolished.
1208
1209         * eword-encode.el: Require eword-decode.
1210
1211         * mime-image.el (mime-preview/filter-for-application/postscript):
1212         Unused local variable `m' was abolished.
1213
1214 Sat Mar 15 19:47:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1215
1216         * mime-pgp.el: (mime-article/view-application/pgp):
1217         `mime-viewer/code-converter-alist' -> `mime-text-decoder-alist'.
1218
1219         * mime-pgp.el (mime-pgp-command): New variable.
1220
1221         (mime::article/call-pgp-to-check-signature): Use variable
1222         `mime-pgp-command'. (cf. [tm-en:1259])
1223
1224 Sat Mar 15 19:25:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1225
1226         * mime-pgp.el: `mime/viewer-mode' -> `mime-view-mode'.
1227         (cf. [tm-en:1259])
1228
1229 \f
1230 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1231
1232         * emu: Version 7.40.1 was released.
1233         * APEL: Version 3.2 was released.
1234         * bitmap-mule: Version 7.17 was released.
1235         * MU: Version 0.40.1 was released.
1236         * MEL: Version 6.3 was released.
1237         * SEMI: Version 0.72 was released.
1238
1239 Fri Mar 14 08:48:07 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1240
1241         * SEMI-ELS (semi-modules-to-compile): Add mail-mime-setup.el.
1242
1243 Fri Mar 14 08:47:06 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1244
1245         * mail-mime-setup.el: New module.
1246
1247         * mime-setup.el: Only loads MUA specific setup files.
1248
1249         * semi-setup.el: Setting for mime-edit, signature and mu-cite were
1250         moved from mime-setup.el.
1251
1252         * semi-setup.el: Setting for gnus-mime was moved to
1253         gnus-mime/gnus-mime-setup.el.
1254
1255         * semi-setup.el: Setting for mh-e was moved to emh/emh-setup.el.
1256
1257         * Makefile: modified for SEMI package.
1258
1259 Fri Mar 14 07:42:44 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1260
1261         * SEMI-MK: Don't compile and install other packages.
1262
1263 Fri Mar 14 06:09:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1264
1265         * mime-edit.el: Definition of `mime-edit-mode' must be previous to
1266         `add-minor-mode'.
1267
1268         * mime-image.el (mime-preview/filter-for-image): Don't use
1269         `assoc-value'.
1270
1271 Fri Mar 14 04:49:04 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1272
1273         * mime-edit.el: Variable `mime-edit-prefix' and `mime-edit-map'
1274         were abolished; Use `mime-edit-mode-map' directly.
1275
1276         Use "C-c C-m" for enclosure commands.
1277
1278         Add new binding "C-c C-x s" for `mime-edit-set-sign', "C-c C-x e"
1279         for `mime-edit-set-encrypt'.
1280
1281 Fri Mar 14 04:41:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1282
1283         * semi-setup.el: Require file-detect.
1284
1285 Wed Mar 12 07:49:41 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1286
1287         * SEMI-CFG: Delete variables about other packages.
1288
1289 Mon Mar 10 15:16:26 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1290
1291         * mime-def.el: Variable `mime-temp-directory' was moved to
1292         mel/mel.el.
1293
1294 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1295
1296         * SEMI-ELS (semi-modules-to-compile): Delete `mime-ftp'.
1297
1298         * mime-view.el (mime/content-decoding-condition): Set up for
1299         `mime-article/decode-message/external-ftp'.
1300
1301         * semi-setup.el: tm-latex.el was abolished.
1302
1303         * semi-setup.el: tm-ftp is merged to mime-play.el.
1304
1305         * mime-play.el (mime-article/dired-function): New variable; copied
1306         from tm-ftp.el.
1307
1308         (mime-article/dired-function-for-one-frame,
1309         mime-article/decode-message/external-ftp): New function; copied
1310         from tm-ftp.el.
1311
1312 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1313
1314         * mime-partial.el (mime-article/grab-message/partials): Don't use
1315         `assoc-value'.
1316
1317 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1318
1319         * mime-play.el: Require filename.
1320
1321 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1322
1323         * mime-setup.el: Don't check `(boundp 'epoch::version)'.
1324
1325         * mime-setup.el: Use `turn-on-mime-edit' instead of
1326         `mime-edit-mode'.
1327
1328         * mime-edit.el (mime-edit-decode-buffer): Renamed from
1329         `mime-editor::edit-again'; optional argument `code-conversion' was
1330         changed to `not-decode-text' (behavior was reversed).
1331         (mime-edit-again): modified for `mime-edit-decode-buffer'.
1332
1333         * mime-edit.el (mime-edit-again-ignored-field-regexp): New
1334         variable.
1335
1336         * mime-edit.el (mime-edit-again): optional argument
1337         `code-conversion' was changed to `not-decode-text' (behavior was
1338         reversed); optional argument `no-mode' was renamed to
1339         `not-turn-on'; `mail-header-separator' was replaced to null line
1340         before converting.
1341
1342 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1343
1344         * mime-edit.el: `mime-edit-mode' -> `turn-on-mime-edit';
1345         `mime-edit-toggle-mode' -> `mime-edit-mode'.
1346         
1347         Alias `mime-mode' was abolished.
1348
1349 1997-03-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1350
1351         * eword-encode.el (eword-encode-header): fixed.
1352
1353         * mime-edit.el: Comments was modified.
1354         (mime-edit-mode): DOC-string was modified.
1355
1356         * mime-edit.el: Function `mime-edit-define-menu-for-emacs19' was
1357         abolished.  Buffer local variable `mime-edit-mode-old-local-map'
1358         was abolished.
1359
1360         * mime-edit.el: `mime-edit-minor-mime-map' ->
1361         `mime-edit-mode-map'.
1362
1363         * mime-edit.el: `mime-edit-mime-map' -> `mime-edit-map'.
1364
1365         * mime-edit.el: Function `mime-edit-define-keymap' was abolished.
1366
1367 1997-03-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1368
1369         * mime-edit.el: `mime-prefix' -> `mime-edit-prefix'.
1370
1371 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1372
1373         * semi-setup.el: tm-pgp.el was already renamed to mime-pgp.el.
1374
1375 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1376
1377         * mime-def.el (pgp-function-alist): `tm:mc-' -> `mime-mc-'.
1378
1379 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1380
1381         * mime-def.el (mime-temp-directory): Refer environment variable
1382         "MIME_TMP_DIR" as default value.
1383
1384 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1385
1386         * SEMI-ELS (semi-modules-to-compile): tm-latex.el and tm-html.el
1387         were abolished.
1388
1389         * mime-tar.el (mime-decode-message/tar), mime-play.el, mime-pgp.el
1390         (mime-article/check-pgp-signature), mime-partial.el
1391         (mime-article/grab-message/partials), mime-image.el, mime-edit.el
1392         (mime-edit-split-and-send), mime-def.el: Variable `mime/tmp-dir'
1393         was renamed to `mime-temp-directory'.
1394
1395         * mime-edit.el: `mime/edit-again' was renamed to
1396         `mime-edit-again'.
1397
1398 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1399
1400         * mime-text.el, mime-edit.el: `mime/temporary-message-mode' was
1401         renamed to `mime-temp-message-mode'.
1402
1403         * mime-edit.el: Draft preview feature was abolished.
1404
1405         * mime-edit.el (mime-transfer-level-string): Fixed DOC-string.
1406
1407         Buffer local variable `mime/editing-buffer' was renamed to
1408         `mime-edit-buffer'.
1409
1410         * mime-edit.el (mime-edit-insert-x-emacs-field): New variable.
1411         (mime-edit-x-emacs-value): New variable.
1412         (mime-edit-translate-body): Insert X-Emacs field if variable
1413         `mime-edit-insert-x-emacs-field' is not nil.
1414
1415 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1416
1417         * mime-view.el (mime-preview/insert-content-button): Don't use
1418         function `assoc-value'.
1419
1420 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1421
1422         * mime-bbdb.el: `mime-bbdb-' -> `mime-bbdb/'.
1423
1424 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1425
1426         * SEMI-MK: compile and install emu and apel.
1427
1428 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1429
1430         * SEMI-ELS: tm-bbdb.el was renamed to mime-bbdb.el.
1431
1432         * mime-bbdb.el: Renamed from tm-bbdb.el.
1433
1434         * SEMI-CFG (EMU_PREFIX, EMU_DIR): New variable.
1435         (APEL_PREFIX, APEL_DIR, APEL_RELATIVE_DIR): New variable.
1436         (load-path): Add "../apel" instead of "../tl".
1437
1438         * SEMI-ELS: alist.el was moved to ../apel/.
1439
1440 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1441
1442         * mime-parse.el: Require emu; Function `char-list-to-string' was
1443         abolished.
1444
1445         * mime-edit.el: Require emu; definitions about visible/invisible
1446         were abolished.
1447
1448 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1449
1450         * eword-encode.el: Require emu; function
1451         `find-non-ascii-charset-string' and
1452         `find-non-ascii-charset-region' were abolished.
1453
1454         * mime-def.el: Require atype; functions about atype were
1455         abolished.
1456
1457 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1458
1459         * mime-def.el: Require emu; Variable `running-xemacs' was
1460         abolished; Macro `defun-maybe' was abolished; Function `functionp'
1461         was abolished; Variable `charsets-mime-charset-alist',
1462         `default-mime-charset' and `mime-charset-coding-system-alist' were
1463         abolished; Function `mime-charset-to-coding-system',
1464         `charsets-to-mime-charset', `detect-mime-charset-region',
1465         `encode-mime-charset-region', `decode-mime-charset-region',
1466         `encode-mime-charset-string' and `decode-mime-charset-string' were
1467         abolished.
1468
1469 Sat Mar  1 04:12:37 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1470
1471         * mime-def.el (charsets-to-mime-charset): New function; copied
1472         from emu.el.
1473
1474         * eword-encode.el: Use `char-bytes' instead of `char-length'.
1475
1476         * mime-def.el (eliminate-top-spaces): New inline-function; copied
1477         from tl-str.el.
1478
1479         * mime-edit.el: Fixed about definition of visible/invisible
1480         functions for XEmacs.
1481
1482 Sat Mar  1 03:39:01 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1483
1484         * mime-edit.el (enable-invisible, end-of-invisible): New macro;
1485         copied from emu-19.el.
1486         (invisible-region, invisible-p, next-visible-point): New function;
1487         copied from emu-19.el and emu-xemacs.el.
1488         (visible-region): New function; copied from emu-19.el.
1489                 
1490         * mime-edit.el (mime-edit-make-boundary): New function.
1491         (mime-edit-translate-body, mime-edit-translate-region): Use
1492         `mime-edit-make-boundary'.
1493         
1494         * mime-edit.el (replace-space-with-underline): New inline
1495         function; copied from tl-str.el.
1496         
1497 Sat Mar  1 02:07:00 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1498
1499         * eword-encode.el (find-non-ascii-charset-region): New
1500         inline-function; copied from emu-e20.el.
1501
1502 Fri Feb 28 06:46:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1503
1504         * mime-def.el: Require cl.
1505
1506         * mime-view.el (mouse-button-2): New variable; copied from
1507         emu-19.el and emu-xemacs.el.
1508
1509         * mime-def.el (defun-maybe): New macro; copied from emu.el.
1510         (functionp): New function; copied from emu.el.
1511
1512 Fri Feb 28 05:14:54 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1513
1514         * mime-play.el: Supports only Emacs/mule API.
1515
1516         * mime-def.el (field-unify): Fixed.
1517
1518         * semi-setup.el: Don't require mime-play.
1519
1520         * mime-def.el: Function `put-fields' were abolished.
1521
1522         * mime-def.el: atype functions were moved from mime-play.el.
1523
1524         * mime-play.el: atype functions were moved to mime-def.el.
1525
1526 Fri Feb 28 04:50:13 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1527
1528         * mime-def.el (call-after-loaded): New function; moved from
1529         semi-setup.el.
1530
1531         * semi-setup.el: Function `call-after-loaded' was moved to
1532         mime-def.el; require mime-def.
1533
1534 Fri Feb 28 04:44:27 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1535
1536         * semi-setup.el: require mime-play instead of mime-view when
1537         compiling.
1538
1539 Fri Feb 28 04:21:43 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1540
1541         * SEMI-MK: BINS were abolished.
1542
1543         * SEMI-CFG: require cl.
1544
1545         * SEMI-CFG: Variable `BIN_SRC_DIR' and `BINS' were abolished.
1546
1547 Fri Feb 28 04:08:12 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1548
1549         * SEMI-MK: Renamed from TM-MK.
1550
1551         * SEMI-CFG: Don't require tl-misc.
1552
1553         * SEMI-ELS (semi-modules-to-compile): Add alist.el.
1554
1555 Fri Feb 28 02:33:20 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1556
1557         * mime-play.el (field-unify): Fixed.
1558
1559 Fri Feb 28 02:22:38 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1560
1561         * mime-setup.el, mime-image.el, mime-edit.el, mime-play.el:
1562         Require alist.
1563
1564         * alist.el: New module; separated from tl-list.el.
1565
1566         * mime-play.el: Function `put-alist' and `del-alist' were moved to
1567         alist.el.
1568
1569         * mime-play.el (mime-article/coding-system-alist): Use
1570         `no-conversion' instead of *noconv*.
1571
1572 Thu Feb 27 13:48:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1573
1574         * mime-parse.el (char-list-to-string): New inline-function; copied
1575         from emu-19.el.
1576
1577 Thu Feb 27 13:43:38 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1578
1579         * mime-parse.el (symbol-concat): New inline-function; copied from
1580         tl-str.el.
1581
1582         * semi-setup.el: require 'mime-view when compiling.
1583
1584         * mime-parse.el (regexp-*): New inline-function; copied from
1585         tl-str.el.
1586
1587 Thu Feb 27 13:28:10 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1588
1589         * semi-setup.el (running-xemacs): New variable.
1590
1591 Thu Feb 27 09:00:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1592
1593         * mime-play.el: `mime/viewer-mode' -> `mime-view-mode'.
1594
1595         * mime-def.el: fixed DOC string.
1596
1597 Thu Feb 27 08:56:45 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1598
1599         * eword-decode.el: Don't require emu.
1600
1601         * mime-def.el (charsets-mime-charset-alist, default-mime-charset,
1602         mime-charset-coding-system-alist): New variable; copied from
1603         emu-e20.el.
1604         (mime-charset-to-coding-system, detect-mime-charset-region,
1605         encode-mime-charset-region, decode-mime-charset-region,
1606         encode-mime-charset-string, decode-mime-charset-string): New
1607         function; copied from emu-e20.el.
1608
1609         * eword-encode.el (find-non-ascii-charset-string): New
1610         inline-function; copied from emu-e20.el.
1611
1612 Thu Feb 27 08:36:01 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1613
1614         * mime-tar.el: Don't require emu.
1615
1616 Thu Feb 27 08:34:21 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1617
1618         * mime-play.el (put-alist, del-alist): New function; copied from
1619         tl-list.el.
1620         (put-fields, field-unifier-for-default, field-unifier-for-mode,
1621         field-unify, assoc-unify, get-unified-alist, delete-atype,
1622         remove-atype, replace-atype, set-atype): New function; copied from
1623         tl-atype.el.  Don't require tl-atype.
1624
1625 Thu Feb 27 08:18:16 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1626
1627         * semi-setup.el (call-after-loaded): New function; imported from
1628         tl-misc.el; Don't require tl-misc.
1629
1630 Thu Feb 27 08:10:24 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1631
1632         * mime-pgp.el: Renamed from tm-pgp.el.
1633
1634 Thu Feb 27 08:05:45 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1635
1636         * mime-def.el (pgp-function-alist): tm-edit-mc.el was renamed to
1637         mime-mc.el.
1638
1639         * mime-mc.el: Renamed from tm-edit-mc.el.
1640
1641 Thu Feb 27 06:38:44 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1642
1643         * mime-text.el: `tm:mother-button-dispatcher' ->
1644         `mime-button-mother-dispatcher'.
1645         
1646         * mime-def.el, mime-text.el (mime-preview/filter-for-text/plain),
1647         mime-view.el, mime-tar.el (mime-tar-set-properties):
1648         `tm:add-button' -> `mime-add-button'.
1649         
1650         * mime-file.el: Renamed from tm-file.el.
1651
1652 Wed Feb 26 13:01:25 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1653
1654         * eword-decode.el: Must require emu.
1655
1656         * eword-decode.el (eword-decode-region): Unused local variable
1657         `charset', `encoding' and `text'.
1658
1659 Wed Feb 26 07:58:29 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1660
1661         * eword-decode.el (eword-decode-encoded-word): Use
1662         `add-text-properties' directly.
1663
1664 Wed Feb 26 07:44:22 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1665
1666         * mime-def.el (tm:add-button): Use `add-text-properties' directly.
1667
1668         * mime-def.el (running-xemacs): New variable; if it is not nil,
1669         require overlay.
1670
1671         * mime-def.el (regexp-or): New function.
1672
1673 Wed Feb 26 04:57:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1674
1675         * mime-tar.el: Renamed from tm-tar.el.
1676
1677         * mime-view.el (mime-view-define-keymap): `tm:button-dispatcher'
1678         -> `mime-button-dispatcher'.
1679
1680         * mime-def.el: `tm:button-dispatcher' -> `mime-button-dispatcher'.
1681
1682         * mime-def.el: `tm:mother-button-dispatcher' ->
1683         `mime-button-mother-dispatcher'.
1684
1685         * mime-def.el: `semi-data' -> `mime-button-data'.
1686
1687         * mime-def.el: `semi-callback' -> `mime-button-callback'.
1688
1689         * mime-def.el: `tm:mouse-face' -> `mime-button-mouse-face'.
1690
1691         * mime-def.el: `tm:button-face' -> `mime-button-face'.
1692
1693         * mime-def.el (tm:add-button, tm:button-dispatcher):
1694         `mime-callback' was renamed to `semi-callback'; `mime-data' was
1695         renamed to `semi-data'.
1696
1697 Wed Feb 26 03:54:17 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1698
1699         * mime-def.el (tm:add-button): Use `make-overlay' directly.
1700
1701         * mime-def.el (tm:add-button): Use `overlay-put' directly.
1702
1703 Tue Feb 25 07:40:37 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1704
1705         * mime-text.el: `tm:browse-url' was renamed to
1706         `mime-text-browse-url'.
1707
1708         * mime-text.el: Require browse-url.
1709
1710         * mime-text.el: `tm:URL-regexp' was renamed to
1711         `mime-text-url-regexp'.
1712
1713         * mime-text.el: Variable `tm:URL-regexp',
1714         `browse-url-browser-function' and function `tm:browse-url' were
1715         moved from mime-def.el.
1716
1717         * mime-def.el: Variable `tm:URL-regexp',
1718         `browse-url-browser-function' and function `tm:browse-url' were
1719         moved to mime-text.el.
1720
1721         * eword-decode.el: Variable `tm:warning-face' was renamed to
1722         `eword-warning-face'.
1723
1724         * eword-decode.el: Variable `tm:warning-face' was moved from
1725         mime-def.el.
1726
1727         * mime-def.el: Variable `tm:warning-face' was moved to
1728         eword-decode.el.
1729
1730         * mime-def.el: Function `tm:set-face-region' was abolished.
1731
1732         * mime-edit.el: `mime-edit-make-charset-default-encoding-alist' ->
1733         `mime-make-charset-default-encoding-alist'.
1734
1735         * mime-edit.el: `mime-edit-transfer-level' ->
1736         `mime-transfer-level'.
1737
1738         * mime-edit.el: Function `mime/encoding-name' was renamed to
1739         `mime-encoding-name'.
1740
1741         * mime-def.el: Function `mime/make-charset-default-encoding-alist'
1742         was abolished.
1743
1744         * mime-edit.el: Function `mime/encoding-name' was moved from
1745         mime-def.el.
1746
1747         * mime-def.el: Function `mime/encoding-name' was moved to
1748         mime-edit.el.
1749
1750 Tue Feb 25 06:15:53 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1751
1752         * mime-edit.el: Variable `mime-charset-type-list' was moved from
1753         mime-def.el.
1754
1755         * mime-def.el: Variable `mime-charset-type-list' was moved to
1756         mime-edit.el.
1757
1758 Mon Feb 24 10:07:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1759
1760         * eword-encode.el (eword-encode-header): fixed typo.
1761
1762 Mon Feb 24 10:04:23 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1763
1764         * mime-edit.el (mime-edit-insert-message, mime-edit-insert-mail,
1765         mime-editor::edit-again): Don't use `assoc-value'; Don't require
1766         tl-list.
1767
1768 Mon Feb 24 10:00:50 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1769
1770         * mime-play.el: require tl-atype.
1771
1772         * mime-view.el: Don't require tl-atype.
1773
1774 Mon Feb 24 09:58:14 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1775
1776         * mime-view.el: Don't require tl-misc.
1777
1778 Mon Feb 24 09:57:03 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1779
1780         * eword-encode.el (eword-encode-header): Use function `assoc-if'
1781         instead of `ASSOC'; require cl instead of tl-list.
1782
1783         * mime-parse.el (define-structure): New macro; Don't require
1784         tl-misc.el.
1785
1786         * mime-view.el (mime-preview/insert-content-button): Don't use
1787         function `assoc-value'.
1788
1789         * mime-view.el: Require cl instead of tl-list.
1790
1791         * mime-view.el: Don't require tl-str.el.
1792
1793 Mon Feb 24 09:12:12 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1794
1795         * mime-parse.el (define-structure): New macro; Don't require
1796         tl-misc.el.
1797
1798         * mime-view.el (mime-preview/insert-content-button): Don't use
1799         function `assoc-value'.
1800
1801         * mime-view.el: Require cl instead of tl-list.
1802
1803         * mime-view.el: Don't require tl-str.el.
1804
1805 Mon Feb 24 09:04:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1806
1807         * eword-decode.el: Constant
1808         `eword-Q-encoding-and-encoded-text-regexp' was abolished.
1809
1810         * eword-decode.el (quoted-printable-hex-chars,
1811         quoted-printable-octet-regexp, eword-Q-encoded-text-regexp,
1812         eword-Q-encoding-and-encoded-text-regexp): New constant; moved
1813         from mime-def.el.
1814         
1815         * mime-def.el (quoted-printable-hex-chars,
1816         quoted-printable-octet-regexp, eword-Q-encoded-text-regexp,
1817         eword-Q-encoding-and-encoded-text-regexp): Moved to
1818         eword-decode.el.
1819         
1820         * eword-decode.el (base64-token-regexp,
1821         base64-token-padding-regexp, eword-B-encoded-text-regexp): New
1822         constant; moved from mime-def.el.
1823         
1824         * mime-def.el: Constant `base64-token-regexp',
1825         `base64-token-padding-regexp' and `eword-B-encoded-text-regexp'
1826         were moved to eword-decode.el.
1827         
1828         * mime-def.el: Constant `eword-B-encoding-and-encoded-text-regexp'
1829         was abolished.
1830
1831 Mon Feb 24 08:52:01 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1832
1833         * eword-decode.el: Don't require emu.
1834
1835         * eword-decode.el: Don't require tl-str.el.
1836
1837         * mime-def.el (get-version-string): New inline-function; imported
1838         from tl-str.el.
1839
1840 Mon Feb 24 02:42:24 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1841
1842         * mime-setup.el: Function `mime/encode-message-header' was renamed
1843         to `eword-encode-header'.
1844
1845         * mime-edit.el, eword-encode.el: Function
1846         `eword-encode-message-header' was renamed to
1847         `eword-encode-header'.
1848
1849 Mon Feb 24 02:26:02 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1850
1851         * eword-decode.el (eword-decode-header): New optional argument
1852         `SEPARATOR'; Use function `std11-narrow-to-header'.
1853
1854         * mime-view.el, mime-setup.el, eword-decode.el: Function
1855         `eword-decode-message-header' was renamed to
1856         `eword-decode-header'.
1857
1858 Mon Feb 24 02:17:11 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1859
1860         * mime-edit.el: tm-ew-e.el was renamed to eword-encode.el;
1861         Function `mime/encode-message-header' was renamed to
1862         `eword-encode-message-header'.
1863
1864 Mon Feb 24 01:59:28 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1865
1866         * mime-view.el: Function `mime-eword/decode-string' was renamed to
1867         `eword-decode-string'.
1868
1869         * mime-def.el: `mime/Q-' -> `eword-Q-'.
1870
1871         * mime-def.el: `mime/B-' -> `eword-B-'.
1872
1873 Mon Feb 24 01:46:59 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1874
1875         * eword-decode.el: Constant `eword-charset-regexp' was renamed to
1876         `mime-charset-regexp'.
1877
1878         * mime-def.el: Constant `mime/charset-regexp' was renamed to
1879         `mime-charset-regexp'.
1880
1881 Mon Feb 24 01:38:18 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1882
1883         * mime-view.el: Function `mime/decode-message-header' was renamed to
1884         `eword-decode-message-header'.
1885
1886         * mime-view.el: tm-ew-d.el was renamed to eword-decode.el.
1887
1888 Mon Feb 24 01:32:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1889
1890         * mime-setup.el: tm-ew-d.el was renamed to eword-decode.el;
1891         Function `mime/decode-message-header' was renamed to
1892         `eword-decode-message-header'.
1893
1894 Sat Feb 22 17:30:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1895
1896         * SEMI-CFG: Renamed from TM-CFG.
1897
1898         * SEMI-ELS: Renamed from TM-ELS.
1899
1900         * eword-encode.el: `eword-exist-encoded-word-in-subject' ->
1901         `eword-in-subject-p'.
1902
1903         * eword-encode.el: `mime/' -> `eword-'.
1904
1905         * eword-encode.el (eword-generate-X-Nsubject): Don't refer
1906         variable `mime/use-X-Nsubject'.
1907
1908         * eword-encode.el (eword-generate-X-Nsubject): Renamed from
1909         `mime/generate-X-Nsubject'.
1910
1911         * eword-encode.el (eword-field-encoding-method-alist): Don't refer
1912         variable `mime/no-encoding-header-fields'.
1913
1914         * eword-encode.el (eword-field-encoding-method-alist): Renamed
1915         from `mime/field-encoding-method-alist'.
1916
1917         * eword-encode.el: Renamed from tm-ew-e.el.
1918         
1919         * eword-decode.el: Renamed from tm-ew-d.el.
1920
1921         * mime-view.el: Don't require tm-def.
1922
1923         * mime-parse.el: tm-def.el was renamed to mime-def.el.
1924
1925         * mime-def.el: Renamed from tm-def.el.
1926
1927 1997-02-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1928
1929         * SEMI-ELS: Renamed from TM-ELS.
1930
1931 1997-02-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1932
1933         * eword-encode.el: `eword-exist-encoded-word-in-subject' ->
1934         `eword-in-subject-p'.
1935
1936         * eword-encode.el: `mime/' -> `eword-'.
1937
1938         * eword-encode.el (eword-generate-X-Nsubject): Don't refer
1939         variable `mime/use-X-Nsubject'.
1940
1941         * eword-encode.el (eword-generate-X-Nsubject): Renamed from
1942         `mime/generate-X-Nsubject'.
1943
1944         * eword-encode.el (eword-field-encoding-method-alist): Don't refer
1945         variable `mime/no-encoding-header-fields'.
1946
1947         * eword-encode.el (eword-field-encoding-method-alist): Renamed
1948         from `mime/field-encoding-method-alist'.
1949
1950         * eword-encode.el: Renamed from tm-ew-e.el.
1951         
1952         * eword-decode.el: Renamed from tm-ew-d.el.
1953
1954         * mime-view.el: Don't require tm-def.
1955
1956         * mime-parse.el: tm-def.el was renamed to mime-def.el.
1957
1958 1997-02-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1959
1960         * mime-def.el: Renamed from tm-def.el.
1961
1962 Fri Feb 21 08:04:42 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1963
1964         * mime-view.el: Don't `suppress-keymap'.
1965
1966 Fri Feb 21 07:42:32 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1967
1968         * mime-view.el: tm-parse.el was renamed to mime-parse.el.
1969
1970         * mime-parse.el: Renamed from tm-parse.el.
1971
1972         * mime-view.el: Key-binding for function
1973         `mime-view-display-x-face' was abolished.
1974
1975 Fri Feb 21 07:04:51 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1976
1977         * mime-setup.el: modified for mime-edit.el.
1978
1979 Fri Feb 21 07:02:52 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1980
1981         * mime-edit.el: `mime-editor/' -> `mime-edit-'.
1982
1983 Fri Feb 21 06:57:11 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1984
1985         * mime-edit.el: based on tm-edit 7.105.
1986
1987         * semi-setup.el: tm-image.el was renamed to mime-image.el.
1988
1989         * mime-image.el: Renamed from tm-image.el.
1990
1991 Fri Feb 21 05:57:53 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1992
1993         * semi-setup.el: Renamed from tm-setup.el.
1994
1995         * mime-setup.el: Setting for GNUS was abolished.
1996
1997         * mime-setup.el: Variable `mime-setup-use-sc' was abolished.
1998
1999         * mime-view.el: tm-play.el was renamed to mime-play.el.
2000
2001         * mime-partial.el: Renamed from tm-partial.el.
2002
2003         * mime-play.el: Renamed from tm-play.el.
2004
2005         * mime-view.el: `tm-text' is renamed to `mime-text'.
2006
2007         * mime-view.el (mime-view-mode): Optional argument `mother-keymap'
2008         was renamed to `default-keymap-or-function'; optional argument
2009         `default-function' was abolished.
2010
2011         * mime-text.el: `mime-view-code-converter-alist' ->
2012         `mime-text-decoder-alist'.
2013
2014         * mime-text.el: Renamed from tm-text.el.
2015
2016 Thu Feb 20 09:02:36 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2017
2018         * mime-view.el: `mime/viewer-mode' -> `mime-view-mode'.
2019
2020         * mime-view.el: Renamed from tm-view.el.
2021
2022 Thu Jul 11 14:57:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2023
2024         * mime-edit.el (mime-file-types): add for patch.
2025
2026         * mime-edit.el: rearrangement.
2027
2028 Wed Jul 10 12:05:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2029
2030         * mime-edit.el (mime-editor/normalize-body): Use function
2031         `encode-mime-charset-region' instead of
2032         `mime-charset-encode-region'.
2033
2034 Wed Jul 10 11:51:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2035
2036         * mime-edit.el (mime-editor/normalize-body): fixed.
2037
2038         * mime-edit.el (mime-editor/define-charset):
2039         Argument `charset' was changed to
2040         symbol.
2041         (mime-editor/choose-charset): Changed to return symbol.
2042         (mime-editor/normalize-body): charset was changed to symbol.
2043
2044 Wed Jul 10 11:22:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2045
2046         * mime-edit.el (mime-editor/make-charset-default-encoding-alist):
2047         New function.
2048         (mime-editor/charset-default-encoding-alist): Use function
2049         `mime-editor/make-charset-default-encoding-alist'.
2050         (mime-editor/toggle-transfer-level): Use function
2051         `mime-editor/make-charset-default-encoding-alist'.
2052
2053         * mime-edit.el (mime-editor/choose-charset): Use function
2054         `detect-mime-charset-region' instead of
2055         `mime/find-charset-region'.
2056
2057 Tue Jul  9 13:24:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2058
2059         * mime-edit.el (mime/editor-mode): Don't toggle.
2060
2061         (mime-editor/toggle-mode): New function.
2062
2063 Tue Jul  2 14:06:53 1996  Alastair Burt <burt@dfki.uni-kl.de>
2064
2065         * mime-edit.el: I think the following is the best way to handle
2066         tm-edit as a minor mode in XEmacs (at least in 19.14 -- I am not
2067         sure if "add-minor-mode" works the same way in earlier versions).
2068         By clicking on the mode line you can turn mime/editor-mode on or
2069         off.
2070
2071 Thu Jun 27 14:08:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2072
2073         * mime-edit.el (mime-editor/encrypt-pgp-kazu): Use macro
2074         `as-binary-process'.
2075
2076         * mime-edit.el (mime-editor/sign-pgp-kazu): Use macro
2077         `as-binary-process'.
2078
2079 Wed Jun 12 05:58:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2080
2081         * mime-edit.el (mime-editor/split-message-sender-alist): setting
2082         for `mail-mode' was moved to tm-rmail.el.
2083
2084 Sun Jun  9 06:44:19 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2085
2086         * mime-edit.el: Variable
2087         `mime-editor/message-default-sender-alist' was abolished.
2088
2089 Sun Jun  9 06:40:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2090
2091         * mime-edit.el: Variable `mime-editor/window-config-alist' was
2092         abolished.
2093
2094 Sun Jun  9 06:35:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2095
2096         * mime-edit.el (mime-editor/split-and-send): New implementation.
2097
2098 Mon Jun  3 17:39:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2099
2100         * mime-edit.el (mime-editor::edit-again): fixed about multipart.
2101
2102 Wed May 29 09:57:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2103
2104         * mime-edit.el (mime-editor/define-charset,
2105         mime-editor/set-parameter): Function `mime-set-parameter' was
2106         renamed to `mime-editor/set-parameter'.
2107
2108         * mime-edit.el (mime-set-parameter): New implementation
2109
2110         (mime-editor/translate-single-part-tag): New function.
2111         (mime-editor/translate-region): Use function
2112         `mime-editor/translate-single-part-tag'.
2113
2114 Tue May 28 15:15:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2115
2116         * mime-edit.el (mime-editor::edit-again): fixed.
2117
2118         * mime-edit.el (mime/edit-again): fixed.
2119
2120         * mime-edit.el (mime-editor::edit-again): modified for new tag
2121         rule.
2122
2123         * mime-edit.el (mime-editor/insert-signature): Use variable
2124         `signature-file-name' instead of `signature'.
2125
2126         * mime-edit.el (mime-editor/multipart-beginning-regexp): Don't
2127         require begging new-line.
2128
2129         (defconst mime-editor/multipart-end-regexp): Don't require begging
2130         new-line.
2131
2132         (mime-editor/find-inmost): modified for new enclosure tag rule.
2133
2134         (mime-editor/translate-region): modified for new enclosure tag rule.
2135
2136         (mime-editor/enclose-region): modified for new enclosure tag rule.
2137
2138 Sun May 26 05:04:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2139
2140         * mime-edit.el: Add `(provide 'tm-edit)'.
2141
2142         Do `(run-hooks 'tm-edit-load-hook)' if variable
2143         `mime-edit-load-hook' is not bound.
2144
2145 Sun May 26 02:10:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2146
2147         * mime-edit.el (mime-editor/insert-binary-buffer): fixed.
2148         (mime-editor/normalize-body): fixed.
2149
2150 Sat May 25 20:47:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2151
2152         * mime-edit.el (mime-editor/normalize-body): fixed.
2153
2154         (mime-editor/content-end): Used function `invisible-p' and
2155         `next-visible-point'.
2156
2157 Sat May 25 20:05:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2158
2159         * mime-edit.el (mime-editor/insert-binary-buffer): Use function
2160         `invisible-region' instead of `mime-flag-region'.
2161         (mime-editor/normalize-body): Use function `visible-region'
2162         instead of `mime-flag-region'.
2163         (mime-editor/content-end): New implementation.
2164
2165 Sat May 25 16:04:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2166
2167         * mime-edit.el (mime-editor/enquote-region): New command; bound to
2168         `C-c C-x q'.
2169         
2170         (mime-editor/menu-list): New item for function
2171         `mime-editor/enquote-region'.
2172
2173 Sat May 25 15:52:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2174
2175         * mime-edit.el (mime-editor/process-multipart-1): Use function
2176         `string-equal' instead of `string='.
2177
2178 Sat May 25 15:48:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2179
2180         * mime-edit.el (mime-editor/process-multipart-1): fixed about
2181         condition of next tag inserting.
2182
2183 Sat May 25 15:36:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2184
2185         * mime-edit.el (mime-editor/enclose-region): fixed for new format.
2186
2187 Sat May 25 15:15:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2188
2189         * mime-edit.el (mime-editor/insert-partial-header): Comment of
2190         Mime-Version field was modified.
2191
2192         * mime-edit.el (mime-editor/insert-tag): Don't insert unnecessary
2193         line break.
2194
2195         * mime-edit.el (mime-editor/version-name): New constant.
2196
2197         (mime-editor/mime-version-value): Use constant
2198         `mime-editor/version-name'.
2199
2200         (mime-editor/insert-partial-header): Use constant
2201         `mime-editor/version-name'.
2202
2203 Fri May 24 15:16:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2204
2205         * mime-edit.el (mime-editor/goto-tag): fixed for a tag without
2206         line break.
2207         (mime-editor/normalize-body): fixed for a tag without line break.
2208
2209         * mime-edit.el (mime-editor/translate-region): fixed for a part
2210         starting without line break.
2211
2212         * mime-edit.el (mime-editor/single-part-tag-regexp): It allows any
2213         column.
2214         (mime-editor/quoted-single-part-tag-regexp): New constant.
2215         (mime-editor/enquote-region): New function.
2216         (mime-editor/dequote-region): New function.
2217         (mime-editor/process-multipart-1): Processing for ``quote''
2218         enclosure was added.
2219         (mime-editor/translate-body): Use function
2220         `mime-editor/dequote-region'.
2221
2222         (mime-editor/mime-version-value): Comment was renamed.
2223
2224         * mime-edit.el: Renamed from tm-edit.el