*** empty log message ***
[gnus] / lisp / ChangeLog
1 2000-10-27  Dave Love  <fx@gnu.org>
2
3         * nnheader.el (nnheader-translate-file-chars): Only kludge things
4         under Doze with XEmacs.
5
6 2000-10-26  Simon Josefsson  <sj@extundo.com>
7
8         * mail-source.el (mail-sources): IMAP predicate is a string.
9         (mail-sources): Add default values for IMAP mailbox, predicate and
10         fetchflag.
11
12 2000-10-26  Dave Love  <fx@gnu.org>
13
14         * flow-fill.el: Require cl when compiling.
15
16         * mail-source.el: Require imap when compiling and defvar
17         display-time-mail-function.  Require mm-util.
18         (nnheader-cancel-timer): Autoload.
19         (mail-source-imap-authenticators, mail-source-imap-streams): New
20         variables.
21         (mail-sources): Use them.
22
23 2000-10-25 20:13:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
24
25         * mm-decode.el (mm-viewer-completion-map): New.
26         (mm-interactively-view-part): Use it.
27
28 2000-10-25 18:51:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
29
30         * rfc2047.el (rfc2047-q-encode-region): Don't break if a QP-word
31         could be fitted in one line.
32
33 2000-10-25  Dirk Meyer <dischi@tzi.de>
34
35         * gnus-demon.el (gnus-demon-time-to-step): theHour was set to
36         seconds instead of hour.
37
38 2000-10-25  Per Abrahamsen  <abraham@dina.kvl.dk>
39
40         * mail-source.el (mail-sources): Better `:type'.
41
42 2000-10-24 18:31:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
43
44         * gnus-art.el (gnus-request-article-this-buffer):
45         gnus-refer-article-method might be a single method.
46         * gnus-sum.el (gnus-refer-article-methods): The second could be 
47         a named method.
48
49 2000-10-23  Simon Josefsson  <simon@josefsson.org>
50
51         * flow-fill.el (fill-flowed): Don't flow "-- " lines.
52         (fill-flowed): Make "quote-depth wins" rule work when first line
53         is at level 0.
54
55 2000-10-21 11:23:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
56
57         * mm-util.el (mm-multibyte-p): Test (featurep 'xemacs).
58
59 2000-10-21 10:54:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
60
61         * gnus-art.el (gnus-article-mime-total-parts): New function.
62         (gnus-mm-display-part): Use it.
63         (gnus-mime-display-single): Ditto.
64         (gnus-mime-display-alternative): Ditto.
65
66 2000-10-21 09:38:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
67
68         * mailcap.el (mailcap-parse-mailcaps): Don't use parse-colon-path,
69         because they are files, not directories.
70         (mailcap-parse-mimetypes): Ditto.
71
72 2000-10-20 19:55:59  ShengHuo ZHU  <zsh@cs.rochester.edu>
73
74         * gnus-art.el (gnus-mime-inline-part): Check validity of charset.
75
76 2000-10-18  Dave Love  <fx@gnu.org>
77
78         * mail-source.el (mm-util): Require.
79         (defvar): Use rmail-spool-directory unconditionally.
80
81         * gnus-nocem.el (gnus-nocem-issuers): Update.
82         (gnus-nocem-check-from): New option.
83         (gnus-nocem-scan-groups): Use it.
84         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
85
86 2000-10-18  Miles Bader  <miles@lsi.nec.co.jp>
87
88         * gnus-nocem.el (gnus-nocem-check-article-limit): New variable.
89         (gnus-nocem-scan-groups): Obey `gnus-nocem-check-article-limit'.
90
91 2000-10-18  Simon Josefsson  <simon@josefsson.org>
92
93         * nnheader.el (nnheader-parse-head): Try both "from:" and "from: ".
94
95         * gnus-sum.el (gnus-get-newsgroup-headers): Ditto.
96
97 2000-10-17  Simon Josefsson  <simon@josefsson.org>
98
99         * gnus-sum.el (gnus-get-newsgroup-headers): Search for "from:"
100         instead of "from: " for rfc822 compliance.
101
102         * gnus-uu.el (gnus-uu-digest-mail-forward): Ditto. Insert SPC.
103
104         * nnheader.el (nnheader-parse-head): Ditto.
105
106 2000-10-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
107
108         * mail-source.el (mail-source-keyword-map): Use
109         `rmail-spool-directory' as a default directory for the `file'
110         source, if the variable is defined.  Fall back to hardcoded
111         "/usr/spool/mail/", as before.  Suggestion by Steven E. Harris
112         <seh@speakeasy.org>.
113
114 2000-10-13 12:01:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
115
116         * message.el (message-send-mail-partially): Replace the header
117          delimiter with a blank line.
118
119 2000-10-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
120
121         * gnus-sum.el (gnus-get-split-value): Use first match only (Ed L
122         Cashin <ecashin@coe.uga.edu>).
123
124 2000-10-13 10:52:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
125
126         * gnus-ems.el (gnus-article-compface-xbm): Ignore errors.
127
128 2000-10-11  John Wiegley  <johnw@gnu.org>
129
130         * gnus-topic.el (gnus-topic-mode): Use `setq' to clear
131         `gnus-group-change-level-function', instead of `remove-hook',
132         because it's not a hook!
133
134         * gnus-mlspl.el (gnus-group-split-update): Check the value of
135         `nnmail-crosspost', and use it to set the `no-crosspost'
136         argument when calling `gnus-group-split-fancy'.  Otherwise, it
137         assumes that cross-posting is always OK, no matter what
138         `nmail-crosspost' is set to.
139         (gnus-group-split-fancy): The argument order in the
140         second-to-last `push' call was wrong, but since `no-crosspost'
141         was always nil, it was never being triggered.
142
143         * gnus-art.el (gnus-treat-hide-citation-maybe): Added this
144         variable to correspond with `gnus-article-hide-citation-maybe'.
145         (gnus-treatment-function-alist): Added entry for the above
146         correlation.
147
148 2000-10-12 08:26:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
149
150         * mm-util.el (mm-with-unibyte-current-buffer): Revert to old.
151         (mm-with-unibyte-current-buffer-mule4): New function.
152         * qp.el (quoted-printable-encode-region): Use it.
153         * rfc2047.el (rfc2047-decode): Ditto.
154         * webmail.el (webmail-init): Revert to use mm-disable-multibyte.
155
156 2000-10-10 08:44:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
157
158         * rfc2047.el (rfc2047-fold-region): "=?=" is not a break point.
159
160 2000-10-10 00:00:28  ShengHuo ZHU  <zsh@cs.rochester.edu>
161
162         * webmail.el (webmail-init): Use mm-disable-multibyte-mule4.
163
164 2000-10-09 22:50:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
165
166         * base64.el (base64-decode-region): Just give a message if the end
167         is not sane.
168
169 2000-10-09 20:09:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
170
171         * rfc2047.el (rfc2047-encode-message-header): Move fold into
172         encode-region.
173         (rfc2047-dissect-region): Rewrite.
174         (rfc2047-encode-region): Rewrite.
175         (rfc2047-fold-region): Fold any line longer than 76.
176         (rfc2047-unfold-region): New function.
177         (rfc2047-decode-region): Use it.
178         (rfc2047-q-encode-region): Don't break at bob.
179
180 2000-10-09 17:12:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
181
182         * nntp.el (nntp-open-connection): Kill process buffer when quit.
183         (nntp-connection-timeout): Add a note. SIGALRM is ignored in both
184         FSF Emacs 20 and XEmacs 21.
185         * gnus-agent.el (gnus-agent-fetch-session): Catch quit.
186
187 2000-10-09  Dave Love  <fx@gnu.org>
188
189         * gnus-audio.el: Don't require cl.
190         (gnus-audio): New custom group.
191         (gnus-audio-inline-sound): Change to work with Emacs.
192         (gnus-audio-directory, gnus-audio-directory) 
193         (gnus-audio-au-player):  Customize.
194         (gnus-audio-play): Try external player if play-sound-file fails.
195         Use file-name-extension, not string-match.
196
197         * gnus-art.el (article-de-quoted-unreadable)
198         (article-de-base64-unreadable): Fold search case rather than
199         downcasing string.  Apply mm-charset-to-coding-system to arg of
200         quoted-printable-decode-region.
201         (gnus-article-dumbquotes-map): Fix dashes.
202         (gnus-button-mailto, gnus-button-embedded-url): Doc fix.
203         (gnus-button-reply): Just alias it.
204
205 2000-10-09  Stefan Monnier  <monnier@cs.yale.edu>
206
207         * mm-encode.el: Require CL.  At least, for `incf'.
208
209         * nnfolder.el (nnfolder-ignore-active-file): Typos.
210
211         * gnus-mh.el (gnus-summary-save-in-folder): Obey mh-lib-progs.
212
213         * gnus-kill.el (gnus-kill): Typo.
214
215 2000-10-09  Gerd Moellmann  <gerd@gnu.org>
216
217         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
218
219 2000-10-09  Simon Josefsson  <simon@josefsson.org>
220
221         * nnimap.el (nnimap-group-overview-filename): Create directory for
222         newfile (when use long filenames is nil).  Copy+delete file if
223         rename didn't work.
224         (nnimap-group-overview-filename): `rename-file' and `copy-file'
225         doesn't return anything useful, use ignore-errors instead.
226
227 2000-10-08 13:05:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
228
229         * dgnushack.el (dgnushack-compile): Delete old elc files first.
230
231 2000-10-08 10:59:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
232
233         * gnus-ems.el (gnus-kill-all-overlays): Move here.
234         * gnus-util.el (gnus-kill-all-overlays): Move out.
235         * gnus-sum.el (gnus-cache-write-active): Auto load.
236         * lpath.el: Shut up.
237         * nnweb.el (nnweb-url-retrieve-asynch): url-retrieve is 
238         asynchronous in Exp version.
239
240 2000-10-08 08:57:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
241
242         * gnus-art.el, gnus-ems.el, gnus-start.el: Remove gnus-xemacs.
243         * gnus-ems.el: Autoload smiley.
244         * gnus-art.el (gnus-treat-display-smileys): Default value in Emacs 21.
245
246 2000-10-08 08:45:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
247
248         * gnus-sum.el (gnus-summary-display-article): Enable multibyte.
249         (gnus-summary-select-article): Don't enable multibyte here.
250         (gnus-summary-goto-article): Ditto.
251
252 2000-10-08 Christoph Conrad <christoph.conrad@gmx.de>
253
254         * gnus-draft.el (gnus-draft-send-message): Typo.
255
256 2000-10-08  Simon Josefsson  <simon@josefsson.org>
257
258         * nnimap.el (nnimap-verify-uidvalidity): Delete overview file when
259         uid validity changes.
260         (nnimap-group-overview-filename): Store uidvalidity in filenames.
261         Rename old files into new format.
262
263 2000-10-07 15:49:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
264
265         * mm-util.el (mm-enable-multibyte-mule4): New.
266         (mm-disable-multibyte-mule4): New.
267         * gnus-sum.el (gnus-summary-mode): Use it.
268         (gnus-summary-select-article): Ditto.
269         (gnus-summary-goto-article): Use enable multibyte.
270         * rfc2047.el (rfc2047-decode): Use unibyte.
271
272 2000-10-07 15:42:59  ShengHuo ZHU  <zsh@cs.rochester.edu>
273
274         * gnus-logic.el (gnus-advanced-string): Use "" if nil.
275
276 2000-10-07 10:31:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
277
278         * rfc2047.el (rfc2047-q-encode-region): Better calculation of
279         break point.
280         (rfc2047-fold-region): Don't break the first non-LWSP characters.
281
282 2000-10-07 09:18:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
283
284         * gnus.el (gnus-agent-fetching): New variable.
285         * gnus-agent.el (gnus-agent-with-fetch): Bind it.
286         * gnus-score.el (gnus-score-body): Don't score body when
287         agent-fetching.
288         (gnus-score-followup): Don't score followup either. 
289
290 2000-10-07 08:19:17  ShengHuo ZHU  <zsh@cs.rochester.edu>
291
292         * gnus-art.el: Define dynamic variables in eval-when-compile.
293         * message.el (message-sending-message): New variable.
294         (message-send): Use it.
295         * gnus-draft.el (gnus-draft-send-message): Ditto.
296         (gnus-group-send-drafts): Ditto.
297
298 2000-10-06  Dave Love  <fx@gnu.org>
299
300         * gnus-audio.el: Don't require cl.
301         (gnus-audio): New custom group.
302         (gnus-audio-inline-sound): Change to work with Emacs.
303         (gnus-audio-directory, gnus-audio-directory) 
304         (gnus-audio-au-player):  Customize.
305         (gnus-audio-play): Try external player if play-sound-file fails.
306         Use file-name-extension, not string-match.
307
308 2000-10-06 17:38:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
309
310         * gnus-art.el (gnus-article-prepare): Configure it again.
311
312 2000-10-06 15:11:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
313
314         * message.el (message-default-charset): Default value for non-Mule
315         Emacsen.
316
317 2000-10-06 14:28:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
318
319         * message.el (message-alternative-emails): New.
320         (message-use-alternative-email-as-from): New.
321         (message-setup): Use them.
322
323 2000-10-06 13:46:47  ShengHuo ZHU  <zsh@cs.rochester.edu>
324
325         * base64.el, dgnushack.el, gnus-spec.el, messagexmas.el
326         * gnus-xmas.el, nnheaderxm.el, nndraft.el: Use defalias.
327
328         * gnus-xmas.el (gnus-xmas-define): Defalias gnus-overlay-buffer,
329         gnus-overlay-start.
330         * gnus.el: Ditto.
331         * gnus-art.el (gnus-insert-mime-button): Use them.
332
333 2000-10-06 10:01:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
334
335         * mm-util.el (mm-with-unibyte-current-buffer): Don't set unibyte
336         if eight-bit-control is a charset, e.g. Mule 5.0 in Emacs 21.
337
338 2000-10-06 09:38:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
339
340         * qp.el (quoted-printable-encode-region): Use
341         mm-with-unibyte-current-buffer within narrowed region.
342
343 2000-10-06 08:56:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
344
345         * webmail.el (webmail-type-definition): Fix my-deja open url.
346
347 2000-10-06 Emerick Rogul <emerick@csa.bu.edu>
348
349         * message.el (message-setup-fill-variables): New variable.
350         (message-mode): Use it.
351
352 2000-10-05  Dave Love  <fx@gnu.org>
353
354         * rfc2047.el (rfc2047-fold-region): Use gnus-point-at-bol.
355         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
356
357         * binhex.el: Use defalias, not fset.
358
359         * rfc1843.el: Require cl when compiling.
360
361 2000-10-05 12:25:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
362
363         * gnus-agent.el (gnus-agent-fetch-group-1): Score-param could be nil.
364
365 2000-10-05 11:43:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
366
367         * rfc2047.el (rfc2047-encode-region): Merge only if regions are
368         adjacent.
369
370 2000-10-05 09:41:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
371
372         * mm-util.el (mm-multibyte-p): In XEmacs, it is (feature 'mule).
373         (mm-find-charset-region): Merge conditions, delete ascii.
374         (mm-charset-after): Rewrite.
375         * mm-bodies.el (mm-encode-body): Use it.
376
377 2000-10-05 09:04:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
378
379         * webmail.el (webmail-hotmail-list): Fix.
380
381 2000-10-05  Stefan Monnier <monnier+gnu/emacs@rum.cs.yale.edu>
382
383         * nnimap.el (require): cl.
384
385 2000-10-04 15:24:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
386
387         * gnus-art.el (gnus-article-prepare): Configure windows before
388         gnus-article-prepare-display is called.  Otherwise, BBDB's popup
389         window might be overrided.
390
391 2000-10-04  Dave Love  <fx@gnu.org>
392
393         * gnus-ems.el (gnus-article-display-xface)
394         [gnus-article-compface-xbm]: Fix.
395         (gnus-x-splash): Bind width, height.
396
397 2000-10-04 11:45:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
398
399         * gnus-art.el (gnus-mime-inline-part): Use prefix argument only
400         when it is called interactively.
401
402 2000-10-03 21:20:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
403
404         * gnus-art.el (gnus-mime-action-alist): New variable.
405         (gnus-mime-action-on-part): Use it.
406         (gnus-mime-button-commands): Add command ".".
407
408 2000-10-03 20:37:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
409
410         * gnus-art.el (gnus-mime-inline-part): Support prefix argument.
411
412 2000-10-03  Katsumi Yamaoka <yamaoka@jpl.org>
413
414         * lpath.el: "." is in the load-path because dgnushack.el.
415
416 2000-10-03  Bjorn Torkelsson  <torkel@hpc2n.umu.se>
417
418         * uudecode.el: xemacs cleanup (use featurep ' xemacs)
419
420         * nnheader.el: ditto
421
422         * mm-util.el: ditto
423
424         * message.el: ditto
425
426         * binhex.el: ditto
427
428         * gnus-audio.el: removed unnecessary xemacs test
429
430         * earcon.el: ditto
431         
432 2000-10-03 19:55:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
433
434         * nnweb.el (nnweb-decode-entities): Work for non-character
435         entities. 
436
437 2000-09-26 09:20:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
438
439         * gnus.el: Message the quit parts.
440
441 2000-10-03 08:08:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
442
443         * mail-source.el (mail-source-fetch-maildir): Don't insert
444         newlines.
445
446 2000-10-02 20:14:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
447
448         * dgnushack.el (dgnushack-compile): Don't compile dgnushack.el,
449         lpath.el. Don't compile base64.el if there is builtin base64.
450
451 2000-10-02  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
452
453         * base64.el (Repository): Use featurep for XEmacs test.
454
455 2000-10-02 17:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
456
457         * nntp.el (nntp-retrieve-data): Don't ignore quit.
458
459 2000-10-02 14:43:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
460
461         * gnus-art.el (gnus-article-banner-alist): New variable.
462         (article-strip-banner): Use it.
463         * gnus-cus.el (gnus-group-parameters): Allow symbol.
464
465 2000-10-02  Dave Love  <fx@gnu.org>
466
467         * smiley-ems.el: New file.
468
469         * gnus-ems.el (gnus-smiley-display): Autoload.
470         (mouse-set-point, set-face-foreground, set-face-background)
471         (x-popup-menu): Don't clobber these.
472         (gnus-article-compface-xbm): New variable.
473         (gnus-article-display-xface): Move graphic test.  Use unibyte.
474         Obey gnus-article-compface-xbm.  Use pbm, not xbm.
475
476         * mml.el (require): Fix typo.
477         (mml-parse-1): Modify unknown encoding prompt.
478
479         * mail-source.el (mail-sources): Revert to nil.
480
481         * nnmail.el (nnmail-spool-file): Revert previous change.
482
483         * gnus.el: Don't require custom, message.
484         (gnus-message-archive-method): Wrap initializer in progn and
485         require message here.
486
487 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
488
489         * gnus.el (gnus-mode-line-buffer-identification) [Emacs]: Change
490         image's :ascent to 80.  That gives a mode-line which is approx.
491         as tall as the normal one.
492
493 2000-10-02 08:04:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
494
495         * webmail.el (webmail-hotmail-list): Fix.
496
497 2000-10-01 20:55:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
498
499         Don't postpone GCC if none of GCC methods is agent-covered.  This
500         fix presumes that the post-method must be agent-covered if any Gcc
501         method is agent-covered.
502
503         * gnus-msg.el (gnus-inews-group-method): New function.
504         (gnus-inews-do-gcc): Use it.
505         * gnus-agent.el (gnus-agent-any-covered-gcc): New function.
506         (gnus-agent-possibly-save-gcc): Use it.
507         (gnus-agent-possibly-do-gcc): Ditto.
508
509 2000-10-01 17:08:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
510
511         * mailcap.el (mailcap-mime-types): Use mailcap-mime-data.
512         * mml.el (mml-minibuffer-read-type): Use mailcap-mime-types.
513
514 2000-10-01 13:07:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
515
516         * webmail.el (webmail-netscape-open, webmail-hotmail-article,
517         webmail-hotmail-list): Update.
518
519 2000-10-01 08:36:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
520
521         * mail-source.el (mail-source-report-new-mail): Use
522         nnheader-cancel-timer.
523
524 2000-10-01 08:35:38  ShengHuo ZHU  <zsh@cs.rochester.edu>
525
526         * lpath.el (overlay-*): Shut up.
527         * dgnushack.el: Two implementations of smiley.
528
529 2000-10-01 08:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
530
531         * gnus-ml.el: Usage.
532         (gnus-mailing-list-archive, gnus-mailing-list-owner,
533         gnus-mailing-list-post, gnus-mailing-list-unsubscribe,
534         gnus-mailing-list-subscribe, gnus-mailing-list-help): Bind list-*.
535         (gnus-mailing-list-menu): Define it.
536         (turn-on-gnus-mailing-list-mode, gnus-mailing-list-mode): Autoload.
537         
538         * gnus-xmas.el (gnus-xmas-mailing-list-menu-add): Move here.
539
540 2000-09-30 18:52:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
541
542         * webmail.el (webmail-my-deja-*): Rewrite.
543
544 2000-09-30  Simon Josefsson  <simon@josefsson.org>
545
546         * nnimap.el (nnimap-request-accept-article): Remove \n's from
547         From_ lines.
548
549 2000-08-05  Simon Josefsson <simon@josefsson.org>
550
551         Make GCC to remote groups work when unplugged
552         (postpone GCC until message is actually sent).
553
554         * gnus-draft.el (gnus-draft-send): Call `gnus-agent-restore-gcc'.
555
556         * gnus-agent.el (gnus-agent-possibly-do-gcc): 
557         (gnus-agent-restore-gcc): 
558         (gnus-agent-possibly-save-gcc): New functions.
559
560         * gnus-msg.el (gnus-inews-add-send-actions): Use
561         `gnus-agent-possibly-do-gcc' if Agentized.
562         (gnus-inews-add-send-actions): Add `gnus-agent-possibly-save-gcc'
563         to `message-header-hook'.
564
565         * gnus.el (gnus-agent-gcc-header): New variable.
566
567 2000-07-13  Simon Josefsson <simon@josefsson.org>
568
569         Asks the user to synch flags with server when you plug in.
570
571         * gnus-agent.el (gnus-agent-synchronize-flags): New variable.
572         (gnus-agent-possibly-synchronize-flags-server): New function, use it.
573         (gnus-agent-toggle-plugged): Call it.
574         (gnus-agent-synchronize-flags): Renamed from `gnus-agent-synchronize'.
575         (gnus-agent-group-mode-map): `g-a-s' -> `g-a-s-flags'.
576         (gnus-agent-possibly-synchronize-flags): New function.
577         (gnus-agent-possibly-synchronize-flags-server): New function.
578
579 2000-09-30  Simon Josefsson  <simon@josefsson.org>
580
581         * starttls.el: New file, by Daiki Ueno.
582
583 2000-08-02  Stanislav Shalunov <shalunov@internet2.edu>
584
585         * message.el (message-make-in-reply-to): In-Reply-To is message-id
586         (see DRUMS).
587         
588 2000-09-29  Simon Josefsson  <simon@josefsson.org>
589
590         * nntp.el (nntp-async-trigger): Fix authinfo in asynchronous
591         prefetch.
592
593 2000-08-09 10:21:20  Katsumi Yamaoka  <yamaoka@jpl.org>
594
595         * nntp.el (nntp-open-telnet): Wait for the telnet prompt before
596         sending a command; allow the rtelnet prompt as well.
597
598 2000-09-29  Simon Josefsson  <simon@josefsson.org>
599
600         * message.el (message-send): Make sure error is signalled if no
601         send method is specified.
602
603 2000-09-29  Florian Weimer  <fw@deneb.enyo.de>
604
605         * qp.el (quoted-printable-encode-region): Wrap with
606         `mm-with-unibyte-current-buffer'.
607
608 2000-09-29 12:12:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
609
610         * gnus-agent.el (gnus-agent-fetch-group-1): Reimplement Mike
611           McEwan's proposal.
612         
613 2000-09-29 12:06:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
614
615         * gnus-agent.el: Revoke Mike McEwan's 1998-09-05 patch due to
616         the GNU assignment issue.
617
618 2000-09-29 09:56:34  ShengHuo ZHU  <zsh@cs.rochester.edu>
619
620         * nndoc.el (nndoc-dissect-mime-parts-sub): Correctly mark body-begin.
621
622 2000-09-29 09:14:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
623
624         * gnus-sum.el (gnus-summary-enter-digest-group): Decode to-address.
625
626 2000-09-28  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
627
628         * gnus-art.el (article-strip-banner): Use
629         gnus-group-find-parameter rather than gnus-group-get-parameter, to
630         allow inheritance on the banner.
631         From elkin@tverd.astro.spbu.ru.
632
633 2000-09-26  Richard M. Alderson III <alderson@netcom2.netcom.com> 
634
635         * gnus-art.el (gnus-read-save-file-name): expand-file-name.
636
637 2000-09-26  Dave Love  <fx@gnu.org>
638
639         * gnus-draft.el: Don't require gnus-agent.
640
641         * mm-view.el: Use featurep for XEmacs test.
642         (mm-inline-message): Test for `remove-specifier'; don't use
643         condition-case.
644
645 2000-09-24  Simon Josefsson  <simon@josefsson.org>
646
647         * nnimap.el (nnimap-request-accept-article): Remove From[^:] lines.
648
649         * gnus-group.el (gnus-group-nnimap-edit-acl): Check if server
650         support ACL's.
651
652         * nnimap.el (nnimap-acl-get): Check capability.
653
654         * mail-source.el (mail-source-imap-file-coding-system): New variable.
655         (mail-source-fetch-imap): Use it.
656
657         * rfc2104.el (rfc2104-hexstring-to-bitstring): New function.
658         (rfc2104-hash): Use it.
659
660         * imap.el (imap-starttls-p): Check for starttls binary.
661         (imap-starttls-open): More verbose.
662         (imap-gssapi-auth): Ditto.
663         (imap-kerberos4-auth): Ditto.
664         (imap-cram-md5-auth): Ditto.
665         (imap-login-auth): Ditto.
666         (imap-anonymous-auth): Ditto.
667         (imap-digest-md5-auth): Ditto.
668         (imap-open): Ditto.
669         (imap-digest-md5-p): Check capability first.
670
671 2000-09-24  Simon Josefsson  <simon@josefsson.org>
672
673         * imap.el (imap-parse-flag-list): Correctly parse empty lists.
674         (imap-login-p): Support LOGINDISABLED.
675
676 2000-09-23  Simon Josefsson  <jas@nada.kth.se>
677
678         * rfc2104.el: Add SHA-1 example.
679
680 2000-09-22  Simon Josefsson  <simon@josefsson.org>
681
682         * imap.el (imap-parse-body): Work around bug in Sun SIMS.
683
684 2000-09-21 21:54:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
685
686         * lpath.el: Bind nnkiboze-score-file.
687
688 2000-09-21 16:15:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
689
690         * gnus-score.el (gnus-score-use-all-scores): New variable.
691         (gnus-all-score-files): Use it.
692         * nnkiboze.el (nnkiboze-generate-group): Use it. Inhibit list groups.
693         (nnkiboze-enter-nov): Fix it when there is no xref.
694         (nnkiboze-generate-groups): List groups.
695         * gnus-group.el (gnus-group-make-kiboze-group): Use 
696         nnkiboze-score-file.
697         
698         * nnkiboze.el (nnkiboze-request-article): Use
699         gnus-cache-request-article.
700         * gnus-group.el (gnus-group-make-kiboze-group): Fix prompt.
701
702 2000-07-16 Dmitry Bely <dbely@mail.ru>
703
704         * nnheader.el (nnheader-translate-file-chars): Path splitting on NT.
705
706 2000-09-20 18:33:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
707
708         * gnus-score.el (gnus-score-find-bnews): Use directory-sep-char.
709
710 2000-09-20 17:37:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
711
712         * message.el (message-default-charset): Set default value in
713         non-MULE XEmacsen as iso-8859-1.
714
715 2000-09-20 12:02:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
716
717         * gnus-demon.el: Use (featurep 'xemacs).
718         * gnus-agent.el: timer vs. itimer.
719         * mail-source.el: Ditto.
720
721 2000-09-19 10:24:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
722
723         * gnus-group.el (gnus-group-make-kiboze-group): Makedir.
724         * nnheader.el (nnheader-parse-nov): Remove Xref in mail-header-xref.
725         * gnus-sum.el (gnus-nov-parse-line): Ditto.
726         * nnkiboze.el (nnkiboze-file-coding-system): New.
727         (nnkiboze-retrieve-headers): Use it.
728         (nnkiboze-request-group): Ditto.
729         (nnkiboze-close-group): Ditto.
730         (nnkiboze-generate-group): Ditto.
731         (nnkiboze-enter-nov): Insert first Xref properly.
732
733 2000-09-19  Dave Love  <fx@gnu.org>
734
735         * nnmail.el (nnmail-cache-accepted-message-ids): Default to nil.
736         (nnmail-get-new-mail): Test `sources' in top-level conditional.
737
738         * mail-source.el (mail-sources): Change default to '((file)).
739         Add useful custom type.
740
741 2000-09-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
742
743         * gnus-util.el (gnus-time-iso8601): Correct doc string (four digit
744         year).
745         (gnus-date-iso8601): Ditto.
746
747 2000-09-18 09:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
748
749         * mail-source.el (mail-source-fetch-imap): Disable multibyte.
750
751 2000-09-17 01:13:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
752
753         * rfc2047.el (rfc2047-q-encoding-alist): Remove = and _ from the
754         pattern. Avoid using 8 bit chars.
755         * qp.el (quoted-printable-encode-region): Avoid using 8 bit chars.
756
757 2000-09-16 15:57:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
758
759         * smiley.el (smiley-buffer-ems, smiley-create-glyph-ems,
760         smiley-toggle-extent-ems, smiley-toggle-extents-ems,
761         smiley-toggle-buffer-ems): New functions for Emacs 21. Toggle
762         functions are not implemented yet.
763         
764         * dgnushack.el (dgnushack-compile): Remove smiley.el and 
765         x-overlay.el from the FSF Emacs black list.
766
767 2000-09-15 21:10:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
768
769         * mm-decode.el (mm-inlined-types): Add application/emacs-lisp.
770         (mm-inline-media-tests): Ditto.
771         (mm-automatic-display): Ditto.
772         * mm-view.el (mm-display-inline-fontify): Generalize from 
773         mm-display-patch-inline. 
774         (mm-display-patch-inline): Use it.
775         (mm-display-elisp-inline): Ditto.
776         
777 2000-09-15 14:03:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
778
779         * gnus-topic.el (gnus-topic-find-groups): Add recursive parameter.
780         (gnus-topic-unmark-topic): Ditto.
781         (gnus-topic-mark-topic): Ditto.
782         (gnus-topic-get-new-news-this-topic): Use it.
783
784 2000-09-15 09:01:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
785
786         * gnus-art.el (gnus-treat-display-xface): By default, Emacs 21
787         display xface.
788
789 2000-08-23 02:54:46  Katsumi Yamaoka  <yamaoka@jpl.org>
790
791         * gnus-group.el (gnus-group-rename-group): Inhibit renaming of
792         zombie or killed groups.
793         
794 2000-09-15 00:09:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
795
796         * mml.el (mml-preview): Reinsert unibyte content. 
797         (mml-parse-1): Remove with-unibyte-current-buffer.
798         (mml-generate-mime-1): Ditto.
799         * gnus-msg.el (gnus-summary-mail-forward): Ditto.
800         * message.el (message-forward): Ditto.
801
802 2000-09-14 23:13:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
803
804         * gnus-art.el (article-de-quoted-unreadable): Guess charset from
805         original article buffer.
806         (article-de-base64-unreadable): Ditto.
807         (article-wash-html): Ditto.
808
809 2000-09-14 18:55:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
810
811         * gnus-msg.el (gnus-summary-mail-forward): Disable multibyte
812         unless forward-show-mml.
813
814 2000-09-14 14:48:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
815
816         * gnus-sum.el (gnus-summary-save-parts-type-history): New.
817         (gnus-summary-save-parts-last-directory): New.
818         (gnus-summary-save-parts): Save history.
819
820 2000-09-14 Ben Gertzfield <che@debian.org>
821
822         * gnus-sum.el (gnus-summary-save-parts-default-mime): New
823         variable.
824         (gnus-summary-save-parts): Use it.
825
826 2000-09-14 11:31:28  ShengHuo ZHU  <zsh@cs.rochester.edu>
827
828         * gnus-art.el (gnus-article-setup-buffer): Clean handle-alist.
829         * gnus-sum.el (gnus-summary-exit): Ditto.
830         (gnus-summary-exit-no-update): Ditto.
831         (gnus-summary-show-article): Ditto.
832
833 2000-09-14 08:42:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
834
835         * nndoc.el (nndoc-dissect-mime-parts-sub): Remove
836         Content-Disposition.
837
838 2000-09-13 23:58:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
839
840         * webmail.el: Hotmail updated. Add X-Gnus-Webmail.
841
842 2000-09-13 21:41:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
843
844         * gnus-art.el (gnus-article-setup-buffer): Set
845         gnus-article-mime-handles to nil.
846         * gnus-sum.el (gnus-summary-exit): Ditto.
847         (gnus-summary-exit-no-update): Ditto.
848         (gnus-summary-show-article): Ditto.
849         (gnus-summary-save-parts): Use gnus-article-mime-handles if
850         dissected.
851         * mm-partial.el (mm-partial-find-parts): Remove redundancy.
852
853 2000-09-13 16:59:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
854
855         * gnus-sum.el (gnus-summary-sort): Sort loose threads too.
856         (gnus-sort-threads-1): New function. Sort threads recursively.
857         (gnus-sort-threads): Use it.
858         (gnus-sort-gathered-threads): Doc fix.
859
860 2000-09-13  Dave Love  <fx@gnu.org>
861
862         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
863
864         * gnus-ems.el (gnus-ems-redefine): Don't alias
865         gnus-summary-set-display-table.
866
867         * message.el (message-user-agent): Don't wrap ignore-errors around
868         it.
869
870         * mm-encode.el (mm-insert-multipart-headers): Avoid redundant
871         `format'.
872         (mm-content-transfer-encoding): Don't use cadar.
873
874         * uudecode.el (uudecode-decoder-program) 
875         (uudecode-decoder-switches): Customize.
876
877         * gnus-score.el (gnus-home-score-file): Improve custom type.
878
879         * gnus-cus.el (gnus-custom-mode): Conditionally set local
880         variables for Emacs 21.
881         (gnus-group-customize): Disable undo while laying out the buffer.
882
883 2000-09-13 09:38:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
884
885         * gnus-util.el (gnus-write-active-file): Bind
886         coding-system-for-write.
887
888 2000-09-13 09:14:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
889
890         * nnmail.el (nnmail-get-new-mail): Don't test nnmail-spool-file.
891         
892         * gnus-cache.el (gnus-jog-cache): Temporarily disable mail-sources.
893         * gnus-kill.el (gnus-batch-score): Ditto.
894         * gnus-move.el (gnus-change-server): Ditto.
895         * nnkiboze.el (nnkiboze-generate-groups): Ditto.
896
897 2000-09-12  Simon Josefsson  <simon@josefsson.org>
898
899         * gnus-sum.el (gnus-update-read-articles): Undo
900         `gnus-request-set-mark' operation.
901
902 2000-09-11  Dave Love  <fx@gnu.org>
903
904         * Changelog: Use iso-2022 coding.
905
906         * gnus-msg.el (gnus-msg-mail): New function.
907         (gnus-user-agent): New mail agent.
908
909 2000-09-10  Dave Love  <fx@gnu.org>
910
911         * message.el: Require mail-abbrevs for XEmacs for a problem with
912         keybinding despite the autoloads for it.
913
914 2000-09-08  Simon Josefsson  <simon@josefsson.org>
915
916         * imap.el (imap-kerberos4-open): Erase more (fixes race condition?).
917
918         * nnimap.el (nnimap-request-update-info-internal): Remove tick
919         marks from dormant articles. (See nnimap-request-set-mark.)
920         (nnimap-retrieve-headers-progress): Demule.
921         (nnimap-open-server): Call nnoo-change-server twice, once for
922         getting the nnimap-server-buffer and once for letting n-c-s set
923         the variables in that buffer.
924
925 2000-09-08  David Edmondson <dme@dme.org>
926
927         * gnus.el (gnus-short-group-name): Guess separator.
928
929 2000-09-07  Tadashi Watanabe  <watanabe@sigmaitec.co.jp>
930
931         * smiley.el (smiley-buffer, smiley-create-glyph): Work with GTK
932         XEmacs as well.
933
934 2000-09-06  Francis Litterio <franl-removethis@world.omitthis.std.com>
935
936         * gnus-group.el (gnus-group-insert-group-line): Fix.
937
938 2000-09-04  Dave Love  <fx@gnu.org>
939
940         * mm-decode.el (mime-display) <defgroup>: Add `multimedia' group.
941         (mm-get-image): Avoid the losing `make-glyph' from W3.
942
943 2000-09-03  Simon Josefsson  <simon@josefsson.org>
944
945         * gnus-sum.el (gnus-summary-delete-article): Check server.
946
947 2000-09-01  Simon Josefsson  <simon@josefsson.org>
948
949         * imap.el (imap-parse-flag-list): Rewrite.
950
951         * nnimap.el (nnimap-retrieve-headers-from-file): Ignore errors.
952
953         * imap.el (imap-parse-flag-list): Hack.
954
955 2000-08-29  Dave Love  <fx@gnu.org>
956
957         * gnus-mlspl.el (gnus-group-split-fancy): Eschew mapcon.
958
959         * dgnushack.el (mapcon, union): Remove compiler macros.
960
961         * gnus-agent.el (gnus-agent-union): new function.
962         (gnus-agent-fetch-headers): Use it.
963
964         * gnus.el (gnus-group-startup-message): Specify foreground and
965         background for xpm image.  Centre image vertically.
966         From Katsumi Yamaoka <yamaoka@jpl.org> with mods.
967
968 2000-08-24 23:49:23  ShengHuo ZHU  <zsh@cs.rochester.edu>
969
970         * message.el (message-send-mail): Narrow-to-headers.
971
972 2000-08-24  Dave Love  <fx@gnu.org>
973
974         * gnus-art.el (gnus-insert-mime-button): Fix help-echo for Emacs
975         21.
976
977 2000-08-23  Dave Love  <fx@gnu.org>
978
979         * dgnushack.el: Remove `member-if' compiler macro.
980
981 2000-08-21  Dave Love  <fx@gnu.org>
982
983         * nnimap.el (nnimap-request-newgroups): Eschew member-if.
984
985 2000-08-21 10:09:47  ShengHuo ZHU  <zsh@cs.rochester.edu>
986
987         * gnus-topic.el (gnus-topic-hide-topic): Use find-topology if
988         permanent is used.
989         (gnus-topic-show-topic): Read topic when to show permanent hidden
990         topic.
991         (gnus-topic-remove-topic): Revert to the old behavior, not using
992         hide.
993
994 2000-08-21  Dave Love  <fx@gnu.org>
995
996         * gnus-ems.el (gnus-add-minor-mode): Add &rest arg.
997         (gnus-xemacs): Use featurep.
998
999         * mm-util.el (mm-read-charset): Maybe use builtin.
1000         (mm-replace-chars-in-string): Maybe use subst-char-in-string.
1001         (mm-multibyte-p, mm-with-unibyte-current-buffer)
1002         (mm-with-unibyte): Use featurep, not string-match.
1003         (mm-with-unibyte-buffer): Simplify.
1004         (mm-quote-arg): Maybe use shell-quote-argument.
1005
1006         * mml.el (mml-make-string): Deleted (unused).
1007
1008         * gnus.el (gnus-mode-line-buffer-identification): Supply
1009         definition for Emacs 21.
1010
1011         * gnus-salt.el: Small doc fixes.
1012         (gnus-pick-mode, gnus-binary-mode): Supply a toggle-func arg to
1013         gnus-add-minor-mode.
1014
1015         * gnus-topic.el (gnus-topic-mode): Supply a toggle-func arg to
1016         gnus-add-minor-mode.
1017
1018 2000-08-20  Simon Josefsson  <simon@josefsson.org>
1019
1020         * nnimap.el (nnimap-before-find-minmax-bugworkaround): New
1021         function, thanks to Lloyd Zusman for debugging.
1022         (nnimap-request-group): 
1023         (nnimap-request-list): 
1024         (nnimap-retrieve-groups): 
1025         (nnimap-request-newgroups): Use it.
1026
1027         * nnimap.el (nnimap-request-article-part): Less verbose.
1028
1029 2000-08-19  Andreas Jaeger  <aj@suse.de>
1030
1031         * lpath.el ((string-match "XEmacs" emacs-version)): Remove
1032         subst-char-in-string since we test elsewhere whether it's bound.
1033         
1034 2000-08-18  Dave Love  <fx@gnu.org>
1035
1036         * gnus-score.el (gnus-score-find-score-files-function): Fix doc,
1037         custom type.
1038
1039         * gnus-xmas.el (gnus-group-icon-create-glyph): Don't test
1040         gnus-group-running-xemacs.
1041
1042         * nnheader.el (nnheader-replace-chars-in-string): Use
1043         subst-char-in-string if available.
1044
1045         * gnus-art.el (gnus-read-save-file-name, gnus-plain-save-name) 
1046         (gnus-request-article-this-buffer): Use expand-file-name.
1047         (gnus-mime-view-part-as-type): Simplify interactive spec.
1048         (gnus-mime-button-map): Define it all in defvar.
1049
1050 2000-08-17  Dave Love  <fx@gnu.org>
1051
1052         * gnus-group.el (gnus-group-running-xemacs): Deleted.
1053
1054         * gnus-demon.el (gnus-demon): Bind use-dialog-box and
1055         last-nonmenu-event.
1056
1057         * uudecode.el (char-int): Use defalias, not fset.
1058
1059         * score-mode.el: Don't require easymenu.  Require mm-util.
1060         (score-mode-coding-system): Use mm-auto-save-coding-system.
1061
1062         * nneething.el (nneething-create-mapping): Don't use cadar & al.
1063         (nneething-file-name): Use expand-file-name, not concat.
1064
1065 2000-08-16 13:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
1066
1067         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
1068         Failure proof for email addresses.
1069         (nnslashdot-sane-retrieve-headers): Ditto.
1070
1071 2000-08-14 20:08:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1072
1073         * message.el (message-send-mail): Only insert courtesy message
1074         when text/plain.
1075
1076 2000-08-14 19:55:04  Jesper Harder  <jesper_harder@hotmail.com>
1077
1078         * message.el (message-cancel-news): Copy the From header from the
1079         original article.
1080
1081 2000-08-14 19:52:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1082
1083         * gnus-async.el (gnus-asynchronous): Removed.
1084
1085 2000-08-14 16:12:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
1086
1087         * mail-source.el (mail-source-fetch-maildir): Use MMDF mail
1088         format.
1089
1090 2000-08-14 19:12:22  Rod Whitby  <list.ding@rwhitby.net>
1091
1092         * nnmail.el (nnmail-expiry-target-group): Fixed.
1093
1094 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
1095
1096         * nnmail.el (nnmail-expiry-target-group): Fix the call to
1097         gnus-request-accept-article so that body encoding is *not* done.
1098         Encoding is not done on incoming mail, so why should it be done on
1099         expired mail?
1100
1101
1102 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
1103
1104         * nnml.el (nnml-request-expire-articles): Fix the calls to
1105         nnml-request-article (the filename was being passed instead of the
1106         article number) and nnmail-expiry-target-group
1107         (nnml-current-directory is changed by nnml-request-accept-article,
1108         causing it to be incorrect for the next article to be expired).
1109
1110 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
1111
1112         * gnus-sum.el (gnus-summary-expire-articles): Fix the handling of
1113         expiry-target group parameters. 
1114
1115 2000-08-13 18:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1116
1117         * gnus-topic.el (gnus-topic-select-group): Touch the dribble
1118         buffer.
1119         (gnus-topic-hide-topic): Take a PERMANENT parameter.
1120         (gnus-topic-show-topic): Ditto.
1121
1122         * gnus-dup.el (gnus-dup-suppress-articles): Do auto-expiry.
1123
1124 2000-08-12 21:48:00  John H. Palmieri  <palmieri@math.washington.edu>
1125
1126         * mail-source.el (mail-source-incoming-file-prefix): New
1127         variable. 
1128
1129 2000-08-12 20:29:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1130
1131         * gnus-start.el (gnus-check-first-time-used): Clean up a bit.
1132
1133         * mailcap.el (mailcap-maybe-eval): Be even more warning.
1134
1135 2000-08-11  Florian Weimer  <fw@deneb.enyo.de>
1136
1137         * message.el (message-syntax-checks): New check quotin-style: 
1138         Text must be written below quoted text.
1139         (message-check-news-body-syntax): Check it.
1140
1141 2000-08-11  Simon Josefsson  <simon@josefsson.org>
1142
1143         * imap.el (imap-authenticator-alist): Fix typo.
1144         (imap-gssapi-open): Copy krb4 fixes for modern imtest's, thanks to
1145         Jonas Oberg for debugging.
1146
1147 2000-08-11  Simon Josefsson  <simon@josefsson.org>
1148
1149         * gnus-async.el (gnus-asynchronous): Disable by default.
1150
1151 2000-08-10 20:22:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1152
1153         * mm-view.el (mm-inline-text): Bind fill-column.
1154
1155         * nnvirtual.el (nnvirtual-request-expire-articles): Return the
1156         list of unexpired articles.
1157
1158         * gnus-group.el (gnus-group-expire-articles-1): Return the list of
1159         un-expired articles. 
1160
1161         * gnus-sum.el (gnus-summary-reparent-thread): Narrow to the
1162         headers. 
1163
1164         * gnus-topic.el (gnus-topic-kill-group): Move up one line so that
1165         we update the right topic.. 
1166
1167         * mm-decode.el (mm-display-external): Put point at start. 
1168
1169 2000-08-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1170
1171         * nnmail.el (nnmail-expiry-target): More explicit documentation.
1172
1173         * gnus-cus.el (gnus-group-parameters): Add parameter `expiry-wait'.
1174
1175 2000-08-09  Simon Josefsson <simon@josefsson.org>
1176
1177         * imap.el (imap-parse-body):
1178         (imap-parse-string-list): Add bug workarounds for Stalker
1179         Communigate Pro 3.0 server.
1180         (imap-body-lines): Remove bogus comment.
1181
1182         * imap.el (imap-range-to-message-set): Move from nnimap.el.
1183
1184         * nnimap.el (nnimap-retrieve-which-headers):
1185         (nnimap-retrieve-headers-from-server):
1186         (nnimap-request-set-mark):
1187         (nnimap-request-expire-articles): Use `i-r-t-m-set' instead.
1188
1189 2000-08-08 00:53:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
1190
1191         * message.el (message-dont-reply-to-names):
1192         rmail-dont-reply-to-names may not be defined.
1193
1194 2000-08-07 09:37:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1195
1196         * gnus-group.el (gnus-group-iterate): Uncompiled function should 
1197         not use pop.
1198
1199 2000-07-19  Dave Love  <fx@gnu.org>
1200
1201         * gnus-ems.el: Defalias some dummy funcs to `ignore'.
1202         (gnus-x-splash): Use expand-file-name.  Remove redundant facep
1203         check.
1204         (gnus-article-display-xface): Special-case for dark backgrounds.
1205
1206 2000-07-19  Kim-Minh Kaplan <kmkaplan@galaxy.fr>
1207
1208         * imap.el (imap-calculate-literal-size-first): New variable.
1209         (imap-local-variables): Add it.
1210         (imap-kerberos4-open): Set it.
1211         (imap-send-command): Use it.
1212
1213 2000-07-17 14:18:16  ShengHuo ZHU  <zsh@cs.rochester.edu>
1214
1215         * mailcap.el (mailcap-mimetypes-parsed-p): New variable.
1216         (mailcap-parse-mimetypes): Use it.
1217         (mailcap-extension-to-mime): Parse mimetype.
1218         (mailcap-mime-types): Ditto.
1219         * mml.el (mml-minibuffer-read-type): Ditto.
1220
1221 2000-07-16 18:25:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1222
1223         * nndoc.el (nndoc-type-alist): Add outlook.
1224         (nndoc-outlook-type-p): New function.
1225         (nndoc-outlook-article-begin): Ditto.
1226
1227 2000-07-16  Daiki Ueno  <ueno@unixuser.org>
1228
1229         * gnus-sum.el (gnus-restore-hidden-threads-configuration): Save
1230         excursion.
1231
1232 2000-07-15  Simon Josefsson  <simon@josefsson.org>
1233
1234         * gnus-cus.el (gnus-group-parameters, banner): Type is regexp.
1235
1236         * imap.el (imap): 
1237         (imap-kerberos4-program): 
1238         (imap-gssapi-program): 
1239         (imap-ssl-program): Customization.
1240         (imap-shell-program): 
1241         (imap-shell-host): New variables.
1242         (imap-streams): 
1243         (imap-stream-alist): Add shell.
1244         (imap-shell-p): 
1245         (imap-shell-open): New functions.
1246         (imap-open): Don't call authenticator if preauth.
1247         (imap-authenticate): Return t if already authenticated.
1248
1249 2000-07-14  Simon Josefsson  <simon@josefsson.org>
1250
1251         * gnus.el (gnus-invalid-group-regexp): New variable.
1252         (gnus-read-group): Use it.
1253
1254 2000-07-14 12:40:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
1255
1256         * gnus-agent.el (gnus-agent-fetch-group-1): mark-below, 
1257         expunge-below and orphan-score are "group variables".
1258
1259 2000-07-13  Simon Josefsson  <jas@pdc.kth.se>
1260
1261         * gnus-srvr.el (gnus-browse-read-group): Don't pass fully
1262         qualified group names to `gnus-group-read-ephemeral-group'.
1263
1264 2000-07-13 07:40:39  Katsumi Yamaoka  <yamaoka@jpl.org>
1265
1266         * dgnushack.el (srcdir): Define it before use it.
1267
1268 2000-07-12 19:37:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
1269
1270         * gnus-sum.el: `W t' is toggle-header in info.
1271
1272 2000-07-12 16:50:06  ShengHuo ZHU  <zsh@cs.rochester.edu>
1273
1274         * lpath.el: Fbind subst-char-in-string.
1275
1276 2000-07-12 15:48:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
1277
1278         * Makefile.in: Use W3DIR and lispdir.
1279         * dgnushack.el: Ditto.
1280
1281 2000-07-12 10:12:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
1282
1283         * gnus-art.el (article-de-base64-unreadable): Typo.
1284
1285 2000-07-12  Simon Josefsson  <jas@pdc.kth.se>
1286
1287         * gnus-agent.el (require): Require timer.
1288
1289 2000-07-11 18:29:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
1290
1291         * message.el (message-bounce): Call mime-to-mml.
1292
1293 2000-07-11 18:00:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1294
1295         * nnslashdot.el (nnslashdot-request-close): New function.
1296
1297 2000-07-04 23:23:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1298
1299         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Get the
1300         right line number for the article.
1301
1302 2000-07-10 22:41:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
1303
1304         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Save point.
1305         * webmail.el (webmail-fetch): Bind 
1306         url-http-silence-on-insecure-redirection.
1307
1308 2000-07-10 11:43:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1309
1310         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Use
1311         unibyte.
1312         (nnslashdot-sane-retrieve-headers): Ditto.
1313         (nnslashdot-request-article): Ditto.
1314
1315 2000-07-10 11:12:32  William M. Perry <wmperry@aventail.com>
1316
1317         * mailcap.el (mailcap-parse-mimetype-file): 
1318
1319 2000-07-07 23:46:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1320
1321         * nnweb.el (nnweb-insert): Stricter test.
1322         * webmail.el (webmail-refresh-redirect): Ditto.
1323
1324 2000-07-06 14:17:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
1325
1326         * mm-decode.el (mm-dissect-multipart): Match the EOL of boundary.
1327
1328 2000-07-05 21:19:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1329
1330         * nnheader.el (nnheader-insert-nov): Remove EOLs of all fields.
1331
1332 2000-07-05  Dave Love  <fx@gnu.org>
1333
1334         * utf7.el: Doc and header fixes.
1335
1336         * gnus-sum.el: Doc fixes.
1337
1338         * gnus-util.el (gnus-point-at-eol, gnus-point-at-bol): Use
1339         defalias, not fset.
1340
1341         * flow-fill.el (fill-flowed-point-at-eol)
1342         (fill-flowed-point-at-bol): Use defalias, not fset.
1343
1344         * gnus-art.el: Don't alias article-mime-decode-quoted-printable.
1345         (gnus-Plain-save-name): Delete -- apparently bogus.
1346
1347 2000-07-03 00:12:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1348
1349         * nnsoup.el: Use expand-file-name throughout.
1350
1351 2000-07-03 00:07:51  Kjetil Torgrim Homme  <kjetilho@ifi.uio.no>
1352
1353         * nnmail.el (nnmail-read-incoming-hook): New example.
1354
1355 2000-07-02 23:17:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1356
1357         * mm-view.el (mm-inline-text): Check whether the text has already
1358         been decoded.
1359
1360 2000-07-04 15:17:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
1361
1362         * nnslashdot.el (nnslashdot-sid-strip): To strip or not to strip?
1363
1364 2000-07-03  Stainless Steel Rat <ratinox@peorth.gweep.net>
1365
1366         * gnus-sum.el (gnus-recenter): Fix horizontal recenter.
1367
1368 2000-07-03  Simon Josefsson  <simon@josefsson.org>
1369
1370         * gnus-sum.el (gnus-update-marks): Don't propagate download and
1371         unsend flags.
1372
1373 2000-07-03  Simon Josefsson  <jas@pdc.kth.se>
1374
1375         * nnimap.el (nnimap-open-connection): Don't look up virtual server
1376         name in authinfo (.authinfo now support ports, no need for the
1377         hack).
1378         (nnimap-split-find-rule): Fix.
1379         (nnimap-open-connection): Look for nnimap-server-address in authinfo.
1380
1381 2000-07-03  Paul Stodghill <stodghil@CS.Cornell.EDU>
1382
1383         * message.el (message-unquote-tokens): Remove all quotes.
1384
1385 2000-07-03 00:29:08  Julien Gilles  <julien.gilles@bcv01y01.vz.cit.alcatel.fr>
1386
1387         * gnus-ml.el: New file. 
1388
1389 2000-07-02 16:11:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1390
1391         * nnultimate.el (nnultimate-request-close): New function.
1392
1393         * gnus-start.el (gnus-clear-system): Clear nnmail-split-history. 
1394
1395 2000-06-18  Norbert Koch  <norbert@s.netic.de>
1396
1397         * Makefile.in: Better support for xemacs builds
1398
1399 Sun Jul  2 15:11:35 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1400
1401         * gnus.el: Gnus v5.8.7 is released.
1402
1403 2000-05-19 06:32:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1404
1405         * mm-decode.el (mm-insert-part): Characters doubly decoded.
1406
1407 2000-07-01 10:23:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1408
1409         * message.el (message-do-fcc): Encode MIME.
1410
1411 2000-06-28 13:52:57  Shenghuo ZHU  <zsh@cs.rochester.edu>
1412
1413         * lpath.el: Fbind image-size.
1414
1415 2000-06-28  Simon Josefsson  <simon@josefsson.org>
1416
1417         * nnimap.el (nnimap-split-rule): Update doc with extended syntax.
1418         (nnimap-assoc-match): New function.
1419         (nnimap-split-find-rule): Support extended syntax.
1420
1421 2000-06-28  Simon Josefsson  <simon@josefsson.org>
1422
1423         * nnimap.el (nnimap-open-connection): Use port stuff.
1424
1425         * gnus-util.el (gnus-netrc-machine): Add defaultport parameter,
1426         document port and defaultport.
1427
1428 2000-06-27  Paul Stodghill <stodghil@CS.Cornell.EDU>
1429
1430         * gnus-agent.el (gnus-agent-synchronize): Kill flags buffer.
1431
1432 2000-06-26  Dave Love  <fx@gnu.org>
1433
1434         * mm-decode.el (mm-image-fit-p): Use `image-size' in Emacs. 
1435
1436         * message.el: Remove unnecessary `require'ments.  Defvar
1437         gnus-list-identifiers when compiling.  Don't try to autoload
1438         variable `gnus-list-identifiers'.  Autoload
1439         gnus-group-name-charset.
1440         (message-fetch-field): Don't assume `format' removes text
1441         properties.
1442         (message-strip-list-identifiers, message-reply, message-followup):
1443         Require gnus-sum.
1444         (message-mode): Tidy XEmacs conditionals.
1445         (message-replace-chars-in-string): Use subst-char-in-string when
1446         available.
1447
1448         * gnus-xmas.el (gnus-xmas-define) <match-string-no-properties>:
1449         Define if necessary.
1450
1451         * gnus-art.el (gnus-article-edit-exit): Don't assume `format'
1452         removes text properties.
1453
1454         * gnus-srvr.el (gnus-browse-group-name): Likewise.
1455
1456         * gnus-msg.el (gnus-copy-article-buffer):  Likewise.
1457
1458         * gnus-score.el (gnus-summary-score-entry): Likewise.
1459
1460 2000-06-26 11:18:57  Katsumi Yamaoka  <yamaoka@jpl.org>
1461
1462         * nnimap.el (nnimap-request-post): Fix parenthesis.
1463
1464 2000-06-26  Paul Stodghill <stodghil@CS.Cornell.EDU>
1465
1466         * message.el (message-unquote-tokens): New function.
1467
1468         * gnus-msg.el (gnus-inews-do-gcc): Unquote gcc tokens.
1469
1470         * nnimap.el (nnimap-request-post): Ditto.
1471
1472 2000-06-21  Simon Josefsson  <jas@pdc.kth.se>
1473
1474         * gnus.el (gnus-asynchronous): Removed (defined in gnus-async.el).
1475
1476         * nnimap.el (nnimap-callback): Update for IMAP4rev1 servers (see
1477         patch commited 2000-04-02).
1478
1479 2000-06-20  Simon Josefsson  <jas@pdc.kth.se>
1480
1481         * imap.el (imap-mailbox-examine-1): New function.
1482         (imap-message-copyuid-1):
1483         (imap-message-appenduid-1): Use it, instead of
1484         `imap-mailbox-examine' which would utf-7 encode mailbox name
1485         twice.
1486
1487 2000-06-19  Dave Love  <fx@gnu.org>
1488
1489         * mm-uu.el Don't require message.  Require cl when compiling.
1490
1491 2000-06-17 18:58:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1492
1493         * gnus-sum.el (gnus-summary-local-variables): gnus-orphan-score is
1494         a local variable.
1495         * gnus-sum.el (gnus-orphan-score): Move here.
1496
1497 2000-06-10 09:33:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1498
1499         * message.el (message-forward): Remove show-mml condition.
1500         (message-forward-ignored-headers): Remove X-Gnus headers.
1501
1502 2000-06-08  Simon Josefsson  <simon@josefsson.org>
1503
1504         * gnus-cus.el (gnus-extra-group-parameters): Add uidvalidity.
1505
1506 2000-06-08 12:34:26  Urban Engberg <ue@ccieurope.com>
1507
1508         * gnus-demon.el (gnus-demon-scan-mail): Bind nnmail-fetched-sources.
1509
1510 2000-06-08 12:27:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1511
1512         * message.el (message-syntax-checks): Add type.
1513
1514 2000-06-07  Dave Love  <fx@gnu.org>
1515
1516         * mm-view.el (mm-inline-image-emacs): Don't specify string for
1517         put-image.
1518         (mm-inline-image): Defalias, not fset.
1519
1520         * gnus.el (gnus-group-startup-message): Don't specify string for
1521         insert-image.
1522
1523         * gnus-ems.el (gnus-add-minor-mode): Make it an alias if
1524         add-minor-mode is available.
1525         (gnus-article-display-xface): Don't specify string for
1526         insert-image.
1527
1528 2000-06-06 13:28:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1529
1530         * gnus-topic.el (gnus-topic-remove-topic): Set hidden.
1531         (gnus-topic-insert-topic-line): Use shownp.
1532         (gnus-topic-hide-topic): Don't use hidden.
1533         (gnus-topic-show-topic): Don't use hidden.
1534
1535 2000-06-05 22:25:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1536
1537         * gnus-cache.el (gnus-cache-possibly-enter-article): Bind coding
1538         system.
1539         * gnus-soup.el (gnus-soup-write-prefixes): Ditto.
1540         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
1541         * gnus-util.el (gnus-output-to-rmail): Ditto.
1542         (gnus-output-to-mail): Ditto.
1543         (gnus-write-buffer): Ditto.
1544         * gnus-uu.el (gnus-uu-save-article): Ditto.
1545
1546 2000-06-04 15:05:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
1547
1548         * message.el (message-read-from-minibuffer): Typo.
1549
1550 2000-06-03 13:36:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1551
1552         * gnus-art.el (article-decode-charset): Override non-MIME forward
1553         charset.
1554
1555 2000-06-02 12:04:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
1556
1557         * mml.el (mml-quote-region): Correct the regexp.
1558         * gnus-msg.el (gnus-summary-reply): mml-quote it.
1559
1560 2000-06-02 11:57:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1561
1562         * message.el (message-forward): Insert raw text.
1563         * mml.el (mml-parse-1): Get raw text in unibyte mode.
1564         (mml-generate-mime-1): Insert raw text in unibyte mode.
1565
1566 2000-06-01  Florian Weimer  <fw@deneb.cygnus.argh.org>
1567
1568         * mm-bodies.el (mm-body-encoding): Always encoded if
1569         `mm-use-ultra-safe-encoding' is set.
1570
1571 2000-05-31 14:50:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
1572
1573         * mml.el (ange-ftp-name-format): Typo.
1574
1575 2000-05-30  Simon Josefsson  <jas@pdc.kth.se>
1576
1577         * gnus-start.el (gnus-get-unread-articles): If
1578         `gnus-activate-group' and/or `gnus-check-server' return nil, don't
1579         try to do anything on that server.
1580         
1581 2000-05-25  Simon Josefsson  <jas@pdc.kth.se>
1582
1583         * gnus-group.el (gnus-group-nnimap-edit-acl): Help text updated
1584         from latest draft.
1585
1586 2000-05-08  Simon Josefsson  <jas@pdc.kth.se>
1587
1588         * gnus-group.el (gnus-group-expire-articles-1): Make sure server
1589         is open.
1590
1591 2000-05-24  Dave Love  <fx@gnu.org>
1592
1593         * mml.el (mml-parse-file-name): Fix ange-ftp part.
1594
1595 2000-05-22  Didier Verna  <didier@lrde.epita.fr>
1596
1597         * gnus.el (gnus-redefine-select-method-widget): new function, call
1598         it once. Add an "other" entry for unknown but editable backend
1599         name symbols.
1600         * gnus-start.el (gnus-declare-backend): use it.
1601
1602 2000-05-19  Dave Love  <fx@gnu.org>
1603
1604         * gnus-art.el (gnus-article-next-page): Revert last change.
1605
1606 2000-05-19 09:56:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
1607
1608         * gnus-agent.el (gnus-agent-open-history): Open history in binary mode.
1609
1610 2000-05-19  Dave Love  <fx@gnu.org>
1611
1612         * gnus-art.el (gnus-mime-externalize-part): Bind mm-inlined-types,
1613         not mm-inline-large-images.
1614
1615 2000-05-19 01:45:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
1616
1617         * mml.el (mml-parse-1): Don't test multiple-charsets within mml tag.
1618
1619 2000-05-18  Dave Love  <fx@gnu.org>
1620
1621         * gnus-art.el: Use defalias, not fset.
1622         (gnus-article-x-face-command): Don't test for xbm.
1623         (gnus-article-next-page): Redisplay before testing point in window.
1624
1625 2000-05-17 21:16:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1626
1627         * gnus-group.el (gnus-group-mode-map): Add M-SPACE.
1628         * mml.el (mml-mode-map): Comment out mml-narrow-to-part.
1629
1630 2000-05-17 21:13:38 Jim Davidson <jdavidson@acm.org>
1631
1632         * gnus-sum.el (gnus-summary-save-article-rmail): Use
1633         gnus-summary-save-in-rmail.
1634         * message.el (message-output): Ditto.
1635
1636 2000-05-17 22:37:25  Katsumi Yamaoka  <yamaoka@jpl.org>
1637
1638         * gnus-art.el (gnus-emphasize-whitespace-regexp): Doc fix.
1639
1640 2000-05-17 14:03:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
1641
1642         * rfc2047.el (rfc2047-encode-message-header): Encode if the method
1643         is a charset.
1644         * message.el (message-send-news): Check group name charset.
1645         * gnus-msg.el (gnus-post-news): Decode group name.
1646         (gnus-inews-do-gcc): Encode group name.
1647
1648 2000-05-17 10:16:32  Karl Kleinpaste <karl@charcoal.com>
1649
1650         * gnus-art.el (gnus-emphasize-whitespace-regexp): New variable.
1651         * gnus-util.el (gnus-put-text-property-excluding-newlines): Use it.
1652
1653 2000-05-17 02:25:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1654
1655         * gnus-group.el (gnus-group-mark-line-p): New function.
1656         (gnus-group-goto-group): New parameter.
1657         (gnus-group-remove-mark): Use it.
1658         * gnus-topic.el (gnus-topic-move-group): Ditto.
1659         (gnus-topic-remove-group): Ditto.
1660
1661 2000-05-17 00:49:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1662
1663         * gnus-group.el (gnus-group-list-dormant): New function.
1664
1665 2000-05-16 23:20:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
1666
1667         * gnus-agent.el (gnus-agent-synchronize): Use
1668         nnheader-insert-file-contents.
1669         (gnus-agent-save-active-1): Ditto.
1670         (gnus-agent-write-active): Ditto.
1671         (gnus-agent-expire): Ditto.
1672         * gnus-cache.el (gnus-cache-read-active): Ditto.
1673         * gnus-start.el (gnus-master-read-slave-newsrc): Ditto.
1674         * gnus-sum.el (gnus-summary-import-article): Ditto.
1675
1676         * gnus-agent.el (gnus-agent-write-servers): Bind coding-system.
1677         (gnus-agent-save-group-info): Ditto.
1678         (gnus-agent-save-alist): Ditto.
1679         * gnus-util.el (gnus-make-directory): Ditto.
1680
1681         * gnus-agent.el (gnus-agent-save-group-info): Disable multibyte.
1682
1683 2000-05-16 21:13:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1684
1685         * mml.el (mml-generate-mime-preprocess-function): New variable.
1686         (mml-generate-mime-postprocess-function): New variable.
1687         (mml-generate-mime-1): Use them.
1688
1689 2000-05-16 18:15:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1690
1691         * gnus-group.el (gnus-group-apropos): Group name charset.
1692         * gnus-sum.el (gnus-set-mode-line): Ditto.
1693         * gnus-group.el (gnus-group-decoded-name): New function.
1694         (gnus-group-edit-group): Use it.
1695         * gnus-cus.el (gnus-group-customize): Use it.
1696
1697 2000-05-16 17:55:57  Karl Kleinpaste <karl@charcoal.com>
1698
1699         * gnus-util.el (gnus-put-text-property-excluding-newlines): Improve.
1700
1701 2000-05-16 16:22:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1702
1703         * gnus-group.el (gnus-group-name-charset-method-alist): New variable.
1704         (gnus-group-name-charset-group-alist): Ditto.
1705         (gnus-group-name-charset): New function.
1706         (gnus-group-name-decode): New function.
1707         (gnus-group-insert-group-line): Use them.
1708         (gnus-group-prepare-flat-list-dead): Ditto.
1709         (gnus-group-list-active): Ditto.
1710         (gnus-group-describe-all-groups): Ditto.
1711         (gnus-group-prepare-flat-list-dead-predicate): Ditto.
1712         * gnus-srvr.el: (gnus-browse-foreign-server): Decode group name and
1713         add gnus-group property.
1714         (gnus-browse-group-name): Read gnus-group property.
1715
1716 2000-05-16 15:27:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1717
1718         * nnfolder.el (nnfolder-possibly-change-group): Use
1719         file-name-coding-system instead of pathname-coding-system.
1720         * nnmail.el (nnmail-find-file): Ditto.
1721         (nnmail-write-region): Ditto.
1722         * nnmh.el (nnmh-retrieve-headers): Ditto.
1723         (nnmh-request-article): Ditto.
1724         (nnmh-request-group): Ditto.
1725         (nnmh-request-list): Ditto.
1726         (nnmh-possibly-change-directory): Ditto.
1727         (nnmh-active-number): Ditto.
1728         * nnml.el (nnml-possibly-change-directory): Ditto.
1729         (nnml-request-list): Ditto.
1730         (nnml-request-article): Ditto.
1731         (nnml-retrieve-headers): Ditto.
1732
1733 2000-05-16  Simon Josefsson  <jas@pdc.kth.se>
1734
1735         * nnimap.el (nnimap-request-accept-article): Don't unselect
1736         mailbox if no mailbox is selected.
1737
1738 2000-05-15  Per Abrahamsen  <abraham@dina.kvl.dk>
1739
1740         * gnus-art.el (gnus-button-url-regexp): Revert earlier change.
1741         Recognize domain names starting with `www.' as starting an URL.
1742
1743 2000-05-15 09:46:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1744
1745         * mail-source.el (mail-source-fetch-maildir): Insert "From ".
1746         (mail-source-keyword-map): Add "subdirs" for maildir.
1747
1748 2000-05-14 16:19:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1749
1750         * nnmail.el (nnmail-scan-directory-mail-source-once): New variable.
1751         (nnmail-get-new-mail): Use it.
1752         * gnus-start.el (gnus-get-unread-articles): Ditto.
1753
1754 2000-05-14 14:02:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1755
1756         * gnus-sum.el (gnus-summary-edit-article): Better support for
1757         nndraft:drafts.
1758         * nndraft.el (nndraft-request-replace-article): New function,
1759         bind nnmail-file-coding-system.
1760
1761 2000-05-14  Dave Love  <fx@gnu.org>
1762
1763         * nnheader.el: Replace uses of `fset' with `defalias'.
1764         (jka-compr-compression-info-list): Only defvar when compiling.
1765
1766 2000-05-14 12:30:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1767
1768         * webmail.el (webmail-netaddress-article): Refresh redirect.
1769
1770 2000-05-13 20:41:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1771
1772         * mm-view.el (mm-inline-text): w3 might not recognize utf-8.
1773
1774 2000-05-13 16:49:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1775
1776         * webmail.el: Translate &nbsp; to SP.
1777
1778 2000-05-13 13:00:17  Robin S. Socha <robin@socha.net>
1779
1780         * message.el (message-bounce): Doc typo.
1781
1782 2000-05-13 12:25:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1783
1784         * gnus-soup.el (gnus-soup-encoding-type): u is USENET news format.
1785         (gnus-soup-store): Ditto.
1786         (gnus-soup-send-packet): Ditto.
1787         * nnsoup.el (nnsoup-replies-format-type): Ditto.
1788         (nnsoup-dissect-buffer): Ditto.
1789         (nnsoup-narrow-to-article): Ditto.
1790         (nnsoup-make-active): Ditto
1791
1792 2000-05-13 12:03:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
1793
1794         * message.el (message-mode): Two parameters for local-variable-p.
1795
1796 2000-05-13 00:54:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1797
1798         * message.el (message-strip-list-identifiers): New function.
1799         (message-reply): Use it and use message-strip-subject-re.
1800         (message-followup): Ditto.
1801         * gnus-art.el (article-hide-list-identifiers): Remove more.
1802         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
1803
1804 2000-05-12 22:28:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1805
1806         * gnus-uu.el (gnus-uu-digest-mail-forward): Bind
1807         mail-parset-charset and use non-numeric argument.
1808
1809 2000-05-12 20:54:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1810
1811         * mml.el (mml-buffer-list): New variable.
1812         (mml-generate-new-buffer): New function.
1813         (mml-destroy-buffers): Ditto.
1814         (mml-insert-mime): Use them.
1815         * gnus-msg.el (gnus-setup-message): mml-buffer leaks.
1816         * gnus-sum.el (gnus-summary-edit-article): Ditto.
1817         * message.el (message-mode): Ditto.
1818         * gnus-uu.el (gnus-uu-digest-headers): Keep MIME headers.
1819         (gnus-uu-save-article): Support show-as-mml.
1820         * message.el (message-forward): Ditto.
1821
1822 2000-05-12 15:15:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1823
1824         * nndoc.el (nndoc-type-alist): mime-digest head-begin.
1825         (nndoc-mime-digest-type-p): Locate article head precisely.
1826         * mml.el (mml-generate-default-type): New variable.
1827         (mml-generate-mime-1): Use it.
1828         (mml-insert-mime-headers): Use it.
1829         * gnus-uu.el (gnus-uu-digest-buffer): New variable.
1830         (gnus-uu-digest-mail-forward): Use it and call message-forward
1831         with argument digest.
1832         (gnus-uu-save-article): Support message-forward-as-mime.
1833         * message.el (message-forward): Add parameter digest.
1834         * mm-decode.el (mm-dissect-default-type): New variable.
1835         (mm-dissect-buffer): Use it.
1836
1837 2000-05-11 11:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
1838
1839         * mml.el (mml-parse-singlepart-with-multiple-charsets): Set space,
1840         newline and paragraph to nil when got a non-ascii character. Test
1841         paragraph before newline.
1842
1843 2000-05-10 12:17:58  Shenghuo ZHU  <zsh@cs.rochester.edu>
1844
1845         * qp.el (quoted-printable-encode-region): Bind tab-width to 1. Set
1846         limit to 76.
1847
1848 2000-05-10 09:11:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1849
1850         * nnslashdot.el (nnslashdot-sid-strip): New function.
1851         (nnslashdot-threaded-retrieve-headers): New format.
1852         (nnslashdot-sane-retrieve-headers): Ditto.
1853         (nnslashdot-request-article): Ditto.
1854         (nnslashdot-threaded-retrieve-headers): Thread properly.
1855         (nnslashdot-request-article): Be more lenient.
1856         (nnslashdot-threaded-retrieve-headers): Regexp search.
1857
1858 2000-05-09 13:23:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
1859
1860         * gnus-sum.el (gnus-with-article): Define it before use it.
1861
1862 2000-05-08 22:34:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
1863
1864         * message.el (message-supersede): Use mime-to-mml.
1865         * mm-decode.el (mm-insert-part): Test the buffer if no encoding.
1866
1867 2000-05-08 22:34:24  Katsumi Yamaoka  <yamaoka@jpl.org>
1868
1869         * gnus-group.el (gnus-group-list-cached): Don't use
1870         `subst-char-in-string'.
1871
1872 2000-05-08  Dave Love  <fx@gnu.org>
1873
1874         * pop3.el (pop3-open-server): Fix creating name of trace buffer.
1875
1876 2000-05-08 01:07:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1877
1878         * mm-decode.el (mm-interactively-view-part): Append %s if the
1879         method is a single word.
1880         * nnwarchive.el (nnwarchive-type-definition): Typo.
1881
1882 2000-05-07 17:24:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
1883
1884         * gnus-group.el (gnus-group-prepare-flat-list-dead-predicate): New
1885         function.
1886         (gnus-group-prepare-flat-predicate): Use it.
1887         (gnus-group-list-cached): List dead groups.
1888
1889 2000-05-07 10:50:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
1890
1891         * gnus-art.el (article-decode-charset): Don't decode message with
1892         format.
1893
1894 2000-05-07  Florian Weimer  <fw@deneb.cygnus.argh.org>
1895
1896         * mailcap.el (mailcap-maybe-eval): Honor user request not to
1897         evaluate the Lisp code.
1898
1899 2000-05-06 17:40:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
1900
1901         * gnus-art.el (article-wash-html): New function.
1902         (gnus-article-wash-html): Bind.
1903         (gnus-article-make-menu-bar): Menu item.
1904         * gnus-sum.el (gnus-summary-wash-map): Bind 'h'.
1905         (gnus-summary-make-menu-bar): Menu item.
1906         * gnus.el: Autoload.
1907
1908 2000-05-06  Florian Weimer  <fw@deneb.cygnus.argh.org>
1909
1910         * gnus-uu.el (gnus-uu-unshar-warning): New variable.
1911         (gnus-uu-unshar-article): Use it.
1912
1913         * mailcap.el (mailcap-maybe-eval-warning): New variable.
1914         (mailcap-maybe-eval): Use it.
1915
1916         * gnus-msg.el (gnus-group-posting-charset-alist): Speling mistake
1917         in docstring.
1918
1919         * mml.el (mml-generate-mime-1): Small comment.
1920
1921 2000-05-05 12:27:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1922
1923         * gnus-art.el (article-de-base64-unreadable): New function.
1924         (gnus-article-de-base64-unreadable): Bind.
1925         (gnus-article-make-menu-bar): Menu item.
1926         * gnus-sum.el (gnus-summary-wash-map): Bind '6' and 'Z'.
1927         (gnus-summary-make-menu-bar): Menu item.
1928         * gnus.el: Autoload.
1929
1930 2000-05-05 10:32:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
1931
1932         * gnus-sum.el (gnus-summary-show-article): Remove en/disable multibyte.
1933         (gnus-summary-select-article): Add en/disable multibyte.
1934
1935 2000-05-05 02:47:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1936
1937         * gnus-sum.el (gnus-summary-edit-article): Enable multibyte.
1938         (gnus-summary-edit-article): New feature: editing raw articles.
1939
1940 2000-05-05 00:30:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1941
1942         * rfc2047.el (rfc2047-encode-region): Insert a space before encoding.
1943         Emacs MULE can not encode adjacent iso-2022-jp and cn-gb-2312.
1944         * gnus-msg.el (gnus-summary-mail-forward): Use unibyte buffer.
1945         Emacs MULE can not copy some 8bit characters in multibyte buffers.
1946         * mm-decode.el (mm-insert-part): Ditto.
1947
1948 2000-05-04 17:49:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1949
1950         * nndoc.el (nndoc-type-alist): Extend forward regexp.
1951         (nndoc-forward-type-p): Ditto.
1952
1953 2000-05-04 17:13:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1954
1955         * mm-util.el (mm-with-unibyte-current-buffer): Set the default
1956         value of enable-multibyte-characters.
1957
1958 2000-05-04 10:31:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1959
1960         * gnus-sum.el (gnus-summary-show-article): En/disable multibyte.
1961
1962 2000-05-03  Dave Love  <fx@gnu.org>
1963
1964         * gnus-ems.el (gnus-article-xface-ring-internal)
1965         (gnus-article-xface-ring-size): New variable.
1966         (gnus-article-display-xface): Use them to cache data.  Don't try
1967         to use XPM.  Set up binary coding for PBM's sake.
1968
1969 2000-05-03 14:23:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
1970
1971         * gnus-msg.el (gnus-inews-do-gcc): Set mail-parse-charset.
1972         * gnus-int.el (gnus-request-accept-article): Ditto.
1973         (gnus-request-replace-article): Ditto.
1974         * mm-util.el (mm-mime-mule-charset-alist): Add a fake mule-charset.
1975
1976 2000-05-03 14:11:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1977
1978         * rfc2047.el (rfc2047-encode): Test the validity of coding-system.
1979
1980 2000-05-03 11:35:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1981
1982         * rfc2047.el (rfc2047-encode-message-header): Encode field by
1983         field.
1984         * mml.el (mml-to-mime): Use message-default-charset.
1985         (mml-preview): Narrow to headers.
1986         * message.el (message-send-mail): Use message-default-charset.
1987         (message-send-news): Narrow to headers;
1988         use message-default-charset.
1989
1990 2000-05-03 08:09:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
1991
1992         * mm-bodies.el (mm-decode-content-transfer-encoding): A better junk
1993         detect.
1994         * mml.el (mml-parse-singlepart-with-multiple-charsets): Save
1995         restriction.
1996         (mml-parse-1): Warning message.
1997         (mml-preview): Disable multibyte.
1998
1999 2000-05-03  Dave Love  <fx@gnu.org>
2000
2001         * gnus.el (gnus-group-startup-message): Add newline before image.
2002
2003 2000-05-02 21:34:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2004
2005         * rfc2047.el (rfc2047-encode-message-header): Check the coding-system.
2006         * message.el (message-send-mail): Use unibyte-buffer.
2007         (message-send-mail): Ditto.
2008
2009 Mon May  1 15:09:46 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
2010
2011         * gnus.el: Gnus v5.8.6 is released.
2012
2013 2000-05-01 07:45:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
2014
2015         * mml.el (mml-parse-1): Set no-markup-p and warn to nil.
2016
2017 2000-04-28 21:14:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
2018
2019         * rfc2047.el (rfc2047-q-encoding-alist): Encode HTAB.
2020
2021 2000-04-28 16:37:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
2022
2023         * message.el (message-send-mail-partially): Use forward-line.
2024
2025 2000-04-28 16:01:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
2026
2027         * gnus-art.el (gnus-mime-button-menu): Use call-interactively.
2028
2029 2000-04-28 15:30:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
2030
2031         * mml.el (mml-generate-mime-1): Ignore 0x1b.
2032         (mml-insert-mime): No markup only for text/plain.
2033         (mime-to-mml): Remove MIME headers.
2034
2035 2000-04-28 14:23:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
2036
2037         * mml.el (mml-preview): Set gnus-newsgroup-charset.
2038         * rfc2047.el (rfc2047-encode-message-header): Encode non-ascii
2039         as 8-bit.
2040         * lpath.el: Fbind image functions.
2041
2042 2000-04-28  Dave Love  <fx@gnu.org>
2043
2044         * gnus.el (gnus-group-startup-message): Maybe use image in Emacs
2045         21.
2046
2047         * mailcap.el (mailcap-parse-mailcaps): Revert last change to
2048         search order.  Use parse-colon-path and remove some redundancy.
2049         Doc fix.
2050         (mailcap-parse-mimetypes): Code consistently with
2051         mailcap-parse-mailcaps.  Doc fix.
2052
2053         * gnus-start.el (gnus-unload): Iterate over `features', not
2054         `load-history'.
2055
2056 2000-04-28 09:52:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
2057
2058         * mml.el (mml-parse-1): Don't create blank parts.
2059         (mml-read-part): Fix mml tag.
2060         (mml-insert-mime): Convert message/rfc822.
2061         (mml-insert-mml-markup): Add mmlp parameter.
2062
2063 2000-04-28 01:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2064
2065         * message.el (message-send-mail-partially): Remove CTE.
2066
2067 2000-04-28 00:31:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2068
2069         * lpath.el: Fbind put-image for XEmacs.
2070         * mm-view.el (mm-inline-image): Fset it.
2071
2072 2000-04-27 23:23:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
2073
2074         * nndoc.el (nndoc-type-alist): Change forward regexp.
2075
2076 2000-04-27 21:57:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2077
2078         * message.el (message-send-mail-partially-limit): Change the
2079         default value.
2080
2081 2000-04-27 21:53:32  Erik Toubro Nielsen <erik@ifad.dk>
2082
2083         * gnus-util.el (gnus-extract-address-components): Name might be
2084         "".
2085
2086 2000-04-27 20:32:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
2087
2088         * gnus-msg.el (gnus-summary-mail-forward): Use ARG.
2089         (gnus-summary-post-forward): Ditto.
2090         * message.el (message-forward-show-mml): New variable.
2091         (message-forward): Use it.
2092         * mml.el (mml-parse-1): Add tag mml.
2093         (mml-read-part): Ditto.
2094         (mml-generate-mime): Support reentance.
2095         (mml-generate-mime-1): Support mml tag.
2096
2097 2000-04-27  Dave Love  <fx@gnu.org>
2098
2099         * gnus-art.el: Don't bother to require custom, browse-url.
2100         (gnus-article-x-face-command): Include gnus-article-display-xface.
2101
2102         * gnus-ems.el: Assume only (X)Emacs 20+.  Simplify XEmacs checks.
2103         Use defalias, not fset.
2104         (gnus-article-display-xface): New function.
2105
2106         * mm-view.el (mm-inline-image-emacs): Use put-image, remove-images.
2107
2108         * mm-decode.el: Small doc fixes.  Require cl when compiling.
2109         (mm-xemacs-p): Deleted.
2110         (mm-get-image-emacs, mm-get-image-xemacs): Deleted.
2111         (mm-get-image): Amalgamate Emacs and XEmacs code here; for Emacs,
2112         use create-image and don't special-case xbm.
2113         (mm-valid-image-format-p): Use display-graphic-p.
2114
2115 2000-04-27 15:27:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
2116
2117         * message.el (message-send-mail-partially-limit): New variable.
2118         (message-send-mail-partially): New function.
2119         (message-send-mail): Use it.
2120         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
2121         all blank lines inside of base64.
2122         * mm-partial.el (mm-inline-partial): Add an option. Remove tail
2123         blank lines.
2124
2125 2000-04-27 10:03:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
2126
2127         * mml.el (mml-insert-tag): Match more special characters.
2128
2129 2000-04-27 09:06:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
2130
2131         * gnus-msg.el (gnus-bug): Avoid attaching the external buffer.
2132
2133 2000-04-27 00:58:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
2134
2135         * mm-decode.el (mm-inline-media-tests): Add message/partial.
2136         (mm-inlined-types): Ditto.
2137         * mm-partial.el: New file.
2138
2139 2000-04-27  Dave Love  <fx@gnu.org>
2140
2141         * mailcap.el (mailcap-mime-data): Fix octet-stream syntax -- might
2142         matter in Emacs 21.
2143
2144 2000-04-26  Florian Weimer  <fw@deneb.cygnus.argh.org>
2145
2146         * mm-bodies.el (mm-encode-body): Remove reference to
2147         mm-default-charset in comment.
2148
2149 2000-04-24 00:56:00  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
2150
2151         * rfc2047.el (rfc2047-encode-message-header): Fixing typo.
2152
2153 2000-04-26 12:27:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2154
2155         * gnus-draft.el (gnus-draft-send): Move gnus-draft-setup inside of
2156         let.
2157
2158 2000-04-26 12:26:10  Pavel Janik ml. <Pavel.Janik@inet.cz>
2159
2160         * gnus-draft.el (gnus-draft-setup): Fix comments.
2161
2162 2000-04-26 10:06:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
2163
2164         * nnmbox.el (nnmbox-create-mbox): Use nnmbox-file-coding-system,
2165         if nnmbox-file-coding-system-for-write is nil.
2166
2167 2000-04-26 02:17:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
2168
2169         * gnus-msg.el (gnus-configure-posting-styles): Just remove the
2170         header if nil.
2171
2172 2000-04-26 00:23:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2173
2174         * mm-view.el (mm-inline-text): Insert directly if decoded.
2175         * mml.el (autoload): Typo.
2176
2177 2000-04-25 22:46:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
2178
2179         * mml.el (mml-preview): Set up posting-charset.
2180         * gnus-msg.el (gnus-group-posting-charset-alist): Add koi8-r.
2181
2182 2000-04-25 21:23:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
2183
2184         * webmail.el: Fix yahoo mail.
2185
2186 2000-04-25 20:12:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
2187
2188         * rfc2047.el (rfc2047-dissect-region): Don't include LWS ahead of
2189         word if not necessary.
2190         (rfc2047-encode-region): Put space between encoded words.
2191
2192 2000-04-24 21:11:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
2193
2194         * gnus-util.el (gnus-netrc-machine): Another default to nntp.
2195
2196 2000-04-24 18:14:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
2197
2198         * gnus-draft.el (gnus-draft-setup): Restore mml only when
2199         required.
2200         (gnus-draft-edit-message): Require restoration.
2201
2202 2000-04-24 16:51:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2203
2204         * gnus-score.el (gnus-score-headers): Copy gnus-newsgrou-scored
2205         back.
2206
2207 2000-04-24 16:01:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
2208
2209         * gnus-art.el (gnus-treat-article): Make sure that the summary
2210         buffer is live.
2211
2212 2000-04-24 15:42:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2213
2214         * mailcap.el (mailcap-parse-mailcaps): Reorder.
2215         (mailcap-parse-mailcap): Backwards parsing.
2216         (mailcap-possible-viewers): Remove nreverse.
2217         (mailcap-mime-info): Ditto.
2218         (mailcap-add-mailcap-entry): Keep alternative viewer.
2219
2220 Mon Apr 24 21:12:06 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
2221
2222         * gnus.el: Gnus v5.8.5 is released.
2223
2224 2000-04-24 16:29:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2225
2226         * rfc2047.el (rfc2047-header-encoding-alist): Doc fix.
2227
2228         * gnus-util.el (gnus-netrc-machine): Default to nntp.
2229
2230         * mml.el (mml-generate-mime-1): Force 8bit on message/rfc822.
2231
2232 2000-04-23 23:27:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
2233
2234         * mm-view.el (mm-inline-message): Disable prepare-hook.
2235
2236 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2237
2238         * gnus.el: Fix copyright statements.
2239
2240         * gnus-sum.el (gnus-alter-articles-to-read-function): New
2241         variable.
2242         (gnus-articles-to-read): Use it.
2243
2244         * message.el (message-get-reply-headers): Bind free variable.
2245
2246 2000-04-23 01:14:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
2247
2248         * message.el (message-get-reply-headers): Fix to-address.
2249
2250 2000-04-22 22:51:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2251
2252         * webmail.el: Hotmail fix. Add a debug function.
2253
2254 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2255
2256         * gnus-sum.el (t): M-down and M-up.
2257
2258 2000-04-22 20:22:03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2259
2260         * gnus-sum.el: Doc fix.
2261
2262 2000-04-22 10:25:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
2263
2264         * nnwarchive.el (nnwarchive-egroups-article): Remove < and >.
2265
2266 2000-04-22 14:25:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2267
2268         * nnweb.el (nnweb-dejanews-create-mapping): Remove the context
2269         string.
2270         (nnweb-request-group): Don't scan twice.
2271         (nnweb-request-scan): Don't nix out the hashtb.
2272
2273         * message.el (message-get-reply-headers): Return a value.
2274
2275 2000-04-22 14:12:41  David Aspinwall  <aspinwall@TimesTen.com>
2276
2277         * gnus-art.el (gnus-button-url-regexp): New value to match naked
2278         urls.
2279
2280 2000-04-22 01:23:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2281
2282         * gnus-cache.el (gnus-summary-insert-cached-articles): Reverse the
2283         order messages are inserted.
2284
2285         * mml.el (mml-generate-mime-1): rfc2047-encode the heads of
2286         message/rfc822 parts.
2287
2288         * gnus-art.el (gnus-article-read-summary-keys): Check for
2289         numerical values.
2290
2291         * message.el (message-get-headers): Made into own function.
2292         (message-reply): Use it.
2293         (message-get-reply-headers): Renamed.
2294         (message-widen-reply): New command.
2295
2296 2000-04-21 20:52:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
2297
2298         * nntp.el (nntp-retrieve-data): Report the error and return nil.
2299
2300 2000-04-21 19:38:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
2301
2302         * mm-bodies.el (mm-decode-content-transfer-encoding): Don't remove
2303         non-base64 text at the end if not found.
2304
2305 2000-03-01  Simon Josefsson  <jas@pdc.kth.se>
2306
2307         * gnus-sum.el (gnus-read-move-group-name):
2308         (gnus-summary-move-article): Use `gnus-group-method' to find out
2309         what method the manually entered group belong to.
2310         `gnus-group-name-to-method' doesn't return any method parameters
2311         and `gnus-find-method-for-group' uses `gnus-group-name-to-method'
2312         for new groups so they wouldn't work.
2313
2314 2000-04-21 22:27:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2315
2316         * gnus-msg.el (gnus-configure-posting-styles): Allow nil values to
2317         override.
2318
2319 2000-04-21 21:58:20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2320
2321         * nnmail.el (nnmail-cache-insert): Does some stuff that is
2322         probably good to do, or something.  I dunno.  I just write these
2323         ChangeLog entries, and my name is Lars.
2324
2325 1999-12-06  Hrvoje Niksic  <hniksic@iskon.hr>
2326
2327         * message.el (message-caesar-region): Use translate-region.
2328
2329 2000-04-21 21:20:32  Mike Fabian  <mike.fabian@gmx.de>
2330
2331         * gnus-group.el (gnus-group-catchup-current): Doc fix.
2332
2333 2000-04-21 20:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2334
2335         * gnus-art.el (gnus-article-setup-buffer): Don't kill local
2336         variables, because that makes Emacs flash.
2337
2338         * gnus-group.el (gnus-group-insert-group-line): Don't call
2339         gnus-group-add-icon unconditionally.
2340
2341         * gnus-xmas.el (gnus-group-add-icon): Moved here.
2342
2343         * gnus-group.el (gnus-group-glyph-directory): Don't depend on
2344         xmas.
2345         (gnus-group-glyph-directory): Removed.
2346
2347 2000-04-21 20:26:23  Jaap-Henk Hoepman  <hoepman@cs.utwente.nl>
2348
2349         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't do stuff if
2350         gnus-newsgroup-name is "".
2351
2352 2000-04-21  Florian Weimer  <fw@deneb.cygnus.argh.org>
2353
2354         * mm-util.el (mm-mime-mule-charset-alist): Add support for UTF-8
2355         in conjunction with MULE-UCS.
2356
2357 1999-12-13  Per Abrahamsen  <abraham@dina.kvl.dk>
2358
2359         * rfc2047.el (rfc2047-fold-region): Don't use the same break twice.
2360
2361 1999-12-14 04:14:44  Katsumi Yamaoka  <yamaoka@jpl.org>
2362
2363         * dgnushack.el (last, mapcon, member-if, union): New compiler
2364         macros for emulating cl functions.
2365
2366 1999-12-21  Jan Vroonhof  <vroonhof@math.ethz.ch>
2367
2368         * message.el (message-shorten-references): Only cater to broken
2369         INN for news. This caters for broken smtpd.
2370
2371 2000-04-21 18:20:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2372
2373         * mailcap.el (mailcap-mime-info): Use the first match; not the
2374         last.
2375
2376         * gnus-agent.el (gnus-category-kill): Save the category list.
2377
2378 2000-04-21 16:41:50  Chris Brierley  <brierley@pobox.com>
2379
2380         * gnus-sum.el (gnus-summary-move-article): Do something or other.
2381
2382 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2383
2384         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
2385
2386 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2387
2388         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
2389
2390 2000-04-21 10:43:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
2391
2392         * gnus-group.el (gnus-group-prepare-flat-predicate): New function.
2393         (gnus-group-list-cached): Use it.
2394
2395 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2396
2397         * gnus.el: Update all the copyright notices.
2398
2399 2000-04-21 15:38:06  Vladimir Volovich  <vvv@vvv.vsu.ru>
2400
2401         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
2402         non-base64 text at the end.
2403
2404 2000-04-21 15:21:30  Katsumi Yamaoka  <yamaoka@jpl.org>
2405
2406         * mm-bodies.el (mm-body-charset-encoding-alist): defcustomized.
2407
2408 2000-04-21 15:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2409
2410         * nnheader.el: Don't autoload cancel-function-timers.
2411
2412         * message.el (message-fetch-field): Fold case.
2413
2414 2000-04-21 15:11:09  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2415
2416         * message.el (message-forward-before-signature): New variable.
2417
2418 2000-04-21 15:10:31  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
2419
2420         * gnus-mlspl.el: Fix stuff.
2421
2422 2000-04-21 14:41:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2423
2424         * gnus-sum.el (gnus-summary-update-article-line): Don't hide
2425         subjects when unthreaded.
2426
2427 2000-04-21 14:11:39  David S. Goldberg  <dsg@mitre.org>
2428
2429         * gnus-art.el (gnus-boring-article-headers): Work on long CCs as
2430         well.
2431
2432 2000-04-21 14:06:43  Rui Zhu  <sprache@iname.com>
2433
2434         * gnus-art.el (gnus-article-mode): Fix variable name.
2435
2436 2000-04-21 13:54:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2437
2438         * mm-view.el: Fix autoload.
2439
2440         * flow-fill.el (flow-fill): Fix provide.
2441
2442         * gnus-draft.el (gnus-draft-send): Bind message-setup-hook to
2443         nil.
2444
2445 2000-04-20 22:24:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2446
2447         * gnus-win.el (gnus-configure-windows): Revert to switch-to-buffer.
2448
2449 2000-04-21 05:22:18  Katsumi Yamaoka  <yamaoka@jpl.org>
2450
2451         * gnus-util.el (gnus-netrc-machine): Didn't work.
2452
2453 2000-04-20 21:22:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2454
2455         * gnus-draft.el (gnus-draft-setup): Restore to mml.
2456
2457 2000-04-21 01:24:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2458
2459         * flow-fill.el: Renamed from fill-flowed.
2460
2461         * message.el (message-forward-ignored-headers): Default to
2462         removing CTE.
2463
2464 2000-04-21 00:48:48    <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2465
2466         * message.el (message-mode): Don't fill headers.
2467
2468 2000-04-20 23:12:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2469
2470         * message.el (message-pipe-buffer-body): Use shell
2471
2472 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
2473
2474         * nnvirtual.el (nnvirtual-request-article):
2475         Bind gnus-override-method to nil.
2476         (nnvirtual-request-update-mark): Don't update mark when
2477         article is not there.
2478
2479 2000-04-20 16:35:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2480
2481         * mm-uu.el (mm-uu-dissect): Check forwarded message.
2482
2483 2000-04-20 21:17:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2484
2485         * gnus-util.el (gnus-parse-netrc): Allow "port".
2486         (gnus-netrc-machine): Take a port param.
2487         (gnus-netrc-machine):
2488
2489         * gnus-art.el (gnus-request-article-this-buffer): Allow
2490         re-selecting referenced articles.
2491
2492         * message.el (message-cancel-news): Allow editing.
2493         (message-cancel-message): Add newline.
2494
2495 2000-04-20 21:03:54  William M. Perry  <wmperry@aventail.com>
2496
2497         * mm-view.el (mm-inline-image-emacs): New function.
2498
2499 2000-04-20 20:44:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2500
2501         * mail-source.el (mail-source-delete-incoming): Change default in
2502         cvs.
2503
2504 2000-04-20 20:43:34  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
2505
2506         * gnus-art.el (gnus-mime-view-part-as-type-internal): New
2507         function.
2508
2509 2000-04-20 14:45:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2510
2511         * nnml.el (nnml-request-expire-articles): Use it.
2512
2513         * nnmail.el (nnmail-expiry-target): New variable.
2514         (nnmail-expiry-target-group): New function.
2515
2516 2000-04-20 02:36:31  Emerick Rogul  <emerick@cs.bu.edu>
2517
2518         * message.el (message-forward): Add non-MIME separators.
2519
2520 2000-04-20 02:25:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2521
2522         * message.el (message-generate-headers): Respect the syntax check
2523         spec.
2524
2525         * gnus-sum.el (gnus-remove-thread-1): Show thread.
2526         (gnus-remove-thread): Don't show all threads.
2527
2528 Thu Apr 20 01:39:25 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2529
2530         * gnus.el: Pterodactyl Gnus v5.8.4 is released.
2531
2532 2000-04-19  Dave Love  <fx@gnu.org>
2533
2534         * mailcap.el (mailcap-parse-mimetypes): Add ...mime.types.
2535
2536 2000-04-18 12:28:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
2537
2538         * nnwarchive.el (nnwarchive-type-definition): New egroups html.
2539         (nnwarchive-egroups-*): Ditto.
2540         (nnwarchive-url): Unibyte buffer and single line cookie.
2541
2542 2000-04-14 18:50:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2543
2544         * mm-util.el (mm-char-or-char-int-p): New alias.
2545         * nnweb.el (nnweb-decode-entities): Check the validity of numeric
2546         entities.
2547
2548 2000-04-10   Daiki Ueno  <ueno@unixuser.org>
2549
2550         * lisp/imap.el (imap-body-lines): Check Content-Type: of the
2551         article case insensitively.
2552
2553 2000-04-10 20:35:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2554
2555         * mail-source.el (mail-source-fetch-webmail): Use the default
2556         password provided in mail-sources; use webmail:subtype:user as
2557         the key.
2558
2559 2000-04-10 20:35:46  John Wiegley <johnw@gnu.org>
2560
2561         * mail-source.el (mail-source-fetch-webmail): Use
2562         mail-source-password-cache.
2563
2564 2000-04-09 18:13:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2565
2566         * webmail.el: Add netscape mail and fix HotMail mail.
2567
2568 2000-04-08  Simon Josefsson  <jas@pdc.kth.se>
2569
2570         * imap.el (imap-kerberos4-open): Work with recent `imtest's.
2571
2572 2000-04-02  Simon Josefsson  <jas@pdc.kth.se>
2573
2574         * nnimap.el (nnimap-request-article): Use BODY.PEEK[] instead of
2575         RFC822.PEEK if server support IMAP4rev1.
2576         (nnimap-request-body): Use BODY.PEEK[TEXT] instead of
2577         RFC822.TEXT.PEEK if server support IMAP4rev1.
2578         (nnimap-request-head): Use BODY.PEEK[HEADER] instead of
2579         RFC822.HEADER if server support IMAP4rev1.
2580         (nnimap-request-article-part): Support bodydetail in response
2581         data.
2582
2583 2000-03-11  Simon Josefsson  <jas@pdc.kth.se>
2584
2585         * fill-flowed.el: New file.
2586
2587         * mm-decode.el (mm-dissect-singlepart): Create a MIME handle for
2588         text/plain parts with `format' parameters.
2589
2590         * mm-view.el (autoload): Autoload fill-flowed.
2591         (mm-inline-text): For "plain" parts with a format=flowed
2592         parameter, call `fill-flowed'.
2593
2594 2000-03-21 10:32:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2595
2596         * nnslashdot.el (nnslashdot-request-list): Fudge new-style
2597         slashdot ids.
2598
2599 2000-03-20 00:12:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2600
2601         * nnslashdot.el (nnslashdot-request-list): Use the new slashdot
2602         format.
2603
2604 2000-03-16  Simon Josefsson  <jas@pdc.kth.se>
2605
2606         * imap.el: GSSAPI support, support kerberos 4 with Cyrus v1.6.x
2607         `imtest' too.
2608         (imap-kerberos4-program): Renamed from `imap-imtest-program'.
2609         (imap-gssapi-program): New variable.
2610         (imap-streams): Add gssapi.
2611         (imap-stream-alist): Ditto.
2612         (imap-authenticators): Ditto.
2613         (imap-authenticator-alist): Ditto.
2614         (imap-kerberos4-stream-p): Rename from `imap-kerberos4s-p'.
2615         (imap-kerberos4-open): Loop over imtest programs, support Cyrus
2616         1.6.x `imtest' syntax.
2617         (imap-gssapi-stream-p): New function.
2618         (imap-gssapi-open): Ditto.
2619         (imap-gssapi-auth-p): Ditto.
2620         (imap-gssapi-auth): Ditto.
2621         (imap-kerberos4-auth-p): Renamed from `imap-kerberos4a-p'.
2622         (imap-send-command): Use buffer-local `imap-client-eol' value.
2623
2624         * nnimap.el (nnimap-retrieve-headers-progress): Fold continuation
2625         lines and turn TAB into SPC before parsing.
2626
2627 2000-03-15  Simon Josefsson <jas@pdc.kth.se>
2628
2629         * nnheader.el (nnheader-group-pathname): Make sure to return a
2630         directory.
2631         * nnmail.el (nnmail-group-pathname): Ditto.
2632
2633 2000-02-08  Per Abrahamsen  <abraham@dina.kvl.dk>
2634
2635         * nnmail.el (nnmail-fix-eudora-headers): Fix `In-Reply-To' too, it
2636         might split in the middle of a message-id.
2637
2638 2000-03-13 13:51:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2639
2640         * gnus-srvr.el (gnus-server-kill-server): Offer to kill all the
2641         groups from the server.
2642
2643         * gnus-sum.el (gnus-summary-save-parts): Fix interactive spec.
2644         (gnus-summary-toggle-header): Update the wash status.
2645
2646         * gnus-uu.el ((gnus-uu-extract-map "X" gnus-summary-mode-map)):
2647         Moved here.
2648
2649         * gnus-agent.el (gnus-agent-save-group-info): Respect old
2650         setting.
2651
2652         * nnmail.el (nnmail-get-active): Use it.
2653         (nnmail-parse-active): New function.
2654
2655         * mm-view.el (mm-inline-text): Support the new version of
2656         vcard.el.
2657
2658         * gnus-sum.el (gnus-summary-move-article): Only delete article
2659         when moving junk.
2660         (gnus-deaden-summary): Bury the buffer.
2661
2662         * nnmail.el (nnmail-group-pathname): Ditto.
2663
2664         * nnheader.el (nnheader-group-pathname): Use expand-file-name.
2665
2666 2000-03-13 20:23:06  Christoph Rohland  <hans-christoph.rohland@sap.com>
2667
2668         * rfc2047.el (rfc2047-encode-message-header): Encode no matter
2669         whether Mule.
2670
2671 2000-03-10 14:57:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2672
2673         * message.el (message-send-mail): Protect against unloaded Gnus.
2674
2675         * gnus-topic.el (gnus-topic-update-topic-line): Don't update the
2676         parent.
2677         (gnus-topic-update-topic-line): Yes, do.
2678         (gnus-topic-goto-missing-group): Tally the correct number of
2679         unread articles before inserting the topic line.
2680
2681 2000-03-01 09:55:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2682
2683         * nnultimate.el (nnultimate-retrieve-headers): Ignore errors.
2684
2685 2000-02-13 13:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2686
2687         * mm-decode.el (mm-dissect-buffer): Ditto.
2688
2689         * gnus-art.el (article-decode-charset): Strip CTE.
2690
2691         * ietf-drums.el (ietf-drums-strip): New function.
2692
2693         * gnus-sum.el (gnus-summary-move-article): Don't use the prefix
2694         when prompting in read-only groups.
2695
2696 2000-02-23  Simon Josefsson  <jas@pdc.kth.se>
2697
2698         * imap.el (imap-send-command): Change EOL-chars when
2699         `imap-client-eol' differs from default, not only for kerberos4.
2700         (imap-mailbox-status): Get encoded mailbox's status.
2701
2702 2000-02-19  Simon Josefsson  <jas@pdc.kth.se>
2703
2704         * mail-source.el (mail-source-fetch-imap): Copy `imap-password'
2705         into `mail-source-password-cache'.
2706
2707 2000-02-17  Florian Weimer  <fw@deneb.cygnus.argh.org>
2708
2709         * mm-util.el (mm-mime-charset): Check for presence of
2710         `coding-system-get' and `get-charset-property' (recent XEmacs has
2711         the former, but not the latter).
2712
2713 2000-01-28  Dave Love  <fx@gnu.org>
2714
2715         * message.el (message-check-news-header-syntax): Fix typo
2716         `newsgroyps'.
2717         (message-talkative-question): Put temp buffer in fundamental-mode.
2718         (message-recover): Use fundamental-mode in the right buffer.
2719
2720         * nnmail.el (nnmail-split-history): Use fundamental-mode in the
2721         right buffer.
2722
2723 2000-01-26 12:01:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2724
2725         * qp.el (quoted-printable-decode-region): Add charset parameter.
2726         (quoted-printable-decode-string): Ditto.
2727
2728         * gnus-art.el (article-de-quoted-unreadable): Use it.
2729
2730 2000-01-21  Simon Josefsson  <jas@pdc.kth.se>
2731
2732         * nnimap.el (nnimap-split-predicate): New variable.
2733         (nnimap-split-articles): Use it.
2734
2735 2000-01-20  Simon Josefsson  <jas@pdc.kth.se>
2736
2737         * utf7.el: Change email address.
2738
2739 2000-01-18 22:03:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2740
2741         * gnus-group.el (gnus-group-catchup): Purge split history.
2742
2743 2000-01-14 02:43:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
2744
2745         * nnmail.el (nnmail-generate-active): Support extended group name.
2746         (nnmail-get-active): Ditto.
2747
2748 2000-01-13 15:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2749
2750         * gnus-agent.el (gnus-agent-write-active): Since no prefix in
2751         group names, don't remove anything.
2752
2753 2000-01-13 15:10:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2754
2755         * webmail.el (webmail-my-deja-open): My-deja changes.
2756
2757 2000-01-13  Simon Josefsson  <jas@pdc.kth.se>
2758
2759         * nnimap.el (nnimap-retrieve-headers-progress): Create xref field.
2760
2761 2000-01-10 23:35:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2762
2763         * gnus-agent.el (gnus-agent-fetch-headers): Translate full path.
2764
2765 2000-01-09 22:52:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
2766
2767         * gnus.el (gnus-other-frame): Fix typo.
2768
2769 1999-06-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2770
2771         * gnus-cus.el (gnus-group-customize): Fix typo.
2772
2773 2000-01-08 08:36:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2774
2775         * nnweb.el (nnweb-insert): Simplified.
2776
2777 2000-01-06 18:32:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2778
2779         * gnus-art.el (gnus-article-mode-map): "e" is
2780         gnus-summary-edit-article.
2781
2782 2000-01-06 18:25:37  Jari Aalto  <jari.aalto@poboxes.com>
2783
2784         * mailcap.el (mailcap-mime-extensions): Add .diff.
2785
2786 2000-01-06 00:06:40 Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2787
2788         * mm-decode.el (mm-mailcap-command): handle "%%" and the case where
2789         there is no "%s" in the method.
2790
2791 2000-01-08 21:01:04  Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2792
2793         * gnus-sum.el (gnus-summary-select-article): Return 'old.
2794
2795 2000-01-06 13:41:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2796
2797         * nnfolder.el (nnfolder-read-folder): Use nnfolder-save-buffer.
2798
2799         * gnus.el: Really always pop up a new frame.
2800
2801         * parse-time.el (parse-time-rules): Allow 100-110 to be
2802         2000-2010.
2803
2804         * time-date.el (date-to-time): Don't use timezone.
2805
2806 2000-01-06  Dave Love  <fx@gnu.org>
2807
2808         * time-date.el: Add keywords.
2809         (date-to-time): Add autoload cookie.  Canonicalize with
2810         timezone-make-date-arpa-standard.
2811         (time-to-seconds): Avoid caddr.
2812         (safe-date-to-time): Add autoload cookie.
2813
2814         * base64.el: Require cl when compiling.
2815
2816 2000-01-05  BrYan P. Johnson  <beej@mindspring.net>
2817
2818         * gnus-group.el (gnus-group-line-format-alist): Added %E for
2819         eyecandy.
2820         (gnus-group-insert-group-line): Now groks %E and inserts icon in
2821         group line using gnus-group-add-icon.
2822         (gnus-group-icons): Added customize group.
2823         (gnus-group-icon-list): Added variable.
2824         (gnus-group-glyph-directory): Added variable.
2825         (gnus-group-icon-cache): Added variable.
2826         (gnus-group-running-xemacs): Added variable.
2827         (gnus-group-add-icon): Added function. Add an icon to the current
2828         line according to gnus-group-icon-list.
2829         (gnus-group-icon-create-glyph): Added function.
2830
2831 2000-01-05 17:31:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2832
2833         * gnus-sum.el (gnus-summary-select-article): Return whether we
2834         selected something new.
2835         (gnus-summary-search-article): Start searching at the window
2836         point.
2837
2838         * gnus-group.el (gnus-fetch-group): Complete over
2839         gnus-active-hashtb.
2840
2841 Wed Jan  5 17:06:41 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2842
2843         * gnus.el: Pterodactyl Gnus v5.8.3 is released.
2844
2845 2000-01-05 15:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2846
2847         * gnus-sum.el (gnus-preserve-marks): New variable.
2848         (gnus-summary-move-article): Use it.
2849         (gnus-group-charset-alist): Added more entries.
2850
2851 2000-01-03 01:18:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2852
2853         * mm-decode.el (mm-inline-override-types): Removed duplicate.
2854
2855         * gnus-uu.el (gnus-uu-mark-over): Use gnus-summary-default-score
2856         as the default score.
2857
2858         * gnus-score.el (gnus-score-delta-default): Changed name.
2859
2860 2000-01-04  Simon Josefsson  <jas@pdc.kth.se>
2861
2862         * imap.el (imap-parse-literal):
2863         (imap-parse-flag-list): Don't care about props.
2864         (imap-parse-string): Handle quoted characters.
2865
2866 2000-01-02 08:37:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2867
2868         * gnus-sum.el (gnus-summary-goto-unread): Doc fix.
2869         (gnus-summary-mark-article): Doc fix.
2870         (gnus-summary-mark-forward): Doc fix.
2871         (t): Changed keystroke for gnus-summary-customize-parameters.
2872
2873         * gnus-art.el (gnus-article-mode-map): Use gnus-article-edit for
2874         "e".
2875         (gnus-article-mode-map): No, don't.
2876
2877         * gnus-sum.el (gnus-summary-next-subject): Don't show the thread
2878         of the final article.
2879
2880         * mm-decode.el (mm-interactively-view-part): Error on no method.
2881
2882 2000-01-02 06:10:32  Stefan Monnier  <monnier+gnu/emacs@tequila.cs.yale.edu>
2883
2884         * gnus-score.el (gnus-score-insert-help): Something.
2885
2886         * gnus-art.el (gnus-button-alist): Exclude < from <URL:
2887
2888         * gnus-win.el (gnus-configure-frame): Ditto.
2889
2890         * gnus-mh.el (gnus-summary-save-in-folder): Use
2891         with-current-buffer.
2892
2893 2000-01-02 05:00:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2894
2895         * nnwarchive.el: Changed file perms.
2896
2897 1999-12-19 21:42:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2898
2899         * gnus-group.el (gnus-group-delete-groups): New command.
2900         (gnus-group-delete-group): Extra no-prompt parameters.
2901
2902 1999-12-14 10:18:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2903
2904         * nnslashdot.el (nnslashdot-request-article): Translate <br> into
2905         <p>.
2906
2907 1999-12-28 12:20:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2908
2909         * webmail.el (webmail-hotmail-article): Don't insert message id.
2910
2911 1999-12-28  Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,A_\e(Bjohann)
2912
2913         * nnimap.el (nnimap-split-fancy): New variable.
2914         (nnimap-split-fancy): New function.
2915
2916 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2917
2918         (nnimap-split-rule): Document symbol value.
2919
2920 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2921
2922         * nnimap.el (nnimap-retrieve-headers-progress): Let
2923         `nnheader-parse-head' parse article.
2924         (nnimap-retrieve-headers-from-server): Don't request ENVELOPE,
2925         request headers needed by `nnheader-parse-head'.
2926
2927 1999-12-23  Florian Weimer  <fw@s.netic.de>
2928
2929         * gnus-msg.el (gnus-group-posting-charset-alist): Correct default
2930         value (crosspostings are handled), improve documentation.
2931
2932         * smiley.el: Declare file coding system as iso-8859-1.
2933
2934         * nnultimate.el: Dito.
2935
2936         * message.el: Dito.
2937
2938         * gnus-cite.el: Dito.
2939
2940         * gnus-spec.el: Dito.
2941
2942 1999-12-21  Florian Weimer  <fw@s.netic.de>
2943
2944         * gnus-msg.el (gnus-group-posting-charset-alist): New layout.
2945         (gnus-setup-message): No longer make `message-posting-charset'
2946         buffer-local.
2947         (gnus-setup-posting-charset): Reflect the new layout of
2948         `gnus-group-posting-charset-alist' and `message-posting-charset'.
2949
2950         * message.el (message-send-mail): Bind `message-this-is-mail' and
2951         `message-posting-charset'.
2952         (message-send-news): Dito, and honour new layout of
2953         `message-posting-charset'.
2954         (message-encode-message-body): Ignore `message-posting-charset'.
2955
2956         * mm-bodies.el (mm-body-encoding): Consider
2957         `message-posting-charset' when deciding whether to use 8bit.
2958
2959         * rfc2047.el (rfc2047-encode-message-header): Back out change.
2960         (rfc2047-encodable-p): Now solely for headers; use
2961         `message-posting-charset'.
2962
2963 1999-12-20 14:10:39  Shenghuo ZHU  <zsh@cs.rochester.edu>
2964
2965         * nnwarchive.el (nnwarchive-type-definition): Set default value.
2966
2967 1999-12-19 22:49:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
2968
2969         * nnagent.el (nnagent-server-opened): Optional.
2970         (nnagent-status-message): Optional.
2971
2972 1999-12-19  Simon Josefsson  <jas@pdc.kth.se>
2973
2974         * gnus-cite.el (gnus-article-toggle-cited-text): Restore beg and
2975         end (referenced by instructions in
2976         `gnus-cited-opened-text-button-line-format-alist').
2977
2978 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2979
2980         * imap.el (imap-starttls-open): Typo.
2981
2982 1999-12-18 16:43:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
2983
2984         * mm-util.el (mm-charset-after): Non-MULE case.
2985         * mail-prsvr.el (mail-parse-mule-charset): New variable.
2986         * rfc2047.el (rfc2047-dissect-region): Bind it.
2987
2988 1999-12-18  Florian Weimer  <fw@s.netic.de>
2989
2990         * mml.el (mml-generate-multipart-alist): Correct default value.
2991
2992         * mm-encode.el (mm-use-ultra-safe-encoding): New variable.
2993         (mm-safer-encoding): New function.
2994         (mm-content-transfer-encoding): Use both.
2995
2996         * mm-bodies.el (mm-body-encoding): Use mm-use-ultra-safe-encoding.
2997         * qp.el (quoted-printable-encode-region): Dito.
2998
2999 1999-12-18 14:08:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
3000
3001         * webmail.el (webmail-hotmail-article): Snarf the raw file.
3002
3003 1999-12-18 14:08:12  Victor S. Miller  <victor@idaccr.org>
3004
3005         * webmail.el (webmail-hotmail-list): raw=0.
3006
3007 1999-12-18 11:14:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
3008
3009         * gnus-agent.el (gnus-agent-enter-history): Back-compatible in
3010         group name.
3011
3012 1999-12-18 11:02:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
3013
3014         * gnus-agent.el (gnus-agent-expire): Convert to symbol if stringp.
3015
3016 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
3017
3018         * imap.el: Don't autoload digest-md5.
3019         (imap-starttls-open): Bind coding-system-for-{read,write}.
3020         (imap-starttls-p): Check if we can find starttls.el.
3021         (imap-digest-md5-p): Check if we can find digest-md5.el.
3022
3023 1999-12-17   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
3024
3025         * base64.el (base64-encode-string): Accept 2nd argument
3026         `no-line-break'.
3027
3028         * imap.el: Require `digest-md5' when compiling; add autoload
3029         settings for `digest-md5-parse-digest-challenge',
3030         `digest-md5-digest-response', `starttls-open-stream' and
3031         `starttls-negotiate'.
3032         (imap-authenticators): Add `digest-md5'.
3033         (imap-authenticator-alist): Setup for `digest-md5'.
3034         (imap-digest-md5-p): New function.
3035         (imap-digest-md5-auth): New function.
3036         (imap-stream-alist): Add STARTTLS entry.
3037         (imap-starttls-p): New function.
3038         (imap-starttls-open): New function.
3039
3040 1999-12-18 01:08:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3041
3042         * gnus-agent.el (gnus-agent-enter-history): Bad group name.
3043
3044 1999-12-17 19:36:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
3045
3046         * rfc2047.el (rfc2047-dissect-region): Use mapcar instead of
3047         string-to-x function.
3048
3049 1999-12-17 13:08:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
3050
3051         * rfc2047.el (rfc2047-fold-region): Fold a line more than once.
3052
3053 1999-12-17 11:54:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3054
3055         * webmail.el: Enhance hotmail-snarf.
3056
3057 1999-12-17 10:38:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3058
3059         * rfc2047.el (rfc2047-dissect-region): Rewrite.
3060
3061 1999-12-16 22:59:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3062
3063         * webmail.el (webmail-hotmail-list): Search no-error.
3064
3065 1999-12-15 22:07:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
3066
3067         * nnwarchive.el: Support nov-is-evil.
3068         * gnus-bcklg.el (gnus-backlog-request-article): Buffer is optional.
3069         Set it if non-nil.
3070         * gnus-agent.el (gnus-agent-fetch-articles): Use it.
3071
3072 1999-12-15 08:55:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
3073
3074         * nnagent.el (nnagent-server-opened): Redefine.
3075         (nnagent-status-message): Ditto.
3076
3077 1999-12-14 23:37:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
3078
3079         * rfc1843.el (rfc1843-decode-region): Use
3080         buffer-substring-no-properties.
3081         * gnus-art.el (article-decode-HZ): New function.
3082
3083 1999-12-14 22:07:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
3084
3085         * nnheader.el (nnheader-translate-file-chars): Only in full path.
3086
3087 1999-12-14 16:21:45  Shenghuo ZHU  <zsh@cs.rochester.edu>
3088
3089         * mm-util.el (mm-find-charset-region): mail-parse-charset is a
3090         MIME charset not a MULE charset.
3091
3092 1999-12-14 15:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
3093
3094         * gnus-ems.el: Translate more ugly characters.
3095         * nnheader.el (nnheader-translate-file-chars): Don't translate
3096         the second ':'.
3097
3098 1999-12-14 10:40:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
3099
3100         * gnus-art.el (gnus-request-article-this-buffer): Use all refer
3101         method if cannot find the article.
3102
3103 1999-12-14 01:13:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
3104
3105         * gnus-art.el (gnus-request-article-this-buffer): Don't use refer
3106         method if overrided.
3107
3108 1999-12-13 23:38:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3109
3110         * mail-source.el (mail-source-fetch-webmail): Parameter
3111         dontexpunge.
3112
3113 1999-12-13 23:31:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
3114
3115         * webmail.el: Support my-deja. Better error report.
3116
3117 1999-12-13 18:59:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
3118
3119         * nnslashdot.el (nnslashdot-date-to-date): Error proof when input
3120         is bad.
3121         * gnus-sum.el (gnus-list-of-unread-articles): When (car read)
3122         is not 1.
3123
3124 1999-12-13 18:22:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
3125
3126         * nnslashdot.el (nnslashdot-request-article): A space.
3127
3128 1999-12-13 17:20:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
3129
3130         * nnagent.el: Support different backend with same name.
3131
3132 1999-12-13 13:14:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
3133
3134         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Support
3135         archived group.
3136         (nnslashdot-sane-retrieve-headers): Ditto.
3137         (nnslashdot-request-article): Ditto.
3138
3139 1999-12-13 11:41:32  Shenghuo ZHU  <zsh@cs.rochester.edu>
3140
3141         * nnweb.el (nnweb-insert): Narrow to point.
3142
3143 1999-12-13 10:59:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
3144
3145         * nnweb.el (nnweb-insert): Follow refresh url.
3146         * nnslashdot.el: Use it.
3147
3148 1999-12-13 10:39:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3149
3150         * nnweb.el (nnweb-decode-entities): Decode numerical entities.
3151         (nnweb-decode-entities-string): New function.
3152
3153         * nnwarchive.el (nnwarchive-decode-entities-string): Rename to
3154         nnweb-* and move to nnweb.el.
3155         * nnwarchive.el: Use nnweb-decode-entities, etc.
3156         * webmail.el: Ditto.
3157
3158         * nnslashdot.el: Use nnweb-decode-entities-string.
3159         (nnslashdot-decode-entities): Remove.
3160
3161 1999-12-13 10:40:56  Eric Marsden <emarsden@mail.dotcom.fr>
3162
3163         * nnslashdot.el: Decode entities.
3164
3165 1999-12-12  Dave Love  <fx@gnu.org>
3166
3167         * gnus-agent.el (gnus-category-edit-groups)
3168         (gnus-category-edit-score, gnus-category-edit-predicate): Replace
3169         expansion of setf, fixed.
3170
3171 1999-12-12 12:50:30  Shenghuo ZHU  <zsh@cs.rochester.edu>
3172
3173         * gnus-agent.el: Revoke last Dave Love's patch, because of
3174         incompatibility of XEmacs.
3175
3176 1999-12-12 12:27:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
3177
3178         * mm-uu.el: Change headers.
3179         * rfc1843.el: Ditto.
3180         * uudecode.el: Ditto.
3181
3182 1999-12-07  Dave Love  <fx@gnu.org>
3183
3184         * gnus-agent.el (gnus-category-edit-predicate)
3185         (gnus-category-edit-score, gnus-category-edit-score): Expand setf
3186         inside backquote to avoid it at runtime.
3187
3188 1999-12-07  Dave Love  <fx@gnu.org>
3189
3190         * binhex.el: Require cl when compiling.
3191
3192 1999-12-04  Dave Love  <fx@gnu.org>
3193
3194         * gnus-cus.el (gnus-group-parameters): Allow nil for banner.
3195
3196 1999-12-04  Dave Love  <fx@gnu.org>
3197
3198         * mm-util.el (mm-delete-duplicates): New function.
3199         (mm-write-region): Use it.
3200
3201         * mml.el (mml-minibuffer-read-type): Use mm-delete-duplicates.
3202
3203         * mailcap.el (mailcap-mime-types): Require mm-util.  Use
3204         mm-delete-duplicates.
3205
3206         * imap.el (imap-open, imap-debug): Avoid mapc.
3207
3208         * nnvirtual.el (nnvirtual-create-mapping): Likewise.
3209
3210         * gnus-sum.el (gnus-summary-exit-no-update): Avoid copy-list.
3211         (gnus-multi-decode-encoded-word-string): Avoid mapc.
3212
3213         * gnus-start.el (gnus-site-init-file): Avoid ignore-errors at
3214         runtime.
3215
3216         * gnus.el (gnus-select-method): Likewise.
3217
3218         * nnheader.el (nnheader-nov-read-integer): Likewise.
3219
3220         * mm-view.el (mm-inline-message): Require cl when compiling.
3221         Avoid ignore-errors at runtime.
3222         (mm-inline-text): Avoid mapc.
3223
3224 1999-12-12 10:36:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
3225
3226         * gnus-art.el (article-decode-charset): Widen is bad.
3227
3228 1999-12-12 10:17:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
3229
3230         * mm-util.el (mm-charset-after): `charset-after' may not be defined.
3231
3232 1999-12-12  Florian Weimer  <fw@s.netic.de>
3233
3234         * rfc2047.el (rfc2047-encodable-p): New parameter header used to
3235         indicate that only US-ASCII is permitted.
3236         (rfc2047-encode-message-header): Use it.  Now, Gnus should never
3237         use unencoded 8-bit characters in message headers.
3238
3239 1999-12-12 03:08:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
3240
3241         * ietf-drums.el (ietf-drums-narrow-to-header): Make it work with
3242         CRLF.
3243
3244 1999-12-11 14:42:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
3245
3246         * webmail.el: Require url-cookie.
3247
3248 1999-12-11 14:21:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
3249
3250         * nnwarchive.el (nnwarchive-make-caesar-translation-table): A
3251         new function to make modified caesar table.
3252         (nnwarchive-from-r13): Use it.
3253         (nnwarchive-mail-archive-article): Improved.
3254
3255 1999-12-11 12:30:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
3256
3257         * webmail.el (webmail-url): Use mm-with-unibyte-current-buffer.
3258
3259 1999-12-10 16:22:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
3260
3261         * nnweb.el (nnweb-request-article): Return cons.
3262
3263 1999-12-10 16:06:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
3264
3265         * gnus-sum.el (gnus-summary-setup-default-charset): Typo.
3266
3267 1999-12-10 12:14:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
3268
3269         * mm-util.el (mm-with-unibyte): New macro.
3270         * nnweb.el (nnweb-init): Use it.
3271
3272 1999-12-09 20:39:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
3273
3274         * mm-util.el (mm-charset-after): New function.
3275         (mm-find-mime-charset-region): Set charsets after
3276         delete-duplicates and use find-coding-systems-region.
3277         (mm-find-charset-region): Remove composition.
3278
3279         * mm-bodies.el (mm-encode-body): Use mm-charset-after.
3280
3281         * mml.el (mml-parse-singlepart-with-multiple-charsets): Ditto.
3282
3283 1999-12-09 17:47:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
3284
3285         * mm-util.el (mm-find-mime-charset-region): Revoke last change.
3286         * mml.el (mml-confirmation-set): New variable.
3287         (mml-parse-1): Ask user to confirm.
3288
3289 1999-12-09  Simon Josefsson  <jas@pdc.kth.se>
3290
3291         * gnus-start.el (gnus-get-unread-articles): Make sure all methods
3292         are scanned when we have directory mail-sources (the mail source
3293         is modified in that case, so we must scan it for all
3294         groups/methods).
3295
3296 1999-12-09 12:05:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
3297
3298         * nnml.el (nnml-request-move-article): Save nnml-current-directory
3299         and nnml-article-file-alist.
3300
3301 1999-12-09 10:20:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
3302
3303         * gnus-group.el (gnus-group-get-new-news-this-group): Binding
3304         nnmail-fetched-sources.
3305
3306 1999-12-09 10:19:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3307
3308         * mm-util.el (mm-find-charset-region): Use the last charset.
3309
3310 1999-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
3311
3312         * gnus.el (gnus-select-method): Made the option list prettier.
3313
3314 1999-12-08  Florian Weimer  <fw@s.netic.de>
3315
3316         * gnus-msg.el (gnus-group-posting-charset-alist): Use iso-8859-1
3317         for the `de' newsgroups hierarchy, as it is common practice there.
3318
3319
3320 1999-12-07 16:17:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
3321
3322         * nnwarchive.el (nnwarchive-mail-archive-article): Fix
3323         buffer-string arguments. Fix references.
3324
3325 1999-12-07 15:04:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
3326
3327         * gnus-agent.el (gnus-agent-confirmation-function): New variable.
3328         (gnus-agent-batch-fetch): Use it.
3329         (gnus-agent-fetch-session): Use it.
3330
3331 1999-12-07 12:32:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
3332
3333         * mm-util.el (mm-find-mime-charset-region): Delete nil.
3334
3335 1999-12-07 11:45:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3336
3337         * mm-util.el (mm-find-charset-region): Don't capitalize.  Delete
3338         nil.
3339
3340 1999-12-07  Per Abrahamsen  <abraham@dina.kvl.dk>
3341
3342         * nnslashdot.el (nnslashdot-request-list): There were two
3343         top-level body-forms.  Put a `progn' around them.
3344
3345         * gnus.el (gnus-select-method): Use `condition-case'
3346         instead of `ignore-errors', since cl may not be loaded when the
3347         form is evaluated.
3348
3349 1999-12-06 23:57:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
3350
3351         * nnwarchive.el: Support www.mail-archive.com.
3352
3353 1999-12-06 23:55:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3354
3355         * nnmail.el (nnmail-get-new-mail): Remove fetched sources before
3356         do anything.
3357
3358 1999-12-06  Simon Josefsson  <jas@pdc.kth.se>
3359
3360         * utf7.el: New file, written by Jon K Hellan.
3361
3362         * imap.el (imap-use-utf7): Renamed from `imap-utf7-p', change
3363         default to t.
3364
3365 1999-12-06 04:40:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3366
3367         * nnslashdot.el (nnslashdot-request-delete-group): New function.
3368
3369         * gnus-sum.el (gnus-summary-refer-article): Work for lists with
3370         current.
3371         (gnus-refer-article-methods): New function.
3372         (gnus-summary-refer-article): Use it.
3373
3374 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3375
3376         * nnimap.el (nnimap-retrieve-groups): Return active format.
3377
3378         * nnimap.el (nnimap-replace-in-string): Removed.
3379         (nnimap-request-list):
3380         (nnimap-retrieve-groups):
3381         (nnimap-request-newgroups): Quote group instead of escaping SPC.
3382
3383 1999-12-05  Simon Josefsson  <jas@pdc.kth.se>
3384
3385         * imap.el: Use format-spec for ssl program.
3386         * imap.el (imap-ssl-arguments): Removed.
3387         (imap-ssl-open-{1,2}): Removed.
3388
3389 1999-12-04  Per Abrahamsen  <abraham@dina.kvl.dk>
3390
3391         * gnus-start.el (gnus-site-init-file): Use `condition-case'
3392         instead of `ignore-errors', since cl may not be loaded when the
3393         form is evaluated.
3394
3395 1999-12-04 11:34:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3396
3397         * mm-bodies.el (mm-8bit-char-regexps): Removed.
3398         (mm-7bit-chars): New variable.
3399         (mm-body-7-or-8): Use it in both cases.
3400
3401 1999-12-04  Michael Welsh Duggan  <md5i@cs.cmu.edu>
3402
3403         * gnus-start.el (gnus-site-init-file): Don't use cl macros in
3404           defcustom definitions.
3405
3406 1999-12-04  Simon Josefsson  <jas@pdc.kth.se>
3407
3408         * mm-decode.el (mm-display-part): Let mm-display-external return
3409         inline or external.
3410         (mm-display-external): For copiousoutput methods, insert output in
3411         buffer.
3412
3413 1999-12-04 03:29:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3414
3415         * nntp.el (nntp-retrieve-headers-with-xover): Goto the end of
3416         buffer.
3417
3418 1999-12-04 08:31:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3419
3420         * gnus-audio.el: An M too far.
3421
3422         * gnus-msg.el (gnus-setup-message): One backtick too many.
3423
3424         * gnus-art.el (gnus-mime-view-part-as-type): mailcap-mime-types is
3425         a function, not a variable.
3426
3427 1999-12-04 08:14:08  Max Froumentin  <masmef@maths.bath.ac.uk>
3428
3429         * gnus-score.el (gnus-score-body): Widen before requesting.
3430
3431 1999-12-04 08:06:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3432
3433         * gnus-group.el (gnus-group-prepare-flat): Comment fix.
3434
3435 1999-12-04 03:01:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3436
3437         * mail-source.el (mail-source-fetch-webmail): Bind
3438         mail-source-string.
3439
3440 1999-12-04 07:18:23  Matt Swift  <swift@alum.mit.edu>
3441
3442         * gnus-uu.el (gnus-uu-mark-by-regexp): Doc fix.
3443         (gnus-uu-unmark-by-regexp): Ditto.
3444
3445         * gnus-group.el (gnus-group-catchup-current): Would bug out on
3446         dead groups.
3447
3448 1999-12-04 01:34:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3449
3450         * gnus-msg.el (gnus-setup-message): Allow the charset setting to
3451         do their real thing.
3452
3453         * nnmh.el (nnmh-be-safe): Doc fix.
3454
3455         * gnus-sum.el (gnus-summary-exit): Write cache active file.
3456
3457         * nntp.el (nntp-retrieve-headers-with-xover): Make sure the entire
3458         status line has arrived before we count it.
3459
3460         * mailcap.el (mailcap-mime-data): Removed save-file from audio/*.
3461
3462         * gnus-sum.el (gnus-thread-header): Fixed after indent.
3463         Whitespace problems.
3464
3465         * gnus-win.el (gnus-configure-windows): Error fix.
3466
3467         * gnus-demon.el (gnus-demon-add-nntp-close-connection): Add the
3468         right function.
3469
3470         * gnus.el: Fixed all the doc strings to match the FSF convetions.
3471         Indent all functions.  Fix all comments to match the comment
3472         conventions.  Double-space after full stop.
3473
3474 1999-12-04 01:14:55  YAMAMOTO Kouji  <kouji@pobox.com>
3475
3476         * nnmail.el (nnmail-split-it): I redefined nnmail-split-fancy's
3477         value to divide received mails into my favorite groups and I met
3478         an error.  It takes place if the length of a element "VALUE" in
3479         nnmail-split-fancy is less than two.
3480
3481 1999-10-10  Robert Bihlmeyer  <robbe@orcus.priv.at>
3482
3483         * mml.el (mml-insert-part): New function.
3484
3485 1999-09-29 04:48:14  Katsumi Yamaoka  <yamaoka@jpl.org>
3486
3487         * lpath.el: Add `sc-cite-regexp'.
3488
3489 1999-12-02  Dave Love  <fx@gnu.org>
3490
3491         * mm-decode.el: Customize.
3492
3493 1999-12-03  Dave Love  <fx@gnu.org>
3494
3495         * nnslashdot.el, nnultimate.el: Don't lose at compile time when
3496         the W3 stuff isn't available.
3497
3498 1999-12-03  Dave Love  <fx@gnu.org>
3499
3500         * imap.el, mailcap.el, nnvirtual.el, rfc2104.el: Don't require cl
3501         at runtime.
3502
3503 1999-12-04 00:47:35  Dan Christensen  <jdc@jhu.edu>
3504
3505         * gnus-score.el (gnus-score-headers): Fix orphan scoring.
3506
3507 1999-12-01  Andrew Innes  <andrewi@gnu.org>
3508
3509         * nnmbox.el (nnmbox-read-mbox): Count messages correctly, and
3510         don't be fooled by "From nobody" lines added by respooling.
3511
3512         * pop3.el (pop3-movemail): Write crashbox in binary.
3513         (pop3-get-message-count): New function.
3514
3515         * mail-source.el (mail-source-primary-source): New variable.
3516         (mail-source-report-new-mail-interval): New variable.
3517         (mail-source-idle-time-delay): New variable.
3518         (mail-source-new-mail-available): New internal variable.
3519         (mail-source-fetch-pop): Clear new mail flag, when mail from
3520         primary source has been fetched.
3521         (mail-source-check-pop): New function.
3522         (mail-source-new-mail-p): New function.
3523         (mail-source-start-idle-timer): New function.
3524         (mail-source-report-new-mail): New function.
3525         (mail-source-report-new-mail): New internal variable.
3526         (mail-source-report-new-mail-timer): New internal variable.
3527         (mail-source-report-new-mail-idle-timer): New internal variables.
3528
3529 1999-12-04 00:39:34  Andreas Schwab  <schwab@suse.de>
3530
3531         * gnus-cus.el (gnus-group-customize): Customize fix.
3532
3533 1999-12-04 00:38:24  Andrea Arcangeli  <andrea@suse.de>
3534
3535         * message.el (message-send-mail-with-sendmail): Use
3536         message-make-address.
3537
3538 Fri Dec  3 20:34:11 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3539
3540         * gnus.el: Pterodactyl Gnus v5.8.2 is released.
3541
3542 Fri Dec  3 20:09:41 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3543
3544         * gnus.el: Pterodactyl Gnus v5.8.1 is released.
3545
3546 1999-11-11  Hrvoje Niksic  <hniksic@iskon.hr>
3547
3548         * mml.el (mml-insert-tag): Don't close the tag.
3549         (mml-insert-empty-tag): New function.
3550         (mml-attach-file): Use mml-insert-empty-tag instead of
3551         mml-insert-tag.
3552         (mml-attach-buffer): Ditto.
3553         (mml-attach-external): Ditto.
3554         (mml-insert-multipart): Ditto.
3555
3556 1999-12-03 08:49:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3557
3558         * nnfolder.el (nnfolder-request-article): Return -1 if not find
3559         the article number.
3560
3561 1999-12-03 01:12:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3562
3563         * gnus.el (gnus-find-method-for-group): The method of a new group
3564         is not the native one.
3565
3566 1999-12-03 01:26:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3567
3568         * gnus-art.el (gnus-button-embedded-url): Always call browse-url.
3569
3570 1999-12-02 18:00:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3571
3572         * nnultimate.el (nnultimate-retrieve-headers): Use
3573         mm-with-unibyte-current-buffer.
3574         (nnultimate-request-article): Ditto.
3575
3576 1999-12-02 14:57:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
3577
3578         * nntp.el (nntp-retrieve-groups): Set to process buffer.
3579
3580 1999-12-02 11:14:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
3581
3582         * mm-util.el (mm-with-unibyte-current-buffer): New macro.
3583         * nnweb.el (nnweb-retrieve-headers): Use it.
3584         (nnweb-request-article): Use it.
3585
3586         * nnweb.el (nnweb-dejanews-create-mapping): Set a default date in
3587         case matching failed.
3588
3589 1999-12-02  John Wiegley <jwiegley@inprise.com>
3590
3591         * mail-source.el (mail-source-keyword-map): Add backslash to
3592         Delete-flag.
3593
3594 1999-12-02 07:24:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3595
3596         * gnus-sum.el (gnus-group-charset-alist): Default nnweb groups to
3597         Latin-1.
3598         (gnus-group-charset-alist): No, don't.
3599
3600         * nnweb.el (nnweb-init): Make the buffer unibyte.
3601
3602 1999-12-01 23:02:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
3603
3604         * mail-source.el (mail-source-set-common-1): Fix to get the
3605         default value.
3606
3607 1999-12-02 00:27:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3608
3609         * nnslashdot.el (nnslashdot-read-groups): Unibyte.
3610
3611         * nnultimate.el (nnultimate-request-list): Use unibyte.
3612
3613         * gnus-uu.el (gnus-uu-grab-articles): Bind
3614         gnus-display-mime-function to nil.
3615
3616         * message.el (message-send-mail-with-sendmail): Use the
3617         user-mail-address variable.
3618
3619         * gnus-art.el (gnus-ignored-headers): More headers.
3620
3621         * message.el (message-shorten-1): Use list.
3622
3623 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3624
3625         * gnus-msg.el (gnus-configure-posting-styles): Ignore nil
3626         signatures.
3627
3628         * nnweb.el (nnweb-dejanews-create-mapping): Get the data.
3629         (nnweb-dejanews-create-mapping): Do the properish date.
3630
3631 1999-12-01 17:41:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
3632
3633         * mail-source.el (mail-source-common-keyword-map): New variable.
3634         (mail-source-bind-common): New macro.
3635         (mail-source-fetch): Support plugged mail source.
3636         * gnus-int.el (gnus-request-scan): Use them.
3637
3638 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3639
3640         * mm-view.el (mm-inline-message): Check whether charset is a
3641         string.
3642
3643         * nnslashdot.el (nnslashdot-request-post): Insert <p>'s.
3644
3645         * message.el (message-mode-map): Changed keystroke for
3646         message-yank-buffer.
3647
3648 1999-11-26  Hrvoje Niksic  <hniksic@iskon.hr>
3649
3650         * message.el (message-shorten-references): Cut references to 31
3651         elements, then either fold them or shorten them to 988 characters.
3652         (message-shorten-1): New function.
3653         (message-cater-to-broken-inn): New variable.
3654
3655 1999-12-01 21:47:10  Eric Marsden  <emarsden@mail.dotcom.fr>
3656
3657         * nnslashdot.el (nnslashdot-lose): New function.
3658
3659 1999-12-01 21:08:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3660
3661         * mm-view.el (mm-inline-message): Not the right type of charset is
3662         being fetched here.  Let the group charset rule.
3663         (mm-inline-message): Ignore us-ascii.
3664
3665 1999-11-24  Carsten Leonhardt  <leo@arioch.oche.de>
3666
3667         * mail-source.el (mail-source-fetch-maildir): work around the
3668         ommitted "file-regular-p" in efs/ange-ftp
3669
3670 1999-12-01 19:59:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3671
3672         * mml.el (mml-generate-mime-1): Don't insert extra empty line.
3673         (mml-generate-mime-1): Use the encoding param.
3674
3675         * gnus-sum.el (gnus-summary-show-article): Don't bind gnus-visual.
3676
3677         * gnus-cache.el (gnus-cache-possibly-enter-article): Require
3678         gnus-art before binding its variables.
3679
3680         * gnus-art.el (gnus-article-prepare-display): Run the prepare
3681         after the MIME.
3682
3683 1999-12-01 19:48:14  Rupa Schomaker  <rupa-list@rupa.com>
3684
3685         * message.el (message-clone-locals): Use it.
3686
3687         * gnus-msg.el (gnus-configure-posting-styles): Make
3688         user-mail-address local.
3689
3690 1999-11-20  Simon Josefsson  <jas@pdc.kth.se>
3691
3692         * gnus-start.el (gnus-get-unread-articles): Scan each method only
3693         once.
3694
3695 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3696
3697         * message.el (message-generate-new-buffer-clone-locals): Use varstr.
3698         (message-clone-locals): Ditto.
3699
3700         * gnus-sum.el (gnus-summary-enter-digest-group): Have the digest
3701         group inherit reply-to or from.
3702
3703 1999-12-01 13:04:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
3704
3705         * gnus-sum.el (gnus-summary-show-article): Support numbered ARG
3706         for charset.
3707         (gnus-summary-show-article-charset-alist): New variable.
3708
3709         * mm-bodies.el (mm-decode-string): Support gnus-all and
3710         gnus-unknown.
3711         (mm-decode-body): Ditto.
3712         * rfc2047.el (rfc2047-decode): Ditto.
3713
3714 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3715
3716         * mail-source.el (mail-source-delete-incoming): Change default to
3717         t.
3718
3719 Wed Dec  1 16:31:31 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3720
3721         * gnus.el: Pterodactyl Gnus v0.99 is released.
3722
3723 1999-12-01 14:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3724
3725         * dgnushack.el (dgnushack-compile): No webmail under Emacs.
3726
3727         * gnus-sum.el (gnus-summary-refer-article): Wrong interactive
3728         spec.
3729
3730         * gnus-msg.el (gnus-configure-posting-styles): Eval `eval'.
3731         (gnus-configure-posting-styles): No, don't.
3732         (gnus-configure-posting-styles): Allow overriding files.
3733
3734         * gnus-art.el (gnus-header-button-alist): Use browse-url
3735         directly.
3736
3737         * mm-decode.el (mm-inline-media-tests): Check feature vcard.
3738
3739         * gnus-msg.el (gnus-summary-yank-message): New command and
3740         keystroke.
3741
3742         * message.el (message-yank-buffer): New command.
3743         (message-buffers): New function.
3744
3745         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Select
3746         next group in a more normal fasion.
3747
3748         * mml.el (mml-boundary-function): New variable.
3749         (mml-compute-boundary): Use it.
3750
3751         * nnmh.el (nnmh-active-number): Skip past files that have buffers
3752         that exist for them.
3753
3754         * gnus-async.el (gnus-async-prefetch-next): Cancel timers.
3755         (gnus-async-timer): New variable.
3756
3757 1999-11-30 02:07:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3758
3759         * nnultimate.el (nnultimate-request-list): Be more lenient with
3760         root addresses.
3761
3762 1999-11-28 20:22:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3763
3764         * gnus-art.el (gnus-treatment-function-alist): Do
3765         gnus-treat-capitalize-sentences.
3766
3767 1999-11-30 09:07:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3768
3769         * webmail.el (webmail-hotmail-article): Hotmail changes the
3770         format.
3771
3772 1999-11-29  Simon Josefsson  <jas@pdc.kth.se>
3773
3774         * mm-decode.el (mm-display-external): For `copiousoutput' methods,
3775         switch to buffer after calling program.
3776         (mm-display-external): Use `shell-command-switch' instead of "-c".
3777
3778 1999-11-27 15:21:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3779
3780         * nnultimate.el (nnultimate-possibly-change-server): Don't always
3781         read groups file.
3782
3783         * nnslashdot.el (nnslashdot-request-article): Convert <br><br> to
3784         <p>.
3785
3786 1999-11-24 20:18:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3787
3788         * message.el (message-mode): Doc fix.
3789
3790 1999-11-24 09:25:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
3791
3792         * gnus-art.el (article-emphasize): Check group variable.
3793         * rfc1843.el (rfc1843-decode-article-body): Ditto.
3794
3795 1999-11-24 00:11:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
3796
3797         * mm-decode.el (mm-save-part-to-file): Inhibit jka-compr for any
3798         type.
3799
3800 1999-11-23 17:21:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3801
3802         * webmail.el: Support www.netaddress.com, i.e. usa.net.
3803
3804 1999-11-23  Hrvoje Niksic  <hniksic@iskon.hr>
3805
3806         * mml.el (mml-quote-region): Insert ! after the hash.
3807
3808 1999-11-23 05:08:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
3809
3810         * gnus-group.el (gnus-group-warchive-address-history): Change to
3811         nil.
3812
3813 1999-11-23 02:33:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3814
3815         * webmail.el: Support mail.yahoo.com.
3816
3817         * mail-source.el (mail-source-fetch-webmail): Add password check.
3818         (mail-source-keyword-map): Use `subtype'.
3819
3820 1999-11-22 04:35:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
3821
3822         * mail-source.el (mail-source-keyword-map): Add webmail.
3823         (mail-source-fetcher-alist): Ditto.
3824         (mail-source-fetch-webmail): New function.
3825         * webmail.el: New file.
3826
3827 1999-11-21 12:20:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
3828
3829         * nnwarchive.el (nnwarchive-request-group): Print 0 if it is nil.
3830
3831 1999-11-21 12:19:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
3832
3833         * mailcap.el (mailcap-parse-mailcap): Don't skip double semicolon.
3834
3835 1999-11-20 12:54:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3836
3837         * nnultimate.el (nnultimate-request-list): Add fetch-time slot.
3838         (nnultimate-prune-days): New function.
3839         (nnultimate-create-mapping): Use it.
3840         (nnultimate-request-group): Only fetch the groups list if it has
3841         not been done before.
3842         (nnultimate-retrieve-headers): Don't write groups.
3843         (nnultimate-create-mapping): Off-by-one error.
3844
3845 1999-11-19 12:17:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3846
3847         * nnslashdot.el (nnslashdot-sane-retrieve-headers): Fix to match
3848         threaded subjects.
3849
3850 1999-11-20 02:22:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
3851
3852         * nnwarchive.el: Lots of changes make agent happy.
3853
3854 1999-11-19 21:37:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3855
3856         * gnus-start.el (gnus-get-unread-articles): Assert group is in
3857         hashtb.
3858
3859 1999-11-19 19:53:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
3860
3861         * mm-decode.el (mm-display-external): Write region with binary
3862         mode.
3863
3864 1999-11-18 14:52:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3865
3866         * nnweb.el (nnweb-dejanews-create-mapping): Bind `text'.
3867
3868 1999-11-18 14:35:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3869
3870         * mm-uu.el (mm-uu-dissect): Use fake charset `gnus-decoded'.
3871         (mm-uu-test): Now it is in restricted region.
3872
3873         * gnus-art.el (article-decode-charset): Don't mm-uu-test.
3874
3875         * mm-view.el (mm-view-message): Fix buffer leak.
3876         (mm-inline-message): Support 'gnus-decoded.
3877
3878         * mm-bodies.el (mm-decode-body): Ditto.
3879
3880         * rfc2047.el (rfc2047-decode-region): Ditto.
3881
3882 1999-11-18  Matthias Andree  <ma@dt.e-technik.uni-dortmund.de>
3883
3884         * imap.el (require): Added autoload for base64-encode-string.
3885
3886 1999-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
3887
3888         * gnus.el (gnus-refer-article-method): Made list value
3889         customizable.
3890
3891 1999-11-17 13:09:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
3892
3893         * gnus-sum.el (gnus-summary-recenter): set-window-start with
3894         NOFORCE in Emacs case.
3895
3896 1999-11-17 13:04:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3897
3898         * gnus-art.el (gnus-request-article-this-buffer): Set
3899         gnus-newsgroup-name.
3900
3901 1999-11-16 23:53:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3902
3903         * gnus-xmas.el (gnus-xmas-summary-recenter): set-window-start with
3904         NOFORCE.
3905
3906 1999-11-17  Simon Josefsson  <jas@pdc.kth.se>
3907
3908         * gnus-start.el (gnus-get-unread-articles): Check server before
3909         scanning.
3910
3911 1999-11-16 10:01:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3912
3913         * gnus.el (gnus-valid-select-methods): nnslashdot is news.
3914
3915         * nnslashdot.el (nnslashdot-login-name): New variable.
3916         (nnslashdot-password): Ditto.
3917         (nnslashdot-request-post): New function.
3918
3919         * gnus-art.el (gnus-treat-buttonize): More testing.
3920
3921         * mm-encode.el: Another CVS test.
3922
3923         * gnus-art.el (gnus-treat-emphasize): Change default.
3924         (gnus-treat-buttonize): Ditto.
3925         (gnus-treat-buttonize): This is a test.
3926
3927         * gnus-sum.el (gnus-build-old-threads): Bind mail-parse-charset.
3928         (gnus-build-sparse-threads): Ditto.
3929         (gnus-build-all-threads): Ditto.
3930
3931         * nnheader.el (make-full-mail-header): Make into a subst.
3932
3933         * dgnushack.el (dgnushack-compile): Skip all w3-dependent files
3934         unless w3 is supplied.
3935
3936         * gnus.el (gnus-refer-article-method): Doc fix.
3937
3938         * gnus-sum.el: Do not accept a prefix.
3939         (gnus-summary-refer-article): Accept a list of select methods.
3940
3941 1999-11-15 21:28:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
3942
3943         * Makefile.in: Change `^  *' to `\t'.
3944
3945 1999-11-11  Matt Pharr  <mmp@graphics.stanford.edu>
3946
3947         * message.el (message-forward): Pay attention to prefix argument
3948         again and forward all headers when it is set, regardless of the
3949         value of message-forward-ignored-headers.
3950
3951 1999-11-15 20:44:50  William M. Perry  <wmperry@aventail.com>
3952
3953         * dgnushack.el (dgnushack-compile): Vpath file.
3954
3955         * Makefile.in (SHELL): VPATH support.
3956
3957 1999-11-15 20:37:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3958
3959         * gnus-ems.el: Check for cygwin32.
3960
3961 1999-11-14 18:15:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
3962
3963         * mm-decode.el (mm-display-external): Use 'non-viewer.
3964
3965 1999-11-14 15:21:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
3966
3967         * base64.el (base64-encode-string): An alias for base64-encode for
3968         compatibility.
3969
3970 1999-11-14 01:58:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
3971
3972         * nntp.el (nntp-retrieve-groups): Erase nntp-sever-buffer before
3973         nntp-inhibit-erase.
3974
3975 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3976
3977         * gnus-start.el (gnus-get-unread-articles): Use
3978         nnfoo-retrieve-groups to find new news, if available.
3979         (gnus-read-active-file-2): New function.
3980         (gnus-get-unread-articles): Use it.
3981         (gnus-read-active-file-1): Ditto.
3982
3983 1999-11-13 17:59:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3984
3985         * mm-util.el (mm-find-mime-charset-region): Make sure
3986         find-coding-systems-for-charsets is fbound.
3987
3988         * gnus-ems.el: Typo fix.
3989
3990 1999-11-13  Florian Weimer  <fw@s.netic.de>
3991
3992         * mm-util.el (mm-find-mime-charset-region): Use UTF-8 if
3993         it's available and makes sense.
3994
3995 1999-11-12 19:56:23  Fabrice POPINEAU <Fabrice.Popineau@supelec.fr>
3996
3997         * gnus-score.el (gnus-score-save): Translate score file.
3998
3999 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
4000
4001         * mail-source.el (mail-source-keyword-map): For IMAP mail source,
4002         added fetchflag and dontexpunge keywords.
4003         (mail-source-fetch-imap): Use them.
4004
4005 1999-11-12  Per Abrahamsen  <abraham@dina.kvl.dk>
4006
4007         * gnus-start.el (gnus-level-subscribed, gnus-level-unsubscribed,
4008         gnus-level-zombie, gnus-level-killed): Changed from `defcustom' to
4009         `defconst'.
4010
4011         * gnus-cus.el (gnus-group-parameters): Changed from `defcustom' to
4012         `defconst'.
4013         Mention that it is both for group and topic parameters.
4014         (gnus-extra-topic-parameters): New constant, including `subscribe'
4015         parameter.
4016         (gnus-extra-group-parameters): New constant.
4017         (gnus-group-customize): Use them.
4018
4019         * gnus.el (gnus-select-method): Added default value and tag.
4020         (gnus-refer-article-method): Added `DejaNews' customization option.
4021
4022 1999-11-12 05:04:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4023
4024         * gnus-int.el (gnus-server-opened): Ignore denied servers.
4025
4026         * gnus-ems.el (gnus-mule-max-width-function): New backquote
4027         syntax.
4028
4029         * nndoc.el (nndoc-mime-digest-type-p): Reinstated.
4030
4031         * nnslashdot.el (nnslashdot-group-number): Changed default.
4032
4033         * nnweb.el (nnweb-dejanews-create-mapping): Work with new deja.
4034         (nnweb-dejanews-wash-article): Removed.
4035         (nnweb-type-definition): Fetch by id.
4036
4037         * gnus-msg.el (gnus-configure-posting-styles): Don't insert unless
4038         we mean it.
4039
4040         * nnslashdot.el (nnslashdot-group-number): Doc fix.
4041         (nnslashdot-request-list): Use Ultramode as well.
4042         (nnslashdot-date-to-date): Be more lenient.
4043         (nnslashdot-threaded): New function.
4044
4045 1999-11-11 17:40:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4046
4047         * gnus-art.el (gnus-mime-internalize-part): Doc fix.
4048
4049 1999-11-11 14:32:48  Steinar Bang  <sb@metis.no>
4050
4051         * nnweb.el (nnweb-type-definition): /=dnc
4052
4053 1999-11-11 10:58:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4054
4055         * nnultimate.el (nnultimate-retrieve-headers): Work with american
4056         dates.
4057         (nnultimate-retrieve-headers): Wrong ordering.
4058
4059 1999-11-11 07:31:51  Matt Pharr  <mmp@graphics.stanford.edu>
4060
4061         * message.el (message-forward-as-mime): New variable.
4062
4063 1999-11-11 05:24:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4064
4065         * gnus-util.el (gnus-dd-mmm): Beware buggy dates.
4066
4067 1999-11-10 16:50:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4068
4069         * mail-source.el (mail-source-movemail-and-remove): New function.
4070         (mail-source-keyword-map): Add `function' for `maildir'.
4071         (mail-source-fetch-maildir): Use it.
4072
4073 1999-11-10 13:48:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4074
4075         * nnwarchive.el: New file.
4076         * gnus-group.el (gnus-group-make-warchive-group): New function.
4077         * gnus.el (gnus-valid-select-methods): Add `nnwarchive'.
4078
4079 1999-11-10 12:13:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4080
4081         * nnultimate.el (nnultimate-retrieve-headers): Work for multi-page
4082         subjects.
4083
4084 1999-11-10 11:33:23  Rajappa Iyer  <rajappa@mindspring.com>
4085
4086         * gnus-salt.el (gnus-pick-article-or-thread): Don't move point.
4087
4088 1999-11-10 05:22:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4089
4090         * nnultimate.el (nnultimate-open-server): Do address.
4091         (nnultimate-forum-table-p): New function.
4092
4093         * nnweb.el (nnweb-insert-html): Renamed.
4094         (nnweb-insert): New function.
4095
4096         * nnultimate.el (nnultimate-insert-html): New function.
4097
4098         * nnslashdot.el (nnslashdot-retrieve-headers): Don't do anything
4099         if nov is evil.
4100         (nnslashdot-retrieve-headers): use the sane version instead.
4101
4102 1999-11-09 00:13:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4103
4104         * nnslashdot.el (nnslashdot-request-article): Fold case.
4105
4106         * nnultimate.el: New file.
4107
4108         * nnslashdot.el (nnslashdot-retrieve-headers): Skip the article
4109         unless wanted.
4110
4111         * gnus-start.el (gnus-active-to-gnus-format): Catch errors.
4112         (gnus-read-active-file-1): Separated into own function.
4113         (gnus-read-active-file): Catch quits.
4114
4115         * nnslashdot.el (nnslashdot-request-article): Search better on
4116         first article.
4117         (nnslashdot-request-list): Fold case.
4118         (nnslashdot-retrieve-headers): Ditto.
4119
4120 1999-11-08 05:33:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4121
4122         * gnus.el: Autoload gnus-subscribe-topics.
4123
4124 1999-11-07 22:56:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
4125
4126         * gnus-agent.el (gnus-agent-save-group-info): Remove backslash
4127         before dot.
4128         * gnus-util.el (gnus-write-active-file): Ditto.
4129
4130 1999-11-07 22:31:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4131
4132         * nnheader.el (nnheader-replace-duplicate-chars-in-string): New
4133         function.
4134         * gnus-cache.el (gnus-cache-file-name): Use it.
4135         * gnus-agent.el (gnus-agent-group-path): Use it.
4136         * nnmail.el (nnmail-group-pathname): Use it.
4137
4138 1999-11-07 21:07:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
4139
4140         * gnus-start.el (gnus-active-to-gnus-format): Don't insert backslash
4141         if cooked.
4142         * gnus-util.el (gnus-write-active-file): Write cooked active file.
4143         * gnus-agent.el (gnus-agent-save-group-info): Ditto.
4144         * gnus.el (gnus-short-group-name): "..." proof.
4145
4146 1999-11-07 20:03:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4147
4148         * gnus-srvr.el (gnus-browse-foreign-server): Keep using `read' to
4149         support nnslashdot.
4150
4151 1999-11-08 00:06:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4152
4153         * nnslashdot.el (nnslashdot-retrieve-headers): Don't fetch too
4154         many articles.
4155         (nnslashdot-generate-active): New function.
4156         (nnslashdot-request-newgroups): Use it.
4157
4158         * gnus-start.el (gnus-active-to-gnus-format): Intern strings group
4159         names.
4160
4161         * nnslashdot.el (nnslashdot-request-newgroups): New function.
4162         (nnslashdot-request-list): Not moderated.
4163
4164 1999-11-07  Simon Josefsson  <jas@pdc.kth.se>
4165
4166         * nnimap.el (nnimap-open-server): Remove error signal if
4167         nnimap-server-buffer is nil (the check should've been `boundp').
4168
4169         * imap.el (imap-log):
4170         * nnimap.el (nnimap-debug): Disable debugging by default.
4171
4172 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4173
4174         * gnus-start.el (gnus-subscribe-newsgroup-method): Doc fix.
4175
4176         * gnus-topic.el (gnus-subscribe-topic): New function.
4177
4178         * nnslashdot.el (nnslashdot-request-list): Give out extended group
4179         names.
4180
4181         * gnus-start.el (gnus-ignored-newsgroups): Disregard bogus chars
4182         if starting with a quote.
4183
4184 1999-11-07 13:06:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4185
4186         * gnus-srvr.el (gnus-browse-foreign-server): Support backslash in
4187         group name.
4188
4189 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4190
4191         * nnslashdot.el: New file.
4192
4193         * nnheader.el (nnheader-insert-header): New function.
4194
4195         * gnus-art.el (gnus-mime-internalize-part): Bind
4196         mm-inlined-types.
4197
4198         * nndraft.el (nndraft-request-expire-articles): Do all the backup
4199         files.
4200
4201 1999-10-29  David S. Goldberg  <dsg@mitre.org>
4202
4203         * emacs-mime.texi (Customization): Document mm-inline-override-types
4204
4205 1999-10-29  David S. Goldberg  <dsg@mitre.org>
4206
4207         * emacs-mime.texi (Customization): Document mm-inline-override-types
4208
4209 1999-10-29  David S. Goldberg  <dsg@mitre.org>
4210
4211         * emacs-mime.texi (Customization): Document mm-inline-override-types
4212
4213 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
4214
4215         * smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
4216         (smiley-toggle-buffer): New function.
4217         (smiley-buffer): Don't quote the function.
4218         (smiley-toggle-extents): Ditto.
4219
4220 1999-11-07 01:00:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4221
4222         * gnus-topic.el (gnus-topic-goto-missing-topic): Work even in
4223         empty buffers.
4224
4225 1999-11-06 23:16:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4226
4227         * gnus-art.el (gnus-article-mode-map): Use the summary article
4228         edit.
4229
4230 1999-11-06 22:56:49  Jens-Ulrik Petersen  <Jens-Ulrik.Petersen@nokia.com>
4231
4232         * gnus-group.el (gnus-group-read-ephemeral-group): Doc fix.
4233
4234 1999-11-06 21:40:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4235
4236         * gnus-uu.el (gnus-uu-mark-thread): Don't move point around.
4237
4238 1999-10-07  Katsumi Yamaoka <yamaoka@jpl.org>
4239
4240         * gnus-art.el (gnus-treat-predicate): Examine whether the argument
4241         is list or not before condition.
4242
4243 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
4244
4245         * gnus-art.el (gnus-treat-predicate): Work for (typep "something").
4246
4247 1999-11-06 19:18:14  Kevin the Bandicoot  <user42@zip.com.au>
4248
4249         * gnus-art.el (gnus-emphasis-alist): New value.
4250
4251 1999-11-06 13:57:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
4252
4253         * gnus-srvr.el (gnus-browse-foreign-server): Use both `read' and
4254         `buffer-substring'.
4255
4256 1999-11-06 04:24:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4257
4258         * gnus-art.el (article-date-ut): Keep the updated timer.
4259         (gnus-emphasis-underline-italic): Doc fix.
4260
4261         * gnus-msg.el (gnus-post-method): Doc fix.
4262         (gnus-post-method): Change default.
4263
4264 1999-11-06 04:12:13  Francisco Solsona  <flsc@hp.fciencias.unam.mx>
4265
4266         * message.el (message-newline-and-reformat): Improvements.
4267
4268 1999-11-06 03:51:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4269
4270         * message.el (message-newline-and-reformat): Don't insert too many
4271         newlines.
4272         (message-newline-and-reformat): Work even if not sc.
4273
4274         * mm-view.el (mm-inline-message): Insert a delimiter at the end.
4275
4276         * mm-decode.el (mm-inline-media-tests): Only if diff mode.
4277
4278 1999-11-06 03:48:02  Toby Speight  <Toby.Speight@streapadair.freeserve.co.uk>
4279
4280         * mm-view.el (mm-display-patch-inline): New function.
4281
4282 1999-11-06 03:47:54  Robert Bihlmeyer  <robbe@orcus.priv.at>
4283
4284         * mm-view.el (mm-display-patch-inline): New function.
4285
4286 1999-11-06 02:17:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4287
4288         * gnus-sum.el (gnus-read-move-group-name): Subscribe to the
4289         group.
4290
4291         * message.el (message-forward): Narrow to the right header.
4292
4293         * gnus-sum.el (gnus-summary-limit-to-age): Protect against bogus
4294         dates.
4295
4296         * gnus-msg.el (gnus-configure-posting-styles): Use the
4297         user-full-name function.
4298
4299         * mm-bodies.el (mm-body-encoding): Use the choosing function.
4300         (mm-body-charset-encoding-alist): Default to nil.
4301
4302         * message.el (message-elide-ellipsis): Fix typo.
4303         (message-elide-region): Ditto.
4304         (message-elide-region): Don't insert a newline first.
4305
4306 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4307
4308         * gnus-sum.el (gnus-cut-thread): Also cut for numberp
4309         gnus-fetch-old-headers.
4310         (gnus-cut-threads): Ditto.
4311         (gnus-summary-initial-limit): Ditto.
4312         (gnus-summary-limit-children): Ditto.
4313
4314         * gnus-msg.el (gnus-configure-posting-styles): Allow `header'
4315         matches.
4316
4317 1999-11-06  Simon Josefsson  <jas@pdc.kth.se>
4318
4319         * gnus-art.el (article-decode-encoded-words):
4320         (gnus-mime-display-single): Don't assume gnus-summary-buffer is
4321         live.
4322
4323         * gnus.el (gnus-read-method): Add methods from
4324         `gnus-opened-servers' to completion. Map entered method/address
4325         into existing methods if possible.
4326
4327         * gnus-group.el (gnus-group-make-group): Simplify method.
4328
4329         * gnus-srvr.el (gnus-browse-unsubscribe-group): Simplify method.
4330
4331         * mml.el (mml-preview): Remove mail-header-separator before
4332         encoding.
4333
4334 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4335
4336         * message.el (message-read-from-minibuffer): New function.
4337
4338 Fri Nov  5 19:10:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4339
4340         * gnus.el: Pterodactyl Gnus v0.98 is released.
4341
4342 1999-11-05 01:27:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
4343
4344         * gnus-agent.el (gnus-agent-expire): Remove bad line in NOV.
4345
4346 1999-11-04 22:20:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
4347
4348         * mml.el (mml-generate-mime-1): Read attached binary file in
4349         binary mode.
4350
4351 1999-11-03 16:08:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
4352
4353         * gnus-sum.el (gnus-summary-toggle-header): Fix arg bug.
4354
4355 1999-11-03 15:27:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
4356
4357         * mailcap.el (mailcap-viewer-lessp): Fix bug.
4358
4359 1999-11-02 17:28:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
4360
4361         * gnus-sum.el (gnus-summary-search-article): Fix loop search bug.
4362
4363 1999-10-31 21:24:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
4364
4365         * gnus-art.el (gnus-article-mime-match-handle-first): New function.
4366         (gnus-article-mime-match-handle-function): New variable.
4367         (gnus-article-view-part): Make `b' customizable.
4368
4369 1999-10-29 14:30:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
4370
4371         * gnus-sum.el (gnus-article-get-xrefs): Test eobp.
4372
4373 1999-09-27  Hrvoje Niksic  <hniksic@srce.hr>
4374
4375         * mm-decode.el (mm-attachment-override-types): Exclude text/plain.
4376
4377 1999-10-26 23:27:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
4378
4379         * mm-decode.el (mm-dissect-buffer): CTE may come without CTL.
4380
4381 1999-10-26 21:44:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
4382
4383         * gnus-srvr.el (gnus-browse-foreign-server): Use
4384         `buffer-substring' instead of `read'.
4385
4386 1999-10-23  Simon Josefsson  <jas@pdc.kth.se>
4387
4388         * nnimap.el, imap.el, rfc2104.el: New files.
4389
4390         * gnus.el (gnus-valid-select-methods): Add nnimap.
4391
4392         * gnus-group.el (gnus-group-group-map): Add
4393         gnus-group-nnimap-edit-acl, gnus-group-nnimap-expunge.
4394         (gnus-group-nnimap-expunge): New function.
4395         (gnus-group-nnimap-edit-acl): New function.
4396
4397         * gnus-agent.el (gnus-agent-group-mode-map): Add
4398         gnus-agent-synchronize.
4399         (gnus-agent-synchronize): New function.
4400         (gnus-agent-fetch-group-1): Check if server is open.
4401
4402         * nnagent.el (nnagent-request-set-mark): Save marks.
4403
4404         * mail-source.el (mail-source-keyword-map): New imap mail-source.
4405         (mail-source-fetcher-alist): Map to imap fetcher function.
4406         (mail-source-fetch-imap): New function.
4407
4408         * gnus-art.el (article-hide-pgp): Hide all headers, not just
4409         Hash:.
4410
4411 1999-10-22 11:03:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
4412
4413         * gnus-topic.el (gnus-topic-sort-topics-1): New function.
4414         (gnus-topic-sort-topics): New function.
4415         (gnus-topic-make-menu-bar): Add sort-topics.
4416         (gnus-topic-move): New function.
4417         (gnus-topic-move-group): Move the topic if no group selected.
4418
4419 1999-10-13 21:31:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
4420
4421         * gnus-art.el (gnus-article-setup-buffer): Fix buffer leak.
4422
4423 1999-10-13 12:52:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
4424
4425         * mm-view.el (mm-inline-message): Fix leaving group bug.
4426
4427 1999-10-07 17:59:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
4428
4429         * gnus-msg.el (gnus-post-method): Use normal method if current is
4430         not available.
4431
4432 1999-10-07 17:09:34  Shenghuo ZHU  <zsh@cs.rochester.edu>
4433
4434         * nnmail.el (nnmail-insert-xref): Dealing with empty articles.
4435         (nnmail-insert-lines): Ditto.
4436
4437 1999-10-07  Shenghuo ZHU  <zsh@cs.rochester.edu>
4438
4439         * nnfolder.el (nnfolder-insert-newsgroup-line): Insert a blank
4440         line.
4441
4442         * message.el (message-unsent-separator): One more separator.
4443
4444 1999-10-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4445
4446         * nnfolder.el (nnfolder-request-move-article): For empty article,
4447         search till (point-max).
4448         (nnfolder-retrieve-headers): Ditto.
4449         (nnfolder-request-accept-article): Ditto.
4450         (nnfolder-save-mail): Ditto.
4451         (nnfolder-insert-newsgroup-line): Ditto.
4452
4453 1999-10-05  Shenghuo ZHU  <zsh@cs.rochester.edu>
4454
4455         * qp.el (quoted-printable-encode-region): Check eobp.
4456
4457 1999-10-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
4458
4459         * nntp.el (nntp-retrieve-headers-with-xover): Fix hanging problem.
4460
4461 1999-10-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4462
4463         * nntp.el (nntp-send-xover-command): Wait for nothing if not
4464         wait-for-reply.
4465
4466 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4467
4468         * mm-uu.el (mm-uu-forward-begin-line): Change the regexp.
4469         (mm-uu-forward-end-line): Ditto.
4470
4471 1999-09-29  Didier Verna  <verna@inf.enst.fr>
4472
4473         * binhex.el (binhex-decode-region): don't consider the value of
4474         `enable-multibyte-characters' in XEmacs.
4475
4476         * gnus-start.el (gnus-read-descriptions-file): ditto.
4477
4478         * mm-util.el (mm-multibyte-p): ditto.
4479         (mm-with-unibyte-buffer): ditto.
4480         (mm-find-charset-region): use `mm-multibyte-p'.
4481
4482         * mm-bodies.el (mm-decode-body): ditto.
4483         (mm-decode-string): ditto.
4484
4485         * lpath.el ((string-match "XEmacs" emacs-version)): Don't define
4486         `enable-multibyte-characters' in XEmacs.
4487
4488 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4489
4490         * mm-util.el (mm-binary-coding-system): Try binary first.
4491
4492 1999-09-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4493
4494         * rfc1843.el (rfc1843-decode-article-body): Don't decode twice.
4495
4496 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4497
4498         * gnus-art.el (article-make-date-line): Add time-zone in iso8601
4499         format.
4500         (article-date-ut): Find correct insert position.
4501
4502 1999-09-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
4503
4504         * mm-uu.el (mm-uu-dissect): Do not dissect quoted-printable
4505         forwarded message.
4506
4507 1999-09-27 20:33:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4508
4509         * gnus-topic.el (gnus-topic-find-groups): Work for unactivated
4510         groups.
4511
4512         * message.el (message-resend): Use message mode when prompting.
4513
4514         * gnus-art.el (article-hide-headers): Mark wash.
4515         (article-emphasize): Ditto.
4516
4517 1999-09-27 19:52:14  Vladimir Volovich  <vvv@vvv.vsu.ru>
4518
4519         * message.el (message-newline-and-reformat): Work for SC.
4520
4521 1999-09-27 19:38:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4522
4523         * gnus-msg.el (gnus-group-posting-charset-alist): 2047 in de.*.
4524
4525         * gnus-sum.el (gnus-newsgroup-ignored-charsets): Add x-unknown.
4526
4527 1999-10-20  David S. Goldberg  <dsg@mitre.org>
4528
4529         * mm-decode.el mm-inline-override-types: New variable
4530
4531         * mm-decode.el (mm-inline-override-p): New function
4532
4533         * mm-decode.el (mm-inlined-p): Use it
4534
4535 1999-10-20  David S. Goldberg  <dsg@mitre.org>
4536
4537         * mm-decode.el mm-inline-override-types: New variable
4538
4539         * mm-decode.el (mm-inline-override-p): New function
4540
4541         * mm-decode.el (mm-inlined-p): Use it
4542
4543 Mon Sep 27 15:18:05 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4544
4545         * gnus.el: Pterodactyl Gnus v0.97 is released.
4546
4547 1999-09-01  Brendan Kehoe  <brendan@zen.org>
4548
4549         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Use
4550         gnus-summary-next-group, not gnus-summary-next-article.  Only give
4551         3 args.
4552
4553 1999-09-25 08:07:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4554
4555         * gnus-agent.el (gnus-agent-fetch-group-1): Look in the group
4556         buffer for params.
4557
4558         * gnus-xmas.el (gnus-xmas-summary-recenter): Display one more
4559         line.
4560
4561         * message.el (message-forward-ignored-headers): New variable.
4562
4563         * gnus-art.el (gnus-article-prepare-display): Nix out
4564         gnus-article-wash-types.
4565
4566         * gnus-agent.el (gnus-agent-create-buffer): New function.
4567         (gnus-agent-fetch-group-1): Use it.
4568         (gnus-agent-start-fetch): Ditto.
4569
4570         * gnus-sum.el (gnus-summary-exit): Don't use
4571         `gnus-use-adaptive-scoring'.
4572
4573         * mail-source.el (mail-source-fetch-pop): Only store password when
4574         successful.
4575
4576         * gnus-nocem.el (gnus-nocem-scan-groups): Message better.
4577
4578 1999-09-24 18:43:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4579
4580         * message.el (message-reply): Use it.
4581         (message-dont-reply-to-names): New variable.
4582
4583         * nntp.el (nntp-open-telnet): Don't erase-buffer.
4584
4585         * mm-util.el (mm-preferred-coding-system): Typo fix.
4586
4587         * message.el (message-bounce): Work for non-MIME.
4588
4589         * gnus.el (gnus-short-group-name): Short the right parts of the
4590         name.
4591
4592 1999-09-24 18:17:48  Johan Kullstam  <kullstam@ne.mediaone.net>
4593
4594         * mm-encode.el (mm-qp-or-base64): New version.
4595
4596 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4597
4598         * gnus-art.el (article-make-date-line): Fix time-zone bug.
4599
4600 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4601
4602         * gnus-art.el (gnus-article-add-buttons): Don't delete markers out
4603         of restricted region.
4604         (gnus-mime-display-single): Set beg at correct point.
4605
4606 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4607
4608         * nnmail.el (nnmail-process-maildir-mail-format): Typo.
4609
4610 1999-09-09  Jens-Ulrik Petersen <jens-ulrik.petersen@nokia.com>
4611
4612         * gnus-msg.el (gnus-configure-posting-styles): Let
4613         `gnus-posting-styles' have its say in posting-style: local
4614         variable `styles' is already bound to `gnus-posting-styles' so
4615         don't rebind it to nil.
4616
4617 1999-09-24 18:10:56  Robert Bihlmeyer  <robbe@orcus.priv.at>
4618
4619         * gnus-score.el (gnus-summary-increase-score): Allow editing of
4620         Message-ID.
4621
4622 1999-09-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4623
4624         * mm-encode.el (mm-encode-content-transfer-encoding): Fold
4625         quoted-printable-encode-region.
4626
4627         * qp.el (quoted-printable-encode-region): Assume charset
4628         encoded. Fold every line in the region.
4629
4630 1999-09-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4631
4632         * gnus-srvr.el (gnus-browse-foreign-server): Read the first line
4633         of active file.
4634
4635 1999-09-01  Didier Verna  <verna@inf.enst.fr>
4636
4637         * message.el (message-mode): allows whitespaces between multiple
4638         instances of the fill character ">".
4639
4640 1999-09-24 18:02:50  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
4641
4642         * mm-encode.el (mm-qp-or-base64): Fix.
4643
4644 1999-09-01 12:18:01  Katsumi Yamaoka  <yamaoka@jpl.org>
4645
4646         * message.el (message-send): Too much and.
4647
4648 1999-09-24 17:58:07  Andreas Schwab  <schwab@suse.de>
4649
4650         * gnus-art.el (gnus-mime-view-part-as-type): Renamed.
4651
4652 1999-08-28 12:44:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4653
4654         * gnus-score.el (gnus-score-headers): Work for nil scores.
4655
4656 1999-08-27 20:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4657
4658         * gnus-cache.el (gnus-cache-write-active): Write full names.
4659
4660         * gnus-util.el (gnus-write-active-file): Accept full name.
4661
4662         * mm-decode.el (mm-inlinable-p): Use string-match on the types.
4663         (mm-assoc-string-match): New function.
4664         (mm-display-inline): Use it.
4665
4666         * gnus-group.el (gnus-group-set-info): Work for nil group params.
4667
4668         * gnus-msg.el (gnus-configure-posting-styles): Allow eval.
4669
4670 1999-08-27 19:08:10  Florian Weimer  <fw@s.netic.de>
4671
4672         * mml.el (mml-generate-multipart-alist): New variable.
4673
4674 1999-08-27 15:30:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4675
4676         * gnus-art.el (gnus-treat-predicate): Work for (not 5).
4677
4678 1999-08-27  Peter von der Ahe <pahe@daimi.au.dk>
4679
4680         * message.el (message-send): More helpful error message if sending
4681         fails
4682
4683 1999-09-06  Robert Bihlmeyer  <robbe@orcus.priv.at>
4684
4685         * gnus-score.el (gnus-summary-increase-score): "Lars" was broken
4686         in newer emacsen, where ?r isn't equal 114.
4687
4688 Fri Aug 27 13:17:48 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4689
4690         * gnus.el: Pterodactyl Gnus v0.96 is released.
4691
4692 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4693
4694         * gnus-start.el (gnus-groups-to-gnus-format): Only use agent
4695         to get active info if method is covered by agent, otherwise
4696         active info is lost.
4697
4698 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4699
4700         * gnus-sum.el (gnus-summary-move-article): Report backend errors.
4701
4702 1999-08-09  Dave Love  <fx@gnu.org>
4703
4704         * mm-util.el: Use `defalias', not `fset' for dummy functions.
4705
4706 1999-08-09  Simon Josefsson  <jas@pdc.kth.se>
4707
4708         * gnus-art.el (gnus-ignored-headers): Remove "X-Pgp-*"
4709           (already matched by "^X-Pgp"), removed duplicate
4710           X-Mailing-List, added several new junk headers.
4711
4712 1999-08-01  Simon Josefsson  <jas@pdc.kth.se>
4713
4714         * gnus-art.el (article-decode-charset): Don't assume
4715         gnus-summary-buffer is live.
4716
4717 1999-08-27 15:07:43  Paul Flinders  <paul@dawa.demon.co.uk>
4718
4719         * smiley.el (smiley-deformed-regexp-alist): Fix % smileys.
4720
4721 1999-08-27 15:02:58  Florian Weimer  <fw@s.netic.de>
4722
4723         * gnus-score.el (gnus-home-score-file): Work with absolute path
4724         names.
4725
4726 1999-07-17  Shenghuo ZHU  <zsh@cs.rochester.edu>
4727
4728         * gnus-sum.el (gnus-articles-to-read): Return cached articles if
4729         nothing else in the group.
4730
4731 1999-07-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4732
4733         * gnus-bcklg.el (gnus-backlog-enter-article): Check the size of
4734         the article.
4735
4736 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4737
4738         * mm-uu.el (mm-uu-dissect): Fix for base64 message.
4739
4740 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4741
4742         * mm-uu.el (mm-uu-forward-end-line): Support forwarded message
4743         from mutt.
4744
4745 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4746
4747         * mm-bodies.el (mm-decode-content-transfer-encoding): Delete
4748         whitespace.
4749
4750 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4751
4752         * mm-util.el (mm-text-coding-system-for-write): New variable.
4753         (mm-append-to-file): New function.
4754         (mm-write-region): New function.
4755
4756         * gnus-art.el (gnus-output-to-file): Use it.
4757         * gnus-util.el (gnus-output-to-rmail): Ditto.
4758         (gnus-output-to-mail): Ditto.
4759         * gnus-uu.el (gnus-uu-binhex-article): Ditto.
4760
4761 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4762
4763         * nnmail.el (nnmail-find-file): Use mm-auto-mode-alist.
4764
4765         * nnheader.el (nnheader-insert-file-contents): Revert and use
4766         mm-insert-file-contents.
4767         (nnheader-find-file-noselect): Use mm-auto-mode-alist.
4768         (nnheader-auto-mode-alist): Removed.
4769
4770         * mm-util.el (mm-inhibit-file-name-handlers): New variable.
4771         (mm-insert-file-contents): Add a new parameter for inserting
4772         compressed file literally.
4773
4774         * mml.el (mml-generate-mime-1): Insert non-text literally.
4775
4776         * gnus.el: Change most mm-insert-file-contents back to nnheader.
4777
4778 1999-07-13  Hrvoje Niksic  <hniksic@srce.hr>
4779
4780         * gnus-art.el (gnus-unbuttonized-mime-types): Fix docstring.
4781
4782 1999-08-27 14:53:42  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
4783
4784         * gnus-sum.el (gnus-group-charset-alist): Default fido7 to
4785         koi8-r.
4786
4787 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4788
4789         * mml.el (mml-insert-mime): Decode text.
4790         (mml-to-mime): Narrow to headers-or-head.
4791
4792 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4793
4794         * mm-view.el (mm-inline-text): Check
4795         w3-meta-content-type-charset-regexp.
4796
4797 1999-07-10  Simon Josefsson  <jas@pdc.kth.se>
4798
4799        * gnus-agent.el (gnus-agent-fetch-group-1): Search topics for
4800        predicate.
4801
4802 1999-07-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
4803
4804         * gnus-mlspl.el: Documentation fixes.
4805
4806 1999-08-27 14:42:14  Rui Zhu  <sprache@iname.com>
4807
4808         * gnus-sum.el (gnus-summary-limit-to-age): Prompt better.
4809
4810 1999-08-27 14:40:52  Michael Cook  <cook@sightpath.com>
4811
4812         * gnus-art.el (gnus-article-setup-buffer): Kill all local
4813         variables.
4814
4815 1999-08-27 14:39:34  Hrvoje Niksic  <hniksic@srce.hr>
4816
4817         * nnmail.el (nnmail-get-new-mail): "Done".
4818
4819 1999-08-27 14:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4820
4821         * gnus-group.el (gnus-group-kill-all-zombies): Only prompt when
4822         interactive.
4823
4824 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4825
4826         * gnus-art.el (article-decode-charset): Fix broken CT.
4827
4828 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4829
4830         * gnus-agent.el (gnus-agent-fetch-group-1): Recreate agent
4831         overview buffer if it is killed.
4832
4833 1999-08-27 14:26:03  Eric Marsden  <emarsden@mail.dotcom.fr>
4834
4835         * gnus-art.el (article-babel): New version.
4836
4837 1999-08-27 14:22:39  Jon Kv  <jonkv@ida.liu.se>
4838
4839         * nnfolder.el (nnfolder-request-list-newsgroups): Faster expiry.
4840
4841 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4842
4843         * gnus.texi (More Threading): Document new variable
4844         `gnus-sort-gathered-threads-function'.
4845
4846 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4847
4848         * gnus.texi (More Threading): Document new variable
4849         `gnus-sort-gathered-threads-function'.
4850
4851 1999-07-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4852
4853         * gnus-uu.el (gnus-uu-digest-mail-forward): Delete file after
4854         usage.
4855
4856 1999-07-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4857
4858         * mm-util.el (mm-running-xemacs): Removed.
4859         (mm-coding-system-p): New function.
4860         (mm-binary-coding-system): Safe guess.
4861         (mm-text-coding-system): Ditto.
4862         (mm-auto-save-coding-system): Ditto.
4863
4864 1999-07-11 11:02:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4865
4866         * mm-encode.el (mm-qp-or-base64): Also consider control chars.
4867         (mm-qp-or-base64): Reversed logic.
4868
4869         * mm-decode.el (mm-save-part-to-file): Let coding system be
4870         binary.
4871
4872 1999-07-15  Mike McEwan  <mike@lotusland.demon.co.uk>
4873
4874         * gnus-agent.el (gnus-agent-fetch-group-1): Allow 'agent-score' to
4875         be set in topic parameters.
4876
4877 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4878
4879         * gnus-sum.el (gnus-sort-gathered-threads-function): New variable.
4880         (gnus-sort-gathered-threads): Allow the user to specify the
4881         function to use when sorting gathered threads.
4882
4883         * gnus-agent.el (gnus-agent-get-undownloaded-list): Don't
4884         mark cached articles as `undownloaded'.
4885
4886 Tue Jul 20 02:39:56 1999  Peter von der Ahe  <peter@ahe.dk>
4887
4888         * gnus-sum.el (gnus-summary-exit): Allow gnus-use-adaptive-scoring
4889         to have buffer local values.
4890
4891 1999-07-25  Matt Pharr  <mmp@graphics.stanford.edu>
4892
4893         * gnus-group.el (gnus-group-make-doc-group): Notice when user
4894         types 'g' for 'guess group type.
4895
4896 1999-07-30  Simon Josefsson  <jas@pdc.kth.se>
4897
4898         * nnmail.el (nnmail-remove-list-identifiers): Remove whitespace
4899         after each regexp in nnmail-list-identifiers, not just after last
4900         one.
4901
4902         * gnus-sum.el (gnus-list-identifiers): New variable.
4903         (gnus-summary-remove-list-identifiers): New function.
4904         (gnus-select-newsgroup): Use it.
4905         (gnus-summary-wash-hide-map): Bind
4906         `gnus-article-hide-list-identifiers' to W W l.
4907         (gnus-summary-make-menu-bar): Add list-identifiers command.
4908
4909         * gnus-art.el (gnus-treat-strip-list-identifiers): New variable.
4910         (gnus-treatment-function-alist): Add variable.
4911         (article-hide-list-identifiers): New function.
4912         (mapcar): Add function.
4913         (gnus-article-hide): Use it.
4914
4915 Fri Jul  9 22:21:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4916
4917         * gnus.el: Pterodactyl Gnus v0.95 is released.
4918
4919 1999-07-09 21:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4920
4921         * mm-decode.el (mm-mailcap-command): New function.
4922         (mm-display-external): Use it.
4923
4924         * gnus-art.el (article-make-date-line): Work for India.
4925
4926         * mm-encode.el (mm-qp-or-base64): Typo.
4927
4928         * gnus-topic.el (gnus-topic-goto-topic): Made into command.
4929
4930 Fri Jul  9 19:28:29 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4931
4932         * gnus.el: Pterodactyl Gnus v0.94 is released.
4933
4934 1999-07-09 21:19:23  Stainless Steel Rat  <ratinox@peorth.gweep.net>
4935
4936         * pop3.el: New version.
4937
4938 1999-07-09 20:01:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4939
4940         * mm-encode.el (mm-qp-or-base64): New function.
4941         (mm-content-transfer-encoding): Use it.
4942
4943         * gnus-util.el (gnus-parse-netrc): Allow quoted names.
4944
4945 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4946
4947         * mm-decode.el (mm-display-external): Fix typo and use 'non-viewer.
4948
4949         * mailcap.el (mailcap-mailcap-entry-passes-test): Add needsterminal.
4950
4951 1999-07-09 18:52:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4952
4953         * gnus-art.el (gnus-mime-view-part-as-media): New command and
4954         keystroke.
4955
4956         * mailcap.el (mailcap-mime-types): New function.
4957
4958         * nnmh.el (nnmh-request-group): Update nnmh-group-alist.
4959
4960         * message.el (message-goto-eoh): Really go to the end.
4961
4962 1999-07-09 18:40:23  Puneet Goel  <puneet@computer.org>
4963
4964         * message.el (message-make-date): Do the right thing in with
4965         sub-hour time zones.
4966
4967 1999-07-09 18:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4968
4969         * gnus-group.el (gnus-group-make-menu-bar): Removed double bug
4970         report.
4971
4972 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4973
4974         * nnfolder.el (nnfolder-request-rename-group): Create directory.
4975
4976 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4977
4978         * mailcap.el (mailcap-parse-mailcap): Skip \;.
4979         (mailcap-parse-mailcap-extras): Fix "nonterminal;" and empty name,
4980         and use t as default value.
4981
4982 Wed Jul  7 18:40:30 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
4983
4984         * gnus-sum.el (gnus-get-newsgroup-headers): Don't assume
4985         gnus-summary-buffer is live.
4986
4987 1999-07-09 17:44:03  Robert Pluim  <rpluim@nortelnetworks.com>
4988
4989         * mm-util.el (mm-enable-multibyte): Check whether var bound.
4990
4991 1999-07-09 17:31:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4992
4993         * message.el (message-bounce): Do MIME bounces MIMEy.
4994
4995         * gnus-sum.el (gnus-summary-read-group-1): Update mark positions.
4996
4997 1999-07-08 08:41:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4998
4999         * mailcap.el (mailcap-mime-extensions): Changed patch to
5000         text/x-patch.
5001
5002         * mm-decode.el (mm-display-external): Wrong placement of paren.
5003
5004 Wed Jul  7 13:09:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5005
5006         * gnus.el: Pterodactyl Gnus v0.93 is released.
5007
5008 1999-07-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
5009
5010         * gnus-cus.el (gnus-group-parameters): New entries for
5011         gnus-group-split.
5012
5013         * gnus-mlspl.el: Renamed functions and variables so as to
5014         start with gnus-group-split.
5015         * gnus.el: Adjust autoload entries.
5016
5017 1999-07-07 ??:??:??  Alexandre Oliva  <oliva@dcc.unicamp.br>
5018
5019         * gnus-mlspl.el: Removed trailing t from comment and provide.
5020         Renamed functions and variables to start with gnus-mlsplit.
5021         Added autoload comments.
5022         * gnus.el: Added autoload entries.
5023
5024 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
5025
5026         * nnmail.el (nnmail-split-it): Search the regexp multiple times,
5027         so that matches excluded by RESTRICTs do not cause the whole split
5028         to be ignored.  This also fixes a long-standing bug in which a
5029         split with \N substitutions wouldn't cause cross-posting as
5030         expected.
5031
5032         * nnmail.el (nnmail-split-fancy): Document RESTRICT clauses.
5033         (nnmail-split-it): Implement them.
5034
5035         * nnmail.el (nnmail-split-fancy): Document ! splits.
5036
5037 1999-07-07 10:41:11  Stainless Steel Rat  <ratinox@peorth.gweep.net>
5038
5039         * pop3.el: New version.
5040
5041 1999-07-05  Simon Josefsson
5042
5043         * gnus-srvr.el (gnus-browse-foreign-server): Use read.
5044
5045 1999-07-07 10:37:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5046
5047         * gnus-art.el (gnus-mime-display-alternative): Do treatment.
5048
5049 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
5050
5051         * gnus-util.el (gnus-write-active-file): Use real name.
5052
5053         * gnus-agent.el (gnus-agent-expire): Update active file
5054         method by method.
5055
5056 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
5057
5058         * nndraft.el (nndraft-request-article): Use difference
5059         coding-systems for queue and drafts.
5060
5061         * gnus-sum.el (gnus-summary-setup-default-charset): Special-case
5062         nndraft:drafts.
5063
5064         * mm-util.el (mm-auto-save-coding-system): New coding system.
5065
5066         * message.el (message-draft-coding-system): Use it.
5067
5068 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
5069
5070         * mm-uu.el: More customizable and less aggressive.
5071
5072 1999-07-07 07:53:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5073
5074         * gnus-start.el (gnus-groups-to-gnus-format): Only gnus-active
5075         when plugged.
5076
5077         * mml.el (mml-generate-mime-1): Don't insert nofile files.
5078         (mml-insert-mml-markup): Accept a nofile.
5079         (mml-insert-mime): Insert nofile.
5080
5081         * gnus-art.el (gnus-treat-strip-blank-lines): Removed.
5082
5083         * mm-decode.el (mm-handle-media-type): New function.
5084         (mm-handle-media-supertype): New function.
5085         (mm-handle-media-subtype): New function.
5086         Use new functions throughout. "/"))
5087
5088 1999-05-18 03:03:50  Katsumi Yamaoka  <yamaoka@jpl.org>
5089
5090         * gnus-art.el (gnus-treat-predicate): Typo.
5091
5092 1999-07-07 06:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5093
5094         * gnus-score.el (gnus-summary-score-entry): Made un-interactive.
5095
5096 1999-07-06 17:57:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5097
5098         * gnus-art.el (article-date-ut): UT!  Default it!
5099
5100 Tue Jul  6 10:59:24 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5101
5102         * gnus.el: Pterodactyl Gnus v0.92 is released.
5103
5104 1999-07-06 12:30:59  Johannes Weinert  <Johannes.Weinert@Informatik.Uni-Oldenburg.DE>
5105
5106         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
5107
5108 1999-07-06 07:41:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5109
5110         * nntp.el (nntp-retrieve-groups): Don't do anything when not
5111         connected.
5112
5113         * gnus-start.el (gnus-active-to-gnus-format): Only save active
5114         when plugged.
5115
5116         * mm-view.el (mm-inline-message): Ignore remove-spec.
5117
5118         * gnus-agent.el (gnus-agent-write-active): Check whether orig sym
5119         is bound.
5120
5121         * gnus-msg.el (gnus-summary-mail-forward): Rename From_ lines.
5122
5123         * nndoc.el (nndoc-guess-type): Remove blank lines at the start.
5124
5125         * nnfolder.el (nnfolder-read-folder): Remove blank lines at the
5126         start.
5127
5128         * message.el (message-fill-yanked-message): Remove `t' arg.
5129
5130         * gnus-group.el (gnus-group-kill-group): Message killing of
5131         groups.
5132
5133         * mm-util.el (mm-preferred-coding-system): New function.
5134         (mm-mime-charset): Use it.
5135
5136         * mml.el (mml-generate-mime-1): Charset-encode message parts.
5137
5138 1999-07-06 07:03:31  Alexandre Oliva  <oliva@dcc.unicamp.br>
5139
5140         * gnus-mlsplt.el: New file.
5141
5142 1999-07-06 05:47:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5143
5144         * mm-decode.el (mm-inline-Media-tests): Changed from forms to
5145         functions.
5146         (mm-attachment-override-p): Take a handle instead of a type.
5147         (mm-inlined-p): Ditto.
5148         (mm-automatic-display-p): Ditto,
5149         (mm-inlinable-p): Ditto.
5150
5151         * nndraft.el (nndraft-request-expire-articles): Delete backup
5152         files.
5153
5154         * mailcap.el (mailcap-parse-mailcap): Regexp-quote stuff.
5155
5156         * gnus-sum.el (gnus-summary-limit-to-extra): Typo.
5157
5158 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
5159
5160         * nnmail.el (nnmail-split-it): Allow .*.
5161
5162 1999-07-05 05:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5163
5164         * mm-decode.el (mm-inline-large-images-p): Renamed.
5165
5166         * gnus-art.el (article-date-ut): Always look in the current buffer
5167         for the Date header.
5168
5169         * mml.el (mml-validate): New command.
5170
5171         * mailcap.el (mailcap-possible-viewers): Revert to string-match
5172         since we are dealing with regexps.
5173
5174 Sun Jul  4 06:31:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5175
5176         * gnus.el: Pterodactyl Gnus v0.91 is released.
5177
5178 1999-07-04 04:35:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5179
5180         * gnus-agent.el (gnus-agent-save-active-1): New function.
5181         (gnus-agent-save-active): use it.
5182         (gnus-agent-save-groups): Ditto.
5183
5184         * gnus-cache.el (gnus-cache-write-active): Use it.
5185
5186         * gnus-agent.el (gnus-agent-write-active): Use it.
5187
5188         * gnus-util.el (gnus-write-active-file): New function.
5189
5190         * gnus-agent.el (gnus-agent-write-active): New function to keep
5191         lower boundaries and canceled groups.
5192         (gnus-agent-save-groups): Use it.
5193         (gnus-agent-save-active): Use it.
5194         (gnus-agent-save-group-info): Only write active files.
5195         (gnus-agent-expire): Update active file.
5196
5197         * mm-decode.el (mm-inlinable-part-p): Removed.
5198         (mm-user-display-methods): Default to nil.
5199         (mm-user-display-methods): Removed.
5200         (add-mime-display-method): Removed.
5201         (mm-automatic-display): Renamed.
5202         (mm-automatic-display-p): Use it.
5203         (mm-inlined-types): New variable.
5204         (mm-inlined-p): New function.
5205
5206         * message.el (message-reply): Bind message-this-is-mail.
5207
5208 1999-07-03 13:16:31  Michael Klingbeil  <mklingbeil@knuut.de>
5209
5210         * smiley.el (smiley-buffer): Fix for NT.
5211
5212 1999-07-03 11:26:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5213
5214         * mm-encode.el (mm-encode-buffer): Check whether we have 7bit.
5215
5216         * message.el (message-check-news-header-syntax): Protect against
5217         nil froms.
5218
5219         * mm-util.el (mm-auto-mode-alist): New.
5220
5221         * mml.el (mml-generate-mime-1): Ditto.
5222
5223         * gnus.el: Use mm-insert-file-contents throughout instead of
5224         nnheader.
5225
5226         * mm-util.el (mm-insert-file-contents): New function.
5227
5228 Sat Jul  3 07:35:35 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5229
5230         * gnus.el: Pterodactyl Gnus v0.90 is released.
5231
5232 1999-07-03 09:31:10  Sven Fischer  <herpes@kawo2.rwth-aachen.de>
5233
5234         * mailcap.el (mailcap-possible-viewers): Use string=.
5235
5236 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
5237
5238         * mm-uu.el (mm-uu-forward-begin-line): New variable.
5239         (mm-uu-forward-end-line): New variable.
5240         (mm-uu-begin-line): Handle forwarded message.
5241         (mm-uu-identifier-alist): Ditto.
5242         (mm-uu-dissect): Ditto.
5243
5244 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
5245
5246         * lpath.el: Two free variables.
5247
5248 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
5249
5250         * nnheader.el (nnheader-file-coding-system): Use raw-text.
5251         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
5252         * gnus-cache.el (gnus-cache-coding-system): Ditto.
5253
5254         * nnfolder.el (nnfolder-file-coding-system): Use mm-text-coding-system.
5255         (nnfolder-file-coding-system-for-write): New variable.
5256         (nnfolder-active-file-coding-system): New variable.
5257         (nnfolder-active-file-coding-system-for-write): New variable.
5258         (nnfolder-save-active): New function.
5259         (nnfolder-save-buffer): Use them.
5260         (nnfolder-possibly-change-group): Ditto.
5261         (nnfolder-request-list-newsgroups): Ditto.
5262         (nnfolder-request-create-group): Ditto.
5263         (nnfolder-request-expire-articles): Ditto.
5264         (nnfolder-request-move-article): Ditto.
5265         (nnfolder-request-accept-article): Ditto.
5266         (nnfolder-request-delete-group): Ditto.
5267         (nnfolder-request-rename-group): Ditto.
5268         (nnfolder-possibly-change-folder): Ditto.
5269         (nnfolder-read-folder): Ditto.
5270         (nnfolder-request-list): Remove pathname-coding-system.
5271         (nnfolder-possibly-change-group): Use nnmail-pathname-coding-system.
5272
5273         * nnmail.el (nnmail-file-coding-system): Use raw-text.
5274         (nnmail-file-coding-system-1): Removed.
5275         (nnmail-find-file): Use nnmail-pathname-coding-system.
5276         (nnmail-write-region): Ditto.
5277
5278         * nnmbox.el (nnmbox-file-coding-system): New variable.
5279         (nnmbox-file-coding-system-for-write): New variable.
5280         (nnmbox-active-file-coding-system): New variable.
5281         (nnmbox-active-file-coding-system-for-write): New variable.
5282         (nnmbox-save-buffer): New function.
5283         (nnmbox-save-active): New function.
5284         (nnmbox-request-scan): Use them.
5285         (nnmbox-request-expire-articles): Ditto.
5286         (nnmbox-request-move-article): Ditto.
5287         (nnmbox-request-accept-article): Ditto.
5288         (nnmbox-request-replace-article): Ditto.
5289         (nnmbox-request-delete-group): Ditto.
5290         (nnmbox-request-rename-group): Ditto.
5291         (nnmbox-request-create-group): Ditto.
5292
5293         * mm-util.el (mm-text-coding-system): raw-text or -dos.
5294         (mm-running-ntemacs): Removed.
5295
5296         * nnml.el (nnml-file-coding-system): Use nnmail-file-coding-system.
5297
5298 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
5299
5300         * nnfolder.el (nnfolder-read-folder): Use nnheader-file-coding-system.
5301
5302 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
5303
5304         * qp.el (quoted-printable-encoding-characters): Support lower case.
5305
5306 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
5307
5308         * rfc2047.el (rfc2047-encode): Fold before B-encoding.
5309         (rfc2047-b-encode-region): Encode line by line.
5310
5311 1999-07-03 09:20:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5312
5313         * mm-util.el (mm-find-mime-charset-region): Fix.
5314
5315 1999-06-30  KOSEKI Yoshinori  <kose@yk.NetLaputa.ne.jp>
5316
5317         * mm-util.el (mm-mime-mule-charset-alist): Fix iso-2022-jp(-2) bug.
5318         (mm-find-mime-charset-region): Ditto.
5319
5320 1999-07-03 09:15:35  Simon Josefsson  <jas@pdc.kth.se>
5321
5322         * gnus-sum.el (gnus-summary-move-article): Fix something or
5323         other.
5324
5325 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
5326
5327         * gnus-sum.el (gnus-newsgroup-ephemeral-charset): New variable.
5328         (gnus-newsgroup-ephemeral-ignored-charsets): New variable.
5329         (gnus-summary-enter-digest-group): Use them.
5330         (gnus-summary-setup-default-charset): Ditto.
5331
5332 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5333
5334         * base64.el (base64-run-command-on-region): Use unibyte buffer.
5335
5336 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5337
5338         * gnus-msg.el (gnus-configure-posting-styles): Fix bug when
5339           gnus-newsgroup-name is nil.
5340
5341 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5342
5343         * rfc2047.el (rfc2047-encode): Chop the tail newline.
5344
5345 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5346
5347         * gnus-art.el (article-emphasize): Use correct
5348         gnus-article-emphasis-alist.
5349
5350 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5351
5352         * mm-view.el (mm-inline-text): Fix text/html bug.
5353
5354 Mon Jun 28 17:54:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5355
5356         * gnus.el: Pterodactyl Gnus v0.89 is released.
5357
5358 1999-06-24  Shenghuo ZHU  <zsh@cs.rochester.edu>
5359
5360         * nnmail.el (nnmail-file-coding-system-1): For NTEmacs in Windows.
5361         * message.el (message-draft-coding-system): Ditto.
5362         * mm-util.el (mm-running-ntemacs): Ditto.
5363
5364 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5365
5366         * gnus-xmas.el (gnus-xmas-summary-recenter): A blank line may
5367         cause problem.
5368
5369 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5370
5371         * mm-view.el (mm-inline-text): Ignore error in w3-region.
5372
5373 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5374
5375         * mml.el: require mm-decode.
5376
5377 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5378
5379         * gnus-art.el (gnus-display-mime): Treat as head only if necessary.
5380
5381 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5382
5383         * mm-view.el (mm-inline-image): Fix image undisplayer.
5384
5385 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
5386
5387         * mml.el (mml-insert-multipart): Error in compeling-read.
5388         (mml-insert-tag): Match tags.
5389
5390 1999-06-19  Shenghuo ZHU  <zsh@cs.rochester.edu>
5391
5392         * gnus-cache.el (gnus-cache-braid-nov): Fix coding-system bug.
5393         (gnus-cache-braid-heads): Ditto.
5394         (gnus-cache-retrieve-headers): Ditto.
5395
5396 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
5397
5398         * gnus-draft.el (gnus-draft-send): Fix encoding bug.
5399
5400 1999-06-16 10:17:29  Katsumi Yamaoka  <yamaoka@jpl.org>
5401
5402         * gnus-art.el (gnus-article-read-summary-keys): Convert key events
5403         to string under XEmacs.
5404
5405 1999-06-28 19:34:03  Petersen Jens-Ulrik  <jens-ulrik.petersen@nokia.com>
5406
5407         * gnus-start.el (gnus-find-new-newsgroups): Doc fix.
5408
5409 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
5410
5411         * mm-view.el (mm-inline-message): Fix message view bug.
5412         * gnus-art.el (gnus-article-prepare): Ditto.
5413
5414 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
5415
5416         * gnus-cache.el (gnus-cache-possibly-enter-article): Fetch headers.
5417
5418 Tue Jun 15 04:13:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5419
5420         * gnus.el: Pterodactyl Gnus v0.88 is released.
5421
5422 1999-06-15 04:13:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5423
5424         * gnus-sum.el (gnus-summary-save-parts): Destroy handles after
5425         usage.
5426
5427         * nnmail.el (nnmail-get-new-mail): Save info.
5428
5429 Mon Jun 14 01:15:59 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5430
5431         * gnus.el: Pterodactyl Gnus v0.87 is released.
5432
5433 1999-06-14 02:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5434
5435         * mail-source.el (mail-source-fetch-file): Use prescript-delay.
5436         (mail-source-run-script): New function.
5437         (mail-source-fetch-pop): Use it.
5438
5439 1999-06-13 09:52:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5440
5441         * gnus-art.el (gnus-article-setup-highlight-words): Moved here.
5442
5443 Sun Jun 13 07:30:40 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5444
5445         * gnus.el: Pterodactyl Gnus v0.86 is released.
5446
5447 1999-06-13 08:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5448
5449         * gnus-art.el (gnus-treat-translate): New variable.
5450         (gnus-treat-predicate): Accept a list of regexps.
5451         (gnus-article-treat-custom): Allow a list of regexps.
5452
5453 1999-06-09  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
5454
5455         * gnus/gnus-group.el (gnus-permanently-visible-groups): Fix custom
5456         type.
5457
5458 1999-06-13 05:15:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5459
5460         * gnus-art.el (article-babel): Narrow a bit.
5461
5462         * gnus-agent.el (gnus-agent-get-undownloaded-list): Was too slow.
5463
5464 1999-06-12  Simon Josefsson  <jas@pdc.kth.se>
5465
5466         (gnus-agent-get-undownloaded-list): Operate on all articles, not
5467         only unread ones.
5468         (gnus-agent-fetch-headers): Fetch headers from unread and marked
5469         articles, not only unread ones.
5470
5471 1999-06-13 03:01:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5472
5473         * gnus-sum.el (gnus-summary-limit-to-extra): New command and
5474         keystroke.
5475
5476         * gnus-art.el (gnus-article-x-face-command): Ditto.
5477
5478         * gnus-uu.el (gnus-uu-default-view-rules): Default to "display".
5479
5480         * gnus.el (gnus-method-simplify): Accept server names.
5481
5482 1999-06-13 02:36:15  Per Abrahamsen  <abraham@dina.kvl.dk>
5483
5484         * gnus-art.el (article-babel-prompt): New function.
5485         (article-babel): New command.
5486
5487 1999-06-13 01:01:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5488
5489         * gnus-art.el (gnus-article-part-wrapper): Go to part.
5490
5491         * mml.el (mml-generate-mime-1): Don't insert literally.
5492
5493         * gnus-util.el (gnus-parse-netrc): Skip lines with #'s.
5494         (gnus-netrc-syntax-table): Removed.
5495         (gnus-parse-netrc): Don't use syntax table; just use whitespace.
5496
5497 Wed May  5 13:51:13 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5498
5499         * mm-view.el (mm-inline-text): Fix charset for text/html.
5500
5501 Wed May  5 01:15:08 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5502
5503         * message.el (message-draft-coding-system): Use emacs-mule-dos.
5504
5505 1999-06-12 07:29:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5506
5507         * nnmail.el (nnmail-split-incoming): Return the number of split
5508         mails.
5509         (nnmail-process-babyl-mail-format): Ditto.
5510         (nnmail-process-unix-mail-format): Ditto.
5511         (nnmail-process-mmdf-mail-format): Ditto.
5512         (nnmail-process-maildir-mail-format): Ditto.
5513
5514         * mail-source.el (mail-source-callback): Return the number from
5515         the callback.
5516
5517         * message.el (message-send-mail): Generate Lines.
5518
5519         * mail-source.el (mail-source-call-script): New function.
5520         (mail-source-call-script): New function.
5521
5522 Sun May  2 02:00:27 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5523
5524         * gnus-sum.el (gnus-summary-setup-highlight-words): New function.
5525         (gnus-select-newsgroup): Use it.
5526         (gnus-group-highlight-words-alist): New variable.
5527         (gnus-newsgroup-emphasis-alist): New variable.
5528         (gnus-summary-local-variables):  Use it.
5529         * lpath.el: Use it.
5530         * gnus-art.el (article-emphasize): Use it.
5531         (gnus-emphasis-highlight-words): New face.
5532         * gnus-cus.el (gnus-group-parameters): New parameter.
5533
5534 Sun May  2 01:00:02 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5535
5536         * gnus-cache.el (gnus-cache-possibly-enter-article): Remove
5537         parameter `headers'.
5538         (gnus-cache-enter-article): Ditto.
5539         (gnus-cache-update-article): Ditto.
5540         * gnus-sum.el (gnus-summary-move-article): Ditto.
5541         (gnus-summary-mark-article-as-unread): Ditto.
5542         (gnus-summary-mark-article): Ditto.
5543
5544 1999-06-12 03:59:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5545
5546         * gnus-msg.el (gnus-message-insert-stylings): Removed.
5547         (gnus-posting-style-alist): Removed.
5548         (gnus-message-style-insertions): Ditto.
5549         (gnus-configure-posting-styles): Reimplementation.
5550
5551         * mail-source.el (mail-source-fetch): Error the message.
5552
5553         * gnus-msg.el (gnus-inews-do-gcc): Do mml and encoding.
5554
5555 Sat Jun 12 00:19:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5556
5557         * gnus.el: Pterodactyl Gnus v0.85 is released.
5558
5559 1999-04-20  Michael Cook  <cook@sightpath.com>
5560
5561         * gnus-cite.el (gnus-cite-attribution-prefix): Tweak for MS
5562           Outlook citation regex.
5563
5564 1999-06-12 02:09:49  Lars Magne Ingebrigtsen  <pinard@iro.umontreal.ca>
5565
5566         * nndoc.el (nndoc-mime-parts-type-p): Accept space before
5567         semicolon.
5568
5569 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5570
5571         * gnus-range.el (gnus-remove-from-range): Document range1
5572         modification, protect range2.
5573
5574 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5575
5576         * gnus-sum.el (gnus-update-marks): Protect lists from
5577         gnus-remove-from-range, don't sort twice.
5578
5579 1999-05-21  Simon Josefsson  <jas@pdc.kth.se>
5580
5581         * gnus-start.el (gnus-read-descriptions-file): Protect if no
5582         function in backend.
5583
5584 1999-05-15  Simon Josefsson  <jas@pdc.kth.se>
5585
5586         * gnus-sum.el (gnus-valid-move-group-p): Check for a
5587         request-accept-article function in the backend instead of using
5588         the 'respool capability.
5589
5590 1999-04-18  Hrvoje Niksic  <hniksic@srce.hr>
5591
5592         * mm-bodies.el (mm-decode-content-transfer-encoding): Handle
5593         spurious whitespace at eob.
5594
5595 1999-06-12 02:02:06  Adrian Aichner  <aichner@ecf.teradyne.com>
5596
5597         * nnmail.el (nnmail-get-new-mail): Check right variable.
5598
5599 1999-06-12 01:57:39  Karl Kleinpaste  <karl@justresearch.com>
5600
5601         * mailcap.el (mailcap-mime-data): Fix rfc822.
5602
5603 1999-06-11 23:48:50  TOZAWA Akihiko  <miles@is.s.u-tokyo.ac.jp>
5604
5605         * nndoc.el (nndoc-nsmail-type-p): New function.
5606         (nndoc-type-alist): Recognize nsmail.
5607
5608 1999-05-12  Mike McEwan  <mike@lotusland.demon.co.uk>
5609
5610         * gnus-art.el (gnus-treatment-function-alist): Display `x-face'
5611         *before* `article-hide-headers' deletes the information.
5612
5613 1999-05-22 00:26:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5614
5615         * gnus-sum.el (gnus-summary-save-parts): New command and
5616         keystroke.
5617         (gnus-summary-save-parts-1): New function.
5618         (gnus-summary-iterate): Buggy.
5619
5620         * mm-decode.el (mm-save-part-to-file): Made into own function.
5621
5622 1999-05-11 05:53:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5623
5624         * gnus-group.el (gnus-group-set-info): Resist nils.
5625
5626 1999-05-04 19:26:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5627
5628         * mailcap.el (mailcap-mime-data): Ditto.
5629
5630         * gnus-uu.el (gnus-uu-default-view-rules): Ditto.
5631
5632         * gnus-art.el (gnus-article-x-face-command): Default to ee.
5633
5634 1999-05-02  Gareth Jones  <gdj1@gdjones.demon.co.uk>
5635
5636         * gnus-art.el (article-make-date-line): Put X-Sent below Date if
5637         gnus-article-date-lapsed-new-header is t.
5638
5639 Sat May  1 20:27:43 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5640
5641         * gnus.el: Pterodactyl Gnus v0.84 is released.
5642
5643 1999-05-01 22:23:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5644
5645         * gnus-msg.el (gnus-bug-message): Mime change.
5646
5647 1999-04-22  Simon Josefsson  <jas@pdc.kth.se>
5648
5649         * gnus-sum.el (gnus-update-marks): Process null mark lists.
5650
5651 1999-04-21  Hrvoje Niksic  <hniksic@srce.hr>
5652
5653         * mm-bodies.el (mm-decode-content-transfer-encoding): Recognize
5654         `x-uue'.
5655
5656 1999-03-04  Aaron M. Ucko  <amu@mit.edu>
5657
5658         * mail-source.el (mail-source-fetch-pop): Only prompt for password
5659         when authentication is 'password.
5660
5661 1999-05-01 22:17:55    <pinard@iro.umontreal.ca>
5662
5663         * gnus-win.el (gnus-configure-windows): Accept a setting.
5664
5665 1999-04-21 20:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5666
5667         * mm-util.el (mm-quote-arg): Moved here.
5668
5669         * mm-decode.el (mm-quote-arg): Quote more chars.
5670
5671 1999-04-18 20:12:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5672
5673         * nnheader.el (nnheader-parse-head): Message-ID in In-Reply-To
5674         with newlines would create buggy .nov files.
5675
5676         * gnus-art.el (gnus-article-date-lapsed-new-header): Default to nil.
5677
5678         * qp.el (quoted-printable-encode-region): Encode whitespace at the
5679         end of lines.
5680
5681         * message.el (message-mode): Doc fix.
5682
5683         * gnus-art.el (article-hide-headers): Delete the hidden headers.
5684
5685         * gnus-msg.el (gnus-setup-posting-charset): Default group to "".
5686
5687         * gnus-art.el (article-date-ut): Rewrite.
5688
5689         * mm-decode.el (mm-preferred-alternative-precedence): Reverse the
5690         order.
5691
5692         * gnus-msg.el (gnus-message-insert-stylings): Remove duplicate
5693         headers.
5694
5695         * gnus-art.el (gnus-article-date-lapsed-new-header): Doc fix.
5696
5697 1999-04-18  Didier Verna  <verna@inf.enst.fr>
5698
5699         * gnus-art.el (gnus-article-date-lapsed-new-header): new variable.
5700         (article-date-ut): use it.
5701
5702 1999-04-18 20:06:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5703
5704         * mail-source.el (mail-source-fetch-pop): Call script
5705         asynchronously.
5706
5707 Sun Apr 18 12:40:04 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5708
5709         * gnus.el: Pterodactyl Gnus v0.83 is released.
5710
5711 1999-04-18 10:55:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5712
5713         * gnus-draft.el (gnus-draft-mode): Use mml minor mode.
5714
5715         * gnus-cite.el (gnus-dissect-cited-text): Off-by-one error.
5716
5717         * gnus-uu.el (gnus-uu-mark-thread): Save hidden threads.
5718
5719         * gnus-art.el (gnus-mime-inline-part): Don't do a charset param.
5720
5721         * gnus-msg.el (gnus-bug): Use application/x-emacs-lisp.
5722
5723         * message.el (message-generate-headers): Accept continuation
5724         headers.
5725
5726 1999-04-18 10:48:57  Renaud Rioboo  <Renaud.Rioboo@lip6.fr>
5727
5728         * gnus-demon.el (gnus-demon-time-to-step): Not strings.
5729
5730 1999-04-18 08:21:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5731
5732         * gnus-art.el (gnus-treatment-function-alist): use
5733         maybe-hide-headers.
5734
5735         * message.el (message-inhibit-body-encoding): Typo.
5736         (message-resend): Inhibit encoding.
5737
5738         * gnus-sum.el (gnus-summary-toggle-header): Decode rfc2047.
5739
5740         * gnus-art.el (article-remove-cr): Use re-search.
5741
5742         * rfc2231.el (rfc2231-parse-string): Allow broken elm MIME
5743         headers.
5744
5745         * mm-decode.el (mm-quote-arg): Quote '.
5746
5747         * gnus-ems.el (gnus-x-splash): Would place splash wrongly.
5748
5749         * mm-decode.el (mm-insert-part): Use multibyte for text.
5750
5751         * gnus-start.el (gnus-read-newsrc-file): New variable.
5752         (gnus-read-newsrc-file): Use it.
5753
5754 1999-04-17 18:51:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5755
5756         * nnvirtual.el (nnvirtual-request-expire-articles): New function.
5757
5758         * gnus-group.el (gnus-group-expire-articles-1): Made into own
5759         function.
5760
5761 Sat Apr 17 16:41:30 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5762
5763         * gnus.el: Pterodactyl Gnus v0.82 is released.
5764
5765 1999-04-15  Hrvoje Niksic  <hniksic@srce.hr>
5766
5767         * gnus-sum.el (gnus-group-charset-alist): Include Croatian groups
5768         for iso8859-2.
5769
5770 1999-04-17 18:23:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5771
5772         * mm-util.el (mm-charset-synonym-alist): Remove iso-2022-jp-2 from
5773         synonym alist.
5774
5775 1999-04-17 18:03:38  Adam P. Jenkins  <ajenkins@netway.com>
5776
5777         * gnus-sum.el (gnus-summary-local-variables): Mark as global.
5778
5779 1999-04-17 18:02:05  Ettore Perazzoli  <ettore@comm2000.it>
5780
5781         * mail-source.el (mail-source-fetch): Ask before bugging out.
5782
5783 1999-03-19  Hrvoje Niksic  <hniksic@srce.hr>
5784
5785         * uudecode.el (uudecode-decode-region-external): Don't assume
5786         uudecode-temporary-file-directory ends with a slash.
5787
5788 1999-03-18  Simon Josefsson  <jas@pdc.kth.se>
5789
5790         * gnus-sum.el (gnus-update-marks):
5791         (gnus-update-read-articles):
5792         (gnus-summary-expire-articles): Check server.
5793
5794 1999-03-16  Simon Josefsson  <jas@pdc.kth.se>
5795
5796         * mml.el (mml-preview): New function.
5797
5798 1999-04-17 17:10:21  William M. Perry  <wmperry@aventail.com>
5799
5800         * mail-source.el (mail-source-fetch-file): Return the right
5801         value.
5802
5803 1999-04-17 07:52:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5804
5805         * mml.el (mml-insert-parameter): New function.
5806         (mml-insert-parameter-string): New function.
5807
5808         * nnmail.el (nnmail-get-new-mail): Say how many new articles.
5809
5810         * gnus-art.el (gnus-mime-multipart-functions): New variable.
5811         (gnus-mime-display-part): Use it.
5812
5813         * mm-decode.el (mm-alternative-precedence): Removed.
5814         (mm-discouraged-alternatives): New variable.
5815         (mm-preferred-alternative-precedence): New function.
5816
5817         * nnmail.el (nnmail-get-new-mail): Use mail-sources.
5818
5819         * mail-source.el (mail-sources): New variable.
5820
5821         * gnus-art.el (article-remove-cr): Remove several trailing CRs.
5822
5823         * mm-decode.el (mm-valid-image-format-p): New function.
5824         (mm-inline-media-tests): Use it.
5825         (mm-valid-and-fit-image-p): New function.
5826
5827         * gnus-agent.el (gnus-agent-fetch-groups): Error when unplugged.
5828         (gnus-agent-fetch-group): Ditto.
5829
5830 1999-04-12  Didier Verna  <verna@inf.enst.fr>
5831
5832         * nnmail.el (nnmail-article-group): in case of a group name
5833         containing "\\n" constructs, be sure to pass the expanded value to
5834         nn*-save-mail.
5835
5836 Sat Apr 17 05:40:45 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5837
5838         * gnus.el: Pterodactyl Gnus v0.81 is released.
5839
5840 1999-04-16 15:54:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5841
5842         * gnus-sum.el (gnus-get-split-value): Reverse result.
5843
5844 1999-04-03 00:17:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5845
5846         * gnus-start.el (gnus-always-read-dribble-file): Doc fix.
5847
5848 1999-04-02 15:33:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5849
5850         * mml.el (mml-insert-tag): Insert concluding part.
5851
5852         * message.el (message-send-mail): Encode later.
5853         (message-send-news): Ditto.
5854
5855         * nnfolder.el: Don't use mail delim.
5856
5857 1999-03-28 19:14:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5858
5859         * gnus-cus.el (gnus-group-customize): Put point at min.
5860
5861         * mm-view.el (mm-inline-text): Allow toggling html.
5862
5863 1999-03-28 17:11:15  William M. Perry  <wmperry@aventail.com>
5864
5865         * mail-source.el: Added prescript and postscript to file.
5866
5867 1999-03-28 13:46:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5868
5869         * nnmail.el: Reverted.
5870
5871         * gnus-msg.el (gnus-setup-posting-charset): Didn't work.
5872         (gnus-setup-posting-charset): Did work.
5873
5874 1999-03-28 13:19:50  Jae-you Chung  <jay@pllab.kaist.ac.kr>
5875
5876         * gnus.el (gnus-short-group-name): Use
5877         gnus-group-uncollapsed-levels.
5878
5879 1999-03-28 13:11:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5880
5881         * gnus-cite.el (gnus-dissect-cited-text): Don't remove overlays.
5882
5883 1999-03-26 13:18:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5884
5885         * gnus-art.el (gnus-treat-strip-headers-in-body): New variable.
5886         (article-strip-headers-from-body): New command and keystroke.
5887
5888 1999-03-14 16:09:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5889
5890         * mail-source.el (mail-source-fetch-pop): Check for symbol first.
5891
5892         * nnheader.el (nnheader-insert-file-contents): Bind
5893         enable-local-eval to nil.
5894         (nnheader-find-file-noselect): Ditto.
5895
5896         * nnmail.el (nnmail-article-group): Don't remove long lines.
5897         (nnmail-remove-long-lines): New function.
5898         (nnmail-split-header-length-limit): Removed.
5899
5900         * mml.el (mml-generate-mime-1): Use unibyte buffers.
5901
5902         * gnus-group.el (gnus-group-kill-all-zombies): Query user.
5903
5904 1999-03-06 07:20:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5905
5906         * gnus-sum.el (gnus-summary-generic-mark): New function.
5907
5908         * nnmail.el (nnmail-split-header-length-limit): Increased.
5909         (nnmail-article-group): Allow nil.
5910
5911         * gnus-cite.el (gnus-cite-parse-wrapper): Inhibit point-motion.
5912
5913         * nndoc.el (nndoc-generate-mime-parts-head): Insert real headers
5914         first.
5915
5916         * mml.el (mml-minibuffer-read-type): Include types from
5917         mailcap-mime-data.
5918
5919         * nndraft.el (nndraft-request-article): Would clobber Japanese.
5920
5921 1999-03-05  Hrvoje Niksic  <hniksic@srce.hr>
5922
5923         * mml.el (mml-insert-tag): New function.
5924         (mml-read-file): Renamed to mml-minibuffer-read-file to avoid
5925         confusion with functions like `mml-read-tag'.
5926         (mml-read-type): Ditto with `mml-minibuffer-read-type'.
5927         (mml-minibuffer-read-description): Ditto with
5928         `mml-minibuffer-read-description'.
5929         (mml-attach-buffer): New function.
5930         (mml-mode-map): New entry for /.
5931         (mml-minibuffer-read-type): Accept DEFAULT.
5932
5933         * mml.el (mml-quote-region): Narrow the region.
5934
5935         * message.el (message-mode-menu): message-mime-attach-file is now
5936         mml-attach-file.
5937
5938 1999-03-05 21:24:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5939
5940         * gnus-art.el (gnus-treatment-function-alist): Do emphasis earlier.
5941
5942 1999-03-05 21:08:10  Robert Bihlmeyer  <robbe@orcus.priv.at>
5943
5944         * mml.el (mml-attach-buffer): New command.
5945
5946 1999-02-27  Simon Josefsson  <jas@pdc.kth.se>
5947
5948         * gnus-sum.el (gnus-update-marks): Call gnus-remove-from-range
5949         with a proper range. Compress range.
5950
5951         * gnus-range.el (gnus-remove-from-range): Protect arguments.
5952
5953 1999-03-05 20:59:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5954
5955         * mm-decode.el (mm-get-image): Create a temporary file for xbms.
5956
5957 1999-03-04 04:20:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5958
5959         * gnus-picon.el (gnus-picons-x-face-file-name): Removed.
5960         (gnus-picons-convert-x-face): Removed.
5961         (gnus-picons-article-display-x-face): Removed.
5962         (gnus-picons-x-face-sentinel): Ditto.
5963         (gnus-picons-display-x-face): Ditto.
5964
5965 Thu Mar  4 01:38:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5966
5967         * gnus.el: Pterodactyl Gnus v0.80 is released.
5968
5969 1999-03-02 16:04:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5970
5971         * gnus-art.el (gnus-mm-display-part): Narrow to the part itself.
5972
5973         * gnus-sum.el (gnus-with-article): Moved here.
5974
5975         * mail-source.el (mail-source-fetch-pop): Ask for password even
5976         when program.
5977
5978 1999-02-28 13:16:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5979
5980         * gnus-msg.el (gnus-bug): Add description.
5981
5982         * mml.el (mml-insert-mml-markup): Insert disposition.
5983
5984         * message.el (message-send-mail): Always encode mail headers.
5985
5986         * smiley.el (gnus-smiley-display): Goto body.
5987
5988 1999-02-28 13:15:47  Petr Konecny  <pekon@informatics.muni.cz>
5989
5990         * smiley.el (gnus-smiley-display): Don't search to blank line.
5991
5992 1999-02-28 00:38:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5993
5994         * gnus-art.el (gnus-treat-article): Only run the highlight stuff
5995         when requested.
5996
5997         * nnmail.el (nnmail-current-spool): Removed.
5998
5999         * gnus-salt.el (gnus-tree-inhibit): New varible.
6000
6001         * gnus.el (mm-util): Required.
6002
6003 1999-02-27 23:44:52  paul stevenson  <spaul@mail.phy.ornl.gov>
6004
6005         * gnus-sum.el (gnus-summary-toggle-header): Narrow to head first.
6006
6007 1999-02-27 17:17:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6008
6009         * mail-source.el (mail-source-bind): Doc fix.
6010
6011 1999-02-26 20:35:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6012
6013         * message.el (message-mode): Doc fix.
6014
6015         * mm-encode.el (mm-content-transfer-encoding-defaults): Use 8bit
6016         encoding.
6017
6018         * gnus.el (gnus-methods-equal-p): Moved here.
6019
6020         * mail-source.el: pop at 110.
6021
6022         * pop3.el (pop3-movemail): Use write-region instead of
6023         append-to-file to avoid excessive messaging.
6024
6025 1999-02-27  lantz moore  <lmoore@contigo.com>
6026
6027         * nnmail.el (nnmail-get-new-mail): honor suffix for spool-files of
6028         type directory.
6029
6030 1999-03-04  Robert Bihlmeyer  <robbe@orcus.priv.at>
6031
6032         * gnus-art.el (article-hide-boring-headers): Field names must not
6033         contain whitespace.
6034
6035 Fri Feb 26 18:54:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6036
6037         * gnus.el: Pterodactyl Gnus v0.79 is released.
6038
6039 1999-02-26 18:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6040
6041         * gnus-cite.el (gnus-cite-toggle): Don't remove highlighting.
6042
6043         * mml.el (mml-mode): Don't use add-minor-mode.
6044
6045         * message.el (messgage-inhibit-body-encoding): New variable.
6046         (message-encode-message-body): Use it.
6047
6048 Fri Feb 26 17:00:25 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6049
6050         * gnus.el: Pterodactyl Gnus v0.78 is released.
6051
6052 1999-02-26 07:45:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6053
6054         * message.el (message-mode): Switch on MML mode.
6055
6056         * mml.el: Included commands and functions.
6057         (mml-mode-map): New keymap.
6058
6059         * message.el: Removed the insertion commands and functions.
6060
6061         * gnus-ems.el (gnus-mule-cite-add-face): Removed.
6062
6063         * gnus-sum.el (gnus-summary-sort-by-chars): New command and
6064         keystroke.
6065
6066         * gnus-art.el (gnus-narrow-to-page): Revert.
6067
6068         * gnus-cite.el (gnus-cite-delete-overlays): New function.
6069         (gnus-cite-parse-maybe): Always reparse.
6070
6071         * message.el (message-encode-message-body): Don't insert
6072         "multipart warning".
6073
6074         * gnus-art.el (gnus-article-treat-head-custom): New variable.
6075
6076 1999-02-25  Miles Bader  <miles@ccs.mt.nec.co.jp>
6077
6078         * mail-source.el (mail-source-fetch-pop): Return 1 for success.
6079
6080         * nnmail.el: Require mm-util.
6081
6082 1999-02-26 07:39:33  Justin Sheehy  <justin@linus.mitre.org>
6083
6084         * nnmail.el (nnmail-get-new-mail): Only get mail for the one
6085         group.
6086
6087 1999-02-26 07:38:08  SeokChan LEE  <chan@smoky-blue.com>
6088
6089         * mm-bodies.el (mm-body-charset-encoding-alist): Add euc-kr.
6090
6091 1999-02-21  Simon Josefsson  <jas@pdc.kth.se>
6092
6093         * gnus-msg.el (gnus-extended-version): Better regexp.
6094
6095 1999-02-25  Didier Verna  <verna@inf.enst.fr>
6096
6097         * nnmail.el (nnmail-split-it): new syntax: `(! FUNC SPLIT)'. FUNC
6098         is called with the result of SPLIT and should return a new split.
6099
6100         * gnus.texi: update the doc.
6101
6102 1999-02-23  Didier Verna  <verna@inf.enst.fr>
6103
6104         * gnus-picon.el (gnus-picons-display-bar-p): when picons are
6105         displayed in the article buffer, output bars if
6106         `gnus-picons-display-article-move-p'.
6107
6108 1999-02-20  Aaron M. Ucko  <amu@mit.edu>
6109
6110         * mail-source.el (mail-source-fetch-pop): Typo.
6111
6112 1999-02-26 07:15:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6113
6114         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
6115
6116 1999-02-23 03:07:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6117
6118         * gnus-cite.el (gnus-cite-parse-wrapper): Always parse.
6119
6120 1999-02-21 11:11:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6121
6122         * mml.el (mml-insert-buffer): New function.
6123
6124         * message.el (message-forward): Insert the buffer in the buffer.
6125
6126 Sun Feb 21 01:20:50 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6127
6128         * mm-view.el (mm-inline-message): Insert part in narrowed region.
6129
6130 Sat Feb 20 23:09:40 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6131
6132         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
6133
6134 Sat Feb 20 21:34:28 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6135
6136         * gnus.el: Pterodactyl Gnus v0.77 is released.
6137
6138 1999-02-20 17:32:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6139
6140         * gnus-art.el (gnus-displaying-mime): New variable.
6141         (article-narrow-to-head): New function.
6142
6143         * mail-source.el (mail-source-fetch-pop): Include pre/postscript.
6144         Default to pop instead of pop3.
6145
6146 1999-02-19 16:16:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6147
6148         * gnus-art.el (article-hide-pgp): Goto body.
6149
6150         * gnus-uu.el (gnus-uu-digest-mail-forward): Don't kill buffer.
6151
6152         * gnus-cite.el: Don't use goto-line.
6153
6154         * gnus-art.el (gnus-article-treat-html): Removed.
6155         (gnus-treat-article): Save restriction.
6156
6157 1999-02-17  Per Abrahamsen  <abraham@dina.kvl.dk>
6158
6159         * message.el (message-send-mail): Don't untabify.
6160         (message-mode): Don't use tabs for indentation.
6161
6162 1999-02-19 14:54:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6163
6164         * message.el (message-send-mail): Don't untabify.
6165
6166         * nnml.el (nnml-save-mail): Typo fix.
6167
6168 1999-02-19  Per Abrahamsen  <abraham@dina.kvl.dk>
6169
6170         * message.el (message-cite-function): Add
6171         `message-cite-original-without-signature' customization option.
6172
6173 1999-02-18  Per Abrahamsen  <abraham@dina.kvl.dk>
6174
6175         * nnmail.el (nnmail-fix-eudora-headers): Mark as option to
6176         `nnmail-prepare-incoming-header-hook'.
6177
6178 1999-02-19 14:41:43  Justin Sheehy  <justin@linus.mitre.org>
6179
6180         * gnus-util.el (gnus-make-sort-function-1): Typo fix.
6181
6182 1999-02-19 14:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6183
6184         * gnus-group.el (gnus-group-get-new-news): Require nnmail.
6185
6186 1999-02-18  Michael Cook  <cook@sightpath.com>
6187
6188         * Recognize Microsoft Outlook's cite attribution conventions.
6189
6190 1999-02-19 14:33:11  James H. Cloos, Jr.  <cloos@jhcloos.com>
6191
6192         * gnus-sum.el: Bind M.
6193
6194 1999-02-19 14:31:29  Neil Crellin  <neilc@wallaby.cc>
6195
6196         * mail-source.el (mail-source-fetch-pop): Bind pop3-port.
6197
6198 1999-02-15  Didier Verna  <verna@inf.enst.fr>
6199
6200         * gnus-picon.el (gnus-group-display-picons): ensures that
6201         `article-goto-body' really goes to the article body.
6202
6203 1999-02-19 12:57:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6204
6205         * mm-view.el (mm-inline-text): Bind url-standalone-mode.
6206
6207         * gnus-msg.el (gnus-summary-mail-forward): Create unique names.
6208
6209         * mm-view.el (mm-view-message): Enable multibyte.
6210
6211 1999-02-11 18:37:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6212
6213         * nnmail.el (nnmail-get-new-mail): Message later.
6214
6215         * mm-util.el (mm-find-charset-region): Revert to checking
6216         multibyte.
6217
6218 1999-02-11  Matt Pharr  <mmp@graphics.stanford.edu>
6219
6220       * gnus-msg.el (gnus-bug): Encode environment info as a MIME
6221       attachment.
6222
6223 Thu Feb 11 04:58:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6224
6225         * gnus.el: Pterodactyl Gnus v0.76 is released.
6226
6227 1999-02-06  Felix Lee  <flee@cygnus.com>
6228
6229         * gnus.el (gnus-group-change-level-function): Typo.
6230
6231 1999-02-11 05:47:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6232
6233         * gnus-sum.el (gnus-nov-skip-field): Removed.
6234         (gnus-nov-field): Ditto.
6235         (gnus-nov-parse-extra): Ditto.
6236         (gnus-nov-read-integer): Ditto.
6237
6238 1999-02-05 09:44:20  Katsumi Yamaoka  <yamaoka@jpl.org>
6239
6240         * nnheader.el (nnheader-nov-read-message-id): New macro.
6241         (nnheader-parse-nov): Use it.
6242
6243         * gnus-sum.el (gnus-nov-read-message-id): New macro.
6244         (gnus-nov-parse-line): Use it; use `(eobp)' instead of
6245         `(eq (char-after) ?\n)'.
6246
6247 1999-02-11 05:16:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6248
6249         * gnus.el (gnus-other-frame): Always pop up a new frame.
6250
6251 Wed Feb 10 01:03:43 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6252
6253         * gnus-range.el (gnus-range-add): Rewrite.
6254
6255 1999-02-02 18:12:00  Carsten Leonhardt  <leo@arioch.oche.de>
6256
6257         * nnmail.el (nnmail-split-incoming): Added detection of maildir
6258         format.
6259         (nnmail-process-maildir-mail-format): New function.
6260
6261         * mail-source.el (mail-source-fetch-maildir): New function.
6262         (mail-source-keyword-map): Add default for maildir method.
6263         (mail-source-fetcher-alist): Changed "qmail" to "maildir".
6264
6265 1999-02-10 02:29:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6266
6267         * mail-source.el (mail-source-fetcher-alist): Remove apop.
6268
6269         * nndoc.el (nndoc-type-alist): Remove MIME-digest.
6270         (nndoc-mime-digest-type-p): Removed.
6271
6272 1999-02-09 15:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6273
6274         * gnus-art.el (gnus-article-read-summary-keys): Set the point
6275         where it is supposed to be.
6276         (gnus-treat-play-sounds): New variable.
6277
6278         * gnus-sum.el (gnus-newsgroup-ignored-charsets): New variable.
6279
6280         * gnus-art.el (article-display-x-face): Narrow to head.
6281         (gnus-article-washed-types): New variable.
6282         (article-hide-pgp): Is not a toggle.
6283         (gnus-article-hide-text-type): Save types.
6284         (article-decode-charset): Use it.
6285
6286         * nnmail.el (nnmail-get-new-mail): Ignore procmail.
6287
6288         * message.el (message-forward-start-separator): Removed.
6289         (message-forward-end-separator): Removed.
6290         (message-signature-before-forwarded-message): Removed.
6291         (message-included-forward-headers): Removed.
6292         (message-check-news-body-syntax): Don't check forward.
6293         (message-forward): Use MIME.
6294
6295         * nnvirtual.el (nnvirtual-request-article): Bind
6296         gnus-article-decode-hook to nil.
6297
6298 1999-02-06 16:55:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6299
6300         * mml.el (mml-parse-singlepart-with-multiple-charsets): Check for
6301         us-ascii.
6302
6303 1999-02-04 00:00:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6304
6305         * format-spec.el (format-spec): Be more robust.
6306
6307         * message.el (message-encode-message-body): Default
6308         mail-parse-charset to mail-parse-charset.
6309
6310         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode.
6311         (gnus-summary-edit-article): Bind mail-parse-charset.
6312
6313         * mml.el (mml-read-tag): Ignore white space after end of tag.
6314
6315         * message.el (message-goto-body): Also work in separatorless
6316         articles.
6317
6318         * mml.el (mml-translate-from-mime): New function.
6319         (mml-insert-mime): Ditto.
6320         (mml-to-mime): New function.
6321         (mime-to-mml): New name.
6322
6323         * gnus-sum.el (gnus-summary-edit-article): Always select raw
6324         article.
6325
6326         * gnus-group.el (gnus-group-catchup-current): Unmark groups.
6327
6328         * gnus-sum.el (gnus-summary-setup-default-charset): Don't
6329         special-case nndraft groups.
6330
6331 1999-02-03 16:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6332
6333         * gnus-sum.el (gnus-get-newsgroup-headers): Bind charset.
6334         (gnus-get-newsgroup-headers): Already bound.
6335
6336         * message.el (message-encode-message-body): Use posting charset.
6337
6338         * mm-bodies.el (mm-encode-body): Use MIME charsets.
6339         (mm-body-encoding): Do CTE.
6340         (mm-body-7-or-8): New function.
6341
6342         * mm-util.el (mm-mime-charset): Always fall back on alist.
6343         (mm-mime-mule-charset-alist): Include katakana-jisx0201.
6344         (mm-mime-mule-charset-alist): Add arabic-*-column.
6345         (mm-find-mime-charset-region): New function.
6346
6347         * format-spec.el (format-spec-make): New function.
6348
6349         * mail-source.el (format-spec): Required.
6350         (mail-source-fetch-with-program): Removed.
6351         (mail-source-fetch-with-program): New function.
6352
6353         * format-spec.el: New file.
6354
6355 1999-02-03 16:00:41  Tatsuya Ichikawa  <ichikawa@hv.epson.co.jp>
6356
6357         * mail-source.el (mail-source-fetch-with-program): Take optional
6358         parameter.
6359
6360 1999-02-03 00:31:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6361
6362         * gnus-start.el: Ignore some groups.
6363         (gnus-setup-news): Bind nnmail-fetched-sources.
6364
6365         * message.el (message-send-mail): Remove all tabs.
6366
6367         * mm-util.el (mm-find-charset-region): Just check whether
6368         find-charset-region is defined.
6369
6370 1999-02-02 23:35:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6371
6372         * gnus-group.el (gnus-group-get-new-news): Use
6373         nnmail-fetched-sources.
6374
6375         * nnmail.el (nnmail-fetched-sources): New variable.
6376         (nnmail-get-new-mail): Use it.
6377
6378         * mail-source.el (mail-source-fetched-sources): New variable.
6379         (mail-source-fetch): Use it.
6380
6381 1999-02-02 23:20:20  Mark W. Eichin  <eichin@thok.org>
6382
6383         * gnus.el (gnus-getenv-nntpserver): if the file that
6384         gnus-nntpserver-file names has a trailing newline, the
6385         string-match will always match, and thus the file will never be
6386         read.  (^ matches start of "line", \\` matches start of "buffer",
6387         which is what was intended...)
6388
6389 1999-02-02 23:17:40  Kim-Minh Kaplan  <kmkaplan@western.fr>
6390
6391         * gnus-picon.el (gnus-picons-parse-filenames): Quote group names.
6392
6393 1999-01-28 04:15:46  Katsumi Yamaoka  <yamaoka@jpl.org>
6394
6395         * gnus-start.el (gnus-read-active-file): Eliminate duplicated
6396         select methods.
6397
6398 1999-01-27  Simon Josefsson  <jas@pdc.kth.se>
6399
6400         * gnus-range.el (gnus-remove-from-range): Sort second argument.
6401
6402 1999-02-02 10:55:23  Scott Hofmann  <shofmann@mindspring.com>
6403
6404         * nntp.el: Use mail-source-read-passwd instead of nnmail-read-passwd.
6405
6406 Mon Feb  1 23:23:03 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6407
6408         * gnus-cus.el (gnus-group-parameters): Charset as symbol, and fix
6409         a typo.
6410         * gnus-sum.el (gnus-summary-setup-default-charset): Set nndraft's
6411         charset to nil.
6412         * gnus-agent.el (gnus-agent-queue-setup): Remove charset setting.
6413         * gnus-start.el (gnus-start-draft-setup): Ditto.
6414
6415 1999-02-02 22:13:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6416
6417         * mail-source.el (mail-source-fetch-directory): Use the predicate.
6418         (mail-source-value): Don't do variables.
6419
6420         * nnmail.el (nnmail-get-new-mail): Set the predicate.
6421
6422         * gnus-sum.el (gnus-summary-toggle-header): Fix, and bound to t.
6423
6424 1999-02-01  Michael Cook  <cook@sightpath.com>
6425
6426         * Defenestrate spurious ?a.
6427
6428 1999-02-02 21:59:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6429
6430         * mail-source.el (mail-source-fetch-pop): Instead use
6431         :authentication.
6432
6433 1999-02-01  Tatsuya Ichikawa <t-ichi@po.shiojiri.ne.jp>
6434
6435         * lisp/mail-source.el : Support APOP authentication scheme.
6436
6437 1999-02-02 21:56:14  Tatsuya Ichikawa  <t-ichi@niagara.shiojiri.ne.jp>
6438
6439         * pop3.el (pop3-movemail): Return t.
6440
6441 1999-02-02 21:48:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6442
6443         * rfc2047.el (rfc2047-fold-region): New function.
6444         (rfc2047-encode-message-header): Use it.
6445
6446 1999-02-02 21:07:27  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
6447
6448         * gnus-sum.el (gnus-group-charset-alist): Add more.
6449
6450 Mon Feb  1 21:18:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6451
6452         * gnus.el: Pterodactyl Gnus v0.75 is released.
6453
6454 1999-02-01 21:54:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6455
6456         * gnus-art.el (article-display-x-face): Don't narrow to head.
6457
6458 1999-02-01 21:48:39  Michael Cook  <cook@sightpath.com>
6459
6460         * gnus-cite.el (gnus-cited-lines-visible): Accept a cons.
6461
6462 1999-02-01 20:59:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6463
6464         * mail-source.el (mail-source-fetch-directory): Ignore
6465         directories.
6466
6467         * gnus-cus.el (gnus-group-parameters): Addition.
6468
6469         * gnus-art.el (article-strip-banner): Do symbolic banners.
6470         (article-strip-banner): New keystroke.
6471
6472 1999-02-01 20:54:32  Michael Cook  <cook@sightpath.com>
6473
6474         * gnus-art.el (article-strip-banner): New command.
6475
6476 1999-02-01 20:53:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6477
6478         * gnus-art.el (gnus-treat-strip-banners): New variable.
6479
6480 1999-01-28 05:34:56  Katsumi Yamaoka  <yamaoka@jpl.org>
6481
6482         * mail-source.el (mail-source-read-passwd): Use `read-passwd' if it
6483         has been exist.
6484
6485 Thu Jan 28 01:38:34 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6486
6487         * message.el (message-draft-coding-system): Check coding-system.
6488         * mm-util.el (mm-text-coding-system): Ditto.
6489
6490 1999-01-28 12:11:31  Katsumi Yamaoka  <yamaoka@jpl.org>
6491
6492         * mail-source.el (mail-source-fetch-pop): Save excursion.
6493
6494 1999-01-28 08:14:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6495
6496         * mail-source.el (mail-source-movemail-args): Not constant.
6497         (mail-source-movemail-args): Removed.
6498         (mail-source-fetch-with-program): New function.
6499         (mail-source-fetch-pop): Use program and function.
6500         (mail-source-movemail-program): Removed.
6501
6502         * gnus-art.el (gnus-treat-date-iso8601): New variable.
6503         (gnus-treat-date-user-defined): New variable.
6504
6505 1999-01-28 08:07:12  Per Abrahamsen  <abraham@dina.kvl.dk>
6506
6507         * nnmail.el (nnmail-fix-eudora-headers): New function.
6508
6509 1999-01-28 08:05:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6510
6511         * mm-bodies.el (mm-encode-body): Use mail-parse-charset.
6512
6513 1999-01-27 08:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6514
6515         * smiley.el (smiley-deformed-regexp-alist): Removed =>.
6516         (smiley-nosey-regexp-alist): Ditto.
6517
6518         * gnus-art.el (gnus-treatment-function-alist): Do
6519         gnus-article-add-buttons-to-head later.
6520         (gnus-treat-capitalize-sentences): New variable.
6521         (article-capitalize-sentences): New command and keystroke.
6522
6523         * gnus-group.el (gnus-group-catchup-current): Do group.
6524
6525         * message.el (message-default-charset): Add group.
6526
6527 Wed Jan 27 05:24:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6528
6529         * gnus.el: Pterodactyl Gnus v0.74 is released.
6530
6531 1999-01-27 05:56:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6532
6533         * gnus-art.el (article-fill-long-lines): Renamed.
6534         (article-fill-long-lines): New keystroke.
6535
6536 1999-01-26 06:35:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6537
6538         * gnus-msg.el (gnus-setup-posting-charset): Check for group.
6539
6540         * gnus-group.el (gnus-group-catchup-current): Skip groups now
6541         displayed.
6542         (gnus-group-catchup-current): Be more robus.
6543
6544         * gnus-sum.el (gnus-summary-select-article): Reselect for showing
6545         headers.
6546
6547 1999-01-25  Dave Love  <fx@gnu.org>
6548
6549         * message.el (message-mode-menu): Add message-mime-attach-file.
6550         (message-mode): Doc fix.
6551
6552 1999-01-26 05:24:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6553
6554         * nnmail.el (nnmail-check-duplication): Insert the mail source
6555         string.
6556
6557         * mail-source.el (mail-source-fetch-pop): Bind mail-source-string.
6558         (mail-source-fetch-directory): Ditto.
6559         (mail-source-fetch-file): Ditto.
6560         (mail-source-string): New variable.
6561
6562         * gnus-start.el (gnus-get-unread-articles): Nix out groups over
6563         the level.
6564
6565         * rfc2047.el (rfc2047-encodable-p): Convert to MIME charsets
6566         before handling.
6567
6568         * mm-util.el (mm-mime-charset): Use the parameters.
6569         (mm-mime-charset): Removed region paremeters.
6570
6571         * nnmail.el (nnmail-get-new-mail): Don't message the entire
6572         source.
6573
6574 1999-01-25 12:05:16  Lloyd Zusman  <ljz@asfast.com>
6575
6576         * nnmail.el (nnmail-get-split-group): Quote right.
6577
6578 1999-01-25 05:55:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6579
6580         * mail-source.el (mail-source-movemail): Would kill an arbitrary
6581         buffer.
6582
6583 1999-01-24 03:02:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6584
6585         * gnus-group.el (gnus-clear-inboxes-moved): Removed.
6586         (gnus-group-mode): Don't hook.
6587
6588         * mail-source.el (mail-source-bind): Doc fix.
6589         (mail-source-bind): Take only one param.
6590
6591         * gnus-art.el (gnus-treat-highlight-signature): typep.
6592
6593         * mail-source.el (mail-source-movemail): Ignore empty file.
6594         (mail-source-callback): Check before deleting.
6595
6596         * message.el (message-mime-attach-file): Include name.
6597
6598 1999-01-23 17:01:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6599
6600         * mm-util.el (mm-read-charset): Return a symbol.
6601
6602         * mm-view.el (mm-inline-text): Insert signature separator.
6603
6604         * gnus-art.el (gnus-treat-predicate): New function.
6605         (gnus-treat-article): Allow all types to be checked.
6606
6607         * gnus-util.el (gnus-or): New function.
6608         (gnus-and): Ditto.
6609
6610         * gnus-art.el (gnus-mime-display-single): Use override.
6611
6612         * mm-decode.el (mm-attachment-override-types): New variable.
6613         (mm-attachment-override-p): New function.
6614
6615         * gnus-picon.el (gnus-group-display-picons): Don't go backward.
6616
6617 1999-01-23 16:45:06  Andrew J. Cosgriff  <ajc@bing.wattle.id.au>
6618
6619         * mm-view.el (mm-inline-text): Do vcards.
6620
6621 Sat Jan 23 14:23:27 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6622
6623         * gnus.el: Pterodactyl Gnus v0.73 is released.
6624
6625 1999-01-23 11:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6626
6627         * nnmail.el (nnmail-spool-file): Changed to use mail-source.
6628         (nnmail-crash-box, nnmail-use-procmail, nnmail-procmail-directory,
6629         nnmail-procmail-suffix, nnmail-resplit-incoming): Removed.
6630         (nnmail-movemail-program): Removed.
6631         (nnmail-movemail-args): Removed.
6632         (nnmail-pop-password-required): Ditto.
6633         (nnmail-tmp-directory): Ditto.
6634         (nnmail-delete-incoming): Removed.
6635         (nnmail-pop-password, nnmail-moved-inboxes,
6636         nnmail-internal-password, nnmail-move-inbox): Removed.
6637         (nnmail-read-passwd): Ditto.
6638         (nnmail-get-spool-files): Removed.
6639         (nnmail-resplit-incoming): Reinstated.
6640
6641         * mail-source.el: New file.
6642
6643 1999-01-23 09:08:31  James H. Cloos, Jr.  <cloos@jhcloos.com>
6644
6645         * gnus-art.el (gnus-article-mode-map): Bind backspace.
6646
6647 1999-01-23 09:05:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6648
6649         * gnus-art.el (article-make-date-line): Fix iso8601 display.
6650
6651 1999-01-20 02:53:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6652
6653         * gnus-art.el (gnus-treat-display-smileys): Check xpm.
6654
6655         * gnus-picon.el (gnus-group-display-picons): Goto body.
6656
6657         * gnus.el: Indented all functions; broke long lines; changed all
6658         instances of illegal/legal to invalid/valid.  Yes, I'm bored.
6659
6660 Wed Jan 20 00:50:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6661
6662         * gnus.el: Pterodactyl Gnus v0.72 is released.
6663
6664 1999-01-20 01:39:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6665
6666         * gnus.el: Cleaned up trailing whitespace.
6667
6668         * mm-util.el (mm-read-charset): Work.
6669
6670 1999-01-17  Matt Armstrong  <mattdav+matt@best.com>
6671
6672         * gnus-score.el (gnus-score-find-bnews): Match regexp on the
6673         nnheader-translate-file-chars'd group name.
6674
6675 1999-01-20 01:30:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6676
6677         * message.el (message-encode-message-body): Fold case.
6678
6679 1999-01-20 01:28:16  Alexei V. Barantsev  <barancev@ispras.ru>
6680
6681         * gnus-xmas.el (gnus-xmas-modeline-glyph): Backquote.
6682
6683 1999-01-20 00:46:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6684
6685         * mailcap.el (mailcap-add): New function.
6686
6687 1999-01-18 09:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6688
6689         * gnus-art.el (article-goto-body-goes-to-point-min-p): New variable.
6690         (article-goto-body): Use it.
6691         (gnus-treat-article): Ditto.
6692
6693         * gnus-agent.el (gnus-agent-get-undownloaded-list): Remove the
6694         downloaded articles from the downloadeble list.
6695
6696 1999-01-16 17:31:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6697
6698         * message.el (message-encode-message-body): Bind
6699         mail-parse-charset.
6700
6701         * mm-util.el (mm-charset-synonym-alist): New variable.
6702         (mm-charset-to-coding-system): Use it.
6703         (mm-charset-coding-system-alist): Removed.
6704         (mm-charset-to-coding-system): Don't use it.
6705         (mm-find-charset-region): Use mail-parse-charset.
6706
6707         * gnus-art.el (gnus-treatment-function-alist): Use
6708         gnus-article-display-picons.
6709         (gnus-treat-display-xface): Only do if we have xface feature.
6710         (gnus-part-display-hook): New function.
6711         (gnus-treat-article): Use it.
6712         (gnus-treat-article): Use gnus-visual.
6713
6714         * gnus-msg.el (gnus-setup-posting-charset): Check elem.
6715
6716         * gnus-art.el (gnus-mm-display-part): Fix the MIME button after
6717         displaying.
6718
6719         * mm-decode.el (mm-insert-part): Use insert-buffer-substring.
6720
6721         * gnus-score.el (gnus-score-find-bnews): Protect against invalid
6722         regexp file names.
6723
6724 Sat Jan 16 03:15:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6725
6726         * gnus.el: Pterodactyl Gnus v0.71 is released.
6727
6728 1999-01-16 00:13:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6729
6730         * mm-view.el (mm-inline-image): Don't add a dot.
6731
6732         * gnus-art.el (gnus-treat-article): New function.
6733
6734         * gnus.el (gnus-article-display-hook): Removed.
6735
6736         * gnus-art.el (gnus-article-treat-custom): New variable.
6737
6738         * gnus-start.el (gnus-ignored-newsgroups-has-to-p): Removed.
6739
6740         * gnus-msg.el (gnus-setup-posting-charset): Allow variables and
6741         functions.
6742
6743         * message.el (message-posting-charset): New variable.
6744         (message-send-mail): Use it.
6745
6746         * gnus-msg.el (gnus-group-posting-charset-alist): Moved here.
6747         (gnus-setup-posting-charset): New function.
6748         (gnus-setup-message): Use it.
6749
6750         * message.el (message-encode-message-body): Just look for
6751         Content-Type before inserting a new one.
6752
6753 1999-01-15 23:08:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6754
6755         * rfc2047.el (rfc2047-default-charset): Removed.
6756
6757         * mail-prsvr.el: New file.
6758         (mail-parse-charset): New variable.
6759
6760         * gnus-sum.el (gnus-newsgroup-charset): Changed name.
6761         Changed name.
6762
6763         * gnus.el (gnus-charset): New group.
6764
6765         * nnmail.el (nnmail-pathname-coding-system): Default to binary.
6766
6767         * gnus-sum.el (gnus-default-charset): Default to nil.
6768         (gnus-newsgroup-iso-8859-1-forced-regexp): Removed.
6769         (gnus-newsgroup-iso-8859-1-forced): Removed.
6770
6771         * mm-util.el (mm-known-charsets): Removed.
6772         (mm-default-coding-system): Removed.
6773         (mm-default-charset): Removed.
6774         (mm-read-charset): New function.
6775
6776         * message.el (message-default-charset): Removed.
6777
6778         * rfc2047.el (rfc2047-default-charset): Default to nil.
6779
6780         * mm-util.el (mm-charset-iso-8859-1-forced): Removed.
6781
6782 Fri Jan 15 20:50:38 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6783
6784         * gnus.el: Pterodactyl Gnus v0.70 is released.
6785
6786 1999-01-15 00:06:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6787
6788         * mm-decode.el (mm-save-part): Use mm-get-part.
6789         (mm-insert-part): New function.
6790         (mm-get-part): Use it.
6791         (mm-get-image): Ditto.
6792         (mm-display-external): Ditto.
6793
6794         * mm-view.el (mm-inline-text): Ditto.
6795
6796         * gnus-move.el (gnus-move-group-to-server): Protect against nil
6797         ranges.
6798
6799         * mm-decode.el (mm-display-external): Save the buffer.
6800         (mm-remove-part): Kill it.
6801
6802         * qp.el (quoted-printable-decode-region): Do the right thing at eobp.
6803
6804         * nnagent.el (nnagent-request-set-mark): Defined stub.
6805
6806 1999-01-14 23:05:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6807
6808         * gnus-score.el (gnus-score-load-score-alist): Bind
6809         coding-system-for-read.
6810
6811         * gnus-sum.el (gnus-summary-exit): Do adaptive scoring before
6812         prepare-exit-hook.
6813
6814         * mm-view.el (mm-setup-w3): Require w3.
6815
6816 1999-01-13  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
6817
6818         * lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty
6819         body.
6820
6821 1999-01-14 21:17:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6822
6823         * mm-encode.el: Ditto.
6824
6825         * mm-bodies.el (mm-decode-content-transfer-encoding): Message the
6826         error.
6827
6828         * mailcap.el (mailcap-mime-data): SAFER ps.
6829
6830         * message.el (message-encode-message-body): Always insert a
6831         Content-Type header.
6832
6833         * mm-decode.el (mm-inline-media-tests): Default all text/* to be
6834         shown inline.
6835
6836         * mm-view.el (mm-inline-text): Handle all sorts of text.
6837
6838         * mailcap.el (mailcap-mime-data): non-viewer for viewers that
6839         don't view.
6840
6841         * mm-decode.el (mm-display-external): Use it.
6842
6843         * gnus-art.el (gnus-visible-headers): Added bcc, gcc, fcc.
6844
6845         * mm-decode.el (mm-save-part): Removed double code.
6846
6847 1999-01-12  Dave Love  <fx@gnu.org>
6848
6849         * mm-decode.el (mm-save-part): Avoid doubly-compressed
6850         application/octet-stream .gz & al files with jka-compr.
6851
6852 1999-01-12  Dave Love  <fx@gnu.org>
6853
6854         * gnus-ems.el (gnus-down-mouse-3): New variable.
6855         * gnus-art.el (gnus-mime-button-map): Use it.
6856         (gnus-mime-button-menu): Set the clicked-on buffer initially.
6857
6858 1999-01-13 19:41:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6859
6860         * mailcap.el (mailcap-mime-data): Added ImageMagic and ee.
6861
6862 1999-01-12 17:34:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6863
6864         * gnus-picon.el (gnus-picons-kill-buffer): Don't kill article
6865         buffers.
6866
6867         * gnus-sum.el (gnus-summary-exit): Destroy all MIME.
6868
6869         * gnus-cache.el (gnus-cache-read-active): Reversed check.
6870
6871 1999-01-12 17:18:25  Matt Armstrong  <matta@geoworks.com>
6872
6873         * mml.el (mml-parameter-string): Strip directory component.
6874
6875 1999-01-12 17:02:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6876
6877         * gnus.el (gnus-use-demon): Removed.
6878
6879 1999-01-12 05:53:23  Katsumi Yamaoka  <yamaoka@jpl.org>
6880
6881         * nnmail.el (nnmail-article-group): Don't infloop.
6882
6883 1999-01-11  Colin Rafferty  <colin@xemacs.org>
6884
6885         * gnus-art.el (article-update-date-lapsed): Made it work with
6886         picons, and make it update on all visible frames.
6887         (article-date-ut): Get summary-buffer's current-headers.
6888
6889 1999-01-12 07:20:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6890
6891         * gnus-picon.el (gnus-picons-setup-buffer): Don't set major mode.
6892         (gnus-picons-setup-p): New variable.
6893
6894 1999-01-11 02:13:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6895
6896         * nnmail.el (nnmail-split-header-length-limit): Lowered to 512.
6897
6898 1999-01-04 12:58:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6899
6900         * gnus-sum.el (gnus-summary-exit-no-update): Don't use run-hooks.
6901         (gnus-summary-exit-no-update): Use mapcar.
6902
6903 1999-01-02 14:36:32  Simon Josefsson  <jas@pdc.kth.se>
6904
6905         * gnus-agent.el (gnus-category-write): Make directory.
6906
6907 1998-09-26 19:39:31 Simon Josefsson <jas@pdc.kth.se>
6908
6909         * gnus-sum.el (gnus-update-read-articles):
6910         (gnus-update-marks): Request backend update of mark.
6911
6912 1999-01-03 15:29:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6913
6914         * mm-bodies.el (mm-body-encoding): Use mm-find.
6915
6916 1999-01-03 15:28:27  Kim-Minh Kaplan  <kmkaplan@western.fr>
6917
6918         * gnus-picon.el (gnus-article-display-picons): Fix.
6919
6920 Sun Jan  3 13:32:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6921
6922         * gnus.el: Pterodactyl Gnus v0.69 is released.
6923
6924 1999-01-03 06:45:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6925
6926         * gnus-picon.el (gnus-picons-setup-buffer): Run the hook.
6927
6928         * gnus-agent.el (gnus-agent-remove-group): New command and
6929         keystroke.
6930
6931         * rfc2047.el (rfc2047-decode-region): Check for us-ascii.
6932
6933 1999-01-02 14:12:41  Simon Josefsson  <jas@pdc.kth.se>
6934
6935         * gnus-agent.el (gnus-agent-write-servers): Make directory.
6936
6937 1998-12-26 02:38:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6938
6939         * mm-view.el (mm-inline-text): Bind current id.
6940
6941         * mm-decode.el (mm-handle-id): New macro.
6942         (mm-make-handle): Accept id.
6943         (mm-dissect-singlepart): Use it.
6944
6945 1998-12-23  Matt Pharr  <mmp@graphics.stanford.edu>
6946
6947       * message.el (message-cite-original-without-signature): Use
6948       message-signature-separator when searching for signature in
6949       message-cite-original-without-signature.
6950
6951 1998-12-24 16:25:38  Simon Josefsson  <jas@pdc.kth.se>
6952
6953         * gnus.el (gnus-server-to-method): Check named methods.
6954
6955 1998-12-24 03:27:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6956
6957         * mm-view.el (mm-view-message): Goto point-min.
6958
6959         * nnmail.el (nnmail-article-group): Don't delete lines, only
6960         shorten them.
6961
6962         * gnus-msg.el (gnus-configure-posting-styles): Also do nil
6963         values.
6964
6965         * nnheader.el (nnheader-temp-directory): New variable.
6966         (nnheader-temp-directory): Removed.
6967
6968 1998-12-22  Jack Vinson  <jvinson@chevax.ecs.umass.edu>
6969
6970         * mailcap.el (mailcap-parse-mailcaps): Add "~/.mailcaps" to the
6971         list of files to check for mailcap entries under windows-nt.
6972
6973 1998-12-24 03:02:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6974
6975         * gnus-art.el (gnus-article-maybe-hide-headers): Check whether the
6976         summary buffer exists.
6977
6978 1998-12-22  Aaron M. Ucko  <amu@mit.edu>
6979
6980         * nnsoup.el (nnsoup-store-reply): Remove code to deal with
6981         irrelevant Sun sendmail bug.
6982         (nnsoup-store-reply): Stop mucking with mail-header-separator.
6983
6984         * message.el (message-send-news): Bind mail-header-separator to
6985         "" when asking backend to post.
6986
6987 1998-12-22  Karl Kleinpaste  <karl@justresearch.com>
6988
6989         * mm-uu.el (mm-dissect-disposition): New variable.
6990         (mm-uu-dissect): Use it.
6991
6992 1998-12-21 21:34:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6993
6994         * mm-view.el (mm-inline-text): Bind url-current-object.
6995
6996 1998-12-06 03:05:41  Simon Josefsson  <jas@pdc.kth.se>
6997
6998         * gnus-range.el (gnus-remove-from-range): Rewrite.
6999
7000 1998-12-09  SL Baur  <steve@altair.xemacs.org>
7001
7002         * gnus-picon.el (annotations): Remove bogus require 'xpm.
7003
7004 1998-12-18  Hrvoje Niksic  <hniksic@srce.hr>
7005
7006         * message.el (message-encode-message-body): Insert `MIME-Version'
7007         instead of `Mime-Version'.
7008
7009 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
7010
7011         * message.el (message-insert-mime-part): Add the attachment
7012         disposition.
7013         (message-insert-mime-part): Make TYPE and DESCRIPTION optional.
7014         (message-mime-query-type): New function.
7015         (message-mime-query-description): Ditto.
7016         (message-mime-query-file): Ditto.
7017         (message-insert-mime-part): Use them.
7018         (message-mime-insert-external): Use the new stuff.
7019
7020 1998-12-19 23:02:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7021
7022         * nnmail.el (nnmail-split-header-length-limit): New variable.
7023
7024         * mm-decode.el (mm-dissect-buffer): Check syntax.
7025
7026         * rfc2231.el (rfc2231-parse-string): Remove check for syntax.
7027
7028         * rfc2047.el (rfc2047-encodable-p): Use mm-find-charset-region.
7029         (rfc2047-dissect-region): Ditto.
7030
7031 1998-12-17 18:36:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7032
7033         * mm-view.el (mm-view-message): Decode charset.
7034
7035 1998-12-16 16:01:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7036
7037         * rfc2231.el (rfc2231-parse-string): Ignore syntactically invalid
7038         CT headers.
7039
7040 Wed Dec 16 01:44:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7041
7042         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
7043         mm-uu-*-function.
7044         * mm-uu.el (mm-uu-dissect): Use x-uuencode.
7045
7046 1998-12-16 10:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7047
7048         * message.el (message-send-mail): Do MML first.
7049         (message-send-news): Ditto.
7050
7051 1998-12-15 20:57:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7052
7053         * gnus-picon.el (gnus-picons-face): New face.
7054         (gnus-picons-try-face): Use it.
7055
7056 Tue Dec 15 19:17:43 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7057
7058         * gnus.el: Pterodactyl Gnus v0.68 is released.
7059
7060 Tue Dec 15 18:28:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7061
7062         * gnus.el: Pterodactyl Gnus v0.67 is released.
7063
7064 Tue Dec 15 17:31:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7065
7066         * gnus.el: Pterodactyl Gnus v0.66 is released.
7067
7068 1998-12-13 11:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7069
7070         * gnus-art.el (gnus-insert-mime-button): Decode description.
7071
7072 Sat Dec  5 16:50:49 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7073
7074         * gnus-art.el (article-decode-encoded-words): Rollback to 0.55.
7075         (gnus-decode-header-methods): Ditto.
7076         (gnus-decode-with-mail-decode-encoded-word-region): Ditto.
7077
7078 1998-12-13 10:04:39  Lloyd Zusman  <ljz@asfast.com>
7079
7080         * gnus-xmas.el (gnus-xmas-summary-recenter): Allow numbers.
7081
7082 1998-12-13 09:32:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7083
7084         * mml.el (mml-insert-mime-headers): Encode description.
7085
7086         * nnfolder.el (nnfolder-request-expire-articles): Go to the date
7087         line.
7088
7089         * gnus-sum.el (gnus-default-charset): Doc fix.
7090
7091 Wed Dec  9 15:18:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7092
7093         * mm-decode.el (mm-display-part): Forward a line.
7094
7095 Wed Dec  9 13:30:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7096
7097         * mm-util.el (mm-running-ntemacs): New variable.
7098         (mm-text-coding-system): Ditto.
7099         * nnmail.el (nnmail-incoming-coding-system): Ditto.
7100         (nnmail-split-incoming): Use nnmail-incoming-coding-system.
7101
7102 1998-12-13 08:52:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7103
7104         * gnus-picon.el (gnus-picons-network-display-internal): Don't set
7105         buffer.
7106
7107         * message.el (message-insert-headers): New command and keystroke.
7108
7109 1998-12-07 23:42:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7110
7111         * mm-decode.el (mm-inline-media-tests): Recognize x-xbitmap.
7112         (mm-get-image): Ditto.
7113
7114         * mm-bodies.el (mm-decode-content-transfer-encoding): Only for
7115         base64, uudecode and binhex.
7116
7117 Sun Dec  6 21:58:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7118
7119         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
7120         in text/plain.
7121         * mm-uu.el (mm-uu-dissect): Use inline.
7122
7123 1998-12-07 23:19:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7124
7125         * mm-view.el (mm-view-message): New function.
7126
7127         * mm-encode.el (mm-content-transfer-encoding-defaults): Changed to
7128         qp.
7129
7130 1998-12-07  Karl Kleinpaste  <karl@justresearch.com>
7131
7132         * mm-encode.el (mm-content-transfer-encoding-defaults): Add an
7133         entry for message/rfc822 as 8bit.
7134
7135 1998-12-07 23:16:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7136
7137         * mailcap.el (mailcap-mime-extensions): Add patch.
7138
7139 1998-12-05  Dale Hagglund  <rdh@best.com>
7140
7141         * gnus-sum.el (gnus-summary-display-buttonized): Use prefix
7142         argument to force all multipart/* to look like multipart/mixed.
7143
7144         * gnus-art.el (gnus-mime-display-multipart-as-mixed): New
7145         variable.
7146         (gnus-mime-display-part): Use it.
7147
7148 1998-12-07 22:46:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7149
7150         * gnus-draft.el (gnus-draft-send): Only disable checks for
7151         non-interactive use.
7152         (gnus-draft-send-message): Use it.
7153
7154 Sun Dec  6 19:36:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7155
7156         * gnus.el: Pterodactyl Gnus v0.65 is released.
7157
7158 1998-12-06 20:11:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7159
7160         * gnus-art.el (gnus-article-prepare-display): Don't init w3.
7161
7162         * mm-view.el (mm-inline-text): Bind url-standalone-mode here.
7163
7164 Sat Dec  5 18:35:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7165
7166         * gnus.el: Pterodactyl Gnus v0.64 is released.
7167
7168 1998-12-05 18:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7169
7170         * mm-view.el (mm-setup-w3): Don't load.
7171
7172         * gnus-msg.el (gnus-setup-message): Set group name.
7173         (gnus-group-mail): Avoid leaking local vars.
7174
7175         * message.el (message-attach-file): Renamed.
7176         (message-mime-attach-file): Renamed again.
7177
7178 1998-12-05  Hrvoje Niksic  <hniksic@srce.hr>
7179
7180         * gnus-art.el (article-decode-encoded-words): Bind
7181         rfc2047-default-charset here.
7182
7183         * gnus-art.el (gnus-insert-mime-button): Nix slashes in file name.
7184
7185 1998-12-05 18:33:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7186
7187         * gnus-picon.el (gnus-picons-setup-buffer): Run picons hook.
7188         (gnus-picons-setup-hook): New hook.
7189
7190 1998-12-05  Per Abrahamsen  <abraham@dina.kvl.dk>
7191
7192         * mailcap.el (mailcap-mime-data): Remove "*" from documentation
7193         string.
7194         (mailcap-mime-extensions): Ditto.  Made first sentense fit a
7195         line.
7196
7197 1998-12-05 17:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7198
7199         * gnus-art.el (gnus-article-prepare-display): Setup w3.
7200         (gnus-mime-view-part): Ditto.
7201         (gnus-mime-inline-part): Dotii.
7202         (gnus-mime-externalize-part): Daddo.
7203         (gnus-mime-internalize-part): Tutti frutti.
7204         (gnus-widget-press-button): Da da do.
7205
7206         * mm-view.el (mm-setup-w3): Require url-vars.
7207
7208 Fri Dec  4 12:13:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7209
7210         * message.el (message-draft-coding-system): Fix for XEmacs-NT.
7211         * mm-util.el (mm-find-charset-region): Ditto.
7212
7213 1998-12-05 16:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7214
7215         * message.el (message-send): Don't encode here.
7216         (message-send-mail): But here.
7217         (message-send-news): And here.
7218
7219 1998-12-04 15:29:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7220
7221         * gnus-msg.el (gnus-message-insert-stylings): Don't insert twice.
7222
7223 Fri Dec  4 04:09:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7224
7225         * gnus.el: Pterodactyl Gnus v0.63 is released.
7226
7227 1998-12-04 04:59:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7228
7229         * mml.el (mml-base-boundary): Shorten.
7230
7231         * message.el (message-insert-mime-part): Use default.
7232
7233         * gnus-art.el (gnus-insert-mime-button): Bind gnus-tmp-type-long.
7234
7235 1998-12-03  Per Abrahamsen  <abraham@dina.kvl.dk>
7236
7237         * gnus-art.el (gnus-mime-display-alternative): Use (*) for radio
7238         buttons, not [*].
7239
7240 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
7241
7242         * gnus-art.el (gnus-insert-mime-button): Do proper help-echo.
7243
7244 1998-12-04 04:48:37  Hrvoje Niksic  <hniksic@srce.hr>
7245
7246         * gnus-art.el (gnus-insert-mime-button): Fix.
7247
7248 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
7249
7250         * message.el (message-insert-mime-part): Nicify prompts.
7251         (message-insert-mime-part): Really delete duplicates.
7252         (message-insert-mime-part): Check against common errors.
7253         (message-insert-mime-part): Fix docstring.
7254
7255 1998-12-04 04:41:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7256
7257         * gnus-art.el (gnus-mime-internalize-part): Bugged out.
7258
7259 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
7260
7261         * gnus-art.el (gnus-mime-button-line-format): Nicify.
7262         (gnus-insert-mime-button): Modify accordingly.
7263
7264 1998-12-04 01:50:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7265
7266         * gnus-art.el (gnus-display-mime): Set window point.
7267
7268         * mm-decode.el (mm-display-external): Only decode when not
7269         saving.
7270         (mm-alternative-precedence): Prefer multiparts.
7271         (mm-inline-media-tests): Inline multiparts.
7272
7273         * gnus-picon.el (gnus-picons-next-job-internal): Do bar if asked.
7274         Ignore errors when requiring url.
7275
7276         * mml.el (mml-quote-region): New command.
7277
7278         * message.el (message-cite-original): Use it.
7279         (message-cite-original-without-signature): Ditto.
7280
7281 Thu Dec  3 12:53:58 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7282
7283         * gnus.el: Pterodactyl Gnus v0.62 is released.
7284
7285 1998-12-03 13:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7286
7287         * gnus-art.el (gnus-mime-view-all-parts): Work with multiparts.
7288
7289 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
7290
7291         * mm-view.el (mm-inline-text): Use `point-min-marker' and
7292         `point-max-marker'.
7293
7294 1998-12-03 13:22:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7295
7296         * mailcap.el (mailcap-mime-extensions): Use image/xpm for xpms.
7297
7298         * gnus-art.el (gnus-mime-display-single): Check for attachment
7299         before other tests.
7300
7301 1998-12-03  Didier Verna  <verna@inf.enst.fr>
7302
7303         * gnus-msg.el (gnus-configure-posting-styles): find a
7304         posting-style entry in the group parameters, if any, and honor it
7305         at the end.
7306
7307 1998-12-03 13:03:37  Felix Lee  <flee@teleport.com>
7308
7309         * nntp.el (nntp-after-change-function): Fix.
7310
7311 1998-12-03 12:44:30  Mike McEwan  <mike@lotusland.demon.co.uk>
7312
7313         * mml.el (mml-generate-mime-1): Insert literally.
7314
7315 1998-12-03 00:23:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7316
7317         * mml.el (mml-insert-mime-headers): Removed debug.
7318
7319 1998-12-02 22:22:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7320
7321         * gnus-sum.el (gnus-summary-show-article): Destroy parts when
7322         prefixed.
7323
7324         * mm-encode.el (mm-content-transfer-encoding-defaults): Default
7325         application/emacs-lisp to 8bit.
7326
7327 1998-12-03  Dale Hagglund  <rdh@best.com>
7328
7329         * mm-decode.el (mm-quote-arg): Add quoting of '()', '<>', and '|'.
7330
7331 Wed Dec  2 20:24:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7332
7333         * gnus.el: Pterodactyl Gnus v0.61 is released.
7334
7335 1998-12-02 21:12:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7336
7337         * mml.el (mml-parse-1): Skipped parts.
7338         (mml-insert-mime-headers): Nil is a list.
7339         (mml-generate-mime-1): Don't insert literally.
7340         (mml-read-tag): Drop text props.
7341         (mml-read-part): Ditto.
7342         (mml-parse-singlepart-with-multiple-charsets): Ditto.
7343
7344 Wed Dec  2 20:07:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7345
7346         * gnus.el: Pterodactyl Gnus v0.60 is released.
7347
7348 1998-12-02 20:11:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7349
7350         * mml.el (mml-parse-1): Don't throw contents away.
7351
7352 1998-12-02  Hrvoje Niksic  <hniksic@srce.hr>
7353
7354         * mml.el (mml-compute-boundary-1): Regexp-quote the boundary.
7355
7356 1998-12-02 18:42:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7357
7358         * mml.el (mml-parse-singlepart-with-multiple-charsets): New
7359         function.
7360         (mml-parse-1): Use it.
7361
7362 Tue Dec  1 23:04:25 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7363
7364         * gnus-art.el (gnus-decode-with-mail-decode-encoded-word-region):
7365         Use gnus-newsgroup-default-charset.
7366         (article-decode-encoded-words): Remove charset codes.
7367         * gnus-sum.el (gnus-newsgroup-default-charset): Use
7368         gnus-default-charset.
7369
7370 1998-12-02 03:14:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7371
7372         * message.el (message-send-mail): Don't encode here.
7373         (message-send-news): Nor here.
7374         (message-send): ... but here instead.
7375
7376         * gnus-picon.el (gnus-picons-display-article-move-p): Changed
7377         default to nil.
7378         (gnus-article-display-picons): Replace From line.
7379         (gnus-group-display-picons): Replace Newsgroups line.
7380         (gnus-picons-display-glyph): Set baseline.
7381         (gnus-group-display-picons): Piconize the entire Newsgroups line.
7382         (gnus-picons-xbm-face): Revert to old, standard colors.
7383
7384         * message.el (message-fetch-field): Remove text props.
7385
7386         * gnus-art.el (gnus-article-normalized-header-length): New
7387         variable.
7388         (article-normalize-headers): New command and keystroke.
7389
7390         * gnus-picon.el (gnus-picons-xbm-face): Changed colors.
7391
7392 Wed Dec  2 01:43:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7393
7394         * gnus.el: Pterodactyl Gnus v0.59 is released.
7395
7396 1998-12-02 01:38:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7397
7398         * mml.el (mml-insert-mime-headers): Beep at multiple charsets.
7399
7400         * gnus-art.el (gnus-mime-copy-part): Set buffer-file-name.
7401
7402 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
7403
7404         * mml.el (mml-generate-mime-1): Handle unquoting end-tags.
7405
7406 1998-12-02 00:15:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7407
7408         * mm-decode.el (mm-all-images-fit): New variable.
7409         (mm-image-fit-p): Use it.
7410
7411         * gnus-art.el (gnus-mime-display-single): Use it.
7412         (gnus-mime-internalize-part): New command and keystroke.
7413
7414         * mm-decode.el (mm-user-automatic-external-display): New
7415         variable.
7416         (mm-automatic-external-display-p): New function.
7417
7418         * gnus-picon.el (gnus-picons-xbm-face): Default to sensible
7419         colors.
7420
7421 1998-12-01 23:52:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7422
7423         * gnus-sum.el (gnus-summary-repair-multipart): Reselect article.
7424
7425         * gnus-art.el (gnus-with-article): Work in the original article
7426         buffer.
7427         (gnus-with-article): Work in read-only groups.
7428
7429 Tue Dec  1 00:15:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7430
7431         * mm-bodies.el (mm-decode-string): Return original string if not
7432         decode.
7433
7434 Mon Nov 30 23:38:02 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7435
7436         * mm-uu.el (mm-uu-dissect): Use mm-make-handle.
7437
7438 1998-12-01 01:53:49  Francois Pinard  <pinard@iro.umontreal.ca>
7439
7440         * nndoc.el (nndoc-mime-parts-type-p): Do related.
7441
7442 Tue Dec  1 00:46:20 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7443
7444         * gnus.el: Pterodactyl Gnus v0.58 is released.
7445
7446 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
7447
7448         * mm-decode.el (mm-get-image): Return a glyph, not an image
7449         specifier.
7450
7451 1998-11-29  Hrvoje Niksic  <hniksic@srce.hr>
7452
7453         * rfc2047.el (rfc2047-decode): Bind mm-default-charset.
7454
7455 1998-12-01 01:23:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7456
7457         * mail-parse.el (rfc2045): Required.
7458
7459 1998-12-01 00:59:53  William M. Perry  <wmperry@aventail.com>
7460
7461         * mm-view.el (mm-inline-text): Remove props.
7462
7463 1998-12-01 00:18:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7464
7465         * mm-view.el (mm-setup-w3): Protect url-misc.
7466
7467         * message.el (message-ignored-resent-headers): Remove
7468         Gnus-Warning.
7469
7470         * mml.el (mml-insert-mime-headers): Use encoding.
7471         (mml-parameter-string): Ditto.
7472
7473         * rfc2045.el: New file.
7474         (rfc2045-encode-string): New function.
7475
7476 1998-11-30 23:11:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7477
7478         * mail-parse.el (mail-header-encode-parameter): New function.
7479
7480         * rfc2231.el (rfc2231-encode-string): New function.
7481
7482 Mon Nov 30 13:52:50 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7483
7484         * mm-bodies.el (mm-decode-string): New function.
7485         * mm-view.el (mm-inline-text): Use mm-decode-string.
7486
7487 Mon Nov 30 21:57:00 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7488
7489         * gnus.el: Pterodactyl Gnus v0.57 is released.
7490
7491 1998-11-23  Felix Lee  <flee@cygnus.com>
7492
7493         * nntp.el (nntp-async-needs-kluge): new setting.
7494         (nntp-async-timer): new var.
7495         (nntp-async-process-list): new var.
7496         (nntp-async-kluge): new function.
7497         (nntp-async-timer-handler): new function.
7498         (nntp-async-wait): new function.
7499         (nntp-async-stop): new function.
7500         (nntp-after-change-function): renamed, and split apart.
7501         (nntp-async-trigger): new function.
7502         (nntp-do-callback): new function.
7503         (nntp-accept-process-output): add optional timeout arg.
7504
7505         * gnus-async.el (gnus-async-request-fetched-article): fixed.
7506         (gnus-async-wait-for-article): new function.
7507         (gnus-async-with-semaphore): s/asynch/async/.
7508
7509 1998-11-30 16:54:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7510
7511         * gnus-art.el (gnus-with-article): Don't encode.
7512         (gnus-insert-mime-button): Fall back on filename from C-D.
7513         (gnus-mime-display-single): Have dots right on text/plain
7514         attachments.
7515
7516         * mm-decode.el (mm-dissect-buffer): Respect Content-Disposition in
7517         broken parts.
7518
7519         * gnus-art.el (gnus-with-article): Flush cache and backlog.
7520
7521         * mm-bodies.el (mm-decode-content-transfer-encoding): Also do
7522         binhex.
7523
7524         * gnus-sum.el (gnus-summary-reparent-thread): Use new macro.
7525         (gnus-summary-repair-multipart): New command and keystroke.
7526
7527         * gnus-art.el (gnus-with-article-buffer): New macro.
7528
7529 Sun Nov 29 23:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7530
7531         * gnus-art.el (gnus-mime-inline-part): Do not get part when
7532         undisplay the part.
7533
7534 1998-11-30 03:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7535
7536         * gnus-util.el (gnus-make-sort-function-1): Allow lambdas.
7537
7538         * mml.el (mml-read-part): Partition right.
7539
7540         * mm-decode.el (mm-handle-set-cache): New macro.
7541         (mm-handle-cache): Ditto.
7542         (mm-make-handle): Ditto.
7543         (mm-dissect-singlepart): Use it.
7544         (mm-get-image): Use the cache.
7545
7546 1998-11-29 23:44:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7547
7548         * gnus-art.el (gnus-mime-display-mixed): Rewrite.
7549         (gnus-mime-display-single): Don't insert lines between parts.
7550
7551 Sun Nov 29 04:55:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7552
7553         * nnmail.el (nnmail-file-coding-system-1): New variable.
7554         * nnfolder.el (nnfolder-file-coding-system): Ditto.
7555         (nnfolder-read-folder): Use nnfolder-file-coding-system.
7556         * nnml.el (nnml-file-coding-system): New variable.
7557         (nnml-request-article): Use nnml-file-coding-system.
7558
7559 Sun Nov 29 15:12:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7560
7561         * gnus.el: Pterodactyl Gnus v0.56 is released.
7562
7563 1998-11-29 00:52:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7564
7565         * gnus-art.el (gnus-mime-display-part): New function.
7566         (gnus-mime-display-mixed): Use it.
7567
7568         * mm-view.el (mm-setup-w3): Don't register.
7569
7570         * message.el (message-cite-original): Cite parts.
7571
7572 1998-11-28 23:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7573
7574         * mml.el (mml-parameter-string): New function.
7575         (mml-insert-mime-headers): Separated into new function.
7576
7577 1998-11-28  Hrvoje Niksic  <hniksic@srce.hr>
7578
7579         * mml.el (mml-make-boundary): Use `make-string'.
7580
7581 1998-11-27  Hrvoje Niksic  <hniksic@srce.hr>
7582
7583         * binhex.el (binhex-insert-char): Ditto.
7584
7585         * base64.el (base64-insert-char): Ditto.
7586
7587         * uudecode.el (uudecode-insert-char): Code correctly.
7588
7589 1998-11-28 01:08:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7590
7591         * mml.el (mml-generate-mime): Don't generate multiparts for
7592         empties.
7593
7594         * gnus-art.el (gnus-display-mime): Save excursion.
7595
7596         * message.el (message-remove-first-header): New function.
7597         (message-encode-message-body): Use it.
7598
7599 Fri Nov 27 12:26:10 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7600
7601         * gnus.el: Pterodactyl Gnus v0.55 is released.
7602
7603 1998-11-27 12:38:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7604
7605         * mm-view.el (mm-setup-w3): New function.
7606
7607         * mm-decode.el (mm-content-id-get-contents): New function.
7608         (mm-content-id-get-type): Ditto.
7609         (mm-content-id-get-encoding): Ditto.
7610         (mm-get-handle-by-content-id): Removed.
7611
7612 1998-11-25  Colin Rafferty  <colin@xemacs.org>
7613
7614         * message.el (message-generate-new-buffers): Fix tag.
7615
7616 1998-11-25 10:43:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7617
7618         * message.el (message-buffer-name): Check for unique first.
7619
7620         * gnus-art.el (gnus-unbuttonized-mime-type-p): use
7621         gnus-inhibit-mime-unbuttonizing.
7622
7623         * gnus-sum.el (t): Bind M-t.
7624         (gnus-inhibit-unbuttonizing): New variable.
7625         (gnus-summary-toggle-display-buttonized): New command.
7626
7627         * gnus-art.el (gnus-display-mime): Select article window.
7628         (article-strip-trailing-space): New command and keystroke.
7629
7630         * nneething.el (nneething-include-files): New variable.
7631         (nneething-create-mapping): Use it.
7632
7633         * nntp.el (nntp-possibly-change-group): Use nntp-send-command.
7634
7635         * nnvirtual.el (nnvirtual-request-update-mark): Only yodate
7636         ayto-expirable marks.
7637
7638 1998-11-24 21:00:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7639
7640         * gnus-art.el (gnus-mime-view-all-parts): Set buffer.
7641
7642         * gnus-sum.el (gnus-summary-display-buttonized): Don't pass on
7643         ARG.
7644
7645         * gnus-art.el (gnus-article-mode-line-format): Doc fix.
7646
7647 Tue Nov 24 14:57:41 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7648
7649         * mm-util.el (mm-binary-coding-system): New variable.
7650         (mm-with-unibyte-buffer): Use mm-binary-coding-system.
7651         * mm-decode.el (mm-display-external): Ditto.
7652
7653 Tue Nov 24 10:43:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7654
7655         * gnus.el: Pterodactyl Gnus v0.54 is released.
7656
7657 1998-11-24 11:21:32  Katsumi Yamaoka  <yamaoka@jpl.org>
7658
7659         * gnus-sum.el (gnus-newsgroup-default-charset-alist): Note fj.
7660
7661 1998-11-24 11:14:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7662
7663         * mm-decode.el (mm-save-part): Unquote.
7664
7665 1998-11-24 11:14:39  Matt Armstrong  <matta@geoworks.com>
7666
7667         * mm-decode.el (mm-save-part): Bind coding system for write.
7668
7669 1998-11-24 10:42:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7670
7671         * gnus-art.el (gnus-article-mode-line-format): New default.
7672         (gnus-article-mime-part-status): New function.
7673
7674         * message.el (message-send-news): Check the body syntax before
7675         encoding.
7676
7677         * gnus-art.el (gnus-unbuttonized-mime-type): New function.
7678         (gnus-mime-display-single): Use it.
7679         (gnus-mime-display-alternative): Ditto.
7680
7681         * mm-decode.el: Check for whether we are running under a term.
7682
7683 1998-11-22 08:12:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7684
7685         * mm-decode.el (mm-preferred-alternative): Default to first
7686         alternative.
7687         (mm-preferred-alternative): No, we dont.
7688
7689 Tue Nov 24 03:01:48 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7690
7691         * mm-decode.el (mm-display-external): Use binary instead of
7692         no-conversion.
7693         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
7694         * nnheader.el (nnheader-file-coding-system): Ditto.
7695         * mm-util.el (mm-with-unibyte-buffer): Use binary instead of nil.
7696
7697 Mon Nov 23 01:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7698
7699         * gnus-sum.el (gnus-newsgroup-setup-default-charset): Use group
7700         name without method.
7701
7702 Mon Nov 23 01:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7703
7704         * gnus-sum.el (gnus-newsgroup-default-charset): Rename
7705         coding-system -> default-charset.
7706         (gnus-newsgroup-default-charset-alist): Ditto.
7707         (gnus-summary-local-variables): Ditto.
7708         (gnus-set-global-variables): Ditto.
7709         (gnus-get-newsgroup-headers): Ditto.
7710         (gnus-summary-from-or-to-or-newsgroups): Ditto.
7711         (gnus-get-newsgroup-headers-xover): Ditto.
7712         (gnus-newsgroup-setup-default-charset): Ditto.
7713         (article-decode-mime-words): Ditto.
7714         (article-decode-charset): Ditto.
7715         (article-decode-encoded-words): Ditto.
7716         (article-de-quoted-unreadable): Ditto.
7717         (gnus-mime-view-all-parts): Ditto.
7718         (gnus-mime-externalize-part): Ditto.
7719         (gnus-mm-display-part): Ditto.
7720         (gnus-mime-display-single): Ditto.
7721         (gnus-mime-display-alternative): Ditto.
7722         * lpath.el : Ditto.
7723
7724 Mon Nov 23 00:54:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7725
7726         * rfc2047.el (rfc2047-decode-region): Do not decode nil charset.
7727         * gnus-art.el (article-decode-charset): Overlay
7728         rfc2047-default-charset.
7729         * message.el (message-draft-coding-system): New variable.
7730         (message-set-auto-save-file-name): Use message-draft-coding-system.
7731         * nndraft.el (nndraft-request-article): Ditto.
7732         * gnus-start.el (gnus-start-draft-setup): Set charset nil.
7733         * gnus-agent.el (gnus-agent-queue-setup): Ditto.
7734
7735 Sun Nov 22 04:42:22 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7736
7737         * mm-uu.el (mm-uu-test): New function.
7738         (mm-uu-dissect): Inherit charset and cte from head.
7739         * gnus-art.el (article-decode-charset): Use mm-uu-test.
7740
7741 Sat Nov 21 09:57:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7742
7743         * gnus.el: Pterodactyl Gnus v0.53 is released.
7744
7745 1998-11-21 05:54:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7746
7747         * mm-decode.el (mm-get-image): New function.
7748         (mm-image-fit-p): New function.
7749
7750         * gnus-xmas.el (gnus-xmas-annotation-in-region-p): Ditto.
7751
7752         * gnus-util.el (gnus-annotation-in-region-p): New definition.
7753
7754         * gnus-art.el (gnus-article-insert-newline): New function.
7755         (article-goto-body): New function.
7756
7757 1998-11-20 10:34:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7758
7759         * gnus-art.el (gnus-mime-display-single): Insert blank line before
7760         buttons.
7761
7762         * gnus-sum.el (gnus-summary-display-buttonized): New command and
7763         keystroke.
7764
7765         * gnus-art.el (gnus-mime-display-single): Don't insert a blank
7766         line between parts.
7767
7768         * message.el (message-remove-header): Go to end if wanted.
7769
7770 1998-11-20  Karl Kleinpaste  <karl@justresearch.com>
7771
7772         * gnus-art.el (gnus-mime-display-alternative): Avoid window
7773         movement with save-window-excursion.
7774
7775 Fri Nov 20 03:50:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7776
7777         * gnus-art.el (gnus-mime-inline-part): Use argument as charset.
7778
7779 Fri Nov 20 03:37:53 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7780
7781         * mm-bodies.el (mm-decode-body): Remove buffer-file-coding-system.
7782
7783 Fri Nov 20 01:20:38 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7784
7785         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
7786         gnus-newsgroup-coding-system.
7787         (gnus-get-newsgroup-headers): Ditto.
7788         (gnus-get-newsgroup-headers-xover): Ditto.
7789         (gnus-set-global-variables): Ditto.
7790         * gnus-art.el (article-decode-mime-words): Ditto.
7791         (article-decode-charset): Ditto.
7792         (article-decode-encoded-words): Ditto.
7793         (article-de-quoted-unreadable): Ditto.
7794         (gnus-mime-view-all-parts): Ditto.
7795         (gnus-mime-externalize-part): Ditto.
7796         (gnus-mm-display-part): Ditto.
7797         (gnus-mime-display-alternative): Ditto.
7798         (gnus-mime-display-single): Ditto.
7799         * mm-view.el (mm-inline-text): Use default coding system.
7800
7801 Fri Nov 20 00:54:37 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7802
7803         * gnus-sum.el (gnus-newsgroup-coding-system-alist): New variable.
7804         (gnus-newsgroup-iso-8859-1-forced-regexp): New variable.
7805         (gnus-newsgroup-coding-system): New local variable.
7806         (gnus-newsgroup-iso-8859-1-forced): New local variable.
7807         (gnus-summary-local-variables): Add two new local variables.
7808         (gnus-newsgroup-setup-coding-system): New function.
7809         (gnus-select-newsgroup): Setup coding system.
7810         * lpath.el: Add two new variables.
7811         * mm-util.el (mm-charset-iso-8859-1-forced): New variable.
7812         (mm-charset-to-coding-system): Use mm-charset-iso-8859-1-forced.
7813         * gnus-cus.el (gnus-group-parameters): Customizable
7814         iso-8859-1-forced.
7815
7816 Fri Nov 20 05:30:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7817
7818         * gnus.el: Pterodactyl Gnus v0.52 is released.
7819
7820 1998-11-20 04:32:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7821
7822         * rfc2047.el (rfc2047-encode-message-header): Encode the default
7823         encoding.
7824
7825         * gnus-art.el (gnus-mime-display-single): Insert buttons for
7826         undisplayed text types.
7827
7828         * mm-decode.el (mm-automatic-display-p): Only prefer inlinable
7829         types.
7830
7831 1998-11-19  Felix Lee  <flee@cygnus.com>
7832
7833         * nntp.el (nntp-after-change-function-callback): recover from C-g.
7834
7835 1998-11-19  Felix Lee  <flee@cygnus.com>
7836
7837         * gnus-async.el (gnus-asynch-obarray): rename to
7838         gnus-async-hashtb, and don't buffer-local it.
7839
7840         (gnus-async-article-callback): new function.
7841         (gnus-make-async-article-function): use it.
7842
7843         (gnus-async-current-prefetch-group): new var.
7844         (gnus-async-current-prefetch-article): new var.
7845         (gnus-async-request-fetched-article): are we fetching it already?
7846
7847         (gnus-async-delete-prefected-entry): s/prefected/prefetched/
7848
7849 1998-11-20 02:49:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7850
7851         * gnus-sum.el (gnus-summary-show-article): Require.
7852
7853         * message.el: Provide before hooks.
7854         (message-send-news): Do MIME before headers.
7855
7856         * gnus-art.el (gnus-article-check-buffer): New function.
7857         (gnus-article-read-summary-keys): Use it.
7858
7859         * mm-decode.el (mm-user-automatic-display): Display all inline
7860         images.
7861
7862         * gnus-art.el (gnus-mime-display-single): Don't buttonize so
7863         much.
7864         (gnus-unbuttonized-mime-types): New variable.
7865
7866 1998-11-19 06:29:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7867
7868         * gnus-sum.el (gnus-inhibit-user-auto-expire): Changed to t.
7869
7870         * mm-decode.el (mm-quote-arg): Quote semicolons.
7871
7872         * gnus-art.el (gnus-mime-display-single): Don't display
7873         attachments.
7874         (gnus-mime-externalize-part): New command and keystroke.
7875
7876         * mm-decode.el (mm-dissect-buffer): Pass on the description info.
7877         (mm-alternative-precedence): Changed order.
7878
7879 1998-11-07 17:41:47  Simon Josefsson  <jas@pdc.kth.se>
7880
7881         * gnus.el (gnus-method-simplify): New function.
7882         (gnus-native-method-p): New function.
7883         (gnus-secondary-method-p): Use gnus-method-equal.
7884
7885         * gnus-start.el (gnus-group-change-level): Shorten select method.
7886
7887 Thu Nov 19 04:48:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7888
7889         * gnus.el: Pterodactyl Gnus v0.51 is released.
7890
7891 1998-11-19 04:02:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7892
7893         * gnus.el: Applied patches from 5.6.45.
7894
7895         * gnus-score.el (gnus-score-find-trace): Print complete file
7896         paths.
7897         (gnus-score-find-trace): Truncate lines.
7898
7899         * gnus.el (gnus-message-archive-group): Allow function.
7900
7901         * message.el (message-encode-message-body): Remove Mime-Version
7902         before inserting.
7903
7904         * gnus-cus.el (gnus-group-customize): Optional topic.
7905
7906         * gnus-sum.el (gnus-summary-customize-parameters): New command and
7907         keystroke.
7908
7909 Wed Nov 18 13:46:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7910
7911         * message.el (message-encode-message-body): Rewrite.
7912
7913 1998-11-18 07:37:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7914
7915         * mml.el (mml-base-boundary): New variable.
7916         (mml-make-boundary): New function.
7917
7918         * gnus-cache.el (gnus-cache-coding-system): New variable.
7919         (gnus-cache-request-article): Use it.
7920
7921         * message.el (message-insert-mime-part): Delete duplicates.
7922
7923 Wed Nov 18 11:52:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7924
7925         * gnus-art.el (gnus-mime-display-alternative): Set end of
7926         multipart and display even when nothing is preferred.
7927
7928 Wed Nov 18 05:06:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7929
7930         * gnus.el: Pterodactyl Gnus v0.50 is released.
7931
7932 1998-11-18 04:42:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7933
7934         * mm-decode.el (mm-inline-media-tests): Check that device-type is
7935         fbound.
7936
7937         * gnus-sum.el (gnus-summary-sort): Didn't do reverse.
7938
7939 1998-11-07 23:39:48  Simon Josefsson  <jas@pdc.kth.se>
7940
7941         * gnus.el (gnus-similar-server-opened): Compare backend.
7942
7943 1998-11-08 03:37:42  Simon Josefsson  <jas@pdc.kth.se>
7944
7945         * gnus-topic.el (gnus-topic-expire-articles): New function.
7946         (gnus-topic-mode-map): Bind it.
7947
7948         * gnus.texi (Topic Commands): New expiry command. Reordered.
7949
7950 1998-11-10  Miles Bader  <miles@ccs.mt.nec.co.jp>
7951
7952         * gnus-sum.el
7953         (gnus-auto-expirable-marks): New variable.
7954         (gnus-inhibit-user-auto-expire): New variable.
7955         (gnus-summary-mark-article-as-read, gnus-summary-mark-article):
7956         When looking to see if we should expire instead, check
7957         gnus-auto-expirable-marks instead of using a hard-wired list.
7958         (gnus-summary-mark-as-read-forward,
7959         gnus-summary-mark-as-read-backward):
7960         Pass gnus-inhibit-user-auto-expire for the no-expire argument to
7961         gnus-summary-mark-forward, instead of `t'.
7962
7963 1998-11-18 03:30:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7964
7965         * mml.el (mml-compute-boundary): New function.
7966         (mml-compute-boundary-1): New function.
7967         (mml-generate-mime-1): Use it.
7968
7969 1998-11-18  Hrvoje Niksic  <hniksic@srce.hr>
7970
7971         * mml.el (mml-generate-mime-1): Always precede closing boundary
7972         with newline.
7973
7974 1998-11-18 02:36:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7975
7976         * mml.el (mml-generate-mime-1): Do right boundaries when several
7977         multiparts.
7978
7979         * mm-decode.el (mm-user-automatic-display): Default to inline
7980         jpeg.
7981
7982         * mml.el (mml-generate-mime-1): Encode non-text parts.
7983
7984 Wed Nov 18 02:22:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7985
7986         * gnus.el: Pterodactyl Gnus v0.49 is released.
7987
7988 1998-11-18 00:37:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7989
7990         * mm-view.el (mm-inline-text): Require w3-vars.
7991
7992         * gnus-setup.el (gnus-use-tm): Removed.
7993
7994         * gnus-art.el (gnus-article-goto-part): Don't beep.
7995         (gnus-article-view-part): Check return value.
7996         (gnus-mime-display-alternative): Don't display when there is
7997         nothing to display.
7998
7999         * mml.el (mml-generate-mime-1): Don't use a unibyte buffer.
8000         (mml-generate-mime-1): Use unibyte for binaries.
8001
8002         * gnus-art.el (gnus-display-mime): Call
8003         gnus-article-mime-part-function.
8004         (gnus-mime-part-function): New function.
8005         (gnus-article-mime-part-function): New function.
8006
8007         * mml.el (mml-generate-mime-1): Don't insert so many newlines.
8008
8009 1998-11-16 06:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8010
8011         * mml.el (mml-generate-mime-1): Do it in unibyte buffers.
8012
8013         * message.el (message-font-lock-keywords): Highlight MML.
8014         (message-mml-face): New font.
8015
8016 Mon Nov 16 23:34:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8017
8018         * gnus-art.el (gnus-display-mime): Clean up even when no handles.
8019         (gnus-mm-display-part): Do not select-window if the article window
8020         is not found.
8021
8022 Mon Nov 16 02:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8023
8024         * gnus-sum.el (gnus-summary-move-article): Use no-encode for B m.
8025
8026 Mon Nov 16 02:00:05 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8027
8028         * gnus.el: Pterodactyl Gnus v0.48 is released.
8029
8030 1998-11-15 23:18:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8031
8032         * mm-bodies.el (mm-encode-body): Disbabled for nonmule.
8033
8034         * mm-util.el (mm-find-charset-region): Bogus change for non-Mule.
8035
8036         * message.el (message-cite-original-without-signature): Ditto.
8037         (message-cite-original): Quote parts.
8038
8039 Sun Nov 15 22:01:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8040
8041         * gnus.el: Pterodactyl Gnus v0.47 is released.
8042
8043 1998-11-15 20:11:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8044
8045         * message.el (message-encode-message-body): Insert MIME warning.
8046
8047         * mml.el (mml-read-tag): Look for #tag.
8048
8049         * mm-util.el (mm-find-charset-region): Check whether
8050         enable-multibyte-characters is bound.
8051
8052 Sun Nov 15 02:01:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8053
8054         * gnus.el: Pterodactyl Gnus v0.46 is released.
8055
8056 1998-11-15 01:54:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8057
8058         * message.el (message-encode-message-body): Insert headers at the
8059         right spot.
8060
8061 Sun Nov 15 01:13:41 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8062
8063         * gnus.el: Pterodactyl Gnus v0.45 is released.
8064
8065 1998-11-15 00:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8066
8067         * nndraft.el (nndraft-save-mime-part): Removed.
8068         (nndraft-get-mime-part): Ditto.
8069
8070         * message.el (message-format-mime-old): Removed.
8071         (message-encode-message-body): Removed.
8072         (message-encode-message-body): Renamed.
8073
8074 1998-11-14 18:27:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8075
8076         * gnus-sum.el (gnus-get-newsgroup-headers): Translate \r's.
8077
8078         * message.el (message-format-mime): Check message-mime-part.
8079
8080         * mm-encode.el (mm-mime-file-types): Removed.
8081         (mm-default-file-encoding): New definition.
8082
8083 Sat Nov 14 01:29:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8084
8085         * mm-view.el (mm-inline-image): Use mm-insert-inline.
8086         * gnus-art.el (gnus-mm-display-part): Go to correct position.
8087
8088 Sat Nov 14 05:47:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8089
8090         * gnus.el: Pterodactyl Gnus v0.44 is released.
8091
8092 1998-11-14 03:59:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8093
8094         * message.el (message-format-mime): New function.
8095
8096         * nndraft.el (nndraft-save-mime-part): New function.
8097         (nndraft-get-mime-part): New function.
8098
8099         * mm-encode.el (mm-default-file-encoding): New function.
8100         (mm-content-transfer-encoding): New function.
8101         (mm-encode-buffer): New function.
8102
8103         * message.el: New command.
8104         (message-mime-part): New variable.
8105         (message-insert-mime-part): New command.
8106
8107         * mm-encode.el (mm-encode-content-transfer-encoding): New
8108         function.
8109
8110         * mm-util.el (mm-content-transfer-encoding-defaults): New
8111         variable.
8112         (mm-mime-file-types): Taken from TM.
8113
8114 Sat Nov 14 01:51:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8115
8116         * gnus.el: Pterodactyl Gnus v0.43 is released.
8117
8118 1998-11-07  Karl Kleinpaste  <karl@jprc.com>
8119
8120         * gnus-cus.el (gnus-score-customize): Add "Extra" element.
8121         * gnus-score.el (gnus-score-default-header): Ditto.
8122         (gnus-header-index): Ditto.
8123         (gnus-summary-increase-score): Ditto, & process "extra" requests.
8124         (gnus-summary-header): Handle extra headers.
8125         (gnus-summary-score-entry): Ditto, & provide new score element.
8126         (gnus-summary-score-effect): Ditto.
8127         (gnus-score-string): Avoid "extra" string sort, & modify match in
8128         "extra" case.
8129         * gnus-sum.el (gnus-make-score-map): Add "extra" element.
8130
8131 1998-11-13 20:30:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8132
8133         * message.el (message-resend): Bind message-required-mail-headers
8134         to nil.
8135
8136         * mm-view.el (mm-inline-text): Bind w3-strict-width.
8137
8138         * nngateway.el (require): Require cl.
8139
8140         * gnus-art.el (gnus-button-alist): Exclude more chars from news:
8141         things.
8142
8143 Wed Nov 11 02:15:06 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8144
8145         * gnus-agent.el (gnus-agent-fetch-headers): Create directory even
8146         when no articles.
8147
8148 1998-11-13 19:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8149
8150         * message.el (message-ignored-resent-headers): Remove X-Gnus.
8151
8152 1998-11-10  Colin Rafferty  <colin@xemacs.org>
8153
8154         * gnus-sum.el (gnus-ignored-from-addresses): Only quote
8155         user-mail-address if non-nil.
8156
8157 1998-11-13 18:50:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8158
8159         * gnus-util.el (gnus-make-sort-function): Do `reverse'.
8160         (gnus-make-sort-function-1): Ditto.
8161
8162         * gnus-art.el (gnus-mm-display-part): Switch to mm in right
8163         window.
8164
8165 1998-11-12 22:31:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8166
8167         * mm-util.el (mm-with-unibyte-buffer): Ditto.
8168
8169         * binhex.el (binhex-decode-region): Quote.
8170
8171 1998-11-10 05:32:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8172
8173         * gnus-art.el (article-decode-charset): Don't downcase charset.
8174
8175         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Translate CR's.
8176
8177 Sun Nov  8 23:17:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8178
8179         * gnus.el: Pterodactyl Gnus v0.42 is released.
8180
8181 Sun Nov  8 02:36:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8182
8183         * gnus-art.el (gnus-display-mime): Add id for alternative part.
8184
8185 1998-11-08 02:24:47  Simon Josefsson  <jas@pdc.kth.se>
8186
8187         * nntp.el (nntp-send-mode-reader): Revert.
8188
8189 Sun Nov  8 00:45:13 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8190
8191         * gnus-agent.el (gnus-agent-fetch-articles): Use with-temp-buffer.
8192
8193 Sat Nov  7 23:07:24 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8194
8195         * message.el (message-make-date): Fix for negative time zones.
8196
8197 Sun Nov  8 01:00:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8198
8199         * gnus.el: Pterodactyl Gnus v0.41 is released.
8200
8201 1998-11-08 00:52:38  Hrvoje Niksic  <hniksic@srce.hr>
8202
8203         * mm-decode.el (mm-dissect-multipart): Quote regexp.
8204
8205 1998-10-29  Sudish Joseph  <sj@eng.mindspring.net>
8206
8207         * gnus.el (gnus-short-group-name): When shortening foreign select
8208         methods, do not scan for plusses beyond the first colon.
8209
8210 1998-11-07  Mike McEwan  <mike@lotusland.demon.co.uk>
8211
8212         * gnus-agent.el (gnus-agent-save-group-info): Cater for group info
8213         lines where `group' is the last thing on the line.
8214
8215 1998-11-08 00:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8216
8217         * gnus-art.el (gnus-article-view-part): Do alternative.
8218         (gnus-mime-display-alternative): Insert marker.
8219
8220 1998-11-07 14:33:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8221
8222         * mm-decode.el (mm-dissect-multipart): Quote regexp.
8223
8224         * nnmail.el (nnmail-expired-article-p): Protect against bogus
8225         dates.
8226
8227         * gnus-cus.el (gnus-topic): Required.
8228
8229         * nnheader.el (nnheader-parse-nov): Parse extra.
8230         (nnheader-nov-parse-extra): New macro.
8231
8232 1998-10-31 12:33:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8233
8234         * gnus-art.el (gnus-article-view-part): Internal move.
8235
8236 1998-10-28  Per Abrahamsen  <abraham@dina.kvl.dk>
8237
8238         * gnus-cus-new.el (gnus-custom-topic): New free variable.
8239         (gnus-group-customize): Support editing topic parameters.
8240
8241 1998-10-29 12:09:20  Karl Kleinpaste  <karl@jprc.com>
8242
8243         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Add
8244         indicators.
8245
8246 1998-10-29 11:31:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8247
8248         * gnus-art.el (gnus-mm-display-part): Return.
8249         (gnus-article-view-part): Only go if external.
8250         (gnus-article-dumbquotes-map): Do 205.
8251
8252         * mm-decode.el (mm-display-part): Return what was done.
8253
8254         * message.el (message-buffer-naming-style): New variable.
8255         (message-generate-new-buffers): Extended.
8256         (message-buffer-naming-style): Removed.
8257         (message-buffer-name): Use it.
8258         (message-do-send-housekeeping): Rename new styling.
8259
8260         * gnus-sum.el (gnus-summary-recenter): Allow
8261         gnus-auto-center-summary to be a number.
8262
8263 Wed Nov  4 02:24:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8264
8265         * pop3.el (pop3-open-server): Use "binary" instead of
8266         "no-conversion".
8267
8268 Sun Nov  1 01:26:42 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8269
8270         * gnus-srvr.el (gnus-browse-foreign-server): Set
8271         gnus-browse-current-method to the result of gnus-server-to-method.
8272
8273 Thu Oct 29 01:47:44 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8274
8275         * gnus-util.el (gnus-pull): Another optional argument.
8276         * nnweb.el (nnweb-request-delete-group): Delete from
8277         nnweb-group-alist and update active file.
8278
8279 Thu Oct 29 01:05:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8280
8281         * gnus-group.el (gnus-group-make-group): Accept group of new
8282         method.
8283
8284 Wed Oct 28 02:19:16 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8285
8286         * gnus-agent.el (gnus-agent-fetch-group-1): Update dribble.
8287
8288 Tue Oct 27 11:59:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8289
8290         * mm-view.el (mm-inline-text): Postion of html portion.
8291
8292 1998-10-29 10:26:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8293
8294         * nntp.el (nntp-list-active-group): Waited for short strings.
8295         (nntp-send-mode-reader): Ditto.
8296         (nntp-open-connection): Ditto.
8297
8298         * gnus-int.el (gnus-request-group-articles): New function.
8299
8300         * nntp.el (nntp-request-listgroup): New function.
8301         (nntp-request-group-articles): Renamed.
8302
8303 1998-10-27 10:37:52  Karl Kleinpaste  <karl@jprc.com>
8304
8305         * nnheader.el (nnheader-parse-nov): Supply extra.
8306
8307 1998-10-26 23:03:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8308
8309         * gnus-art.el (gnus-button-push): Don't go to
8310         gnus-article-buffer.
8311
8312         * mm-view.el (mm-inline-image): Add a newline.
8313
8314         * gnus-start.el (gnus-check-first-time-used): Check more.
8315
8316 1998-10-26 23:03:29  Francois Felix Ingrand  <felix@laas.fr>
8317
8318         * gnus-start.el (gnus-check-first-time-used): Check current.
8319
8320 1998-10-26 22:07:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8321
8322         * mm-util.el (mm-find-charset-region): New function.
8323
8324         * ietf-drums.el (ietf-drums-narrow-to-header): Work when no header.
8325
8326         * gnus-art.el (gnus-mime-button-menu): Fix.
8327
8328 1998-10-26 22:07:43  Michael Welsh Duggan  <md5i@cs.cmu.edu>
8329
8330         * gnus-art.el (gnus-mime-button-menu): New definition.
8331
8332 1998-10-26 01:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8333
8334         * gnus-art.el (article-decode-charset): Downcase charset.
8335         (article-decode-charset): Pass on type.
8336         (article-decode-charset): Check nil charsets.
8337         (article-remove-cr): Translate CR to LF.
8338         (gnus-ignored-mime-types): Default to nil.
8339
8340         * nnheader.el (nnheader-insert-nov): Work when not Xref.
8341
8342         * gnus-sum.el (gnus-ignored-from-addresses): Default to
8343         user-mail-address.
8344         (gnus-nov-parse-extra): Didn't return right thing.
8345
8346 1998-10-25 23:25:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8347
8348         * gnus-xmas.el: Use compiled-function-p.
8349
8350 Mon Oct 26 14:37:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8351
8352         * mm-decode.el (mm-copy-Yo-buffer): Make it works when no header.
8353
8354 Sun Oct 25 23:11:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8355
8356         * gnus.el: Pterodactyl Gnus v0.40 is released.
8357
8358 1998-10-25 21:41:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8359
8360         * gnus-sum.el (gnus-summary-mark-forward): Show thread.
8361
8362         * gnus-start.el (gnus-check-first-time-used): Ignore dribble.
8363
8364         * gnus-agent.el (gnus-agent-fetch-group-1): Bind name.
8365
8366         * nnml.el (nnml-possibly-create-directory): Check before making.
8367
8368 1998-10-25 19:43:08  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8369
8370         * nnheader.el (nnheader-insert-nov): Don't infloop.
8371
8372 1998-10-25 19:26:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8373
8374         * gnus-sum.el (gnus-set-mode-line): Check that the spec has been
8375         set up.
8376
8377 1998-10-25 19:22:03  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
8378
8379         * nneething.el (nneething-file-name): New definition.
8380
8381 1998-10-25 17:56:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8382
8383         * gnus-art.el (gnus-treatment-function-alist): Fix.
8384         (gnus-summary-save-in-rmail): Use gnus-output-to-rmail.
8385
8386         * nndoc.el (nndoc-dissect-mime-parts-sub): Recognize first part.
8387
8388 Sun Oct 25 06:23:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8389
8390         * gnus.el: Pterodactyl Gnus v0.39 is released.
8391
8392 1998-10-25 00:34:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8393
8394         * gnus-art.el (gnus-ignored-mime-types): New variable.
8395         (gnus-mime-display-single): Use it.
8396         (gnus-treatment-function-alist): New variable.
8397
8398         * gnus.el (gnus-mime): New group.
8399
8400         * gnus-art.el (gnus-mime-display-alternative): Don't destroy
8401         things for other parts.
8402         (gnus-mime-display-alternative): Place point.
8403
8404         * gnus.el: autoload gnus-uu-post-news.
8405
8406         * mailcap.el (mailcap-mailcap-entry-passes-test): Also check
8407         needsterm/DISPLAY.
8408
8409         * mm-decode.el (mm-display-part): Default to inline text/.*
8410         parts.
8411
8412         * mm-bodies.el (mm-decode-content-transfer-encoding): Default to
8413         8bit.
8414
8415         * gnus-art.el (gnus-mime-copy-part): Use normal-mode.
8416         (gnus-mime-display-single): Inline all text parts.
8417         (gnus-article-narrow-to-signature): Removed mime:: stubs.
8418
8419 1998-10-24 21:38:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8420
8421         * nnml.el (nnml-possibly-create-directory): Rewrite.
8422         (nnml-request-create-group): Change to right server.
8423
8424         * gnus-xmas.el (gnus-xmas-define): Use byte-code-function-p.
8425
8426         * gnus-sum.el (gnus-set-mode-line): Use truncate-string-to-width.
8427
8428         * gnus.el: rmail-output-to-rmail-file autoload.
8429
8430         * gnus-util.el (gnus-output-to-rmail): Didn't work if not in
8431         Gnus.
8432
8433         * nnheader.el (nnheader-parse-head): Checked wrong variable.
8434
8435         * gnus-sum.el (gnus-summary-update-mark): Ignore nil'd marks.
8436
8437 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8438
8439         * gnus-art.el (gnus-mime-display-mixed): Multipart in
8440         mixed part.
8441
8442 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8443
8444         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
8445
8446         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
8447
8448 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8449
8450         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
8451
8452 1998-10-24 20:51:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8453
8454         * gnus-sum.el (gnus-valid-move-group-p): Make sure group has a
8455         value.
8456
8457         * gnus-art.el (gnus-article-hidden-text-p): Return nil when not
8458         hidden.
8459
8460         * gnus-spec.el (gnus-update-format-specifications): Use the
8461         article mode line spec.
8462
8463         * gnus-art.el (gnus-insert-mime-button): Put right type.
8464         (gnus-insert-prev-page-button): Ditto.
8465         (gnus-insert-next-page-button): Dutti.
8466
8467         * pop3.el: New version installed.
8468
8469 Sat Oct 24 16:48:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8470
8471         * mm-uu.el (mm-uu-dissect): Delete the begining spurious newline
8472         and display last part.
8473
8474 Sat Oct 24 20:31:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8475
8476         * gnus.el: Pterodactyl Gnus v0.38 is released.
8477
8478 1998-10-24 07:54:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8479
8480         * gnus-art.el (article-mime-decode-quoted-printable-buffer):
8481         Removed.
8482         (article-de-quoted-unreadable): Narrow to default.
8483
8484         * qp.el (quoted-printable-encode-region): Encode before QP-ing.
8485
8486         * gnus-art.el (article-decode-charset): Decode even when broken
8487         MIME.
8488
8489         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Return
8490         name.
8491
8492         * gnus-msg.el (gnus-copy-article-buffer): Delete headers.
8493
8494         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
8495         nnheader.
8496
8497         * nnmail.el (nnmail-extra-headers): New variable.
8498
8499         * nnheader.el (nnheader-insert-nov): Insert extra.
8500
8501         * gnus.el (gnus-summary-line-format): Doc fix.
8502
8503         * gnus-sum.el (gnus-get-newsgroup-headers): Parse extra.
8504         (gnus-nov-parse-line): Ditto.
8505         (gnus-nov-parse-extra): New macro.
8506         (gnus-header): New function.
8507         (gnus-update-summary-mark-positions): Change.
8508         (gnus-ignored-from-addresses): New variable.
8509         (gnus-summary-insert-from-or-to): New function.
8510
8511         * gnus.el (gnus-extra-headers): New variable.
8512
8513         * nnheader.el (make-mail-header): Expand.
8514         (mail-header-extra): New macro.
8515         (mail-header-set-extra): Ditto.
8516         (make-full-mail-header): Expand.
8517
8518 Sat Oct 24 07:41:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8519
8520         * gnus.el: Pterodactyl Gnus v0.37 is released.
8521
8522 1998-10-24 07:29:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8523
8524         * mm-bodies.el (mm-decode-body): Check for multibyticity.
8525
8526         * mm-util.el (mm-enable-multibyte): Don't always switch multibyte
8527         on.
8528
8529 1998-10-22  Didier Verna  <verna@inf.enst.fr>
8530
8531         * gnus-spec.el (gnus-balloon-face-function): new function
8532         (gnus-parse-format): understand the %< %> specifiers
8533         (gnus-parse-complex-format): ditto.
8534
8535 1998-10-24 06:31:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8536
8537         * gnus.el: Changed following-char to char-after throughout.
8538
8539 1998-10-22 04:05:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8540
8541         * mm-decode.el (mm-display-external): Protect more and message.
8542
8543 Wed Oct 21 03:26:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8544
8545         * gnus-xmas.el (gnus-xmas-article-push-button): Go to the
8546         position.
8547
8548 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8549
8550         * gnus-art.el (gnus-mime-display-mixed): Multipart in
8551         mixed part.
8552
8553 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8554
8555         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
8556
8557         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
8558
8559 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8560
8561         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
8562
8563 1998-10-21  Hrvoje Niksic  <hniksic@srce.hr>
8564
8565         * mailcap.el (mailcap-save-binary-file): Use unwind-protect.
8566
8567         * mm-decode.el (mm-display-external): Set undisplayer to mm
8568         buffer, not the current buffer; use unwind-protect.
8569
8570 1998-10-21 00:07:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8571
8572         * gnus-sum.el (gnus-summary-exit): Destroy parts.
8573         (gnus-summary-exit-no-update): Ditto.
8574
8575 1998-10-20 22:02:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8576
8577         * mm-decode.el (mm-inline-media-tests): Look for w3.
8578
8579         * mailcap.el (mailcap-mime-data): Inline html.
8580
8581 Tue Oct 20 20:25:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8582
8583         * gnus.el: Pterodactyl Gnus v0.36 is released.
8584
8585 1998-10-20 18:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8586
8587         * gnus-art.el (article-translate-strings):
8588         (gnus-article-dumbquotes-map): Don't dot.
8589
8590         * pop3.el (pop3-open-server): Set point right.
8591
8592         * mm-decode.el (mm-dissect-multipart): Dissect hierarchically.
8593         (mm-dissect-buffer): Ditto.
8594         (mm-destroy-part): Ignore non-handles.
8595         (mm-remove-part): Ditto.
8596         (mm-destroy-parts): New function.
8597         (mm-remove-parts): Ditto.
8598
8599         * gnus-art.el (gnus-mm-display-part): Don't move point.
8600
8601 Tue Oct 20 02:16:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8602
8603         * mm-uu.el : New file.
8604
8605         * gnus-art.el (gnus-display-mime): Dissect uu stuffs.
8606
8607         * mm-bodies.el (mm-decode-content-transfer-encoding): Encoding as
8608         a function.
8609
8610 1998-10-20 00:35:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8611
8612         * mm-decode.el (mm-display-external): Check before selecting.
8613
8614 Sat Sep 26 02:03:00 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8615
8616         * gnus-sum.el (gnus-multi-decode-encoded-word-string): Rewrite.
8617
8618         * gnus-sum.el (gnus-decode-encoded-word-methods): New variable.
8619
8620         * gnus-sum.el (gnus-decode-encoded-word-methods-cache): New
8621         variable.
8622
8623         * gnus-sum.el (gnus-encoded-word-method-alist): Deleted.
8624
8625         * gnus-art.el (gnus-decode-header-methods): New variable.
8626
8627         * gnus-art.el (gnus-decode-header-methods-cache): New variable.
8628
8629         * gnus-art.el (gnus-multi-decode-header): New function.
8630
8631 Tue Oct 20 00:24:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8632
8633         * gnus.el: Pterodactyl Gnus v0.35 is released.
8634
8635 1998-10-20 00:00:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8636
8637         * uudecode.el (uudecode-decode-region-external): Insert
8638         literally.
8639
8640         * gnus-xmas.el (gnus-xmas-mime-button-menu): Moved here.
8641
8642         * mm-bodies.el (mm-decode-body): Optional encoding.
8643
8644 1998-10-19 23:57:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8645
8646         * gnus-ems.el (gnus-mouse-3): New variable.
8647
8648         * binhex.el (binhex-decode-region-external): Don't use -internally.
8649
8650 1998-10-16 14:54:02  Simon Josefsson  <jas@pdc.kth.se>
8651
8652         * mailcap.el (mailcap-parse-mailcaps): Only open regular
8653         files.
8654
8655 1998-09-26 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
8656
8657         * gnus-group.el (gnus-add-marked-articles): Request backend update
8658         of flags.
8659
8660 1998-09-26 19:39:31  Simon Josefsson  <jas@pdc.kth.se>
8661
8662         * gnus-sum.el (gnus-update-read-articles):
8663         (gnus-update-marks): Request backend update of mark.
8664
8665 1998-09-26 19:33:58  Simon Josefsson  <jas@pdc.kth.se>
8666
8667         * gnus.texi (Optional Backend Functions): New item,
8668         nnchoke-request-set-mark.
8669
8670 1998-09-26 16:27:27  Simon Josefsson  <jas@pdc.kth.se>
8671
8672         * gnus-range.el (gnus-remove-from-range): Don't add stuff in
8673           list to range.
8674
8675 1998-10-19 23:45:13  Simon Josefsson  <jas@pdc.kth.se>
8676
8677         * gnus-sum.el (gnus-summary-exit-no-update): Don't expire.
8678
8679 1998-10-14  SL Baur  <steve@altair.xemacs.org>
8680
8681         * gnus-sum.el: Move gnus-save-hidden-threads above where it is
8682         first used.
8683
8684 1998-10-10  SL Baur  <steve@altair.xemacs.org>
8685
8686         * mm-view.el: Require mm-decode for macros.
8687
8688         * mm-decode.el (mm-handle-type): Move macro declarations above the
8689         place where they are used.
8690
8691 Sun Oct 18 13:59:07 1998  Kurt Swanson  <ksw@dna.lth.se>
8692
8693         * gnus-msg.el (gnus-summary-mail-forward): Erase old forward
8694         buffer.
8695
8696 1998-10-19 23:38:11  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
8697
8698         * nnagent.el (nnagent-open-server): Error message.
8699
8700 1998-10-19 23:35:08  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
8701
8702         * nnheader.el (nnheader-article-p): Recognize lower-case headers.
8703
8704 1998-10-19  Hrvoje Niksic  <hniksic@srce.hr>
8705
8706         * score-mode.el (gnus-score-mode-map): Ditto.
8707
8708         * message.el (message-mode-map): Ditto.
8709
8710         * gnus-uu.el (gnus-uu-post-news): Ditto.
8711
8712         * gnus-kill.el (gnus-kill-file-mode-map): Ditto.
8713
8714         * gnus-eform.el (gnus-edit-form-mode-map): Ditto.
8715
8716         * gnus-art.el (gnus-article-edit-mode-map): Use
8717         `set-keymap-parent' rather than `copy-keymap'.
8718
8719 1998-10-18  Hrvoje Niksic  <hniksic@srce.hr>
8720
8721         * gnus-art.el (gnus-mime-button-commands): New variable.
8722         (gnus-mime-button-map): Initialize it from
8723         `gnus-mime-button-commands'.
8724         (gnus-mime-button-menu): New function.
8725         (gnus-insert-mime-button): Use `gnus-mime-button-map'.
8726
8727 1998-10-11  Hrvoje Niksic  <hniksic@srce.hr>
8728
8729         * message.el (message-insert-to): Make `nobody' and `poster'
8730         synonymous to `never' and `always' in Mail-Copies-To.
8731         (message-reply): Ditto.
8732         (message-followup): Ditto.
8733
8734 1998-10-19 23:17:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8735
8736         * mailcap.el (mailcap-mime-data): Save sound.
8737
8738 1998-09-24  Hrvoje Niksic  <hniksic@srce.hr>
8739
8740         * message.el (message-ignored-supersedes-headers): Include
8741         `NNTP-Posting-Date'.
8742
8743 1998-10-19 01:25:27  Jonas Steverud  <d4jonas@dtek.chalmers.se>
8744
8745         * gnus-art.el (gnus-article-dumbquotes-table): New variable.
8746
8747 1998-10-19 00:50:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8748
8749         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
8750         uudecode.
8751
8752 1998-10-18 18:20:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8753
8754         * mm-decode.el (mm-display-external): Don't switch on save.
8755
8756 1998-10-18 18:14:06  Andy Piper  <andyp@parallax.co.uk>
8757
8758         * nnmail.el (nnmail-movemail-args): New variable.
8759
8760 1998-10-18 00:17:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8761
8762         * gnus-art.el (article-translate-strings):
8763
8764 1998-10-17 22:51:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8765
8766         * gnus-art.el (gnus-article-view-part): Use it.
8767         (gnus-mm-display-part): New function.
8768         (article-de-quoted-unreadable): Yse mm-default-coding-system.
8769
8770         * mm-decode.el (mm-handle-displayed-p): New function.
8771
8772         * gnus-art.el (gnus-mime-copy-part): Create better names.
8773         (gnus-mime-button-line-format): Include dots spec.
8774
8775 1998-10-15  Matt Pharr  <mmp@graphics.stanford.edu>
8776
8777       * gnus-msg.el (gnus-summary-mail-forward): Erase contents of old
8778       forward buffer first.
8779
8780 1998-10-17 21:16:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8781
8782         * gnus-util.el (gnus-set-window-start): New function.
8783
8784         * message.el (message-send): Don't check changed.
8785
8786 1998-10-12 15:26:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8787
8788         * gnus-art.el (gnus-article-setup-buffer): Set params.
8789
8790         * mm-decode.el (mm-user-display-methods): Inline
8791         "message/delivery-status".
8792
8793 1998-10-11 07:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8794
8795         * message.el (message-auto-save-directory): Rename.
8796         (message-mode): Dof fix.
8797
8798         * gnus-art.el (gnus-summary-save-in-pipe): Default to "cat".
8799         (gnus-summary-save-in-pipe): No, check gnus-last-shell-command.
8800
8801         * nndoc.el (nndoc-mime-parts-type-p): Be a bit more forgiving.
8802
8803         * message.el (message-make-date): Avoid locale.
8804
8805         * gnus-art.el (gnus-article-edit-done): Allow update before doing
8806         cache.
8807
8808         * mm-decode.el (mm-display-inline): Goto point-min.
8809
8810         * gnus-art.el (gnus-article-prepare-display): Not read-only.
8811
8812         * mm-decode.el (mm-display-external): Reverse before sorting.
8813
8814         * gnus-draft.el (gnus-draft-send): Allow mail.
8815
8816 1998-10-10 -SL Baur  <steve@altair.xemacs.org>
8817
8818         * message.el (message-check): Move message-check macro above where
8819         it is first used.
8820
8821         * gnus-art.el (article-hide-pgp): Hide the PGP 5/GNUPG Hash: line.
8822
8823 1998-10-11 06:45:37  Lloyd Zusman  <ljz@asfast.com>
8824
8825         * gnus-sum.el (gnus-summary-make-menu-bar): Fix.
8826
8827 Sun Oct 11 02:28:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8828
8829         * gnus.el: Pterodactyl Gnus v0.34 is released.
8830
8831 1998-10-11 02:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8832
8833         * mm-decode.el (mm-inline-media-tests): delivery-status.
8834
8835         * mm-view.el (mm-inline-text): Provide default.
8836
8837 1998-10-11 01:01:37  Lloyd Zusman  <ljz@asfast.com>
8838
8839         * mailcap.el (mailcap-possible-viewers): Fix nils.
8840
8841 1998-10-11 00:03:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8842
8843         * gnus-art.el (gnus-article-edit-exit): Don't do updates.
8844         (article-update-date-lapsed): Record the buffer.
8845         (article-update-date-lapsed): Do all windows that display article
8846         buffers.
8847
8848         * nnml.el (nnml-generate-nov-databases-1): Ditto.
8849
8850         * gnus-score.el (gnus-score-score-files-1): Ignore dotted files.
8851
8852         * gnus-art.el (gnus-insert-mime-button): Mark buttons as
8853         annoations.
8854
8855         * gnus-msg.el (gnus-summary-mail-forward): Decode properly.
8856
8857 1998-10-10 22:07:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8858
8859         * gnus-agent.el (gnus-category-add): Change default category to
8860         'false.
8861
8862         * nnvirtual.el (nnvirtual-update-read-and-marked): Don't nix out
8863         scores.
8864
8865         * gnus-draft.el (gnus-draft-send): Check server more.
8866
8867         * gnus-art.el (gnus-article-view-part): New command and keystroke.
8868         (gnus-article-goto-part): New function.
8869
8870         * mm-view.el (mm-inline-text): Insert richtext properly.
8871
8872         * gnus-art.el (gnus-insert-mime-button): Store handle in alist.
8873
8874 1998-10-03 15:04:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8875
8876         * parse-time.el (parse-time-rules): Accept dates far into the past
8877         and the future, and parse single-digit numbers as years.
8878
8879 1998-10-02 04:46:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8880
8881         * mm-decode.el (mm-display-external): Chop off directories.
8882
8883 1998-10-01 07:33:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8884
8885         * uudecode.el (uu-decode-region-external): Use
8886         insert-file-contents-literally.
8887
8888         * gnus-cache.el (gnus-cache-generate-active): Translate _ to :.
8889
8890 1998-10-01 07:02:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
8891
8892         * uudecode.el: New file.
8893
8894         * mm-bodies.el (mm-decode-content-transfer-encoding): Do
8895         x-uuencode.
8896
8897 1998-10-01 05:19:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8898
8899         * gnus-art.el (gnus-mime-display-alternative): Set faces.
8900
8901         * message.el (message-fetch-field): Unfold properly.
8902
8903         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
8904         in text/plain.
8905
8906 1998-09-30 05:47:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8907
8908         * gnus-sum.el (gnus-summary-first-unread-subject): New command.
8909         (gnus-auto-select-first): Removed.
8910         (gnus-auto-select-first): Extended.
8911         (gnus-summary-read-group-1): Use new value.
8912
8913 1998-09-29 13:21:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8914
8915         * message.el (message-fix-before-sending): Space.
8916
8917         * nnmail.el (nnmail-find-file): Don't erase.
8918
8919 Wed Sep 30 23:49:03 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8920
8921         * gnus-agent.el (gnus-agent-fetch-headers): Do not decode headers.
8922
8923 Wed Sep 30 23:46:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8924
8925         * gnus-soup.el (gnus-soup-add-article): Do not decode headers.
8926
8927 Wed Sep 30 23:44:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8928
8929         * gnus-soup.el (gnus-soup-pack-packet): Pack only if necesary.
8930
8931 Sat Sep 26 03:04:18 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8932
8933         * mm-util.el (mm-with-unibyte-buffer): Make it work in XEmacs
8934         20.4.
8935
8936 1998-09-29 11:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8937
8938         * gnus-art.el (gnus-mime-view-all-parts): New command and
8939         keystroke.
8940
8941         * mm-decode.el (mm-display-external): Translate slashes.
8942
8943         * nnmail.el (nnmail-find-file): Restrict auto-mode-alist.
8944
8945         * nndraft.el (nndraft-retrieve-headers): Don't copy so much.
8946
8947         * mm-decode.el (mm-quote-arg): Quote spaces.
8948         (mm-display-external): Quote args.
8949
8950 1998-09-24 22:27:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8951
8952         * mm-decode.el (mm-inlinable-part-p): New function.
8953
8954 1998-09-25 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
8955
8956        * mm-util.el (mm-disable-multibyte): New function.
8957
8958 Thu Sep 24 20:28:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8959
8960         * gnus.el: Pterodactyl Gnus v0.33 is released.
8961
8962 1998-09-24 18:47:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8963
8964         * gnus-art.el (gnus-insert-mime-button): Get buffer size.
8965
8966         * mm-decode.el (mm-display-external): Don't switch for externals.
8967         (mm-dissect-multipart): Don't include end-sep.
8968
8969         * mm-util.el (mm-get-coding-system-list): New function.
8970         (mm-coding-system-list): New variable.
8971
8972 Thu Sep 24 02:08:10 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8973
8974         * gnus-cus.el (gnus-group-parameters): Add charset as a parameter
8975
8976 Thu Sep 24 02:05:48 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8977
8978         * gnus-cus.el (gnus-group-customize): Use variable as cons not as
8979         group
8980
8981 Thu Sep 24 01:41:03 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8982
8983         * base64.el (base64-run-command-on-region): External base64
8984         decoder do not use coding system
8985
8986 Thu Sep 24 01:39:44 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8987
8988         * mm-decode.el (mm-interactively-view-part): Typo.
8989
8990 Thu Sep 24 01:37:30 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8991
8992         * mm-decode.el (mm-dissect-multipart): Display last part when the
8993         article has no close-delimiter
8994
8995 Thu Sep 24 01:28:54 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8996
8997         * mm-decode.el (mm-dissect-buffer): Display parts which have no
8998         content-type.
8999
9000 Thu Sep 24 01:23:57 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
9001
9002         * gnus-art.el (gnus-display-mime): Typo.
9003
9004 Thu Sep 24 02:29:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9005
9006         * gnus.el: Pterodactyl Gnus v0.32 is released.
9007
9008 1998-09-24 00:27:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9009
9010         * gnus-kill.el (gnus-batch-score): Protect against errors.
9011
9012         * gnus-art.el: Protect against broken headers.
9013
9014         * mm-decode.el (mm-display-external): Respect needsterm.
9015         (mm-display-external): Create buffer for external commands.
9016
9017 1998-09-23 22:04:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9018
9019         * mailcap.el (mailcap-mime-info): Return the proper viewer.
9020
9021         * mm-decode.el (mm-display-external): Use file name.
9022
9023 1998-09-22  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
9024
9025         * gnus-util.el (gnus-output-to-rmail):  adjust to
9026           `rmail-output-to-rmail-file'
9027
9028 1998-09-23 20:07:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9029
9030         * gnus-util.el (gnus-output-to-rmail): Reinstated function.
9031
9032         * gnus-sum.el (gnus-select-newsgroup): Set global variables before
9033         headers.
9034
9035         * gnus-art.el (article-decode-charset): Fold case.
9036
9037 1998-09-17 15:49:10  Simon Josefsson  <jas@pdc.kth.se>
9038
9039         * mailcap.el (mailcap-save-binary-file): Goto point-min.
9040
9041 1998-09-23 19:48:52  Aaron M. Ucko  <amu@mit.edu>
9042
9043         * nnmail.el (nnmail-check-duplication): Enter into duplicate list
9044         after being stored.
9045
9046 Tue Sep 15 16:15:16 1998  Kurt Swanson  <ksw@dna.lth.se>
9047
9048         * gnus-salt.el (gnus-pick-setup-message): Return from whence ye
9049         come.
9050
9051 1998-09-23 19:42:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9052
9053         * gnus-xmas.el (wid-edit): Required.
9054
9055         * gnus-ems.el (gnus-widget-button-keymap): New variable.
9056
9057 Sun Sep 20 00:27:55 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
9058
9059         * gnus-art.el (gnus-mime-inline-part): remove part if necessary
9060
9061 1998-09-23 19:30:52  Matt Armstrong  <matta@geoworks.com>
9062
9063         * gnus-art.el (article-decode-charset): Narrow to the correct
9064         region.
9065
9066         * mm-bodies.el: Fix autoload.
9067
9068 1998-09-22 18:35:12  Lee Willis  <lee@gbdirect.co.uk>
9069
9070         * gnus-art.el (gnus-mime-button-line-format): Doc fix.
9071
9072 1998-09-22 14:53:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9073
9074         * rfc2047.el (rfc2047-decode): Use rfc2047-default-charset.
9075
9076 1998-09-19 13:58:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9077
9078         * gnus-art.el (gnus-insert-mime-button): Specify keymap.
9079         (gnus-article-add-button): Ditto.
9080
9081         * gnus-sum.el (gnus-summary-insert-pseudos): Use mm.
9082
9083         * gnus-art.el (gnus-article-prepare-display): Make article mode.
9084         (gnus-article-prepare-display): Bind url-standalone-mode.
9085
9086         * mm-decode.el (mm-remove-part): Also delete directory.
9087         (mm-display-external): Create a private sub-dir.
9088
9089         * mailcap.el (mailcap-binary-suffixes): New variable.
9090         (mailcap-command-p): Use it.
9091
9092 1998-09-16 10:38:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9093
9094         * nnmbox.el (nnmbox-request-group): Change server.
9095         (nnmbox-possibly-change-newsgroup): Enable multibyte.
9096
9097         * message.el (message-encode-message-body): Don't stomp MIME
9098         headers.
9099
9100         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode
9101         unless useful.
9102         (gnus-summary-exit): Check for a live article buffer.
9103         (gnus-summary-exit-no-update): Ditto.
9104
9105         * gnus-int.el (gnus-request-replace-article): Accept no-encode
9106         param.
9107
9108         * gnus-sum.el (gnus-article-decoded-p): New variable.
9109
9110         * mm-decode.el (mm-display-external): Use no-conv.
9111
9112         * rfc2047.el (rfc2047-q-encode-region): Bound properly.
9113         (rfc2047-charset-encoding-alist): Use B encoding for koi8-r.
9114
9115         * gnus-art.el (gnus-article-mode-map): Bind button2 to
9116         mouse-click.
9117
9118 1998-09-15 14:38:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9119
9120         * gnus-agent.el (gnus-agent-expire): Protect against nil infos.
9121
9122 Mon Sep 14 18:55:38 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9123
9124         * gnus.el: Pterodactyl Gnus v0.31 is released.
9125
9126 1998-09-14 15:12:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9127
9128         * gnus-sum.el (gnus-summary-exit): Destroy MIME.
9129
9130         * mm-decode.el (mm-display-part): Accept no-default.
9131
9132         * gnus-art.el (gnus-insert-mime-button): buffer-size doesn't take
9133         a parameter.
9134
9135         * gnus-sum.el (gnus-summary-insert-line): Don't exclude faces.
9136         (gnus-summary-prepare-threads): Ditto.
9137
9138         * gnus.el (gnus-article-mode-map): Make sparse keymap.
9139
9140         * gnus-art.el (gnus-mime-button-line-format-alist): Allow a %d spec.
9141         (gnus-mime-button-line-format): Doc fix.
9142         (gnus-insert-mime-button): Use it.
9143         (gnus-article-add-button): Use widget-convert-button.
9144
9145         * gnus.el ((featurep 'gnus-xmas)): Defalias gnus-decode-rfc1522 to
9146         ignore.
9147
9148         * mm-decode.el (mm-alternative-precedence): Ditto.
9149
9150 1998-09-14 15:12:49  Conrad Sauerwald  <conrad@stack.nl>
9151
9152         * mm-decode.el (mm-user-automatic-display): Use enriched.
9153
9154 1998-09-14 15:09:12  Paul Fisher  <rao@gnu.org>
9155
9156         * mm-decode.el (mm-dissect-multipart): Have the part start on the
9157         right place.
9158
9159 1998-09-14 14:33:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9160
9161         * gnus-msg.el (gnus-inews-add-send-actions): Mark silently.
9162
9163         * gnus-art.el (article-update-date-lapsed): Only update header if
9164         buffer is dispalyed in frame.
9165         (gnus-article-prepare-display): New function.
9166         (gnus-article-prepare): Use it.
9167
9168 1998-09-14 08:16:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9169
9170         * gnus-art.el (gnus-mime-inline-part): New command and keystroke.
9171
9172         * mm-view.el (mm-insert-inline): New function.
9173
9174         * mm-decode.el (mm-pipe-part): Bugged.
9175
9176         * gnus-agent.el (gnus-agent-send-mail): Don't encode.
9177
9178         * mm-bodies.el (mm-encode-body): Move over the body.
9179
9180         * nnmbox.el (nnmbox-read-mbox): Enable multibyte.
9181
9182         * rfc2047.el (rfc2047-q-encode-region): Would bug out.
9183
9184 1998-09-13  Francois Pinard  <pinard@iro.umontreal.ca>
9185
9186         * nndoc.el: Make nndoc-dissection-alist simpler for MIME, adjust all
9187           related functions.  Handle message/rfc822 parts.  Display subject on
9188           multipart summary lines.  Display name on sub-parts when available.
9189
9190 1998-09-14 07:36:38  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9191
9192         * mailcap.el (mailcap-command-p): New version.
9193
9194 1998-09-13  Mike McEwan  <mike@lotusland.demon.co.uk>
9195
9196         * gnus-agent.el (gnus-agent-expire): Stop expiry barfing on killed
9197         groups.
9198
9199 1998-09-13 18:34:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9200
9201         * message.el (message-make-date): Remove weekday name.
9202
9203         * mm-decode.el (mm-dissect-buffer): Protect against broken
9204         headers.
9205
9206         * mailcap.el (mailcap-command-in-path-p): New function.
9207         (mailcap-command-p): Renamed.
9208
9209 1998-09-13 17:58:47  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9210
9211         * rfc2047.el (eval): Autoload.
9212
9213 1998-09-13 12:22:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9214
9215         * gnus-sum.el (gnus-decode-encoded-word-functions): New variable.
9216         (gnus-multi-decode-encoded-word-string): New function.
9217         (gnus-encoded-word-method-alist): New variable.
9218         (gnus-decode-encoded-word-functions): Removed.
9219
9220 1998-09-13  Shenghuo ZHU  <zsh@cs.rochester.edu>
9221
9222         * gnus-int.el (gnus-request-replace-article): Replace
9223         message-narrow-to-headers with message-narrow-to-head
9224
9225 1998-09-13 12:05:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9226
9227         * drums.el (drums-quote-string): Reversed match.
9228
9229         * message.el (message-make-date): Use weekday name.
9230
9231 Sun Sep 11 10:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9232
9233         * gnus.el: Pterodactyl Gnus v0.30 is released.
9234
9235 1998-09-13 08:00:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9236
9237         * gnus-art.el (article-decode-encoded-words): Use it.
9238         (gnus-decode-header-function): New variable.
9239
9240         * gnus-sum.el (gnus-nov-parse-line): Use it.
9241         (gnus-decode-encoded-word-function): New variable.
9242
9243         * gnus-msg.el (gnus-copy-article-buffer): Decode the right
9244         buffer.
9245
9246         * gnus-art.el (gnus-insert-mime-button): Use widget.
9247         (gnus-widget-press-button): New function.
9248         (gnus-article-prev-button): Removed.
9249         (gnus-article-next-button): Ditto.
9250         (gnus-article-add-button): Ditto.
9251
9252         * gnus.el (gnus-article-mode-map): Inherit from widget.
9253         (gnus-article-mode-map): No, don't.
9254
9255         * mm-decode.el (mm-dissect-buffer): Store Content-ID things.
9256         (mm-content-id-alist): New variable.
9257         (mm-get-content-id): New function.
9258
9259         * gnus-art.el (gnus-request-article-this-buffer): Only decode
9260         articles if we are fetching to the article buffer.
9261
9262 1998-09-13 07:58:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
9263
9264         * gnus-sum.el (gnus-summary-move-article): Don't decode accepting
9265         articles.
9266
9267 1998-09-13 07:23:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9268
9269         * mm-util.el (mm-mime-charset): Try to use safe-charsets.
9270         (mm-default-mime-charset): New variable.
9271
9272         * rfc2047.el (rfc2047-dissect-region): Dissect using tspecials.
9273
9274         * drums.el (drums-quote-string): Reversed test.
9275
9276 1998-09-12 14:29:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9277
9278         * mm-util.el (mm-insert-rfc822-headers): Possibly not quote
9279         string.
9280
9281         * drums.el (drums-quote-string): New function.
9282
9283         * rfc2047.el (rfc2047-encode-message-header): Goto point-min.
9284         (rfc2047-b-encode-region): Chop lines.
9285         (rfc2047-q-encode-region): Ditto.
9286
9287 Sat Sep 12 13:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9288
9289         * gnus.el: Pterodactyl Gnus v0.29 is released.
9290
9291 1998-09-12 12:46:30  Istvan Marko  <imarko@pacificnet.net>
9292
9293         * mm-decode.el (mm-save-part): Message right.
9294
9295 1998-09-12 11:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9296
9297         * drums.el (drums-parse-address): Returned a list instead of a
9298         string.
9299         (drums-remove-whitespace): Skip comments.
9300         (drums-parse-addresses): Didn't work.
9301
9302 Sat Sep 12 09:17:30 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9303
9304         * gnus.el: Pterodactyl Gnus v0.28 is released.
9305
9306 1998-09-12 04:57:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9307
9308         * gnus-art.el (gnus-mime-button-map): Use the article keymap as a
9309         starting point.
9310         (article-decode-encoded-words): Rename.
9311
9312         * message.el (message-narrow-to-headers-or-head): New function.
9313
9314         * gnus-int.el (gnus-request-accept-article): Narrow to the right
9315         region.
9316
9317         * message.el (message-send-news): Encode body after checking
9318         syntax.
9319
9320         * gnus-art.el (gnus-mime-button-line-format): Allow descriptions.
9321
9322         * mm-decode.el (mm-save-part): Use Content-Disposition filename.
9323
9324         * gnus-art.el (gnus-display-mime): Respect disposition.
9325
9326         * mm-decode.el (mm-preferred-alternative): Respect disposition.
9327
9328         * gnus-art.el (article-strip-multiple-blank-lines): Don't delete
9329         text with annotations.
9330
9331         * message.el (message-make-date): Fix sign for negative time
9332         zones.
9333
9334         * mm-view.el (mm-inline-image): Insert a space at the end of the
9335         image.
9336
9337         * mail-parse.el: New file.
9338
9339         * rfc2231.el: New file.
9340
9341         * drums.el (drums-content-type-get): Removed.
9342         (drums-parse-content-type): Ditto.
9343
9344         * mailcap.el (mailcap-mime-data): Use symbols instead of strings.
9345
9346 Fri Sep 11 18:23:34 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9347
9348         * gnus.el: Pterodactyl Gnus v0.27 is released.
9349
9350 1998-09-11 12:42:07  Lars Magne Ingebrigtsen- <larsi@gnus.org>
9351
9352         * mm-decode.el (mm-alternative-precedence): New variable.
9353         (mm-preferred-alternative): New function.
9354
9355         * gnus-art.el (gnus-mime-copy-part): New command.
9356
9357         * mm-decode.el (mm-get-part): New function.
9358
9359         * mm-view.el: New file.
9360
9361         * mm-decode.el (mm-dissect-buffer): Downcase cte.
9362         (mm-display-part): Default to mailcap-save-binary-file.
9363
9364 Fri Sep 11 12:32:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9365
9366         * gnus.el: Pterodactyl Gnus v0.26 is released.
9367
9368 1998-09-11 08:25:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9369
9370         * mm-decode.el (mm-interactively-view-part): New function.
9371
9372         * gnus-art.el (gnus-mime-view-part): New command.
9373
9374         * mm-decode.el (mm-last-shell-command): New variable.
9375
9376         * mailcap.el (mailcap-mime-info): Allow returning all matches.
9377
9378         * mm-decode.el (mm-save-part): New function.
9379
9380         * gnus-art.el (article-decode-charset): Protect against buggy
9381         content-types.
9382         (gnus-mime-pipe-part): New command.
9383         (gnus-mime-save-part): New command.
9384         (gnus-mime-button-map): New keymap.
9385         (gnus-mime-button-line-format): New variable.
9386         (gnus-insert-mime-button): New function.
9387         (gnus-display-mime): Use it.
9388
9389         * gnus-util.el (gnus-dd-mmm): Removed length spec.
9390
9391         * mm-decode.el (mm-inline-text): Decode charsets.
9392
9393         * gnus-art.el (gnus-article-save): Comment fix.
9394
9395         * gnus-int.el (gnus-start-news-server): When in batch, don't
9396         prompt.
9397
9398         * gnus-cache.el (gnus-cache-possibly-enter-article): Don't
9399         decode.
9400
9401         * mm-decode.el (mm-inline-media-tests): Add audio.
9402         (mm-inline-audio): New function.
9403
9404 1998-09-11 08:19:22  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
9405
9406         * gnus-art.el (article-make-date-line): Didn't work.
9407
9408         * parse-time.el (parse-time-string): One too many nils.
9409
9410 Fri Sep 11 08:09:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9411
9412         * gnus.el: Pterodactyl Gnus v0.25 is released.
9413
9414 1998-09-11 07:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9415
9416         * gnus-art.el (article-remove-trailing-blank-lines): Don't remove
9417         annotations.
9418
9419         * gnus.el ((featurep 'gnus-xmas)): New
9420         'gnus-annotation-in-region-p alias.
9421
9422 1998-09-10 06:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9423
9424         * mm-util.el (mm-with-unibyte-buffer): New function.
9425
9426         * gnus-uu.el (gnus-quote-arg-for-sh-or-csh): Renamed.
9427
9428         * mm-decode.el (mm-inline-media-tests): New variable.
9429
9430         * gnus-sum.el (gnus-summary-exit): Destroy handles.
9431
9432         * gnus-art.el (gnus-article-mime-handles): New variable.
9433
9434         * drums.el (drums-narrow-to-header): New function.
9435
9436         * gnus-art.el (article-decode-charset): Use it.
9437
9438         * drums.el (drums-content-type-get): New function.
9439
9440         * mm-util.el (mm-content-type-charset): Removed.
9441
9442         * drums.el (drums-syntax-table): @ is word.
9443         (drums-parse-content-type): New function.
9444
9445         * parse-time.el (parse-time-rules): Parse "Wed, 29 Apr 98 0:26:01
9446         EDT" times.
9447
9448         * gnus-util.el (gnus-date-get-time): Use safe date.
9449
9450         * gnus-sum.el (gnus-show-mime): Removed.
9451         (gnus-summary-toggle-mime): Removed.
9452
9453         * gnus-art.el (gnus-strict-mime): Removed.
9454         (gnus-article-prepare): Don't do MIME.
9455         (gnus-decode-encoded-word-method): Removed.
9456         (gnus-show-mime-method): Removed.
9457
9458 Thu Sep 10 04:03:29 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9459
9460         * gnus.el: Pterodactyl Gnus v0.24 is released.
9461
9462 1998-09-10 01:58:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9463
9464         * gnus-sum.el (gnus-summary-show-article): Don't decode chars if
9465         PREFIX.
9466
9467         * parse-time.el (parse-time-rules): Accept times that look like
9468         "h:mm".
9469
9470         * message.el (message-make-date): Use zone properly.
9471
9472         * gnus.el: Autoload gnus-batch.
9473
9474         * gnus-art.el (article-de-quoted-unreadable): Do not do
9475         gnus-article-decode-rfc1522.
9476
9477         * gnus-msg.el (gnus-inews-do-gcc): Use it.
9478
9479         * gnus-int.el (gnus-request-accept-article): Accept a no-encode
9480         param.
9481
9482         * message.el (message-encode-message-body): Check for us-ascii.
9483
9484         * gnus-msg.el (gnus-extended-version): Move Gnus version comments
9485         to the left.
9486
9487 1998-09-09 13:18:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9488
9489         * gnus-art.el (article-decode-charset): Rename.
9490
9491 Wed Sep  9 12:25:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9492
9493         * gnus.el: Pterodactyl Gnus v0.23 is released.
9494
9495 1998-09-09 12:14:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9496
9497         * gnus-util.el (gnus-parent-id): Ditto.
9498         (gnus-put-text-property-excluding-newlines): Ditto.
9499
9500         * gnus-sum.el (gnus-dependencies-add-header): Make into subst.
9501
9502 1998-09-08  Karl Kleinpaste  <karl@jprc.com>
9503
9504         * message.el (message-generate-headers): Generate User-Agent
9505         instead of X-Mailer & X-Newsreader.
9506
9507         * gnus-msg.el (gnus-extended-version): Reformat for USEFOR
9508         User-Agent header format.
9509
9510 Tue Sep  8 22:38:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9511
9512         * gnus.el: Pterodactyl Gnus v0.22 is released.
9513
9514 1998-09-08 22:36:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9515
9516         * mm-util.el (mm-multibyte-p): Typo.
9517
9518 Tue Sep  8 22:25:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9519
9520         * gnus.el: Pterodactyl Gnus v0.21 is released.
9521
9522 1998-09-08  Hrvoje Niksic  <hniksic@srce.hr>
9523
9524         * gnus-art.el (article-treat-dumbquotes): Handle \224 correctly.
9525
9526 1998-09-08 22:18:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9527
9528         * mm-util.el (mm-multibyte-p): New function.
9529
9530 Tue Sep  8 21:43:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9531
9532         * gnus.el: Pterodactyl Gnus v0.20 is released.
9533
9534 1998-09-08 11:40:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9535
9536         * rfc2047.el (rfc2047-decode-region): Only decode when in
9537         multibyte.
9538
9539         * nnheader.el (nnheader-pathname-coding-system): Changed to binary.
9540
9541         * gnus-int.el (gnus-request-replace-article): Encode.
9542         (gnus-request-accept-article): Encode.
9543
9544         * gnus-art.el (gnus-request-article-this-buffer): Decode charsets
9545         here.
9546
9547         * gnus.el (gnus-article-display-hook): Take the charset functions
9548         out.
9549
9550         * time-date.el (safe-date-to-time): New function.
9551
9552         * gnus-util.el (gnus-dd-mmm): Protect against bogus dates.
9553
9554 Tue Sep  8 07:09:28 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9555
9556         * gnus.el: Pterodactyl Gnus v0.19 is released.
9557
9558 1998-09-08 04:51:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9559
9560         * base64.el (base64-encode-region): Accept no-line-break.
9561
9562         * mm-util.el (mm-mime-charset): New function.
9563
9564         * gnus-draft.el (gnus-draft-edit-message): Delete article.
9565
9566 Tue Sep  8 04:29:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9567
9568         * gnus.el: Pterodactyl Gnus v0.18 is released.
9569
9570 1998-09-08 02:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9571
9572         * message.el (message-send-and-exit): Return t on success.
9573         (message-make-date): Make a proper time zone.
9574
9575         * gnus-draft.el (gnus-draft-send): Only remove article if the
9576         sending is successful.
9577
9578         * drums.el (drums-get-comment): Return the last comment.
9579         (drums-parse-address): Parse old-style From headers.
9580
9581 1998-09-07  SL Baur  <steve@altair.xemacs.org>
9582
9583         * gnus-sum.el (gnus-data-compute-positions): Move below
9584         `gnus-save-hidden-threads' so the former is correctly detected as
9585         a macro.
9586
9587 1998-09-06  Dave Love  <fx@gnu.org>
9588
9589         * gnus/nnweb.el (require): Wrap requirement of w3 and url in
9590         ignore-errors too, eval'd when compile.  Require w3 stuff at load
9591         time for nicer failure if it's not available.
9592
9593 1998-09-08 00:38:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9594
9595         * time-date.el (time-to-seconds): Renamed.
9596
9597         * parse-time.el (parse-time-string): Downcase before handling.
9598         (parse-time-rules): Times without seconds have 0 seconds.
9599
9600         * rfc2047.el (rfc2047-encode-region): New version.
9601         (rfc2047-dissect-region): New function.
9602
9603 1998-09-07 01:08:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9604
9605         * message.el (message-make-date): Use symbolic zone.
9606
9607 1998-09-06 23:23:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9608
9609         * time-date.el (parse-time): Always use parse-time.
9610
9611         * parse-time.el (parse-time-syntax): Use vectors.
9612
9613 Sun Sep  6 21:19:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9614
9615         * gnus.el: Pterodactyl Gnus v0.17 is released.
9616
9617 1998-09-06 05:45:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9618
9619         * time-date.el: Renamed from "date".
9620
9621         * gnus.el: Removed all timezone dependencies.
9622
9623         * score-mode.el: Removed.
9624         (gnus-score-edit-insert-date): Use date.
9625
9626         * date.el (float-to-time): New function.
9627
9628         * nnspool.el (nnspool-seconds-since-epoch): Removed.
9629
9630         * date.el (time-to-float): New function.
9631
9632         * message.el (message-make-date): Use format-time-string.
9633         (message-make-expires): Use make-date.
9634
9635         * gnus-xmas.el (gnus-xmas-seconds-since-epoch): Removed.
9636
9637         * gnus-util.el (gnus-dd-mmm): Use date.
9638         (gnus-sortable-date): Ditto.
9639
9640         * message.el (message-make-date): Take an optional time.
9641
9642         * gnus: Applied patches from 5.6.43.
9643
9644         * date.el (if): Use parse-time.
9645
9646         * gnus-score.el (gnus-summary-score-entry): Make into a command
9647         again.
9648
9649         * gnus-group.el (gnus-group-get-new-news-this-group): Only call if
9650         gnus-agent.
9651
9652         * gnus.el (gnus-agent-meta-information-header): Moved here.
9653
9654 1998-09-05  Mike McEwan  <mike@lotusland.demon.co.uk>
9655
9656         * gnus-agent.el (gnus-agent-scoreable-headers): New variable.
9657         (gnus-agent-fetch-group-1): Score article headers using normal
9658         group score files if the download score rule of a category/group
9659         is `file'.
9660         (gnus-agent-fetch-group-1): Don't parse the entire .overview when
9661         deciding what articles to download.
9662         (gnus-agent-fetch-group-1): Don't push headers through scoring and
9663         predicate processing if predicate is `true' or `false'.
9664
9665 1998-09-06 01:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9666
9667         * gnus-score.el (gnus-score-load-score-alist): Bind coding system.
9668
9669         * gnus-art.el (gnus-article-setup-buffer): Enable multibyte.
9670
9671         * score-mode.el (score-mode-coding-system): New variable.
9672         (gnus-score-edit-exit): Use it.
9673
9674 1998-09-04  Jason R Mastaler  <jason@4b.org>
9675
9676         * drums.el: Corrected typo.
9677
9678 1998-09-05 23:24:43  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9679
9680         * mm-bodies.el (mm-body-encoding): Faster version.
9681
9682 1998-09-05 22:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9683
9684         * gnus-art.el (gnus-article-decode-charset): Only decode text
9685         things.
9686
9687         * message.el (message-output): Use rmail.
9688
9689         * rfc2047.el (rfc2047-encoded-word-regexp): Allow spaces in the
9690         word part.
9691
9692         * mm-util.el (mm-charset-to-coding-system): Use
9693         rfc2047-default-charset.
9694         (mm-known-charsets): New variable.
9695
9696         * message.el (message-caesar-region): Bugged out.
9697
9698 1998-09-06  Mike McEwan  <mike@lotusland.demon.co.uk>
9699
9700         * gnus-agent.el (gnus-agent-fetch-group-1): Allow lists when
9701         specifying `agent-predicate' in a group's parameters.
9702
9703 Sat Sep  5 21:55:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9704
9705         * gnus.el: Pterodactyl Gnus v0.16 is released.
9706
9707 1998-09-05 17:30:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9708
9709         * nnmail.el (nnmail-expired-article-p): Use predicate.
9710
9711         * date.el (time-less-p): Renamed.
9712
9713         * gnus-art.el (gnus-article-decode-charset): Really fetch headers
9714         from the headers.
9715
9716         * rfc2047.el (rfc2047-decode-region): Use the mm decoding
9717         functions.
9718
9719         * gnus-group.el (gnus-group-sort-selected-flat): Didn't work at
9720         all.
9721         (gnus-group-sort-selected-groups-by-alphabet): Changed interface
9722         to all functions.
9723
9724 Sat Sep  5 01:45:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9725
9726         * gnus.el: Pterodactyl Gnus v0.15 is released.
9727
9728 1998-09-05 00:21:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9729
9730         * date.el: New file.
9731
9732         * gnus-util.el (gnus-encode-date): Removed.
9733         (gnus-time-less): Ditto.
9734
9735         * nnmail.el (nnmail-date-to-time): Removed.
9736         (nnmail-time-less): Ditto.
9737         (nnmail-days-to-time): Ditto.
9738         (nnmail-time-since): Ditto.
9739
9740         * drums.el: New file.
9741
9742 1998-09-04 00:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9743
9744         * message.el (message-encode-message-body): Encode headers with
9745         body encoding.
9746
9747         * rfc2047.el (rfc2047-default-charset): Renamed.
9748         (rfc2047-encodable-p): Use it.
9749
9750         * base64.el (mm-util): Required.
9751
9752 1998-09-03 16:28:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9753
9754         * gnus-msg.el (gnus-post-method): Peel off real info from opened
9755         servers.
9756
9757         * gnus-util.el (gnus-output-to-rmail): Removed.
9758
9759         * gnus-art.el (gnus-summary-save-in-rmail): Use
9760         gnus-output-to-rmailrmail-output-to-rmail-file.
9761
9762         * rfc2047.el (rfc2047-decode-region): Fold case.
9763         (rfc2047-decode): Use decode-string.
9764
9765         * mm-util.el: Provide mm-char-int.
9766
9767 Thu Sep  3 15:23:22 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9768
9769         * gnus.el: Pterodactyl Gnus v0.14 is released.
9770
9771 1998-09-03 15:08:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9772
9773         * mm-bodies.el (mm-body-encoding): Go through the buffer to make
9774         sure we have 7bit.
9775
9776 1998-09-02 14:38:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9777
9778         * gnus-msg.el (gnus-post-method): Use opened servers, and remove
9779         ducplicates.
9780         (gnus-inews-insert-mime-headers): Removed.
9781
9782         * message.el (message-caesar-region): Protect against MULE chars.
9783
9784 1998-09-02 00:36:23  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9785
9786         * mm-util.el (if): fset the right function.
9787
9788 1998-09-02 00:31:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9789
9790         * gnus-art.el (gnus-article-decode-charset): Use real
9791         read-coding-system.
9792
9793 1998-09-01 17:58:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9794
9795         * mm-bodies.el (mm-decode-body): Protect against malformed
9796         base64.
9797         (mm-decode-body): Check that buffer-file-coding-system is
9798         non-nil.
9799
9800 Tue Sep  1 10:29:33 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9801
9802         * gnus.el: Pterodactyl Gnus v0.13 is released.
9803
9804 1998-09-01 09:14:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9805
9806         * gnus-util.el (gnus-strip-whitespace): Already defined.
9807         Removed.
9808
9809         * gnus-art.el (gnus-article-decode-charset): Strip whitespace.
9810
9811         * gnus-util.el (gnus-strip-whitespace): New function.
9812
9813         * mm-util.el (mm-content-type-charset): Downcase.
9814
9815 1998-08-31 23:04:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9816
9817         * gnus-art.el (gnus-article-decode-charset): Accept a prefix.
9818         (gnus-article-decode-charset): Don't fetch all headers.
9819
9820         * mm-util.el (mm-read-coding-system): New function.
9821
9822         * mm-bodies.el (mm-decode-body): Check the right charset.
9823
9824         * gnus-sum.el (gnus-summary-mode-line-format): Ditto.
9825
9826         * gnus-art.el (gnus-article-mode-line-format): Use short group
9827         format.
9828
9829 Mon Aug 31 23:03:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9830
9831         * gnus.el: Pterodactyl Gnus v0.12 is released.
9832
9833 1998-08-31 22:39:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9834
9835         * mm-bodies.el (mm-decode-body): Don't do charset unless MULE.
9836
9837         * gnus-art.el (gnus-article-decode-charset): Supply cte.
9838         (gnus-article-decode-charset): Always run.
9839
9840         * mm-bodies.el (mm-decode-body): Decode cte.
9841
9842 Mon Aug 31 22:14:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9843
9844         * gnus.el: Pterodactyl Gnus v0.11 is released.
9845
9846 1998-08-31 14:27:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9847
9848         * message.el (message-encode-message-body): Ditto.
9849
9850         * gnus-art.el (gnus-article-decode-mime-words): New command and
9851         keystroke.
9852         (gnus-article-decode-charset): Ditto.
9853         (gnus-article-decode-charset): Only work under MULE.
9854
9855         * mm-util.el (mm-content-type-charset): New function.
9856
9857         * nnmail.el (nnmail-delete-incoming): Changed to nil.
9858
9859         * message.el (message-send-mail): Insert MIME headers.
9860         (message-check-news-body-syntax): Don't warn for escape sequences.
9861         (message-check-news-body-syntax): Insert MIME headers.
9862
9863         * mm-bodies.el (mm-body-encoding): New function.
9864
9865         * message.el (message-encode-message-body): New function.
9866
9867         * mm-bodies.el: New file.
9868
9869         * mm-util.el (mm-narrow-to-head): New function.
9870
9871         * rfc2047.el (rfc2047-encode): Use it.
9872
9873         * mm-util.el: Provide mm-encode-coding-region.
9874
9875         * gnus-sum.el (gnus-summary-mode): Enable multibyte.
9876
9877         * gnus-util.el (gnus-set-work-buffer): Enable multibyte.
9878
9879         * mm-util.el (mm-enable-multibyte): New function.
9880
9881         * message.el (message-set-work-buffer): Set multibyte.
9882
9883         * gnus.el (gnus-continuum-version): Be valid forever and ever.
9884
9885         * gnus-util.el (gnus-point-at-eol): Removed.
9886         (gnus-point-at-bol): Ditto.
9887
9888         * base64.el (base64-decode-region): Commented out messaging.
9889
9890 1998-08-31  Didier Verna  <verna@inf.enst.fr>
9891
9892         * gnus-msg.el (gnus-group-mail): make it behave like
9893         gnus-group-post-news with regards to the prefix (this enables the
9894         use of posting styles).
9895
9896 1998-08-31 12:53:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9897
9898         * gnus.el (gnus-article-display-hook): Added
9899         gnus-article-decode-rfc1522 to hook.
9900
9901 Mon Aug 31 12:43:46 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9902
9903         * gnus.el: Pterodactyl Gnus v0.10 is released.
9904
9905 1998-08-31 11:45:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9906
9907         * nnfolder.el (nnfolder-delete-mail): Narrow to mail and allow
9908         hook to be run.
9909
9910 1998-08-30 17:59:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9911
9912         * rfc2047.el (rfc2047-encodable-p): Use find-charset-region.
9913
9914         * mm-util.el (mm-charsets-in-region): Removed.
9915
9916         * rfc2047.el: Renamed file.
9917
9918         * gnus-msg.el (gnus-copy-article-buffer): Multibyte.
9919
9920         * message.el (message-mode): Set multibyte.
9921
9922         * mm-util.el (mm-charsets-in-region): Copied here.
9923
9924         * gnus-util.el: Removed gnus-truncate-string.
9925
9926         * gnus-art.el (gnus-article-decode-mime-words): Use 1522.
9927
9928         * rfc1522.el (rfc1522-unencoded-charsets): New variable.
9929         (rfc1522-encodable-p): New function.
9930         (rfc1522-encode-message-header): Use it.
9931
9932 Sun Aug 30 17:46:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9933
9934         * gnus.el: Pterodactyl Gnus v0.9 is released.
9935
9936 1998-08-30 16:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9937
9938         * mm-util.el: Shadow encode-coding-string.
9939
9940         * base64.el (base64-encode-region): Don't add newline.
9941
9942         * rfc1522.el (rfc1522-narrow-to-field): Copied here.
9943
9944         * mm-util.el: New file.
9945
9946         * mm-decode.el: Somewhat depleted.
9947         * mm-encode.el: Ditto.
9948
9949         * rfc1522.el: New file.
9950
9951         * mm-util.el (mm-replace-chars-in-string): Copied here.
9952
9953         * mm-encode.el (mm-q-encode-region): New function.
9954
9955         * qp.el (quoted-printable-encode-region): Take an optional CLASS
9956         param.
9957
9958         * mm-encode.el (mm-encode-word-region): Downcase.
9959
9960 Sun Aug 30 15:28:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9961
9962         * gnus.el: Pterodactyl Gnus v0.8 is released.
9963
9964 1998-08-30 12:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9965
9966         * message.el (message-send-mail): Encode headers.
9967
9968         * qp.el (quoted-printable-encode-region): Encode 8-bit words.
9969         (quoted-printable-encode-region): Upcase.
9970
9971         * message.el (message-default-charset): New variable.
9972
9973         * qp.el (quoted-printable-encode-region): Optional param FOLD.
9974
9975         * message.el (message-narrow-to-field): Changed name.
9976
9977         * mm-encode.el: New file.
9978
9979         * message.el (message-narrow-to-header): New function.
9980
9981         * gnus-art.el (gnus-article-decode-mime-words): Place point in the
9982         right buffer.
9983
9984 Sun Aug 30 12:15:54 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9985
9986         * gnus.el: Pterodactyl Gnus v0.7 is released.
9987
9988 1998-08-30 01:26:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9989
9990         * gnus.el: Remove autoload for
9991         gnus-article-mime-decode-quoted-printable.
9992
9993         * mm-decode.el (mm-charset-to-coding-system): Allow iso-8859-1 to
9994         be decoded in non-MULE Emacsen.
9995
9996         * gnus-xmas.el (gnus-xmas-logo-color-alist): More brown.
9997
9998 1998-08-29  SL Baur  <steve@altair.xemacs.org>
9999
10000         * gnus-xmas.el (gnus-xmas-logo-color-alist): Try shades of brown.
10001
10002 1998-08-30 01:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10003
10004         * mm-decode.el: Check for coding-system-list.
10005
10006 Sun Aug 30 00:59:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
10007
10008         * gnus.el: Pterodactyl Gnus v0.6 is released.
10009
10010 1998-08-30 00:36:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10011
10012         * nnheader.el (fboundp): Protect code-coding-string.
10013
10014         * gnus-art.el (gnus-article-mode): Check that set-buffer-multibyte
10015         is available.
10016
10017 Sat Aug 29 23:24:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
10018
10019         * gnus.el: Pterodactyl Gnus v0.5 is released.
10020
10021 1998-08-29 22:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10022
10023         * gnus-art.el (gnus-article-mode): Make article buffer multibyte.
10024         (gnus-hack-decode-rfc1522): Removed.
10025
10026         * mm-decode.el (mm-charset-coding-system-alist): Check better.
10027
10028 Sat Aug 29 22:20:39 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
10029
10030         * gnus.el: Gnus v0.4 is released.
10031
10032 1998-08-29 20:53:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10033
10034         * gnus-art.el (gnus-article-decode-mime-words): New command and
10035         keystroke.
10036
10037         * qp.el (quoted-printable-decode-region): Don't use hexl.
10038
10039         * gnus-xmas.el (gnus-xmas-logo-color-style): Changed to dino.
10040
10041         * gnus-sum.el (gnus-parse-headers-hook): Default to nil.
10042         (gnus-structured-field-decoder): Removed.
10043         (gnus-unstructured-field-decoder): Ditto.
10044
10045         * mm-decode.el: New file.
10046
10047         * qp.el: New file.
10048
10049         * gnus-art.el (article-mime-decode-quoted-printable): Removed.
10050
10051         * gnus-ems.el (fboundp): Removed gnus-split-string.
10052
10053         * gnus.el (gnus-splash-face): Doc fix.
10054
10055         * gnus-ems.el (fboundp): Don't bind mail-file-babyl-p.
10056
10057         * gnus-art.el (article-mime-decode-quoted-printable): Don't use
10058         hexl.
10059
10060         * nnheader.el (nnheader-temp-write): Removed.
10061
10062 Sat Aug 29 20:34:17 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
10063
10064         * gnus.el: Gnus v0.3 is released.
10065
10066 Sat Aug 29 19:32:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
10067
10068         * gnus.el: Gnus v0.2 is released.
10069
10070 ;; Local Variables:
10071 ;; coding: iso-2022-7bit
10072 ;; End: