Mercurial > hg > xemacs-beta
comparison lisp/mel/ChangeLog @ 177:6075d714658b r20-3b15
Import from CVS: tag r20-3b15
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:51:16 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
176:6866abce6aaf | 177:6075d714658b |
---|---|
1 1997-07-25 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
2 | |
3 * MEL: Version 6.10.1 was released. | |
4 | |
5 1997-07-14 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
6 | |
7 * mel-u.el (uuencode-external-decode-region): Use | |
8 `inhibit-read-only' instead of `(setq buffer-read-only nil)'. | |
9 | |
10 1997-07-09 Steven L Baur <steve@altair.xemacs.org> | |
11 | |
12 * mel-u.el (uuencode-external-decode-region): Force | |
13 buffer-read-only nil because it gets changed magically to t during | |
14 the call to `insert-file-contents'. | |
15 | |
16 | |
17 1997-07-14 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
18 | |
19 * MEL: Version 6.10 was released. | |
20 | |
21 1997-07-14 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
22 | |
23 * mel.el: Add autoload comments for command `mime-encode-region', | |
24 `mime-decode-region' and `mime-insert-encoded-file'. | |
25 | |
26 1997-07-13 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
27 | |
28 * mel-q.el (quoted-printable-internal-encoding-limit): Change | |
29 initial value; 0 for XEmacs/mule; 1000 if mmencode is found; | |
30 otherwise nil; Don't use `quoted-printable-internal-encode-region' | |
31 for XEmacs/mule. | |
32 | |
33 * mel-q.el: Use `start' instead of `beg' for argument. | |
34 | |
35 * mel-q.el (quoted-printable-internal-encode-region): New | |
36 implementation. | |
37 | |
38 * mel-q.el (quoted-printable-quote-char): Change to `defsubst'; | |
39 use `aref'. | |
40 | |
41 * mel-q.el: Abolish unused function `byte-to-hex-string'. | |
42 | |
43 1997-07-01 Steven L Baur <steve@altair.xemacs.org> | |
44 | |
45 * mel/mel-q.el (q-encoding-encode-string): Fix Ebola-ified | |
46 comparison. (cf. [xemacs-beta:10342][tm-en:1367]) | |
47 | |
48 | |
49 1997-05-15 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
50 | |
51 * MEL: Version 6.9.1 was released. | |
52 | |
53 Thu May 15 05:43:48 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
54 | |
55 * README.en (make install): Add LISPDIR. | |
56 | |
57 Tue May 13 14:59:52 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
58 | |
59 * Makefile (LISPDIR): New variable. | |
60 | |
61 * MEL-MK (config-mel): set LISPDIR. | |
62 | |
63 * MEL-CFG: Setting for load-path is modified. | |
64 | |
65 | |
66 1997-04-30 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
67 | |
68 * MEL: Version 6.9 was released. | |
69 | |
70 Wed Apr 30 17:29:02 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
71 | |
72 * README.en (q-encoding-encode-string, q-encoding-decode-string): | |
73 Modify documentation. | |
74 | |
75 Wed Apr 30 17:24:32 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
76 | |
77 * mel.el, mel-q.el (q-encoding-encode-string, | |
78 q-encoding-decode-string): Add DOC-string. | |
79 | |
80 Wed Apr 30 17:14:46 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
81 | |
82 * mel.el (base64-insert-encoded-file, | |
83 quoted-printable-insert-encoded-file): Modify DOC-string. | |
84 | |
85 * mel-q.el (quoted-printable-insert-encoded-file): Add DOC-string. | |
86 | |
87 Wed Apr 30 17:09:57 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
88 | |
89 * mel-q.el (quoted-printable-encode-region, | |
90 quoted-printable-decode-region): Add DOC-string. | |
91 | |
92 * mel.el: Add autoload for `quoted-printable-encode-string' and | |
93 `quoted-printable-decode-string'. | |
94 | |
95 * mel-q.el (quoted-printable-encode-string, | |
96 quoted-printable-decode-string): Add DOC-string. | |
97 | |
98 Wed Apr 30 13:23:00 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
99 | |
100 * mel.el (base64-insert-encoded-file): DOC-string was modified. | |
101 | |
102 * mel-b.el (base64-insert-encoded-file): Add DOC-string. | |
103 | |
104 Wed Apr 30 13:15:12 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
105 | |
106 * mel-b.el (base64-encode-region, base64-decode-region): Add | |
107 DOC-string. | |
108 | |
109 Wed Apr 30 13:01:16 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
110 | |
111 * mel.el (base64-encode-string, base64-decode-string): Add | |
112 DOC-string. | |
113 | |
114 * mel-b.el (base64-encode-string, base64-decode-string): Add | |
115 DOC-string. | |
116 | |
117 * mel.el: autoload for `q-encoding-encode-string-for-text', | |
118 `q-encoding-encode-string-for-comment' and | |
119 `q-encoding-encode-string-for-phrase' were abolished. | |
120 | |
121 Tue Apr 29 11:47:35 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
122 | |
123 * README.en: New file. | |
124 | |
125 | |
126 1997-03-14 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
127 | |
128 * MEL: Version 6.3 was released. | |
129 | |
130 Fri Mar 14 07:40:13 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
131 | |
132 * MEL-MK (config-mel): New function; load "MEL-CFG". | |
133 | |
134 * MEL-CFG: New file. | |
135 | |
136 Wed Mar 12 06:31:16 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
137 | |
138 * MEL-MK: mk-mel was renamed to MEL-MK. | |
139 | |
140 Mon Mar 10 15:15:09 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
141 | |
142 * mel-u.el: Variable `mime/tmp-dir' was abolished. | |
143 | |
144 Require mel. | |
145 | |
146 (uuencode-external-decoder): Use variable `mime-temp-directory' | |
147 instead of `mime/tmp-dir'. | |
148 | |
149 (uuencode-external-decode-region): Use variable | |
150 `mime-temp-directory' instead of `mime/tmp-dir'. | |
151 | |
152 * mel.el (mime-temp-directory): New variable. | |
153 | |
154 * mel-u.el (uuencode-external-decode-region): Use | |
155 `as-binary-input-file'. | |
156 | |
157 | |
158 1997-03-10 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
159 | |
160 * MEL: Version 6.2.3 was released. | |
161 | |
162 * mel-g.el (gzip64-external-encoder, gzip64-external-decoder): Use | |
163 `exec-installed-p' instead of `file-installed-p' to search | |
164 mmencode. | |
165 | |
166 | |
167 1997-03-03 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
168 | |
169 * MEL: Version 6.2.2 was released. | |
170 | |
171 * mel-g.el (gzip64-external-encoder, gzip64-external-decoder): | |
172 Search mmencode from `exec-path'. (cf. [xemacs-beta:3730]) | |
173 | |
174 | |
175 Wed Jan 1 11:01:44 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
176 | |
177 * MEL: Version 6.2.1 was released. | |
178 | |
179 Wed Dec 28 13:57:22 1996 Martin Buchholz <mrb@Eng.Sun.COM> | |
180 | |
181 * mk-mel: Use variable `default-directory' instead of `(getenv | |
182 "PWD")'. (cf. [tm-en:1084]) | |
183 | |
184 * Makefile: A makefile command like `cd some-dir; do-something' is | |
185 generally better written as: `cd some-dir && do-something' since | |
186 if the cd fails (usually because of a coding or file-system error) | |
187 the do-something is not executed in the wrong | |
188 directory. (cf. [tm-en:1084]) | |
189 | |
190 | |
191 Wed Dec 25 06:30:59 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
192 | |
193 * MEL: Version 6.2 was released. | |
194 | |
195 * mel.el (mime-encoding-method-alist, mime-decoding-method-alist, | |
196 mime-file-encoding-method-alist): Add DOC-string. | |
197 | |
198 Wed Dec 25 01:08:47 1996 Steven L Baur <steve@miranova.com> | |
199 | |
200 * mel.el: to decode `x-uuencode'. (cf. [tm-en:1062]) | |
201 | |
202 | |
203 Thu Oct 31 16:05:41 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
204 | |
205 * MEL: Version 6.0.1 was released. | |
206 | |
207 Mon Oct 28 12:53:09 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
208 | |
209 * mel-q.el (quoted-printable-insert-encoded-file): New constant. | |
210 (q-encoding-encode-string): New implementation; Function | |
211 `q-encoding-encode-string-for-text', | |
212 `q-encoding-encode-string-for-comment' and | |
213 `q-encoding-encode-string-for-phrase' were abolished. | |
214 | |
215 | |
216 Mon Sep 23 16:53:19 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
217 | |
218 * MEL: Version 6.0 was released. | |
219 | |
220 * mel.el (mime-file-encoding-method-alist): Use function | |
221 `insert-binary-file-contents-literally'. | |
222 | |
223 | |
224 Fri Aug 23 07:31:32 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
225 | |
226 * MEL: Version 5.6.1 was released. | |
227 | |
228 Thu Aug 22 14:49:14 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
229 | |
230 * MEL-ELS: Variable `mel-el-files' and `mel-elc-files' were | |
231 abolished. | |
232 | |
233 Thu Aug 22 14:47:45 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
234 | |
235 * mk-mel: Variable `el-file-mode' was abolished. | |
236 Function `install-el', `install-el-files', `install-elc' and | |
237 `install-elc-files' were abolished. | |
238 (install-mel): Use function `install-elisp-modules'. | |
239 | |
240 Mon Aug 19 16:55:27 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
241 | |
242 * mk-mel (compile-mel): Use function `compile-elisp-modules'. | |
243 | |
244 Mon Aug 19 16:53:14 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
245 | |
246 * MEL-ELS (mel-modules): changed to list of symbols. | |
247 | |
248 * mk-mel: mel-els was renamed to MEL-ELS. | |
249 | |
250 | |
251 Thu Jun 27 22:28:57 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
252 | |
253 * MEL: Version 5.6 was released. | |
254 | |
255 Wed Jun 26 16:25:13 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
256 | |
257 * mel-g.el (gzip64-external-encode-region): regularize line break | |
258 code (for OS/2). | |
259 | |
260 Wed Jun 26 16:23:39 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
261 | |
262 * mel-g.el (gzip64-external-encode-region): Use macro | |
263 `as-binary-process'. | |
264 (gzip64-external-decode-region): Use macro `as-binary-process'. | |
265 | |
266 Wed Jun 26 16:21:11 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
267 | |
268 * mel-u.el (uuencode-external-encode-region): regularize line | |
269 break code (for OS/2). | |
270 | |
271 Wed Jun 26 16:18:39 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
272 | |
273 * mel-u.el (uuencode-external-encode-region): Use macro | |
274 `as-binary-process'. | |
275 (uuencode-external-decode-region): Use macro `as-binary-process'. | |
276 | |
277 Wed Jun 26 16:13:39 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
278 | |
279 * mel-q.el (quoted-printable-external-encode-region): Use macro | |
280 `as-binary-process'. | |
281 (quoted-printable-external-decode-region): Use macro | |
282 `as-binary-process'. | |
283 | |
284 * mel-b.el (base64-external-encode-region): Use macro | |
285 `as-binary-process'. | |
286 (base64-external-decode-region): Use macro `as-binary-process'. | |
287 | |
288 Wed Jun 12 05:30:23 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
289 | |
290 * MEL: Version 5.5 was released. | |
291 | |
292 Mon Jun 10 05:06:27 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
293 | |
294 * mel-q.el (q-encoding-printable-char-p): New function. | |
295 | |
296 (q-encoding-encoded-length): Use function | |
297 `q-encoding-printable-char-p'. | |
298 | |
299 | |
300 Sun Jun 9 04:10:08 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
301 | |
302 * MEL: Version 5.4 was released. | |
303 | |
304 Fri Jun 7 14:06:59 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
305 | |
306 * mel-g.el (gzip64-external-encode-region): fixed. | |
307 (gzip64-external-decode-region): fixed. | |
308 | |
309 Fri Jun 7 14:04:09 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
310 | |
311 * mel-q.el (quoted-printable-external-encode-region): fixed. | |
312 (quoted-printable-external-decode-region): fixed. | |
313 | |
314 Fri Jun 7 12:12:47 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
315 | |
316 * mel-u.el (uuencode-external-encode-region): fixed. | |
317 (uuencode-external-decode-region): fixed. | |
318 | |
319 Thu Jun 6 08:46:55 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
320 | |
321 * mel.el (mime-file-encoding-method-alist): New variable. | |
322 (mime-insert-encoded-file): New function. | |
323 | |
324 * mel-g.el (gzip64-external-encode-region): fixed | |
325 `default-process-coding-system'. | |
326 | |
327 (gzip64-external-decode-region): fixed | |
328 `default-process-coding-system'. | |
329 | |
330 Thu Jun 6 07:51:30 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
331 | |
332 * mel-u.el (uuencode-external-encode-region): fixed | |
333 `default-process-coding-system'. | |
334 | |
335 (uuencode-external-decode-region): fixed | |
336 `default-process-coding-system'. | |
337 | |
338 Thu Jun 6 07:48:44 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
339 | |
340 * mel-q.el (quoted-printable-external-encode-region): fixed | |
341 `default-process-coding-system'. | |
342 | |
343 (quoted-printable-external-decode-region): fixed | |
344 `default-process-coding-system'. | |
345 | |
346 Thu Jun 6 07:09:23 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
347 | |
348 * mel-b.el (base64-external-encode-region): fixed | |
349 `default-process-coding-system'. | |
350 | |
351 (base64-external-decode-region): fixed | |
352 `default-process-coding-system'. | |
353 | |
354 | |
355 Mon Jun 3 14:43:47 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
356 | |
357 * MEL: Version 5.2 was released. | |
358 | |
359 Wed May 29 12:54:45 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
360 | |
361 * mel-g.el: Don't use function `define-program-coding-system' and | |
362 `define-program-kanji-code'. | |
363 (gzip64-external-encode-region): set for process code. | |
364 (gzip64-external-decode-region): set for process code. | |
365 | |
366 Wed May 29 12:49:41 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
367 | |
368 * mel-u.el: Don't use function `define-program-coding-system' and | |
369 `define-program-kanji-code'. | |
370 (uuencode-external-encode-region): set for process code. | |
371 (uuencode-external-decode-region): set for process code. | |
372 | |
373 Wed May 29 12:40:12 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
374 | |
375 * mel-q.el: Don't use function `define-program-coding-system' and | |
376 `define-program-kanji-code'. | |
377 (quoted-printable-external-encode-region): set for process code. | |
378 (quoted-printable-external-decode-region): set for process code. | |
379 | |
380 Wed May 29 10:54:01 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
381 | |
382 * mel-b.el: Don't use function `define-program-coding-system' and | |
383 `define-program-kanji-code'. | |
384 (base64-external-encode-region): set for process code. | |
385 (base64-external-decode-region): set for process code. | |
386 | |
387 Wed May 29 08:10:15 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
388 | |
389 * mel-g.el (gzip64-insert-encoded-file): New function. | |
390 | |
391 Wed May 29 08:00:01 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
392 | |
393 * mel-g.el: Shuhei KOBAYASHI's address was changed. | |
394 | |
395 * mel-u.el (uuencode-insert-encoded-file): New function. | |
396 | |
397 Wed May 29 07:30:48 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
398 | |
399 * mel-q.el (quoted-printable-insert-encoded-file): New function. | |
400 | |
401 * mel-b.el (base64-insert-encoded-file): New function. | |
402 | |
403 | |
404 Tue May 28 03:31:13 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
405 | |
406 * MEL: Version 5.0 was released. | |
407 | |
408 * mel.el: Function `mime/encode-region' and `mime/decode-region' | |
409 were abolished. | |
410 | |
411 | |
412 Thu May 23 01:32:04 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
413 | |
414 * MEL: Version 4.7.1 was released. | |
415 | |
416 Wed May 22 02:20:35 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
417 | |
418 * mel.el (mime-encode-region): New function; Order of arguments | |
419 was changed. | |
420 (mime-decode-region): New function; Order of arguments was | |
421 changed. | |
422 (mime/encode-region): New implementation. | |
423 (mime/decode-region): New implementation. | |
424 | |
425 | |
426 Wed May 15 21:19:12 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
427 | |
428 * MEL: Version 4.7 was released. | |
429 | |
430 * mel-b.el (base64-internal-decode-region): fixed about last line | |
431 which does not have line break. | |
432 | |
433 | |
434 Tue May 14 02:43:41 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
435 | |
436 * MEL: Version 4.6 was released. | |
437 | |
438 Sun May 12 17:43:04 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
439 | |
440 * mel-b.el (base64-decode-1): New spec; Argument was changed; | |
441 Return string instead of list of characters. | |
442 (base64-decode-string): modified for new spec of function | |
443 `base64-decode-1'. | |
444 (base64-internal-decode-region): fixed. | |
445 | |
446 Sun May 12 17:05:17 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
447 | |
448 * mel-b.el (base64-encode-1): New spec; Argument was changed; | |
449 Return string instead of list of characters. | |
450 (base64-encode-string): modified for new spec of function | |
451 `base64-encode-1'. | |
452 (base64-internal-decode-region): fixed. | |
453 | |
454 Sun May 12 16:17:11 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
455 | |
456 * mel-b.el: Function `base64-encode-chars' was abolished. | |
457 (base64-encode-1): New spec; use function `base64-num-to-char. | |
458 (base64-encode-string): Use function `base64-encode-1' instead of | |
459 `base64-encode-chars'. | |
460 | |
461 Sun May 12 15:50:26 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
462 | |
463 * mel-b.el: Function `base64-decode-chars' was abolished. | |
464 (base64-decode-1): New spec; use function `base64-char-to-num'. | |
465 (base64-decode-string): Use function `base64-decode-1' instead of | |
466 `base64-decode-chars'. | |
467 | |
468 | |
469 Sat May 11 08:12:23 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
470 | |
471 * MEL: Version 4.2 was released. | |
472 | |
473 * mel-b.el (base64-encode-1): don't use function `base64-mask'. | |
474 Function `base64-mask' was abolished. | |
475 | |
476 Sat May 11 07:52:05 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
477 | |
478 * mel-b.el (base64-decode-1): don't use function `base64-mask'. | |
479 | |
480 Sat May 11 06:35:20 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
481 | |
482 * mel-b.el (base64-internal-decode-region): New implementation. | |
483 | |
484 | |
485 Wed Mar 13 16:40:46 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
486 | |
487 * MEL: Version 3.5 was released. | |
488 | |
489 Mon Mar 11 14:29:31 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
490 | |
491 * mel-q.el (byte-to-hex-string): New function. | |
492 | |
493 Tue Mar 12 11:19:02 1996 Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp> | |
494 | |
495 * mel-els (mel-modules): "mel-g" was added. (cf.[tm-ja:1661]) | |
496 | |
497 * mel.el: gzip64 support was added. (cf.[tm-ja:1661]) | |
498 | |
499 * mel-g.el: New file. | |
500 gzip64 encoder/decoder. `gzip64' is an experimental encoding. | |
501 (cf.[tm-ja:1661]) | |
502 | |
503 | |
504 Mon Mar 4 09:13:20 1996 Morioka Tomohiko <morioka@jaist.ac.jp> | |
505 | |
506 * MEL: Version 3.3.1 was released. | |
507 | |
508 * mel-els: New module | |
509 | |
510 * mk-mel: use mel-els file. | |
511 | |
512 Thu Jan 18 10:26:38 1996 Morioka Tomohiko <morioka@jaist.ac.jp> | |
513 | |
514 * Makefile: Yoshiyuki Yamagami <yamagami@hb.nmcc.co.jp>'s patch | |
515 was applied to specify `-no-site-file' option. (cf. [tm-ja:1474]) | |
516 | |
517 Thu Jan 18 01:55:25 1996 Yoshiyuki Yamagami <yamagami@hb.nmcc.co.jp> | |
518 | |
519 * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474]) | |
520 | |
521 | |
522 Wed Jan 9 19:09:44 1996 Morioka Tomohiko <morioka@jaist.ac.jp> | |
523 | |
524 * MEL: version 3.3 was released. | |
525 | |
526 Tue Jan 9 18:25:22 1996 Morioka Tomohiko <morioka@jaist.ac.jp> | |
527 | |
528 * mel-u.el (uuencode-external-decode-region): | |
529 don't display uuencode output. | |
530 (cf. [tm-en:253]) |