Initial Commit
[packages] / xemacs-packages / tm / ChangeLog
1 2014-06-22  Norbert Koch  <viteno@xemacs.org>
2
3         * Makefile (VERSION): XEmacs package 1.42 released.
4
5 2014-06-02  Jerry James  <james@xemacs.org>
6
7         * Makefile (COMPILE_INFO_AS_MULE): Enable when bulding with MULE
8         to properly process Japanese info files.
9
10 2014-05-15  Norbert Koch  <viteno@xemacs.org>
11
12         * Makefile (VERSION): XEmacs package 1.41 released.
13
14 2014-05-15  Norbert Koch  <viteno@xemacs.org>
15
16         * Makefile (VERSION): XEmacs package 1.40 released.
17
18 2014-05-13  Jerry James  <james@xemacs.org>
19
20         * .cvsignore: Remove.
21         * .hgignore: New file.
22         * All files: restore CVS keyword expansions.
23         * texi/*-ja.texi: Update for texinfo 5.x.
24
25 2008-04-25  Norbert Koch  <viteno@xemacs.org>
26
27         * Makefile (VERSION): XEmacs package 1.39 released.
28
29 2008-04-22  Mats Lidell  <matsl@xemacs.org>
30
31         * tm-vm.el (vm-easymenu): Remove obsolete & nonexistent require.
32         Fix typo.
33
34 2005-04-09  Norbert Koch  <viteno@xemacs.org>
35
36         * Makefile (VERSION): XEmacs package 1.38 released.
37
38 2004-09-29  Steve Youngs  <steve@youngs.au.com>
39
40         * Makefile (REQUIRES): Add ecrypto.
41
42 2003-10-31  Norbert Koch  <viteno@xemacs.org>
43
44         * Makefile (VERSION): XEmacs package 1.37 released.
45
46 2003-05-14  Norbert Koch  <viteno@xemacs.org>
47
48         * Makefile (VERSION): XEmacs package 1.36 released.
49
50 2003-05-14  Steve Youngs  <youngs@xemacs.org>
51
52         * Makefile (REQUIRES): Add sh-script, net-utils.
53
54 2003-03-30  Steve Youngs  <youngs@xemacs.org>
55
56         * Makefile (EARLY_GENERATED_LISP): Revert previous change.
57
58 2003-03-22  Steve Youngs  <youngs@xemacs.org>
59
60         * Makefile (EARLY_GENERATED_LISP): Explicitly set so we don't try
61         to build custom-loads, this package doesn't have any.
62
63 2003-03-21  Ben Wing  <ben@xemacs.org>
64
65         * texi\.cvsignore: Add entries for *-ja*.html.
66
67 2003-03-09  Ben Wing  <ben@xemacs.org>
68
69         * Makefile:
70         Delete explicit compile:: and binkit: rules.
71         Include Local.rules.inc at the beginning for access to
72         BUILD_WITHOUT_MULE, and put the include of XEmacs.rules at the
73         end.
74         Move the include of XEmacs.rules to the end of the file.
75         Use EXPLICIT_DOCS and move logic for computing this from
76         texi/Makefile.
77         * texi/Makefile: Delete.
78
79 2003-01-03  Rendhalver [Peter Brown]  <rendhalver@xemacs.org>
80
81         * Makefile (VERSION): XEmacs package 1.35 released.
82
83 2002-12-17  Jerry James  <james@xemacs.org>
84
85         * tm-vm.el: Require vm-easymenu and vm-macro at compile time to
86         define macros.
87
88 2002-11-29  Ben Wing  <ben@xemacs.org>
89
90         * .cvsignore: Remove files now handled automatically by CVS.
91         * Makefile: Use `compile' instead of hard-coded `all'.
92         * texi/Makefile: Use `compile' instead of hard-coded `all'.
93
94 2002-10-15  Ville Skyttä  <scop@xemacs.org>
95
96         * Makefile (srckit): Remove.
97
98 2002-10-13  Ville Skyttä  <scop@xemacs.org>
99
100         * Makefile (PRELOADS): New, preload vm-version.
101
102 2002-06-27  Steve Youngs  <youngs@xemacs.org>
103
104         * Makefile (VERSION): XEmacs package 1.34 released.
105
106 2002-06-26  Steve Youngs  <youngs@xemacs.org>
107
108         * Makefile (VERSION): XEmacs package 1.33 released.
109
110 2002-06-10  Adrian Aichner  <adrian@xemacs.org>
111
112         * texi/Makefile (distclean): Convert to double-colon.
113
114 2002-03-27  Steve Youngs  <youngs@xemacs.org>
115
116         * Makefile (VERSION): 1.32 released.
117
118 2002-03-25  Adrian Aichner  <adrian@xemacs.org>
119
120         * texi/Makefile (EMACS): Removed.  XEmacs makefiles use XEMACS.
121         * texi/Makefile (%-en.info): Removed.
122         * texi/Makefile (%-ja.info): Moved upstairs to XEmacs.rules.
123         * texi/Makefile (FORMAT_INFO_LEVEL_3_USING_XEMACS_NO_SAVE_ARGS):
124         Ditto.
125
126 2002-03-25  Steve Youngs  <youngs@xemacs.org>
127
128         * Makefile (VERSION): 1.31 released.
129
130 2002-03-24  Adrian Aichner  <adrian@xemacs.org>
131
132         * texi/Makefile (TEXI_FILES): New.
133         * texi/Makefile (INFO_FILES): New.
134         * texi/Makefile (html): New.
135
136 2002-03-24  Adrian Aichner  <adrian@xemacs.org>
137
138         * Makefile (BUILD_WITHOUT_MULE): Move handling of INFO_FILES and
139         TEXI_FILES to texi/Makefile.
140         * Makefile (INFO_FILES): Moved to texi/Makefile.
141         * Makefile (TEXI_FILES): Ditto.
142         * Makefile (MANUAL): Removed.
143         * Makefile (html): Use -C switch like other Makefiles do.
144         * Makefile (clean): New.
145
146 2002-03-17  Adrian Aichner  <adrian@xemacs.org>
147
148         * texi/Makefile: Include .../XEmacs.rules to get at html
149         generation rules.
150         * texi/Makefile (HTML_FILES): Moved here from ../Makefile.
151         * texi/Makefile (HTML_DEP): Ditto.
152         * texi/Makefile (all): Convert to double-colon required by
153         inclusion of XEmacs.rules
154         * texi/Makefile (clean): Ditto.
155
156 2002-03-17  Adrian Aichner  <adrian@xemacs.org>
157
158         * Makefile (HTML_FILES): Moved to texi/Makefile.
159         * Makefile (HTML_DEP): Moved to texi/Makefile.
160         * Makefile (all):
161         * Makefile (html): New.  Delegate to texi/Makefile.
162
163 2002-03-12  Adrian Aichner  <adrian@xemacs.org>
164
165         * texi/tm-en.texi: Fix typos found by my own
166         grep-for-likely-typo.pl.
167         * texi/tm-view-en.texi: Fix typos found by my own
168         grep-for-likely-typo.pl.
169
170 2002-01-13  Steve Youngs  <youngs@xemacs.org>
171
172         * package-info.in (provides): Update to include all provides.
173
174 2002-01-07  Adrian Aichner  <adrian@xemacs.org>
175
176         * Makefile (HTML_FILES): New.
177         * Makefile (HTML_DEP): New.
178
179 2001-07-31  James LewisMoss <jimdres@mindspring.com>
180
181         * tm-edit.el (mime-file-types) Add support for pdf files.
182
183 2001-06-18  Ben Wing  <ben@xemacs.org>
184
185         * texi\Makefile (info):
186         Fix to compile in the absence of an installed package tree.
187
188 2001-05-11  Ben Wing  <ben@xemacs.org>
189
190         * texi\Makefile (info):
191         * texi\Makefile (dvi):
192         Fix to compile in the absence of an installed package tree.
193
194 2000-11-27  Steve Youngs  <youngs@xemacs.org>
195
196         * tm-setup.el: Only load the Gnus part of TM if Gnus
197         version < 5.8.0.
198
199 2000-11-13  Steve Youngs  <youngs@xemacs.org>
200
201         * Makefile (REQUIRES): Remove w3 because base64 is now in mail-lib.
202
203 2000-10-05  Martin Buchholz  <martin@xemacs.org>
204
205         * *: Mega typo fix.
206
207 2000-08-22  Steve Youngs  <youngs@xemacs.org>
208
209         * Makefile (REQUIRES): Add fsf-compat
210
211         * Makefile: Remove target 'clean' because it's covered in XEmacs.rules
212
213 2000-08-16  Andreas Jaeger  <aj@suse.de>
214
215         * Makefile (REQUIRES): Add w3 for base64.
216
217 2000-07-09  Adrian Aichner  <aichner@ecf.teradyne.com>
218
219         * message-mime.el: Test ((boundp
220         'message-included-forward-headers)) before using it.
221
222 2000-05-23  Karl M. Hegbloom  <karlheg@debian.org>
223
224         * Makefile: Use BUILD_WITHOUT_MULE rather than BUILD_MULE.
225
226 2000-03-27  Andreas Jaeger  <aj@suse.de>
227
228         * texi/tm-mh-e-en.texi: Fix xref and pxref.  Patch by Mats Lidell
229         <Mats.Lidell@contactor.se>.
230         * texi/tm-view-en.texi: Likewise.
231         * texi/tm-edit-en.texi: Likewise.
232         * gnus-mime-en.texi: Likewise.
233
234 1999-02-06  SL Baur  <steve@xemacs.org>
235
236         * Makefile: Fix lib-src/ regexp.
237
238 1998-08-27  Darryl Okahata  <darrylo@sr.hp.com>
239
240         * tm-mh-e.el: Fixed problem where buffer-modified-p was being
241         reset too early.
242
243 1998-07-23  SL Baur  <steve@altair.xemacs.org>
244
245         * Makefile: Allow for building with XEmacs/no-Mule.
246
247 1998-06-09  Darryl Okahata  <darrylo@sr.hp.com>
248
249         * (TM 1.07: tm-edit.el)  Added new function,
250         `mime-editor/insert-file-verbose', so that users can use menu
251         picks to attach files and specify their MIME type/subtype.
252         There are now two menu picks to attach files to messages:
253
254                 Insert File                     # Old, original, version
255                 Insert File (verbose)           # Newer version with verbose
256                                                 #  prompting for type/subtype
257
258         A new menu pick was added because some users will not like
259         verbose prompting.
260
261         Modified `mime-file-types' alist to use
262         text/plain/quoted-printable as the MIME default instead of
263         application/octet-stream/nil for the file extensions:
264
265                 .el .diff .diffs .txt
266
267         The file extension ".patch" was left alone (except for the
268         default encoding being changed to base64), as there are some
269         true binary files (typically on the PC) whose names end with
270         ".patch".
271
272         Also made case-insensitive the association of file extensions to
273         default MIME types.  This means that extensions like .TXT and
274         .txt will be treated the same.
275
276         * (mel-q.el) Quoted "#" character, so that TM 1.07 compiles
277         under XEmacs 20.4.
278
279 1998-05-10  SL Baur  <steve@altair.xemacs.org>
280
281         * tm-edit.el (mime-editor/define-menu-for-xemacs): Use easymenu.
282
283         * tm-view.el (mime/viewer-mode): Use easymenu.
284         (mime-viewer/define-keymap): Don't bind mouse button 3 (easymenu
285         does that).
286         Remove definition of mime-viewer/xemacs-popup-menu.
287
288 1998-04-23  Didier Verna  <verna@inf.enst.fr>
289
290         * tm-edit.el (mime-editor/insert-file): if nil encoding, ask the
291         user which one to use.
292
293 1998-04-07  SL Baur  <steve@altair.xemacs.org>
294
295         * Makefile (binkit): Use TAR/EXCLUDES variables from XEmacs.rules.
296
297 1998-01-25  SL Baur  <steve@altair.xemacs.org>
298
299         * auto-autoloads.el: Restore.
300
301 1998-01-24  SL Baur  <steve@altair.xemacs.org>
302
303         * Makefile (VERSION): Update to package standard 1.0.
304         * package-info.in: Ditto.
305
306 1998-01-17  SL Baur  <steve@altair.xemacs.org>
307
308         * Makefile (REQUIRES): Add apel, mh-e, and rmail.
309
310 1998-01-12  SL Baur  <steve@altair.xemacs.org>
311
312         * Makefile: Update to newer package interface.
313
314 1997-01-05  SL Baur  <steve@altair.xemacs.org>
315
316         * Makefile: Update to newer package interface.
317
318 1997-12-21  SL Baur  <steve@altair.xemacs.org>
319
320         * gnus-charset.el ((require 'emu)): Fix truly twisted bytecompile
321         time dependency.
322
323 1997-07-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
324
325         * MEL: Version 6.10.1 was released.
326
327 1997-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
328
329         * mel-u.el (uuencode-external-decode-region): Use
330         `inhibit-read-only' instead of `(setq buffer-read-only nil)'.
331
332 1997-07-09  Steven L Baur  <steve@altair.xemacs.org>
333
334         * mel-u.el (uuencode-external-decode-region): Force
335         buffer-read-only nil because it gets changed magically to t during
336         the call to `insert-file-contents'.
337
338 \f
339 1997-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
340
341         * MEL: Version 6.10 was released.
342
343 1997-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
344
345         * mel.el: Add autoload comments for command `mime-encode-region',
346         `mime-decode-region' and `mime-insert-encoded-file'.
347
348 1997-07-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
349
350         * mel-q.el (quoted-printable-internal-encoding-limit): Change
351         initial value; 0 for XEmacs/mule; 1000 if mmencode is found;
352         otherwise nil; Don't use `quoted-printable-internal-encode-region'
353         for XEmacs/mule.
354
355         * mel-q.el: Use `start' instead of `beg' for argument.
356
357         * mel-q.el (quoted-printable-internal-encode-region): New
358         implementation.
359
360         * mel-q.el (quoted-printable-quote-char): Change to `defsubst';
361         use `aref'.
362
363         * mel-q.el: Abolish unused function `byte-to-hex-string'.
364
365 1997-07-01  Steven L Baur  <steve@altair.xemacs.org>
366
367         * mel/mel-q.el (q-encoding-encode-string): Fix Ebola-ified
368         comparison. (cf. [xemacs-beta:10342][tm-en:1367])
369
370 \f
371 1997-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
372
373         * MEL: Version 6.9.1 was released.
374
375 Thu May 15 05:43:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
376
377         * README.en (make install): Add LISPDIR.
378
379 Tue May 13 14:59:52 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
380
381         * Makefile (LISPDIR): New variable.
382
383         * MEL-MK (config-mel): set LISPDIR.
384
385         * MEL-CFG: Setting for load-path is modified.
386
387 \f
388 1997-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
389
390         * MEL: Version 6.9 was released.
391
392 Wed Apr 30 17:29:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
393
394         * README.en (q-encoding-encode-string, q-encoding-decode-string):
395         Modify documentation.
396
397 Wed Apr 30 17:24:32 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
398
399         * mel.el, mel-q.el (q-encoding-encode-string,
400         q-encoding-decode-string): Add DOC-string.
401
402 Wed Apr 30 17:14:46 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
403
404         * mel.el (base64-insert-encoded-file,
405         quoted-printable-insert-encoded-file): Modify DOC-string.
406
407         * mel-q.el (quoted-printable-insert-encoded-file): Add DOC-string.
408
409 Wed Apr 30 17:09:57 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
410
411         * mel-q.el (quoted-printable-encode-region,
412         quoted-printable-decode-region): Add DOC-string.
413
414         * mel.el: Add autoload for `quoted-printable-encode-string' and
415         `quoted-printable-decode-string'.
416
417         * mel-q.el (quoted-printable-encode-string,
418         quoted-printable-decode-string): Add DOC-string.
419
420 Wed Apr 30 13:23:00 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
421
422         * mel.el (base64-insert-encoded-file): DOC-string was modified.
423
424         * mel-b.el (base64-insert-encoded-file): Add DOC-string.
425
426 Wed Apr 30 13:15:12 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
427
428         * mel-b.el (base64-encode-region, base64-decode-region): Add
429         DOC-string.
430
431 Wed Apr 30 13:01:16 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
432
433         * mel.el (base64-encode-string, base64-decode-string): Add
434         DOC-string.
435
436         * mel-b.el (base64-encode-string, base64-decode-string): Add
437         DOC-string.
438
439         * mel.el: autoload for `q-encoding-encode-string-for-text',
440         `q-encoding-encode-string-for-comment' and
441         `q-encoding-encode-string-for-phrase' were abolished.
442
443 Tue Apr 29 11:47:35 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
444
445         * README.en: New file.
446
447 \f
448 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
449
450         * MEL: Version 6.3 was released.
451
452 Fri Mar 14 07:40:13 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
453
454         * MEL-MK (config-mel): New function; load "MEL-CFG".
455
456         * MEL-CFG: New file.
457
458 Wed Mar 12 06:31:16 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
459
460         * MEL-MK: mk-mel was renamed to MEL-MK.
461
462 Mon Mar 10 15:15:09 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
463
464         * mel-u.el: Variable `mime/tmp-dir' was abolished.
465
466         Require mel.
467
468         (uuencode-external-decoder): Use variable `mime-temp-directory'
469         instead of `mime/tmp-dir'.
470
471         (uuencode-external-decode-region): Use variable
472         `mime-temp-directory' instead of `mime/tmp-dir'.
473
474         * mel.el (mime-temp-directory): New variable.
475
476         * mel-u.el (uuencode-external-decode-region): Use
477         `as-binary-input-file'.
478
479 \f
480 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
481
482         * MEL: Version 6.2.3 was released.
483
484         * mel-g.el (gzip64-external-encoder, gzip64-external-decoder): Use
485         `exec-installed-p' instead of `file-installed-p' to search
486         mmencode.
487
488 \f
489 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
490
491         * MEL: Version 6.2.2 was released.
492
493         * mel-g.el (gzip64-external-encoder, gzip64-external-decoder):
494         Search mmencode from `exec-path'. (cf. [xemacs-beta:3730])
495
496 \f
497 Wed Jan  1 11:01:44 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
498
499         * MEL: Version 6.2.1 was released.
500
501 Wed Dec 28 13:57:22 1996  Martin Buchholz   <mrb@Eng.Sun.COM>
502
503         * mk-mel: Use variable `default-directory' instead of `(getenv
504         "PWD")'. (cf. [tm-en:1084])
505
506         * Makefile: A makefile command like `cd some-dir; do-something' is
507         generally better written as: `cd some-dir && do-something' since
508         if the cd fails (usually because of a coding or file-system error)
509         the do-something is not executed in the wrong
510         directory. (cf. [tm-en:1084])
511
512 \f
513 Wed Dec 25 06:30:59 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
514
515         * MEL: Version 6.2 was released.
516
517         * mel.el (mime-encoding-method-alist, mime-decoding-method-alist,
518         mime-file-encoding-method-alist): Add DOC-string.
519
520 Wed Dec 25 01:08:47 1996  Steven L Baur     <steve@miranova.com>
521
522         * mel.el: to decode `x-uuencode'. (cf. [tm-en:1062])
523
524 \f
525 Thu Oct 31 16:05:41 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
526
527         * MEL: Version 6.0.1 was released.
528
529 Mon Oct 28 12:53:09 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
530
531         * mel-q.el (quoted-printable-insert-encoded-file): New constant.
532         (q-encoding-encode-string): New implementation; Function
533         `q-encoding-encode-string-for-text',
534         `q-encoding-encode-string-for-comment' and
535         `q-encoding-encode-string-for-phrase' were abolished.
536
537 \f
538 Mon Sep 23 16:53:19 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
539
540         * MEL: Version 6.0 was released.
541
542         * mel.el (mime-file-encoding-method-alist): Use function
543         `insert-binary-file-contents-literally'.
544
545 \f
546 Fri Aug 23 07:31:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
547
548         * MEL: Version 5.6.1 was released.
549
550 Thu Aug 22 14:49:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
551
552         * MEL-ELS: Variable `mel-el-files' and `mel-elc-files' were
553         abolished.
554
555 Thu Aug 22 14:47:45 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
556
557         * mk-mel: Variable `el-file-mode' was abolished.
558         Function `install-el', `install-el-files', `install-elc' and
559         `install-elc-files' were abolished.
560         (install-mel): Use function `install-elisp-modules'.
561
562 Mon Aug 19 16:55:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
563
564         * mk-mel (compile-mel): Use function `compile-elisp-modules'.
565
566 Mon Aug 19 16:53:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
567
568         * MEL-ELS (mel-modules): changed to list of symbols.
569
570         * mk-mel: mel-els was renamed to MEL-ELS.
571
572 \f
573 Thu Jun 27 22:28:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
574
575         * MEL: Version 5.6 was released.
576
577 Wed Jun 26 16:25:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
578
579         * mel-g.el (gzip64-external-encode-region): regularize line break
580         code (for OS/2).
581
582 Wed Jun 26 16:23:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
583
584         * mel-g.el (gzip64-external-encode-region): Use macro
585         `as-binary-process'.
586         (gzip64-external-decode-region): Use macro `as-binary-process'.
587
588 Wed Jun 26 16:21:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
589
590         * mel-u.el (uuencode-external-encode-region): regularize line
591         break code (for OS/2).
592
593 Wed Jun 26 16:18:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
594
595         * mel-u.el (uuencode-external-encode-region): Use macro
596         `as-binary-process'.
597         (uuencode-external-decode-region): Use macro `as-binary-process'.
598
599 Wed Jun 26 16:13:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
600
601         * mel-q.el (quoted-printable-external-encode-region): Use macro
602         `as-binary-process'.
603         (quoted-printable-external-decode-region): Use macro
604         `as-binary-process'.
605
606         * mel-b.el (base64-external-encode-region): Use macro
607         `as-binary-process'.
608         (base64-external-decode-region): Use macro `as-binary-process'.
609
610 Wed Jun 12 05:30:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
611
612         * MEL: Version 5.5 was released.
613
614 Mon Jun 10 05:06:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
615
616         * mel-q.el (q-encoding-printable-char-p): New function.
617
618         (q-encoding-encoded-length): Use function
619         `q-encoding-printable-char-p'.
620
621 \f
622 Sun Jun  9 04:10:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
623
624         * MEL: Version 5.4 was released.
625
626 Fri Jun  7 14:06:59 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
627
628         * mel-g.el (gzip64-external-encode-region): fixed.
629         (gzip64-external-decode-region): fixed.
630
631 Fri Jun  7 14:04:09 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
632
633         * mel-q.el (quoted-printable-external-encode-region): fixed.
634         (quoted-printable-external-decode-region): fixed.
635
636 Fri Jun  7 12:12:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
637
638         * mel-u.el (uuencode-external-encode-region): fixed.
639         (uuencode-external-decode-region): fixed.
640
641 Thu Jun  6 08:46:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
642
643         * mel.el (mime-file-encoding-method-alist): New variable.
644         (mime-insert-encoded-file): New function.
645
646         * mel-g.el (gzip64-external-encode-region): fixed
647         `default-process-coding-system'.
648
649         (gzip64-external-decode-region): fixed
650         `default-process-coding-system'.
651
652 Thu Jun  6 07:51:30 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
653
654         * mel-u.el (uuencode-external-encode-region): fixed
655         `default-process-coding-system'.
656
657         (uuencode-external-decode-region): fixed
658         `default-process-coding-system'.
659
660 Thu Jun  6 07:48:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
661
662         * mel-q.el (quoted-printable-external-encode-region): fixed
663         `default-process-coding-system'.
664
665         (quoted-printable-external-decode-region): fixed
666         `default-process-coding-system'.
667
668 Thu Jun  6 07:09:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
669
670         * mel-b.el (base64-external-encode-region): fixed
671         `default-process-coding-system'.
672
673         (base64-external-decode-region): fixed
674         `default-process-coding-system'.
675
676 \f
677 Mon Jun  3 14:43:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
678
679         * MEL: Version 5.2 was released.
680
681 Wed May 29 12:54:45 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
682
683         * mel-g.el: Don't use function `define-program-coding-system' and
684         `define-program-kanji-code'.
685         (gzip64-external-encode-region): set for process code.
686         (gzip64-external-decode-region): set for process code.
687
688 Wed May 29 12:49:41 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
689
690         * mel-u.el: Don't use function `define-program-coding-system' and
691         `define-program-kanji-code'.
692         (uuencode-external-encode-region): set for process code.
693         (uuencode-external-decode-region): set for process code.
694
695 Wed May 29 12:40:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
696
697         * mel-q.el: Don't use function `define-program-coding-system' and
698         `define-program-kanji-code'.
699         (quoted-printable-external-encode-region): set for process code.
700         (quoted-printable-external-decode-region): set for process code.
701
702 Wed May 29 10:54:01 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
703
704         * mel-b.el: Don't use function `define-program-coding-system' and
705         `define-program-kanji-code'.
706         (base64-external-encode-region): set for process code.
707         (base64-external-decode-region): set for process code.
708
709 Wed May 29 08:10:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
710
711         * mel-g.el (gzip64-insert-encoded-file): New function.
712
713 Wed May 29 08:00:01 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
714
715         * mel-g.el: Shuhei KOBAYASHI's address was changed.
716
717         * mel-u.el (uuencode-insert-encoded-file): New function.
718
719 Wed May 29 07:30:48 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
720
721         * mel-q.el (quoted-printable-insert-encoded-file): New function.
722
723         * mel-b.el (base64-insert-encoded-file): New function.
724
725 \f
726 Tue May 28 03:31:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
727
728         * MEL: Version 5.0 was released.
729
730         * mel.el: Function `mime/encode-region' and `mime/decode-region'
731         were abolished.
732
733 \f
734 Thu May 23 01:32:04 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
735
736         * MEL: Version 4.7.1 was released.
737
738 Wed May 22 02:20:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
739
740         * mel.el (mime-encode-region): New function; Order of arguments
741         was changed.
742         (mime-decode-region): New function; Order of arguments was
743         changed.
744         (mime/encode-region): New implementation.
745         (mime/decode-region): New implementation.
746
747 \f
748 Wed May 15 21:19:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
749
750         * MEL: Version 4.7 was released.
751
752         * mel-b.el (base64-internal-decode-region): fixed about last line
753         which does not have line break.
754
755 \f
756 Tue May 14 02:43:41 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
757
758         * MEL: Version 4.6 was released.
759
760 Sun May 12 17:43:04 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
761
762         * mel-b.el (base64-decode-1): New spec; Argument was changed;
763         Return string instead of list of characters.
764         (base64-decode-string): modified for new spec of function
765         `base64-decode-1'.
766         (base64-internal-decode-region): fixed.
767
768 Sun May 12 17:05:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
769
770         * mel-b.el (base64-encode-1): New spec; Argument was changed;
771         Return string instead of list of characters.
772         (base64-encode-string): modified for new spec of function
773         `base64-encode-1'.
774         (base64-internal-decode-region): fixed.
775
776 Sun May 12 16:17:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
777
778         * mel-b.el: Function `base64-encode-chars' was abolished.
779         (base64-encode-1): New spec; use function `base64-num-to-char.
780         (base64-encode-string): Use function `base64-encode-1' instead of
781         `base64-encode-chars'.
782
783 Sun May 12 15:50:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
784
785         * mel-b.el: Function `base64-decode-chars' was abolished.
786         (base64-decode-1): New spec; use function `base64-char-to-num'.
787         (base64-decode-string): Use function `base64-decode-1' instead of
788         `base64-decode-chars'.
789
790 \f
791 Sat May 11 08:12:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
792
793         * MEL: Version 4.2 was released.
794
795         * mel-b.el (base64-encode-1): don't use function `base64-mask'.
796         Function `base64-mask' was abolished.
797
798 Sat May 11 07:52:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
799
800         * mel-b.el (base64-decode-1): don't use function `base64-mask'.
801
802 Sat May 11 06:35:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
803
804         * mel-b.el (base64-internal-decode-region): New implementation.
805
806 \f
807 Wed Mar 13 16:40:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
808
809         * MEL: Version 3.5 was released.
810
811 Mon Mar 11 14:29:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
812
813         * mel-q.el (byte-to-hex-string): New function.
814
815 Tue Mar 12 11:19:02 1996  Shuhei KOBAYASHI  <shuhei@cmpt01.phys.tohoku.ac.jp>
816
817         * mel-els (mel-modules): "mel-g" was added. (cf.[tm-ja:1661])
818
819         * mel.el: gzip64 support was added. (cf.[tm-ja:1661])
820
821         * mel-g.el: New file.
822         gzip64 encoder/decoder. `gzip64' is an experimental encoding.
823         (cf.[tm-ja:1661])
824
825 \f
826 Mon Mar  4 09:13:20 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
827
828         * MEL: Version 3.3.1 was released.
829
830         * mel-els: New module
831
832         * mk-mel: use mel-els file.
833
834 Thu Jan 18 10:26:38 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
835
836         * Makefile: Yoshiyuki Yamagami <yamagami@hb.nmcc.co.jp>'s patch
837         was applied to specify `-no-site-file' option. (cf. [tm-ja:1474])
838
839 Thu Jan 18 01:55:25 1996  Yoshiyuki Yamagami <yamagami@hb.nmcc.co.jp>
840
841         * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474])
842
843 \f
844 Wed Jan  9 19:09:44 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
845
846         * MEL: version 3.3 was released.
847
848 Tue Jan  9 18:25:22 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
849
850         * mel-u.el (uuencode-external-decode-region):
851         don't display uuencode output.
852         (cf. [tm-en:253])