*** empty log message ***
[gnus] / lisp / ChangeLog
1 Sat Oct 24 07:41:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2
3         * gnus.el: Pterodactyl Gnus v0.37 is released.
4
5 1998-10-24 07:29:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6
7         * mm-bodies.el (mm-decode-body): Check for multibyticity.
8
9         * mm-util.el (mm-enable-multibyte): Don't always switch multibyte
10         on. 
11
12 1998-10-22  Didier Verna  <verna@inf.enst.fr>
13
14         * gnus-spec.el (gnus-balloon-face-function): new function
15         (gnus-parse-format): understand the %< %> specifiers
16         (gnus-parse-complex-format): ditto.
17
18 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
19
20         * gnus-art.el (gnus-mime-display-mixed): Multipart in
21         mixed part.
22
23 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
24
25         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
26         
27         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
28
29 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
30
31         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
32
33 1998-10-24 06:31:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
34
35         * gnus.el: Changed following-char to char-after throughout.
36
37 1998-10-22 04:05:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
38
39         * mm-decode.el (mm-display-external): Protect more and message. 
40
41 Wed Oct 21 03:26:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
42
43         * gnus-xmas.el (gnus-xmas-article-push-button): Go to the
44         position.
45
46 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
47
48         * gnus-art.el (gnus-mime-display-mixed): Multipart in
49         mixed part.
50
51 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
52
53         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
54         
55         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
56
57 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
58
59         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
60
61 1998-10-21  Hrvoje Niksic  <hniksic@srce.hr>
62
63         * mailcap.el (mailcap-save-binary-file): Use unwind-protect.
64
65         * mm-decode.el (mm-display-external): Set undisplayer to mm
66         buffer, not the current buffer; use unwind-protect.
67
68 1998-10-21 00:07:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
69
70         * gnus-sum.el (gnus-summary-exit): Destroy parts.
71         (gnus-summary-exit-no-update): Ditto.
72
73 1998-10-20 22:02:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
74
75         * mm-decode.el (mm-inline-media-tests): Look for w3.
76
77         * mailcap.el (mailcap-mime-data): Inline html.
78
79 Tue Oct 20 20:25:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
80
81         * gnus.el: Pterodactyl Gnus v0.36 is released.
82
83 1998-10-20 18:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
84
85         * gnus-art.el (article-translate-strings): 
86         (gnus-article-dumbquotes-map): Don't dot.
87
88         * pop3.el (pop3-open-server): Set point right.
89
90         * mm-decode.el (mm-dissect-multipart): Dissect hierarchically. 
91         (mm-dissect-buffer): Ditto.
92         (mm-destroy-part): Ignore non-handles.
93         (mm-remove-part): Ditto.
94         (mm-destroy-parts): New function.
95         (mm-remove-parts): Ditto.
96
97         * gnus-art.el (gnus-mm-display-part): Don't move point.
98
99 Tue Oct 20 02:16:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
100
101         * mm-uu.el : New file.
102         
103         * gnus-art.el (gnus-display-mime): Dissect uu stuffs.
104         
105         * mm-bodies.el (mm-decode-content-transfer-encoding): Encoding as
106         a function.
107
108 1998-10-20 00:35:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
109
110         * mm-decode.el (mm-display-external): Check before selecting.
111
112 Tue Oct 20 00:24:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
113
114         * gnus.el: Pterodactyl Gnus v0.35 is released.
115
116 1998-10-20 00:00:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
117
118         * uudecode.el (uudecode-decode-region-external): Insert
119         literally. 
120
121         * gnus-xmas.el (gnus-xmas-mime-button-menu): Moved here.
122
123         * mm-bodies.el (mm-decode-body): Optional encoding.
124
125 1998-10-19 23:57:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
126
127         * gnus-ems.el (gnus-mouse-3): New variable.
128
129         * binhex.el (binhex-decode-region-external): Don't use -internally.
130
131 1998-10-16 14:54:02  Simon Josefsson  <jas@pdc.kth.se>
132
133         * mailcap.el (mailcap-parse-mailcaps): Only open regular
134         files.
135
136 1998-09-26 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
137
138         * gnus-group.el (gnus-add-marked-articles): Request backend update
139         of flags.
140
141 1998-09-26 19:39:31  Simon Josefsson  <jas@pdc.kth.se>
142
143         * gnus-sum.el (gnus-update-read-articles): 
144         (gnus-update-marks): Request backend update of mark.
145
146 1998-09-26 19:33:58  Simon Josefsson  <jas@pdc.kth.se>
147
148         * gnus.texi (Optional Backend Functions): New item,
149         nnchoke-request-set-mark.
150
151 1998-09-26 16:27:27  Simon Josefsson  <jas@pdc.kth.se>
152
153         * gnus-range.el (gnus-remove-from-range): Don't add stuff in
154           list to range.
155
156 1998-10-19 23:45:13  Simon Josefsson  <jas@pdc.kth.se>
157
158         * gnus-sum.el (gnus-summary-exit-no-update): Don't expire.
159
160 1998-10-14  SL Baur  <steve@altair.xemacs.org>
161
162         * gnus-sum.el: Move gnus-save-hidden-threads above where it is
163         first used.
164
165 1998-10-10  SL Baur  <steve@altair.xemacs.org>
166
167         * mm-view.el: Require mm-decode for macros.
168
169         * mm-decode.el (mm-handle-type): Move macro declarations above the
170         place where they are used.
171
172 Sun Oct 18 13:59:07 1998  Kurt Swanson  <ksw@dna.lth.se>
173
174         * gnus-msg.el (gnus-summary-mail-forward): Erase old forward
175         buffer.
176
177 1998-10-19 23:38:11  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
178
179         * nnagent.el (nnagent-open-server): Error message.
180
181 1998-10-19 23:35:08  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
182
183         * nnheader.el (nnheader-article-p): Recognize lower-case headers. 
184
185 1998-10-19  Hrvoje Niksic  <hniksic@srce.hr>
186
187         * score-mode.el (gnus-score-mode-map): Ditto.
188
189         * message.el (message-mode-map): Ditto.
190
191         * gnus-uu.el (gnus-uu-post-news): Ditto.
192
193         * gnus-kill.el (gnus-kill-file-mode-map): Ditto.
194
195         * gnus-eform.el (gnus-edit-form-mode-map): Ditto.
196
197         * gnus-art.el (gnus-article-edit-mode-map): Use
198         `set-keymap-parent' rather than `copy-keymap'.
199
200 1998-10-18  Hrvoje Niksic  <hniksic@srce.hr>
201
202         * gnus-art.el (gnus-mime-button-commands): New variable.
203         (gnus-mime-button-map): Initialize it from
204         `gnus-mime-button-commands'.
205         (gnus-mime-button-menu): New function.
206         (gnus-insert-mime-button): Use `gnus-mime-button-map'.
207
208 1998-10-11  Hrvoje Niksic  <hniksic@srce.hr>
209
210         * message.el (message-insert-to): Make `nobody' and `poster'
211         synonymous to `never' and `always' in Mail-Copies-To.
212         (message-reply): Ditto.
213         (message-followup): Ditto.
214
215 1998-10-19 23:17:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
216
217         * mailcap.el (mailcap-mime-data): Save sound.
218
219 1998-09-24  Hrvoje Niksic  <hniksic@srce.hr>
220
221         * message.el (message-ignored-supersedes-headers): Include
222         `NNTP-Posting-Date'.
223
224 1998-10-19 01:25:27  Jonas Steverud  <d4jonas@dtek.chalmers.se>
225
226         * gnus-art.el (gnus-article-dumbquotes-table): New variable.
227
228 1998-10-19 00:50:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
229
230         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
231         uudecode. 
232
233 1998-10-18 18:20:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
234
235         * mm-decode.el (mm-display-external): Don't switch on save.
236
237 1998-10-18 18:14:06  Andy Piper  <andyp@parallax.co.uk>
238
239         * nnmail.el (nnmail-movemail-args): New variable.
240
241 1998-10-18 00:17:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
242
243         * gnus-art.el (article-translate-strings): 
244
245 1998-10-17 22:51:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
246
247         * gnus-art.el (gnus-article-view-part): Use it.
248         (gnus-mm-display-part): New function.
249         (article-de-quoted-unreadable): Yse mm-default-coding-system.
250
251         * mm-decode.el (mm-handle-displayed-p): New function.
252
253         * gnus-art.el (gnus-mime-copy-part): Create better names.
254         (gnus-mime-button-line-format): Include dots spec.
255
256 1998-10-15  Matt Pharr  <mmp@graphics.stanford.edu>
257
258       * gnus-msg.el (gnus-summary-mail-forward): Erase contents of old
259       forward buffer first.
260
261 1998-10-17 21:16:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
262
263         * gnus-util.el (gnus-set-window-start): New function.
264
265         * message.el (message-send): Don't check changed.
266
267 1998-10-12 15:26:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
268
269         * gnus-art.el (gnus-article-setup-buffer): Set params.
270
271         * mm-decode.el (mm-user-display-methods): Inline
272         "message/delivery-status". 
273
274 1998-10-11 07:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
275
276         * message.el (message-auto-save-directory): Rename.
277         (message-mode): Dof fix.
278
279         * gnus-art.el (gnus-summary-save-in-pipe): Default to "cat".
280         (gnus-summary-save-in-pipe): No, check gnus-last-shell-command. 
281
282         * nndoc.el (nndoc-mime-parts-type-p): Be a bit more forgiving.
283
284         * message.el (message-make-date): Avoid locale.
285
286         * gnus-art.el (gnus-article-edit-done): Allow update before doing
287         cache. 
288
289         * mm-decode.el (mm-display-inline): Goto point-min.
290
291         * gnus-art.el (gnus-article-prepare-display): Not read-only.
292
293         * mm-decode.el (mm-display-external): Reverse before sorting.
294
295         * gnus-draft.el (gnus-draft-send): Allow mail.
296
297 1998-10-10  SL Baur  <steve@altair.xemacs.org>
298
299         * message.el (message-check): Move message-check macro above where 
300         it is first used.
301
302         * gnus-art.el (article-hide-pgp): Hide the PGP 5/GNUPG Hash: line.
303
304 1998-10-11 06:45:37  Lloyd Zusman  <ljz@asfast.com>
305
306         * gnus-sum.el (gnus-summary-make-menu-bar): Fix.
307
308 Sun Oct 11 02:28:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
309
310         * gnus.el: Pterodactyl Gnus v0.34 is released.
311
312 1998-10-11 02:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
313
314         * mm-decode.el (mm-inline-media-tests): delivery-status.
315
316         * mm-view.el (mm-inline-text): Provide default.
317
318 1998-10-11 01:01:37  Lloyd Zusman  <ljz@asfast.com>
319
320         * mailcap.el (mailcap-possible-viewers): Fix nils.
321
322 1998-10-11 00:03:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
323
324         * gnus-art.el (gnus-article-edit-exit): Don't do updates.
325         (article-update-date-lapsed): Record the buffer.
326         (article-update-date-lapsed): Do all windows that display article
327         buffers. 
328
329         * nnml.el (nnml-generate-nov-databases-1): Ditto.
330
331         * gnus-score.el (gnus-score-score-files-1): Ignore dotted files. 
332
333         * gnus-art.el (gnus-insert-mime-button): Mark buttons as
334         annoations. 
335
336         * gnus-msg.el (gnus-summary-mail-forward): Decode properly.
337
338 1998-10-10 22:07:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
339
340         * gnus-agent.el (gnus-category-add): Change default category to
341         'false. 
342
343         * nnvirtual.el (nnvirtual-update-read-and-marked): Don't nix out
344         scores. 
345
346         * gnus-draft.el (gnus-draft-send): Check server more.
347
348         * gnus-art.el (gnus-article-view-part): New command and keystroke.
349         (gnus-article-goto-part): New function.
350
351         * mm-view.el (mm-inline-text): Insert richtext properly.
352
353         * gnus-art.el (gnus-insert-mime-button): Store handle in alist. 
354
355 1998-10-03 15:04:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
356
357         * parse-time.el (parse-time-rules): Accept dates far into the past
358         and the future, and parse single-digit numbers as years.
359
360 1998-10-02 04:46:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
361
362         * mm-decode.el (mm-display-external): Chop off directories.
363
364 1998-10-01 07:33:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
365
366         * uudecode.el (uu-decode-region-external): Use
367         insert-file-contents-literally. 
368
369         * gnus-cache.el (gnus-cache-generate-active): Translate _ to :.
370
371 1998-10-01 07:02:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
372
373         * uudecode.el: New file.
374
375         * mm-bodies.el (mm-decode-content-transfer-encoding): Do
376         x-uuencode. 
377
378 1998-10-01 05:19:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
379
380         * gnus-art.el (gnus-mime-display-alternative): Set faces.
381
382         * message.el (message-fetch-field): Unfold properly.
383
384         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
385         in text/plain.
386
387 1998-09-30 05:47:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
388
389         * gnus-sum.el (gnus-summary-first-unread-subject): New command.
390         (gnus-auto-select-first): Removed.
391         (gnus-auto-select-first): Extended.
392         (gnus-summary-read-group-1): Use new value.
393
394 1998-09-29 13:21:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
395
396         * message.el (message-fix-before-sending): Space.
397
398         * nnmail.el (nnmail-find-file): Don't erase.
399
400 Wed Sep 30 23:49:03 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
401
402         * gnus-agent.el (gnus-agent-fetch-headers): Do not decode headers.
403
404 Wed Sep 30 23:46:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
405
406         * gnus-soup.el (gnus-soup-add-article): Do not decode headers.
407
408 Wed Sep 30 23:44:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
409
410         * gnus-soup.el (gnus-soup-pack-packet): Pack only if necesary.
411
412 Sat Sep 26 03:04:18 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
413
414         * mm-util.el (mm-with-unibyte-buffer): Make it work in XEmacs
415         20.4.
416
417 1998-09-29 11:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
418
419         * gnus-art.el (gnus-mime-view-all-parts): New command and
420         keystroke. 
421
422         * mm-decode.el (mm-display-external): Translate slashes.
423
424         * nnmail.el (nnmail-find-file): Restrict auto-mode-alist.
425
426         * nndraft.el (nndraft-retrieve-headers): Don't copy so much. 
427
428         * mm-decode.el (mm-quote-arg): Quote spaces.
429         (mm-display-external): Quote args.
430
431 1998-09-24 22:27:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
432
433         * mm-decode.el (mm-inlinable-part-p): New function.
434
435 1998-09-25 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
436
437        * mm-util.el (mm-disable-multibyte): New function.
438
439 Thu Sep 24 20:28:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
440
441         * gnus.el: Pterodactyl Gnus v0.33 is released.
442
443 1998-09-24 18:47:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
444
445         * gnus-art.el (gnus-insert-mime-button): Get buffer size.
446
447         * mm-decode.el (mm-display-external): Don't switch for externals. 
448         (mm-dissect-multipart): Don't include end-sep.
449
450         * mm-util.el (mm-get-coding-system-list): New function.
451         (mm-coding-system-list): New variable.
452
453 Thu Sep 24 02:08:10 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
454
455         * gnus-cus.el (gnus-group-parameters): Add charset as a parameter
456
457 Thu Sep 24 02:05:48 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
458
459         * gnus-cus.el (gnus-group-customize): Use variable as cons not as
460         group
461
462 Thu Sep 24 01:41:03 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
463
464         * base64.el (base64-run-command-on-region): External base64
465         decoder do not use coding system
466
467 Thu Sep 24 01:39:44 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
468
469         * mm-decode.el (mm-interactively-view-part): Typo.
470
471 Thu Sep 24 01:37:30 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
472
473         * mm-decode.el (mm-dissect-multipart): Display last part when the
474         article has no close-delimiter
475
476 Thu Sep 24 01:28:54 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
477
478         * mm-decode.el (mm-dissect-buffer): Display parts which have no
479         content-type.
480
481 Thu Sep 24 01:23:57 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
482
483         * gnus-art.el (gnus-display-mime): Typo.
484
485 Thu Sep 24 02:29:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
486
487         * gnus.el: Pterodactyl Gnus v0.32 is released.
488
489 1998-09-24 00:27:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
490
491         * gnus-kill.el (gnus-batch-score): Protect against errors.
492
493         * gnus-art.el: Protect against broken headers.
494
495         * mm-decode.el (mm-display-external): Respect needsterm.
496         (mm-display-external): Create buffer for external commands. 
497
498 1998-09-23 22:04:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
499
500         * mailcap.el (mailcap-mime-info): Return the proper viewer.
501
502         * mm-decode.el (mm-display-external): Use file name.
503
504 1998-09-22  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
505
506         * gnus-util.el (gnus-output-to-rmail):  adjust to
507           `rmail-output-to-rmail-file'
508
509 1998-09-23 20:07:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
510
511         * gnus-util.el (gnus-output-to-rmail): Reinstated function.
512
513         * gnus-sum.el (gnus-select-newsgroup): Set global variables before
514         headers. 
515
516         * gnus-art.el (article-decode-charset): Fold case.
517
518 1998-09-17 15:49:10  Simon Josefsson  <jas@pdc.kth.se>
519
520         * mailcap.el (mailcap-save-binary-file): Goto point-min.
521
522 1998-09-23 19:48:52  Aaron M. Ucko  <amu@mit.edu>
523
524         * nnmail.el (nnmail-check-duplication): Enter into duplicate list
525         after being stored.
526
527 Tue Sep 15 16:15:16 1998  Kurt Swanson  <ksw@dna.lth.se>
528
529         * gnus-salt.el (gnus-pick-setup-message): Return from whence ye
530         come.
531
532 1998-09-23 19:42:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
533
534         * gnus-xmas.el (wid-edit): Required.
535
536         * gnus-ems.el (gnus-widget-button-keymap): New variable.
537
538 Sun Sep 20 00:27:55 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
539
540         * gnus-art.el (gnus-mime-inline-part): remove part if necessary
541
542 1998-09-23 19:30:52  Matt Armstrong  <matta@geoworks.com>
543
544         * gnus-art.el (article-decode-charset): Narrow to the correct
545         region. 
546
547         * mm-bodies.el: Fix autoload.
548
549 1998-09-22 18:35:12  Lee Willis  <lee@gbdirect.co.uk>
550
551         * gnus-art.el (gnus-mime-button-line-format): Doc fix.
552
553 1998-09-22 14:53:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
554
555         * rfc2047.el (rfc2047-decode): Use rfc2047-default-charset. 
556
557 1998-09-19 13:58:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
558
559         * gnus-art.el (gnus-insert-mime-button): Specify keymap.
560         (gnus-article-add-button): Ditto.
561
562         * gnus-sum.el (gnus-summary-insert-pseudos): Use mm.
563
564         * gnus-art.el (gnus-article-prepare-display): Make article mode. 
565         (gnus-article-prepare-display): Bind url-standalone-mode.
566
567         * mm-decode.el (mm-remove-part): Also delete directory.
568         (mm-display-external): Create a private sub-dir.
569
570         * mailcap.el (mailcap-binary-suffixes): New variable.
571         (mailcap-command-p): Use it.
572
573 1998-09-16 10:38:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
574
575         * nnmbox.el (nnmbox-request-group): Change server.
576         (nnmbox-possibly-change-newsgroup): Enable multibyte.
577
578         * message.el (message-encode-message-body): Don't stomp MIME
579         headers. 
580
581         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode
582         unless useful.
583         (gnus-summary-exit): Check for a live article buffer.
584         (gnus-summary-exit-no-update): Ditto.
585
586         * gnus-int.el (gnus-request-replace-article): Accept no-encode
587         param.
588
589         * gnus-sum.el (gnus-article-decoded-p): New variable.
590
591         * mm-decode.el (mm-display-external): Use no-conv.
592
593         * rfc2047.el (rfc2047-q-encode-region): Bound properly. 
594         (rfc2047-charset-encoding-alist): Use B encoding for koi8-r.
595
596         * gnus-art.el (gnus-article-mode-map): Bind button2 to
597         mouse-click. 
598
599 1998-09-15 14:38:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
600
601         * gnus-agent.el (gnus-agent-expire): Protect against nil infos.
602
603 Mon Sep 14 18:55:38 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
604
605         * gnus.el: Pterodactyl Gnus v0.31 is released.
606
607 1998-09-14 15:12:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
608
609         * gnus-sum.el (gnus-summary-exit): Destroy MIME.
610
611         * mm-decode.el (mm-display-part): Accept no-default.
612
613         * gnus-art.el (gnus-insert-mime-button): buffer-size doesn't take
614         a parameter.
615
616         * gnus-sum.el (gnus-summary-insert-line): Don't exclude faces.
617         (gnus-summary-prepare-threads): Ditto.
618
619         * gnus.el (gnus-article-mode-map): Make sparse keymap.
620
621         * gnus-art.el (gnus-mime-button-line-format-alist): Allow a %d spec.
622         (gnus-mime-button-line-format): Doc fix.
623         (gnus-insert-mime-button): Use it.
624         (gnus-article-add-button): Use widget-convert-button.
625
626         * gnus.el ((featurep 'gnus-xmas)): Defalias gnus-decode-rfc1522 to
627         ignore.
628
629         * mm-decode.el (mm-alternative-precedence): Ditto.
630
631 1998-09-14 15:12:49  Conrad Sauerwald  <conrad@stack.nl>
632
633         * mm-decode.el (mm-user-automatic-display): Use enriched.
634
635 1998-09-14 15:09:12  Paul Fisher  <rao@gnu.org>
636
637         * mm-decode.el (mm-dissect-multipart): Have the part start on the
638         right place.
639
640 1998-09-14 14:33:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
641
642         * gnus-msg.el (gnus-inews-add-send-actions): Mark silently.
643
644         * gnus-art.el (article-update-date-lapsed): Only update header if
645         buffer is dispalyed in frame.
646         (gnus-article-prepare-display): New function.
647         (gnus-article-prepare): Use it.
648
649 1998-09-14 08:16:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
650
651         * gnus-art.el (gnus-mime-inline-part): New command and keystroke.
652
653         * mm-view.el (mm-insert-inline): New function.
654
655         * mm-decode.el (mm-pipe-part): Bugged.
656
657         * gnus-agent.el (gnus-agent-send-mail): Don't encode.
658
659         * mm-bodies.el (mm-encode-body): Move over the body.
660
661         * nnmbox.el (nnmbox-read-mbox): Enable multibyte.
662
663         * rfc2047.el (rfc2047-q-encode-region): Would bug out.
664
665 1998-09-13  François Pinard  <pinard@iro.umontreal.ca>
666
667         * nndoc.el: Make nndoc-dissection-alist simpler for MIME, adjust all
668           related functions.  Handle message/rfc822 parts.  Display subject on
669           multipart summary lines.  Display name on sub-parts when available.
670
671 1998-09-14 07:36:38  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
672
673         * mailcap.el (mailcap-command-p): New version.
674
675 1998-09-13  Mike McEwan  <mike@lotusland.demon.co.uk>
676
677         * gnus-agent.el (gnus-agent-expire): Stop expiry barfing on killed
678         groups.
679
680 1998-09-13 18:34:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
681
682         * message.el (message-make-date): Remove weekday name.
683
684         * mm-decode.el (mm-dissect-buffer): Protect against broken
685         headers.
686
687         * mailcap.el (mailcap-command-in-path-p): New function.
688         (mailcap-command-p): Renamed.
689
690 1998-09-13 17:58:47  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
691
692         * rfc2047.el (eval): Autoload.
693
694 1998-09-13 12:22:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
695
696         * gnus-sum.el (gnus-decode-encoded-word-functions): New variable.
697         (gnus-multi-decode-encoded-word-string): New function.
698         (gnus-encoded-word-method-alist): New variable.
699         (gnus-decode-encoded-word-functions): Removed.
700
701 1998-09-13  Shenghuo ZHU  <zsh@cs.rochester.edu>
702
703         * gnus-int.el (gnus-request-replace-article): Replace
704         message-narrow-to-headers with message-narrow-to-head
705
706 1998-09-13 12:05:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
707
708         * drums.el (drums-quote-string): Reversed match.
709
710         * message.el (message-make-date): Use weekday name.
711
712 Sun Sep 11 10:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
713
714         * gnus.el: Pterodactyl Gnus v0.30 is released.
715
716 1998-09-13 08:00:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
717
718         * gnus-art.el (article-decode-encoded-words): Use it.
719         (gnus-decode-header-function): New variable.
720
721         * gnus-sum.el (gnus-nov-parse-line): Use it.
722         (gnus-decode-encoded-word-function): New variable.
723
724         * gnus-msg.el (gnus-copy-article-buffer): Decode the right
725         buffer.
726
727         * gnus-art.el (gnus-insert-mime-button): Use widget.
728         (gnus-widget-press-button): New function.
729         (gnus-article-prev-button): Removed.
730         (gnus-article-next-button): Ditto.
731         (gnus-article-add-button): Ditto.
732
733         * gnus.el (gnus-article-mode-map): Inherit from widget.
734         (gnus-article-mode-map): No, don't.
735
736         * mm-decode.el (mm-dissect-buffer): Store Content-ID things.
737         (mm-content-id-alist): New variable.
738         (mm-get-content-id): New function.
739
740         * gnus-art.el (gnus-request-article-this-buffer): Only decode
741         articles if we are fetching to the article buffer.
742
743 1998-09-13 07:58:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
744
745         * gnus-sum.el (gnus-summary-move-article): Don't decode accepting
746         articles.
747
748 1998-09-13 07:23:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
749
750         * mm-util.el (mm-mime-charset): Try to use safe-charsets.
751         (mm-default-mime-charset): New variable.
752
753         * rfc2047.el (rfc2047-dissect-region): Dissect using tspecials.
754
755         * drums.el (drums-quote-string): Reversed test.
756
757 1998-09-12 14:29:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
758
759         * mm-util.el (mm-insert-rfc822-headers): Possibly not quote
760         string.
761
762         * drums.el (drums-quote-string): New function.
763
764         * rfc2047.el (rfc2047-encode-message-header): Goto point-min.
765         (rfc2047-b-encode-region): Chop lines.
766         (rfc2047-q-encode-region): Ditto.
767
768 Sat Sep 12 13:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
769
770         * gnus.el: Pterodactyl Gnus v0.29 is released.
771
772 1998-09-12 12:46:30  Istvan Marko  <imarko@pacificnet.net>
773
774         * mm-decode.el (mm-save-part): Message right.
775
776 1998-09-12 11:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
777
778         * drums.el (drums-parse-address): Returned a list instead of a
779         string.
780         (drums-remove-whitespace): Skip comments.
781         (drums-parse-addresses): Didn't work.
782
783 Sat Sep 12 09:17:30 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
784
785         * gnus.el: Pterodactyl Gnus v0.28 is released.
786
787 1998-09-12 04:57:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
788
789         * gnus-art.el (gnus-mime-button-map): Use the article keymap as a
790         starting point.
791         (article-decode-encoded-words): Rename.
792
793         * message.el (message-narrow-to-headers-or-head): New function.
794
795         * gnus-int.el (gnus-request-accept-article): Narrow to the right
796         region.
797
798         * message.el (message-send-news): Encode body after checking
799         syntax.
800
801         * gnus-art.el (gnus-mime-button-line-format): Allow descriptions.
802
803         * mm-decode.el (mm-save-part): Use Content-Disposition filename.
804
805         * gnus-art.el (gnus-display-mime): Respect disposition.
806
807         * mm-decode.el (mm-preferred-alternative): Respect disposition.
808
809         * gnus-art.el (article-strip-multiple-blank-lines): Don't delete
810         text with annotations.
811
812         * message.el (message-make-date): Fix sign for negative time
813         zones.
814
815         * mm-view.el (mm-inline-image): Insert a space at the end of the
816         image.
817
818         * mail-parse.el: New file.
819
820         * rfc2231.el: New file.
821
822         * drums.el (drums-content-type-get): Removed.
823         (drums-parse-content-type): Ditto.
824
825         * mailcap.el (mailcap-mime-data): Use symbols instead of strings.
826
827 Fri Sep 11 18:23:34 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
828
829         * gnus.el: Pterodactyl Gnus v0.27 is released.
830
831 1998-09-11 12:42:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
832
833         * mm-decode.el (mm-alternative-precedence): New variable.
834         (mm-preferred-alternative): New function.
835
836         * gnus-art.el (gnus-mime-copy-part): New command.
837
838         * mm-decode.el (mm-get-part): New function.
839
840         * mm-view.el: New file.
841
842         * mm-decode.el (mm-dissect-buffer): Downcase cte.
843         (mm-display-part): Default to mailcap-save-binary-file.
844
845 Fri Sep 11 12:32:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
846
847         * gnus.el: Pterodactyl Gnus v0.26 is released.
848
849 1998-09-11 08:25:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
850
851         * mm-decode.el (mm-interactively-view-part): New function.
852
853         * gnus-art.el (gnus-mime-view-part): New command.
854
855         * mm-decode.el (mm-last-shell-command): New variable.
856
857         * mailcap.el (mailcap-mime-info): Allow returning all matches.
858
859         * mm-decode.el (mm-save-part): New function.
860
861         * gnus-art.el (article-decode-charset): Protect against buggy
862         content-types.
863         (gnus-mime-pipe-part): New command.
864         (gnus-mime-save-part): New command.
865         (gnus-mime-button-map): New keymap.
866         (gnus-mime-button-line-format): New variable.
867         (gnus-insert-mime-button): New function.
868         (gnus-display-mime): Use it.
869
870         * gnus-util.el (gnus-dd-mmm): Removed length spec.
871
872         * mm-decode.el (mm-inline-text): Decode charsets.
873
874         * gnus-art.el (gnus-article-save): Comment fix.
875
876         * gnus-int.el (gnus-start-news-server): When in batch, don't
877         prompt.
878
879         * gnus-cache.el (gnus-cache-possibly-enter-article): Don't
880         decode.
881
882         * mm-decode.el (mm-inline-media-tests): Add audio.
883         (mm-inline-audio): New function.
884
885 1998-09-11 08:19:22  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
886
887         * gnus-art.el (article-make-date-line): Didn't work.
888
889         * parse-time.el (parse-time-string): One too many nils.
890
891 Fri Sep 11 08:09:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
892
893         * gnus.el: Pterodactyl Gnus v0.25 is released.
894
895 1998-09-11 07:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
896
897         * gnus-art.el (article-remove-trailing-blank-lines): Don't remove
898         annotations.
899
900         * gnus.el ((featurep 'gnus-xmas)): New
901         'gnus-annotation-in-region-p alias.
902
903 1998-09-10 06:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
904
905         * mm-util.el (mm-with-unibyte-buffer): New function.
906
907         * gnus-uu.el (gnus-quote-arg-for-sh-or-csh): Renamed.
908
909         * mm-decode.el (mm-inline-media-tests): New variable.
910
911         * gnus-sum.el (gnus-summary-exit): Destroy handles.
912
913         * gnus-art.el (gnus-article-mime-handles): New variable.
914
915         * drums.el (drums-narrow-to-header): New function.
916
917         * gnus-art.el (article-decode-charset): Use it.
918
919         * drums.el (drums-content-type-get): New function.
920
921         * mm-util.el (mm-content-type-charset): Removed.
922
923         * drums.el (drums-syntax-table): @ is word.
924         (drums-parse-content-type): New function.
925
926         * parse-time.el (parse-time-rules): Parse "Wed, 29 Apr 98 0:26:01
927         EDT" times.
928
929         * gnus-util.el (gnus-date-get-time): Use safe date.
930
931         * gnus-sum.el (gnus-show-mime): Removed.
932         (gnus-summary-toggle-mime): Removed.
933
934         * gnus-art.el (gnus-strict-mime): Removed.
935         (gnus-article-prepare): Don't do MIME.
936         (gnus-decode-encoded-word-method): Removed.
937         (gnus-show-mime-method): Removed.
938
939 Thu Sep 10 04:03:29 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
940
941         * gnus.el: Pterodactyl Gnus v0.24 is released.
942
943 1998-09-10 01:58:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
944
945         * gnus-sum.el (gnus-summary-show-article): Don't decode chars if
946         PREFIX.
947
948         * parse-time.el (parse-time-rules): Accept times that look like
949         "h:mm".
950
951         * message.el (message-make-date): Use zone properly.
952
953         * gnus.el: Autoload gnus-batch.
954
955         * gnus-art.el (article-de-quoted-unreadable): Do not do
956         gnus-article-decode-rfc1522.
957
958         * gnus-msg.el (gnus-inews-do-gcc): Use it.
959
960         * gnus-int.el (gnus-request-accept-article): Accept a no-encode
961         param.
962
963         * message.el (message-encode-message-body): Check for us-ascii.
964
965         * gnus-msg.el (gnus-extended-version): Move Gnus version comments
966         to the left.
967
968 1998-09-09 13:18:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
969
970         * gnus-art.el (article-decode-charset): Rename.
971
972 Wed Sep  9 12:25:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
973
974         * gnus.el: Pterodactyl Gnus v0.23 is released.
975
976 1998-09-09 12:14:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
977
978         * gnus-util.el (gnus-parent-id): Ditto.
979         (gnus-put-text-property-excluding-newlines): Ditto.
980
981         * gnus-sum.el (gnus-dependencies-add-header): Make into subst.
982
983 1998-09-08  Karl Kleinpaste  <karl@jprc.com>
984
985         * message.el (message-generate-headers): Generate User-Agent
986         instead of X-Mailer & X-Newsreader.
987
988         * gnus-msg.el (gnus-extended-version): Reformat for USEFOR
989         User-Agent header format.
990
991 Tue Sep  8 22:38:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
992
993         * gnus.el: Pterodactyl Gnus v0.22 is released.
994
995 1998-09-08 22:36:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
996
997         * mm-util.el (mm-multibyte-p): Typo.
998
999 Tue Sep  8 22:25:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1000
1001         * gnus.el: Pterodactyl Gnus v0.21 is released.
1002
1003 1998-09-08  Hrvoje Niksic  <hniksic@srce.hr>
1004
1005         * gnus-art.el (article-treat-dumbquotes): Handle \224 correctly.
1006
1007 1998-09-08 22:18:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1008
1009         * mm-util.el (mm-multibyte-p): New function.
1010
1011 Tue Sep  8 21:43:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1012
1013         * gnus.el: Pterodactyl Gnus v0.20 is released.
1014
1015 1998-09-08 11:40:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1016
1017         * rfc2047.el (rfc2047-decode-region): Only decode when in
1018         multibyte.
1019
1020         * nnheader.el (nnheader-pathname-coding-system): Changed to binary.
1021
1022         * gnus-int.el (gnus-request-replace-article): Encode.
1023         (gnus-request-accept-article): Encode.
1024
1025         * gnus-art.el (gnus-request-article-this-buffer): Decode charsets
1026         here.
1027
1028         * gnus.el (gnus-article-display-hook): Take the charset functions
1029         out.
1030
1031         * time-date.el (safe-date-to-time): New function.
1032
1033         * gnus-util.el (gnus-dd-mmm): Protect against bogus dates.
1034
1035 Tue Sep  8 07:09:28 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1036
1037         * gnus.el: Pterodactyl Gnus v0.19 is released.
1038
1039 1998-09-08 04:51:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1040
1041         * base64.el (base64-encode-region): Accept no-line-break.
1042
1043         * mm-util.el (mm-mime-charset): New function.
1044
1045         * gnus-draft.el (gnus-draft-edit-message): Delete article.
1046
1047 Tue Sep  8 04:29:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1048
1049         * gnus.el: Pterodactyl Gnus v0.18 is released.
1050
1051 1998-09-08 02:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1052
1053         * message.el (message-send-and-exit): Return t on success.
1054         (message-make-date): Make a proper time zone.
1055
1056         * gnus-draft.el (gnus-draft-send): Only remove article if the
1057         sending is successful.
1058
1059         * drums.el (drums-get-comment): Return the last comment.
1060         (drums-parse-address): Parse old-style From headers.
1061
1062 1998-09-07  SL Baur  <steve@altair.xemacs.org>
1063
1064         * gnus-sum.el (gnus-data-compute-positions): Move below
1065         `gnus-save-hidden-threads' so the former is correctly detected as
1066         a macro.
1067
1068 1998-09-06  Dave Love  <fx@gnu.org>
1069
1070         * gnus/nnweb.el (require): Wrap requirement of w3 and url in
1071         ignore-errors too, eval'd when compile.  Require w3 stuff at load
1072         time for nicer failure if it's not available.
1073
1074 1998-09-08 00:38:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1075
1076         * time-date.el (time-to-seconds): Renamed.
1077
1078         * parse-time.el (parse-time-string): Downcase before handling.
1079         (parse-time-rules): Times without seconds have 0 seconds.
1080
1081         * rfc2047.el (rfc2047-encode-region): New version.
1082         (rfc2047-dissect-region): New function.
1083
1084 1998-09-07 01:08:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1085
1086         * message.el (message-make-date): Use symbolic zone.
1087
1088 1998-09-06 23:23:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1089
1090         * time-date.el (parse-time): Always use parse-time.
1091
1092         * parse-time.el (parse-time-syntax): Use vectors.
1093
1094 Sun Sep  6 21:19:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1095
1096         * gnus.el: Pterodactyl Gnus v0.17 is released.
1097
1098 1998-09-06 05:45:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1099
1100         * time-date.el: Renamed from "date".
1101
1102         * gnus.el: Removed all timezone dependencies.
1103
1104         * score-mode.el: Removed.
1105         (gnus-score-edit-insert-date): Use date.
1106
1107         * date.el (float-to-time): New function.
1108
1109         * nnspool.el (nnspool-seconds-since-epoch): Removed.
1110
1111         * date.el (time-to-float): New function.
1112
1113         * message.el (message-make-date): Use format-time-string.
1114         (message-make-expires): Use make-date.
1115
1116         * gnus-xmas.el (gnus-xmas-seconds-since-epoch): Removed.
1117
1118         * gnus-util.el (gnus-dd-mmm): Use date.
1119         (gnus-sortable-date): Ditto.
1120
1121         * message.el (message-make-date): Take an optional time.
1122
1123         * gnus: Applied patches from 5.6.43.
1124
1125         * date.el (if): Use parse-time.
1126
1127         * gnus-score.el (gnus-summary-score-entry): Make into a command
1128         again.
1129
1130         * gnus-group.el (gnus-group-get-new-news-this-group): Only call if
1131         gnus-agent.
1132
1133         * gnus.el (gnus-agent-meta-information-header): Moved here.
1134
1135 1998-09-05  Mike McEwan  <mike@lotusland.demon.co.uk>
1136
1137         * gnus-agent.el (gnus-agent-scoreable-headers): New variable.
1138         (gnus-agent-fetch-group-1): Score article headers using normal
1139         group score files if the download score rule of a category/group
1140         is `file'.
1141         (gnus-agent-fetch-group-1): Don't parse the entire .overview when
1142         deciding what articles to download.
1143         (gnus-agent-fetch-group-1): Don't push headers through scoring and
1144         predicate processing if predicate is `true' or `false'.
1145
1146 1998-09-06 01:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1147
1148         * gnus-score.el (gnus-score-load-score-alist): Bind coding system.
1149
1150         * gnus-art.el (gnus-article-setup-buffer): Enable multibyte.
1151
1152         * score-mode.el (score-mode-coding-system): New variable.
1153         (gnus-score-edit-exit): Use it.
1154
1155 1998-09-04  Jason R Mastaler  <jason@4b.org>
1156
1157         * drums.el: Corrected typo.
1158
1159 1998-09-05 23:24:43  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
1160
1161         * mm-bodies.el (mm-body-encoding): Faster version.
1162
1163 1998-09-05 22:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1164
1165         * gnus-art.el (gnus-article-decode-charset): Only decode text
1166         things.
1167
1168         * message.el (message-output): Use rmail.
1169
1170         * rfc2047.el (rfc2047-encoded-word-regexp): Allow spaces in the
1171         word part.
1172
1173         * mm-util.el (mm-charset-to-coding-system): Use
1174         rfc2047-default-charset.
1175         (mm-known-charsets): New variable.
1176
1177         * message.el (message-caesar-region): Bugged out.
1178
1179 1998-09-06  Mike McEwan  <mike@lotusland.demon.co.uk>
1180
1181         * gnus-agent.el (gnus-agent-fetch-group-1): Allow lists when
1182         specifying `agent-predicate' in a group's parameters.
1183
1184 Sat Sep  5 21:55:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1185
1186         * gnus.el: Pterodactyl Gnus v0.16 is released.
1187
1188 1998-09-05 17:30:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1189
1190         * nnmail.el (nnmail-expired-article-p): Use predicate.
1191
1192         * date.el (time-less-p): Renamed.
1193
1194         * gnus-art.el (gnus-article-decode-charset): Really fetch headers
1195         from the headers.
1196
1197         * rfc2047.el (rfc2047-decode-region): Use the mm decoding
1198         functions.
1199
1200         * gnus-group.el (gnus-group-sort-selected-flat): Didn't work at
1201         all.
1202         (gnus-group-sort-selected-groups-by-alphabet): Changed interface
1203         to all functions.
1204
1205 Sat Sep  5 01:45:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1206
1207         * gnus.el: Pterodactyl Gnus v0.15 is released.
1208
1209 1998-09-05 00:21:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1210
1211         * date.el: New file.
1212
1213         * gnus-util.el (gnus-encode-date): Removed.
1214         (gnus-time-less): Ditto.
1215
1216         * nnmail.el (nnmail-date-to-time): Removed.
1217         (nnmail-time-less): Ditto.
1218         (nnmail-days-to-time): Ditto.
1219         (nnmail-time-since): Ditto.
1220
1221         * drums.el: New file.
1222
1223 1998-09-04 00:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1224
1225         * message.el (message-encode-message-body): Encode headers with
1226         body encoding.
1227
1228         * rfc2047.el (rfc2047-default-charset): Renamed.
1229         (rfc2047-encodable-p): Use it.
1230
1231         * base64.el (mm-util): Required.
1232
1233 1998-09-03 16:28:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1234
1235         * gnus-msg.el (gnus-post-method): Peel off real info from opened
1236         servers.
1237
1238         * gnus-util.el (gnus-output-to-rmail): Removed.
1239
1240         * gnus-art.el (gnus-summary-save-in-rmail): Use
1241         gnus-output-to-rmailrmail-output-to-rmail-file.
1242
1243         * rfc2047.el (rfc2047-decode-region): Fold case.
1244         (rfc2047-decode): Use decode-string.
1245
1246         * mm-util.el: Provide mm-char-int.
1247
1248 Thu Sep  3 15:23:22 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1249
1250         * gnus.el: Pterodactyl Gnus v0.14 is released.
1251
1252 1998-09-03 15:08:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1253
1254         * mm-bodies.el (mm-body-encoding): Go through the buffer to make
1255         sure we have 7bit.
1256
1257 1998-09-02 14:38:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1258
1259         * gnus-msg.el (gnus-post-method): Use opened servers, and remove
1260         ducplicates.
1261         (gnus-inews-insert-mime-headers): Removed.
1262
1263         * message.el (message-caesar-region): Protect against MULE chars.
1264
1265 1998-09-02 00:36:23  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
1266
1267         * mm-util.el (if): fset the right function.
1268
1269 1998-09-02 00:31:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1270
1271         * gnus-art.el (gnus-article-decode-charset): Use real
1272         read-coding-system.
1273
1274 1998-09-01 17:58:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1275
1276         * mm-bodies.el (mm-decode-body): Protect against malformed
1277         base64.
1278         (mm-decode-body): Check that buffer-file-coding-system is
1279         non-nil.
1280
1281 Tue Sep  1 10:29:33 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1282
1283         * gnus.el: Pterodactyl Gnus v0.13 is released.
1284
1285 1998-09-01 09:14:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1286
1287         * gnus-util.el (gnus-strip-whitespace): Already defined.
1288         Removed.
1289
1290         * gnus-art.el (gnus-article-decode-charset): Strip whitespace.
1291
1292         * gnus-util.el (gnus-strip-whitespace): New function.
1293
1294         * mm-util.el (mm-content-type-charset): Downcase.
1295
1296 1998-08-31 23:04:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1297
1298         * gnus-art.el (gnus-article-decode-charset): Accept a prefix.
1299         (gnus-article-decode-charset): Don't fetch all headers.
1300
1301         * mm-util.el (mm-read-coding-system): New function.
1302
1303         * mm-bodies.el (mm-decode-body): Check the right charset.
1304
1305         * gnus-sum.el (gnus-summary-mode-line-format): Ditto.
1306
1307         * gnus-art.el (gnus-article-mode-line-format): Use short group
1308         format.
1309
1310 Mon Aug 31 23:03:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1311
1312         * gnus.el: Pterodactyl Gnus v0.12 is released.
1313
1314 1998-08-31 22:39:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1315
1316         * mm-bodies.el (mm-decode-body): Don't do charset unless MULE.
1317
1318         * gnus-art.el (gnus-article-decode-charset): Supply cte.
1319         (gnus-article-decode-charset): Always run.
1320
1321         * mm-bodies.el (mm-decode-body): Decode cte.
1322
1323 Mon Aug 31 22:14:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1324
1325         * gnus.el: Pterodactyl Gnus v0.11 is released.
1326
1327 1998-08-31 14:27:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1328
1329         * message.el (message-encode-message-body): Ditto.
1330
1331         * gnus-art.el (gnus-article-decode-mime-words): New command and
1332         keystroke.
1333         (gnus-article-decode-charset): Ditto.
1334         (gnus-article-decode-charset): Only work under MULE.
1335
1336         * mm-util.el (mm-content-type-charset): New function.
1337
1338         * nnmail.el (nnmail-delete-incoming): Changed to nil.
1339
1340         * message.el (message-send-mail): Insert MIME headers.
1341         (message-check-news-body-syntax): Don't warn for escape sequences.
1342         (message-check-news-body-syntax): Insert MIME headers.
1343
1344         * mm-bodies.el (mm-body-encoding): New function.
1345
1346         * message.el (message-encode-message-body): New function.
1347
1348         * mm-bodies.el: New file.
1349
1350         * mm-util.el (mm-narrow-to-head): New function.
1351
1352         * rfc2047.el (rfc2047-encode): Use it.
1353
1354         * mm-util.el: Provide mm-encode-coding-region.
1355
1356         * gnus-sum.el (gnus-summary-mode): Enable multibyte.
1357
1358         * gnus-util.el (gnus-set-work-buffer): Enable multibyte.
1359
1360         * mm-util.el (mm-enable-multibyte): New function.
1361
1362         * message.el (message-set-work-buffer): Set multibyte.
1363
1364         * gnus.el (gnus-continuum-version): Be valid forever and ever.
1365
1366         * gnus-util.el (gnus-point-at-eol): Removed.
1367         (gnus-point-at-bol): Ditto.
1368
1369         * base64.el (base64-decode-region): Commented out messaging.
1370
1371 1998-08-31  Didier Verna  <verna@inf.enst.fr>
1372
1373         * gnus-msg.el (gnus-group-mail): make it behave like
1374         gnus-group-post-news with regards to the prefix (this enables the
1375         use of posting styles).
1376
1377 1998-08-31 12:53:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1378
1379         * gnus.el (gnus-article-display-hook): Added
1380         gnus-article-decode-rfc1522 to hook.
1381
1382 Mon Aug 31 12:43:46 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1383
1384         * gnus.el: Pterodactyl Gnus v0.10 is released.
1385
1386 1998-08-31 11:45:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1387
1388         * nnfolder.el (nnfolder-delete-mail): Narrow to mail and allow
1389         hook to be run.
1390
1391 1998-08-30 17:59:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1392
1393         * rfc2047.el (rfc2047-encodable-p): Use find-charset-region.
1394
1395         * mm-util.el (mm-charsets-in-region): Removed.
1396
1397         * rfc2047.el: Renamed file.
1398
1399         * gnus-msg.el (gnus-copy-article-buffer): Multibyte.
1400
1401         * message.el (message-mode): Set multibyte.
1402
1403         * mm-util.el (mm-charsets-in-region): Copied here.
1404
1405         * gnus-util.el: Removed gnus-truncate-string.
1406
1407         * gnus-art.el (gnus-article-decode-mime-words): Use 1522.
1408
1409         * rfc1522.el (rfc1522-unencoded-charsets): New variable.
1410         (rfc1522-encodable-p): New function.
1411         (rfc1522-encode-message-header): Use it.
1412
1413 Sun Aug 30 17:46:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1414
1415         * gnus.el: Pterodactyl Gnus v0.9 is released.
1416
1417 1998-08-30 16:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1418
1419         * mm-util.el: Shadow encode-coding-string.
1420
1421         * base64.el (base64-encode-region): Don't add newline.
1422
1423         * rfc1522.el (rfc1522-narrow-to-field): Copied here.
1424
1425         * mm-util.el: New file.
1426
1427         * mm-decode.el: Somewhat depleted.
1428         * mm-encode.el: Ditto.
1429
1430         * rfc1522.el: New file.
1431
1432         * mm-util.el (mm-replace-chars-in-string): Copied here.
1433
1434         * mm-encode.el (mm-q-encode-region): New function.
1435
1436         * qp.el (quoted-printable-encode-region): Take an optional CLASS
1437         param.
1438
1439         * mm-encode.el (mm-encode-word-region): Downcase.
1440
1441 Sun Aug 30 15:28:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1442
1443         * gnus.el: Pterodactyl Gnus v0.8 is released.
1444
1445 1998-08-30 12:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1446
1447         * message.el (message-send-mail): Encode headers.
1448
1449         * qp.el (quoted-printable-encode-region): Encode 8-bit words.
1450         (quoted-printable-encode-region): Upcase.
1451
1452         * message.el (message-default-charset): New variable.
1453
1454         * qp.el (quoted-printable-encode-region): Optional param FOLD.
1455
1456         * message.el (message-narrow-to-field): Changed name.
1457
1458         * mm-encode.el: New file.
1459
1460         * message.el (message-narrow-to-header): New function.
1461
1462         * gnus-art.el (gnus-article-decode-mime-words): Place point in the
1463         right buffer.
1464
1465 Sun Aug 30 12:15:54 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1466
1467         * gnus.el: Pterodactyl Gnus v0.7 is released.
1468
1469 1998-08-30 01:26:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1470
1471         * gnus.el: Remove autoload for
1472         gnus-article-mime-decode-quoted-printable.
1473
1474         * mm-decode.el (mm-charset-to-coding-system): Allow iso-8859-1 to
1475         be decoded in non-MULE Emacsen.
1476
1477         * gnus-xmas.el (gnus-xmas-logo-color-alist): More brown.
1478
1479 1998-08-29  SL Baur  <steve@altair.xemacs.org>
1480
1481         * gnus-xmas.el (gnus-xmas-logo-color-alist): Try shades of brown.
1482
1483 1998-08-30 01:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1484
1485         * mm-decode.el: Check for coding-system-list.
1486
1487 Sun Aug 30 00:59:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1488
1489         * gnus.el: Pterodactyl Gnus v0.6 is released.
1490
1491 1998-08-30 00:36:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1492
1493         * nnheader.el (fboundp): Protect code-coding-string.
1494
1495         * gnus-art.el (gnus-article-mode): Check that set-buffer-multibyte
1496         is available.
1497
1498 Sat Aug 29 23:24:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1499
1500         * gnus.el: Pterodactyl Gnus v0.5 is released.
1501
1502 1998-08-29 22:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1503
1504         * gnus-art.el (gnus-article-mode): Make article buffer multibyte.
1505         (gnus-hack-decode-rfc1522): Removed.
1506
1507         * mm-decode.el (mm-charset-coding-system-alist): Check better.
1508
1509 Sat Aug 29 22:20:39 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1510
1511         * gnus.el: Gnus v0.4 is released.
1512
1513 1998-08-29 20:53:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1514
1515         * gnus-art.el (gnus-article-decode-mime-words): New command and
1516         keystroke.
1517
1518         * qp.el (quoted-printable-decode-region): Don't use hexl.
1519
1520         * gnus-xmas.el (gnus-xmas-logo-color-style): Changed to dino.
1521
1522         * gnus-sum.el (gnus-parse-headers-hook): Default to nil.
1523         (gnus-structured-field-decoder): Removed.
1524         (gnus-unstructured-field-decoder): Ditto.
1525
1526         * mm-decode.el: New file.
1527
1528         * qp.el: New file.
1529
1530         * gnus-art.el (article-mime-decode-quoted-printable): Removed.
1531
1532         * gnus-ems.el (fboundp): Removed gnus-split-string.
1533
1534         * gnus.el (gnus-splash-face): Doc fix.
1535
1536         * gnus-ems.el (fboundp): Don't bind mail-file-babyl-p.
1537
1538         * gnus-art.el (article-mime-decode-quoted-printable): Don't use
1539         hexl.
1540
1541         * nnheader.el (nnheader-temp-write): Removed.
1542
1543 Sat Aug 29 20:34:17 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1544
1545         * gnus.el: Gnus v0.3 is released.
1546
1547 Sat Aug 29 19:32:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1548
1549         * gnus.el: Gnus v0.2 is released.