Remove Emacs 21 stuff.
[gnus] / lisp / ChangeLog.1
1 2000-10-27  Jason Rumney  <jasonr@gnu.org>
2
3         * gnus-art.el (gnus-signature-face): Use italic on any frame that
4         supports it.
5
6 2000-10-27 14:19:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
7
8         * gnus-mlspl.el: Require cl when compiling.
9         * messagexmas.el: Ditto.
10         * mm-util.el: Ditto.
11         * rfc2047.el: Ditto.
12         * rfc2231.el: Ditto.
13         * smiley-ems.el: Ditto.
14         * uudecode.el: Ditto.
15
16         * smiley-ems.el (smiley-region): Use mapcar.
17
18 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
19
20         * ietf-drums.el: Require cl when compiling.
21
22 2000-10-27  Dave Love  <fx@gnu.org>
23
24         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
25         window-system here.
26
27         * gnus-art.el (gnus-article-x-face-command): Check
28         gnus-article-compface-xbm.
29         (gnus-treat-display-xface): Check for uncompface.
30
31         * nnheader.el (nnheader-translate-file-chars): Only kludge things
32         under Doze with XEmacs.
33
34 2000-10-26  Simon Josefsson  <sj@extundo.com>
35
36         * mail-source.el (mail-sources): IMAP predicate is a string.
37         (mail-sources): Add default values for IMAP mailbox, predicate and
38         fetchflag.
39
40 2000-10-26  Dave Love  <fx@gnu.org>
41
42         * flow-fill.el: Require cl when compiling.
43
44         * mail-source.el: Require imap when compiling and defvar
45         display-time-mail-function.  Require mm-util.
46         (nnheader-cancel-timer): Autoload.
47         (mail-source-imap-authenticators, mail-source-imap-streams): New
48         variables.
49         (mail-sources): Use them.
50
51 2000-10-25 20:13:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
52
53         * mm-decode.el (mm-viewer-completion-map): New.
54         (mm-interactively-view-part): Use it.
55
56 2000-10-25 18:51:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
57
58         * rfc2047.el (rfc2047-q-encode-region): Don't break if a QP-word
59         could be fitted in one line.
60
61 2000-10-25  Dirk Meyer  <dischi@tzi.de>
62
63         * gnus-demon.el (gnus-demon-time-to-step): theHour was set to
64         seconds instead of hour.
65
66 2000-10-25  Per Abrahamsen  <abraham@dina.kvl.dk>
67
68         * mail-source.el (mail-sources): Better `:type'.
69
70 2000-10-24 18:31:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
71
72         * gnus-art.el (gnus-request-article-this-buffer):
73         gnus-refer-article-method might be a single method.
74         * gnus-sum.el (gnus-refer-article-methods): The second could be
75         a named method.
76
77 2000-10-23  Simon Josefsson  <simon@josefsson.org>
78
79         * flow-fill.el (fill-flowed): Don't flow "-- " lines.
80         (fill-flowed): Make "quote-depth wins" rule work when first line
81         is at level 0.
82
83 2000-10-21 11:23:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
84
85         * mm-util.el (mm-multibyte-p): Test (featurep 'xemacs).
86
87 2000-10-21 10:54:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
88
89         * gnus-art.el (gnus-article-mime-total-parts): New function.
90         (gnus-mm-display-part): Use it.
91         (gnus-mime-display-single): Ditto.
92         (gnus-mime-display-alternative): Ditto.
93
94 2000-10-21 09:38:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
95
96         * mailcap.el (mailcap-parse-mailcaps): Don't use parse-colon-path,
97         because they are files, not directories.
98         (mailcap-parse-mimetypes): Ditto.
99
100 2000-10-20 19:55:59  ShengHuo ZHU  <zsh@cs.rochester.edu>
101
102         * gnus-art.el (gnus-mime-inline-part): Check validity of charset.
103
104 2000-10-18  Dave Love  <fx@gnu.org>
105
106         * mail-source.el (mm-util): Require.
107         (defvar): Use rmail-spool-directory unconditionally.
108
109         * gnus-nocem.el (gnus-nocem-issuers): Update.
110         (gnus-nocem-check-from): New option.
111         (gnus-nocem-scan-groups): Use it.
112         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
113
114 2000-10-18  Miles Bader  <miles@lsi.nec.co.jp>
115
116         * gnus-nocem.el (gnus-nocem-check-article-limit): New variable.
117         (gnus-nocem-scan-groups): Obey `gnus-nocem-check-article-limit'.
118
119 2000-10-18  Simon Josefsson  <simon@josefsson.org>
120
121         * nnheader.el (nnheader-parse-head): Try both "from:" and "from: ".
122
123         * gnus-sum.el (gnus-get-newsgroup-headers): Ditto.
124
125 2000-10-17  Simon Josefsson  <simon@josefsson.org>
126
127         * gnus-sum.el (gnus-get-newsgroup-headers): Search for "from:"
128         instead of "from: " for rfc822 compliance.
129
130         * gnus-uu.el (gnus-uu-digest-mail-forward): Ditto. Insert SPC.
131
132         * nnheader.el (nnheader-parse-head): Ditto.
133
134 2000-10-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
135
136         * mail-source.el (mail-source-keyword-map): Use
137         `rmail-spool-directory' as a default directory for the `file'
138         source, if the variable is defined.  Fall back to hardcoded
139         "/usr/spool/mail/", as before.  Suggestion by Steven E. Harris
140         <seh@speakeasy.org>.
141
142 2000-10-13 12:01:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
143
144         * message.el (message-send-mail-partially): Replace the header
145         delimiter with a blank line.
146
147 2000-10-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
148
149         * gnus-sum.el (gnus-get-split-value): Use first match only (Ed L
150         Cashin <ecashin@coe.uga.edu>).
151
152 2000-10-13 10:52:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
153
154         * gnus-ems.el (gnus-article-compface-xbm): Ignore errors.
155
156 2000-10-11  John Wiegley  <johnw@gnu.org>
157
158         * gnus-topic.el (gnus-topic-mode): Use `setq' to clear
159         `gnus-group-change-level-function', instead of `remove-hook',
160         because it's not a hook!
161
162         * gnus-mlspl.el (gnus-group-split-update): Check the value of
163         `nnmail-crosspost', and use it to set the `no-crosspost'
164         argument when calling `gnus-group-split-fancy'.  Otherwise, it
165         assumes that cross-posting is always OK, no matter what
166         `nmail-crosspost' is set to.
167         (gnus-group-split-fancy): The argument order in the
168         second-to-last `push' call was wrong, but since `no-crosspost'
169         was always nil, it was never being triggered.
170
171         * gnus-art.el (gnus-treat-hide-citation-maybe): Added this
172         variable to correspond with `gnus-article-hide-citation-maybe'.
173         (gnus-treatment-function-alist): Added entry for the above
174         correlation.
175
176 2000-10-12 08:26:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
177
178         * mm-util.el (mm-with-unibyte-current-buffer): Revert to old.
179         (mm-with-unibyte-current-buffer-mule4): New function.
180         * qp.el (quoted-printable-encode-region): Use it.
181         * rfc2047.el (rfc2047-decode): Ditto.
182         * webmail.el (webmail-init): Revert to use mm-disable-multibyte.
183
184 2000-10-10 08:44:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
185
186         * rfc2047.el (rfc2047-fold-region): "=?=" is not a break point.
187
188 2000-10-10 00:00:28  ShengHuo ZHU  <zsh@cs.rochester.edu>
189
190         * webmail.el (webmail-init): Use mm-disable-multibyte-mule4.
191
192 2000-10-09 22:50:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
193
194         * base64.el (base64-decode-region): Just give a message if the end
195         is not sane.
196
197 2000-10-09 20:09:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
198
199         * rfc2047.el (rfc2047-encode-message-header): Move fold into
200         encode-region.
201         (rfc2047-dissect-region): Rewrite.
202         (rfc2047-encode-region): Rewrite.
203         (rfc2047-fold-region): Fold any line longer than 76.
204         (rfc2047-unfold-region): New function.
205         (rfc2047-decode-region): Use it.
206         (rfc2047-q-encode-region): Don't break at bob.
207
208 2000-10-09 17:12:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
209
210         * nntp.el (nntp-open-connection): Kill process buffer when quit.
211         (nntp-connection-timeout): Add a note. SIGALRM is ignored in both
212         FSF Emacs 20 and XEmacs 21.
213         * gnus-agent.el (gnus-agent-fetch-session): Catch quit.
214
215 2000-10-09  Dave Love  <fx@gnu.org>
216
217         * gnus-audio.el: Don't require cl.
218         (gnus-audio): New custom group.
219         (gnus-audio-inline-sound): Change to work with Emacs.
220         (gnus-audio-directory, gnus-audio-directory)
221         (gnus-audio-au-player): Customize.
222         (gnus-audio-play): Try external player if play-sound-file fails.
223         Use file-name-extension, not string-match.
224
225         * gnus-art.el (article-de-quoted-unreadable)
226         (article-de-base64-unreadable): Fold search case rather than
227         downcasing string.  Apply mm-charset-to-coding-system to arg of
228         quoted-printable-decode-region.
229         (gnus-article-dumbquotes-map): Fix dashes.
230         (gnus-button-mailto, gnus-button-embedded-url): Doc fix.
231         (gnus-button-reply): Just alias it.
232
233 2000-10-09  Stefan Monnier  <monnier@cs.yale.edu>
234
235         * mm-encode.el: Require CL.  At least, for `incf'.
236
237         * nnfolder.el (nnfolder-ignore-active-file): Typos.
238
239         * gnus-mh.el (gnus-summary-save-in-folder): Obey mh-lib-progs.
240
241         * gnus-kill.el (gnus-kill): Typo.
242
243 2000-10-09  Gerd Moellmann  <gerd@gnu.org>
244
245         * smiley-ems.el (smiley-update-cache): Use `:ascent center'.
246
247 2000-10-09  Simon Josefsson  <simon@josefsson.org>
248
249         * nnimap.el (nnimap-group-overview-filename): Create directory for
250         newfile (when use long filenames is nil).  Copy+delete file if
251         rename didn't work.
252         (nnimap-group-overview-filename): `rename-file' and `copy-file'
253         doesn't return anything useful, use ignore-errors instead.
254
255 2000-10-08 13:05:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
256
257         * dgnushack.el (dgnushack-compile): Delete old elc files first.
258
259 2000-10-08 10:59:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
260
261         * gnus-ems.el (gnus-kill-all-overlays): Move here.
262         * gnus-util.el (gnus-kill-all-overlays): Move out.
263         * gnus-sum.el (gnus-cache-write-active): Auto load.
264         * lpath.el: Shut up.
265         * nnweb.el (nnweb-url-retrieve-asynch): url-retrieve is
266         asynchronous in Exp version.
267
268 2000-10-08 08:57:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
269
270         * gnus-art.el, gnus-ems.el, gnus-start.el: Remove gnus-xemacs.
271         * gnus-ems.el: Autoload smiley.
272         * gnus-art.el (gnus-treat-display-smileys): Default value in Emacs 21.
273
274 2000-10-08 08:45:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
275
276         * gnus-sum.el (gnus-summary-display-article): Enable multibyte.
277         (gnus-summary-select-article): Don't enable multibyte here.
278         (gnus-summary-goto-article): Ditto.
279
280 2000-10-08  Christoph Conrad  <christoph.conrad@gmx.de>
281
282         * gnus-draft.el (gnus-draft-send-message): Typo.
283
284 2000-10-08  Simon Josefsson  <simon@josefsson.org>
285
286         * nnimap.el (nnimap-verify-uidvalidity): Delete overview file when
287         uid validity changes.
288         (nnimap-group-overview-filename): Store uidvalidity in filenames.
289         Rename old files into new format.
290
291 2000-10-07 15:49:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
292
293         * mm-util.el (mm-enable-multibyte-mule4): New.
294         (mm-disable-multibyte-mule4): New.
295         * gnus-sum.el (gnus-summary-mode): Use it.
296         (gnus-summary-select-article): Ditto.
297         (gnus-summary-goto-article): Use enable multibyte.
298         * rfc2047.el (rfc2047-decode): Use unibyte.
299
300 2000-10-07 15:42:59  ShengHuo ZHU  <zsh@cs.rochester.edu>
301
302         * gnus-logic.el (gnus-advanced-string): Use "" if nil.
303
304 2000-10-07 10:31:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
305
306         * rfc2047.el (rfc2047-q-encode-region): Better calculation of
307         break point.
308         (rfc2047-fold-region): Don't break the first non-LWSP characters.
309
310 2000-10-07 09:18:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
311
312         * gnus.el (gnus-agent-fetching): New variable.
313         * gnus-agent.el (gnus-agent-with-fetch): Bind it.
314         * gnus-score.el (gnus-score-body): Don't score body when
315         agent-fetching.
316         (gnus-score-followup): Don't score followup either.
317
318 2000-10-07 08:19:17  ShengHuo ZHU  <zsh@cs.rochester.edu>
319
320         * gnus-art.el: Define dynamic variables in eval-when-compile.
321         * message.el (message-sending-message): New variable.
322         (message-send): Use it.
323         * gnus-draft.el (gnus-draft-send-message): Ditto.
324         (gnus-group-send-drafts): Ditto.
325
326 2000-10-06  Dave Love  <fx@gnu.org>
327
328         * gnus-audio.el: Don't require cl.
329         (gnus-audio): New custom group.
330         (gnus-audio-inline-sound): Change to work with Emacs.
331         (gnus-audio-directory, gnus-audio-directory)
332         (gnus-audio-au-player): Customize.
333         (gnus-audio-play): Try external player if play-sound-file fails.
334         Use file-name-extension, not string-match.
335
336 2000-10-06 17:38:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
337
338         * gnus-art.el (gnus-article-prepare): Configure it again.
339
340 2000-10-06 15:11:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
341
342         * message.el (message-default-charset): Default value for non-Mule
343         Emacsen.
344
345 2000-10-06 14:28:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
346
347         * message.el (message-alternative-emails): New.
348         (message-use-alternative-email-as-from): New.
349         (message-setup): Use them.
350
351 2000-10-06 13:46:47  ShengHuo ZHU  <zsh@cs.rochester.edu>
352
353         * base64.el, dgnushack.el, gnus-spec.el, messagexmas.el
354         * gnus-xmas.el, nnheaderxm.el, nndraft.el: Use defalias.
355
356         * gnus-xmas.el (gnus-xmas-define): Defalias gnus-overlay-buffer,
357         gnus-overlay-start.
358         * gnus.el: Ditto.
359         * gnus-art.el (gnus-insert-mime-button): Use them.
360
361 2000-10-06 10:01:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
362
363         * mm-util.el (mm-with-unibyte-current-buffer): Don't set unibyte
364         if eight-bit-control is a charset, e.g. Mule 5.0 in Emacs 21.
365
366 2000-10-06 09:38:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
367
368         * qp.el (quoted-printable-encode-region): Use
369         mm-with-unibyte-current-buffer within narrowed region.
370
371 2000-10-06 08:56:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
372
373         * webmail.el (webmail-type-definition): Fix my-deja open url.
374
375 2000-10-06  Emerick Rogul  <emerick@csa.bu.edu>
376
377         * message.el (message-setup-fill-variables): New variable.
378         (message-mode): Use it.
379
380 2000-10-05  Dave Love  <fx@gnu.org>
381
382         * rfc2047.el (rfc2047-fold-region): Use gnus-point-at-bol.
383         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
384
385         * binhex.el: Use defalias, not fset.
386
387         * rfc1843.el: Require cl when compiling.
388
389 2000-10-05 12:25:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
390
391         * gnus-agent.el (gnus-agent-fetch-group-1): Score-param could be nil.
392
393 2000-10-05 11:43:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
394
395         * rfc2047.el (rfc2047-encode-region): Merge only if regions are
396         adjacent.
397
398 2000-10-05 09:41:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
399
400         * mm-util.el (mm-multibyte-p): In XEmacs, it is (feature 'mule).
401         (mm-find-charset-region): Merge conditions, delete ascii.
402         (mm-charset-after): Rewrite.
403         * mm-bodies.el (mm-encode-body): Use it.
404
405 2000-10-05 09:04:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
406
407         * webmail.el (webmail-hotmail-list): Fix.
408
409 2000-10-05  Stefan Monnier  <monnier+gnu/emacs@rum.cs.yale.edu>
410
411         * nnimap.el (require): cl.
412
413 2000-10-04 15:24:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
414
415         * gnus-art.el (gnus-article-prepare): Configure windows before
416         gnus-article-prepare-display is called.  Otherwise, BBDB's popup
417         window might be overrided.
418
419 2000-10-04  Dave Love  <fx@gnu.org>
420
421         * gnus-ems.el (gnus-article-display-xface)
422         [gnus-article-compface-xbm]: Fix.
423         (gnus-x-splash): Bind width, height.
424
425 2000-10-04 11:45:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
426
427         * gnus-art.el (gnus-mime-inline-part): Use prefix argument only
428         when it is called interactively.
429
430 2000-10-03 21:20:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
431
432         * gnus-art.el (gnus-mime-action-alist): New variable.
433         (gnus-mime-action-on-part): Use it.
434         (gnus-mime-button-commands): Add command ".".
435
436 2000-10-03 20:37:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
437
438         * gnus-art.el (gnus-mime-inline-part): Support prefix argument.
439
440 2000-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
441
442         * lpath.el: "." is in the load-path because dgnushack.el.
443
444 2000-10-03  Bjorn Torkelsson  <torkel@hpc2n.umu.se>
445
446         * uudecode.el: xemacs cleanup (use featurep ' xemacs).
447
448         * nnheader.el: ditto.
449
450         * mm-util.el: ditto.
451
452         * message.el: ditto.
453
454         * binhex.el: ditto.
455
456         * gnus-audio.el: removed unnecessary xemacs test.
457
458         * earcon.el: ditto.
459
460 2000-10-03 19:55:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
461
462         * nnweb.el (nnweb-decode-entities): Work for non-character
463         entities.
464
465 2000-09-26 09:20:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
466
467         * gnus.el: Message the quit parts.
468
469 2000-10-03 08:08:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
470
471         * mail-source.el (mail-source-fetch-maildir): Don't insert
472         newlines.
473
474 2000-10-02 20:14:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
475
476         * dgnushack.el (dgnushack-compile): Don't compile dgnushack.el,
477         lpath.el. Don't compile base64.el if there is builtin base64.
478
479 2000-10-02  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
480
481         * base64.el (Repository): Use featurep for XEmacs test.
482
483 2000-10-02 17:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
484
485         * nntp.el (nntp-retrieve-data): Don't ignore quit.
486
487 2000-10-02 14:43:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
488
489         * gnus-art.el (gnus-article-banner-alist): New variable.
490         (article-strip-banner): Use it.
491         * gnus-cus.el (gnus-group-parameters): Allow symbol.
492
493 2000-10-02  Dave Love  <fx@gnu.org>
494
495         * smiley-ems.el: New file.
496
497         * gnus-ems.el (gnus-smiley-display): Autoload.
498         (mouse-set-point, set-face-foreground, set-face-background)
499         (x-popup-menu): Don't clobber these.
500         (gnus-article-compface-xbm): New variable.
501         (gnus-article-display-xface): Move graphic test.  Use unibyte.
502         Obey gnus-article-compface-xbm.  Use pbm, not xbm.
503
504         * mml.el (require): Fix typo.
505         (mml-parse-1): Modify unknown encoding prompt.
506
507         * mail-source.el (mail-sources): Revert to nil.
508
509         * nnmail.el (nnmail-spool-file): Revert previous change.
510
511         * gnus.el: Don't require custom, message.
512         (gnus-message-archive-method): Wrap initializer in progn and
513         require message here.
514
515 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
516
517         * gnus.el (gnus-mode-line-buffer-identification) [Emacs]: Change
518         image's :ascent to 80.  That gives a mode-line which is approx.
519         as tall as the normal one.
520
521 2000-10-02 08:04:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
522
523         * webmail.el (webmail-hotmail-list): Fix.
524
525 2000-10-01 20:55:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
526
527         Don't postpone GCC if none of GCC methods is agent-covered.  This
528         fix presumes that the post-method must be agent-covered if any Gcc
529         method is agent-covered.
530
531         * gnus-msg.el (gnus-inews-group-method): New function.
532         (gnus-inews-do-gcc): Use it.
533         * gnus-agent.el (gnus-agent-any-covered-gcc): New function.
534         (gnus-agent-possibly-save-gcc): Use it.
535         (gnus-agent-possibly-do-gcc): Ditto.
536
537 2000-10-01 17:08:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
538
539         * mailcap.el (mailcap-mime-types): Use mailcap-mime-data.
540         * mml.el (mml-minibuffer-read-type): Use mailcap-mime-types.
541
542 2000-10-01 13:07:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
543
544         * webmail.el (webmail-netscape-open, webmail-hotmail-article,
545         webmail-hotmail-list): Update.
546
547 2000-10-01 08:36:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
548
549         * mail-source.el (mail-source-report-new-mail): Use
550         nnheader-cancel-timer.
551
552 2000-10-01 08:35:38  ShengHuo ZHU  <zsh@cs.rochester.edu>
553
554         * lpath.el (overlay-*): Shut up.
555         * dgnushack.el: Two implementations of smiley.
556
557 2000-10-01 08:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
558
559         * gnus-ml.el: Usage.
560         (gnus-mailing-list-archive, gnus-mailing-list-owner,
561         gnus-mailing-list-post, gnus-mailing-list-unsubscribe,
562         gnus-mailing-list-subscribe, gnus-mailing-list-help): Bind list-*.
563         (gnus-mailing-list-menu): Define it.
564         (turn-on-gnus-mailing-list-mode, gnus-mailing-list-mode): Autoload.
565
566         * gnus-xmas.el (gnus-xmas-mailing-list-menu-add): Move here.
567
568 2000-09-30 18:52:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
569
570         * webmail.el (webmail-my-deja-*): Rewrite.
571
572 2000-09-30  Simon Josefsson  <simon@josefsson.org>
573
574         * nnimap.el (nnimap-request-accept-article): Remove \n's from
575         From_ lines.
576
577 2000-08-05  Simon Josefsson  <simon@josefsson.org>
578
579         Make GCC to remote groups work when unplugged
580         (postpone GCC until message is actually sent).
581
582         * gnus-draft.el (gnus-draft-send): Call `gnus-agent-restore-gcc'.
583
584         * gnus-agent.el (gnus-agent-possibly-do-gcc):
585         (gnus-agent-restore-gcc):
586         (gnus-agent-possibly-save-gcc): New functions.
587
588         * gnus-msg.el (gnus-inews-add-send-actions): Use
589         `gnus-agent-possibly-do-gcc' if Agentized.
590         (gnus-inews-add-send-actions): Add `gnus-agent-possibly-save-gcc'
591         to `message-header-hook'.
592
593         * gnus.el (gnus-agent-gcc-header): New variable.
594
595 2000-07-13  Simon Josefsson  <simon@josefsson.org>
596
597         Asks the user to synch flags with server when you plug in.
598
599         * gnus-agent.el (gnus-agent-synchronize-flags): New variable.
600         (gnus-agent-possibly-synchronize-flags-server): New function, use it.
601         (gnus-agent-toggle-plugged): Call it.
602         (gnus-agent-synchronize-flags): Renamed from `gnus-agent-synchronize'.
603         (gnus-agent-group-mode-map): `g-a-s' -> `g-a-s-flags'.
604         (gnus-agent-possibly-synchronize-flags): New function.
605         (gnus-agent-possibly-synchronize-flags-server): New function.
606
607 2000-09-30  Simon Josefsson  <simon@josefsson.org>
608
609         * starttls.el: New file, by Daiki Ueno.
610
611 2000-08-02  Stanislav Shalunov  <shalunov@internet2.edu>
612
613         * message.el (message-make-in-reply-to): In-Reply-To is message-id
614         (see DRUMS).
615
616 2000-09-29  Simon Josefsson  <simon@josefsson.org>
617
618         * nntp.el (nntp-async-trigger): Fix authinfo in asynchronous
619         prefetch.
620
621 2000-08-09 10:21:20  Katsumi Yamaoka  <yamaoka@jpl.org>
622
623         * nntp.el (nntp-open-telnet): Wait for the telnet prompt before
624         sending a command; allow the rtelnet prompt as well.
625
626 2000-09-29  Simon Josefsson  <simon@josefsson.org>
627
628         * message.el (message-send): Make sure error is signalled if no
629         send method is specified.
630
631 2000-09-29  Florian Weimer  <fw@deneb.enyo.de>
632
633         * qp.el (quoted-printable-encode-region): Wrap with
634         `mm-with-unibyte-current-buffer'.
635
636 2000-09-29 12:12:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
637
638         * gnus-agent.el (gnus-agent-fetch-group-1): Reimplement Mike
639         McEwan's proposal.
640
641 2000-09-29 12:06:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
642
643         * gnus-agent.el: Revoke Mike McEwan's 1998-09-05 patch due to
644         the GNU assignment issue.
645
646 2000-09-29 09:56:34  ShengHuo ZHU  <zsh@cs.rochester.edu>
647
648         * nndoc.el (nndoc-dissect-mime-parts-sub): Correctly mark body-begin.
649
650 2000-09-29 09:14:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
651
652         * gnus-sum.el (gnus-summary-enter-digest-group): Decode to-address.
653
654 2000-09-28  Andrei Elkin  <astro@sbor.ru>  (tiny change)
655
656         * gnus-art.el (article-strip-banner): Use
657         gnus-group-find-parameter rather than gnus-group-get-parameter, to
658         allow inheritance on the banner.
659
660 2000-09-26  Richard M. Alderson III  <alderson@netcom2.netcom.com>
661
662         * gnus-art.el (gnus-read-save-file-name): expand-file-name.
663
664 2000-09-26  Dave Love  <fx@gnu.org>
665
666         * gnus-draft.el: Don't require gnus-agent.
667
668         * mm-view.el: Use featurep for XEmacs test.
669         (mm-inline-message): Test for `remove-specifier'; don't use
670         condition-case.
671
672 2000-09-24  Simon Josefsson  <simon@josefsson.org>
673
674         * nnimap.el (nnimap-request-accept-article): Remove From[^:] lines.
675
676         * gnus-group.el (gnus-group-nnimap-edit-acl): Check if server
677         support ACL's.
678
679         * nnimap.el (nnimap-acl-get): Check capability.
680
681         * mail-source.el (mail-source-imap-file-coding-system): New variable.
682         (mail-source-fetch-imap): Use it.
683
684         * rfc2104.el (rfc2104-hexstring-to-bitstring): New function.
685         (rfc2104-hash): Use it.
686
687         * imap.el (imap-starttls-p): Check for starttls binary.
688         (imap-starttls-open): More verbose.
689         (imap-gssapi-auth): Ditto.
690         (imap-kerberos4-auth): Ditto.
691         (imap-cram-md5-auth): Ditto.
692         (imap-login-auth): Ditto.
693         (imap-anonymous-auth): Ditto.
694         (imap-digest-md5-auth): Ditto.
695         (imap-open): Ditto.
696         (imap-digest-md5-p): Check capability first.
697
698 2000-09-24  Simon Josefsson  <simon@josefsson.org>
699
700         * imap.el (imap-parse-flag-list): Correctly parse empty lists.
701         (imap-login-p): Support LOGINDISABLED.
702
703 2000-09-23  Simon Josefsson  <jas@nada.kth.se>
704
705         * rfc2104.el: Add SHA-1 example.
706
707 2000-09-22  Simon Josefsson  <simon@josefsson.org>
708
709         * imap.el (imap-parse-body): Work around bug in Sun SIMS.
710
711 2000-09-21 21:54:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
712
713         * lpath.el: Bind nnkiboze-score-file.
714
715 2000-09-21 16:15:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
716
717         * gnus-score.el (gnus-score-use-all-scores): New variable.
718         (gnus-all-score-files): Use it.
719         * nnkiboze.el (nnkiboze-generate-group): Use it. Inhibit list groups.
720         (nnkiboze-enter-nov): Fix it when there is no xref.
721         (nnkiboze-generate-groups): List groups.
722         * gnus-group.el (gnus-group-make-kiboze-group): Use
723         nnkiboze-score-file.
724
725         * nnkiboze.el (nnkiboze-request-article): Use
726         gnus-cache-request-article.
727         * gnus-group.el (gnus-group-make-kiboze-group): Fix prompt.
728
729 2000-07-16  Dmitry Bely  <dbely@mail.ru>
730
731         * nnheader.el (nnheader-translate-file-chars): Path splitting on NT.
732
733 2000-09-20 18:33:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
734
735         * gnus-score.el (gnus-score-find-bnews): Use directory-sep-char.
736
737 2000-09-20 17:37:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
738
739         * message.el (message-default-charset): Set default value in
740         non-MULE XEmacsen as iso-8859-1.
741
742 2000-09-20 12:02:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
743
744         * gnus-demon.el: Use (featurep 'xemacs).
745         * gnus-agent.el: timer vs. itimer.
746         * mail-source.el: Ditto.
747
748 2000-09-19 10:24:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
749
750         * gnus-group.el (gnus-group-make-kiboze-group): Makedir.
751         * nnheader.el (nnheader-parse-nov): Remove Xref in mail-header-xref.
752         * gnus-sum.el (gnus-nov-parse-line): Ditto.
753         * nnkiboze.el (nnkiboze-file-coding-system): New.
754         (nnkiboze-retrieve-headers): Use it.
755         (nnkiboze-request-group): Ditto.
756         (nnkiboze-close-group): Ditto.
757         (nnkiboze-generate-group): Ditto.
758         (nnkiboze-enter-nov): Insert first Xref properly.
759
760 2000-09-19  Dave Love  <fx@gnu.org>
761
762         * nnmail.el (nnmail-cache-accepted-message-ids): Default to nil.
763         (nnmail-get-new-mail): Test `sources' in top-level conditional.
764
765         * mail-source.el (mail-sources): Change default to '((file)).
766         Add useful custom type.
767
768 2000-09-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
769
770         * gnus-util.el (gnus-time-iso8601): Correct doc string (four digit
771         year).
772         (gnus-date-iso8601): Ditto.
773
774 2000-09-18 09:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
775
776         * mail-source.el (mail-source-fetch-imap): Disable multibyte.
777
778 2000-09-17 01:13:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
779
780         * rfc2047.el (rfc2047-q-encoding-alist): Remove = and _ from the
781         pattern. Avoid using 8 bit chars.
782         * qp.el (quoted-printable-encode-region): Avoid using 8 bit chars.
783
784 2000-09-16 15:57:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
785
786         * smiley.el (smiley-buffer-ems, smiley-create-glyph-ems,
787         smiley-toggle-extent-ems, smiley-toggle-extents-ems,
788         smiley-toggle-buffer-ems): New functions for Emacs 21. Toggle
789         functions are not implemented yet.
790
791         * dgnushack.el (dgnushack-compile): Remove smiley.el and
792         x-overlay.el from the FSF Emacs black list.
793
794 2000-09-15 21:10:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
795
796         * mm-decode.el (mm-inlined-types): Add application/emacs-lisp.
797         (mm-inline-media-tests): Ditto.
798         (mm-automatic-display): Ditto.
799         * mm-view.el (mm-display-inline-fontify): Generalize from
800         mm-display-patch-inline.
801         (mm-display-patch-inline): Use it.
802         (mm-display-elisp-inline): Ditto.
803
804 2000-09-15 14:03:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
805
806         * gnus-topic.el (gnus-topic-find-groups): Add recursive parameter.
807         (gnus-topic-unmark-topic): Ditto.
808         (gnus-topic-mark-topic): Ditto.
809         (gnus-topic-get-new-news-this-topic): Use it.
810
811 2000-09-15 09:01:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
812
813         * gnus-art.el (gnus-treat-display-xface): By default, Emacs 21
814         display xface.
815
816 2000-08-23 02:54:46  Katsumi Yamaoka  <yamaoka@jpl.org>
817
818         * gnus-group.el (gnus-group-rename-group): Inhibit renaming of
819         zombie or killed groups.
820
821 2000-09-15 00:09:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
822
823         * mml.el (mml-preview): Reinsert unibyte content.
824         (mml-parse-1): Remove with-unibyte-current-buffer.
825         (mml-generate-mime-1): Ditto.
826         * gnus-msg.el (gnus-summary-mail-forward): Ditto.
827         * message.el (message-forward): Ditto.
828
829 2000-09-14 23:13:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
830
831         * gnus-art.el (article-de-quoted-unreadable): Guess charset from
832         original article buffer.
833         (article-de-base64-unreadable): Ditto.
834         (article-wash-html): Ditto.
835
836 2000-09-14 18:55:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
837
838         * gnus-msg.el (gnus-summary-mail-forward): Disable multibyte
839         unless forward-show-mml.
840
841 2000-09-14 14:48:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
842
843         * gnus-sum.el (gnus-summary-save-parts-type-history): New.
844         (gnus-summary-save-parts-last-directory): New.
845         (gnus-summary-save-parts): Save history.
846
847 2000-09-14  Ben Gertzfield  <che@debian.org>
848
849         * gnus-sum.el (gnus-summary-save-parts-default-mime): New
850         variable.
851         (gnus-summary-save-parts): Use it.
852
853 2000-09-14 11:31:28  ShengHuo ZHU  <zsh@cs.rochester.edu>
854
855         * gnus-art.el (gnus-article-setup-buffer): Clean handle-alist.
856         * gnus-sum.el (gnus-summary-exit): Ditto.
857         (gnus-summary-exit-no-update): Ditto.
858         (gnus-summary-show-article): Ditto.
859
860 2000-09-14 08:42:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
861
862         * nndoc.el (nndoc-dissect-mime-parts-sub): Remove
863         Content-Disposition.
864
865 2000-09-13 23:58:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
866
867         * webmail.el: Hotmail updated. Add X-Gnus-Webmail.
868
869 2000-09-13 21:41:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
870
871         * gnus-art.el (gnus-article-setup-buffer): Set
872         gnus-article-mime-handles to nil.
873         * gnus-sum.el (gnus-summary-exit): Ditto.
874         (gnus-summary-exit-no-update): Ditto.
875         (gnus-summary-show-article): Ditto.
876         (gnus-summary-save-parts): Use gnus-article-mime-handles if
877         dissected.
878         * mm-partial.el (mm-partial-find-parts): Remove redundancy.
879
880 2000-09-13 16:59:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
881
882         * gnus-sum.el (gnus-summary-sort): Sort loose threads too.
883         (gnus-sort-threads-1): New function. Sort threads recursively.
884         (gnus-sort-threads): Use it.
885         (gnus-sort-gathered-threads): Doc fix.
886
887 2000-09-13  Dave Love  <fx@gnu.org>
888
889         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
890
891         * gnus-ems.el (gnus-ems-redefine): Don't alias
892         gnus-summary-set-display-table.
893
894         * message.el (message-user-agent): Don't wrap ignore-errors around
895         it.
896
897         * mm-encode.el (mm-insert-multipart-headers): Avoid redundant
898         `format'.
899         (mm-content-transfer-encoding): Don't use cadar.
900
901         * uudecode.el (uudecode-decoder-program)
902         (uudecode-decoder-switches): Customize.
903
904         * gnus-score.el (gnus-home-score-file): Improve custom type.
905
906         * gnus-cus.el (gnus-custom-mode): Conditionally set local
907         variables for Emacs 21.
908         (gnus-group-customize): Disable undo while laying out the buffer.
909
910 2000-09-13 09:38:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
911
912         * gnus-util.el (gnus-write-active-file): Bind
913         coding-system-for-write.
914
915 2000-09-13 09:14:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
916
917         * nnmail.el (nnmail-get-new-mail): Don't test nnmail-spool-file.
918
919         * gnus-cache.el (gnus-jog-cache): Temporarily disable mail-sources.
920         * gnus-kill.el (gnus-batch-score): Ditto.
921         * gnus-move.el (gnus-change-server): Ditto.
922         * nnkiboze.el (nnkiboze-generate-groups): Ditto.
923
924 2000-09-12  Simon Josefsson  <simon@josefsson.org>
925
926         * gnus-sum.el (gnus-update-read-articles): Undo
927         `gnus-request-set-mark' operation.
928
929 2000-09-11  Dave Love  <fx@gnu.org>
930
931         * ChangeLog: Use iso-2022 coding.
932
933         * gnus-msg.el (gnus-msg-mail): New function.
934         (gnus-user-agent): New mail agent.
935
936 2000-09-10  Dave Love  <fx@gnu.org>
937
938         * message.el: Require mail-abbrevs for XEmacs for a problem with
939         keybinding despite the autoloads for it.
940
941 2000-09-08  Simon Josefsson  <simon@josefsson.org>
942
943         * imap.el (imap-kerberos4-open): Erase more (fixes race condition?).
944
945         * nnimap.el (nnimap-request-update-info-internal): Remove tick
946         marks from dormant articles. (See nnimap-request-set-mark.)
947         (nnimap-retrieve-headers-progress): Demule.
948         (nnimap-open-server): Call nnoo-change-server twice, once for
949         getting the nnimap-server-buffer and once for letting n-c-s set
950         the variables in that buffer.
951
952 2000-09-08  David Edmondson  <dme@dme.org>
953
954         * gnus.el (gnus-short-group-name): Guess separator.
955
956 2000-09-07  Tadashi Watanabe  <watanabe@sigmaitec.co.jp>
957
958         * smiley.el (smiley-buffer, smiley-create-glyph): Work with GTK
959         XEmacs as well.
960
961 2000-09-06  Francis Litterio  <franl-removethis@world.omitthis.std.com>
962
963         * gnus-group.el (gnus-group-insert-group-line): Fix.
964
965 2000-09-04  Dave Love  <fx@gnu.org>
966
967         * mm-decode.el (mime-display) <defgroup>: Add `multimedia' group.
968         (mm-get-image): Avoid the losing `make-glyph' from W3.
969
970 2000-09-03  Simon Josefsson  <simon@josefsson.org>
971
972         * gnus-sum.el (gnus-summary-delete-article): Check server.
973
974 2000-09-01  Simon Josefsson  <simon@josefsson.org>
975
976         * imap.el (imap-parse-flag-list): Rewrite.
977
978         * nnimap.el (nnimap-retrieve-headers-from-file): Ignore errors.
979
980         * imap.el (imap-parse-flag-list): Hack.
981
982 2000-08-29  Dave Love  <fx@gnu.org>
983
984         * gnus-mlspl.el (gnus-group-split-fancy): Eschew mapcon.
985
986         * dgnushack.el (mapcon, union): Remove compiler macros.
987
988         * gnus-agent.el (gnus-agent-union): new function.
989         (gnus-agent-fetch-headers): Use it.
990
991         * gnus.el (gnus-group-startup-message): Modifications to last change.
992
993 2000-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
994
995         * gnus.el (gnus-group-startup-message): Specify foreground and
996         background for xpm image.  Centre image vertically.
997
998 2000-08-24 23:49:23  ShengHuo ZHU  <zsh@cs.rochester.edu>
999
1000         * message.el (message-send-mail): Narrow-to-headers.
1001
1002 2000-08-24  Dave Love  <fx@gnu.org>
1003
1004         * gnus-art.el (gnus-insert-mime-button): Fix help-echo for Emacs
1005         21.
1006
1007 2000-08-23  Dave Love  <fx@gnu.org>
1008
1009         * dgnushack.el: Remove `member-if' compiler macro.
1010
1011 2000-08-21  Dave Love  <fx@gnu.org>
1012
1013         * nnimap.el (nnimap-request-newgroups): Eschew member-if.
1014
1015 2000-08-21 10:09:47  ShengHuo ZHU  <zsh@cs.rochester.edu>
1016
1017         * gnus-topic.el (gnus-topic-hide-topic): Use find-topology if
1018         permanent is used.
1019         (gnus-topic-show-topic): Read topic when to show permanent hidden
1020         topic.
1021         (gnus-topic-remove-topic): Revert to the old behavior, not using
1022         hide.
1023
1024 2000-08-21  Dave Love  <fx@gnu.org>
1025
1026         * gnus-ems.el (gnus-add-minor-mode): Add &rest arg.
1027         (gnus-xemacs): Use featurep.
1028
1029         * mm-util.el (mm-read-charset): Maybe use builtin.
1030         (mm-replace-chars-in-string): Maybe use subst-char-in-string.
1031         (mm-multibyte-p, mm-with-unibyte-current-buffer)
1032         (mm-with-unibyte): Use featurep, not string-match.
1033         (mm-with-unibyte-buffer): Simplify.
1034         (mm-quote-arg): Maybe use shell-quote-argument.
1035
1036         * mml.el (mml-make-string): Deleted (unused).
1037
1038         * gnus.el (gnus-mode-line-buffer-identification): Supply
1039         definition for Emacs 21.
1040
1041         * gnus-salt.el: Small doc fixes.
1042         (gnus-pick-mode, gnus-binary-mode): Supply a toggle-func arg to
1043         gnus-add-minor-mode.
1044
1045         * gnus-topic.el (gnus-topic-mode): Supply a toggle-func arg to
1046         gnus-add-minor-mode.
1047
1048 2000-08-20  Simon Josefsson  <simon@josefsson.org>
1049
1050         * nnimap.el (nnimap-before-find-minmax-bugworkaround): New
1051         function, thanks to Lloyd Zusman for debugging.
1052         (nnimap-request-group):
1053         (nnimap-request-list):
1054         (nnimap-retrieve-groups):
1055         (nnimap-request-newgroups): Use it.
1056
1057         * nnimap.el (nnimap-request-article-part): Less verbose.
1058
1059 2000-08-19  Andreas Jaeger  <aj@suse.de>
1060
1061         * lpath.el ((string-match "XEmacs" emacs-version)): Remove
1062         subst-char-in-string since we test elsewhere whether it's bound.
1063
1064 2000-08-18  Dave Love  <fx@gnu.org>
1065
1066         * gnus-score.el (gnus-score-find-score-files-function): Fix doc,
1067         custom type.
1068
1069         * gnus-xmas.el (gnus-group-icon-create-glyph): Don't test
1070         gnus-group-running-xemacs.
1071
1072         * nnheader.el (nnheader-replace-chars-in-string): Use
1073         subst-char-in-string if available.
1074
1075         * gnus-art.el (gnus-read-save-file-name, gnus-plain-save-name)
1076         (gnus-request-article-this-buffer): Use expand-file-name.
1077         (gnus-mime-view-part-as-type): Simplify interactive spec.
1078         (gnus-mime-button-map): Define it all in defvar.
1079
1080 2000-08-17  Dave Love  <fx@gnu.org>
1081
1082         * gnus-group.el (gnus-group-running-xemacs): Deleted.
1083
1084         * gnus-demon.el (gnus-demon): Bind use-dialog-box and
1085         last-nonmenu-event.
1086
1087         * uudecode.el (char-int): Use defalias, not fset.
1088
1089         * score-mode.el: Don't require easymenu.  Require mm-util.
1090         (score-mode-coding-system): Use mm-auto-save-coding-system.
1091
1092         * nneething.el (nneething-create-mapping): Don't use cadar & al.
1093         (nneething-file-name): Use expand-file-name, not concat.
1094
1095 2000-08-16 13:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
1096
1097         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
1098         Failure proof for email addresses.
1099         (nnslashdot-sane-retrieve-headers): Ditto.
1100
1101 2000-08-14 20:08:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1102
1103         * message.el (message-send-mail): Only insert courtesy message
1104         when text/plain.
1105
1106 2000-08-14 19:55:04  Jesper Harder  <jesper_harder@hotmail.com>
1107
1108         * message.el (message-cancel-news): Copy the From header from the
1109         original article.
1110
1111 2000-08-14 19:52:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1112
1113         * gnus-async.el (gnus-asynchronous): Removed.
1114
1115 2000-08-14 16:12:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
1116
1117         * mail-source.el (mail-source-fetch-maildir): Use MMDF mail
1118         format.
1119
1120 2000-08-14 19:12:22  Rod Whitby  <list.ding@rwhitby.net>
1121
1122         * nnmail.el (nnmail-expiry-target-group): Fixed.
1123
1124 2000-08-14  Rod Whitby  <list.ding@rwhitby.net>
1125
1126         * nnmail.el (nnmail-expiry-target-group): Fix the call to
1127         gnus-request-accept-article so that body encoding is *not* done.
1128         Encoding is not done on incoming mail, so why should it be done on
1129         expired mail?
1130
1131
1132 2000-08-14  Rod Whitby  <list.ding@rwhitby.net>
1133
1134         * nnml.el (nnml-request-expire-articles): Fix the calls to
1135         nnml-request-article (the filename was being passed instead of the
1136         article number) and nnmail-expiry-target-group
1137         (nnml-current-directory is changed by nnml-request-accept-article,
1138         causing it to be incorrect for the next article to be expired).
1139
1140 2000-08-14  Rod Whitby  <list.ding@rwhitby.net>
1141
1142         * gnus-sum.el (gnus-summary-expire-articles): Fix the handling of
1143         expiry-target group parameters.
1144
1145 2000-08-13 18:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1146
1147         * gnus-topic.el (gnus-topic-select-group): Touch the dribble
1148         buffer.
1149         (gnus-topic-hide-topic): Take a PERMANENT parameter.
1150         (gnus-topic-show-topic): Ditto.
1151
1152         * gnus-dup.el (gnus-dup-suppress-articles): Do auto-expiry.
1153
1154 2000-08-12 21:48:00  John H. Palmieri  <palmieri@math.washington.edu>
1155
1156         * mail-source.el (mail-source-incoming-file-prefix): New
1157         variable.
1158
1159 2000-08-12 20:29:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1160
1161         * gnus-start.el (gnus-check-first-time-used): Clean up a bit.
1162
1163         * mailcap.el (mailcap-maybe-eval): Be even more warning.
1164
1165 2000-08-11  Florian Weimer  <fw@deneb.enyo.de>
1166
1167         * message.el (message-syntax-checks): New check quotin-style:
1168         Text must be written below quoted text.
1169         (message-check-news-body-syntax): Check it.
1170
1171 2000-08-11  Simon Josefsson  <simon@josefsson.org>
1172
1173         * imap.el (imap-authenticator-alist): Fix typo.
1174         (imap-gssapi-open): Copy krb4 fixes for modern imtest's, thanks to
1175         Jonas Oberg for debugging.
1176
1177 2000-08-11  Simon Josefsson  <simon@josefsson.org>
1178
1179         * gnus-async.el (gnus-asynchronous): Disable by default.
1180
1181 2000-08-10 20:22:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1182
1183         * mm-view.el (mm-inline-text): Bind fill-column.
1184
1185         * nnvirtual.el (nnvirtual-request-expire-articles): Return the
1186         list of unexpired articles.
1187
1188         * gnus-group.el (gnus-group-expire-articles-1): Return the list of
1189         un-expired articles.
1190
1191         * gnus-sum.el (gnus-summary-reparent-thread): Narrow to the
1192         headers.
1193
1194         * gnus-topic.el (gnus-topic-kill-group): Move up one line so that
1195         we update the right topic..
1196
1197         * mm-decode.el (mm-display-external): Put point at start.
1198
1199 2000-08-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1200
1201         * nnmail.el (nnmail-expiry-target): More explicit documentation.
1202
1203         * gnus-cus.el (gnus-group-parameters): Add parameter `expiry-wait'.
1204
1205 2000-08-09  Simon Josefsson  <simon@josefsson.org>
1206
1207         * imap.el (imap-parse-body):
1208         (imap-parse-string-list): Add bug workarounds for Stalker
1209         Communigate Pro 3.0 server.
1210         (imap-body-lines): Remove bogus comment.
1211
1212         * imap.el (imap-range-to-message-set): Move from nnimap.el.
1213
1214         * nnimap.el (nnimap-retrieve-which-headers):
1215         (nnimap-retrieve-headers-from-server):
1216         (nnimap-request-set-mark):
1217         (nnimap-request-expire-articles): Use `i-r-t-m-set' instead.
1218
1219 2000-08-08 00:53:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
1220
1221         * message.el (message-dont-reply-to-names):
1222         rmail-dont-reply-to-names may not be defined.
1223
1224 2000-08-07 09:37:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1225
1226         * gnus-group.el (gnus-group-iterate): Uncompiled function should
1227         not use pop.
1228
1229 2000-07-19  Dave Love  <fx@gnu.org>
1230
1231         * gnus-ems.el: Defalias some dummy funcs to `ignore'.
1232         (gnus-x-splash): Use expand-file-name.  Remove redundant facep
1233         check.
1234         (gnus-article-display-xface): Special-case for dark backgrounds.
1235
1236 2000-07-19  Kim-Minh Kaplan  <kmkaplan@galaxy.fr>
1237
1238         * imap.el (imap-calculate-literal-size-first): New variable.
1239         (imap-local-variables): Add it.
1240         (imap-kerberos4-open): Set it.
1241         (imap-send-command): Use it.
1242
1243 2000-07-17 14:18:16  ShengHuo ZHU  <zsh@cs.rochester.edu>
1244
1245         * mailcap.el (mailcap-mimetypes-parsed-p): New variable.
1246         (mailcap-parse-mimetypes): Use it.
1247         (mailcap-extension-to-mime): Parse mimetype.
1248         (mailcap-mime-types): Ditto.
1249         * mml.el (mml-minibuffer-read-type): Ditto.
1250
1251 2000-07-16 18:25:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1252
1253         * nndoc.el (nndoc-type-alist): Add outlook.
1254         (nndoc-outlook-type-p): New function.
1255         (nndoc-outlook-article-begin): Ditto.
1256
1257 2000-07-16  Daiki Ueno  <ueno@unixuser.org>
1258
1259         * gnus-sum.el (gnus-restore-hidden-threads-configuration): Save
1260         excursion.
1261
1262 2000-07-15  Simon Josefsson  <simon@josefsson.org>
1263
1264         * gnus-cus.el (gnus-group-parameters, banner): Type is regexp.
1265
1266         * imap.el (imap):
1267         (imap-kerberos4-program):
1268         (imap-gssapi-program):
1269         (imap-ssl-program): Customization.
1270         (imap-shell-program):
1271         (imap-shell-host): New variables.
1272         (imap-streams):
1273         (imap-stream-alist): Add shell.
1274         (imap-shell-p):
1275         (imap-shell-open): New functions.
1276         (imap-open): Don't call authenticator if preauth.
1277         (imap-authenticate): Return t if already authenticated.
1278
1279 2000-07-14  Simon Josefsson  <simon@josefsson.org>
1280
1281         * gnus.el (gnus-invalid-group-regexp): New variable.
1282         (gnus-read-group): Use it.
1283
1284 2000-07-14 12:40:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
1285
1286         * gnus-agent.el (gnus-agent-fetch-group-1): mark-below,
1287         expunge-below and orphan-score are "group variables".
1288
1289 2000-07-13  Simon Josefsson  <jas@pdc.kth.se>
1290
1291         * gnus-srvr.el (gnus-browse-read-group): Don't pass fully
1292         qualified group names to `gnus-group-read-ephemeral-group'.
1293
1294 2000-07-13 07:40:39  Katsumi Yamaoka  <yamaoka@jpl.org>
1295
1296         * dgnushack.el (srcdir): Define it before use it.
1297
1298 2000-07-12 19:37:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
1299
1300         * gnus-sum.el: `W t' is toggle-header in info.
1301
1302 2000-07-12 16:50:06  ShengHuo ZHU  <zsh@cs.rochester.edu>
1303
1304         * lpath.el: Fbind subst-char-in-string.
1305
1306 2000-07-12 15:48:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
1307
1308         * Makefile.in: Use W3DIR and lispdir.
1309         * dgnushack.el: Ditto.
1310
1311 2000-07-12 10:12:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
1312
1313         * gnus-art.el (article-de-base64-unreadable): Typo.
1314
1315 2000-07-12  Simon Josefsson  <jas@pdc.kth.se>
1316
1317         * gnus-agent.el (require): Require timer.
1318
1319 2000-07-11 18:29:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
1320
1321         * message.el (message-bounce): Call mime-to-mml.
1322
1323 2000-07-11 18:00:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1324
1325         * nnslashdot.el (nnslashdot-request-close): New function.
1326
1327 2000-07-04 23:23:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1328
1329         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Get the
1330         right line number for the article.
1331
1332 2000-07-10 22:41:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
1333
1334         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Save point.
1335         * webmail.el (webmail-fetch): Bind
1336         url-http-silence-on-insecure-redirection.
1337
1338 2000-07-10 11:43:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1339
1340         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Use
1341         unibyte.
1342         (nnslashdot-sane-retrieve-headers): Ditto.
1343         (nnslashdot-request-article): Ditto.
1344
1345 2000-07-10 11:12:32  William M. Perry  <wmperry@aventail.com>
1346
1347         * mailcap.el (mailcap-parse-mimetype-file):
1348
1349 2000-07-07 23:46:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1350
1351         * nnweb.el (nnweb-insert): Stricter test.
1352         * webmail.el (webmail-refresh-redirect): Ditto.
1353
1354 2000-07-06 14:17:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
1355
1356         * mm-decode.el (mm-dissect-multipart): Match the EOL of boundary.
1357
1358 2000-07-05 21:19:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1359
1360         * nnheader.el (nnheader-insert-nov): Remove EOLs of all fields.
1361
1362 2000-07-05  Dave Love  <fx@gnu.org>
1363
1364         * utf7.el: Doc and header fixes.
1365
1366         * gnus-sum.el: Doc fixes.
1367
1368         * gnus-util.el (gnus-point-at-eol, gnus-point-at-bol): Use
1369         defalias, not fset.
1370
1371         * flow-fill.el (fill-flowed-point-at-eol)
1372         (fill-flowed-point-at-bol): Use defalias, not fset.
1373
1374         * gnus-art.el: Don't alias article-mime-decode-quoted-printable.
1375         (gnus-Plain-save-name): Delete -- apparently bogus.
1376
1377 2000-07-03 00:12:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1378
1379         * nnsoup.el: Use expand-file-name throughout.
1380
1381 2000-07-03 00:07:51  Kjetil Torgrim Homme  <kjetilho@ifi.uio.no>
1382
1383         * nnmail.el (nnmail-read-incoming-hook): New example.
1384
1385 2000-07-02 23:17:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1386
1387         * mm-view.el (mm-inline-text): Check whether the text has already
1388         been decoded.
1389
1390 2000-07-04 15:17:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
1391
1392         * nnslashdot.el (nnslashdot-sid-strip): To strip or not to strip?
1393
1394 2000-07-03  Stainless Steel Rat  <ratinox@peorth.gweep.net>
1395
1396         * gnus-sum.el (gnus-recenter): Fix horizontal recenter.
1397
1398 2000-07-03  Simon Josefsson  <simon@josefsson.org>
1399
1400         * gnus-sum.el (gnus-update-marks): Don't propagate download and
1401         unsend flags.
1402
1403 2000-07-03  Simon Josefsson  <jas@pdc.kth.se>
1404
1405         * nnimap.el (nnimap-open-connection): Don't look up virtual server
1406         name in authinfo (.authinfo now support ports, no need for the
1407         hack).
1408         (nnimap-split-find-rule): Fix.
1409         (nnimap-open-connection): Look for nnimap-server-address in authinfo.
1410
1411 2000-07-03  Paul Stodghill  <stodghil@CS.Cornell.EDU>
1412
1413         * message.el (message-unquote-tokens): Remove all quotes.
1414
1415 2000-07-03 00:29:08  Julien Gilles  <julien.gilles@bcv01y01.vz.cit.alcatel.fr>
1416
1417         * gnus-ml.el: New file.
1418
1419 2000-07-02 16:11:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1420
1421         * nnultimate.el (nnultimate-request-close): New function.
1422
1423         * gnus-start.el (gnus-clear-system): Clear nnmail-split-history.
1424
1425 2000-06-18  Norbert Koch  <norbert@s.netic.de>
1426
1427         * Makefile.in: Better support for xemacs builds
1428
1429 Sun Jul  2 15:11:35 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1430
1431         * gnus.el: Gnus v5.8.7 is released.
1432
1433 2000-05-19 06:32:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1434
1435         * mm-decode.el (mm-insert-part): Characters doubly decoded.
1436
1437 2000-07-01 10:23:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1438
1439         * message.el (message-do-fcc): Encode MIME.
1440
1441 2000-06-28 13:52:57  Shenghuo ZHU  <zsh@cs.rochester.edu>
1442
1443         * lpath.el: Fbind image-size.
1444
1445 2000-06-28  Simon Josefsson  <simon@josefsson.org>
1446
1447         * nnimap.el (nnimap-split-rule): Update doc with extended syntax.
1448         (nnimap-assoc-match): New function.
1449         (nnimap-split-find-rule): Support extended syntax.
1450
1451 2000-06-28  Simon Josefsson  <simon@josefsson.org>
1452
1453         * nnimap.el (nnimap-open-connection): Use port stuff.
1454
1455         * gnus-util.el (gnus-netrc-machine): Add defaultport parameter,
1456         document port and defaultport.
1457
1458 2000-06-27  Paul Stodghill  <stodghil@CS.Cornell.EDU>
1459
1460         * gnus-agent.el (gnus-agent-synchronize): Kill flags buffer.
1461
1462 2000-06-26  Dave Love  <fx@gnu.org>
1463
1464         * mm-decode.el (mm-image-fit-p): Use `image-size' in Emacs.
1465
1466         * message.el: Remove unnecessary `require'ments.  Defvar
1467         gnus-list-identifiers when compiling.  Don't try to autoload
1468         variable `gnus-list-identifiers'.  Autoload
1469         gnus-group-name-charset.
1470         (message-fetch-field): Don't assume `format' removes text
1471         properties.
1472         (message-strip-list-identifiers, message-reply, message-followup):
1473         Require gnus-sum.
1474         (message-mode): Tidy XEmacs conditionals.
1475         (message-replace-chars-in-string): Use subst-char-in-string when
1476         available.
1477
1478         * gnus-xmas.el (gnus-xmas-define) <match-string-no-properties>:
1479         Define if necessary.
1480
1481         * gnus-art.el (gnus-article-edit-exit): Don't assume `format'
1482         removes text properties.
1483
1484         * gnus-srvr.el (gnus-browse-group-name): Likewise.
1485
1486         * gnus-msg.el (gnus-copy-article-buffer): Likewise.
1487
1488         * gnus-score.el (gnus-summary-score-entry): Likewise.
1489
1490 2000-06-26 11:18:57  Katsumi Yamaoka  <yamaoka@jpl.org>
1491
1492         * nnimap.el (nnimap-request-post): Fix parenthesis.
1493
1494 2000-06-26  Paul Stodghill  <stodghil@CS.Cornell.EDU>
1495
1496         * message.el (message-unquote-tokens): New function.
1497
1498         * gnus-msg.el (gnus-inews-do-gcc): Unquote gcc tokens.
1499
1500         * nnimap.el (nnimap-request-post): Ditto.
1501
1502 2000-06-21  Simon Josefsson  <jas@pdc.kth.se>
1503
1504         * gnus.el (gnus-asynchronous): Removed (defined in gnus-async.el).
1505
1506         * nnimap.el (nnimap-callback): Update for IMAP4rev1 servers (see
1507         patch commited 2000-04-02).
1508
1509 2000-06-20  Simon Josefsson  <jas@pdc.kth.se>
1510
1511         * imap.el (imap-mailbox-examine-1): New function.
1512         (imap-message-copyuid-1):
1513         (imap-message-appenduid-1): Use it, instead of
1514         `imap-mailbox-examine' which would utf-7 encode mailbox name
1515         twice.
1516
1517 2000-06-19  Dave Love  <fx@gnu.org>
1518
1519         * mm-uu.el Don't require message.  Require cl when compiling.
1520
1521 2000-06-17 18:58:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1522
1523         * gnus-sum.el (gnus-summary-local-variables): gnus-orphan-score is
1524         a local variable.
1525         * gnus-sum.el (gnus-orphan-score): Move here.
1526
1527 2000-06-10 09:33:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1528
1529         * message.el (message-forward): Remove show-mml condition.
1530         (message-forward-ignored-headers): Remove X-Gnus headers.
1531
1532 2000-06-08  Simon Josefsson  <simon@josefsson.org>
1533
1534         * gnus-cus.el (gnus-extra-group-parameters): Add uidvalidity.
1535
1536 2000-06-08 12:34:26  Urban Engberg  <ue@ccieurope.com>
1537
1538         * gnus-demon.el (gnus-demon-scan-mail): Bind nnmail-fetched-sources.
1539
1540 2000-06-08 12:27:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1541
1542         * message.el (message-syntax-checks): Add type.
1543
1544 2000-06-07  Dave Love  <fx@gnu.org>
1545
1546         * mm-view.el (mm-inline-image-emacs): Don't specify string for
1547         put-image.
1548         (mm-inline-image): Defalias, not fset.
1549
1550         * gnus.el (gnus-group-startup-message): Don't specify string for
1551         insert-image.
1552
1553         * gnus-ems.el (gnus-add-minor-mode): Make it an alias if
1554         add-minor-mode is available.
1555         (gnus-article-display-xface): Don't specify string for
1556         insert-image.
1557
1558 2000-06-06 13:28:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1559
1560         * gnus-topic.el (gnus-topic-remove-topic): Set hidden.
1561         (gnus-topic-insert-topic-line): Use shownp.
1562         (gnus-topic-hide-topic): Don't use hidden.
1563         (gnus-topic-show-topic): Don't use hidden.
1564
1565 2000-06-05 22:25:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1566
1567         * gnus-cache.el (gnus-cache-possibly-enter-article): Bind coding
1568         system.
1569         * gnus-soup.el (gnus-soup-write-prefixes): Ditto.
1570         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
1571         * gnus-util.el (gnus-output-to-rmail): Ditto.
1572         (gnus-output-to-mail): Ditto.
1573         (gnus-write-buffer): Ditto.
1574         * gnus-uu.el (gnus-uu-save-article): Ditto.
1575
1576 2000-06-04 15:05:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
1577
1578         * message.el (message-read-from-minibuffer): Typo.
1579
1580 2000-06-03 13:36:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1581
1582         * gnus-art.el (article-decode-charset): Override non-MIME forward
1583         charset.
1584
1585 2000-06-02 12:04:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
1586
1587         * mml.el (mml-quote-region): Correct the regexp.
1588         * gnus-msg.el (gnus-summary-reply): mml-quote it.
1589
1590 2000-06-02 11:57:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1591
1592         * message.el (message-forward): Insert raw text.
1593         * mml.el (mml-parse-1): Get raw text in unibyte mode.
1594         (mml-generate-mime-1): Insert raw text in unibyte mode.
1595
1596 2000-06-01  Florian Weimer  <fw@deneb.cygnus.argh.org>
1597
1598         * mm-bodies.el (mm-body-encoding): Always encoded if
1599         `mm-use-ultra-safe-encoding' is set.
1600
1601 2000-05-31 14:50:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
1602
1603         * mml.el (ange-ftp-name-format): Typo.
1604
1605 2000-05-30  Simon Josefsson  <jas@pdc.kth.se>
1606
1607         * gnus-start.el (gnus-get-unread-articles): If
1608         `gnus-activate-group' and/or `gnus-check-server' return nil, don't
1609         try to do anything on that server.
1610
1611 2000-05-25  Simon Josefsson  <jas@pdc.kth.se>
1612
1613         * gnus-group.el (gnus-group-nnimap-edit-acl): Help text updated
1614         from latest draft.
1615
1616 2000-05-08  Simon Josefsson  <jas@pdc.kth.se>
1617
1618         * gnus-group.el (gnus-group-expire-articles-1): Make sure server
1619         is open.
1620
1621 2000-05-24  Dave Love  <fx@gnu.org>
1622
1623         * mml.el (mml-parse-file-name): Fix ange-ftp part.
1624
1625 2000-05-22  Didier Verna  <didier@lrde.epita.fr>
1626
1627         * gnus.el (gnus-redefine-select-method-widget): new function, call
1628         it once. Add an "other" entry for unknown but editable backend
1629         name symbols.
1630         * gnus-start.el (gnus-declare-backend): use it.
1631
1632 2000-05-19  Dave Love  <fx@gnu.org>
1633
1634         * gnus-art.el (gnus-article-next-page): Revert last change.
1635
1636 2000-05-19 09:56:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
1637
1638         * gnus-agent.el (gnus-agent-open-history): Open history in binary mode.
1639
1640 2000-05-19  Dave Love  <fx@gnu.org>
1641
1642         * gnus-art.el (gnus-mime-externalize-part): Bind mm-inlined-types,
1643         not mm-inline-large-images.
1644
1645 2000-05-19 01:45:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
1646
1647         * mml.el (mml-parse-1): Don't test multiple-charsets within mml tag.
1648
1649 2000-05-18  Dave Love  <fx@gnu.org>
1650
1651         * gnus-art.el: Use defalias, not fset.
1652         (gnus-article-x-face-command): Don't test for xbm.
1653         (gnus-article-next-page): Redisplay before testing point in window.
1654
1655 2000-05-17 21:16:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1656
1657         * gnus-group.el (gnus-group-mode-map): Add M-SPACE.
1658         * mml.el (mml-mode-map): Comment out mml-narrow-to-part.
1659
1660 2000-05-17 21:13:38  Jim Davidson  <jdavidson@acm.org>
1661
1662         * gnus-sum.el (gnus-summary-save-article-rmail): Use
1663         gnus-summary-save-in-rmail.
1664         * message.el (message-output): Ditto.
1665
1666 2000-05-17 22:37:25  Katsumi Yamaoka  <yamaoka@jpl.org>
1667
1668         * gnus-art.el (gnus-emphasize-whitespace-regexp): Doc fix.
1669
1670 2000-05-17 14:03:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
1671
1672         * rfc2047.el (rfc2047-encode-message-header): Encode if the method
1673         is a charset.
1674         * message.el (message-send-news): Check group name charset.
1675         * gnus-msg.el (gnus-post-news): Decode group name.
1676         (gnus-inews-do-gcc): Encode group name.
1677
1678 2000-05-17 10:16:32  Karl Kleinpaste  <karl@charcoal.com>
1679
1680         * gnus-art.el (gnus-emphasize-whitespace-regexp): New variable.
1681         * gnus-util.el (gnus-put-text-property-excluding-newlines): Use it.
1682
1683 2000-05-17 02:25:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1684
1685         * gnus-group.el (gnus-group-mark-line-p): New function.
1686         (gnus-group-goto-group): New parameter.
1687         (gnus-group-remove-mark): Use it.
1688         * gnus-topic.el (gnus-topic-move-group): Ditto.
1689         (gnus-topic-remove-group): Ditto.
1690
1691 2000-05-17 00:49:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1692
1693         * gnus-group.el (gnus-group-list-dormant): New function.
1694
1695 2000-05-16 23:20:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
1696
1697         * gnus-agent.el (gnus-agent-synchronize): Use
1698         nnheader-insert-file-contents.
1699         (gnus-agent-save-active-1): Ditto.
1700         (gnus-agent-write-active): Ditto.
1701         (gnus-agent-expire): Ditto.
1702         * gnus-cache.el (gnus-cache-read-active): Ditto.
1703         * gnus-start.el (gnus-master-read-slave-newsrc): Ditto.
1704         * gnus-sum.el (gnus-summary-import-article): Ditto.
1705
1706         * gnus-agent.el (gnus-agent-write-servers): Bind coding-system.
1707         (gnus-agent-save-group-info): Ditto.
1708         (gnus-agent-save-alist): Ditto.
1709         * gnus-util.el (gnus-make-directory): Ditto.
1710
1711         * gnus-agent.el (gnus-agent-save-group-info): Disable multibyte.
1712
1713 2000-05-16 21:13:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1714
1715         * mml.el (mml-generate-mime-preprocess-function): New variable.
1716         (mml-generate-mime-postprocess-function): New variable.
1717         (mml-generate-mime-1): Use them.
1718
1719 2000-05-16 18:15:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1720
1721         * gnus-group.el (gnus-group-apropos): Group name charset.
1722         * gnus-sum.el (gnus-set-mode-line): Ditto.
1723         * gnus-group.el (gnus-group-decoded-name): New function.
1724         (gnus-group-edit-group): Use it.
1725         * gnus-cus.el (gnus-group-customize): Use it.
1726
1727 2000-05-16 17:55:57  Karl Kleinpaste  <karl@charcoal.com>
1728
1729         * gnus-util.el (gnus-put-text-property-excluding-newlines): Improve.
1730
1731 2000-05-16 16:22:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1732
1733         * gnus-group.el (gnus-group-name-charset-method-alist): New variable.
1734         (gnus-group-name-charset-group-alist): Ditto.
1735         (gnus-group-name-charset): New function.
1736         (gnus-group-name-decode): New function.
1737         (gnus-group-insert-group-line): Use them.
1738         (gnus-group-prepare-flat-list-dead): Ditto.
1739         (gnus-group-list-active): Ditto.
1740         (gnus-group-describe-all-groups): Ditto.
1741         (gnus-group-prepare-flat-list-dead-predicate): Ditto.
1742         * gnus-srvr.el (gnus-browse-foreign-server): Decode group name and
1743         add gnus-group property.
1744         (gnus-browse-group-name): Read gnus-group property.
1745
1746 2000-05-16 15:27:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1747
1748         * nnfolder.el (nnfolder-possibly-change-group): Use
1749         file-name-coding-system instead of pathname-coding-system.
1750         * nnmail.el (nnmail-find-file): Ditto.
1751         (nnmail-write-region): Ditto.
1752         * nnmh.el (nnmh-retrieve-headers): Ditto.
1753         (nnmh-request-article): Ditto.
1754         (nnmh-request-group): Ditto.
1755         (nnmh-request-list): Ditto.
1756         (nnmh-possibly-change-directory): Ditto.
1757         (nnmh-active-number): Ditto.
1758         * nnml.el (nnml-possibly-change-directory): Ditto.
1759         (nnml-request-list): Ditto.
1760         (nnml-request-article): Ditto.
1761         (nnml-retrieve-headers): Ditto.
1762
1763 2000-05-16  Simon Josefsson  <jas@pdc.kth.se>
1764
1765         * nnimap.el (nnimap-request-accept-article): Don't unselect
1766         mailbox if no mailbox is selected.
1767
1768 2000-05-15  Per Abrahamsen  <abraham@dina.kvl.dk>
1769
1770         * gnus-art.el (gnus-button-url-regexp): Revert earlier change.
1771         Recognize domain names starting with `www.' as starting an URL.
1772
1773 2000-05-15 09:46:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1774
1775         * mail-source.el (mail-source-fetch-maildir): Insert "From ".
1776         (mail-source-keyword-map): Add "subdirs" for maildir.
1777
1778 2000-05-14 16:19:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1779
1780         * nnmail.el (nnmail-scan-directory-mail-source-once): New variable.
1781         (nnmail-get-new-mail): Use it.
1782         * gnus-start.el (gnus-get-unread-articles): Ditto.
1783
1784 2000-05-14 14:02:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1785
1786         * gnus-sum.el (gnus-summary-edit-article): Better support for
1787         nndraft:drafts.
1788         * nndraft.el (nndraft-request-replace-article): New function,
1789         bind nnmail-file-coding-system.
1790
1791 2000-05-14  Dave Love  <fx@gnu.org>
1792
1793         * nnheader.el: Replace uses of `fset' with `defalias'.
1794         (jka-compr-compression-info-list): Only defvar when compiling.
1795
1796 2000-05-14 12:30:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1797
1798         * webmail.el (webmail-netaddress-article): Refresh redirect.
1799
1800 2000-05-13 20:41:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1801
1802         * mm-view.el (mm-inline-text): w3 might not recognize utf-8.
1803
1804 2000-05-13 16:49:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1805
1806         * webmail.el: Translate &nbsp; to SP.
1807
1808 2000-05-13 13:00:17  Robin S. Socha  <robin@socha.net>
1809
1810         * message.el (message-bounce): Doc typo.
1811
1812 2000-05-13 12:25:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1813
1814         * gnus-soup.el (gnus-soup-encoding-type): u is USENET news format.
1815         (gnus-soup-store): Ditto.
1816         (gnus-soup-send-packet): Ditto.
1817         * nnsoup.el (nnsoup-replies-format-type): Ditto.
1818         (nnsoup-dissect-buffer): Ditto.
1819         (nnsoup-narrow-to-article): Ditto.
1820         (nnsoup-make-active): Ditto.
1821
1822 2000-05-13 12:03:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
1823
1824         * message.el (message-mode): Two parameters for local-variable-p.
1825
1826 2000-05-13 00:54:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1827
1828         * message.el (message-strip-list-identifiers): New function.
1829         (message-reply): Use it and use message-strip-subject-re.
1830         (message-followup): Ditto.
1831         * gnus-art.el (article-hide-list-identifiers): Remove more.
1832         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
1833
1834 2000-05-12 22:28:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1835
1836         * gnus-uu.el (gnus-uu-digest-mail-forward): Bind
1837         mail-parset-charset and use non-numeric argument.
1838
1839 2000-05-12 20:54:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1840
1841         * mml.el (mml-buffer-list): New variable.
1842         (mml-generate-new-buffer): New function.
1843         (mml-destroy-buffers): Ditto.
1844         (mml-insert-mime): Use them.
1845         * gnus-msg.el (gnus-setup-message): mml-buffer leaks.
1846         * gnus-sum.el (gnus-summary-edit-article): Ditto.
1847         * message.el (message-mode): Ditto.
1848         * gnus-uu.el (gnus-uu-digest-headers): Keep MIME headers.
1849         (gnus-uu-save-article): Support show-as-mml.
1850         * message.el (message-forward): Ditto.
1851
1852 2000-05-12 15:15:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1853
1854         * nndoc.el (nndoc-type-alist): mime-digest head-begin.
1855         (nndoc-mime-digest-type-p): Locate article head precisely.
1856         * mml.el (mml-generate-default-type): New variable.
1857         (mml-generate-mime-1): Use it.
1858         (mml-insert-mime-headers): Use it.
1859         * gnus-uu.el (gnus-uu-digest-buffer): New variable.
1860         (gnus-uu-digest-mail-forward): Use it and call message-forward
1861         with argument digest.
1862         (gnus-uu-save-article): Support message-forward-as-mime.
1863         * message.el (message-forward): Add parameter digest.
1864         * mm-decode.el (mm-dissect-default-type): New variable.
1865         (mm-dissect-buffer): Use it.
1866
1867 2000-05-11 11:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
1868
1869         * mml.el (mml-parse-singlepart-with-multiple-charsets): Set space,
1870         newline and paragraph to nil when got a non-ascii character. Test
1871         paragraph before newline.
1872
1873 2000-05-10 12:17:58  Shenghuo ZHU  <zsh@cs.rochester.edu>
1874
1875         * qp.el (quoted-printable-encode-region): Bind tab-width to 1. Set
1876         limit to 76.
1877
1878 2000-05-10 09:11:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1879
1880         * nnslashdot.el (nnslashdot-sid-strip): New function.
1881         (nnslashdot-threaded-retrieve-headers): New format.
1882         (nnslashdot-sane-retrieve-headers): Ditto.
1883         (nnslashdot-request-article): Ditto.
1884         (nnslashdot-threaded-retrieve-headers): Thread properly.
1885         (nnslashdot-request-article): Be more lenient.
1886         (nnslashdot-threaded-retrieve-headers): Regexp search.
1887
1888 2000-05-09 13:23:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
1889
1890         * gnus-sum.el (gnus-with-article): Define it before use it.
1891
1892 2000-05-08 22:34:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
1893
1894         * message.el (message-supersede): Use mime-to-mml.
1895         * mm-decode.el (mm-insert-part): Test the buffer if no encoding.
1896
1897 2000-05-08 22:34:24  Katsumi Yamaoka  <yamaoka@jpl.org>
1898
1899         * gnus-group.el (gnus-group-list-cached): Don't use
1900         `subst-char-in-string'.
1901
1902 2000-05-08  Dave Love  <fx@gnu.org>
1903
1904         * pop3.el (pop3-open-server): Fix creating name of trace buffer.
1905
1906 2000-05-08 01:07:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1907
1908         * mm-decode.el (mm-interactively-view-part): Append %s if the
1909         method is a single word.
1910         * nnwarchive.el (nnwarchive-type-definition): Typo.
1911
1912 2000-05-07 17:24:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
1913
1914         * gnus-group.el (gnus-group-prepare-flat-list-dead-predicate): New
1915         function.
1916         (gnus-group-prepare-flat-predicate): Use it.
1917         (gnus-group-list-cached): List dead groups.
1918
1919 2000-05-07 10:50:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
1920
1921         * gnus-art.el (article-decode-charset): Don't decode message with
1922         format.
1923
1924 2000-05-07  Florian Weimer  <fw@deneb.cygnus.argh.org>
1925
1926         * mailcap.el (mailcap-maybe-eval): Honor user request not to
1927         evaluate the Lisp code.
1928
1929 2000-05-06 17:40:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
1930
1931         * gnus-art.el (article-wash-html): New function.
1932         (gnus-article-wash-html): Bind.
1933         (gnus-article-make-menu-bar): Menu item.
1934         * gnus-sum.el (gnus-summary-wash-map): Bind 'h'.
1935         (gnus-summary-make-menu-bar): Menu item.
1936         * gnus.el: Autoload.
1937
1938 2000-05-06  Florian Weimer  <fw@deneb.cygnus.argh.org>
1939
1940         * gnus-uu.el (gnus-uu-unshar-warning): New variable.
1941         (gnus-uu-unshar-article): Use it.
1942
1943         * mailcap.el (mailcap-maybe-eval-warning): New variable.
1944         (mailcap-maybe-eval): Use it.
1945
1946         * gnus-msg.el (gnus-group-posting-charset-alist): Speling mistake
1947         in docstring.
1948
1949         * mml.el (mml-generate-mime-1): Small comment.
1950
1951 2000-05-05 12:27:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1952
1953         * gnus-art.el (article-de-base64-unreadable): New function.
1954         (gnus-article-de-base64-unreadable): Bind.
1955         (gnus-article-make-menu-bar): Menu item.
1956         * gnus-sum.el (gnus-summary-wash-map): Bind '6' and 'Z'.
1957         (gnus-summary-make-menu-bar): Menu item.
1958         * gnus.el: Autoload.
1959
1960 2000-05-05 10:32:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
1961
1962         * gnus-sum.el (gnus-summary-show-article): Remove en/disable multibyte.
1963         (gnus-summary-select-article): Add en/disable multibyte.
1964
1965 2000-05-05 02:47:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1966
1967         * gnus-sum.el (gnus-summary-edit-article): Enable multibyte.
1968         (gnus-summary-edit-article): New feature: editing raw articles.
1969
1970 2000-05-05 00:30:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1971
1972         * rfc2047.el (rfc2047-encode-region): Insert a space before encoding.
1973         Emacs MULE can not encode adjacent iso-2022-jp and cn-gb-2312.
1974         * gnus-msg.el (gnus-summary-mail-forward): Use unibyte buffer.
1975         Emacs MULE can not copy some 8bit characters in multibyte buffers.
1976         * mm-decode.el (mm-insert-part): Ditto.
1977
1978 2000-05-04 17:49:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1979
1980         * nndoc.el (nndoc-type-alist): Extend forward regexp.
1981         (nndoc-forward-type-p): Ditto.
1982
1983 2000-05-04 17:13:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1984
1985         * mm-util.el (mm-with-unibyte-current-buffer): Set the default
1986         value of enable-multibyte-characters.
1987
1988 2000-05-04 10:31:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1989
1990         * gnus-sum.el (gnus-summary-show-article): En/disable multibyte.
1991
1992 2000-05-03  Dave Love  <fx@gnu.org>
1993
1994         * gnus-ems.el (gnus-article-xface-ring-internal)
1995         (gnus-article-xface-ring-size): New variable.
1996         (gnus-article-display-xface): Use them to cache data.  Don't try
1997         to use XPM.  Set up binary coding for PBM's sake.
1998
1999 2000-05-03 14:23:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
2000
2001         * gnus-msg.el (gnus-inews-do-gcc): Set mail-parse-charset.
2002         * gnus-int.el (gnus-request-accept-article): Ditto.
2003         (gnus-request-replace-article): Ditto.
2004         * mm-util.el (mm-mime-mule-charset-alist): Add a fake mule-charset.
2005
2006 2000-05-03 14:11:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
2007
2008         * rfc2047.el (rfc2047-encode): Test the validity of coding-system.
2009
2010 2000-05-03 11:35:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
2011
2012         * rfc2047.el (rfc2047-encode-message-header): Encode field by
2013         field.
2014         * mml.el (mml-to-mime): Use message-default-charset.
2015         (mml-preview): Narrow to headers.
2016         * message.el (message-send-mail): Use message-default-charset.
2017         (message-send-news): Narrow to headers;
2018         use message-default-charset.
2019
2020 2000-05-03 08:09:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
2021
2022         * mm-bodies.el (mm-decode-content-transfer-encoding): A better junk
2023         detect.
2024         * mml.el (mml-parse-singlepart-with-multiple-charsets): Save
2025         restriction.
2026         (mml-parse-1): Warning message.
2027         (mml-preview): Disable multibyte.
2028
2029 2000-05-03  Dave Love  <fx@gnu.org>
2030
2031         * gnus.el (gnus-group-startup-message): Add newline before image.
2032
2033 2000-05-02 21:34:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2034
2035         * rfc2047.el (rfc2047-encode-message-header): Check the coding-system.
2036         * message.el (message-send-mail): Use unibyte-buffer.
2037         (message-send-mail): Ditto.
2038
2039 Mon May  1 15:09:46 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
2040
2041         * gnus.el: Gnus v5.8.6 is released.
2042
2043 2000-05-01 07:45:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
2044
2045         * mml.el (mml-parse-1): Set no-markup-p and warn to nil.
2046
2047 2000-04-28 21:14:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
2048
2049         * rfc2047.el (rfc2047-q-encoding-alist): Encode HTAB.
2050
2051 2000-04-28 16:37:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
2052
2053         * message.el (message-send-mail-partially): Use forward-line.
2054
2055 2000-04-28 16:01:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
2056
2057         * gnus-art.el (gnus-mime-button-menu): Use call-interactively.
2058
2059 2000-04-28 15:30:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
2060
2061         * mml.el (mml-generate-mime-1): Ignore 0x1b.
2062         (mml-insert-mime): No markup only for text/plain.
2063         (mime-to-mml): Remove MIME headers.
2064
2065 2000-04-28 14:23:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
2066
2067         * mml.el (mml-preview): Set gnus-newsgroup-charset.
2068         * rfc2047.el (rfc2047-encode-message-header): Encode non-ascii
2069         as 8-bit.
2070         * lpath.el: Fbind image functions.
2071
2072 2000-04-28  Dave Love  <fx@gnu.org>
2073
2074         * gnus.el (gnus-group-startup-message): Maybe use image in Emacs
2075         21.
2076
2077         * mailcap.el (mailcap-parse-mailcaps): Revert last change to
2078         search order.  Use parse-colon-path and remove some redundancy.
2079         Doc fix.
2080         (mailcap-parse-mimetypes): Code consistently with
2081         mailcap-parse-mailcaps.  Doc fix.
2082
2083         * gnus-start.el (gnus-unload): Iterate over `features', not
2084         `load-history'.
2085
2086 2000-04-28 09:52:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
2087
2088         * mml.el (mml-parse-1): Don't create blank parts.
2089         (mml-read-part): Fix mml tag.
2090         (mml-insert-mime): Convert message/rfc822.
2091         (mml-insert-mml-markup): Add mmlp parameter.
2092
2093 2000-04-28 01:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2094
2095         * message.el (message-send-mail-partially): Remove CTE.
2096
2097 2000-04-28 00:31:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2098
2099         * lpath.el: Fbind put-image for XEmacs.
2100         * mm-view.el (mm-inline-image): Fset it.
2101
2102 2000-04-27 23:23:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
2103
2104         * nndoc.el (nndoc-type-alist): Change forward regexp.
2105
2106 2000-04-27 21:57:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2107
2108         * message.el (message-send-mail-partially-limit): Change the
2109         default value.
2110
2111 2000-04-27 21:53:32  Erik Toubro Nielsen  <erik@ifad.dk>
2112
2113         * gnus-util.el (gnus-extract-address-components): Name might be
2114         "".
2115
2116 2000-04-27 20:32:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
2117
2118         * gnus-msg.el (gnus-summary-mail-forward): Use ARG.
2119         (gnus-summary-post-forward): Ditto.
2120         * message.el (message-forward-show-mml): New variable.
2121         (message-forward): Use it.
2122         * mml.el (mml-parse-1): Add tag mml.
2123         (mml-read-part): Ditto.
2124         (mml-generate-mime): Support reentance.
2125         (mml-generate-mime-1): Support mml tag.
2126
2127 2000-04-27  Dave Love  <fx@gnu.org>
2128
2129         * gnus-art.el: Don't bother to require custom, browse-url.
2130         (gnus-article-x-face-command): Include gnus-article-display-xface.
2131
2132         * gnus-ems.el: Assume only (X)Emacs 20+.  Simplify XEmacs checks.
2133         Use defalias, not fset.
2134         (gnus-article-display-xface): New function.
2135
2136         * mm-view.el (mm-inline-image-emacs): Use put-image, remove-images.
2137
2138         * mm-decode.el: Small doc fixes.  Require cl when compiling.
2139         (mm-xemacs-p): Deleted.
2140         (mm-get-image-emacs, mm-get-image-xemacs): Deleted.
2141         (mm-get-image): Amalgamate Emacs and XEmacs code here; for Emacs,
2142         use create-image and don't special-case xbm.
2143         (mm-valid-image-format-p): Use display-graphic-p.
2144
2145 2000-04-27 15:27:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
2146
2147         * message.el (message-send-mail-partially-limit): New variable.
2148         (message-send-mail-partially): New function.
2149         (message-send-mail): Use it.
2150         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
2151         all blank lines inside of base64.
2152         * mm-partial.el (mm-inline-partial): Add an option. Remove tail
2153         blank lines.
2154
2155 2000-04-27 10:03:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
2156
2157         * mml.el (mml-insert-tag): Match more special characters.
2158
2159 2000-04-27 09:06:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
2160
2161         * gnus-msg.el (gnus-bug): Avoid attaching the external buffer.
2162
2163 2000-04-27 00:58:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
2164
2165         * mm-decode.el (mm-inline-media-tests): Add message/partial.
2166         (mm-inlined-types): Ditto.
2167         * mm-partial.el: New file.
2168
2169 2000-04-27  Dave Love  <fx@gnu.org>
2170
2171         * mailcap.el (mailcap-mime-data): Fix octet-stream syntax -- might
2172         matter in Emacs 21.
2173
2174 2000-04-26  Florian Weimer  <fw@deneb.cygnus.argh.org>
2175
2176         * mm-bodies.el (mm-encode-body): Remove reference to
2177         mm-default-charset in comment.
2178
2179 2000-04-24 00:56:00  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
2180
2181         * rfc2047.el (rfc2047-encode-message-header): Fixing typo.
2182
2183 2000-04-26 12:27:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2184
2185         * gnus-draft.el (gnus-draft-send): Move gnus-draft-setup inside of
2186         let.
2187
2188 2000-04-26 12:26:10  Pavel Janik ml.  <Pavel.Janik@inet.cz>
2189
2190         * gnus-draft.el (gnus-draft-setup): Fix comments.
2191
2192 2000-04-26 10:06:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
2193
2194         * nnmbox.el (nnmbox-create-mbox): Use nnmbox-file-coding-system,
2195         if nnmbox-file-coding-system-for-write is nil.
2196
2197 2000-04-26 02:17:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
2198
2199         * gnus-msg.el (gnus-configure-posting-styles): Just remove the
2200         header if nil.
2201
2202 2000-04-26 00:23:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2203
2204         * mm-view.el (mm-inline-text): Insert directly if decoded.
2205         * mml.el (autoload): Typo.
2206
2207 2000-04-25 22:46:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
2208
2209         * mml.el (mml-preview): Set up posting-charset.
2210         * gnus-msg.el (gnus-group-posting-charset-alist): Add koi8-r.
2211
2212 2000-04-25 21:23:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
2213
2214         * webmail.el: Fix yahoo mail.
2215
2216 2000-04-25 20:12:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
2217
2218         * rfc2047.el (rfc2047-dissect-region): Don't include LWS ahead of
2219         word if not necessary.
2220         (rfc2047-encode-region): Put space between encoded words.
2221
2222 2000-04-24 21:11:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
2223
2224         * gnus-util.el (gnus-netrc-machine): Another default to nntp.
2225
2226 2000-04-24 18:14:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
2227
2228         * gnus-draft.el (gnus-draft-setup): Restore mml only when
2229         required.
2230         (gnus-draft-edit-message): Require restoration.
2231
2232 2000-04-24 16:51:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2233
2234         * gnus-score.el (gnus-score-headers): Copy gnus-newsgrou-scored
2235         back.
2236
2237 2000-04-24 16:01:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
2238
2239         * gnus-art.el (gnus-treat-article): Make sure that the summary
2240         buffer is live.
2241
2242 2000-04-24 15:42:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2243
2244         * mailcap.el (mailcap-parse-mailcaps): Reorder.
2245         (mailcap-parse-mailcap): Backwards parsing.
2246         (mailcap-possible-viewers): Remove nreverse.
2247         (mailcap-mime-info): Ditto.
2248         (mailcap-add-mailcap-entry): Keep alternative viewer.
2249
2250 Mon Apr 24 21:12:06 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
2251
2252         * gnus.el: Gnus v5.8.5 is released.
2253
2254 2000-04-24 16:29:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2255
2256         * rfc2047.el (rfc2047-header-encoding-alist): Doc fix.
2257
2258         * gnus-util.el (gnus-netrc-machine): Default to nntp.
2259
2260         * mml.el (mml-generate-mime-1): Force 8bit on message/rfc822.
2261
2262 2000-04-23 23:27:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
2263
2264         * mm-view.el (mm-inline-message): Disable prepare-hook.
2265
2266 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2267
2268         * gnus.el: Fix copyright statements.
2269
2270         * gnus-sum.el (gnus-alter-articles-to-read-function): New
2271         variable.
2272         (gnus-articles-to-read): Use it.
2273
2274         * message.el (message-get-reply-headers): Bind free variable.
2275
2276 2000-04-23 01:14:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
2277
2278         * message.el (message-get-reply-headers): Fix to-address.
2279
2280 2000-04-22 22:51:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2281
2282         * webmail.el: Hotmail fix. Add a debug function.
2283
2284 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2285
2286         * gnus-sum.el (t): M-down and M-up.
2287
2288 2000-04-22 20:22:03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2289
2290         * gnus-sum.el: Doc fix.
2291
2292 2000-04-22 10:25:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
2293
2294         * nnwarchive.el (nnwarchive-egroups-article): Remove < and >.
2295
2296 2000-04-22 14:25:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2297
2298         * nnweb.el (nnweb-dejanews-create-mapping): Remove the context
2299         string.
2300         (nnweb-request-group): Don't scan twice.
2301         (nnweb-request-scan): Don't nix out the hashtb.
2302
2303         * message.el (message-get-reply-headers): Return a value.
2304
2305 2000-04-22 14:12:41  David Aspinwall  <aspinwall@TimesTen.com>
2306
2307         * gnus-art.el (gnus-button-url-regexp): New value to match naked
2308         urls.
2309
2310 2000-04-22 01:23:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2311
2312         * gnus-cache.el (gnus-summary-insert-cached-articles): Reverse the
2313         order messages are inserted.
2314
2315         * mml.el (mml-generate-mime-1): rfc2047-encode the heads of
2316         message/rfc822 parts.
2317
2318         * gnus-art.el (gnus-article-read-summary-keys): Check for
2319         numerical values.
2320
2321         * message.el (message-get-headers): Made into own function.
2322         (message-reply): Use it.
2323         (message-get-reply-headers): Renamed.
2324         (message-widen-reply): New command.
2325
2326 2000-04-21 20:52:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
2327
2328         * nntp.el (nntp-retrieve-data): Report the error and return nil.
2329
2330 2000-04-21 19:38:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
2331
2332         * mm-bodies.el (mm-decode-content-transfer-encoding): Don't remove
2333         non-base64 text at the end if not found.
2334
2335 2000-03-01  Simon Josefsson  <jas@pdc.kth.se>
2336
2337         * gnus-sum.el (gnus-read-move-group-name):
2338         (gnus-summary-move-article): Use `gnus-group-method' to find out
2339         what method the manually entered group belong to.
2340         `gnus-group-name-to-method' doesn't return any method parameters
2341         and `gnus-find-method-for-group' uses `gnus-group-name-to-method'
2342         for new groups so they wouldn't work.
2343
2344 2000-04-21 22:27:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2345
2346         * gnus-msg.el (gnus-configure-posting-styles): Allow nil values to
2347         override.
2348
2349 2000-04-21 21:58:20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2350
2351         * nnmail.el (nnmail-cache-insert): Does some stuff that is
2352         probably good to do, or something.  I dunno.  I just write these
2353         ChangeLog entries, and my name is Lars.
2354
2355 1999-12-06  Hrvoje Niksic  <hniksic@iskon.hr>
2356
2357         * message.el (message-caesar-region): Use translate-region.
2358
2359 2000-04-21 21:20:32  Mike Fabian  <mike.fabian@gmx.de>
2360
2361         * gnus-group.el (gnus-group-catchup-current): Doc fix.
2362
2363 2000-04-21 20:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2364
2365         * gnus-art.el (gnus-article-setup-buffer): Don't kill local
2366         variables, because that makes Emacs flash.
2367
2368         * gnus-group.el (gnus-group-insert-group-line): Don't call
2369         gnus-group-add-icon unconditionally.
2370
2371         * gnus-xmas.el (gnus-group-add-icon): Moved here.
2372
2373         * gnus-group.el (gnus-group-glyph-directory): Don't depend on
2374         xmas.
2375         (gnus-group-glyph-directory): Removed.
2376
2377 2000-04-21 20:26:23  Jaap-Henk Hoepman  <hoepman@cs.utwente.nl>
2378
2379         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't do stuff if
2380         gnus-newsgroup-name is "".
2381
2382 2000-04-21  Florian Weimer  <fw@deneb.cygnus.argh.org>
2383
2384         * mm-util.el (mm-mime-mule-charset-alist): Add support for UTF-8
2385         in conjunction with MULE-UCS.
2386
2387 1999-12-13  Per Abrahamsen  <abraham@dina.kvl.dk>
2388
2389         * rfc2047.el (rfc2047-fold-region): Don't use the same break twice.
2390
2391 1999-12-14 04:14:44  Katsumi Yamaoka  <yamaoka@jpl.org>
2392
2393         * dgnushack.el (last, mapcon, member-if, union): New compiler
2394         macros for emulating cl functions.
2395
2396 1999-12-21  Jan Vroonhof  <vroonhof@math.ethz.ch>
2397
2398         * message.el (message-shorten-references): Only cater to broken
2399         INN for news. This caters for broken smtpd.
2400
2401 2000-04-21 18:20:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2402
2403         * mailcap.el (mailcap-mime-info): Use the first match; not the
2404         last.
2405
2406         * gnus-agent.el (gnus-category-kill): Save the category list.
2407
2408 2000-04-21 16:41:50  Chris Brierley  <brierley@pobox.com>
2409
2410         * gnus-sum.el (gnus-summary-move-article): Do something or other.
2411
2412 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2413
2414         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
2415
2416 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2417
2418         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
2419
2420 2000-04-21 10:43:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
2421
2422         * gnus-group.el (gnus-group-prepare-flat-predicate): New function.
2423         (gnus-group-list-cached): Use it.
2424
2425 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2426
2427         * gnus.el: Update all the copyright notices.
2428
2429 2000-04-21 15:38:06  Vladimir Volovich  <vvv@vvv.vsu.ru>
2430
2431         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
2432         non-base64 text at the end.
2433
2434 2000-04-21 15:21:30  Katsumi Yamaoka  <yamaoka@jpl.org>
2435
2436         * mm-bodies.el (mm-body-charset-encoding-alist): defcustomized.
2437
2438 2000-04-21 15:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2439
2440         * nnheader.el: Don't autoload cancel-function-timers.
2441
2442         * message.el (message-fetch-field): Fold case.
2443
2444 2000-04-21 15:11:09  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2445
2446         * message.el (message-forward-before-signature): New variable.
2447
2448 2000-04-21 15:10:31  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
2449
2450         * gnus-mlspl.el: Fix stuff.
2451
2452 2000-04-21 14:41:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2453
2454         * gnus-sum.el (gnus-summary-update-article-line): Don't hide
2455         subjects when unthreaded.
2456
2457 2000-04-21 14:11:39  David S. Goldberg  <dsg@mitre.org>
2458
2459         * gnus-art.el (gnus-boring-article-headers): Work on long CCs as
2460         well.
2461
2462 2000-04-21 14:06:43  Rui Zhu  <sprache@iname.com>
2463
2464         * gnus-art.el (gnus-article-mode): Fix variable name.
2465
2466 2000-04-21 13:54:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2467
2468         * mm-view.el: Fix autoload.
2469
2470         * flow-fill.el (flow-fill): Fix provide.
2471
2472         * gnus-draft.el (gnus-draft-send): Bind message-setup-hook to
2473         nil.
2474
2475 2000-04-20 22:24:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2476
2477         * gnus-win.el (gnus-configure-windows): Revert to switch-to-buffer.
2478
2479 2000-04-21 05:22:18  Katsumi Yamaoka  <yamaoka@jpl.org>
2480
2481         * gnus-util.el (gnus-netrc-machine): Didn't work.
2482
2483 2000-04-20 21:22:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2484
2485         * gnus-draft.el (gnus-draft-setup): Restore to mml.
2486
2487 2000-04-21 01:24:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2488
2489         * flow-fill.el: Renamed from fill-flowed.
2490
2491         * message.el (message-forward-ignored-headers): Default to
2492         removing CTE.
2493
2494 2000-04-21 00:48:48  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2495
2496         * message.el (message-mode): Don't fill headers.
2497
2498 2000-04-20 23:12:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2499
2500         * message.el (message-pipe-buffer-body): Use shell.
2501
2502 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
2503
2504         * nnvirtual.el (nnvirtual-request-article):
2505         Bind gnus-override-method to nil.
2506         (nnvirtual-request-update-mark): Don't update mark when
2507         article is not there.
2508
2509 2000-04-20 16:35:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2510
2511         * mm-uu.el (mm-uu-dissect): Check forwarded message.
2512
2513 2000-04-20 21:17:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2514
2515         * gnus-util.el (gnus-parse-netrc): Allow "port".
2516         (gnus-netrc-machine): Take a port param.
2517         (gnus-netrc-machine):
2518
2519         * gnus-art.el (gnus-request-article-this-buffer): Allow
2520         re-selecting referenced articles.
2521
2522         * message.el (message-cancel-news): Allow editing.
2523         (message-cancel-message): Add newline.
2524
2525 2000-04-20 21:03:54  William M. Perry  <wmperry@aventail.com>
2526
2527         * mm-view.el (mm-inline-image-emacs): New function.
2528
2529 2000-04-20 20:44:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2530
2531         * mail-source.el (mail-source-delete-incoming): Change default in
2532         cvs.
2533
2534 2000-04-20 20:43:34  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
2535
2536         * gnus-art.el (gnus-mime-view-part-as-type-internal): New
2537         function.
2538
2539 2000-04-20 14:45:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2540
2541         * nnml.el (nnml-request-expire-articles): Use it.
2542
2543         * nnmail.el (nnmail-expiry-target): New variable.
2544         (nnmail-expiry-target-group): New function.
2545
2546 2000-04-20 02:36:31  Emerick Rogul  <emerick@cs.bu.edu>
2547
2548         * message.el (message-forward): Add non-MIME separators.
2549
2550 2000-04-20 02:25:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2551
2552         * message.el (message-generate-headers): Respect the syntax check
2553         spec.
2554
2555         * gnus-sum.el (gnus-remove-thread-1): Show thread.
2556         (gnus-remove-thread): Don't show all threads.
2557
2558 Thu Apr 20 01:39:25 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2559
2560         * gnus.el: Pterodactyl Gnus v5.8.4 is released.
2561
2562 2000-04-19  Dave Love  <fx@gnu.org>
2563
2564         * mailcap.el (mailcap-parse-mimetypes): Add ...mime.types.
2565
2566 2000-04-18 12:28:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
2567
2568         * nnwarchive.el (nnwarchive-type-definition): New egroups html.
2569         (nnwarchive-egroups-*): Ditto.
2570         (nnwarchive-url): Unibyte buffer and single line cookie.
2571
2572 2000-04-14 18:50:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2573
2574         * mm-util.el (mm-char-or-char-int-p): New alias.
2575         * nnweb.el (nnweb-decode-entities): Check the validity of numeric
2576         entities.
2577
2578 2000-04-10  Daiki Ueno  <ueno@unixuser.org>
2579
2580         * imap.el (imap-body-lines): Check Content-Type: of the article case
2581         insensitively.
2582
2583 2000-04-10 20:35:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2584
2585         * mail-source.el (mail-source-fetch-webmail): Use the default
2586         password provided in mail-sources; use webmail:subtype:user as
2587         the key.
2588
2589 2000-04-10 20:35:46  John Wiegley  <johnw@gnu.org>
2590
2591         * mail-source.el (mail-source-fetch-webmail): Use
2592         mail-source-password-cache.
2593
2594 2000-04-09 18:13:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2595
2596         * webmail.el: Add netscape mail and fix HotMail mail.
2597
2598 2000-04-08  Simon Josefsson  <jas@pdc.kth.se>
2599
2600         * imap.el (imap-kerberos4-open): Work with recent `imtest's.
2601
2602 2000-04-02  Simon Josefsson  <jas@pdc.kth.se>
2603
2604         * nnimap.el (nnimap-request-article): Use BODY.PEEK[] instead of
2605         RFC822.PEEK if server support IMAP4rev1.
2606         (nnimap-request-body): Use BODY.PEEK[TEXT] instead of
2607         RFC822.TEXT.PEEK if server support IMAP4rev1.
2608         (nnimap-request-head): Use BODY.PEEK[HEADER] instead of
2609         RFC822.HEADER if server support IMAP4rev1.
2610         (nnimap-request-article-part): Support bodydetail in response
2611         data.
2612
2613 2000-03-11  Simon Josefsson  <jas@pdc.kth.se>
2614
2615         * fill-flowed.el: New file.
2616
2617         * mm-decode.el (mm-dissect-singlepart): Create a MIME handle for
2618         text/plain parts with `format' parameters.
2619
2620         * mm-view.el (autoload): Autoload fill-flowed.
2621         (mm-inline-text): For "plain" parts with a format=flowed
2622         parameter, call `fill-flowed'.
2623
2624 2000-03-21 10:32:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2625
2626         * nnslashdot.el (nnslashdot-request-list): Fudge new-style
2627         slashdot ids.
2628
2629 2000-03-20 00:12:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2630
2631         * nnslashdot.el (nnslashdot-request-list): Use the new slashdot
2632         format.
2633
2634 2000-03-16  Simon Josefsson  <jas@pdc.kth.se>
2635
2636         * imap.el: GSSAPI support, support kerberos 4 with Cyrus v1.6.x
2637         `imtest' too.
2638         (imap-kerberos4-program): Renamed from `imap-imtest-program'.
2639         (imap-gssapi-program): New variable.
2640         (imap-streams): Add gssapi.
2641         (imap-stream-alist): Ditto.
2642         (imap-authenticators): Ditto.
2643         (imap-authenticator-alist): Ditto.
2644         (imap-kerberos4-stream-p): Rename from `imap-kerberos4s-p'.
2645         (imap-kerberos4-open): Loop over imtest programs, support Cyrus
2646         1.6.x `imtest' syntax.
2647         (imap-gssapi-stream-p): New function.
2648         (imap-gssapi-open): Ditto.
2649         (imap-gssapi-auth-p): Ditto.
2650         (imap-gssapi-auth): Ditto.
2651         (imap-kerberos4-auth-p): Renamed from `imap-kerberos4a-p'.
2652         (imap-send-command): Use buffer-local `imap-client-eol' value.
2653
2654         * nnimap.el (nnimap-retrieve-headers-progress): Fold continuation
2655         lines and turn TAB into SPC before parsing.
2656
2657 2000-03-15  Simon Josefsson  <jas@pdc.kth.se>
2658
2659         * nnheader.el (nnheader-group-pathname): Make sure to return a
2660         directory.
2661         * nnmail.el (nnmail-group-pathname): Ditto.
2662
2663 2000-02-08  Per Abrahamsen  <abraham@dina.kvl.dk>
2664
2665         * nnmail.el (nnmail-fix-eudora-headers): Fix `In-Reply-To' too, it
2666         might split in the middle of a message-id.
2667
2668 2000-03-13 13:51:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2669
2670         * gnus-srvr.el (gnus-server-kill-server): Offer to kill all the
2671         groups from the server.
2672
2673         * gnus-sum.el (gnus-summary-save-parts): Fix interactive spec.
2674         (gnus-summary-toggle-header): Update the wash status.
2675
2676         * gnus-uu.el ((gnus-uu-extract-map "X" gnus-summary-mode-map)):
2677         Moved here.
2678
2679         * gnus-agent.el (gnus-agent-save-group-info): Respect old
2680         setting.
2681
2682         * nnmail.el (nnmail-get-active): Use it.
2683         (nnmail-parse-active): New function.
2684
2685         * mm-view.el (mm-inline-text): Support the new version of
2686         vcard.el.
2687
2688         * gnus-sum.el (gnus-summary-move-article): Only delete article
2689         when moving junk.
2690         (gnus-deaden-summary): Bury the buffer.
2691
2692         * nnmail.el (nnmail-group-pathname): Ditto.
2693
2694         * nnheader.el (nnheader-group-pathname): Use expand-file-name.
2695
2696 2000-03-13 20:23:06  Christoph Rohland  <hans-christoph.rohland@sap.com>
2697
2698         * rfc2047.el (rfc2047-encode-message-header): Encode no matter
2699         whether Mule.
2700
2701 2000-03-10 14:57:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2702
2703         * message.el (message-send-mail): Protect against unloaded Gnus.
2704
2705         * gnus-topic.el (gnus-topic-update-topic-line): Don't update the
2706         parent.
2707         (gnus-topic-update-topic-line): Yes, do.
2708         (gnus-topic-goto-missing-group): Tally the correct number of
2709         unread articles before inserting the topic line.
2710
2711 2000-03-01 09:55:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2712
2713         * nnultimate.el (nnultimate-retrieve-headers): Ignore errors.
2714
2715 2000-02-13 13:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2716
2717         * mm-decode.el (mm-dissect-buffer): Ditto.
2718
2719         * gnus-art.el (article-decode-charset): Strip CTE.
2720
2721         * ietf-drums.el (ietf-drums-strip): New function.
2722
2723         * gnus-sum.el (gnus-summary-move-article): Don't use the prefix
2724         when prompting in read-only groups.
2725
2726 2000-02-23  Simon Josefsson  <jas@pdc.kth.se>
2727
2728         * imap.el (imap-send-command): Change EOL-chars when
2729         `imap-client-eol' differs from default, not only for kerberos4.
2730         (imap-mailbox-status): Get encoded mailbox's status.
2731
2732 2000-02-19  Simon Josefsson  <jas@pdc.kth.se>
2733
2734         * mail-source.el (mail-source-fetch-imap): Copy `imap-password'
2735         into `mail-source-password-cache'.
2736
2737 2000-02-17  Florian Weimer  <fw@deneb.cygnus.argh.org>
2738
2739         * mm-util.el (mm-mime-charset): Check for presence of
2740         `coding-system-get' and `get-charset-property' (recent XEmacs has
2741         the former, but not the latter).
2742
2743 2000-01-28  Dave Love  <fx@gnu.org>
2744
2745         * message.el (message-check-news-header-syntax): Fix typo
2746         `newsgroyps'.
2747         (message-talkative-question): Put temp buffer in fundamental-mode.
2748         (message-recover): Use fundamental-mode in the right buffer.
2749
2750         * nnmail.el (nnmail-split-history): Use fundamental-mode in the
2751         right buffer.
2752
2753 2000-01-26 12:01:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2754
2755         * qp.el (quoted-printable-decode-region): Add charset parameter.
2756         (quoted-printable-decode-string): Ditto.
2757
2758         * gnus-art.el (article-de-quoted-unreadable): Use it.
2759
2760 2000-01-21  Simon Josefsson  <jas@pdc.kth.se>
2761
2762         * nnimap.el (nnimap-split-predicate): New variable.
2763         (nnimap-split-articles): Use it.
2764
2765 2000-01-20  Simon Josefsson  <jas@pdc.kth.se>
2766
2767         * utf7.el: Change email address.
2768
2769 2000-01-18 22:03:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2770
2771         * gnus-group.el (gnus-group-catchup): Purge split history.
2772
2773 2000-01-14 02:43:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
2774
2775         * nnmail.el (nnmail-generate-active): Support extended group name.
2776         (nnmail-get-active): Ditto.
2777
2778 2000-01-13 15:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2779
2780         * gnus-agent.el (gnus-agent-write-active): Since no prefix in
2781         group names, don't remove anything.
2782
278