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