update.
[elisp/semi.git] / ChangeLog
1 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * semi-def.el: Don't require 'atype; abolish function
4         'field-unifier-for-mode.
5
6 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
7
8         * mime-pgp.el: Use 'ctree-set-calist-strictly instead of
9         'set-atype to set up for 'mime-acting-condition.
10
11         * mime-play.el (mime/get-content-decoding-alist): Use
12         'ctree-match-calist instead of 'get-unified-alist.
13
14         * mime-view.el (mime-acting-condition): Change format from list of
15         atype to ctree.
16
17 \f
18 1998-04-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
19
20         * SEMI: Version 1.2.4 (Arimagawa) was released.
21
22         * NEWS: Modify for SEMI 1.2.4 (Arimagawa).
23
24         * mime-view.el (mime-view-display-message): Check 'message-button
25         is 'visible.
26         (mime-view-display-entity): Check 'header is 'visible.
27
28 1998-04-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
29
30         * mime-view.el: Abolish variable
31         'mime-view-childrens-header-showing-Content-Type-list and function
32         'mime-view-header-visible-p.
33         (mime-preview-follow-current-entity): Don't use
34         'mime-view-header-visible-p.
35
36 1998-04-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
37
38         * mime-view.el (mime-preview-condition): Don't display body of
39         message/rfc822 and message/news; add '(entity-button . invisible)
40         to default situation of child entity.
41         (mime-view-display-entity): Don't display entity-button if
42         'entity-button field value of preview-condition is 'invisible.
43
44 \f
45 1998-04-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
46
47         * SEMI: Version 1.2.3 (Tanihama) was released.
48
49         * mime-view.el: Abolish function 'mime-view-body-visible-p and
50         'mime-view-entity-separator-visible-p.
51         (mime-view-display-entity): Don't use
52         'mime-view-entity-separator-visible-p.
53
54 1998-04-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
55
56         * mime-view.el (mime-preview-condition): Specify
57         'childrens-situation field for message/rfc822 and message/news.
58         (mime-view-display-message): Use value of 'childrens-situation
59         field of preview-situation as default-situation of children.
60         (mime-view-display-entity): Add new argument 'default-situation;
61         use it as elements of draft of preview-situation; use value of
62         'header field of preview-situation instead of
63         'mime-view-header-visible-p; use value of 'childrens-situation
64         field of preview-situation as default-situation of children.
65
66 \f
67 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
68
69         * SEMI: Version 1.2.2 (Naoetsu) was released.
70
71         * README.en: Modify for FLIM.
72
73 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
74
75         * SEMI-CFG: Modify messages for FLIM and APEL 8.2.
76
77 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
78
79         * SEMI-CFG: Add "flim" instead of "rime" to 'load-path.
80
81 1998-04-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
82
83         * mime-view.el (mime-calist::field-match-method-as-default-rule):
84         New function; setup for calist-field-match-method for 'header and
85         'body.
86
87 1998-04-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
88
89         * mime-pgp.el (mime-preview-condition): Add (message-button
90         . visible) to application/pgp again.
91
92 1998-04-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
93
94         * mime-view.el (mime-view-display-message): Abolish unused local
95         variable 'ctype.
96         (mime-view-display-entity): Abolish unused local variable 'ctype.
97
98         * mime-view.el (mime-view-display-message): Don't use
99         'mime-view-content-button-visible-ctype-list; abolish it.
100
101 1998-04-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
102
103         * mime-view.el (mime-view-entity-button-visible-p): Omit to check
104         entity is not message.
105         (mime-view-header-visible-p): Omit to check entity is message.
106         (mime-view-setup-buffers): Call 'mime-view-display-message instead
107         of 'mime-view-display-entity.
108         (mime-view-display-message): New function.
109         (mime-view-display-entity): Abolish local variable
110         'entity-node-id; don't check entity is message or not.
111
112 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
113
114         * SEMI-CFG: Add "rime" instead of "mel" to 'load-path.
115
116 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
117
118         * SEMI-ELS (semi-modules-to-compile): Delete 'mime-def,
119         'eword-encode and 'eword-decode.
120
121         * mime-def.el, eword-encode.el, eword-decode.el: Abolish
122         mime-def.el, eword-decode.el and eword-encode.el; (moved to RIME).
123
124 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
125
126         * mime-parse.el (regexp-or): Moved from semi-def.el.
127
128         * semi-def.el: Move 'regexp-or to mime-parse.el.
129         Move 'eliminate-top-spaces to mime-def.el.
130
131         * mime-def.el (eliminate-top-spaces): Moved from semi-def.el.
132
133 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
134
135         * SEMI-ELS (semi-modules-to-compile): Add 'semi-def.
136
137         * semi-setup.el: Require 'semi-def instead of 'mime-def.
138
139         * mime-view.el: Require 'semi-def.
140
141         * mime-def.el: Move SEMI depended definitions to semi-def.el.
142
143         * semi-def.el: Move SEMI depended definitions from mime-def.el.
144
145         * eword-decode.el (eword-decode-version): Don't use
146         `mime-module-version'.
147
148 \f
149 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
150
151         * SEMI: Version 1.2.1 (Nomachi) was released.
152
153 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
154
155         * mime-view.el (mime-view-setup-buffers): Don't use
156         'mime-raw-flatten-message-info.
157         (mime-view-display-entity): Display recursively.
158
159 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
160
161         * TODO: New file.
162
163 1998-04-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
164
165         * eword-decode.el (eword-decode-version): Use
166         `mime-module-version' instead of `semi-version'.
167
168         * mime-edit.el (mime-edit-version-string): Use
169         `mime-module-version' instead of `semi-version'.
170
171         * mime-view.el (mime-view-version-string): Use
172         `mime-module-version' instead of `semi-version'.
173
174         * mime-def.el (mime-module-version): New variable; abolish
175         `semi-version'.
176
177 \f
178 1998-03-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
179
180         * SEMI: Version 1.2.0 (Nishiizumi) was released.
181
182         * NEWS: Update for SEMI 1.2.
183
184 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
185
186         * mime-text.el: Rename 'mime-view-plain-text-preview-hook ->
187         'mime-preview-text/plain-hook.
188
189         * mime-text.el (mime-text-add-url-buttons): New function.
190         (mime-text-add-url-buttons-maybe): New function.
191
192 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
193
194         * mime-view.el, mime-text.el, mime-image.el: Rename
195         'mime-view-filter-for-* -> 'mime-preview-filter-for-*.
196
197 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
198
199         * mime-text.el: Rename 'mime-decode-text-body ->
200         'mime-text-decode-body.
201
202 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
203
204         * mime-text.el (mime-decode-text-body): Change interface; call
205         'mime-text-decode-hook.
206
207 1998-03-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
208
209         * VERSION: New file.
210
211 \f
212 1998-03-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
213
214         * SEMI: Version 1.1.2 (Shin-Nishikanazawa) was released.
215
216 1998-03-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
217
218         * NEWS: Modify about 'image-format.
219
220         * mime-image.el (mime-view-filter-for-image): Refer 'image-format
221         of preview-situation instead of 'mime-view-image-converter-alist;
222         abolish variable 'mime-view-image-converter-alist.
223
224 1998-03-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
225
226         * NEWS: Modify about 'body-filter.
227
228 1998-03-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
229
230         * mime-image.el: Abolish 'mime-view-ps-to-gif-command.
231
232         * mime-image.el (mime-view-filter-for-image): Change interface.
233         Abolish `mime-view-filter-for-application/postscript'.
234
235         * mime-text.el (mime-view-filter-for-text/plain): Change
236         interface.
237         (mime-view-filter-for-text/richtext): Change interface.
238         (mime-view-filter-for-text/enriched): Change interface.
239
240         * mime-view.el (mime-view-display-entity): Change interface of
241         body-filter.
242
243 1998-03-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
244
245         * mime-image.el (mime-preview-condition): Set 'with-filter in
246         body-presentation-method for body-filter.
247
248         * mime-view.el (mime-view-display-entity): Call body-filter only
249         when body-presentation-method is 'with-filter.
250
251 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
252
253         * mime-view.el (mime-view-display-entity): Modify to omit check
254         for body-presentation-method.
255
256 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
257
258         * NEWS: Modify about `mime-preview-condition'.
259
260 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
261
262         * mime-image.el: Set up for `mime-preview-condition' instead of
263         `mime-view-body-visible-condition' and
264         `mime-view-content-filter-alist'.
265
266         * mime-view.el (mime-preview-condition): New variable.
267         (mime-view-body-visible-p): Use `mime-preview-condition' instead
268         of `mime-view-body-visible-condition'; abolish variable
269         `mime-view-body-visible-condition'.
270         (mime-view-insert-message/partial-button): Add argument
271         `situation'.
272         (mime-view-display-entity): Use `mime-preview-condition' instead
273         of `mime-view-content-filter-alist'; don't hard-coding for
274         `message/partial-button'; abolish variable
275         `mime-view-content-filter-alist'.
276
277 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
278
279         * mime-play.el: Require 'mime-text when compiling.
280
281 1998-03-21  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
282
283         * eword-decode.el (eword-lexical-analyze-internal): Fixed return
284         value.
285
286         * mime-view.el (mime-view-body-visible-condition): text media-
287         type is always visible.
288
289 \f
290 1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
291
292         * SEMI: Version 1.1.1 (Oshino) was released.
293
294         * mime-play.el (mime-method-to-save): Must treat nil encoding as
295         7bit.
296
297 1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
298
299         * NEWS: Update for latest version.
300
301 1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
302
303         * SEMI-CFG: Must set up load-path before version check codes.
304
305 1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
306
307         * mime-view.el: Don't require mime-text.el; add autoload setting
308         for mime-text.el.
309         (mime-text-decoder-alist): moved from mime-text.el.
310         (mime-view-entity-separator-visible-p): New function.
311         Abolish `mime-view-display-header', `mime-view-display-body' and
312         `mime-view-entity-separator-function'.
313
314         * mime-text.el: Require mime-view (mime-text.el is autoloaded by
315         mime-view); variable `mime-text-decoder-alist' was moved to
316         mime-view.el.
317
318         * mime-play.el (mime-method-to-save): fixed.
319
320 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
321
322         * NEWS: New file.
323
324 \f
325 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
326
327         * SEMI: Version 1.1.0 (Nonoichi) was released.
328
329 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
330
331         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
332         Abolish unused local-variable `raw-buf'.
333
334         * mime-play.el (mime-raw-play-entity): fixed.
335
336         * mime-view.el (mime-preview-original-window-configuration): Use
337         `defvar' to avoid warning of byte-compiler.
338
339         * mime-view.el (mime-view-display-entity): Don't use
340         `mime-view-entity-button-function' (abolish it); use
341         `mime-root-entity-p'.
342
343 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
344
345         * mime-view.el (mime-view-entity-button-visible-p): New function.
346         (mime-view-entity-button-function): Use function
347         `mime-view-entity-button-visible-p'.
348
349         * mime-view.el (mime-raw-entity-parent): New function.
350         (mime-view-entity-button-function): Use `mime-raw-entity-parent'.
351
352         * mime-view.el (mime-view-entity-button-function): Use
353         `mime-root-entity-p'.
354
355         * mime-parse.el (mime-root-entity-p): New function.
356
357 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
358
359         * SEMI-CFG: Insert version check code.
360
361 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
362
363         * mime-image.el: Set up `mime-view-body-visible-condition' instead
364         of `mime-view-visible-media-type-list'.
365
366         * mime-view.el (mime-view-body-visible-condition): New variable.
367         (mime-view-body-visible-p): Use `mime-view-body-visible-condition'
368         instead of `mime-view-visible-media-type-list'.         
369         Abolish `mime-view-visible-media-type-list'.
370
371         * mime-parse.el (mime-type/subtype-string): New function.
372         (mime-entity-type/subtype): Use `mime-type/subtype-string'.
373
374 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
375
376         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
377         Use `mime-raw-write-region'.
378
379         * mime-view.el (mime-raw-buffer-coding-system-alist): Move setting
380         for mh-show-mode.
381
382         * mime-play.el, mime-view.el: Rename
383         `mime-raw-coding-system-alist' ->
384         `mime-raw-buffer-coding-system-alist'.
385
386         * mime-view.el, mime-play.el: Move `mime-raw-coding-system-alist'
387         from mime-play.el to mime-view.el.
388
389 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
390
391         * mime-view.el (mime-raw-point-to-entity-node-id): Use
392         `mime-raw-find-entity-from-point'.
393         (mime-raw-point-to-entity-number): Likewise.
394
395         * mime-view.el (mime-raw-find-entity-from-point): New function.
396
397 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
398
399         * mime-view.el (mime-view-display-body): Change interface.
400
401 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
402
403         * mime-play.el, mime-view.el: Rename `mime-view-entity-info' ->
404         `mime-view-entity'.
405
406         * mime-view.el: Rename `mime-raw-entity-number-to-entity-info' ->
407         `mime-raw-find-entity-from-number'.
408
409         * mime-pgp.el, mime-view.el: Rename
410         `mime-raw-entity-node-id-to-entity-info' ->
411         `mime-raw-find-entity-from-node-id'.
412
413         * mime-pgp.el, mime-partial.el, mime-play.el, mime-view.el,
414         mime-parse.el: Rename `mime-entity-info' -> `mime-entity'.
415
416 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
417
418         * mime-view.el (mime-view-header-visible-p): Change interface.
419         (mime-view-body-visible-p): Change interface.
420
421         * mime-view.el (mime-view-insert-entity-button): Change interface.
422         (mime-view-entity-button-function): Change interface.
423
424         * mime-view.el (mime-view-body-visible-p): Add DOC-string.
425
426         * mime-view.el: `rcnum' -> `entity-node-id'.
427
428 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
429
430         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
431         Don't use temporary buffer for signed entity.
432
433         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
434         Don't use temporary buffer for PGP-signature.
435
436 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
437
438         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
439         Use `write-region-as-binary'.
440
441         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
442         Use `mime-write-decoded-region'.
443
444         * mime-pgp.el: Rename `rmcnum' -> `mother-node-id'.
445
446 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
447
448         * mime-pgp.el (mime-method-to-decrypt-application/pgp-encrypted):
449         Use `mime-raw-point-to-entity-node-id'; abolish `entity-number'.
450
451         * (mime-method-to-verify-application/pgp-signature): Use
452         `mime-raw-point-to-entity-node-id'; abolish `entity-number'.
453
454         * mime-pgp.el (mime-method-to-verify-multipart/signed): Use
455         `mime-raw-point-to-entity-node-id'.
456
457         * mime-view.el (mime-raw-point-to-entity-node-id): New function.
458
459         * mime-view.el, mime-pgp.el: Rename `reversed-entity-number' ->
460         `entity-node-id'.
461
462         * mime-view.el, mime-parse.el: Rename `reversed-number' ->
463         `node-id'.
464
465         * mime-pgp.el: `rcnum' -> `reversed-entity-number'.
466
467         * mime-pgp.el: `cnum' -> `entity-number'.
468
469         * mime-pgp.el: `beg' -> `start'.
470
471 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
472
473         * mailcap.el (mailcap-look-at-field): Change field-name to symbol.
474
475 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
476
477         * mailcap.el (mailcap-look-at-type-field): Must allow
478         "implicit-wild".
479         (mailcap-look-at-field): fixed.
480
481 1998-03-13  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
482
483         * README.en (Bug reports): Modify description of tm mailing list.
484
485 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
486
487         * mime-view.el, mime-play.el: Rename
488         `mime-view-quitting-method-for-mime-show-message-mode' ->
489         `mime-preview-quitting-method-for-mime-show-message-mode'.
490
491         * mime-play.el, mime-edit.el, mime-view.el: Rename
492         `mime-view-quitting-method-alist' ->
493         `mime-preview-quitting-method-alist'.
494
495 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
496
497         * mime-play.el: Rename `mime-article::write-region' ->
498         `mime-raw-write-region'.
499
500 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
501
502         * mime-pgp.el, mime-play.el: Rename `mime-playback-entity' ->
503         `mime-raw-play-entity'.
504
505         * mime-play.el, mime-view.el: Rename `mime-view-cinfo' ->
506         `mime-view-entity-info'.
507
508         * mime-view.el, mime-parse.el: Rename `mime-entity-info-rnum' ->
509         `mime-entity-info-reversed-number'.
510
511         * mime-view.el: Rename `mime/flatten-content-info' ->
512         `mime-raw-flatten-message-info'.
513
514         * mime-pgp.el, mime-view.el: Rename `mime-raw-rcnum-to-cinfo' ->
515         `mime-raw-reversed-entity-number-to-entity-info'.
516
517         * mime-view.el: Rename `mime-raw-cnum-to-cinfo' ->
518         `mime-raw-entity-number-to-entity-info'.
519
520         * mime-pgp.el, mime-partial.el, mime-view.el: Rename
521         `mime-raw-entity-info' -> `mime-raw-message-info'.
522
523         * mime-play.el, mime-pgp.el, mime-view.el: Rename
524         `mime-raw-point-content-number' ->
525         `mime-raw-point-to-entity-number'.
526
527 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
528
529         * mime-play.el, mime-pgp.el, mime-view.el: Rename ` mime-article/'
530         -> `mime-raw-'.
531
532         * mime-view.el: Rename `mime-view-get-original-major-mode' ->
533         `mime-preview-original-major-mode'.
534
535         * mime-view.el: Rename `mime-view-display-x-face' ->
536         `mime-preview-display-x-face'.
537
538         * mime-play.el, mime-pgp.el, mime-bbdb.el, mime-view.el: Rename
539         `mime-view-buffer' -> `mime-preview-buffer'.
540
541         * mime-play.el, mime-view.el: Rename `mime::preview/' ->
542         `mime-preview-'.
543
544         * mime-view.el: Rename `mime-view-original-major-mode' ->
545         `mime-preview-original-major-mode'.
546
547         * mime-play.el, mime-edit.el, mime-view.el: Rename
548         `mime-view-kill-buffer' -> `mime-preview-kill-buffer'.
549
550         * mime-view.el: Rename `mime-view-show-summary' ->
551         `mime-preview-show-summary'.
552
553         * mime-view.el: Rename `mime-view-quit' -> `mime-preview-quit'.
554
555         * mime-view.el: Rename `mime-view-follow-current-entity' ->
556         `mime-preview-follow-current-entity'.
557
558         * mime-view.el: Rename `mime-view-print-current-entity' ->
559         `mime-preview-print-current-entity'.
560
561         * mime-view.el (mime-view-menu-list): Modify menu.
562
563         * mime-view.el: Rename `mime-view-extract-current-entity' ->
564         `mime-preview-extract-current-entity'.
565
566         * mime-def.el, mime-play.el, mime-view.el: Rename
567         `mime-view-play-current-entity' ->
568         `mime-preview-play-current-entity'.
569
570         * mime-view.el: Rename `mime-view-previous-line-content' ->
571         `mime-preview-previous-line-entity'.
572
573         * mime-view.el: Rename `mime-view-next-line-content' ->
574         `mime-preview-next-line-entity'.
575
576         * mime-view.el: Rename `mime-view-scroll-' ->
577         `mime-preview-scroll-'.
578
579         * mime-view.el: Rename `mime-view-move-to-' ->
580         `mime-preview-move-to-'.
581
582         * mime-play.el, mime-image.el: Rename `mime-preview/' ->
583         `mime-preview-'.
584
585 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
586
587         * mime-partial.el (mime-method-to-combine-message/partial-pieces):
588         Rename `mime-raw-content-info' -> `mime-raw-entity-info'.
589
590         * mime-pgp.el, mime-view.el: Rename `mime-raw-content-info' ->
591         `mime-raw-entity-info'.
592
593 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
594
595         * mime-view.el (mime-raw-content-info): Modify DOC-string.
596
597 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
598
599         * eword-encode.el: Abolish `eword-encode-RCS-ID'.
600
601 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
602
603         * mime-partial.el: Rename
604         `mime-combine-message/partials-automatically' ->
605         `mime-method-to-combine-message/partial-pieces'.
606
607 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
608
609         * mime-pgp.el (mime-acting-condition): Separate type and subtype.
610
611         * mime-view.el (mime-acting-condition): Separate type and subtype.
612
613         * mime-play.el (mime-playback-entity): Separate type and subtype.
614
615 \f
616 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
617
618         * SEMI: Version 1.0.2 (Nonoichi-K\e-Dòdaimae) was released.\e-A
619
620 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
621
622         * mime-pgp.el: Rename `mime-pgp-add-keys' ->
623         `mime-method-to-add-application/pgp-keys'.
624
625         * mime-pgp.el: Rename `mime-pgp-decrypt-application/pgp-encrypted'
626         -> `mime-method-to-decrypt-application/pgp-encrypted'.
627
628         * mime-pgp.el: Rename `mime-pgp-check-application/pgp-signature'
629         -> `mime-method-to-verify-application/pgp-signature'.
630
631         * mime-pgp.el: Rename `mime-check-multipart/signed' ->
632         `mime-method-to-verify-multipart/signed'.
633
634         * mime-pgp.el: Rename `mime-process-application/pgp' ->
635         `mime-method-for-application/pgp'.
636
637 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
638
639         * mailcap.el (mailcap-look-at-type-field): Change type and subtype
640         to symbol.
641
642         * mailcap.el (mailcap-file): New variable.
643         (mailcap-parse-file): New function.
644
645 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
646
647         * README.en (What's SEMI?): Remove what does SEMI stand for.
648
649 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
650
651         * mime-view.el (mime-acting-condition): Use `mime-method-to-save'
652         instead of external method "tm-file".
653
654         * mime-play.el: Rename `mime-extract-current-entity' ->
655         `mime-method-to-save'.
656
657 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
658
659         * SEMI-ELS (semi-modules-to-compile): Abolish mime-file.el.
660
661         * mime-play.el (mime-extract-current-entity): New function; copied
662         from mime-file.el; abolish mime-file.el.
663
664         * mime-view.el (mime-acting-condition), mime-partial.el
665         (mime-combine-message/partials-automatically), mime-play.el:
666         Rename `mime-display-message/partial' ->
667         `mime-method-to-store-message/partial'.
668
669 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
670
671         * mime-view.el (mime-acting-condition), mime-play.el: Rename
672         `mime-display-caesar' -> `mime-method-to-display-caesar'.
673
674         * mime-view.el (mime-acting-condition), mime-play.el: Rename
675         `mime-display-message/external-ftp' ->
676         `mime-method-to-display-message/external-ftp'.
677
678         * mime-view.el (mime-acting-condition), mime-play.el: Rename
679         `mime-display-message/rfc822' ->
680         `mime-method-to-display-message/rfc822'.
681
682         * mime-play.el: Rename `mime-article/make-method-args' ->
683         `mime-make-external-method-args'.
684
685         * mime-file.el: Fix setting.
686
687 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
688
689         * mime-play.el: Rename `mime-article/start-external-method-region'
690         -> `mime-activate-external-method'.
691
692         * mime-play.el, mime-pgp.el: Rename `mime-display-content' ->
693         `mime-playback-entity'.
694
695         * mime-file.el (mime-extract-current-entity): Use
696         `mime-write-decoded-region'.
697
698         * mime-file.el: Rename `mime-article/extract-file' ->
699         `mime-extract-current-entity'.
700
701 1998-03-03  François Pinard   <pinard@iro.umontreal.ca>
702
703         * mime-edit.el (mime-edit-insert-signature): Function
704         `mime-edit-insert-tag' is sometimes called with more arguments
705         than it is ready to accept. (cf. [tm-en:1585])
706
707 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
708
709         * mime-edit.el (mime-edit-insert-text): New optional argument
710         `subtype'.
711
712 \f
713 1998-02-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
714
715         * SEMI: Version 1.0.1 (Magae) was released.
716
717 1998-02-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
718
719         * mime-pgp.el (mime-check-multipart/signed): New function.
720
721 1998-02-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
722
723         * eword-decode.el (eword-decode-and-fold-structured-field): Fixed.
724
725         * mime-edit.el (mime-file-types): Use `defcustom'.
726
727 \f
728 1998-02-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
729
730         * SEMI: Version 1.0.0 (Nukaj\e-Dþtaku-mae) was released.\e-A
731
732         * SEMI-ELS: Remove mime-tar.el.
733
734 1998-02-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
735
736         * eword-decode.el (eword-decode-version): Use `semi-version';
737         abolish `eword-decode-RCS-ID'.
738
739         * mime-view.el (mime-view-version-string): Use `semi-version';
740         abolish `mime-view-version' and `mime-view-RCS-ID'.
741
742         * mime-edit.el (mime-edit-version-string): Use `semi-version';
743         abolish `mime-edit-version' and `mime-edit-RCS-ID'.
744
745         * mime-def.el (semi-version): New constant; abolish constant
746         `semi-version-name'.
747
748         * mime-view.el: Rename `mime-view-version-name' ->
749         `mime-view-version-string'.
750
751         * mime-edit.el: Rename `mime-edit-version-name' ->
752         `mime-edit-version-string'.
753
754         * eword-decode.el (eword-lexical-analyzers): New variable.
755         (eword-analyze-quoted-string): Add second argument.
756         (eword-analyze-domain-literal): New function.
757         (eword-analyze-spaces): New function.
758         (eword-analyze-special): New function.
759         (eword-analyze-atom): Add second argument.
760         (eword-lexical-analyze-internal): Use `eword-lexical-analyzers'.
761
762 \f
763 1998-02-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
764
765         * SEMI: Version 0.118.2 (Otomaru) was released.
766
767         * eword-decode.el (eword-decode-and-unfold-structured-field): New
768         function.
769
770         * eword-decode.el (eword-decode-and-fold-structured-field): New
771         function.
772         (eword-decode-structured-field-body): Use it.
773         (eword-decode-header): Likewise.
774
775         * eword-decode.el (eword-decode-structured-field-body): If
776         `START-COLUMN' is nil, it uses `mapconcat'.
777
778         * eword-decode.el (eword-decode-token): New function.
779         (eword-decode-structured-field-body): Add new optional arguments
780         `START-COLUMN' and `MAX-COLUMN'; fill results; use function
781         `eword-decode-token'.
782         (eword-decode-header): Specify START-COLUMN for
783         `eword-decode-structured-field-body'.
784
785 1998-02-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
786
787         * eword-decode.el (eword-decode-header): Unfold fields including
788         encoded-words.
789
790         * eword-decode.el (eword-decode-ignored-field-list): New variable.
791         (eword-decode-structured-field-list): New variable.
792         (eword-decode-header): Refer them.
793
794         * eword-decode.el (eword-decode-header): Don't use
795         `eword-decode-unstructured-field-body'.
796
797 1998-02-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
798
799         * eword-decode.el (eword-decode-header): New implementation; add
800         new argument `CODE-CONVERSION' as first argument.  Change
801         `SEPARATOR' as second argument.
802
803 \f
804 1998-02-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
805
806         * SEMI: Version 0.118.1 (Shijima) was released.
807
808         * README.en (Bug reports): Modified for SEMI.
809
810 1998-02-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
811
812         * mime-edit.el (mime-edit-normalize-body): Must not ignore case to
813         search "From " in beginning of line.
814
815 1998-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
816
817         * mime-image.el: Comment out setting for inline Postscript
818         feature.
819
820 1998-01-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
821
822         * eword-decode.el (eword-analyze-atom): New function.
823         (eword-lexical-analyze-internal): Use `eword-analyze-atom' instead
824         of `std11-analyze-atom'.
825
826 1997-11-26  Thierry Emery     <Thierry.Emery@aar.alcatel-alsthom.fr>
827
828         * mime-edit.el (mime-edit-insert-text): Fix to avoid unexpected
829         entering enriched-mode. (cf. [tm-ja:2697])
830
831 \f
832 1997-11-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
833
834         * SEMI: Version 0.118 (Sodani) was released.
835
836 1997-11-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
837
838         * mime-view.el (mime-maybe-hide-echo-buffer): bury MIME echo
839         buffer.
840
841 1997-11-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
842
843         * mime-view.el (mime-maybe-hide-echo-buffer): New inline function;
844         abolish `mime-hide-echo-buffer'.
845         (mime-view-mode): Use `mime-maybe-hide-echo-buffer'.
846
847 1997-11-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
848
849         * mime-pgp.el: Rename `mime-article/add-pgp-keys' ->
850         `mime-pgp-add-keys'.
851
852         * mime-pgp.el: Rename `mime-article/decrypt-pgp' ->
853         `mime-pgp-decrypt-application/pgp-encrypted'.
854
855         * mime-pgp.el: Rename `mime-article/check-pgp-signature' ->
856         `mime-pgp-check-application/pgp-signature'.
857
858         * mime-pgp.el: Rename `mime::article/call-pgp-to-check-signature'
859         -> `mime-pgp-check-signature'.
860
861         * mime-pgp.el: Rename `mime-article/view-application/pgp' ->
862         `mime-process-application/pgp'.
863
864 \f
865 1997-11-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
866
867         * SEMI: Version 0.116 (D\e-Dòhòji) was released.\e-A
868
869 1997-11-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
870
871         * mime-view.el, mime-pgp.el, mime-partial.el: Rename
872         `mime::article/content-info' -> `mime-raw-content-info'.
873
874 1997-11-11  François Pinard   <pinard@iro.umontreal.ca>
875
876         * mime-edit.el: Modify space in prompt and removespurious trailing
877         spaces in the files. (cf. [tm-en:1507])
878
879 1997-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
880
881         * mime-edit.el: Rename `mime-edit-enclose-region' ->
882         `mime-edit-enclose-region-internal'.
883
884         * mime-edit.el (mime-edit-enclose-quote-region,
885         mime-edit-enclose-mixed-region, mime-edit-enclose-parallel-region,
886         mime-edit-enclose-digest-region,
887         mime-edit-enclose-alternative-region,
888         mime-edit-enclose-signed-region,
889         mime-edit-enclose-encrypted-region): Change subtype to symbol.
890
891 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
892
893         * mime-bbdb.el, semi-setup.el: Use path-util.el instead of
894         file-detect.el.
895
896 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
897
898         * mime-def.el: Add group `mime' to `default-mime-charset'.
899
900 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
901
902         * eword-encode.el (eword-encode-field): Must regard MIME-Version
903         field as structured field.
904
905 \f
906 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
907
908         * SEMI: Version 0.115.2 (Inokuchi) was released.
909
910 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
911
912         * mime-edit.el (mime-edit-split-message): Use `defcustom'.
913         (mime-edit-message-default-max-lines): Use `defcustom'.
914         (mime-edit-message-max-lines-alist): Use `defcustom'.
915
916 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
917
918         * Makefile: Abolish `execs' and `install-execs'.
919
920 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
921
922         * mime-edit.el (mime-edit): New customize group.
923         (mime-ignore-preceding-spaces): Use `defcustom'.
924         (mime-ignore-trailing-spaces): Use `defcustom'.
925         (mime-ignore-same-text-tag): Use `defcustom'.
926         (mime-auto-hide-body): Use `defcustom'.
927         (mime-edit-voice-recorder): Use `defcustom'.
928         (mime-edit-mode-hook): Use `defcustom'.
929         (mime-edit-translate-hook): Use `defcustom'.
930         (mime-edit-exit-hook): Use `defcustom'.
931
932         * mime-def.el (mime): New customize group.
933         (mime-button-face): Use `defcustom'.
934         (mime-button-mouse-face): Use `defcustom'.
935
936 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
937
938         * mime-edit.el (mime-edit-x-emacs-value): Don't add mule-version
939         if enable-multibyte-characters is nil.
940
941 1997-10-31  Kazuhiro Ohta     <ohta@ele.cst.nihon-u.ac.jp>
942
943         * mime-play.el (mime-article::write-region): fixed
944         (cf. [tm-ja:2641]).
945
946 1997-10-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
947
948         * semi-setup.el (mime-setup-set-signature-key): Check local keymap
949         is exist or not to fix problem about
950         `gnus-summary-resend-message'.
951
952 \f
953 1997-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
954
955         * SEMI: Version 0.115.1 (Oyanagi) was released.
956
957 1997-10-03  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
958
959         * mime-play.el (mime-display-message/partial): Use `write-region'.
960
961         * mime-pgp.el (mime-article/check-pgp-signature): Use
962         `write-region'.
963
964         * mime-file.el (mime-article/extract-file): Use `write-region'.
965
966 1997-10-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
967
968         * mime-def.el: Don't use `third' (don't use cl function).
969
970         * SEMI-CFG: Add current directory to load-path.
971
972         * mime-def.el, mime-edit.el (mime-edit-insert-text): Rename
973         `second' -> `cadr' (Don't use cl function).
974
975 \f
976 1997-09-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
977
978         * SEMI: Version 0.115 (Hinomiko) was released.
979
980         * README.en: Modify for Emacs 20.2.
981
982 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
983
984         * mime-def.el (butlast, nbutlast): Don't use `defun-maybe' for cl
985         functions.
986
987 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
988
989         * mime-def.el (butlast): New function; imported from cl.el.
990         (nbutlast): New function; imported from cl.el.
991
992 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
993
994         * mime-view.el (mime-view-cut-header): Don't use `member-if'.
995
996         * mime-def.el: Don't require cl.
997
998         * eword-encode.el: Abolish variable `eword-generate-X-Nsubject'.
999         (eword-encode-header): Abolish X-Nsubject field generator.
1000
1001         * eword-encode.el (eword-find-field-encoding-method): New inline
1002         function.
1003         (eword-encode-header): Use it.
1004
1005 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1006
1007         * mime-image.el: Use `exec-installed-p' to search
1008         `uncompface-program'.
1009
1010 1997-09-24  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1011
1012         * signature.el: Add doc-string to `signature-file-alist'.
1013
1014         * mime-bbdb.el: Remove Artur Pioro from the authors list; Recent
1015         versions don't contain his code.
1016
1017 1997-09-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1018
1019         * mime-view.el: Don't use cl.
1020         (mime-article/rcnum-to-cinfo): New implementation (use function
1021         `mime-article/cnum-to-cinfo'); use `defsubst'.
1022
1023 1997-09-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1024
1025         * mime-edit.el (mime-edit-x-emacs-value): Use `(featurep
1026         'xemacs)'; add DOC-string.
1027
1028 1997-09-17  Hisashi Miyashita <himi@bird.scphys.kyoto-u.ac.jp>
1029
1030         * mime-edit.el (mime-edit-x-emacs-value): Add `(Meadow-version)'
1031         when running Meadow. (cf. [tm-ja:2567], [mule-win32:4339])
1032
1033 1997-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1034
1035         * mime-edit.el (mime-edit-mime-version-field-for-message/partial):
1036         New constant.
1037         (mime-edit-insert-partial-header): Use it.
1038
1039 \f
1040 1997-09-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1041
1042         * SEMI: Version 0.112 (Tsurugi) was released.
1043
1044 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1045
1046         * mime-view.el (mime-view-insert-entity-button): Change interface
1047         to use `media-type' and `media-subtype' instead of `ctype'.
1048         (mime-view-entity-button-function): ditto.
1049
1050 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1051
1052         * mime-view.el (mime-view-body-visible-p): Change interface to use
1053         `media-type' and `media-subtype' instead of `ctype'.
1054         (mime-view-entity-separator-function): ditto.
1055
1056 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1057
1058         * mime-view.el (mime-view-display-entity): Use `media-type' and
1059         `media-subtype' instead of `ctype' to compare with
1060         message/partial.
1061
1062         * mime-view.el (mime-view-follow-current-entity,
1063         mime-view-display-entity, mime-view-entity-button-function): Use
1064         `mime-entity-info-media-type' and `mime-entity-info-media-subtype'
1065         instead of `mime-entity-info-type/subtype'.
1066
1067 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1068
1069         * mime-parse.el: Abolish macro `define-structure'.
1070         
1071         (make-mime-entity-info, mime-entity-info-rnum,
1072         mime-entity-info-point-min, mime-entity-info-point-max,
1073         mime-entity-info-parameters, mime-entity-info-encoding,
1074         mime-entity-info-children): New implementation.
1075         
1076         (mime-entity-info-media-type, mime-entity-info-media-subtype): New
1077         inline function.
1078
1079         * mime-view.el (mime-view-display-entity,
1080         mime-article/point-content-number, mime-article/cnum-to-cinfo,
1081         mime/flatten-content-info): Use `mime-entity-info-children'
1082         instead of `mime::content-info/children'.
1083
1084         * mime-parse.el (mime-entity-info-children): New inline function.
1085
1086 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1087
1088         * mime-view.el (mime-view-body-visible-p,
1089         mime-view-display-entity): Use `mime-entity-info-encoding' instead
1090         of `mime::content-info/encoding'.
1091
1092         * mime-play.el (mime-display-content): Use
1093         `mime-entity-info-encoding' instead of
1094         `mime::content-info/encoding'.
1095
1096         * mime-parse.el (mime-entity-info-encoding): New inline function.
1097
1098 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1099
1100         * mime-view.el (mime-view-display-entity), mime-partial.el
1101         (mime-combine-message/partials-automatically), mime-play.el
1102         (mime-display-content): Use `mime-entity-info-parameters' instead
1103         of `mime::content-info/parameters'.
1104
1105         * mime-parse.el (mime-entity-info-parameters): New inline
1106         function.
1107
1108 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1109
1110         * mime-view.el (mime-view-header-visible-p,
1111         mime-view-body-visible-p, mime-view-entity-button-function,
1112         mime-view-display-entity, mime-view-follow-current-entity),
1113         mime-play.el (mime-display-content): Use
1114         `mime-entity-info-type/subtype' instead of
1115         `mime::content-info/type'.
1116
1117         * mime-parse.el (mime-entity-info-type/subtype): New inline
1118         function.
1119
1120 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1121
1122         * mime-view.el (mime-view-display-entity,
1123         mime-article/rcnum-to-cinfo, mime-view-follow-current-entity,
1124         mime-view-move-to-upper): Use `mime::content-info/rcnum' instead
1125         of `mime-entity-info-rnum'.
1126
1127         * mime-parse.el (mime-entity-info-rnum): New inline function.
1128
1129 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1130
1131         * mime-view.el (mime-view-display-entity,
1132         mime-article/point-content-number,
1133         mime-view-follow-current-entity), mime-play.el
1134         (mime-display-content), mime-pgp.el
1135         (mime-article/check-pgp-signature, mime-article/decrypt-pgp): Use
1136         `mime-entity-info-point-{min|max}' instead of
1137         `mime::content-info/point-{min|max}'.
1138
1139         * mime-parse.el (mime-entity-info-point-min): New inline function.
1140         (mime-entity-info-point-max): New inline function.
1141         (mime-parse-multipart): Use `mime-entity-info-point-max' instead
1142         of `mime::content-info/point-max'.
1143
1144 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1145
1146         * mailcap.el (mailcap-skip-comment): Check `chr' is nil.
1147
1148         * mime-edit.el (mime-edit-decode-buffer): Modify for new return
1149         format of `mime-parse-Content-Type'.
1150
1151         * mime-parse.el (mime-parse-Content-Type): Change return format.
1152         (mime-read-Content-Type): Modify DOC-string.
1153         (make-mime-entity-info): New inline function.
1154         (mime-parse-multipart): Change interface.
1155         (mime-parse-message): Rename names of arguments.
1156
1157         * mime-def.el (mime-tspecials): Remove `.' and control-characters.
1158         (mime-token-regexp): Add specification for control-characters.
1159
1160 1997-09-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1161
1162         * mime-view.el (mime-view-cut-header): Use `defun' instead of
1163         `defsubst'.
1164
1165         * mime-view.el: Rename `mime-preview/display-body' ->
1166         `mime-view-display-body'.
1167
1168         * mime-view.el: Rename `mime-preview/display-header' ->
1169         `mime-view-display-header'.
1170
1171 1997-09-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1172
1173         * mime-parse.el, mime-edit.el: Rename `mime/Content-Type' ->
1174         `mime-read-Content-Type'.
1175
1176         * mime-parse.el (symbol-concat): New implementation.
1177
1178 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1179
1180         * mime-def.el: Abolish alias `last*'.
1181
1182         * eword-decode.el (eword-lexical-analyze): `last' of Emacs 20.0.97
1183         allows two arguments.
1184
1185 1997-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1186
1187         * eword-decode.el (eword-lexical-analyze): Use `last*' instead of
1188         `last' (for Emacs 20.0.96).
1189
1190         * mime-def.el (last*): New alias for old emacsen.
1191
1192 1997-07-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1193
1194         * mime-parse.el, mime-def.el: Constant
1195         `mime-disposition-type-regexp' was moved from mime-def.el to
1196         mime-parse.el.
1197
1198 \f
1199 1997-07-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1200
1201         * SEMI: Version 0.97 (Naka-Tsurugi) was released.
1202
1203 1997-07-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1204
1205         * mime-edit.el: Delete unnecessary "[mime-edit.el]" from
1206         DOC-strings.
1207
1208 1997-07-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1209
1210         * eword-decode.el (eword-analyze-encoded-word): cdr of return
1211         value must not nil (cf.[tm-ja:2496])
1212
1213 1997-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1214
1215         * mime-view.el, mime-play.el: `mime-article/view-message/rfc822'
1216         -> `mime-display-message/rfc822'.
1217
1218 1997-07-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1219
1220         * eword-encode.el (eword-phrase-route-addr-to-rwl): Use function
1221         `eword-addr-seq-to-rwl'.
1222
1223         * eword-encode.el: `tm-eword::phrase-route-addr-to-rwl' ->
1224         `eword-phrase-route-addr-to-rwl'.
1225
1226         * eword-encode.el (eword-addr-seq-to-rwl): New function.
1227         (eword-addr-spec-to-rwl): Use function `eword-addr-seq-to-rwl'.
1228
1229         * eword-encode.el (eword-addr-spec-to-rwl): New implementation.
1230
1231         * eword-encode.el: `tm-eword::addr-spec-to-rwl' ->
1232         `eword-addr-spec-to-rwl'.
1233
1234 1997-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1235
1236         * mime-parse.el: Constant `mime::ctype-regexp' was abolished.
1237
1238         * mime-parse.el: Constant `mime::dtype-regexp' was abolished.
1239
1240         * mime-parse.el, mime-def.el: `mime/disposition-type-regexp' ->
1241         `mime-disposition-type-regexp'.
1242
1243 \f
1244 1997-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1245
1246         * SEMI: Version 0.96 (Kaga-Ichinomiya) was released.
1247
1248 1997-07-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1249
1250         * mime-edit.el: (mime-edit-normalize-body):
1251         - Protect "From " in beginning of line (insert `ESC ( B' before it
1252           if possible, otherwise encode by quoted-printable)
1253         - canonicalize line break code for base64
1254
1255 1997-07-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1256
1257         * signature.el (signature-separator): New variable.
1258         (insert-signature): Insert `signature-separator' when signature is
1259         inserted at end of file.
1260
1261 1997-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1262
1263         * mime-edit.el (mime-edit-version-name): Add `semi-version-name'.
1264
1265         * mime-view.el (mime-view-version-name): New constant.
1266
1267         * mime-def.el (semi-version-name): New constant.
1268
1269 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1270
1271         * README.en (Required environment): Updated.
1272
1273 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1274
1275         * mime-parse.el, mime-def.el: `mime/content-type-subtype-regexp'
1276         -> `mime-media-type/subtype-regexp'.
1277
1278 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1279
1280         * mime-parse.el, mime-def.el, mailcap.el: `mime/token-regexp' ->
1281         `mime-token-regexp'.
1282
1283         * mime-def.el: `mime/tspecials' -> `mime-tspecials'.
1284
1285 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1286
1287         * mime-play.el, mime-pgp.el, mime-def.el: `mime/temp-buffer-name'
1288         -> `mime-temp-buffer-name'.
1289
1290 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1291
1292         * mime-text.el (mime-decode-text-body): Canonicalize line break
1293         code.
1294
1295 1997-06-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1296
1297         * mailcap.el: New file.
1298
1299 1997-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1300
1301         * eword-encode.el (eword-field-encoding-method-alist): Add
1302         "Message-ID" as ignored.
1303
1304 1997-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1305
1306         * eword-encode.el (tm-eword::encode-string-1): avoid infinite loop
1307         caused by long non-encoded-word element. (cf. [tm-en:1356])
1308
1309 1997-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1310
1311         * mime-view.el: `mime-preview/display-message/partial' ->
1312         `mime-view-insert-message/partial-button'.
1313
1314         * mime-view.el (mime-preview/display-message/partial): Use
1315         `mime-add-button' again.
1316
1317 1997-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1318
1319         * eword-encode.el: `tm-eword::lc-words-to-words' ->
1320         `eword-encode-charset-words-to-words'.
1321
1322         * eword-encode.el (tm-eword::lc-words-to-words): New
1323         implementation; function `tm-eword::parse-word' was abolished.
1324
1325 1997-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1326
1327         * eword-encode.el: `tm-eword::split-to-lc-words' ->
1328         `eword-encode-divide-into-charset-words'.
1329
1330         * eword-encode.el: Function `tm-eword::parse-lc-word' was
1331         abolished.
1332         (tm-eword::split-to-lc-words): New implementation.
1333
1334 1997-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1335
1336         * eword-encode.el: `tm-eword::char-type' ->
1337         `eword-encode-char-type'.
1338
1339         * eword-encode.el: `tm-eword::encode-encoded-text' ->
1340         `eword-encode-text'
1341
1342         * mime-view.el (mime-view-insert-entity-button,
1343         mime-preview/display-message/partial): Use `mime-insert-button'.
1344         
1345         (mime-view-setup-buffers): Enclose codes to display preview-buffer
1346         by `(let ((inhibit-read-only t)) ...)'.
1347
1348         * mime-def.el (mime-insert-button): New inline function.
1349
1350         * mime-def.el (mime-add-button): Argument `func' was renamed to
1351         `function'; Use overlay for `mime-button-mouse-face'.
1352
1353 \f
1354 1997-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1355
1356         * SEMI: Version 0.92 was released.
1357
1358         * mime-view.el, mime-play.el, mime-partial.el:
1359         `mime-article/decode-' -> `mime-display-'.
1360
1361         * mime-play.el (mime-display-caesar): fixed.
1362
1363 1997-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1364
1365         * eword-decode.el (eword-decode-structured-field-body): fixed.
1366
1367 1997-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1368
1369         * eword-decode.el (eword-lexical-analyze-cache): New variable.
1370         (eword-lexical-analyze-cache-max): New variable.
1371         (eword-analyze-quoted-string): New function.
1372         (eword-analyze-comment): New function.
1373         (eword-analyze-encoded-word): New function.
1374         (eword-lexical-analyze-internal): New function.
1375         (eword-lexical-analyze): New function.
1376         (eword-decode-structured-field-body): New function.
1377         (eword-decode-unstructured-field-body): New function.
1378         (eword-extract-address-components): New function.
1379
1380 1997-06-11  Steven L Baur     <steve@xemacs.org>
1381
1382         * eword-encode.el (tm-eword::char-type, tm-eword::encode-rwl,
1383         tm-eword::encode-rwl): Clean up Ebola
1384         infection. (cf.[tm-en:1346],[xemacs-beta:9333])
1385
1386 \f
1387 1997-05-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1388
1389         * SEMI: Version 0.91 was released.
1390
1391 Wed May 28 13:16:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1392
1393         * mime-view.el (mime-view-define-keymap): fixed problem about
1394         [tab], [delete] and [backspace] keys.
1395
1396 Tue May 27 03:26:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1397
1398         * mime-edit.el (mime-edit-sign-pgp-elkins): Enclose PGP-processing
1399         by `as-binary-process'.
1400
1401 1997-05-23  Steven L Baur  <steve@altair.xemacs.org>
1402
1403         * mime-view.el (mime-acting-condition): Add image/png
1404         mime type. (cf.[tm-en:1334])
1405
1406         * mime-image.el: Add image/png mime type. (cf.[tm-en:1334])
1407
1408         * mime-edit.el (mime-file-types): Add png handling.
1409         (mime-content-types): Ditto. (cf.[tm-en:1334])
1410
1411 Fri May 23 22:13:47 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1412
1413         * mime-view.el (mime-view-define-keymap): Doesn't bind
1414         `beginning-of-buffer' and `end-of-buffer' for "<" and ">" keys.
1415
1416 \f
1417 1997-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1418
1419         * SEMI: Version 0.88 was released.
1420
1421 Thu May 15 06:05:13 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1422
1423         * Makefile (tar): New implementation.
1424
1425 Tue May 13 14:32:39 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1426
1427         * SEMI-MK (config-semi): fixed.
1428
1429         * SEMI-CFG: Add site-lisp/apel/ even if LISPDIR is specified.
1430
1431 Tue May 13 14:11:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1432
1433         * README.en: Add `LISPDIR'.
1434
1435         * Makefile (LISPDIR): New variable.
1436
1437         * SEMI-CFG: Setting for load-path is modified.
1438
1439 Mon May 12 12:30:42 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1440
1441         * mime-tar.el, mime-play.el, mime-pgp.el, mime-file.el,
1442         mime-view.el: `mime/content-decoding-condition' ->
1443         `mime-acting-condition'.
1444
1445 \f
1446 1997-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1447
1448         * SEMI: Version 0.87 was released.
1449
1450 Fri May  9 04:19:21 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1451
1452         * mime-tar.el: `mime-viewer/uuencode-encoding-name-list' ->
1453         `mime-view-uuencode-encoding-name-list'.
1454
1455 Fri May  9 03:07:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1456
1457         * mime-edit.el: Use "text/x-rot13-47-48" instead of
1458         "text/x-rot13-47".
1459
1460         * mime-view.el (mime/content-decoding-condition): Add
1461         "text/x-rot13-47-48".
1462
1463 Fri May  9 01:26:13 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1464
1465         * mime-edit.el (mime-edit-normalize-body): Use
1466         `mule-caesar-region' instead of `caesar-region'.
1467
1468         * mime-play.el (mime-display-caesar): Use `mule-caesar-region'
1469         instead of `caesar-region'.
1470
1471         * mime-def.el: Add autoload for mule-caesar.el.
1472
1473         * mime-def.el: Function caesar-region was abolished.
1474
1475 Thu May  8 23:31:45 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1476
1477         * mime-play.el, mime-edit.el, mime-def.el: `tm:caesar-region' ->
1478         `caesar-region'.
1479
1480 Thu May  8 22:37:47 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1481
1482         * mime-view.el (mime-view-define-keymap): Use
1483         `set-keymap-default-binding' for XEmacs.
1484
1485 Wed May  7 10:04:36 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1486
1487         * mime-play.el (mime-display-caesar): Don't use
1488         `buffer-substring'.
1489
1490         * mime-play.el (mime-display-caesar): Use `view-buffer' instead of
1491         `view-mode-enter'.
1492
1493 Wed May  7 09:37:54 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1494
1495         * mime-play.el: Don't require `view'.
1496         
1497         Constant `mime-view-text/plain-mode-map' was abolished.
1498
1499         Function `mime-view-text/plain-mode' and
1500         `mime-view-text/plain-exit' were abolished.
1501
1502         (mime-display-caesar): Use `view-mode-enter mother' instead of
1503         `mime-view-text/plain-mode'.
1504
1505 Wed May  7 09:33:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1506
1507         * mime-play.el, mime-view.el (mime/content-decoding-condition):
1508         `mime-article/decode-caesar' -> `mime-display-caesar'.
1509
1510 Wed May  7 05:49:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1511
1512         * mime-view.el (mime-view-cut-header): fixed. (cf.[tm-ja:2386])
1513
1514 \f
1515 1997-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1516
1517         * SEMI: Version 0.83 was released.
1518
1519 Sat Apr  5 06:20:34 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1520
1521         * mime-def.el: Overlay is required by emu.
1522
1523 Thu Apr  3 18:09:35 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1524
1525         * mime-image.el, mime-view.el, mime-text.el:
1526         `mime-preview/filter-' -> `mime-view-filter-'.
1527
1528         * mime-view.el: `mime-preview/get-original-major-mode' ->
1529         `mime-view-get-original-major-mode'.
1530
1531 Thu Mar 27 22:16:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1532
1533         * mime-view.el (mime-view-mode): Hide mime-echo window.
1534
1535         * mime-view.el: Function `mime-hide-echo-buffer' was moved from
1536         mime-play.el.
1537
1538         * mime-play.el: Function `mime-hide-echo-buffer' was moved to
1539         mime-view.el.
1540
1541         * mime-play.el (mime-hide-echo-buffer): New inline function.
1542
1543         * mime-play.el (mime-echo-window-height): New variable.
1544
1545 Thu Mar 27 21:48:32 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1546
1547         * mime-edit.el (mime-edit-content-end): Abolish unused local
1548         variable `beg'.
1549
1550 Thu Mar 27 21:45:49 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1551
1552         * mime-view.el (mime-view-follow-current-entity): Abolish unused
1553         local variable `rc'.
1554
1555 Thu Mar 27 21:42:08 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1556
1557         * eword-encode.el (eword-encode-field): Intern down-cased
1558         field-name and use `memq' instead of `member' to detect a field is
1559         address-list or not.
1560
1561 Thu Mar 27 21:17:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1562
1563         * mime-pgp.el (mime-article/check-pgp-signature): Use
1564         `insert-buffer-substring'.
1565
1566 Thu Mar 27 20:59:00 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1567
1568         * mime-pgp.el (mime-article/check-pgp-signature):
1569         `mime-article/show-output-buffer' -> `mime-show-echo-buffer'.
1570
1571         * mime-play.el: `mime-article/show-output-buffer' ->
1572         `mime-show-echo-buffer'.
1573
1574         * mime-play.el: `mime/output-buffer-window-is-shared-with-bbdb' ->
1575         `mime-echo-window-is-shared-with-bbdb'.
1576
1577 Thu Mar 27 20:47:14 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1578
1579         * mime-play.el: Variable
1580         `mime/output-buffer-window-is-shared-with-bbdb' was moved from
1581         mime-def.el.
1582
1583         * mime-def.el: Variable
1584         `mime/output-buffer-window-is-shared-with-bbdb' was moved to
1585         mime-play.el.
1586
1587 Thu Mar 27 20:40:57 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1588
1589         * mime-view.el (mime-view-mode): `mime/output-buffer-name' ->
1590         `mime-echo-buffer-name'.
1591
1592         * mime-play.el: `mime/output-buffer-name' ->
1593         `mime-echo-buffer-name'.
1594
1595         * mime-pgp.el (mime-article/check-pgp-signature):
1596         `mime/output-buffer-name' -> `mime-echo-buffer-name'.
1597
1598         * mime-def.el (mime-echo-buffer-name): Renamed from
1599         `mime/output-buffer-name'.
1600
1601 Fri Mar 21 17:55:10 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1602
1603         * mime-edit.el (mime-edit-content-end): Abolish unused local
1604         variable `top'.
1605
1606         * mime-view.el: Function `mime-view-make-preview-buffer' was
1607         abolished.
1608
1609         * mime-view.el: `mime-view-setup-buffer' ->
1610         `mime-view-setup-buffers'.
1611
1612 \f
1613 1997-03-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1614
1615         * MU: Version 0.40.2 was released.
1616         * SEMI: Version 0.75 was released.
1617
1618 Tue Mar 18 15:28:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1619
1620         * mime-edit.el (mime-edit-translate-single-part-tag): Add
1621         DOC-string.
1622
1623 Tue Mar 18 15:21:28 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1624
1625         * mime-view.el: `mime::preview/original-major-mode' ->
1626         `mime-view-original-major-mode'.
1627
1628 Tue Mar 18 15:17:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1629
1630         * mime-play.el, mime-view.el: `mime::preview/mother-buffer' ->
1631         `mime-mother-buffer'.
1632
1633 Tue Mar 18 15:12:10 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1634
1635         * mime-text.el, mime-play.el, mime-edit.el, mime-view.el:
1636         `mime::preview/article-buffer' -> `mime-raw-buffer'.
1637
1638 Tue Mar 18 14:47:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1639
1640         * mime-tar.el, mime-play.el, mime-pgp.el, mime-bbdb.el,
1641         mime-view.el: `mime::article/preview-buffer' ->
1642         `mime-view-buffer'.
1643
1644 Tue Mar 18 14:32:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1645
1646         * mime-view.el: Structure `mime::preview-content-info' was
1647         abolished.
1648
1649         (mime-view-setup-buffer): Return only
1650         `mime::article/preview-buffer'.
1651
1652         (mime-view-make-preview-buffer): Don't generate
1653         preview-content-list; Return only `mime::article/preview-buffer'.
1654
1655         (mime-view-display-entity): Don't create
1656         `mime::preview-content-info'.
1657
1658         (mime-view-mode): Don't set for `mime::preview/content-list'.
1659
1660 Tue Mar 18 13:56:18 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1661
1662         * mime-partial.el (mime-combine-message/partials-automatically):
1663         Don't use preview-content-list.
1664
1665 Tue Mar 18 13:06:09 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1666
1667         * semi-setup.el: Don't require mime-partial; It is autoloaded.
1668
1669         * mime-partial.el: `mime-article/grab-message/partials' ->
1670         `mime-combine-message/partials-automatically'.
1671
1672         * mime-partial.el: `mime-partial/preview-article' ->
1673         `mime-view-partial-message'.
1674
1675         * mime-partial.el: `mime-partial/preview-article-method-alist' ->
1676         `mime-view-partial-message-method-alist'.
1677
1678         * mime-play.el
1679         (mime-view-quitting-method-for-mime-show-message-mode): Don't use
1680         preview-content-list.
1681
1682         * mime-text.el (mime-text-decoder-alist): `mime/show-message-mode'
1683         -> `mime-show-message-mode'.
1684
1685         * mime-pgp.el (mime-article/view-application/pgp):
1686         `mime/show-message-mode' -> `mime-show-message-mode'.
1687
1688         * mime-view.el (mime-view-follow-current-entity): New
1689         implementation.
1690
1691 Tue Mar 18 08:24:07 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1692
1693         * mime-view.el: `mime-view-follow-content' ->
1694         `mime-view-follow-current-entity'.
1695
1696         * mime-view.el (mime-view-mode): Don't use preview-content-list to
1697         move to initial point.
1698
1699         * mime-view.el: Function `mime-preview/cinfo-to-pcinfo' was
1700         abolished.
1701
1702         * mime-view.el: Function `mime-preview/point-pcinfo' was
1703         abolished.
1704
1705         * mime-view.el: Function `mime-preview/point-content-number' was
1706         abolished.
1707
1708         * mime-play.el (mime-view-play-current-entity): New
1709         implementation.
1710
1711 Mon Mar 17 17:18:29 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1712
1713         * mime-view.el (mime-view-quit): Use variable
1714         `mime::preview/original-major-mode'.
1715
1716         * mime-view.el (mime-view-show-summary): Use variable
1717         `mime::preview/original-major-mode'.
1718
1719         * mime-view.el (mime-view-scroll-down-entity): New implementation.
1720
1721         * mime-view.el (mime-view-scroll-up-entity): New implementation.
1722
1723 Mon Mar 17 16:19:30 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1724
1725         * mime-view.el: `mime-view-scroll-down-content' ->
1726         `mime-view-scroll-down-entity'.
1727
1728         * mime-view.el: `mime-view-scroll-up-content' ->
1729         `mime-view-scroll-up-entity'.
1730
1731         * mime-view.el (mime-view-move-to-next): New implementation.
1732
1733 Mon Mar 17 16:03:11 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1734
1735         * mime-view.el: `mime-view-next-content' ->
1736         `mime-view-move-to-next'.
1737
1738         * mime-view.el (mime-view-move-to-previous): New implementation.
1739
1740         * mime-view.el: `mime-view-previous-content' ->
1741         `mime-view-move-to-previous'.
1742
1743         * mime-view.el: `mime-view-up-content' ->
1744         `mime-view-move-to-upper'.
1745
1746 Mon Mar 17 15:39:17 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1747
1748         * mime-view.el, mime-play.el: `mime/show-message-mode' ->
1749         `mime-show-message-mode'.
1750
1751         * mime-view.el (mime-view-up-content): New implementation.
1752
1753         * mime-view.el: `mime-preview/display-content' ->
1754         `mime-view-display-entity'.
1755
1756         * mime-view.el (mime-preview/display-content): Put
1757         `mime-view-raw-buffer' and `mime-view-cinfo' as text-property.
1758
1759         * mime-view.el: Variable `mime-view-visible-field-regexp' was
1760         abolished.
1761
1762         * mime-view.el: `mime-preview/cut-header' ->
1763         `mime-view-cut-header'.
1764
1765         * mime-view.el (mime-view-entity-separator-function): New
1766         implementation.
1767
1768         * mime-view.el: `mime-preview/default-content-separator' ->
1769         `mime-view-entity-separator-function'.
1770
1771 Mon Mar 17 13:49:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1772
1773         * mime-view.el (mime-view-header-visible-p): Abolish optional
1774         argument `ctype'.
1775
1776         * mime-view.el (mime-view-entity-button-function): New
1777         implementation.
1778
1779         * mime-view.el: Variable
1780         `mime-view-content-button-ignored-ctype-list' was abolished.
1781
1782         * mime-view.el: `mime-preview/default-content-button-function' ->
1783         `mime-view-entity-button-function'.
1784
1785         * mime-view.el: Variable `mime-preview/content-button-function'
1786         was abolished.
1787
1788         * mime-def.el (mime-add-button): New implementation.
1789
1790         * mime-view.el (mime-view-insert-entity-button): modified.
1791
1792         * mime-view.el: `mime-preview/insert-content-button' ->
1793         `mime-view-insert-entity-button'.
1794
1795         * mime-view.el (mime-view-header-visible-p): Don't calculate ctype
1796         is optional argument `ctype' is not nil.
1797
1798 Mon Mar 17 12:12:01 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1799
1800         * mime-view.el: `mime-print-entity' ->
1801         `mime-view-print-current-entity'.
1802
1803         * mime-view.el: `mime-extract-entity' ->
1804         `mime-view-extract-current-entity'.
1805
1806         * mime-play.el, mime-view.el: `mime-play-entity' ->
1807         `mime-view-play-current-entity'.
1808
1809         * mime-view.el (mime-play-entity, mime-extract-entity,
1810         mime-print-entity): Add DOC-string.
1811
1812         * mime-view.el: `mime-view-print-content' -> `mime-print-entity'.
1813
1814         * mime-view.el: `mime-view-extract-content' ->
1815         `mime-extract-entity'.
1816
1817         * mime-play.el: Variable `mime-view-decoding-mode' was abolished.
1818
1819         * mime-play.el: Variable `mime-view-decoding-mode' was moved from
1820         mime-view.el.
1821
1822         * mime-view.el: Variable `mime-view-decoding-mode' was moved to
1823         mime-play.el.
1824
1825 Mon Mar 17 05:09:05 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1826
1827         * mime-view.el: Use `mime-play-entity' instead of
1828         `mime-view-play-content'.
1829
1830 Mon Mar 17 05:06:33 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1831
1832         * mime-view.el, mime-play.el: `mime-preview/decode-content' ->
1833         `mime-play-entity'.
1834
1835         * mime-view.el (mime-view-play-content, mime-view-extract-content,
1836         mime-view-print-content): Modify to use optional argument `mode'.
1837
1838 Mon Mar 17 04:41:21 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1839
1840         * mime-play.el (mime-preview/decode-content,
1841         mime-article/decode-content): Add new optional argument `mode'.
1842
1843 Sun Mar 16 02:23:31 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1844
1845         * mime-text.el: `mime-charset/maybe-decode-buffer' ->
1846         `mime-text-decode-buffer-maybe'.
1847
1848         * mime-text.el: `mime-preview/decode-text-buffer' ->
1849         `mime-decode-text-body'.
1850
1851         * mime-view.el (mime-view-visible-media-type-list): Add
1852         "text/rfc822-headers".
1853
1854 Sun Mar 16 01:02:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1855
1856         * mime-image.el, mime-view.el:
1857         `mime-view-default-showing-Content-Type-list' ->
1858         `mime-view-visible-media-type-list'.
1859
1860 Sun Mar 16 00:22:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1861
1862         * mime-play.el: `mime-raw::text-decoder' -> `mime-text-decoder'.
1863
1864         * mime-pgp.el (mime-article/view-application/pgp):
1865         `mime-charset/decode-buffer' -> `mime-text-decode-buffer'.
1866
1867         * mime-text.el: `mime-charset/decode-buffer' ->
1868         `mime-text-decode-buffer'.
1869
1870 Sat Mar 15 23:59:09 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1871
1872         * mime-pgp.el (mime-article/view-application/pgp):
1873         `mime-raw::text-decoder' -> `mime-text-decoder'.
1874
1875         * mime-text.el: `mime-raw::text-decoder' -> `mime-text-decoder'.
1876
1877 Sat Mar 15 23:53:49 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1878
1879         * mime-text.el: Variable `mime-raw::text-decoder' was moved from
1880         mime-view.el.
1881
1882         * mime-view.el: Variable `mime-raw::text-decoder' was moved to
1883         mime-text.el.
1884
1885 Sat Mar 15 22:40:50 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1886
1887         * mime-pgp.el (mime-article/view-application/pgp): Use
1888         `insert-buffer-substring'.
1889
1890 Sat Mar 15 22:27:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1891
1892         * mime-pgp.el (mime-article/view-application/pgp):
1893         `mime::article/code-converter' -> `mime-raw::text-decoder'.
1894
1895         * mime-play.el (mime-article/view-message/rfc822):
1896         `mime::article/code-converter' -> `mime-raw::text-decoder'.
1897
1898         * mime-text.el (mime-preview/decode-text-buffer):
1899         `mime::article/code-converter' -> `mime-raw::text-decoder'.
1900
1901         * mime-view.el: `mime::article/code-converter' ->
1902         `mime-raw::text-decoder'.
1903
1904 Sat Mar 15 21:20:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1905
1906         * mime-pgp.el (mime-article/add-pgp-keys): Abolish unused local
1907         variables `charset' and `mime::article/preview-buffer'.
1908
1909         * mime-pgp.el (mime-article/add-pgp-keys): Abolish unused local
1910         variable `mode'.
1911
1912 Sat Mar 15 21:10:43 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1913
1914         * mime-image.el (mime-preview/filter-for-image): Abolish unused
1915         local variable `charset'.
1916
1917         * mime-pgp.el (mime-article/check-pgp-signature): Abolish unused
1918         local variable `status'.
1919
1920         * mime-pgp.el: (mime-article/view-application/pgp,
1921         mime-article/add-pgp-keys): Abolish unused local variable
1922         `cur-buf'.
1923
1924         * mime-image.el (mime-preview/filter-for-image,
1925         mime-preview/filter-for-application/postscript): Abolish unused
1926         local variable `mode'.
1927
1928 Sat Mar 15 20:56:19 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1929
1930         * mime-text.el
1931         (mime-preview/filter-for-text/richtext,
1932         mime-preview/filter-for-text/enriched): Abolish unused local
1933         variable `mode'.
1934
1935         * mime-text.el (mime-preview/decode-text-buffer): New
1936         implementation.
1937
1938         * mime-view.el (mime-view-follow-content): Abolish unused
1939         variables `f', `mid', `subj', `reply-to', `cc', `to', `from', `he'
1940         and `hb'.
1941
1942         * mime-edit.el (mime-edit-goto-tag): Abolish unused variable
1943         `multipart'.
1944
1945         * mime-file.el (mime-article/extract-file): Abolish unused local
1946         variable `the-buf'.
1947
1948         * mime-tar.el: Quote *autoconv*.
1949
1950 Sat Mar 15 20:29:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1951
1952         * mime-partial.el (mime-article/grab-message/partials): Unused
1953         local variable `mother' was abolished.
1954
1955         * mime-play.el (mime-article/decode-caesar): Unused local variable
1956         `cur-buf' was abolished.
1957
1958         * mime-play.el (mime-article/decode-message/external-ftp): Unused
1959         local variable `access-type' was abolished; Comment out `mode'.
1960
1961         * mime-play.el (mime-article/view-message/rfc822): Unused local
1962         variable `cur-buf' was abolished.
1963
1964         * mime-text.el (mime-preview/filter-for-text/richtext,
1965         mime-preview/filter-for-text/enriched): Unused local variable `m'
1966         was abolished.
1967
1968         * mime-parse.el (mime-parse-multipart):
1969         Unused local variable `ct' was abolished.
1970
1971         * eword-encode.el: Require eword-decode.
1972
1973         * mime-image.el (mime-preview/filter-for-application/postscript):
1974         Unused local variable `m' was abolished.
1975
1976 Sat Mar 15 19:47:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1977
1978         * mime-pgp.el: (mime-article/view-application/pgp):
1979         `mime-viewer/code-converter-alist' -> `mime-text-decoder-alist'.
1980
1981         * mime-pgp.el (mime-pgp-command): New variable.
1982
1983         (mime::article/call-pgp-to-check-signature): Use variable
1984         `mime-pgp-command'. (cf. [tm-en:1259])
1985
1986 Sat Mar 15 19:25:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1987
1988         * mime-pgp.el: `mime/viewer-mode' -> `mime-view-mode'.
1989         (cf. [tm-en:1259])
1990
1991 \f
1992 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1993
1994         * emu: Version 7.40.1 was released.
1995         * APEL: Version 3.2 was released.
1996         * bitmap-mule: Version 7.17 was released.
1997         * MU: Version 0.40.1 was released.
1998         * MEL: Version 6.3 was released.
1999         * SEMI: Version 0.72 was released.
2000
2001 Fri Mar 14 08:48:07 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2002
2003         * SEMI-ELS (semi-modules-to-compile): Add mail-mime-setup.el.
2004
2005 Fri Mar 14 08:47:06 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2006
2007         * mail-mime-setup.el: New module.
2008
2009         * mime-setup.el: Only loads MUA specific setup files.
2010
2011         * semi-setup.el: Setting for mime-edit, signature and mu-cite were
2012         moved from mime-setup.el.
2013
2014         * semi-setup.el: Setting for gnus-mime was moved to
2015         gnus-mime/gnus-mime-setup.el.
2016
2017         * semi-setup.el: Setting for mh-e was moved to emh/emh-setup.el.
2018
2019         * Makefile: modified for SEMI package.
2020
2021 Fri Mar 14 07:42:44 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2022
2023         * SEMI-MK: Don't compile and install other packages.
2024
2025 Fri Mar 14 06:09:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2026
2027         * mime-edit.el: Definition of `mime-edit-mode' must be previous to
2028         `add-minor-mode'.
2029
2030         * mime-image.el (mime-preview/filter-for-image): Don't use
2031         `assoc-value'.
2032
2033 Fri Mar 14 04:49:04 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2034
2035         * mime-edit.el: Variable `mime-edit-prefix' and `mime-edit-map'
2036         were abolished; Use `mime-edit-mode-map' directly.
2037
2038         Use "C-c C-m" for enclosure commands.
2039
2040         Add new binding "C-c C-x s" for `mime-edit-set-sign', "C-c C-x e"
2041         for `mime-edit-set-encrypt'.
2042
2043 Fri Mar 14 04:41:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2044
2045         * semi-setup.el: Require file-detect.
2046
2047 Wed Mar 12 07:49:41 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2048
2049         * SEMI-CFG: Delete variables about other packages.
2050
2051 Mon Mar 10 15:16:26 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2052
2053         * mime-def.el: Variable `mime-temp-directory' was moved to
2054         mel/mel.el.
2055
2056 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2057
2058         * SEMI-ELS (semi-modules-to-compile): Delete `mime-ftp'.
2059
2060         * mime-view.el (mime/content-decoding-condition): Set up for
2061         `mime-article/decode-message/external-ftp'.
2062
2063         * semi-setup.el: tm-latex.el was abolished.
2064
2065         * semi-setup.el: tm-ftp is merged to mime-play.el.
2066
2067         * mime-play.el (mime-article/dired-function): New variable; copied
2068         from tm-ftp.el.
2069
2070         (mime-article/dired-function-for-one-frame,
2071         mime-article/decode-message/external-ftp): New function; copied
2072         from tm-ftp.el.
2073
2074 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2075
2076         * mime-partial.el (mime-article/grab-message/partials): Don't use
2077         `assoc-value'.
2078
2079 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2080
2081         * mime-play.el: Require filename.
2082
2083 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2084
2085         * mime-setup.el: Don't check `(boundp 'epoch::version)'.
2086
2087         * mime-setup.el: Use `turn-on-mime-edit' instead of
2088         `mime-edit-mode'.
2089
2090         * mime-edit.el (mime-edit-decode-buffer): Renamed from
2091         `mime-editor::edit-again'; optional argument `code-conversion' was
2092         changed to `not-decode-text' (behavior was reversed).
2093         (mime-edit-again): modified for `mime-edit-decode-buffer'.
2094
2095         * mime-edit.el (mime-edit-again-ignored-field-regexp): New
2096         variable.
2097
2098         * mime-edit.el (mime-edit-again): optional argument
2099         `code-conversion' was changed to `not-decode-text' (behavior was
2100         reversed); optional argument `no-mode' was renamed to
2101         `not-turn-on'; `mail-header-separator' was replaced to null line
2102         before converting.
2103
2104 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2105
2106         * mime-edit.el: `mime-edit-mode' -> `turn-on-mime-edit';
2107         `mime-edit-toggle-mode' -> `mime-edit-mode'.
2108         
2109         Alias `mime-mode' was abolished.
2110
2111 1997-03-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2112
2113         * eword-encode.el (eword-encode-header): fixed.
2114
2115         * mime-edit.el: Comments was modified.
2116         (mime-edit-mode): DOC-string was modified.
2117
2118         * mime-edit.el: Function `mime-edit-define-menu-for-emacs19' was
2119         abolished.  Buffer local variable `mime-edit-mode-old-local-map'
2120         was abolished.
2121
2122         * mime-edit.el: `mime-edit-minor-mime-map' ->
2123         `mime-edit-mode-map'.
2124
2125         * mime-edit.el: `mime-edit-mime-map' -> `mime-edit-map'.
2126
2127         * mime-edit.el: Function `mime-edit-define-keymap' was abolished.
2128
2129 1997-03-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2130
2131         * mime-edit.el: `mime-prefix' -> `mime-edit-prefix'.
2132
2133 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2134
2135         * semi-setup.el: tm-pgp.el was already renamed to mime-pgp.el.
2136
2137 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2138
2139         * mime-def.el (pgp-function-alist): `tm:mc-' -> `mime-mc-'.
2140
2141 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2142
2143         * mime-def.el (mime-temp-directory): Refer environment variable
2144         "MIME_TMP_DIR" as default value.
2145
2146 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2147
2148         * SEMI-ELS (semi-modules-to-compile): tm-latex.el and tm-html.el
2149         were abolished.
2150
2151         * mime-tar.el (mime-decode-message/tar), mime-play.el, mime-pgp.el
2152         (mime-article/check-pgp-signature), mime-partial.el
2153         (mime-article/grab-message/partials), mime-image.el, mime-edit.el
2154         (mime-edit-split-and-send), mime-def.el: Variable `mime/tmp-dir'
2155         was renamed to `mime-temp-directory'.
2156
2157         * mime-edit.el: `mime/edit-again' was renamed to
2158         `mime-edit-again'.
2159
2160 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2161
2162         * mime-text.el, mime-edit.el: `mime/temporary-message-mode' was
2163         renamed to `mime-temp-message-mode'.
2164
2165         * mime-edit.el: Draft preview feature was abolished.
2166
2167         * mime-edit.el (mime-transfer-level-string): Fixed DOC-string.
2168
2169         Buffer local variable `mime/editing-buffer' was renamed to
2170         `mime-edit-buffer'.
2171
2172         * mime-edit.el (mime-edit-insert-x-emacs-field): New variable.
2173         (mime-edit-x-emacs-value): New variable.
2174         (mime-edit-translate-body): Insert X-Emacs field if variable
2175         `mime-edit-insert-x-emacs-field' is not nil.
2176
2177 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2178
2179         * mime-view.el (mime-preview/insert-content-button): Don't use
2180         function `assoc-value'.
2181
2182 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2183
2184         * mime-bbdb.el: `mime-bbdb-' -> `mime-bbdb/'.
2185
2186 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2187
2188         * SEMI-MK: compile and install emu and apel.
2189
2190 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2191
2192         * SEMI-ELS: tm-bbdb.el was renamed to mime-bbdb.el.
2193
2194         * mime-bbdb.el: Renamed from tm-bbdb.el.
2195
2196         * SEMI-CFG (EMU_PREFIX, EMU_DIR): New variable.
2197         (APEL_PREFIX, APEL_DIR, APEL_RELATIVE_DIR): New variable.
2198         (load-path): Add "../apel" instead of "../tl".
2199
2200         * SEMI-ELS: alist.el was moved to ../apel/.
2201
2202 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2203
2204         * mime-parse.el: Require emu; Function `char-list-to-string' was
2205         abolished.
2206
2207         * mime-edit.el: Require emu; definitions about visible/invisible
2208         were abolished.
2209
2210 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2211
2212         * eword-encode.el: Require emu; function
2213         `find-non-ascii-charset-string' and
2214         `find-non-ascii-charset-region' were abolished.
2215
2216         * mime-def.el: Require atype; functions about atype were
2217         abolished.
2218
2219 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2220
2221         * mime-def.el: Require emu; Variable `running-xemacs' was
2222         abolished; Macro `defun-maybe' was abolished; Function `functionp'
2223         was abolished; Variable `charsets-mime-charset-alist',
2224         `default-mime-charset' and `mime-charset-coding-system-alist' were
2225         abolished; Function `mime-charset-to-coding-system',
2226         `charsets-to-mime-charset', `detect-mime-charset-region',
2227         `encode-mime-charset-region', `decode-mime-charset-region',
2228         `encode-mime-charset-string' and `decode-mime-charset-string' were
2229         abolished.
2230
2231 Sat Mar  1 04:12:37 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2232
2233         * mime-def.el (charsets-to-mime-charset): New function; copied
2234         from emu.el.
2235
2236         * eword-encode.el: Use `char-bytes' instead of `char-length'.
2237
2238         * mime-def.el (eliminate-top-spaces): New inline-function; copied
2239         from tl-str.el.
2240
2241         * mime-edit.el: Fixed about definition of visible/invisible
2242         functions for XEmacs.
2243
2244 Sat Mar  1 03:39:01 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2245
2246         * mime-edit.el (enable-invisible, end-of-invisible): New macro;
2247         copied from emu-19.el.
2248         (invisible-region, invisible-p, next-visible-point): New function;
2249         copied from emu-19.el and emu-xemacs.el.
2250         (visible-region): New function; copied from emu-19.el.
2251                 
2252         * mime-edit.el (mime-edit-make-boundary): New function.
2253         (mime-edit-translate-body, mime-edit-translate-region): Use
2254         `mime-edit-make-boundary'.
2255         
2256         * mime-edit.el (replace-space-with-underline): New inline
2257         function; copied from tl-str.el.
2258         
2259 Sat Mar  1 02:07:00 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2260
2261         * eword-encode.el (find-non-ascii-charset-region): New
2262         inline-function; copied from emu-e20.el.
2263
2264 Fri Feb 28 06:46:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2265
2266         * mime-def.el: Require cl.
2267
2268         * mime-view.el (mouse-button-2): New variable; copied from
2269         emu-19.el and emu-xemacs.el.
2270
2271         * mime-def.el (defun-maybe): New macro; copied from emu.el.
2272         (functionp): New function; copied from emu.el.
2273
2274 Fri Feb 28 05:14:54 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2275
2276         * mime-play.el: Supports only Emacs/mule API.
2277
2278         * mime-def.el (field-unify): Fixed.
2279
2280         * semi-setup.el: Don't require mime-play.
2281
2282         * mime-def.el: Function `put-fields' were abolished.
2283
2284         * mime-def.el: atype functions were moved from mime-play.el.
2285
2286         * mime-play.el: atype functions were moved to mime-def.el.
2287
2288 Fri Feb 28 04:50:13 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2289
2290         * mime-def.el (call-after-loaded): New function; moved from
2291         semi-setup.el.
2292
2293         * semi-setup.el: Function `call-after-loaded' was moved to
2294         mime-def.el; require mime-def.
2295
2296 Fri Feb 28 04:44:27 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2297
2298         * semi-setup.el: require mime-play instead of mime-view when
2299         compiling.
2300
2301 Fri Feb 28 04:21:43 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2302
2303         * SEMI-MK: BINS were abolished.
2304
2305         * SEMI-CFG: require cl.
2306
2307         * SEMI-CFG: Variable `BIN_SRC_DIR' and `BINS' were abolished.
2308
2309 Fri Feb 28 04:08:12 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2310
2311         * SEMI-MK: Renamed from TM-MK.
2312
2313         * SEMI-CFG: Don't require tl-misc.
2314
2315         * SEMI-ELS (semi-modules-to-compile): Add alist.el.
2316
2317 Fri Feb 28 02:33:20 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2318
2319         * mime-play.el (field-unify): Fixed.
2320
2321 Fri Feb 28 02:22:38 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2322
2323         * mime-setup.el, mime-image.el, mime-edit.el, mime-play.el:
2324         Require alist.
2325
2326         * alist.el: New module; separated from tl-list.el.
2327
2328         * mime-play.el: Function `put-alist' and `del-alist' were moved to
2329         alist.el.
2330
2331         * mime-play.el (mime-article/coding-system-alist): Use
2332         `no-conversion' instead of *noconv*.
2333
2334 Thu Feb 27 13:48:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2335
2336         * mime-parse.el (char-list-to-string): New inline-function; copied
2337         from emu-19.el.
2338
2339 Thu Feb 27 13:43:38 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2340
2341         * mime-parse.el (symbol-concat): New inline-function; copied from
2342         tl-str.el.
2343
2344         * semi-setup.el: require 'mime-view when compiling.
2345
2346         * mime-parse.el (regexp-*): New inline-function; copied from
2347         tl-str.el.
2348
2349 Thu Feb 27 13:28:10 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2350
2351         * semi-setup.el (running-xemacs): New variable.
2352
2353 Thu Feb 27 09:00:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2354
2355         * mime-play.el: `mime/viewer-mode' -> `mime-view-mode'.
2356
2357         * mime-def.el: fixed DOC string.
2358
2359 Thu Feb 27 08:56:45 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2360
2361         * eword-decode.el: Don't require emu.
2362
2363         * mime-def.el (charsets-mime-charset-alist, default-mime-charset,
2364         mime-charset-coding-system-alist): New variable; copied from
2365         emu-e20.el.
2366         (mime-charset-to-coding-system, detect-mime-charset-region,
2367         encode-mime-charset-region, decode-mime-charset-region,
2368         encode-mime-charset-string, decode-mime-charset-string): New
2369         function; copied from emu-e20.el.
2370
2371         * eword-encode.el (find-non-ascii-charset-string): New
2372         inline-function; copied from emu-e20.el.
2373
2374 Thu Feb 27 08:36:01 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2375
2376         * mime-tar.el: Don't require emu.
2377
2378 Thu Feb 27 08:34:21 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2379
2380         * mime-play.el (put-alist, del-alist): New function; copied from
2381         tl-list.el.
2382         (put-fields, field-unifier-for-default, field-unifier-for-mode,
2383         field-unify, assoc-unify, get-unified-alist, delete-atype,
2384         remove-atype, replace-atype, set-atype): New function; copied from
2385         tl-atype.el.  Don't require tl-atype.
2386
2387 Thu Feb 27 08:18:16 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2388
2389         * semi-setup.el (call-after-loaded): New function; imported from
2390         tl-misc.el; Don't require tl-misc.
2391
2392 Thu Feb 27 08:10:24 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2393
2394         * mime-pgp.el: Renamed from tm-pgp.el.
2395
2396 Thu Feb 27 08:05:45 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2397
2398         * mime-def.el (pgp-function-alist): tm-edit-mc.el was renamed to
2399         mime-mc.el.
2400
2401         * mime-mc.el: Renamed from tm-edit-mc.el.
2402
2403 Thu Feb 27 06:38:44 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2404
2405         * mime-text.el: `tm:mother-button-dispatcher' ->
2406         `mime-button-mother-dispatcher'.
2407         
2408         * mime-def.el, mime-text.el (mime-preview/filter-for-text/plain),
2409         mime-view.el, mime-tar.el (mime-tar-set-properties):
2410         `tm:add-button' -> `mime-add-button'.
2411         
2412         * mime-file.el: Renamed from tm-file.el.
2413
2414 Wed Feb 26 13:01:25 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2415
2416         * eword-decode.el: Must require emu.
2417
2418         * eword-decode.el (eword-decode-region): Unused local variable
2419         `charset', `encoding' and `text'.
2420
2421 Wed Feb 26 07:58:29 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2422
2423         * eword-decode.el (eword-decode-encoded-word): Use
2424         `add-text-properties' directly.
2425
2426 Wed Feb 26 07:44:22 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2427
2428         * mime-def.el (tm:add-button): Use `add-text-properties' directly.
2429
2430         * mime-def.el (running-xemacs): New variable; if it is not nil,
2431         require overlay.
2432
2433         * mime-def.el (regexp-or): New function.
2434
2435 Wed Feb 26 04:57:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2436
2437         * mime-tar.el: Renamed from tm-tar.el.
2438
2439         * mime-view.el (mime-view-define-keymap): `tm:button-dispatcher'
2440         -> `mime-button-dispatcher'.
2441
2442         * mime-def.el: `tm:button-dispatcher' -> `mime-button-dispatcher'.
2443
2444         * mime-def.el: `tm:mother-button-dispatcher' ->
2445         `mime-button-mother-dispatcher'.
2446
2447         * mime-def.el: `semi-data' -> `mime-button-data'.
2448
2449         * mime-def.el: `semi-callback' -> `mime-button-callback'.
2450
2451         * mime-def.el: `tm:mouse-face' -> `mime-button-mouse-face'.
2452
2453         * mime-def.el: `tm:button-face' -> `mime-button-face'.
2454
2455         * mime-def.el (tm:add-button, tm:button-dispatcher):
2456         `mime-callback' was renamed to `semi-callback'; `mime-data' was
2457         renamed to `semi-data'.
2458
2459 Wed Feb 26 03:54:17 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2460
2461         * mime-def.el (tm:add-button): Use `make-overlay' directly.
2462
2463         * mime-def.el (tm:add-button): Use `overlay-put' directly.
2464
2465 Tue Feb 25 07:40:37 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2466
2467         * mime-text.el: `tm:browse-url' was renamed to
2468         `mime-text-browse-url'.
2469
2470         * mime-text.el: Require browse-url.
2471
2472         * mime-text.el: `tm:URL-regexp' was renamed to
2473         `mime-text-url-regexp'.
2474
2475         * mime-text.el: Variable `tm:URL-regexp',
2476         `browse-url-browser-function' and function `tm:browse-url' were
2477         moved from mime-def.el.
2478
2479         * mime-def.el: Variable `tm:URL-regexp',
2480         `browse-url-browser-function' and function `tm:browse-url' were
2481         moved to mime-text.el.
2482
2483         * eword-decode.el: Variable `tm:warning-face' was renamed to
2484         `eword-warning-face'.
2485
2486         * eword-decode.el: Variable `tm:warning-face' was moved from
2487         mime-def.el.
2488
2489         * mime-def.el: Variable `tm:warning-face' was moved to
2490         eword-decode.el.
2491
2492         * mime-def.el: Function `tm:set-face-region' was abolished.
2493
2494         * mime-edit.el: `mime-edit-make-charset-default-encoding-alist' ->
2495         `mime-make-charset-default-encoding-alist'.
2496
2497         * mime-edit.el: `mime-edit-transfer-level' ->
2498         `mime-transfer-level'.
2499
2500         * mime-edit.el: Function `mime/encoding-name' was renamed to
2501         `mime-encoding-name'.
2502
2503         * mime-def.el: Function `mime/make-charset-default-encoding-alist'
2504         was abolished.
2505
2506         * mime-edit.el: Function `mime/encoding-name' was moved from
2507         mime-def.el.
2508
2509         * mime-def.el: Function `mime/encoding-name' was moved to
2510         mime-edit.el.
2511
2512 Tue Feb 25 06:15:53 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2513
2514         * mime-edit.el: Variable `mime-charset-type-list' was moved from
2515         mime-def.el.
2516
2517         * mime-def.el: Variable `mime-charset-type-list' was moved to
2518         mime-edit.el.
2519
2520 Mon Feb 24 10:07:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2521
2522         * eword-encode.el (eword-encode-header): fixed typo.
2523
2524 Mon Feb 24 10:04:23 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2525
2526         * mime-edit.el (mime-edit-insert-message, mime-edit-insert-mail,
2527         mime-editor::edit-again): Don't use `assoc-value'; Don't require
2528         tl-list.
2529
2530 Mon Feb 24 10:00:50 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2531
2532         * mime-play.el: require tl-atype.
2533
2534         * mime-view.el: Don't require tl-atype.
2535
2536 Mon Feb 24 09:58:14 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2537
2538         * mime-view.el: Don't require tl-misc.
2539
2540 Mon Feb 24 09:57:03 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2541
2542         * eword-encode.el (eword-encode-header): Use function `assoc-if'
2543         instead of `ASSOC'; require cl instead of tl-list.
2544
2545         * mime-parse.el (define-structure): New macro; Don't require
2546         tl-misc.el.
2547
2548         * mime-view.el (mime-preview/insert-content-button): Don't use
2549         function `assoc-value'.
2550
2551         * mime-view.el: Require cl instead of tl-list.
2552
2553         * mime-view.el: Don't require tl-str.el.
2554
2555 Mon Feb 24 09:12:12 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2556
2557         * mime-parse.el (define-structure): New macro; Don't require
2558         tl-misc.el.
2559
2560         * mime-view.el (mime-preview/insert-content-button): Don't use
2561         function `assoc-value'.
2562
2563         * mime-view.el: Require cl instead of tl-list.
2564
2565         * mime-view.el: Don't require tl-str.el.
2566
2567 Mon Feb 24 09:04:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2568
2569         * eword-decode.el: Constant
2570         `eword-Q-encoding-and-encoded-text-regexp' was abolished.
2571
2572         * eword-decode.el (quoted-printable-hex-chars,
2573         quoted-printable-octet-regexp, eword-Q-encoded-text-regexp,
2574         eword-Q-encoding-and-encoded-text-regexp): New constant; moved
2575         from mime-def.el.
2576         
2577         * mime-def.el (quoted-printable-hex-chars,
2578         quoted-printable-octet-regexp, eword-Q-encoded-text-regexp,
2579         eword-Q-encoding-and-encoded-text-regexp): Moved to
2580         eword-decode.el.
2581         
2582         * eword-decode.el (base64-token-regexp,
2583         base64-token-padding-regexp, eword-B-encoded-text-regexp): New
2584         constant; moved from mime-def.el.
2585         
2586         * mime-def.el: Constant `base64-token-regexp',
2587         `base64-token-padding-regexp' and `eword-B-encoded-text-regexp'
2588         were moved to eword-decode.el.
2589         
2590         * mime-def.el: Constant `eword-B-encoding-and-encoded-text-regexp'
2591         was abolished.
2592
2593 Mon Feb 24 08:52:01 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2594
2595         * eword-decode.el: Don't require emu.
2596
2597         * eword-decode.el: Don't require tl-str.el.
2598
2599         * mime-def.el (get-version-string): New inline-function; imported
2600         from tl-str.el.
2601
2602 Mon Feb 24 02:42:24 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2603
2604         * mime-setup.el: Function `mime/encode-message-header' was renamed
2605         to `eword-encode-header'.
2606
2607         * mime-edit.el, eword-encode.el: Function
2608         `eword-encode-message-header' was renamed to
2609         `eword-encode-header'.
2610
2611 Mon Feb 24 02:26:02 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2612
2613         * eword-decode.el (eword-decode-header): New optional argument
2614         `SEPARATOR'; Use function `std11-narrow-to-header'.
2615
2616         * mime-view.el, mime-setup.el, eword-decode.el: Function
2617         `eword-decode-message-header' was renamed to
2618         `eword-decode-header'.
2619
2620 Mon Feb 24 02:17:11 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2621
2622         * mime-edit.el: tm-ew-e.el was renamed to eword-encode.el;
2623         Function `mime/encode-message-header' was renamed to
2624         `eword-encode-message-header'.
2625
2626 Mon Feb 24 01:59:28 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2627
2628         * mime-view.el: Function `mime-eword/decode-string' was renamed to
2629         `eword-decode-string'.
2630
2631         * mime-def.el: `mime/Q-' -> `eword-Q-'.
2632
2633         * mime-def.el: `mime/B-' -> `eword-B-'.
2634
2635 Mon Feb 24 01:46:59 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2636
2637         * eword-decode.el: Constant `eword-charset-regexp' was renamed to
2638         `mime-charset-regexp'.
2639
2640         * mime-def.el: Constant `mime/charset-regexp' was renamed to
2641         `mime-charset-regexp'.
2642
2643 Mon Feb 24 01:38:18 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2644
2645         * mime-view.el: Function `mime/decode-message-header' was renamed to
2646         `eword-decode-message-header'.
2647
2648         * mime-view.el: tm-ew-d.el was renamed to eword-decode.el.
2649
2650 Mon Feb 24 01:32:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2651
2652         * mime-setup.el: tm-ew-d.el was renamed to eword-decode.el;
2653         Function `mime/decode-message-header' was renamed to
2654         `eword-decode-message-header'.
2655
2656 Sat Feb 22 17:30:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2657
2658         * SEMI-CFG: Renamed from TM-CFG.
2659
2660         * SEMI-ELS: Renamed from TM-ELS.
2661
2662         * eword-encode.el: `eword-exist-encoded-word-in-subject' ->
2663         `eword-in-subject-p'.
2664
2665         * eword-encode.el: `mime/' -> `eword-'.
2666
2667         * eword-encode.el (eword-generate-X-Nsubject): Don't refer
2668         variable `mime/use-X-Nsubject'.
2669
2670         * eword-encode.el (eword-generate-X-Nsubject): Renamed from
2671         `mime/generate-X-Nsubject'.
2672
2673         * eword-encode.el (eword-field-encoding-method-alist): Don't refer
2674         variable `mime/no-encoding-header-fields'.
2675
2676         * eword-encode.el (eword-field-encoding-method-alist): Renamed
2677         from `mime/field-encoding-method-alist'.
2678
2679         * eword-encode.el: Renamed from tm-ew-e.el.
2680         
2681         * eword-decode.el: Renamed from tm-ew-d.el.
2682
2683         * mime-view.el: Don't require tm-def.
2684
2685         * mime-parse.el: tm-def.el was renamed to mime-def.el.
2686
2687         * mime-def.el: Renamed from tm-def.el.
2688
2689 1997-02-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2690
2691         * SEMI-ELS: Renamed from TM-ELS.
2692
2693 1997-02-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2694
2695         * eword-encode.el: `eword-exist-encoded-word-in-subject' ->
2696         `eword-in-subject-p'.
2697
2698         * eword-encode.el: `mime/' -> `eword-'.
2699
2700         * eword-encode.el (eword-generate-X-Nsubject): Don't refer
2701         variable `mime/use-X-Nsubject'.
2702
2703         * eword-encode.el (eword-generate-X-Nsubject): Renamed from
2704         `mime/generate-X-Nsubject'.
2705
2706         * eword-encode.el (eword-field-encoding-method-alist): Don't refer
2707         variable `mime/no-encoding-header-fields'.
2708
2709         * eword-encode.el (eword-field-encoding-method-alist): Renamed
2710         from `mime/field-encoding-method-alist'.
2711
2712         * eword-encode.el: Renamed from tm-ew-e.el.
2713         
2714         * eword-decode.el: Renamed from tm-ew-d.el.
2715
2716         * mime-view.el: Don't require tm-def.
2717
2718         * mime-parse.el: tm-def.el was renamed to mime-def.el.
2719
2720 1997-02-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2721
2722         * mime-def.el: Renamed from tm-def.el.
2723
2724 Fri Feb 21 08:04:42 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2725
2726         * mime-view.el: Don't `suppress-keymap'.
2727
2728 Fri Feb 21 07:42:32 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2729
2730         * mime-view.el: tm-parse.el was renamed to mime-parse.el.
2731
2732         * mime-parse.el: Renamed from tm-parse.el.
2733
2734         * mime-view.el: Key-binding for function
2735         `mime-view-display-x-face' was abolished.
2736
2737 Fri Feb 21 07:04:51 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2738
2739         * mime-setup.el: modified for mime-edit.el.
2740
2741 Fri Feb 21 07:02:52 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2742
2743         * mime-edit.el: `mime-editor/' -> `mime-edit-'.
2744
2745 Fri Feb 21 06:57:11 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2746
2747         * mime-edit.el: based on tm-edit 7.105.
2748
2749         * semi-setup.el: tm-image.el was renamed to mime-image.el.
2750
2751         * mime-image.el: Renamed from tm-image.el.
2752
2753 Fri Feb 21 05:57:53 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2754
2755         * semi-setup.el: Renamed from tm-setup.el.
2756
2757         * mime-setup.el: Setting for GNUS was abolished.
2758
2759         * mime-setup.el: Variable `mime-setup-use-sc' was abolished.
2760
2761         * mime-view.el: tm-play.el was renamed to mime-play.el.
2762
2763         * mime-partial.el: Renamed from tm-partial.el.
2764
2765         * mime-play.el: Renamed from tm-play.el.
2766
2767         * mime-view.el: `tm-text' is renamed to `mime-text'.
2768
2769         * mime-view.el (mime-view-mode): Optional argument `mother-keymap'
2770         was renamed to `default-keymap-or-function'; optional argument
2771         `default-function' was abolished.
2772
2773         * mime-text.el: `mime-view-code-converter-alist' ->
2774         `mime-text-decoder-alist'.
2775
2776         * mime-text.el: Renamed from tm-text.el.
2777
2778 Thu Feb 20 09:02:36 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2779
2780         * mime-view.el: `mime/viewer-mode' -> `mime-view-mode'.
2781
2782         * mime-view.el: Renamed from tm-view.el.
2783
2784 Thu Jul 11 14:57:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2785
2786         * mime-edit.el (mime-file-types): add for patch.
2787
2788         * mime-edit.el: rearrangement.
2789
2790 Wed Jul 10 12:05:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2791
2792         * mime-edit.el (mime-editor/normalize-body): Use function
2793         `encode-mime-charset-region' instead of
2794         `mime-charset-encode-region'.
2795
2796 Wed Jul 10 11:51:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2797
2798         * mime-edit.el (mime-editor/normalize-body): fixed.
2799
2800         * mime-edit.el (mime-editor/define-charset):
2801         Argument `charset' was changed to
2802         symbol.
2803         (mime-editor/choose-charset): Changed to return symbol.
2804         (mime-editor/normalize-body): charset was changed to symbol.
2805
2806 Wed Jul 10 11:22:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2807
2808         * mime-edit.el (mime-editor/make-charset-default-encoding-alist):
2809         New function.
2810         (mime-editor/charset-default-encoding-alist): Use function
2811         `mime-editor/make-charset-default-encoding-alist'.
2812         (mime-editor/toggle-transfer-level): Use function
2813         `mime-editor/make-charset-default-encoding-alist'.
2814
2815         * mime-edit.el (mime-editor/choose-charset): Use function
2816         `detect-mime-charset-region' instead of
2817         `mime/find-charset-region'.
2818
2819 Tue Jul  9 13:24:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2820
2821         * mime-edit.el (mime/editor-mode): Don't toggle.
2822
2823         (mime-editor/toggle-mode): New function.
2824
2825 Tue Jul  2 14:06:53 1996  Alastair Burt <burt@dfki.uni-kl.de>
2826
2827         * mime-edit.el: I think the following is the best way to handle
2828         tm-edit as a minor mode in XEmacs (at least in 19.14 -- I am not
2829         sure if "add-minor-mode" works the same way in earlier versions).
2830         By clicking on the mode line you can turn mime/editor-mode on or
2831         off.
2832
2833 Thu Jun 27 14:08:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2834
2835         * mime-edit.el (mime-editor/encrypt-pgp-kazu): Use macro
2836         `as-binary-process'.
2837
2838         * mime-edit.el (mime-editor/sign-pgp-kazu): Use macro
2839         `as-binary-process'.
2840
2841 Wed Jun 12 05:58:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2842
2843         * mime-edit.el (mime-editor/split-message-sender-alist): setting
2844         for `mail-mode' was moved to tm-rmail.el.
2845
2846 Sun Jun  9 06:44:19 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2847
2848         * mime-edit.el: Variable
2849         `mime-editor/message-default-sender-alist' was abolished.
2850
2851 Sun Jun  9 06:40:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2852
2853         * mime-edit.el: Variable `mime-editor/window-config-alist' was
2854         abolished.
2855
2856 Sun Jun  9 06:35:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2857
2858         * mime-edit.el (mime-editor/split-and-send): New implementation.
2859
2860 Mon Jun  3 17:39:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2861
2862         * mime-edit.el (mime-editor::edit-again): fixed about multipart.
2863
2864 Wed May 29 09:57:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2865
2866         * mime-edit.el (mime-editor/define-charset,
2867         mime-editor/set-parameter): Function `mime-set-parameter' was
2868         renamed to `mime-editor/set-parameter'.
2869
2870         * mime-edit.el (mime-set-parameter): New implementation
2871
2872         (mime-editor/translate-single-part-tag): New function.
2873         (mime-editor/translate-region): Use function
2874         `mime-editor/translate-single-part-tag'.
2875
2876 Tue May 28 15:15:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2877
2878         * mime-edit.el (mime-editor::edit-again): fixed.
2879
2880         * mime-edit.el (mime/edit-again): fixed.
2881
2882         * mime-edit.el (mime-editor::edit-again): modified for new tag
2883         rule.
2884
2885         * mime-edit.el (mime-editor/insert-signature): Use variable
2886         `signature-file-name' instead of `signature'.
2887
2888         * mime-edit.el (mime-editor/multipart-beginning-regexp): Don't
2889         require begging new-line.
2890
2891         (defconst mime-editor/multipart-end-regexp): Don't require begging
2892         new-line.
2893
2894         (mime-editor/find-inmost): modified for new enclosure tag rule.
2895
2896         (mime-editor/translate-region): modified for new enclosure tag rule.
2897
2898         (mime-editor/enclose-region): modified for new enclosure tag rule.
2899
2900 Sun May 26 05:04:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2901
2902         * mime-edit.el: Add `(provide 'tm-edit)'.
2903
2904         Do `(run-hooks 'tm-edit-load-hook)' if variable
2905         `mime-edit-load-hook' is not bound.
2906
2907 Sun May 26 02:10:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2908
2909         * mime-edit.el (mime-editor/insert-binary-buffer): fixed.
2910         (mime-editor/normalize-body): fixed.
2911
2912 Sat May 25 20:47:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2913
2914         * mime-edit.el (mime-editor/normalize-body): fixed.
2915
2916         (mime-editor/content-end): Used function `invisible-p' and
2917         `next-visible-point'.
2918
2919 Sat May 25 20:05:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2920
2921         * mime-edit.el (mime-editor/insert-binary-buffer): Use function
2922         `invisible-region' instead of `mime-flag-region'.
2923         (mime-editor/normalize-body): Use function `visible-region'
2924         instead of `mime-flag-region'.
2925         (mime-editor/content-end): New implementation.
2926
2927 Sat May 25 16:04:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2928
2929         * mime-edit.el (mime-editor/enquote-region): New command; bound to
2930         `C-c C-x q'.
2931         
2932         (mime-editor/menu-list): New item for function
2933         `mime-editor/enquote-region'.
2934
2935 Sat May 25 15:52:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2936
2937         * mime-edit.el (mime-editor/process-multipart-1): Use function
2938         `string-equal' instead of `string='.
2939
2940 Sat May 25 15:48:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2941
2942         * mime-edit.el (mime-editor/process-multipart-1): fixed about
2943         condition of next tag inserting.
2944
2945 Sat May 25 15:36:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2946
2947         * mime-edit.el (mime-editor/enclose-region): fixed for new format.
2948
2949 Sat May 25 15:15:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2950
2951         * mime-edit.el (mime-editor/insert-partial-header): Comment of
2952         Mime-Version field was modified.
2953
2954         * mime-edit.el (mime-editor/insert-tag): Don't insert unnecessary
2955         line break.
2956
2957         * mime-edit.el (mime-editor/version-name): New constant.
2958
2959         (mime-editor/mime-version-value): Use constant
2960         `mime-editor/version-name'.
2961
2962         (mime-editor/insert-partial-header): Use constant
2963         `mime-editor/version-name'.
2964
2965 Fri May 24 15:16:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2966
2967         * mime-edit.el (mime-editor/goto-tag): fixed for a tag without
2968         line break.
2969         (mime-editor/normalize-body): fixed for a tag without line break.
2970
2971         * mime-edit.el (mime-editor/translate-region): fixed for a part
2972         starting without line break.
2973
2974         * mime-edit.el (mime-editor/single-part-tag-regexp): It allows any
2975         column.
2976         (mime-editor/quoted-single-part-tag-regexp): New constant.
2977         (mime-editor/enquote-region): New function.
2978         (mime-editor/dequote-region): New function.
2979         (mime-editor/process-multipart-1): Processing for ``quote''
2980         enclosure was added.
2981         (mime-editor/translate-body): Use function
2982         `mime-editor/dequote-region'.
2983
2984         (mime-editor/mime-version-value): Comment was renamed.
2985
2986         * mime-edit.el: Renamed from tm-edit.el