* gnus.el (gnus-user-agent): Moved here.
[gnus] / lisp / ChangeLog
1 2004-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus.el (gnus-user-agent): Moved here.
4
5         * gnus-msg.el (gnus-user-agent): Moved from here.
6
7         * gnus.el (gnus-version-number): Bump.
8
9 2004-01-03 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
10
11         * gnus.el: Gnus v5.10.4 is released.
12
13 2004-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
14
15         * gnus.el (gnus-mode-line-buffer-identification): Show version in
16         help-echo.
17         (gnus-read-group): Allow most group names.  Changed warning.
18
19 2004-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20
21         * gnus-dired.el (gnus-dired-mode-map): Change keymaps.
22
23 2004-01-02  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
24
25         * smime.el (smime-crl-check): Doc fix.
26
27 2004-01-02  Edwin Steiner  <edwin.steiner@gmx.net>
28
29         * gnus-nocem.el (gnus-nocem-enter-article): Use the real group
30         hashtb (tiny patch).
31
32 2004-01-02  Kai Grossjohann  <kai@emptydomain.de>
33
34         * nnml.el (nnml-save-mail): Grok compressed articles.  From
35         Michael Albinus <Michael.Albinus@alcatel.de>.
36
37 2004-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
38
39         * spam.el (spam-ham-copy-or-move-routine): use spam-list-articles
40         (spam-list-articles): rewritten to only check a mark once per
41         invocation
42
43 2004-01-01  Simon Josefsson  <jas@extundo.com>
44
45         * mml-sec.el (mml-default-encrypt-method)
46         (mml-default-sign-method): Defcustom.
47
48 2003-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
49
50         * mml.el (mml-generate-mime-1): Remove extra ).
51
52         * gnus-group.el (gnus-group-set-current-level): Signal errors on
53         topic lines.
54         (gnus-group-set-current-level): Fix fix.
55
56 2003-12-31  Jeremy Maitin-Shepard  <jbms@attbi.com>
57
58         * mml.el (mml-generate-mime-1): Use mml-compute-boundary (tiny
59         change). 
60
61 2003-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
62
63         * gnus-group.el: Removed `(when t ...)' around `gnus-define-keys'.
64         (gnus-group-group-map): Added `gnus-group-read-ephemeral-group'
65         (already in previous commit inadvertently).
66         (gnus-group-make-menu-bar): Added `gnus-group-read-ephemeral-group'.
67         (gnus-group-read-ephemeral-group): Made interactive.
68
69         * gnus-score.el (gnus-score-find-trace): Added comment on sync
70         with `gnus-score-edit-file-at-point'.
71
72         * gnus-logic.el (gnus-score-advanced): Ditto.
73
74         * gnus-score.el (gnus-score-edit-file-at-point): Fix for
75         advanced scoring.
76
77 2003-12-30  Simon Josefsson  <jas@extundo.com>
78
79         * gnus-score.el (gnus-score-edit-file-at-point): Use
80         gnus-point-at-*, for portability.
81
82 2003-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
83
84         * gnus-art.el (gnus-treat-body-boundary): Fix doc-string and
85         custom type.
86         (gnus-button-mid-or-mail-regexp): Don't be too restrictive.
87         Suggested by Felix Wiemann <Felix.Wiemann@gmx.net>.
88         (gnus-button-alist): Added "M-x ... RET" and "mid:" buttons.
89         Added comments about relevant RFCs.
90
91         * gnus-sum.el (gnus-summary-mode): Untabify doc-string.
92         (gnus-summary-goto-article): Allow `%40'.
93         (gnus-summary-refer-article): Convert `%40' to `@'.
94
95 2003-12-30  Simon Josefsson  <jas@extundo.com>
96
97         * smime.el (smime-crl-check): New.
98         (smime-verify-region): Use it.  From Arne J\e,Ax\e(Brgensen
99         <arne@arnested.dk> in <87llpk9v5q.fsf@seamus.arnested.dk> (tiny
100         change).
101
102 2003-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
103
104         * gnus-score.el (gnus-score-edit-file-at-point): Consider the
105         whole match element.  From Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
106         (gnus-score-find-trace): Use it.  Added `f' and `t' commands,
107         added quick help.  With some suggestions from Karl Pfl\e,Ad\e(Bsterer
108         <sigurd@12move.de>.
109
110         * gnus-util.el (gnus-emacs-version): Added doc-string.
111
112         * mml.el (mml-minibuffer-read-disposition): New function.
113         (mml-attach-file): Use it.
114         (mml-preview): Added MIME preview to gnus-buffers.
115
116 2003-12-30  Jesper Harder  <harder@ifa.au.dk>
117
118         * gnus-sum.el (gnus-summary-make-menu-bar): Add ellipses.
119
120 2003-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
121
122         * gnus-start.el (gnus-get-unread-articles): Inline gnus-server-get-method.
123         (gnus-get-unread-articles): Cache methods.
124         (gnus-get-unread-articles-in-group): Indent.
125
126         * gnus.el (gnus-version-number): Bump.
127         (gnus-secondary-method-p): Extend servers to methods before comparing.
128         (gnus-secondary-method-p): Revert.
129
130 2003-12-30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
131
132         * gnus.el: Gnus v5.10.3 is released.
133
134 2003-12-29  Simon Josefsson  <jas@extundo.com>
135
136         * gnus-agent.el (gnus-agentize): Improve auto-agentizing logic.
137         Suggested by Steinar Bang <sb@dod.no>.
138         (gnus-agent-auto-agentize-methods): Customize.
139
140 2003-12-29  Kevin Greiner <kgreiner@xpediantsolutions.com>
141         * gnus.el (gnus-server-to-method): Fixed bug in 2003-12-22
142         check-in.
143
144 2003-12-28  Adrian Lanz  <lanz@fowi.ethz.ch>
145
146         * mail-source.el (mail-source-fetch-imap): Prevent storing of
147         identical entries for imap mail sources, when retrieving mail
148         messages from an imap server within the same Gnus session several
149         times (tiny change).
150
151 2003-12-28  Jesper Harder  <harder@ifa.au.dk>
152
153         * mm-view.el (mm-text-html-washer-alist): Use
154         mm-inline-wash-with-stdin for w3m-standalone.
155
156         * mm-decode.el (mm-text-html-renderer): Add w3m-standalone.
157
158         * mml1991.el (mml1991-pgg-encrypt): Decode according to CTE before
159         encrypting.
160
161 2003-12-28  Jesper Harder  <harder@ifa.au.dk>
162
163         * mml1991.el (mml1991-pgg-sign): Use unibyte when re-encoding.
164         From Ivan Boldyrev <boldyrev@uiggm.nsc.ru> (tiny change).
165
166 2003-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
167
168         * dgnushack.el: Add an advice to byte-optimize-form-code-walker to
169         avoid the warning ``...called for effect'' for the pop form when
170         running Emacs 21.3.
171
172 2003-12-26  Jesper Harder  <harder@ifa.au.dk>
173
174         * mm-bodies.el (mm-body-encoding): Don't use 7bit if the body
175         contains "^From " and mm-use-ultra-safe-encoding is true.
176
177 2003-12-25  Jesper Harder  <harder@ifa.au.dk>
178
179         * mml1991.el (mml1991-pgg-sign): Encode and decode according to
180         CTE header.  Don't insert gpg output as unibyte.
181
182 2003-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
183
184         * lpath.el: Remove display-time-event-handler and open-ssl-stream;
185         add delete-extent for Emacs; rearrange bindings assuming w3 may
186         not be available and XEmacs without the file-coding feature may be
187         used.
188
189 2003-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
190
191         * dgnushack.el (dgnushack-compile): Increase the value for
192         max-specpdl-size when compiling Gnus with Emacs 20.
193
194 2003-12-22  Kevin Greiner <kgreiner@xpediantsolutions.com>
195         * gnus-int.el (gnus-open-server): Fixed the server status such
196         that an agentized server, when opened offline, has a status of
197         offline.  Also fixes bug whereby the agent's backend was called
198         twice to open each server.
199
200         * gnus-start.el (gnus-get-unread-articles-in-group): Autoload
201         gnus-agent-possibly-alter-active rather than inline to resolve
202         compiler warnings.
203
204         * gnus.el (gnus-server-to-method): Added fallback of iterating
205         over gnus-newsrc-alist to resolve names of foreign servers.
206         Should fix recent agent bug.
207
208 2003-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
209
210         * gnus-score.el (gnus-summary-lower-score)
211         (gnus-summary-increase-score): Mention symbolic prefix in the
212         doc-string.  Suggested by Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
213
214 2003-12-21  Jesper Harder  <harder@ifa.au.dk>
215
216         * gnus-agent.el (gnus-agent-read-agentview): Use
217         car-less-than-car.
218
219 2003-12-20  Artem Chuprina <ran@ran.pp.ru>  (tiny change)
220
221         * message.el (message-yank-buffer): Bind message-reply-buffer to
222         a buffer rather than a string.
223
224 2003-12-19  Jesper Harder  <harder@ifa.au.dk>
225
226         * gnus-msg.el (gnus-summary-followup): Correct documentation.
227
228 2003-12-18  Jesper Harder  <harder@ifa.au.dk>
229
230         * gnus-msg.el (gnus-inews-add-send-actions): `yanked' can be a
231         list of lists.  Reported by Dmitri Paduchikh <paduch@imm.uran.ru>.
232
233 2003-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
234
235         * mm-url.el (mm-url-insert-file-contents-external)
236         (mm-url-insert-file-contents): Added doc-strings.  Autoload.
237
238 2003-12-18  Jesper Harder  <harder@ifa.au.dk>
239
240         * gnus-cus.el (defvar): defvar
241         gnus-agent-cat-disable-undownloaded-faces.
242
243 2003-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
244
245         * message.el (message-forward-subject-name-subject): Use
246         gnus-extract-address-components instead of
247         mail-header-parse-address because it may be called with non-ascii
248         text.
249
250 2003-12-16  Per Abrahamsen  <abraham@dina.kvl.dk>
251
252         * nnmail.el (nnmail-split-fancy): The widget now supports
253         restrictions.
254
255 2003-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
256
257         * nnheader.el (nnheader-find-etc-directory): Find the newest one.
258
259 2003-12-16  Simon Josefsson  <jas@extundo.com>
260
261         * sha1-el.el (autoload): Don't use ignore-errors.
262         (sha1-use-external): Use condition-case.  Suggested by Katsumi
263         Yamaoka <yamaoka@jpl.org>.
264
265 2003-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
266
267         * nnmail.el (nnmail-split-fancy): Make it customizable with Emacs
268         20 as well.
269
270 2003-12-15  Simon Josefsson  <jas@extundo.com>
271
272         * sha1-el.el (autoload): Ignore errors for
273         executable-find. (XEmacs ecrypto does not require sh-script where
274         executable.el is located.)
275         (sha1-use-external): Likewise.
276
277         * sha1-el.el (sha1): Add defgroup.
278         (sha1-maximum-internal-length, sha1-program, sha1-use-external)
279         (sha1-program): Use 'sha1sum' from GNU CoreUtils instead of OpenSSL.
280         (sha1): Autoload.
281
282         * nndraft.el (nndraft-request-move-article): Copy definition of
283         nnmh-request-move-article instead of calling it, because the nnmh
284         version uses nnmh-request-article which isn't the same as the
285         nndraft version.
286
287 2003-12-13  Teodor Zlatanov  <tzz@lifelogs.com>
288
289         * spam.el: added some gnus-registry autoloads
290         (spam-split-symbolic-return): makes spam-split return 'spam
291         instead of the value of spam-split-group when spam is detected
292         (spam-split-symbolic-return-positive): makes spam-split return
293         'ham instead of nil when ham is detected
294         (spam-autodetect-recheck-messages): tells spam.el whether it
295         should recheck all messages in a group, or only the unseen ones
296         (spam-split-last-successful-check): spam-split will set this to
297         the last successful check; this was seen as a cleaner approach
298         than returning a cell like '(spam spam-use-bogofilter)
299         (spam-list-of-checks): documentation appended
300         (spam-split): accomodate the spam-split-symbolic-return and
301         spam-split-symbolic-return-positive variables
302         (spam-find-spam): new function called when the summary is built
303         (spam-log-registered-p): checks if a ham or spam registration has
304         already been done for an article
305         (spam-check-regex-headers, spam-check-blackholes, spam-check-BBDB)
306         (spam-check-ifile, spam-check-stat, spam-check-whitelist)
307         (spam-check-blacklist, spam-check-bogofilter-headers)
308         (spam-check-spamoracle): respect the spam-split-symbolic-return
309         and spam-split-symbolic-return-positive variables
310         (spam-initialize): add spam-find-spam to gnus-summary-prepare-hook
311         (spam-unload-hook): remove spam-find-spam from
312         gnus-summary-prepare-hook
313
314         * gnus.el (spam-autodetect, spam-autodetect-methods): new
315         configuration items for spam autodetection
316
317 2003-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
318
319         * gnus-draft.el (gnus-draft-mode-map): Bind `e' to
320         `gnus-draft-edit-message'.  We still have `B w' for
321         `gnus-summary-edit-article'.
322
323 2003-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
324
325         * nnheaderxm.el (nnheader-xmas-run-at-time): Use a simple function
326         definition if there is not a bug in start-itimer.
327
328         * pgg.el (pgg-run-at-time): Ditto.
329
330 2003-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
331
332         * gnus-agent.el (gnus-agent-possibly-alter-active): New Function.
333         (gnus-agent-regenerate-group): When necessary, alter the group's
334         active range to include articles newly recognized as being
335         downloaded.
336         (gnus-agent-regenerate): Removed code that updated the agent's
337         active file as the new gnus-agent-possibly-alter-active function
338         obsolesced it.
339
340         * gnus-cus.el (gnus-agent-customize-category): Added missing
341         agent-disable-undownloaded-faces parameter.
342         
343         * gnus-start.el (gnus-activate-group): Backed out my 2003-11-29
344         patch as it was too late at adjusting the active range.
345         (gnus-get-unread-articles-in-group): Added call to new
346         gnus-agent-possibly-alter-active to adjust the active range.
347
348 2003-12-10  Jesper Harder  <harder@ifa.au.dk>
349
350         * message.el (message-get-reply-headers): Narrow to headers.
351
352 2003-12-10  Teodor Zlatanov  <tzz@lifelogs.com> 
353
354         * spam.el (spam-disable-spam-split-during-ham-respool): new
355         variable.  From lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly)
356         (spam-ham-copy-or-move-routine): respect
357         spam-disable-spam-split-during-ham-respool.  From
358         lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly)
359         (spam-split-disabled): new variable.  From
360         lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly)
361         (spam-split): respect spam-split-disabled.  From
362         lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly)
363
364 2003-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
365
366         * nnheaderxm.el (nnheader-xmas-run-at-time): Make it work
367         correctly for the first argument.
368
369         * pgg.el (pgg-run-at-time): New function.
370         (pgg-add-passphrase-cache): Use it.
371
372 2003-12-10  Simon Josefsson  <jas@extundo.com>
373
374         * pgg-parse.el (pgg-decode-packets): Rewrite to handle corrupt
375         input.
376         (pgg-decode-armor-region): Don't parse packet if decoding fail.
377
378 2003-12-09  Teodor Zlatanov  <tzz@lifelogs.com>
379
380         * spam.el (spam-check-bogofilter): run in the correct buffer.
381         From lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly).
382         (spam-bogofilter-database-directory): correct customization
383         group.  From Xavier Maillard <zedek@gnu-rox.org>.
384
385 2003-12-09  Per Abrahamsen  <abraham@dina.kvl.dk>
386
387         * nnmail.el (nnmail-lazy, nnmail-split-fancy): New widgets.
388         (nnmail-split-fancy): Use it.
389
390 2003-12-08  Joel Ray Holveck <joelh@piquan.org>  (tiny change)
391
392         * gnus-sum.el (gnus-summary-save-parts-1): Consider the "name"
393         parameter of Content-Type.
394
395 2003-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
396
397         * gnus-util.el: Revert 2003-12-03 change, instead, provide the
398         compiler macro for rmail-select-summary if rmail is not available,
399         and bind rmail-summary-displayed and rmail-maybe-display-summary
400         in order to silence the compiler even if tm is not available.
401
402 2003-12-08  Simon Josefsson  <jas@extundo.com>
403
404         * flow-fill.el (fill-flowed-encode-tests, fill-flowed-test): Add.
405
406 2003-12-08  Jesper Harder  <harder@ifa.au.dk>
407
408         * gnus-msg.el (gnus-extended-version): Bind float-output-format to
409         nil.
410
411 2003-12-08  Simon Josefsson  <jas@extundo.com>
412
413         * mml-smime.el (mml-smime-sign): Replace CRLF with LF in OpenSSL
414         output.  Reported by Arne J\e,Ax\e(Brgensen <arne@arnested.dk>.
415
416 2003-12-07  Simon Josefsson  <jas@extundo.com>
417
418         * pgg-gpg.el (pgg-gpg-recipient-arg): Add.
419         (pgg-gpg-encrypt-region): Use it.  Tiny patch from Lloyd Zusman
420         <ljz@asfast.com>.
421         (pgg-gpg-recipient-argument): Doc fix.  Renamed fro p-g-r-a.
422         (pgg-gpg-encrypt-region): Update.
423
424 2003-12-07  Jesper Harder  <harder@ifa.au.dk>
425
426         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Don't
427         use = or zerop to test the return value of call-process, because
428         it can be a string.
429
430         * mail-source.el (mail-source-fetch-with-program): do.
431
432         * mailcap.el (mailcap-viewer-passes-test): do.
433
434         * gnus-uu.el (gnus-uu-treat-archive, gnus-uu-post-encode-mime)
435         (gnus-uu-post-encode-file): do.
436
437         * gnus-soup.el (gnus-soup-pack, gnus-soup-unpack-packet): do.
438
439         * message.el (message-fix-before-sending): Fix detection of
440         non-printables.  Don't replace unencodable utf-8.
441
442 2003-12-05  Jesper Harder  <harder@ifa.au.dk>
443
444         * mm-url.el (mm-url-predefined-programs): Add user-agent for wget.
445         (mm-url-insert-file-contents-external): Signal an error if program
446         fails.
447
448 2003-12-04  Teodor Zlatanov  <tzz@lifelogs.com>
449
450         * spam-report.el (spam-report-gmane): iterate over articles
451         instead of a single one; remove interactive usage
452
453 2003-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
454
455         * dns.el: Fix misplaced eval-when-compile.
456
457         * gnus-util.el: Require alist and provide tm-view when compiling
458         with XEmacs.
459
460 2003-12-03  Steve Youngs  <sryoungs@bigpond.net.au>
461
462         * gnus-xmas.el: Add autoloads for macros defined in gnus.el.
463         From Jerry James <james@xemacs.org>.
464
465         * gnus-util.el: Get rmail definitions when compiling.
466         From Jerry James <james@xemacs.org>.
467
468         * dns.el: Require gnus-xmas at compile time instead of trying to
469         autoload `gnus-xmas-open-network-stream' because it wasn't picking
470         up the macro.
471         From Jerry James <james@xemacs.org>.
472
473 2003-12-01  Kevin Greiner <kgreiner@xpediantsolutions.com>
474         * gnus-agent.el (gnus-agent-consider-all-articles): Updated
475         docstring.
476         (gnus-predicate-implies-unread, gnus-predicate-implies-unread-1):
477         Fixed implementation such that the predicate `true' no longer
478         evaluates to t.
479
480 2003-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
481
482         * spam.el (spam-check-bogofilter): check the bogofilter headers
483         AFTER the save-excursion scope is over.  From Adrian Lanz
484         <lanz@fowi.ethz.ch>.
485         (spam-fetch-field-message-id-fast): doc fix
486
487 2003-12-01  Simon Josefsson  <jas@extundo.com>
488
489         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
490
491 2003-11-30  Simon Josefsson  <jas@extundo.com>
492
493         * gnus-agent.el (gnus-agent-expire-group-1): Bind message-log-max
494         when messaging "X % completed" to inhibit logging them to the
495         message buffer.
496         (gnus-agent-expire-group-1): Mention group name in messages.
497         (gnus-agent-expire-group-1): Only print a message for an article
498         when there actually was something done to it.
499
500         * mm-util.el (mm-enable-multibyte): Call set-buffer-multibyte with
501         'to argument.  Fixes something or other in Emacs 22, and is
502         backwards compatible.  From Kenichi Handa <handa@m17n.org>.
503
504         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Custom fix.
505
506 2003-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
507
508         * gnus-agent.el (gnus-agent-covered-methods): Remove nil methods. 
509
510 2003-11-29  Kevin Greiner <kgreiner@xpediantsolutions.com>
511         * gnus-start.el (gnus-activate-group): The active range of the
512         group must include the articles known to the agent.
513
514         * gnus.el (gnus-agent-method-p): Accept a server name as the
515         method being tested.
516
517 2003-11-29  Alexander Kreuzer <alex@freesources.org>  (tiny change)
518
519         * nnrss.el (nnrss-check-group): Set xml when nnrss-use-local is t.
520
521 2003-11-29  Jesper Harder  <harder@ifa.au.dk>
522
523         * gnus-group.el (gnus-group-make-menu-bar): Add
524         gnus-group-make-rss-group.
525
526 2003-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
527
528         * message.el: Added custom-manual links to all variables that have
529         an index entry in the message manual.
530         (message-generate-headers-first): Fixed doc-string.
531
532 2003-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
533
534         * gnus-msg.el (gnus-summary-yank-message): Don't bind
535         gnus-display-mime-function to nil so that non-ascii text is
536         decoded and attachments are not shown.
537
538         * message.el (message-cite-original-without-signature): Replace
539         the value of message-reply-headers with the yanked article since
540         it may be a different article from the original.
541         (message-cite-original): Ditto.
542
543 2003-11-25  Teodor Zlatanov  <tzz@lifelogs.com>
544
545         * spam.el (spam-blacklist-ignored-regexes): new variable, so
546         blacklisting can ignore certain regular expressions (e.g. the
547         user's e-mail address)
548         (spam-bogofilter-spam-strong-switch,
549         spam-bogofilter-ham-strong-switch): options used when articles are
550         already registered as the opposite classification
551         (spam-old-ham-articles, spam-old-spam-articles): lists of ham and
552         spam articles, generated when a summary buffer is entered, and
553         consulted when it's exited so we know what articles are changing
554         state from spam to ham or vice-versa
555         (spam-xor): everyone needs a little convenience
556         (spam-list-of-processors): lookup table for old-style spam/ham
557         exits processors
558         (spam-group-processor-p): support old-style and new-style spam/ham
559         exit processors
560         (spam-group-processor-multiple-p): handle new-style spam/ham exit
561         processors
562         (spam-summary-prepare): use spam-old-{ham,spam}-articles; change
563         logic to iterate over list of processors instead of manual
564         individual lookup, unregister any articles that change from ham to
565         spam or vice-versa in the course of the summary buffer usage; use
566         the new spam-register-routine
567         (spam-ham-copy-routine, spam-ham-move-routine,
568         spam-mark-spam-as-expired-and-move-routine): check that the list
569         of groups is not nil, because apply doesn't like to apply a
570         function across nil
571         (spam-registration-functions): variable for looking up spam/ham
572         registration/unregistration functions based on a spam-use-* symbol
573         (spam-classification-valid-p, spam-process-type-valid-p)
574         (spam-registration-check-valid-p)
575         (spam-unregistration-check-valid-p): convenience functions
576         (spam-registration-function, spam-unregistration-function): look
577         up the registration/unregistration function based on a
578         classification and the check (spam-use-* symbol)
579         (spam-list-articles): generate list of spam/ham articles from a
580         given list of articles
581         (spam-register-routine): do the heavy work of registering and
582         unregistering articles, using all the articles in the group or
583         specific ones as needed
584         (spam-generic-register-routine): removed, no longer used
585         (spam-log-unregistration-needed-p, spam-log-undo-registration):
586         handle article registration/unregistration with a given spam/ham
587         processor and group
588         (BBDB, ifile, spam-stat, blacklists, whitelists, spam-report,
589         bogofilter, spamoracle): rewrite registration/unregistration
590         functions to take a list of articles and the unregister option.
591         Much hilarity ensues.
592         (spam-initialize): spam-stat-maybe-{save,load} already respect spam-use-stat
593         (spam-stat-register-ham-routine, spam-stat-register-spam-routine):
594         don't load and save unnecessarily
595
596         * spam-stat.el (spam-stat-dirty): new variable, set when the stats
597         database is modified
598         (spam-stat-buffer-is-spam, spam-stat-buffer-is-non-spam)
599         (spam-stat-buffer-change-to-spam, spam-stat-to-hash-table)
600         (spam-stat-buffer-change-to-non-spam): set spam-stat-dirty when
601         needed
602         (spam-stat-save): respect spam-stat-dirty, unless the force
603         parameter is specified
604         (spam-stat-load): clear spam-stat-dirty
605
606         * gnus.el (gnus-install-group-spam-parameters): marked the
607         old-style exit processors as obsolete in the docs, added the
608         new-style exit processors while the old ones are still allowed
609
610
611 2003-11-25  Jesper Harder  <harder@ifa.au.dk>
612
613         * gnus-art.el (article-hide-boring-headers): Don't hide Reply-To
614         unless its list of addresses is identical to From.
615
616 2003-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
617
618         * dgnushack.el (mapc): Add the compiler macro for Emacs 20.
619
620 2003-11-24  Kevin Greiner <kgreiner@xpediantsolutions.com>
621         * gnus-srvr.el (gnus-server-insert-server-line): The server names
622         used in gnus-agent are different (for example, the native server
623         uses the alias "native") from the names in gnus-srvr.
624         Compensating by adding a second text property storing the name
625         expected by gnus-agent.
626         (gnus-server-named-server): New function.
627         * gnus-agent.el (gnus-agent-remove-server, gnus-agent-add-server):
628         No longer expect an argument as it was ignored anyway.  Uses the
629         new gnus-server-named-server function to get gnus-agent compatible
630         names from the server buffer.
631
632 2003-11-20  Kevin Greiner <kgreiner@xpediantsolutions.com>
633
634         * gnus.el (gnus-agent-covered-methods): Documented use of
635         named servers, not methods, to identity agentized groups.
636         Users may now change their server configurations without having
637         the server become "unagentized".
638         (gnus-agent-covered-methods): Removed from gnus-variable-list to
639         avoid storing two copies of gnus-agent-covered-methods, one in
640         .newsrc.eld and the other in agent/lib/servers.
641         (gnus-server-to-method): Do not cache server for the nil method.
642         (gnus-method-to-server): New function.  Associate named server
643         with all, even foreign, methods.
644         (gnus-agent-method-p, gnus-agent-method-p-cache): Incorporated
645         simple last-response cache to offset performance lose of having to
646         always convert methods to named servers.
647         * gnus-agent.el (gnus-agent-expire-days): Removed obsolete
648         documentation.
649         (gnus-agentize, gnus-agent-add-server, gnus-agent-remove-server):
650         Modified to support new definition of gnus-agent-covered-method.
651         (gnus-agent-read-servers): Rewritten to convert old method data
652         into server names.
653         (gnus-agent-read-servers-validate)
654         (gnus-agent-read-servers-validate-native): New functions.
655         (gnus-agent-write-servers): No longer use gnus-method-simplify as
656         it failed to simplify foreign methods.
657         (gnus-agent-close-connections, gnus-agent-synchronize-flags)
658         (gnus-agent-possibly-synchronize-flags, gnus-agent-fetch-session)
659         (gnus-agent-regenerate): Uses new gnus-agent-covered-methods
660         function as gnus-agent-covered-methods variable no longer provides
661         methods.
662         (gnus-agent-covered-methods): New function
663         (gnus-agent-expire-group, gnus-agent-expire): Final message will,
664         if gnus-verbose is greater than 4, report statistics of NOV
665         entries and files deleted as well as total bytes recovered.
666         (gnus-agent-expire-done-message): New function
667         (gnus-agent-unread-articles): Bug fix.  No longer drops last
668         unread article onto read list.
669         (gnus-agent-regenerate-group): Changed prompt to use typical
670         style.
671         (gnus-agent-group-covered-p): Rewrote to internally use
672         gnus-agent-method-p.
673         * gnus-int.el (gnus-start-news-server): Partially convert old
674         gnus-agent-covered-methods to new format so that gnus-open-server
675         functions correctly.
676         * gnus-srvr.el (gnus-server-insert-server-line): Replaced
677         gnus-agent-covered-methods with gnus-agent-method-p.
678         * gnus-start.el (gnus-clear-system): Added
679         gnus-agent-covered-methods to compensate for removing it from
680         gnus-variable-list.
681         (gnus-setup-news): Complete conversion of old
682         gnus-agent-covered-methods to new format so that secondary and
683         foreign servers can be correctly opened.
684
685 2003-11-20  Teodor Zlatanov  <tzz@lifelogs.com>
686
687         * spam.el (spam-ham-copy-or-move-routine): add respooling
688         support, not working well yet
689
690         * gnus.el (ham-process-destination): make 'respool option the
691         only one, so it can't be chosen together with other groups
692
693 2003-11-19  Teodor Zlatanov  <tzz@lifelogs.com>
694
695         * gnus-registry.el (gnus-registry-track-extra): make it a set of
696         choices instead of a boolean
697         (gnus-registry-track-subject-p, gnus-registry-track-sender-p):
698         new convenience functions
699         (gnus-registry-split-fancy-with-parent): use convenience
700         functions, also don't return extra tracking info if sender or
701         subject is found in more than one groups
702         (gnus-registry-add-group): use new convenience functions to
703         decide if sender and subject should be tracked
704
705         * gnus.el (ham-process-destination): add 'respool option,
706         unused by spam.el yet
707
708 2003-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
709
710         * gnus-score.el (gnus-decay-score): Return a surely smaller value
711         than the argument in XEmacs.
712
713 2003-11-18  Reiner Steib  <Reiner.Steib@gmx.de>
714
715         * message.el (message-insert-to): Don't use `gnus-message'.
716         (message-header-synonyms): New variable.
717         (message-carefully-insert-headers): Use it (check for synonyms).
718         Added doc-string.  From Sam Steingold <sds@gnu.org>.
719
720 2003-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
721
722         * html2text.el (html2text-remove-tags): Remove the tag in a
723         simpler way to avoid inflooping.
724
725 2003-11-17  Simon Josefsson  <jas@extundo.com>
726
727         * imap.el (imap-gssapi-auth-p): Don't check capability (some
728         servers remove AUTH=GSSAPI from capability response returned after
729         successful authentication).
730
731 2003-11-16  Jesper Harder  <harder@ifa.au.dk>
732
733         * gnus.el (gnus-getenv-nntpserver): Fix regexp and simplify.
734         Reported by Artem Chuprina <ran@ran.pp.ru>.
735
736 2003-11-14  Simon Josefsson  <jas@extundo.com>
737
738         * mm-util.el (mm-charset-synonym-alist): Map BIG5-HKSCS to BIG5
739         when it isn't available.
740
741 2003-11-13  Alex Schroeder  <alex@gnu.org>
742
743         * nnrss.el (nnrss-check-group): Use dc:contributor if neither
744         rss:author nor dc:creator is provided.
745
746 2003-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
747
748         * mm-decode.el (mm-dissect-buffer): Save start="<id>" value
749         contained in Content-Type header of multipart/related messages.
750
751         * mm-view.el (mm-w3m-cid-retrieve-1): New function.
752         (mm-w3m-cid-retrieve): Use it.
753
754         * mml.el (mml-generate-mime-1): Add start="<id>" to Content-Type.
755         (mml-insert-mime-headers): Insert Content-ID header.
756         (mml-insert-mml-markup): Insert start="<id>" value.
757
758 2003-11-12  Teodor Zlatanov  <tzz@lifelogs.com>
759
760         * nnml.el (nnml-request-accept-article): pass sender to
761         nnmail-cache-insert
762
763         * nnmh.el (nnmh-request-accept-article): pass sender to
764         nnmail-cache-insert 
765
766         * nnmbox.el (nnmbox-request-accept-article): pass sender to
767         nnmail-cache-insert 
768
769         * nnfolder.el (nnfolder-request-accept-article): pass sender to
770         nnmail-cache-insert 
771
772         * nnbabyl.el (nnbabyl-request-accept-article): pass sender to
773         nnmail-cache-insert 
774
775         * nnmail.el (nnmail-cache-insert): accept sender parameter and
776         pass it to the nnmail-spool-hook
777
778         * gnus-registry.el (gnus-registry-track-extra): clarify doc
779         (gnus-registry-action): add sender lexical var and pass it to
780         gnus-registry-add-group
781         (gnus-registry-spool-action): take a sender parameter, pass to
782         gnus-registry-add-group
783         (gnus-registry-split-fancy-with-parent): trace by sender in
784         addition to subject
785         (gnus-registry-fetch-sender-fast): new function
786         (gnus-registry-add-group): accept sender parameter
787
788 2003-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
789
790         * spam.el (spam-ham-copy-routine, spam-ham-move-routine)
791         (spam-mark-spam-as-expired-and-move-routine): allow for the
792         groups to be a list of a single item
793
794         * gnus.el (gnus-install-group-spam-parameters):
795         ham-process-destination and spam-process-destination allow lists now
796
797 2003-11-10  Reiner Steib  <Reiner.Steib@gmx.de>
798
799         * message.el (message-insert-to): Do error out when the user
800         requested no Cc.  Don't insert empty To.  Can be added to
801         `message-setup-hook' now.  From Sam Steingold <sds@gnu.org>.
802         (message-mode-field-menu): Moved some entries, added
803         `message-insert-wide-reply'.
804         (message-change-subject): Fixed comment.
805
806 2003-11-10  Simon Josefsson  <jas@extundo.com>
807
808         * pgg-def.el (pgg-encrypt-for-me): Change default from nil to t.
809
810 2003-11-09  Simon Josefsson  <jas@extundo.com>
811
812         * pgg-gpg.el (pgg-gpg-encrypt-region): Cache passphrase under hex
813         key id too (for decryption).
814         (pgg-gpg-sign-region): Likewise.
815
816 2003-11-09  Simon Josefsson  <jas@extundo.com>
817
818         * pgg-gpg.el (pgg-gpg-all-secret-keys): New variable.
819         (pgg-gpg-lookup-all-secret-keys): New function.
820         (pgg-gpg-select-matching-key): Likewise.
821         (pgg-gpg-decrypt-region): Use new functions.  From Satyaki Das
822         <satyakid@stanford.edu>.
823
824 2003-11-07  Teodor Zlatanov  <tzz@lifelogs.com>
825
826         * nnmail.el (nnmail-cache-insert): make sure that the
827         nnmail-spool-hook is called with a valid newsgroup name (though
828         it may be wrong)
829
830         * gnus.el (gnus-group-real-prefix): return nil if group is not a
831         string, instead of triggering an error
832
833 2003-11-06  Teodor Zlatanov  <tzz@lifelogs.com>
834
835         * gnus.el (gnus-group-guess-full-name-from-command-method): new function
836
837         * gnus-registry.el (gnus-registry-fetch-group): use long names if
838         requested 
839         (gnus-registry-split-fancy-with-parent): when long names are in
840         use, strip the name if we're in the native server, or else return nothing
841         (gnus-registry-spool-action, gnus-registry-action): use
842         gnus-group-guess-full-name-from-command-method instead of
843         gnus-group-guess-full-name
844
845         * spam.el (spam-mark-spam-as-expired-and-move-routine)
846         (spam-ham-copy-or-move-routine): prevent article deletions or
847         moves unless the backend allows it
848
849         * gnus.el (gnus-install-group-spam-parameters): fixed parameters
850         to list spamoracle as well, suggested by Jean-Marc Lasgouttes
851         <Jean-Marc.Lasgouttes@inria.fr>
852
853         * spam.el (spam-spamoracle): doc change, suggested by Jean-Marc
854         Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
855
856 2003-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
857
858         * gnus-score.el (gnus-decay-score): Protect against arithmetic
859         errors.  Tiny patch from Norbert Koch <viteno@xemacs.org>.
860
861 2003-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
862
863         * spam.el
864         (spam-log-processing-to-registry): improved message and comments
865         (spam-log-unregistration-needed-p): new function
866         (spam-ifile-register-spam-routine)
867         (spam-ifile-register-ham-routine, spam-stat-register-spam-routine)
868         (spam-stat-register-ham-routine)
869         (spam-blacklist-register-routine)
870         (spam-whitelist-register-routine)
871         (spam-bogofilter-register-spam-routine)
872         (spam-bogofilter-register-ham-routine)
873         (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): change
874         spam-log-processing-to-registry invocations appropriately
875
876 2003-10-31  Simon Josefsson  <jas@extundo.com>
877
878         * imap.el (imap-kerberos4-open): Ignore output from ATHENA imtest.
879         Tiny patch from Derek Atkins <warlord@MIT.EDU>.
880         (imap-process-connection-type): Improve docstring.  Suggested by
881         Derek Atkins <warlord@MIT.EDU>.
882
883 2003-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
884
885         * spam.el (autoload): autoload the gnus-registry functions we'll
886         need
887         (spam-log-to-registry): new variable for interfacing with the
888         gnus-registry
889         (spam-install-hooks): variable had the wrong customization group
890         (spam-fetch-field-message-id-fast): convenience function for fetch
891         a message ID quickly
892         (spam-log-processing-to-registry): new function
893         (spam-ifile-register-spam-routine)
894         (spam-ifile-register-ham-routine, spam-stat-register-spam-routine)
895         (spam-stat-register-ham-routine)
896         (spam-blacklist-register-routine)
897         (spam-whitelist-register-routine)
898         (spam-bogofilter-register-spam-routine)
899         (spam-bogofilter-register-ham-routine)
900         (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): add
901         spam-log-processing-to-registry invocations
902
903         * gnus-registry.el: fixed docs in the preface to mention
904         gnus-registry-initialize
905         (gnus-registry-store-extra): remove cached extra entry
906         information when new extra entry is stored
907
908 2003-10-29  Simon Josefsson  <jas@extundo.com>
909
910         * message.el (message-forward-make-body-plain): Fix ARG=1 mode
911         after separating m-f-m-b.
912
913 2003-10-29  Simon Josefsson  <jas@extundo.com>
914
915         * message.el (message-forward-make-body-plain): Remove ignored
916         headers.  Tiny patch from Andre Srinivasan <andre@e2open.com>.
917         (message-forward-make-body-plain): Fix ARG=1.
918
919 2003-10-28  Jesper Harder  <harder@ifa.au.dk>
920
921         * message.el (message-forward-subject-name-subject)
922         (message-forward-subject-author-subject): Decode non-ASCII
923         newsgroup names.
924         (autoload): Autoload gnus-group-decoded-name.
925
926 2003-10-27  Simon Josefsson  <jas@extundo.com>
927
928         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): New optional
929         parameter key, overrides the key id used to store passphrase
930         under (uses true key id from gpg output if nil).
931         (pgg-gpg-encrypt-region): Search for passphrase using user suplied
932         string STR, instead of (pgg-lookup-key STR t).
933         (pgg-gpg-encrypt-region): Store passphrase under user suplied
934         string, instead of real key id taken from gpg output.
935         (pgg-gpg-decrypt-region): Likewise.
936         (pgg-gpg-sign-region): Likewise.
937         * pgg.el (pgg-decrypt-region): Don't set pgg-default-user-id.
938
939 2003-10-27  Romain FRANCOISE  <romain@orebokech.com>
940
941         * gnus-art.el (gnus-article-goto-prev-page): Doc fix. 
942
943 2003-10-27  Simon Josefsson  <jas@extundo.com>
944
945         * mm-bodies.el (mm-body-encoding): Don't use QP when message body
946         only consists of short lines and ASCII, when
947         mm-use-ultra-safe-encoding.  Refer to 'About foo' thread in
948         gnus-bug, e.g. <ilullrg4k7p.fsf@extundo.com>, for more discussion.
949         This make it possible to pipe the raw RFC 822 message into 'gpg'
950         and have the signature work.  Potential problem: what if message
951         contain data that would be dash-escaped by OpenPGP
952         implementations? Then PGP 2.x might not be able to parse the raw
953         RFC 822 message correctly.  If that problem is worth fixing, it
954         should be fixed by detecting the situation, instead of applying QP
955         to everything.  Based on discussion with "John A. Martin"
956         <jam@jamux.com>.
957
958 2003-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
959
960         * spam.el (spam-mark-spam-as-expired-and-move-routine)
961         (spam-ham-copy-or-move-routine): don't ask when deleting copied
962         articles, and use move instead of copy when possible
963         (spam-split): added the option of specifying a string as a
964         spam-split parameter; such a string will override
965         spam-split-group temporarily.
966
967         * nnmail.el (nnmail-cache-insert): protect from nil message IDs,
968         but should we do something else?
969
970         * gnus-registry.el (gnus-registry-spool-action): protect from nil
971         message IDs
972
973 2003-10-26  Simon Josefsson  <jas@extundo.com>
974
975         * gnus-art.el (gnus-button-alist): Allow & in mailto URLs.
976         (gnus-header-button-alist): Likewise.
977         (gnus-url-mailto): Handle ?to parameters.  Replace \r\n with \n.
978         Reverse parameter list to use same order as in the URL.  Reported
979         by f95-msv@f.kth.se (M\e,Ae\e(Brten Svantesson).
980
981 2003-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
982
983         * spam.el (spam-move-spam-nonspam-groups-only): documentation fix
984         for the variable
985
986 2003-10-25  Steve Youngs  <sryoungs@bigpond.net.au>
987
988         * Makefile.in (clean-some): Remove auto-autoloads.* and
989         custom-load.* as well.
990         (distclean): Ditto.
991
992         * dgnushack.el (dgnushack-make-load): Add a local vars section to
993         the dummy gnus-load.el.
994
995 2003-10-24  Teodor Zlatanov  <tzz@lifelogs.com>
996
997         * spam.el (spam-ham-copy-or-move-routine): do not delete if copy
998         is t, also don't intepret the list of groups as a list of lists
999         (spam-mark-spam-as-expired-and-move-routine)
1000         (spam-ham-copy-or-move-routine): delete articles only if 1 or
1001         more groups were specified (and "copy" was not specified for
1002         spam-ham-copy-or-move-routine) (fixed twice)
1003
1004 2003-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1005
1006         * nndoc.el (nndoc-guess-type): Reverse the sort order.  Suggested
1007         by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1008         (nndoc-dissect-buffer): Don't miss even-numbered articles.
1009
1010 2003-10-24  Steve Youngs  <sryoungs@bigpond.net.au>
1011
1012         * dgnushack.el (dgnushack-gnus-load-file): Set to
1013         "auto-autoloads.el" if building with XEmacs.
1014         (dgnushack-cus-load-file): Set to "custom-load.el" if building
1015         with XEmacs.
1016         (dgnushack-make-cus-load): We don't delete the resulting file if
1017         building with XEmacs so byte-compile it.
1018         (dgnushack-make-load): When building with XEmacs do nothing except
1019         byte-compile the autoload file and create a dummy gnus-load.el
1020         file. 
1021
1022 2003-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1023
1024         * message.el (message-make-fqdn): Bind case-fold-search.
1025         Suggested by Christopher Richards <richards@CS.Princeton.EDU>.
1026
1027 2003-10-23  Teodor Zlatanov  <tzz@lifelogs.com>
1028
1029         * gnus.el (spam-process-destination, ham-process-destination):
1030         allow multiple groups as a choice
1031
1032         * spam.el (spam-check-blackholes): remove "[IP address]"
1033         requirement, now just "IP address" is enough for detection for
1034         blackhole checking
1035         (spam-check-blackholes): oops, the dots were not escaped
1036         (spam-mark-spam-as-expired-and-move-routine): added multiple group
1037         support (multiple copies, then delete)
1038         (spam-ham-copy-routine): new function
1039         (spam-ham-move-routine): new function
1040         (spam-ham-copy-or-move-routine): new function (used to be
1041         spam-ham-move-routine), handle multiple groups
1042         (spam-summary-prepare-exit): call the new functions
1043
1044 2003-10-23  Simon Josefsson  <jas@extundo.com>
1045
1046         * flow-fill.el (fill-flowed-encode, fill-flowed): Autoload.
1047
1048 2003-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1049
1050         * gnus-art.el (gnus-emphasis-strikethru): Use the :strike-through
1051         attribute in Emacs.
1052
1053 2003-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1054
1055         * message.el (message-bounce): Don't erase except bounced header.
1056
1057 2003-10-21  Teodor Zlatanov  <tzz@lifelogs.com>
1058
1059         * spam.el (spam-reverse-ip-string): new function to reverse an IP
1060         address in a string
1061         (spam-check-blackholes): use spam-reverse-ip-string
1062
1063 2003-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1064
1065         * gnus-art.el (gnus-narrow-to-page): Clear as well as set the
1066         value for gnus-page-broken.
1067
1068         * gnus-sum.el (gnus-summary-beginning-of-article): Use
1069         gnus-break-pages instead of gnus-page-broken.
1070         (gnus-summary-end-of-article): Use gnus-break-pages instead of
1071         gnus-page-broken; narrow to the end of a page beforehand.
1072         (gnus-summary-toggle-header): Use gnus-break-pages instead of
1073         gnus-page-broken; remove delimiter buttons unless gnus-break-pages
1074         is non-nil.
1075
1076 2003-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1077
1078         * gnus-picon.el (gnus-picon-transform-address): Protect against
1079         errors. 
1080
1081 2003-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1082
1083         * gnus-msg.el (nnspool-rejected-article-hook): Remove defvar.
1084         (xemacs-codename): Move defvar to gnus-util.el.
1085
1086         * gnus-util.el (xemacs-codename): Defvar when compiling.
1087
1088 2003-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1089
1090         * spam-report.el (spam-report-url-ping-plain): Include a
1091         User-Agent. 
1092
1093         * gnus-msg.el (gnus-extended-version): Use it.
1094
1095         * gnus-util.el (gnus-emacs-version): Separated out into own
1096         function. 
1097
1098 2003-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
1099
1100         * message.el (message-mode-field-menu): Added
1101         message-generate-unsubscribed-mail-followup-to.
1102         (message-forward-subject-fwd): Avoid double "Fwd: "
1103         (message-change-subject): Added comment.
1104
1105 2003-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1106
1107         * gnus-sum.el (gnus-nov-parse-line): Remove condition-cases.
1108
1109         * mml.el (mml-insert-mime): Quote mml.
1110
1111 2003-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1112
1113         * gnus-sum.el (gnus-remove-odd-characters): Use
1114         mm-subst-char-in-string instead of subst-char-in-string.
1115         (gnus-summary-refer-article): Use gnus-replace-in-string instead
1116         of replace-regexp-in-string.
1117
1118 2003-10-19  Jesper Harder  <harder@ifa.au.dk>
1119
1120         * gnus-uu.el (gnus-uu-uustrip-article): Really strip directory
1121         from file name.
1122
1123 2003-10-18  Jesper Harder  <harder@ifa.au.dk>
1124
1125         * gnus-sum.el (gnus-summary-save-parts-last-directory): Default
1126         to mm-default-directory.
1127         (gnus-summary-save-parts-1): Use mm-file-name-rewrite-functions.
1128
1129 2003-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1130
1131         * pop3.el (pop3-read-response): Check whether the process is
1132         alive. 
1133
1134         * gnus-sum.el (gnus-summary-refer-article): Strip spaces.
1135
1136         * rfc2047.el (rfc2047-encode-region): Do error out on invalid
1137         strings. 
1138
1139         * nntp.el (nntp-retrieve-headers-with-xover): Get error messages
1140         right. 
1141
1142         * gnus-agent.el (gnus-agent-read-servers): Remove sit-for.
1143
1144         * gnus-art.el (article-treat-dumbquotes): Doc fix.
1145
1146         * message.el (message-field-value): New function.
1147         (message-insert-disposition-notification-to): Use Reply-To, too.
1148
1149         * imap.el (imap-mailbox-status): Upcase STATUS commands. 
1150
1151         * gnus-sum.el (gnus-remove-odd-characters): New function.
1152         (gnus-nov-parse-line): Use it.
1153
1154 2003-10-18  Matt Swift  <swift@alum.mit.edu>
1155
1156         * mm-decode.el (mm-inline-media-tests): Recognize pjpeg as jpeg. 
1157
1158 2003-10-18  Romain FRANCOISE  <romain@orebokech.com>
1159
1160         * message.el (message-forward-make-body): does both
1161         m-f-make-body-mml and m-f-make-body-plain, resulting in a strange
1162         message buffer.
1163
1164 2003-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1165
1166         * gnus-art.el (gnus-narrow-to-page): Only break page if it's
1167         broken.
1168
1169         * nnrss.el (nnrss-find-rss-via-syndic8): Return nil if xml-rpc
1170         isn't available.
1171
1172         * message.el (message-hidden-headers): Doc fix.
1173
1174 2003-10-18  Jesper Harder  <harder@ifa.au.dk>
1175
1176         * gnus-msg.el (gnus-summary-resend-message-edit): Avoid error when
1177         fields aren't found.
1178
1179 2003-10-18  Simon Josefsson  <jas@extundo.com>
1180
1181         * message.el (message-forward-make-body-plain)
1182         (message-forward-make-body-mime, message-forward-make-body-mml)
1183         (message-forward-make-body-digest-plain)
1184         (message-forward-make-body-digest-mime)
1185         (message-forward-make-body-digest): New, derived from
1186         message-forward-make-body.
1187         (message-forward-make-body): Use them.
1188         (message-forward-show-mml): New default 'best.
1189         (message-forward-make-body): Support it.
1190
1191 2003-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1192
1193         * gnus-art.el (gnus-article-mode): Set gnus-page-broken to nil.
1194         (gnus-article-prepare): Don't set to t.
1195         (gnus-narrow-to-page): Set to t if we break.
1196
1197 2003-06-11  Daniel N\e,Ai\e(Bri  <dne@mayonnaise.net>
1198
1199         * message.el (message-resend): Generate Resent-Message-ID header.
1200
1201 2003-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1202
1203         * gnus-art.el (gnus-article-next-page): Don't go to the next line
1204         before checking end-of-buffer.
1205         (gnus-mime-delete-part): Don't insert parts twice.
1206
1207 2003-10-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1208
1209         * gnus-art.el (article-update-date-lapsed): Make sure point
1210         doesn't move around (much).
1211
1212 2003-07-28  Vasily Korytov  <deskpot@myrealbox.com>
1213
1214         * mail-source.el (mail-source-keyword-map): List "cur" before
1215         "new" for maildirs.
1216
1217 2003-10-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1218
1219         * gnus-sum.el (gnus-summary-enter-digest-group): ogroup, nor
1220         group. 
1221
1222         * gnus-msg.el (gnus-inews-insert-archive-gcc): Use the parent
1223         name for gcc-self.
1224         (gnus-inews-insert-archive-gcc): Paren mistake.
1225
1226         * gnus-sum.el (gnus-summary-enter-digest-group): Add
1227         parent-group. 
1228
1229         * gnus-art.el (gnus-ignored-headers): Add more headers.
1230
1231         * rfc2047.el (rfc2047-encode): See which encoding is shorter --
1232         base64 or QP.
1233
1234         * nnmail.el (nnmail-article-group): Default to "bogus".
1235
1236         * mail-source.el (mail-source-delete-incoming): Change to nil.
1237
1238 2003-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1239
1240         * mail-source.el (mail-source-fetch-imap): Fix mismatched parens.
1241
1242 2003-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1243
1244         * mail-source.el (defvar): Add post/pre/scripts.
1245         (mail-source-fetch-imap): Use them.
1246
1247         * nndraft.el (nndraft-request-move-article): Fix infinite
1248         recursion. 
1249
1250         * gnus-group.el (gnus-group-mark-regexp): Jump to groups.
1251
1252 2003-10-16  Ed L. Cashin  <ecashin@uga.edu>
1253
1254         * imap.el (imap-interactive-login): Set imap-password to nil if
1255         login fails.
1256
1257 2003-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1258
1259         * message.el (message-inserted-headers): New variable.
1260         (message-mode): Make local.
1261         (message-mode): Set all the local action variables to nil.      
1262
1263 2003-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1264
1265         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
1266         (mm-w3m-safe-url-regexp): Doc fix.
1267
1268 2003-10-12  Jesper Harder  <harder@ifa.au.dk>
1269
1270         * gnus-sum.el (gnus-summary-respool-query): Don't narrow to head,
1271         it's done by nnmail-article-group.
1272
1273         * gnus-uu.el (gnus-uu-grab-articles): Fix misplaced parens.
1274         From Mark Hood <markhood@speakeasy.net> (tiny change)
1275
1276 2003-10-10  Jesper Harder  <harder@ifa.au.dk>
1277
1278         * mm-decode.el (mm-file-name-delete-gotchas): Avoid infloop in
1279         XEmacs.
1280
1281 2003-10-10  Teodor Zlatanov  <tzz@lifelogs.com>
1282
1283         * spam.el (spam-initialize): new function, does the spam-face
1284         update and all the hooks, replaces spam-install-hooks-function
1285
1286         * gnus-registry.el (gnus-registry-initialize): new autoloaded
1287         function to explicitly initialize the registry
1288
1289 2003-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1290
1291         * mm-decode.el (mm-w3m-safe-url-regexp): Doc fix.
1292
1293         * mm-view.el (mm-w3m-mode-map): Doc fix.
1294         (mm-inline-text-html-render-with-w3m): Add a comment.
1295
1296 2003-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1297
1298         * gnus-group.el: Remove superfluous eval-when-compiles.
1299
1300 2003-10-10  Jesper Harder  <harder@ifa.au.dk>
1301
1302         * gnus-group.el (gnus-group-suspend): Reset gnus-backlog-articles.
1303
1304 2003-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1305
1306         * dns.el (query-dns): Don't error out on malformed resolv files.
1307
1308 2003-10-06  Jesper Harder  <harder@ifa.au.dk>
1309
1310         * gnus.el (gnus-group-faq-directory): Update .tw entry.  From
1311         Albert Chun-Chieh Huang <mr894348@cs.nthu.edu.tw>
1312
1313 2003-10-03  Teodor Zlatanov  <tzz@lifelogs.com>
1314
1315         * spam.el (spam-check-blackholes): exit the loop if matches are
1316         found (idea from Adrian Lanz <lanz@fowi.ethz.ch>)
1317         (spam-check-bogofilter-headers, spam-check-blackholes, spam-check-BBDB)
1318         (spam-from-listed-p): use nnmail-fetch-field instead of message-fetch-field
1319         
1320
1321 2003-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1322
1323         * mm-decode.el (mm-attachment-file-modes): Change the default
1324         value into 384 from ?\600 which doesn't mean an integer in XEmacs.
1325
1326 2003-10-03  Jesper Harder  <harder@ifa.au.dk>
1327
1328         * mm-decode.el (mm-file-name-delete-control)
1329         (mm-file-name-delete-gotchas): New functions.
1330         (mm-file-name-rewrite-functions): Use them.
1331         (mm-attachment-file-modes): New option.
1332         (mm-save-part-to-file): Use it.
1333
1334 2003-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
1335
1336         * spam.el (spam-install-hooks-function): Added Autoload cookie.
1337
1338 2003-10-02  Jesper Harder  <harder@ifa.au.dk>
1339
1340         * pgg-def.el (pgg-default-keyserver-address): Change to
1341         subkeys.pgp.net.  From Michael Shields <shields@msrl.com>
1342
1343 2003-10-01  Simon Josefsson  <jas@extundo.com>
1344
1345         * message.el (message-idna-to-ascii-rhs-1): RHS can be terminated
1346         by ',', as in 'foo@example.org, bar@example.org'.
1347
1348 2003-10-01  Jesper Harder  <harder@ifa.au.dk>
1349
1350         * message.el (message-send): Fix reversed logic of supersedes
1351         check.
1352
1353 2003-09-30  Reiner Steib  <Reiner.Steib@gmx.de>
1354
1355         * gnus-art.el (gnus-article-view-part-as-charset): Doc fix,
1356         suggested by Norbert Koch <viteno@xemacs.org>.
1357
1358 2003-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1359
1360         * gnus-topic.el (gnus-topic-goto-missing-topic): Revert 2003-02-09
1361         change in order to correct the position where an invisible topic
1362         (because gnus-topic-display-empty-topics is nil) may be inserted.
1363
1364 2003-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1365
1366         * message.el (message-ignored-supersedes-headers): Add X-Payment.
1367
1368 2003-09-20  Jesper Harder  <harder@ifa.au.dk>
1369
1370         * rfc2047.el (rfc2047-encode): Limit line length to 76 characters.
1371
1372 2003-09-20  Simon Josefsson  <jas@extundo.com>
1373
1374         * tls.el (tls-process-connection-type): Doc fix.
1375
1376         * imap.el (imap-starttls-open): Rewrite, should support both old
1377         starttls.el and new starttls.el that uses GNUTLS.
1378
1379 2003-09-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1380
1381         * gnus-art.el (gnus-treat-display-x-face): Use set-default instead
1382         of custom-set-default which isn't available in old XEmacsen.
1383
1384 2003-09-17  Jesper Harder  <harder@ifa.au.dk>
1385
1386         * gnus-msg.el (gnus-summary-resend-message-edit): Don't convert
1387         to MML.  MIME -> MML -> MIME does not work for PGP/MIME.
1388
1389         * message.el (message-bounce, message-forward-show-mml): do.
1390         
1391 2003-09-13  Jesper Harder  <harder@ifa.au.dk>
1392
1393         * rfc2047.el (rfc2047-charset-encoding-alist): Add viscii.
1394         (rfc2047-encode): Add factors for big5, gb2312 and euc-kr.
1395
1396         * nnweb.el (nnweb-google-parse-1): Fix parsing.
1397
1398 2003-09-12  Jesper Harder  <harder@ifa.au.dk>
1399
1400         * gnus-group.el (gnus-group-fetch-control): ISC changed
1401         compression from .Z to .gz.
1402
1403         * rfc2047.el (rfc2047-header-encoding-alist): Add "Approved" to
1404         address-mime.
1405
1406 2003-09-11  Jesper Harder  <harder@ifa.au.dk>
1407
1408         * rfc2047.el (rfc2047-encode): Restrict encoded-words to 75
1409         characters.
1410
1411 2003-09-10  Jesper Harder  <harder@ifa.au.dk>
1412
1413         * gnus.el (gnus-group-charter-alist): Update.
1414
1415 2003-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
1416
1417         * spam-report.el: use mm-url.el functions for external URL
1418         loading when the built-in HTTP GET is insufficient (e.g. proxies
1419         are in the way).  From Eric Knauel
1420         <knauel@informatik.uni-tuebingen.de>.
1421         (spam-report-url-ping-function): new option, defaults to the
1422         built-in HTTP GET (spam-report-url-ping-plain)
1423         (spam-report-url-ping): calls spam-report-url-ping-function now
1424         (spam-report-url-ping-plain): new function, does what
1425         spam-report-url-ping used to do
1426         (spam-report-url-ping-mm-url): function that delegates to
1427         mm-url.el (autoloaded)
1428
1429 2003-09-08  Teodor Zlatanov  <tzz@lifelogs.com>
1430
1431         * gnus-registry.el (gnus-registry-delete-id): function to
1432         completely delete an ID, including all the cache hashtables
1433         (gnus-registry-delete-group): use gnus-registry-delete-id
1434         (gnus-registry-simplify-subject): only run if the argument is a
1435         string, return nil otherwise
1436
1437 2003-09-07  Jesper Harder  <harder@ifa.au.dk>
1438
1439         * gnus-msg.el (gnus-summary-resend-bounced-mail): Docstring fix.
1440
1441 2003-09-05  Teodor Zlatanov  <tzz@lifelogs.com>
1442
1443         * gnus-registry.el (gnus-registry-split-fancy-with-parent): yet
1444         another error *sigh*
1445
1446         * gnus-registry.el (gnus-registry-fetch-extra-entry): don't use
1447         puthash unless gnus-registry-entry-caching is on
1448         (gnus-registry-split-fancy-with-parent): misplaced parenthesis
1449         made everything a part of the 'else'
1450         (gnus-registry-save): used 'entry-caching' instead of 'caching'
1451
1452 2003-09-05  Jesper Harder  <harder@ifa.au.dk>
1453
1454         * gnus-art.el (gnus-button-alist): Improve Info regexp.
1455
1456 2003-09-04  Teodor Zlatanov  <tzz@lifelogs.com>
1457
1458         * gnus-registry.el: added brief explanation of basics
1459         (gnus-registry-track-extra): new variable for tracking of message
1460         subjects
1461         (gnus-registry-entry-caching): caching parameter, used for extra
1462         data
1463         (gnus-registry-minimum-subject-length): minimum subject length
1464         before it's considered when tracing subjects
1465         (gnus-registry-save): accomodate extra data entry caching
1466         (gnus-registry-action): change function name, add the subject and
1467         pass it to gnus-registry-add-group
1468         (gnus-registry-spool-action): change function name, add the
1469         subject and pass it to gnus-registry-add-group
1470         (gnus-registry-split-fancy-with-parent): add subject tracking
1471         (gnus-registry-register-message-ids): pass subject to
1472         gnus-registry-add-group
1473         (gnus-registry-simplify-subject)
1474         (gnus-registry-fetch-simplified-message-subject-fast): new
1475         functions
1476         (gnus-registry-fetch-extra, gnus-registry-fetch-extra-entry): add
1477         extra data entry caching
1478         (gnus-registry-add-group): handle the extra subject parameter
1479         (gnus-registry-install-hooks, gnus-registry-unload-hook): fix the
1480         gnus-register-* function names
1481
1482         * nnmail.el (nnmail-cache-insert): add subject parameter, pass it
1483         on to the nnmail-spool-hook
1484
1485         * nnbabyl.el (nnbabyl-request-accept-article): added subject to
1486         nnmail-cache-insert call
1487
1488         * nndiary.el (nndiary-request-accept-article): added subject to
1489         nnmail-cache-insert call
1490
1491         * nnfolder.el (nnfolder-request-accept-article): added subject to
1492         nnmail-cache-insert call
1493
1494         * nnimap.el (nnimap-split-articles): added subject to
1495         nnmail-cache-insert call
1496         (nnimap-request-accept-article): added subject to
1497         nnmail-cache-insert call
1498
1499         * nnmbox.el (nnmbox-request-accept-article): added subject to
1500         nnmail-cache-insert call
1501
1502         * nnmh.el (nnmh-request-accept-article): added subject to
1503         nnmail-cache-insert call
1504
1505         * nnml.el (nnml-request-accept-article): added subject to
1506         nnmail-cache-insert call
1507
1508 2003-09-04  Jesper Harder  <harder@ifa.au.dk>
1509
1510         * gnus-art.el (gnus-button-handle-info-url)
1511         (gnus-button-handle-info-url-gnome)
1512         (gnus-button-handle-info-url-kde, gnus-button-alist): Handle GNOME
1513         and KDE style Info URLs.
1514
1515         * gnus-util.el (gnus-url-unhex-string): Don't replace "+" with " ".
1516
1517 2003-09-02  Jesper Harder  <harder@ifa.au.dk>
1518
1519         * rfc2047.el (rfc2047-fold-region): Don't fold at the beginning
1520         of the field.
1521
1522 2003-09-01  Simon Josefsson  <jas@extundo.com>
1523
1524         * mml.el (mml-insert-mime-headers-always): New variable.
1525         (mml-insert-mime-headers): Use it.  Based on (tiny) patch from
1526         Lars Balker Rasmussen <lars@balker.org>.
1527
1528 2003-08-30  Simon Josefsson  <jas@extundo.com>
1529
1530         * mail-source.el (mail-source-fetch-imap): Pass correct buffer to
1531         imap-open, reverts 2003-03-17 change.  Reverse remove before
1532         calling gnus-compress-sequence.  From Gaute Strokkenes
1533         <gs234@srcf.ucam.org> (tiny change).
1534
1535 2003-08-29  Simon Josefsson  <jas@extundo.com>
1536
1537         * gnus-group.el (gnus-group-delete-group): Doc fix.  Suggested by
1538         Jochen K\e,A|\e(Bpper <jochen@jochen-kuepper.de>.
1539
1540 2003-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1541
1542         * gnus-art.el (article-display-x-face): Make it possible to set
1543         the gnus-article-x-face-command variable to the lambda form.
1544
1545 2003-08-27  Simon Josefsson  <jas@extundo.com>
1546
1547         * mm-decode.el (mm-remove-part): Try to kill external displayers
1548         cleanly first (if it refuses, C-g aborts loop and kill process
1549         unconditionally).  Also make sure process is dead before we remove
1550         the files it may be using.  Reported by David Coe
1551         <davidc@debian.org>.
1552
1553 2003-08-27  Jesper Harder  <harder@ifa.au.dk>
1554
1555         * gnus-cache.el (gnus-cache-generate-active): Fix bug in
1556         replacement.  From Vagn Johansen <v@johansen.mail.dk> (tiny
1557         change).
1558
1559 2003-08-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1560
1561         * gnus-art.el: Don't use defvaralias.
1562         (gnus-treat-display-x-face): Warn if the obsolete variable
1563         `gnus-treat-display-xface' exists.
1564
1565 2003-08-25  Jesper Harder  <harder@ifa.au.dk>
1566
1567         * gnus-art.el (gnus-treat-display-face): Fix typo.
1568         (gnus-treat-display-xface): Rename to gnus-treat-display-x-face
1569         (reported by Jochen K\e,A|\e(Bpper <jochen@jochen-kuepper.de>)
1570
1571 2003-08-24  Jesper Harder  <harder@ifa.au.dk>
1572
1573         * gnus-art.el (gnus-header-button-alist, gnus-button-alist): Fix
1574         type.
1575
1576 2003-08-22  Jesper Harder  <harder@ifa.au.dk>
1577
1578         * message.el (message-make-forward-subject-function): Fix
1579         customize mismatch.
1580
1581         * gnus.el (gnus-message-archive-method): do.
1582
1583 2003-08-20  Reiner Steib  <Reiner.Steib@gmx.de>
1584
1585         * gnus.el (gnus-read-group): Offer to continue only if the invalid
1586         char is `/' and add more information for the user.
1587
1588         * gnus-art.el (gnus-button-alist): Add `+' (gnus-button-handle-man).
1589         (gnus-header-button-alist): Added `In-Reply-To'.
1590
1591         * nnimap.el (nnimap-open-connection): Allow different user names
1592         on the same server (and in the same authinfo file).
1593
1594 2003-08-20  Jesper Harder  <harder@ifa.au.dk>
1595
1596         * gnus-sieve.el (gnus-sieve-crosspost): Fix type.
1597
1598         * message.el (message-make-forward-subject-function): Add
1599         message-forward-subject-name-subject to choices.
1600
1601         * gnus-art.el (gnus-article-edit-done, gnus-article-edit-exit):
1602         Redisplay article after editing.
1603
1604 2003-08-20  Simon Josefsson  <jas@extundo.com>
1605
1606         * gnus.el (gnus-read-group): Added check to ask confirmation if
1607         Group name contains invalid character. You can use '/' in IMAP,
1608         but not in filenames. G m cannot know what the user is creating,
1609         so let user decide. See thread m2oeysiev3.fsf@naima.lensflare.org.
1610         Tiny patch from letters@hotpop.com (Jari Aalto+mail.linux).
1611
1612 2003-08-13  Reiner Steib  <Reiner.Steib@gmx.de>
1613
1614         * gnus-score.el (gnus-summary-score-effect): Fix interactive use.
1615
1616 2003-08-10  Teodor Zlatanov  <tzz@lifelogs.com>
1617
1618         * gnus-draft.el (gnus-draft-send-all-messages): ask if all drafts
1619         should be sent unless gnus-expert-user is on
1620
1621 2003-08-09  Jesper Harder  <harder@ifa.au.dk>
1622
1623         * pgg-gpg.el (pgg-gpg-extra-args): Fix customization type.
1624
1625 2003-08-07  Jesper Harder  <harder@ifa.au.dk>
1626
1627         * pgg-gpg.el (pgg-gpg-process-region): Bind
1628         default-enable-multibyte-characters to nil.
1629
1630 2003-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1631
1632         * canlock.el (canlock-password): Fix customization type.
1633         (canlock-password-for-verify): Ditto.
1634         * deuglify.el (gnus-outlook-deuglify-unwrap-min): Ditto.
1635         (gnus-outlook-deuglify-unwrap-max): Ditto.
1636         (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
1637         * gnus-sum.el (gnus-sum-thread-tree-root): Ditto.
1638         (gnus-sum-thread-tree-false-root): Ditto.
1639         (gnus-sum-thread-tree-single-indent): Ditto.
1640         * message.el (message-archive-note): Ditto.
1641         (message-subscribed-address-file): Ditto.
1642         (message-user-fqdn): Ditto.
1643         * spam-report.el (spam-report-gmane-regex): Ditto.
1644         * spam.el (spam-blackhole-good-server-regex): Ditto.
1645
1646         * gnus-start.el (gnus-save-killed-list): Fix last change.
1647         * message.el (message-courtesy-message): Ditto.
1648
1649 2003-08-07  Jesper Harder  <harder@ifa.au.dk>
1650
1651         * gnus-art.el (gnus-header-face-alist): Revert previous change.
1652         (gnus-header-newsgroups-face): Explain that it's only used for
1653         crossposts.
1654
1655 2003-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1656
1657         * gnus-registry.el (gnus-registry-max-entries): Fix customization
1658         type.
1659         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
1660         * gnus.el (gnus-refer-article-method): Ditto.
1661         * message.el (message-courtesy-message): Ditto.
1662
1663 2003-08-06  Jesper Harder  <harder@ifa.au.dk>
1664
1665         * gnus-art.el (gnus-header-face-alist): Fix "Newsgroups" entry.
1666         From Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny patch)
1667
1668 2003-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1669
1670         * gnus-start.el (gnus-save-killed-list): Fix customization type.
1671         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
1672         * gnus.el (gnus-use-long-file-name): Ditto.
1673
1674 2003-08-04  Jesper Harder  <harder@ifa.au.dk>
1675
1676         * gnus-group.el (gnus-group-rename-group): Don't allow renaming to
1677         an existing name.
1678
1679         * gnus-sum.el (gnus-summary-highlight): Add uncached to docstring.
1680
1681         * nnmail.el (nnmail-large-newsgroup): Docstring fix.
1682
1683         * nntp.el (nntp-large-newsgroup): do.
1684
1685         * nnspool.el (nnspool-large-newsgroup): do.
1686
1687         * gnus-cus.el (gnus-group-parameters): Typo.
1688
1689 2003-07-31  Simon Josefsson  <jas@extundo.com>
1690
1691         * mml-sec.el (mml-signencrypt-style-alist): Use separate S/MIME
1692         method by default (revert partial 2003-07-10 patch).
1693
1694 2003-07-28  Dave Love  <fx@gnu.org>
1695
1696         * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el: Require cl when compiling.
1697
1698 2003-07-26  Teodor Zlatanov  <tzz@lifelogs.com>
1699
1700         * gnus-registry.el (gnus-registry-install): add an initial
1701         registry read to the loading when gnus-registry-install is set
1702
1703 2003-07-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1704
1705         * flow-fill.el (fill-flowed): Empty lines separate paragraphs
1706         even if the preceding line ends with a soft break.  Tiny patch
1707         from Mark Thomas <swoon@bellatlantic.net>.
1708
1709 2003-07-25  Teodor Zlatanov  <tzz@lifelogs.com>
1710
1711         * spam.el (spam-use-regex-body, spam-regex-body-spam) 
1712         (spam-regex-body-ham): new variables, default to nil/empty/empty
1713         (spam-install-hooks): added spam-use-regex-body to list or
1714         pre-install conditions
1715         (spam-list-of-checks): added spam-use-regex-body and
1716         spam-check-regex-body to list of checks
1717         (spam-list-of-statistical-checks): added spam-use-regex-body to
1718         list of statistical checks
1719         (spam-check-regex-body): invokes spam-check-regex-headers with
1720         appropriate variable masking
1721         (spam-check-regex-headers): changes to print "body" or "header"
1722         where appropriate
1723
1724 2003-07-25  Jesper Harder  <harder@ifa.au.dk>
1725
1726         * smime.el (smime-ask-passphrase): Use read-passwd rather than
1727         comint-read-noecho.  The former is more secure.
1728
1729 2003-07-24  Teodor Zlatanov  <tzz@lifelogs.com>
1730
1731         * gnus-registry.el (gnus-registry-cache-whitespace): make "adding
1732         whitespace" message level 5 instead of 4
1733         (gnus-registry-clean-empty-function): new function to remove empty
1734         registry entries
1735         (gnus-registry-clean-empty): new variable to enable cleaning the
1736         registry when saving it by calling gnus-registry-clean-empty-function
1737
1738         * spam.el (spam-summary-prepare-exit): use spam-process-ham-in-spam-groups
1739         (spam-process-ham-in-spam-groups): new variable
1740
1741 2003-07-24  Jesper Harder  <harder@ifa.au.dk>
1742
1743         * pgg-gpg.el (pgg-gpg-process-region): Add "--yes" to options.
1744
1745         * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el, pgg.el: Reapply changes
1746         from 2003-04-03 to fix security problem.  See
1747         http://www.debian.org/security/2003/dsa-339
1748
1749 2003-07-23  Teodor Zlatanov  <tzz@lifelogs.com>
1750
1751         * gnus.el (gnus-install-group-spam-parameters): add the
1752         gnus-ticked-mark to the possible choices of ham marks
1753
1754         * spam.el (spam-process-ham-in-nonham-groups): new variable
1755         (spam-summary-prepare-exit): use spam-process-ham-in-nonham-groups
1756
1757 2003-07-23  Jesper Harder  <harder@ifa.au.dk>
1758
1759         * rfc2047.el (rfc2047-header-encoding-alist): Add Mail-Followup-To
1760         and Mail-Copies-To to address-mime.
1761         (rfc2047-narrow-to-field): Use rfc2047-point-at-bol.
1762
1763 2003-07-19  Jesper Harder  <harder@ifa.au.dk>
1764
1765         * mm-util.el (mm-coding-system-priorities): Docstring improvement.
1766
1767 2003-07-17  Jesper Harder  <harder@ifa.au.dk>
1768
1769         * gnus-sum.el (gnus-thread-latest-date): Move condition-case to
1770         the right place.
1771
1772 2003-07-14  Simon Josefsson  <jas@extundo.com>
1773
1774         * mail-source.el (mail-source-fetch-imap): Don't assume
1775         imap-error-text returns something.
1776
1777 2003-07-12  Nevin Kapur  <kapur@mts.jhu.edu>
1778
1779         * nnimap.el (nnimap-request-newgroups): Use the pattern in
1780         nnimap-list-pattern instead of "*".
1781
1782 2003-07-10  Simon Josefsson  <jas@extundo.com>
1783
1784         * mml-sec.el (mml-signencrypt-style-alist): Use "combined" by
1785         default.  Improve docstring.
1786
1787 2003-07-10  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1788
1789         * imap.el (imap-arrival-filter): Fix test for missing process
1790         buffer.
1791
1792 2003-07-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1793         From Gaute B Strokkenes <gs234@cam.ac.uk> (tiny patch).
1794
1795         * imap.el (imap-wait-for-tag): Clarify comment.  Use timeout zero
1796         for second, after-process-has-died, accept-process-output.
1797         (imap-arrival-filter): If PROC has no buffer, do nothing.
1798
1799 2003-07-09  Jesper Harder  <harder@ifa.au.dk>
1800
1801         * flow-fill.el: Docstring and message fixes.
1802
1803         * deuglify.el: do.
1804
1805         * gnus-int.el: do.
1806
1807         * gnus-msg.el: do.
1808
1809         * gnus-util.el: do.
1810
1811         * gnus-draft.el: do.
1812
1813         * gnus-start.el: do.
1814
1815         * gnus.el: do.
1816
1817         * gnus-group.el: do.
1818
1819         * gnus-art.el: do.
1820
1821         * gnus-sum.el: do.
1822
1823         * mail-source.el (mail-source-movemail): Handle non-numerical
1824         return values.
1825
1826 2003-07-08  Jesper Harder  <harder@ifa.au.dk>
1827
1828         * mailcap.el (mailcap-parse-args-syntax-table)
1829         (mailcap-viewer-passes-test): Docstring fix.
1830
1831         * mm-bodies.el (mm-long-lines-p): Docstring fix.
1832
1833         * mm-decode.el (mm-w3m-safe-url-regexp, mm-verify-option)
1834         (mm-decrypt-option, mm-handle-set-external-undisplayer)
1835         (mm-file-name-replace-whitespace): Docstring fix.
1836
1837         * mm-uu.el (mm-uu-emacs-sources-regexp): Docstring fix.
1838         (mm-uu-pgp-signed-test): Fix message.
1839
1840         * mml.el (mml-tweak-sexp-alist): Docstring fix.
1841         (mml-parse-1, mml-insert-mime-headers): Fix message.
1842
1843         * message.el (message-archive-header)
1844         (message-subscribed-address-functions)
1845         (message-subscribed-addresses, message-subscribed-regexps)
1846         (message-canlock-generate)
1847         (message-generate-new-buffer-clone-locals): Docstring fixes.
1848
1849 2003-07-07  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1850
1851         * imap.el (imap-wait-for-tag): After the process has died, look
1852         for more output still pending.  From Gaute B Strokkenes
1853         <gs234@cam.ac.uk> (tiny patch).
1854
1855 2003-07-07  Teodor Zlatanov  <tzz@lifelogs.com>
1856
1857         * spam.el (spam-bogofilter-score): redisplay article normally
1858         after spam-bogofilter-score is called
1859
1860 2003-07-06  Jesper Harder  <harder@ifa.au.dk>
1861
1862         * message.el (message-send-mail-with-sendmail): Handle
1863         non-numeric return values.
1864
1865         * gnus-sum.el (gnus-print-buffer): Apply emphasis.
1866         From Michael Piotrowski <mxp@dynalabs.de> (tiny change).
1867
1868         * gnus-start.el (gnus-clear-system): Revert change from
1869         2003-06-19.
1870
1871 2003-07-04  Dave Love  <fx@gnu.org>
1872
1873         * rfc2047.el (rfc2047-q-encode-region): Exclude especials from
1874         characters not encoded, and make the list more legible.
1875
1876 2003-07-04  Jesper Harder  <harder@ifa.au.dk>
1877
1878         * message.el (message-make-from): Revert change from 2002-01-08.
1879
1880 2003-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1881
1882         * nnheader.el (nnheader-init-server-buffer): Don't add
1883         nntp-server-buffer to list of Gnus buffers.
1884
1885 2003-06-25  Teodor Zlatanov  <tzz@lifelogs.com>
1886
1887         * spam.el (spam-parse-list): prevent empty ("") strings
1888
1889 2003-06-24  Teodor Zlatanov  <tzz@lifelogs.com>
1890
1891         * spam.el (spam-parse-list): use gnus-extract-address-components
1892         instead of ietf-drums-parse-addresses
1893         (spam-from-listed-p): let* was unnecessary
1894
1895 2003-06-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1896
1897         * gnus-ems.el (gnus-put-image): Mark the right text segment with
1898         gnus-image-category. 
1899
1900         * gnus-srvr.el (gnus-browse-unsubscribe-group): Strip prefix from
1901         native groups.
1902
1903         * gnus-topic.el (gnus-group-prepare-topics): Update topic line
1904         format specs.
1905
1906         * gnus-picon.el: Written by moi, moi, moi.
1907
1908         * gnus-group.el (gnus-group-kill-group): Clean up.
1909
1910 2003-06-23  Teodor Zlatanov  <tzz@lifelogs.com>
1911
1912         * spam.el (spam-from-listed-p, spam-parse-list): use
1913         ietf-drums-parse-addresses to extract the address portion of the
1914         whitelist/blacklist file if it looks like an address can be found
1915
1916 2003-06-23  Didier Verna  <didier@xemacs.org>
1917
1918         * gnus-ems.el (gnus-put-image): New argument CATEGORY. Add it as a
1919         text property.
1920         (gnus-remove-image): New argument CATEGORY. Only remove if
1921         category matches.
1922         * gnus-xmas.el (gnus-xmas-put-image):
1923         (gnus-xmas-remove-image): Ditto, with extents.
1924         * gnus-art.el (gnus-delete-images): Pass CATEGORY argument to
1925         gnus-[xmas-]remove-image.
1926         (article-display-face): Don't always act as a toggle. Call
1927         `gnus-put-image' with CATEGORY argument.
1928         (article-display-x-face): Call `gnus-put-image' with CATEGORY
1929         argument.
1930         * smiley.el (smiley-region): Ditto.
1931         * gnus-fun.el (gnus-display-x-face-in-from): Ditto.
1932         * gnus-picon.el (gnus-picon-insert-glyph): Ditto.
1933         (gnus-treat-mail-picon): Don't always act as a toggle.
1934         * gnus-picon.el (gnus-treat-newsgroups-picon): Ditto.
1935
1936 2003-06-23  Didier Verna  <didier@xemacs.org>
1937
1938         * gnus-art.el (article-display-face): Check for existence of the
1939         original article buffer before switching to it.
1940
1941 2003-06-20  Jesper Harder  <harder@ifa.au.dk>
1942
1943         * mm-util.el (mm-append-to-file): Say "Appended to".  Suggested by
1944         Dan Jacobson <jidanni@jidanni.org>.
1945
1946         * mm-view.el (mm-inline-message): Bind
1947         gnus-original-article-buffer to the buffer in the mml handle
1948         holding the message.
1949
1950 2003-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1951
1952         * message.el (sender, from): No need to bind them.
1953
1954 2003-06-19  Teodor Zlatanov  <tzz@lifelogs.com>
1955
1956         * spam.el (spam-enter-list): search-forward specified wrong
1957
1958 2003-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1959
1960         * gnus-art.el: Comment fix.
1961
1962 2003-06-20  Jesper Harder  <harder@ifa.au.dk>
1963
1964         * gnus-msg.el (gnus-configure-posting-styles): Remove unused
1965         variable.  From Jan Rychter <jan@rychter.com>.
1966
1967         * spam.el (spam-spamoracle-learn): insert-string is obsolete.
1968
1969 2003-06-19  Teodor Zlatanov  <tzz@lifelogs.com>
1970
1971         * spam.el (spam-enter-list): do not enter duplicate addresses into
1972         the whitelist/blacklist
1973
1974 2003-06-19  Jesper Harder  <harder@ifa.au.dk>
1975
1976         * nnheader.el (nnheader-init-server-buffer): Add
1977         nntp-server-buffer to gnus-buffers.
1978
1979         * gnus-start.el (gnus-clear-system): Now we don't need to kill
1980         nntp-server-buffer separately.
1981
1982 2003-06-18  Didier Verna  <didier@xemacs.org>
1983
1984         * gnus-art.el (article-display-face): Correctly toggle between
1985         display and hiding. Handle multiple Face headers.
1986
1987 2003-06-17  Dave Love  <fx@gnu.org>
1988
1989         * nnimap.el: Require cl when compiling.
1990
1991         * message.el (message-fix-before-sending): Reinstate nullifying
1992         the invisible text property.
1993         (sender, from): Defvar when compiling.
1994         (message-is-yours-p): Remove autoload cookie.
1995
1996 2003-06-17  Reiner Steib  <Reiner.Steib@gmx.de>
1997
1998         * gnus-util.el (gnus-extract-address-components): Added
1999         doc-string.
2000
2001 2003-06-16  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2002
2003         * nnml.el (nnml-current-group-article-to-file-alist): Don't read
2004         overview when using compressed files.  From Michael Albinus
2005         <Michael.Albinus@alcatel.de>.
2006
2007 2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2008
2009         * gnus-sum.el (gnus-summary-refer-parent-article): Extract
2010         Message-ID from In-Reply-To header.
2011
2012 2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2013
2014         * message.el (message-is-yours-p): Narrow to head; extract from
2015         and sender by itself.
2016         (message-cancel-news, message-supersede): Remove useless things.
2017
2018 2003-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
2019
2020         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
2021         `gnus-article-emulate-mime'.
2022
2023 2003-06-15  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2024         From Tommi Vainikainen <thv+gnus@iki.fi>.
2025
2026         * message.el (message-is-yours-p): New function.  Separated common
2027         code from message-cancel-news and message-supersede.  Added
2028         matching code which uses message-alternative-emails regexp as last
2029         resort.
2030         (message-cancel-news, message-supersede): Use message-is-yours-p.
2031
2032 2003-06-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2033
2034         * nnimap.el (nnimap-split-articles): Narrow the right buffer to
2035         the headers.  From Niklas Morberg <niklas.morberg@axis.com>.
2036
2037 2003-06-12  Dave Love  <fx@gnu.org>
2038
2039         * nnheader.el (nnheader-functionp): Deleted.
2040
2041         * nnmail.el (nnmail-split-fancy-syntax-table): Define all in
2042         defvar.
2043         (nnmail-version): Deleted.
2044         (nnmail-check-duplication, nnmail-expiry-target-group): Don't use
2045         nnheader-functionp.
2046
2047 2003-06-10  Teodor Zlatanov  <tzz@lifelogs.com>
2048
2049         * spam.el (spam-check-bogofilter-headers): fix for when the score
2050         is requested but the message is not spam
2051
2052 2003-06-09  Teodor Zlatanov  <tzz@lifelogs.com>
2053         From Eric
2054         <knauel@informatik.uni-tuebingen.de>
2055
2056         * spam.el (spam-use-spamoracle): new variable
2057         (spam-install-hooks): add spamoracle to the list of conditions
2058         for activation of spam-install-hooks
2059         (spam-spamoracle): new variable customization group
2060         (spam-spamoracle, spam-spamoracle): new variables
2061         (spam-group-spam-processor-spamoracle-p)
2062         (spam-group-ham-processor-spamoracle-p): new functions
2063         (spam-summary-prepare-exit): added spamoracle ham/spam exit processing
2064         (spam-list-of-checks, spam-list-of-statistical-checks): add
2065         spam-use-spamoracle
2066         (spam-check-spamoracle, spam-spamoracle-learn)
2067         (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): new functions
2068
2069         * gnus.el (gnus-group-spam-exit-processor-spamoracle)
2070         (gnus-group-ham-exit-processor-spamoracle): new variables for SpamOracle
2071         (spam-process, ham-process): added spamoracle spam/ham processors
2072
2073 2003-06-08  Jesper Harder  <harder@ifa.au.dk>
2074
2075         * message.el (message-beginning-of-line): Docstring improvement.
2076         Suggested by Michael R. Wolf <MichaelRunningWolf@att.net>
2077
2078 2003-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2079
2080         * gnus-sum.el (gnus-summary-make-menu-bar): Removed ["Add buttons"
2081         gnus-summary-display-buttonized t]
2082
2083 2003-06-07  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2084
2085         * nnmail.el (nnmail-split-fancy-match-partial-words): Doc string
2086         fix.  Reported by Johan Bockg\e,Ae\e(Brd <bojohan+news@dd.chalmers.se>.
2087
2088 2003-06-07  Jesper Harder  <harder@ifa.au.dk>
2089
2090         * message.el (message-beginning-of-line): Docstring improvement.
2091
2092 2003-06-06  Jesper Harder  <harder@ifa.au.dk>
2093
2094         * gnus-srvr.el (gnus-browse-foreign-server): Parse garbage NNTP
2095         groups correctly.
2096
2097 2003-06-06  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2098         From Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
2099
2100         * message.el (message-fetch-field): Augment documentation to state
2101         the narrowed-to-headers restriction.
2102         (message-change-subject, message-reduce-to-to-cc)
2103         (message-generate-unsubscribed-mail-followup-to)
2104         (message-insert-importance-high, message-insert-importance-low)
2105         (message-insert-or-toggle-importance)
2106         (message-insert-disposition-notification-to): Narrow to headers
2107         before calling message-fetch-field or message-remove-header.
2108
2109 2003-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
2110
2111         * gnus-registry.el (gnus-registry-trim): fix for when
2112         gnus-registry-max-entries is nil
2113
2114 2003-06-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2115
2116         * qp.el (quoted-printable-decode-region): Don't error out on
2117         malformed text.
2118
2119 2003-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2120
2121         * rfc2047.el (rfc2047-encode-region): Don't error out on invalid
2122         strings.
2123
2124 2003-06-04  Jesper Harder  <harder@ifa.au.dk>
2125
2126         * mml1991.el (mml1991-pgg-sign): Insert pgg output as unibyte.
2127         From: Ivan Boldyrev <boldyrev+nospam@cgitftp.uiggm.nsc.ru> (tiny
2128         change)
2129
2130 2003-06-03  Dave Love  <fx@gnu.org>
2131
2132         * gnus-soup.el (gnus-soup-send-packet): Don't use
2133         message-functionp.
2134
2135         * gnus.el (gnus-agent-cache): Doc fix.
2136         (gnus-other-frame): Quote lambda used as hook.
2137
2138         * message.el: Doc fixes.
2139         (message-functionp): Deleted.  Callers changed.
2140         (message-fix-before-sending): Highlight with overlays.  Clarify
2141         `illegible text' messages.
2142         (rmail-enable-mime-composing, gnus-message-group-art): Defvar when
2143         compiling.
2144         (gnus-find-method-for-group, nnvirtual-find-group-art): Autoload.
2145
2146 2003-06-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2147
2148         * nnmail.el (nnmail-split-fancy-match-partial-words): New user
2149         option.
2150         (nnmail-split-it): Obey it.  Don't let-bind regexp twice.
2151
2152         * message.el (message-fetch-field): Mention narrow-to-headers
2153         requirement.
2154
2155 2003-06-03  Jesper Harder  <harder@ifa.au.dk>
2156
2157         * gnus-xmas.el (gnus-xmas-create-image): Use
2158         insert-file-contents-literally.  From: Eric Eide
2159         <eeide@cs.utah.edu>
2160
2161 2003-06-02  Teodor Zlatanov  <tzz@lifelogs.com>
2162
2163         * gnus-registry.el (gnus-registry-fetch-group): always return the
2164         short name of the group
2165
2166 2003-06-02  Jesper Harder  <harder@ifa.au.dk>
2167
2168         * gnus-cus.el (defvar): Silence byte-compiler warnings.
2169
2170         * gnus-sum.el (gnus-get-newsgroup-headers): Unfold headers.
2171
2172 2003-05-31  Jesper Harder  <harder@ifa.au.dk>
2173
2174         * gnus-art.el (article-unsplit-urls): Use gnus-treat-article
2175         rather than gnus-display-mime-function.
2176
2177 2003-05-30  Teodor Zlatanov  <tzz@lifelogs.com>
2178
2179         * gnus-registry.el (gnus-registry-use-long-group-names): new variable
2180         (gnus-registry-add-group): use it
2181         (gnus-registry-trim-articles-without-groups): new variable
2182         (gnus-registry-delete-group): use it
2183         (gnus-registry-unload-hook): uninstall all the hooks
2184
2185         * spam.el (spam-install-hooks-function, spam-unload-hook): new
2186         functions so users that load spam.el for customization don't get
2187         all the hooks installed
2188         (spam-install-hooks): new variable, set to t by default if user
2189         has one of the spam-use-* variables set
2190
2191         * spam-stat.el (spam-stat-install-hooks, spam-stat-unload-hook): new
2192         functions so users that load spam-stat.el for customization don't get
2193         all the hooks installed
2194
2195 2003-05-30  Dave Love  <fx@gnu.org>
2196
2197         * rfc2047.el (rfc2047-decode): Don't use
2198         mm-with-unibyte-current-buffer.
2199
2200         * qp.el (quoted-printable-decode-string): Use
2201         mm-with-unibyte-buffer.
2202
2203 2003-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
2204
2205         * gnus-registry.el (gnus-registry-save): allow forced saving even
2206         when registry is not dirty.  Use gnus-registry-trim to shorten the
2207         gnus-registry-alist.
2208         (gnus-registry-max-entries): new variable
2209         (gnus-registry-trim): new function, trim gnus-registry-alist to
2210         size gnus-registry-max-entries, sorting by entry mtime so the
2211         newest entries stick around
2212
2213         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): instead of
2214         just one specific variable, allow a list of specific variables
2215
2216 2003-05-28  Dave Love  <fx@gnu.org>
2217
2218         * rfc2047.el (rfc2047-encode-region): Skip ASCII at beginning and
2219         end of region.
2220
2221 2003-05-28  Jesper Harder  <harder@ifa.au.dk>
2222
2223         * lpath.el: Add put-char-table and get-char-table.
2224
2225 2003-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
2226
2227         * gnus-registry.el (gnus-registry-dirty): flag for modified registry
2228         (gnus-registry-save, gnus-registry-read)
2229         (gnus-registry-store-extra, gnus-registry-clear): use it (note
2230         that gnus-registry-store-extra is invoked for all modifications to
2231         set the mtime, so gnus-registry-dirty only needs to be set there)
2232
2233 2003-05-23  Simon Josefsson  <jas@extundo.com>
2234
2235         * mml1991.el (mml1991-pgg-sign): Use mml-sender instead of
2236         message-sender.
2237
2238         * gnus-art.el (gnus-use-idna): Check if idna-program is installed.
2239
2240         * message.el (message-use-idna): Ditto.
2241
2242 2003-05-20  Dave Love  <fx@gnu.org>
2243
2244         * rfc2047.el (rfc2047-q-encoding-alist): Deleted.
2245         (rfc2047-q-encode-region): Don't use it.
2246         (rfc2047-encode-message-header) <(eq method 'mime)>: Bind
2247         rfc2047-encoding-type to `mime'.
2248         (rfc2047-encode-string, rfc2047-encode): Doc fix.
2249
2250 2003-05-20  Jesper Harder  <harder@ifa.au.dk>
2251
2252         * message.el (message-send-mail): Don't insert a courtesy copy
2253         notice in base64 encoded messages.
2254
2255 2003-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2256
2257         * gnus-sum.el (gnus-summary-move-article): Don't copy expirable
2258         marks if the destination group is not auto-expirable.
2259
2260 2003-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2261
2262         * dgnushack.el (assq-delete-all): Removed the compiler macro.
2263
2264 2003-05-14  Kevin Greiner <kgreiner@xpediantsolutions.com>
2265
2266         * gnus-agent.el (gnus-agentize): Updated documentation to match
2267         usage.
2268         (gnus-agent-expire-group-1): Do not skip over a group when the
2269         force argument is set.
2270         * gnus.el (gnus-agent): Updated documentation to reflect that
2271         gnus-agent now defaults to t.
2272
2273 2003-05-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2274
2275         * gnus.el (gnus-version-number): Bump.
2276
2277 2003-05-14 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2278
2279         * gnus.el: Gnus v5.10.2 is released.
2280
2281 2003-05-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2282
2283         * mail-source.el (mail-source-delete-incoming): Changed to t.
2284
2285         * rfc2047.el (rfc2047-syntax-table): Funcall.
2286
2287         * lpath.el ((featurep 'xemacs)): Added set-char-table-range.
2288         ((featurep 'xemacs)): No, don't.
2289
2290         * rfc2047.el (rfc2047-encodable-p): Use the header charset.
2291
2292         * gnus-sum.el (gnus-summary-reselect-current-group): Supply
2293         leave-hidden.
2294
2295 2003-05-14  Jonathan Kamens  <jik@kamens.brookline.ma.us>
2296
2297         * gnus-sum.el (gnus-summary-exit): Added `leave-hidden'.  (Tiny
2298         patch.)
2299
2300 2003-05-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2301
2302         * gnus-registry.el (gnus-registry-store-extra-entry): Use
2303         gnus-assq-delete-all.
2304
2305         * gnus-xmas.el (gnus-xmas-assq-delete-all): New function.
2306
2307         * message.el (message-ignored-bounced-headers): Add Delivered-To.
2308
2309         * gnus-sum.el (gnus-summary-find-next): Indent.
2310         (gnus-summary-find-prev): Ditto.
2311         (gnus-summary-catchup): Doc fix.
2312         (gnus-summary-mark-current-read-and-unread-as-read): New function.
2313         (gnus-summary-catchup): Really mark after point.
2314
2315         * gnus-util.el (gnus-user-date): Use %d instead of %m.
2316         (gnus-user-date): Use floating point time so that we don't get
2317         overflows.
2318
2319         * gnus-sum.el (gnus-summary-local-variables): Clean up.
2320
2321         * gnus-fun.el (gnus-display-x-face-in-from): Don't use centering
2322         since none of the other image things do.
2323
2324 2003-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2325
2326         * dgnushack.el (assq-delete-all): New compiler macro for Emacs 20.
2327
2328 2003-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2329
2330         * lpath.el: Fbind find-coding-system.
2331
2332         * dgnushack.el (dgnushack-make-load): Remove redundant format call
2333         in message.  Suggested by Yoichi NAKAYAMA <yoichi@geiin.org>.
2334         * pop3.el (pop3-movemail): Ditto.
2335
2336 2003-05-12  Colin Marquardt <c.marquardt@alcatel.de>  (tiny change)
2337
2338         * gnus.el (gnus-agent): Docstring fix.
2339
2340 2003-05-12  Teodor Zlatanov  <tzz@lifelogs.com>
2341
2342         * gnus-registry.el (gnus-registry-install): new variable
2343         (gnus-registry-fetch-extra, gnus-registry-fetch-extra-entry)
2344         (gnus-registry-store-extra-entry, gnus-registry-delete-group)
2345         (gnus-registry-add-group): add a modification timestamp to each entry
2346         (gnus-registry-install-hooks): new function
2347
2348 2003-05-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
2349
2350         * gnus-agent.el (gnus-agent-cat-name): Eval macro while compiling.
2351         (gnus-agent-cat-disable-undownloaded-faces): New function.
2352         Accessor for new agent property
2353         'agent-disable-undownloaded-faces'.
2354         gnus-cus.el (gnus-agent-parameters): Added
2355         agent-disable-undownloaded-faces and corrected documentation.
2356         (gnus-agent-cat-prepare-category-field,
2357         gnus-agent-customize-category): Changed to avoid creating free
2358         references to each field's symbol.
2359         gnus-sum.el (gnus-summary-use-undownloaded-faces): New local variable.
2360         (gnus-select-newgroup): Initialize it.
2361         (gnus-summary-highlight-line): Use it.
2362
2363 2003-05-12  Dave Love  <fx@gnu.org>
2364
2365         * mm-util.el (mm-read-charset): Deleted.
2366         (mm-coding-system-mime-charset): New.
2367         (mm-read-coding-system, mm-mule-charset-to-mime-charset)
2368         (mm-charset-to-coding-system, mm-mime-charset)
2369         (mm-find-mime-charset-region): Use it.
2370         (mm-default-multibyte-p): Fix non-mule case.
2371
2372         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-bol): Eval
2373         and compile.
2374         (rfc2047-syntax-table): Fix building table to work in Emacs 22.
2375         (rfc2047-unfold-region): Delete unused var `leading'.
2376
2377 2003-05-12  Simon Josefsson  <jas@extundo.com>
2378
2379         * pgg.el (pgg-temp-buffer-show-function): Reuse existing visible
2380         output window if one is available.  Tiny patch from Ville Skytt\e,Ad\e(B
2381         <scop@xemacs.org>.
2382
2383 2003-05-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2384
2385         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Added
2386         space.
2387
2388 2003-05-11  Jesper Harder  <harder@ifa.au.dk>
2389
2390         * gnus-sum.el (gnus-summary-enter-digest-group): Don't do article
2391         washing etc.
2392         (gnus-handle-ephemeral-exit): Don't reload article after exiting.
2393
2394         * nndoc.el (nndoc-type-alist): `mime-digest' should be before
2395         `mime-parts'.
2396
2397 2003-05-10  Jesper Harder  <harder@ifa.au.dk>
2398
2399         * gnus-cite.el (gnus-article-hide-citation-maybe): Make toggling
2400         work.  Update mode-line.
2401
2402 2003-05-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2403
2404         * gnus.el (gnus-logo-color-alist): Added no colours.
2405
2406 2003-05-09  Dave Love  <fx@gnu.org>
2407
2408         * utf7.el (mm-util): Require.
2409         (utf7-direct-encoding-chars, utf7-imap-direct-encoding-chars):
2410         Defconst, not defvar.
2411         (utf7-utf-16-coding-system): New.
2412         (utf7-encode-internal): Hoist concat out of loop.
2413         (utf7-fragment-encode): Use mm-with-unibyte-current-buffer.
2414         (utf7-get-u16char-converter) [utf7-utf-16-coding-system]: New
2415         case.
2416         (utf7-latin1-u16-char-converter): Encode the region.
2417         (utf7-u16-latin1-char-converter): Decode the region.
2418         (utf7-encode, utf7-decode): Fix multibyteness.
2419
2420         * mm-bodies.el (mm-body-7-or-8): Don't special-case mule.
2421         (mm-encode-body): Use mm-read-coding-system, not mm-read-charset.
2422         (mm-uu-yenc-decode-function): Defvar when compiling.
2423         (mm-encode-body, mm-decode-body): Doc fix.
2424
2425 2003-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
2426
2427         * gnus-registry.el (gnus-registry-unregistered-group-regex):
2428         removed in favor of the group/topic/global variables
2429         (gnus-registry-register-message-ids): fixed test to omit
2430         gnus-registry-unregistered-group-regex
2431
2432         * gnus.el (gnus-variable-list): removed gnus-registry-alist and
2433         gnus-registry-headers-alist from the list
2434         (gnus-registry-headers-alist): removed
2435         (registry-ignore): new parameter, with accompanying
2436         gnus-registry-ignored-groups global variable
2437
2438         * gnus-start.el (gnus-clear-system): no need to clear the
2439         registry, we can do it ourselves
2440         (gnus-gnus-to-quick-newsrc-format): extra parameters so it can be
2441         used by gnus-registry.el
2442
2443         * gnus-registry.el (gnus-registry-cache-file): new file variable
2444         (gnus-registry-cache-read, gnus-registry-cache-save): new
2445         functions
2446         (gnus-registry-cache-whitespace): new function.  From Dan
2447         Christensen <jdc@chow.mat.jhu.edu>
2448         (gnus-registry-save, gnus-registry-read): use the new
2449         gnus-registry-cache-{read|save} functions, and change the name
2450         from gnus-registry-translate-{from|to}-alist
2451         (gnus-registry-clear): fixed so it doesn't refer to old function name
2452
2453 2003-05-09  Jesper Harder  <harder@ifa.au.dk>
2454
2455         * gnus-picon.el (gnus-picon-transform-address): Parse the encoded
2456         address.
2457
2458 2003-05-08  Teodor Zlatanov  <tzz@lifelogs.com>
2459
2460         * gnus-start.el (gnus-clear-system): added gnus-registry-alist to
2461         the list of cleared variables
2462
2463         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2464         nnmail-split-fancy-with-parent-ignore-groups can be a single regex
2465         in addition to a list of regexes.
2466
2467         * spam.el (spam-use-regex-headers): docstring fix.  From Niklas
2468         Morberg <niklas.morberg@axis.com>
2469
2470 2003-05-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2471
2472         * gnus-sum.el (gnus-summary-next-page): Mention
2473         `gnus-article-skip-boring' in docstring.
2474
2475 2003-05-08  Jesper Harder  <harder@ifa.au.dk>
2476
2477         * rfc2231.el (rfc2231-parse-string): "=" should have whitespace
2478         syntax here.
2479
2480         * ietf-drums.el (ietf-drums-syntax-table): "=" should not have
2481         whitespace syntax class when parsing email addresses.
2482
2483         * message.el (message-forward-subject-name-subject): Don't use
2484         mail-decode-encoded-word-string before parsing from.
2485
2486 2003-05-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2487
2488         * message.el (message-setup-1): Setup alternative email before
2489         generate-headers.
2490
2491         (message-forward-subject-name-subject): Fix the case when the
2492         field "from" doesn't exist.
2493
2494 2003-05-07  Dave Love  <fx@gnu.org>
2495
2496         * rfc2047.el (rfc2047-encode-region): Skip \n as whitespace.
2497
2498         * mm-util.el (mm-find-mime-charset-region): Expurgate utf-16 from
2499         possible values.
2500
2501 2003-05-07  Jesper Harder  <harder@ifa.au.dk>
2502
2503         * message.el (message-kill-to-signature): Fix.
2504
2505 2003-05-06  Jesper Harder  <harder@ifa.au.dk>
2506
2507         * gnus-sum.el (gnus-auto-goto-ignores): Docstring fix.
2508
2509         * gnus-art.el (gnus-mime-display-multipart-as-mixed)
2510         (gnus-mime-display-multipart-related-as-mixed)
2511         (gnus-button-mid-or-mail-heuristic-alist): do.
2512
2513 2003-05-05  Dave Love  <fx@gnu.org>
2514
2515         * mm-util.el (mm-default-multibyte-p): New.
2516         (mm-coding-system-p): Maybe use find-coding-systems.
2517
2518 2003-05-04  Dave Love  <fx@gnu.org>
2519
2520         * rfc2047.el (with-syntax-table): Define if necessary.
2521         (rfc2047-syntax-table): Fix last change for XEmacs.
2522         (rfc2047-parse-and-decode): Revert last change.
2523
2524 2003-05-03  Jesper Harder  <harder@ifa.au.dk>
2525
2526         * gnus.el: Don't test for `mm-guess-mime-charset'.
2527
2528         * mm-util.el (mm-guess-mime-charset): Remove.  Not used any more.
2529
2530         * gnus.el (gnus-default-charset): Set default value to
2531         `undecided'.
2532
2533         * gnus-art.el (article-decode-charset): Don't supply 4th arg to
2534         mm-decode-body.
2535
2536         * mm-bodies.el (mm-decode-coding-region-safely): Remove.
2537         (mm-decode-body): Don't use mm-decode-coding-region-safely.
2538
2539 2003-05-03  Vasily Korytov <deskpot@despammed.com>  (tiny change)
2540
2541         * gnus-util.el (gnus-multiple-choice): Add ", ?".
2542
2543 2003-05-03  Dave Love  <fx@gnu.org>
2544
2545         * rfc2047.el (rfc2047-syntax-table): Don't call make-char-table
2546         with 2 args.
2547         (rfc2047-decode-string): Don't set the buffer multibyte before
2548         calling buffer-string.
2549
2550         * mm-encode.el (mm-long-lines-p): Autoload.
2551         (mm-encode-content-transfer-encoding): Doc fix.  Don't make buffer
2552         unibyte.  Signal error on unknown encoding.
2553         (mm-encode-buffer, mm-qp-or-base64): Doc fix.
2554
2555         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): New.
2556         Callers of gnus- versions changed to use them.
2557         (rfc2047-header-encoding-alist): Add `address-mime' part.  Doc
2558         fixes.
2559         (rfc2047-encoding-type): New.
2560         (rfc2047-encode-message-header): Use mm-charset-to-coding-system.
2561         Don't include header name field in encoding.  Add `address-mime'
2562         case and bind rfc2047-encoding-type for `mime' case.
2563         (rfc2047-encodable-p): Deleted.
2564         (rfc2047-syntax-table): New.
2565         (rfc2047-encode-region, rfc2047-encode): Rewritten to take account
2566         of rfc2047 rules with respect to rfc2822 tokens and to do encoding
2567         in place rather than by passing strings.
2568         (rfc2047-encode-string): Doc fix.
2569         (rfc2047-q-encode-region): Don't use
2570         mm-with-unibyte-current-buffer.
2571         (rfc2047-encoded-word-regexp): eval-and-compile.
2572         (rfc2047-decode-region): Avoid concatenation in loop.
2573         (rfc2047-parse-and-decode): Remove useless disjunction.
2574
2575 2003-05-02  Dave Love  <fx@gnu.org>
2576
2577         * rfc2047.el (rfc2047-q-encode-region, rfc2047-decode): Use
2578         mm-with-unibyte-current-buffer.
2579         (ietf-drums, gnus-util): don't require.
2580
2581         * sieve.el (sieve-manage-mode-menu): Define before use.
2582
2583         * mml-smime.el (message-narrow-to-headers): Autoload.
2584
2585         * mm-util.el (mm-coding-system-p): Don't override nil from
2586         coding-system-p.
2587         (mm-mule4-p, mm-disable-multibyte-mule4)
2588         (mm-with-unibyte-current-buffer-mule4): Deleted.
2589         (mm-multibyte-p): Use defun, not defalias.
2590         (mm-make-temp-file): Moved to group at top of file.
2591         (mm-point-at-eol, mm-point-at-bol): New.
2592
2593         * gnus-cite.el (gnus-art): Require.
2594
2595         * gnus-ems.el (gnus-get-buffer-create)
2596         (nnheader-find-etc-directory, message-text-with-property):
2597         Autoload.
2598         (gnus-tmp-unread, gnus-tmp-replied, gnus-tmp-score-char)
2599         (gnus-tmp-indentation, gnus-tmp-opening-bracket, gnus-tmp-lines)
2600         (gnus-tmp-name, gnus-tmp-closing-bracket, gnus-tmp-subject-or-nil)
2601         (gnus-check-before-posting): Only defvar when compiling.
2602
2603         * gnus-int.el (gnus-agent-expire): Autoload, don't defun.
2604
2605         * gnus-util.el (rmail-default-rmail-file, mm-text-coding-system):
2606         Defvar when compiling.
2607         (gnus-output-to-rmail): Require mm-util.
2608
2609         * mail-source.el (mail-source-callback): Use mm-make-temp-file.
2610         (mail-source-make-complex-temp-name): Deleted.
2611
2612         * message.el (message-use-idna): Use mm-coding-system-p.
2613         (message-tokenize-header, message-make-organization)
2614         (message-make-from):  Use with-temp-buffer.
2615         (message-set-work-buffer): Deleted.
2616         (message-fill-paragraph): Use `if' not `and' for compiler warning.
2617         (message-check-news-header-syntax): Remove useless lambda.
2618         (message-forward-make-body): Use mm-disable-multibyte,
2619         mm-with-unibyte-current-buffer, mm-enable-multibyte.
2620         (message-replace-chars-in-string): Deleted.
2621
2622         * mm-extern.el (mm-extern-local-file): Use mm-disable-multibyte.
2623         (mm-extern-url): Use mm-with-unibyte-current-buffer,
2624         mm-disable-multibyte.
2625         (mm-extern-anon-ftp): Use mm-disable-multibyte.
2626
2627         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt): Use
2628         mm-with-unibyte-current-buffer.
2629
2630         * mml2015.el (mml): Require.
2631         (mml2015-mailcrypt-encrypt, mml2015-gpg-encrypt): Use
2632         mm-with-unibyte-current-buffer.
2633
2634         * nnheader.el (gnus-util): Require.
2635
2636         * nntp.el (format-spec, format-spec-make, open-tls-stream):
2637         Autoload.
2638
2639         * rfc2231.el (mail-header-remove-comments, mm-encode-body)
2640         (mail-header-remove-whitespace): Autoload.
2641
2642         * sieve-manage.el (starttls-negotiate): Autoload.
2643
2644 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2645
2646         * nnrss.el (nnrss-find-rss-via-syndic8): Indent.
2647
2648 2003-05-01  Mark A. Hershberger  <mah@everybody.org>
2649
2650         * nnrss.el (nnrss-find-rss-via-syndic8): Don't error out.
2651
2652 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2653
2654         * gnus.el (gnus-version-number): Bump.
2655
2656 2003-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
2657
2658         * spam-report.el (spam-report-gmane-regex): docstring fix.  From
2659         Jon Ericson <Jon.Ericson@jpl.nasa.gov> (tiny change)
2660
2661         * gnus.el (gnus-install-group-spam-parameters): docstring fix.
2662         From Jon Ericson <Jon.Ericson@jpl.nasa.gov> (tiny change)
2663
2664         * gnus-registry.el (gnus-registry-fetch-extra)
2665         (gnus-registry-store-extra, gnus-registry-group-count): new functions
2666         (gnus-registry-fetch-group, gnus-registry-delete-group)
2667         (gnus-registry-add-group): changed to work with extra data element
2668         if present
2669
2670 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2671
2672         * gnus.el: Gnus v5.10.1 is released.
2673
2674 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2675
2676         * gnus.el: Oort Gnus v0.24 is released.
2677
2678 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2679
2680         * dgnushack.el (when): Check whether defadvice is fbound.
2681
2682 2003-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
2683
2684         * gnus-registry.el (gnus-registry-unregistered-group-regex): new variable
2685         (gnus-registry-register-message-ids): use it
2686
2687 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2688
2689         * gnus.el (gnus-version-number): Bump.
2690
2691         * gnus.el: Update copyright for several files.
2692
2693 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2694
2695         * gnus.el: Oort Gnus v0.23 is released.
2696
2697 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2698
2699         * spam-stat.el (spam-stat-test-directory): Compare against zero.
2700
2701 2003-05-01  Trey Jackson <tjackson@ichips.intel.com>  (tiny change)
2702
2703         * spam-stat.el (spam-stat-test-directory): Skip 0 length files.
2704
2705 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2706
2707         * message.el (message-forward-subject-name-subject): Decode
2708         string when forwarding.
2709
2710 2003-05-01  Oystein Viggen  <oysteivi@tihlde.org>
2711
2712         * dgnushack.el (when): Add defadvice.
2713
2714 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2715
2716         * gnus.el (gnus-version-number): Bump.
2717
2718 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2719
2720         * gnus.el: Oort Gnus v0.22 is released.
2721
2722 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2723
2724         * gnus.el: Oort Gnus v0.21 is released.
2725
2726 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2727
2728         * gnus.el (gnus-version-number): Bump.
2729
2730 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2731
2732         * gnus.el: Oort Gnus v0.20 is released.
2733
2734 2003-05-01  Vasily Korytov  <deskpot@despammed.com>
2735
2736         * gnus-dired.el (gnus-dired-mode-map): Move to C-c C-l.
2737
2738 2003-04-30  Mark A. Hershberger  <mah@everybody.org>
2739
2740         * mm-url.el (mm-url-insert-file-contents): set url-current-object
2741         in the case where mm-url-use-external is set.
2742
2743         * nnrss.el (nnrss-request-article): Change the messages created to
2744         multipart/alternative.  Hopefully fixes a problem interaction with
2745         w3m.
2746         (nnrss-find-rss-via-syndic8): Better handling if xml-rpc.el isn't
2747         around.
2748
2749 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2750
2751         * message.el (message-check-news-header-syntax): Alter "posting"
2752         message.
2753
2754         * nnrss.el (nnrss-node-text): Don't use char classes.
2755
2756 2003-05-01  David Z. Maze  <dmaze@mit.edu>
2757
2758         * nnrss.el (nnrss-find-rss-via-syndic8): Have an `error' branch
2759         in condition-case.
2760
2761 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2762
2763         * message.el (message-required-headers): Remove In-Reply-To.
2764
2765         * gnus-int.el (gnus-open-server): Revert changes.
2766
2767 2003-04-30  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2768
2769         * gnus-int.el (gnus-open-server): Try to open unagentized servers
2770         even when unplugged.
2771
2772 2003-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
2773
2774         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fixed typo in
2775         doc-string.
2776
2777 2003-05-01  Steve Youngs  <youngs@xemacs.org>
2778
2779         * lpath.el: Add a section for non-Mule XEmacsen.
2780         fbind `find-charset-string' and `coding-system-base' in that
2781         section.
2782
2783         * gnus-util.el (gnus-completing-read-maybe-default): New.
2784         (gnus-completing-read): Use it.
2785
2786         * mm-view.el (mm-view-pkcs7-decrypt): Ditto.
2787
2788         * gnus-art.el (gnus-read-string): New.
2789         (gnus-summary-pipe-to-muttprint): Use it.
2790
2791         * gnus-xmas.el (gnus-xmas-open-network-stream): New.
2792
2793         * dns.el (dns-make-network-process): Use it.
2794
2795         Take care of some differences between XEmacs 21.1 and newer
2796         versions of XEmacs.
2797
2798 2003-04-30  Teodor Zlatanov  <tzz@lifelogs.com>
2799
2800         * gnus-registry.el (gnus-registry-split-fancy-with-parent): added
2801         diagnostic message
2802         (gnus-registry-grep-in-list): don't run when word is nil
2803         (gnus-registry-fetch-message-id-fast): new function
2804         (gnus-registry-delete-group, gnus-registry-add-group): make sure
2805         the id and group are not nil
2806         (gnus-registry-register-message-ids): new function
2807         (gnus-register-action): optimized logical flow
2808         (gnus-summary-prepare-hook): added gnus-registry-register-message-ids
2809
2810 2003-04-30  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2811
2812         * gnus-delay.el (gnus-delay-article): Call
2813         `gnus-agent-queue-setup' to create the delay group.
2814
2815         * gnus-agent.el (gnus-agent-queue-setup): Support optional arg
2816         for the (queue) group name.
2817
2818 2003-04-30  Simon Josefsson  <jas@extundo.com>
2819
2820         * mm-util.el (mm-charset-to-coding-system): Use user specified
2821         charset unless coding-system-get is fboundp.
2822
2823 2003-04-30  Kevin Greiner <kgreiner@xpediantsolutions.com>
2824
2825         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-name):
2826         Wrapped in eval-when-compile.
2827         (gnus-agent-mode): Bind gnus-agent-go-online to nil as you
2828         shouldn't be asked twice to go online with each server.
2829         (gnus-agent-get-undownloaded-list, gnus-agent-fetch-articles,
2830         gnus-agent-crosspost, gnus-agent-flush-cache,
2831         gnus-agent-fetch-session, gnus-agent-unread-articles,
2832         gnus-agent-uncached-articles, gnus-agent-regenerate-group,
2833         gnus-agent-group-covered-p): Expanded pop macros used for
2834         effect. Avoids compilation warning in emacs 21.3.
2835
2836         * gnus-int.el (gnus-open-server): Restructured to only open
2837         nnagent when gnus-plugged is nil.
2838
2839 2003-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2840
2841         * lpath.el: Fbind string-to-multibyte.
2842
2843 2003-04-30  Steve Youngs  <youngs@xemacs.org>
2844
2845         * dgnushack.el: Add some missing autoloads for XEmacs 21.1.
2846
2847 2003-04-29  Teodor Zlatanov  <tzz@lifelogs.com>
2848
2849         * gnus-registry.el (gnus-registry-fetch-group): faster
2850         (gnus-registry-delete-group): new function
2851         (gnus-registry-add-group): new function
2852         (gnus-register-spool-action): use it
2853         (gnus-register-action): use it
2854         (gnus-registry-translate-from-alist)
2855         (gnus-registry-translate-to-alist): remove the headers registry
2856         for now
2857
2858 2003-04-29  Reiner Steib  <Reiner.Steib@gmx.de>
2859
2860         * gnus-art.el (gnus-button-alist): Fixed CTAN regexp.
2861
2862 2003-04-29  Teodor Zlatanov  <tzz@lifelogs.com>
2863
2864         * spam-report.el (spam-report-gmane): gnus-summary-article-number
2865         is not necessary, just use the function parameter
2866
2867 2003-04-29  Karl Pflysterer  <sigurd@12move.de>
2868
2869         * spam-stat.el (spam-stat-save): No longer font-locks the file
2870         when saving
2871
2872 2003-04-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2873
2874         * canlock.el: Bind mail-header-separator when compiling (XEmacs
2875         provides it in mail-lib/auto-autoloads.el).
2876
2877 2003-04-29  Simon Josefsson  <jas@extundo.com>
2878
2879         * mml2015.el (mml2015-pgg-sign): Use mml-sender instead of
2880         message-sender.
2881
2882         * mml.el (mml-generate-mime-1): Set mml-sender too.
2883
2884 2003-04-29  Jesper Harder  <harder@ifa.au.dk>
2885
2886         * gnus-sum.el (gnus-summary-display-while-building): Docstring fix.
2887
2888         * mm-url.el (mm-url-use-external): do.
2889
2890 2003-04-29  Simon Josefsson  <jas@extundo.com>
2891
2892         * canlock.el (mail-fetch-field): Autoload it (fix xemacs compile
2893         warnings).
2894
2895         * sieve-mode.el (c-mode): Ditto.
2896
2897         * pgg.el (run-at-time): Ditto.
2898
2899         * mm-url.el (require): Require timer when compiling for
2900         with-timeout macro (fix xemacs compile warnings).
2901
2902 2003-04-28  Dave Love  <fx@gnu.org>
2903
2904         * gnus-util.el (nnheader): Don't require.
2905         (Nnheader-narrow-to-headers, nnheader-replace-chars-in-string):
2906         Autoload.
2907
2908         * spam.el: Require cl when compiling.
2909
2910         * dns.el: Require cl when compiling.
2911
2912 2003-04-28  Jesper Harder  <harder@ifa.au.dk>
2913
2914         * gnus-art.el (gnus-article-goto-next-page)
2915         (gnus-article-goto-prev-page): Revert 2003-02-12 change to make
2916         gnus-pick-mode work.
2917
2918 2003-04-28  Steve Youngs  <youngs@xemacs.org>
2919
2920         * Makefile.in (FLAGS): Use @FLAGS@.
2921
2922 2003-04-27  Reiner Steib  <Reiner.Steib@gmx.de>
2923
2924         * gnus-art.el (gnus-mime-display-multipart-as-mixed)
2925         (gnus-mime-display-multipart-alternative-as-mixed)
2926         (gnus-mime-display-multipart-related-as-mixed): Added doc-strings,
2927         allow customization.
2928
2929 2003-04-27  Kevin Greiner <kgreiner@xpediantsolutions.com>
2930
2931         * dgnushack.el (dgnushack-compile-verbosely): New function.  Not
2932         currently called (See source for explanation).
2933
2934 2003-04-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2935
2936         * gnus-sum.el (gnus-summary-catchup): Don't mark ticked messages.
2937         (gnus-summary-mark-read-and-unread-as-read): Take an optional
2938         mark.
2939
2940         * gnus.el (gnus-version-number): Bump.
2941
2942 2003-04-27 06:47:31 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2943
2944         * gnus.el: Oort Gnus v0.19 is released.
2945
2946 2003-04-27  Kevin Greiner <kgreiner@xpediantsolutions.com>
2947
2948         * gnus-registry.el (gnus-register-spool-action): Replaced literal
2949         carriage-return character with its escape sequence.
2950
2951 2003-04-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2952
2953         * gnus-sum.el (gnus-summary-catchup-from-here): Doc fix.
2954
2955         * nnrss.el (nnrss-node-text): Use only one
2956         gnus-replace-in-string.
2957
2958         * gnus.el: Remove gnus-functionp throughout.
2959
2960         * gnus-util.el (gnus-functionp): Removed.
2961
2962         * gnus-msg.el (gnus-summary-wide-reply-with-original): Doc fix.
2963
2964         * message.el (message-required-headers): Add In-Reply-To.
2965
2966 2003-04-27  Marshall T. Vandegrift  <vandem2@rpi.edu>
2967
2968         * gnus-fun.el (gnus-face-from-file): Bind coding-system-for-read
2969         to binary.
2970
2971 2003-04-27  Jesper Harder  <harder@ifa.au.dk>
2972
2973         * mml.el (mml-preview): do.
2974
2975         * message.el (message-mode): do.
2976
2977         * gnus-undo.el (gnus-undo-mode): do.
2978
2979         * gnus-topic.el (gnus-topic-mode): do.
2980
2981         * gnus-sum.el (gnus-summary-mode, gnus-summary-edit-article): do.
2982
2983         * gnus-msg.el (gnus-setup-message)
2984         (gnus-inews-add-send-actions, gnus-configure-posting-styles): do.
2985
2986         * gnus-gl.el (gnus-grouplens-mode): do.
2987
2988         * gnus-art.el (gnus-mime-save-part-and-strip)
2989         (gnus-mime-delete-part): Use it.
2990
2991         * gnus-util.el (gnus-make-local-hook): New function.
2992
2993 2003-04-25  Simon Josefsson  <jas@extundo.com>
2994
2995         * nnrss.el (nnrss-node-text): Don't use a star.
2996         (nnrss-node-text): Use g-r-i-s, not g-r-r-i-s which doesn't exist.
2997
2998 2003-04-24  Dave Love  <fx@gnu.org>
2999
3000         * mm-encode.el (mm-long-lines-p): Autoload.
3001         (mm-encode-content-transfer-encoding): Don't try to make buffer
3002         unibyte before decoding.  Don't ignore errors for base64 encoding.
3003
3004         * qp.el (quoted-printable-decode-region): Use mm-insert-byte.
3005         Signal error on malformed text, as for base64.
3006         (quoted-printable-encode-region): DTRT in Emacs 22.
3007
3008         * mm-util.el (mm-make-temp-file, mm-insert-byte): New.
3009         (mm-auto-save-coding-system): Consider utf-8-emacs.
3010         (mm-mime-mule-charset-alist, mm-mule-charset-to-mime-charset)
3011         (mm-charset-to-coding-system, mm-mime-charset)
3012         (mm-find-mime-charset-region): Check for :mime-charset coding
3013         systems property.
3014
3015         * mml-sec.el (mml2015, mml1991): Don't require.
3016         (mml2015-sign, mml2015-encrypt, mml1991-sign, mml1991-encrypt)
3017         (message-goto-body, mml-insert-tag): Autoload.
3018
3019         * mm-decode.el (mm-tmp-directory): Re-write to help avoid warnings.
3020
3021         * gnus-start.el (message-make-date): Autoload rather than
3022         requiring message.
3023
3024         * gnus-group.el (gnus-group-name-charset-group-alist): Use
3025         mm-coding-system-p.
3026         (gnus-cache-active-altered): Defvar when compiling.
3027         (gnus-group-delete-group): Re-write to help avoid warnings.
3028
3029         * gnus-art.el (gnus-use-idna): Use mm-coding-system-p.
3030
3031         * pgg.el: Split eval-when-compile forms.
3032
3033 2003-04-24  Reiner Steib  <Reiner.Steib@gmx.de>
3034
3035         * gnus-group.el (gnus-large-ephemeral-newsgroup)
3036         (gnus-fetch-old-ephemeral-headers): News variables.
3037         (gnus-group-read-ephemeral-group): Use them.
3038
3039 2003-04-24  Simon Josefsson  <jas@extundo.com>
3040
3041         * sieve.el (sieve-upload): Don't use replace-regexp-in-string.
3042
3043         * nnrss.el (nnrss-node-text): Ditto.
3044
3045 2003-04-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3046
3047         * gnus-msg.el (gnus-inews-do-gcc): Make sure the obsolete variable
3048         gnus-inews-mark-gcc-as-read exists.
3049
3050 2003-04-23  Simon Josefsson  <jas@extundo.com>
3051
3052         * gnus-sieve.el (gnus-sieve-generate): Rewrite regexp search so it
3053         doesn't exceed the regexp stack space.
3054
3055 2003-04-23  Jesper Harder  <harder@ifa.au.dk>
3056
3057         * gnus-msg.el (gnus-inews-mark-gcc-as-read): Don't defvar it.
3058
3059         * gnus-art.el (gnus-article-hide-pgp-hook): do.
3060
3061 2003-04-23  Reiner Steib  <Reiner.Steib@gmx.de>
3062
3063         * mml.el (mml-preview): Bind `=', RET, and mouse-2.
3064
3065 2003-04-23  Jesper Harder  <harder@ifa.au.dk>
3066
3067         * mm-bodies.el (mm-decode-body): Don't override supplied charset.
3068
3069 2003-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3070
3071         * dgnushack.el (merge, copy-list): Remove compiler macros.
3072         (butlast): Add a compiler macro.
3073
3074 2003-04-22  Paul Jarc  <prj@po.cwru.edu>
3075
3076         * gnus-util.el (gnus-merge): Added "type" argument to match CL
3077         merge and gnus-sum.el's expectations.
3078
3079 2003-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
3080
3081         * gnus-art.el (gnus-button-url-regexp): Added nntp.
3082
3083         * message.el (message-generate-headers-first): Default to
3084         '(references).
3085
3086         * gnus-art.el (gnus-mime-delete-part): Require confirmation.
3087
3088 2003-04-21  Jesper Harder  <harder@ifa.au.dk>
3089
3090         * smime.el (smime-decrypt-region): Insert From header.
3091
3092 2003-04-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
3093
3094         * gnus-fun.el (gnus-face-from-file, gnus-convert-png-to-face):
3095         Max length of header is 726, not 740.  From Gaute B Strokkenes
3096         <gs234@cam.ac.uk>.
3097
3098 2003-04-20  Jesper Harder  <harder@ifa.au.dk>
3099
3100         * nndb.el, mml1991.el: Fix license template.
3101
3102 2003-04-20  Simon Josefsson  <jas@extundo.com>
3103
3104         * nnimap.el (nnimap-split-articles): Don't download body unless
3105         required.
3106
3107         * imap.el (imap-gssapi-open, imap-ssl-open): Erase buffer before
3108         starting process, like imap-kerberos4-open does.
3109
3110         * mml-smime.el, rfc1843.el, dig.el, smime.el, uudecode.el: Fix
3111         license template.
3112
3113         * mml-sec.el: Fix license template.
3114
3115         * gnus-sieve.el, sieve.el, sieve-manage.el, sieve-mode.el: Fix
3116         license template.
3117
3118         * pgg-def.el, pgg.el, pgg-gpg.el, pgg-parse.el, pgg-pgp5.el,
3119         pgg-pgp.el: Fix license template.
3120
3121 2003-04-19  Jesper Harder  <harder@ifa.au.dk>
3122
3123         * gnus-sum.el (gnus-summary-delete-article): Improve docstring.
3124
3125 2003-04-19  Teodor Zlatanov  <tzz@lifelogs.com>
3126
3127         * spam.el (spam-move-spam-nonspam-groups-only): dumb typo fix
3128
3129 2003-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
3130
3131         * spam.el (spam-split): allow a particular check as a parameter,
3132         e.g. (: spam-split 'spam-use-bogofilter)
3133         (spam-mark-only-unseen-as-spam): new parameter, see doc
3134         (spam-mark-junk-as-spam-routine): use
3135         spam-mark-only-unseen-as-spam, simplify routine to take advantage
3136         of gnus-newsgroup-unread as well as gnus-newsgroup-unseen
3137
3138 2003-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3139
3140         * gnus.el (gnus-group-short-name, gnus-group-prefixed-p): new functions
3141         (gnus-group-guess-full-name): don't prefix the group twice
3142
3143         * nnmail.el (nnmail-split-fancy-with-parent): docstring fix
3144
3145         * gnus-registry.el (gnus-registry-clear)
3146         (gnus-registry-fetch-group, gnus-registry-grep-in-list)
3147         (gnus-registry-split-fancy-with-parent): new functions
3148         (gnus-register-spool-action, gnus-register-action): simplified the format
3149         (gnus-registry): new customization group
3150         (gnus-registry-unfollowed-groups): new variable
3151
3152 2003-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3153
3154         * gnus-art.el (gnus-button-alist): Add nntp: urls.
3155         (gnus-header-button-alist): Ditto.
3156
3157 2003-04-17  Dave Love  <fx@gnu.org>
3158
3159         * gnus-util.el (gnus-string-equal): Revert last change.
3160
3161 2003-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3162
3163         * gnus-srvr.el (gnus-browse-make-menu-bar): Fix typo.
3164
3165 2003-04-17  Mike Woolley  <mike@ariel.co.uk>
3166
3167         * gnus-sum.el (gnus-sum-thread-tree-false-root): New variable.
3168
3169 2003-04-15  Michael Shields  <shields@msrl.com>
3170
3171         * gnus-art.el (article-hide-boring-headers): Hide Reply-To: if
3172         the broken-reply-to group parameter is set.  Idea from Vasily
3173         Korytov <deskpot@myrealbox.com>.
3174
3175 2003-04-17  Steve Youngs  <youngs@xemacs.org>
3176
3177         * dgnushack.el: 'setenv' is in env.el for XEmacsen <= 21.4, but in
3178         process.el in XEmacsen >= 21.5.
3179
3180 2003-04-17  Steve Youngs  <youngs@xemacs.org>
3181
3182         * dgnushack.el: Add a whole swag of autoloads and defaliases to
3183         satisfy the byte-compiler when building with XEmacs.
3184
3185         * lpath.el (maybe-bind): Add 'w3-meta-content-type-charset-regexp'
3186         and 'w3-meta-charset-content-type-regexp' in XEmacs.  The upstream
3187         W3 doesn't have these.
3188
3189         * mailcap.el: Maybe require 'lpr in XEmacs.
3190
3191 2003-04-16  Simon Josefsson  <jas@extundo.com>
3192
3193         * mml2015.el (mml2015-pgg-sign): Bind pgg-default-user-id to MML
3194         sender tag, if available.
3195
3196 2003-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
3197
3198         * gnus-registry.el (gnus-register-action)
3199         (gnus-register-spool-action, hashtable-to-alist)
3200         (gnus-registry-translate-from-alist, alist-to-hashtable)
3201         (gnus-registry-translate-to-alist, gnus-registry-headers-hashtb):
3202         new variables and function fixes
3203
3204         * gnus.el (gnus-registry-headers-alist): new variable to hold
3205         article header data
3206         (gnus-variable-list): save gnus-registry-headers-alist
3207
3208         * spam-report.el (Module): new module for spam reporting
3209
3210         * gnus.el (spam-process): added
3211         gnus-group-spam-exit-processor-report-gmane to the list of choices
3212         (gnus-install-group-spam-parameters): defined new spam exit processor
3213
3214         * spam.el (autoload): autoload spam-report-gmane when needed
3215         (spam-report-gmane-register-routine): glue for spam-report.el
3216         (spam-group-spam-processor-report-gmane-p): glue for the
3217         gnus-group-spam-exit-processor-report-gmane spam processor
3218         (spam-summary-prepare-exit): check the report-gmane spam processor
3219         and run spam-report-gmane-register-routine if it's active
3220
3221         From John Wiegley <johnw@gnu.org>
3222
3223         * spam.el (spam-bogofilter-score): check bogofilter headers before
3224         checking bogofilter itself
3225
3226 2003-04-16  Dave Love  <fx@gnu.org>
3227
3228         * gnus-agent.el: Wrap defsetf in eval-when-compile.
3229         (gnus-agent-cat-defaccessor): Don't use gensym.
3230
3231         * mml1991.el: Require cl, mm-util when compiling.
3232         (quoted-printable-decode-region, quoted-printable-encode-region):
3233         Autoload.
3234
3235         * pgg.el: Require cl when compiling.
3236
3237         * nnmail.el (gnus): Require.
3238
3239         * gnus-util.el: Move provide to end.
3240         (gnus-string-equal): Maybe use compare-strings.
3241         (gnus-merge): New.
3242
3243         * gnus-sum.el (gnus-summary-prepare-threads): Don't use copy-list.
3244         (gnus-summary-insert-articles): Use gnus-merge.
3245
3246         * gnus-fun.el: Require cl and mm-util when compiling.
3247
3248         * gnus-diary.el (gnus-diary-delay-format-french)
3249         (gnus-diary-delay-format-english): Don't use setf with nthcdr.
3250
3251         * nndiary.el (nndiary-compute-reminders): Don't use setf with
3252         nthcdr.
3253
3254 2003-04-16  Kevin Greiner <kgreiner@xpediantsolutions.com>
3255
3256         * gnus-agent.el (gnus-agent-make-cat): Added optional parameter to
3257         specify a predicate other than false.
3258         (gnus-category-read): Use the new feature to create a 'default'
3259         category with a 'short' predicate.
3260
3261 2003-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3262
3263         * message.el (message-unique-id): Comment change.
3264
3265         * gnus-art.el (gnus-article-next-page-1): New function.
3266         (gnus-article-next-page): Use it.
3267
3268 2003-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
3269
3270         * spam.el (spam-split): added save-restriction to save-excursion
3271
3272 2003-04-15  Reiner Steib  <Reiner.Steib@gmx.de>
3273         From Julien Avarre <julien@avarre.com>
3274
3275         * gnus-fun.el: Fixed autoload cookie.
3276
3277 2003-04-15  Paul Jarc  <prj@po.cwru.edu>
3278         From Remi Letot  <remi.letot@easynet.be>
3279
3280         * nnmaildir.el (nnmaildir-request-scan): Use gnus-remove-if
3281         instead of remove-if.
3282
3283 2003-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3284
3285         * gnus-msg.el (gnus-summary-news-other-window): Use delq and
3286         copy-sequence instead of remove which is a cl run-time function in
3287         Emacs 20.
3288
3289 2003-04-14  Jesper Harder  <harder@ifa.au.dk>
3290
3291         * gnus-msg.el (gnus-summary-news-other-window): Make a buffer
3292         local copy of gnus-discouraged-post-methods with the current
3293         method removed.
3294
3295 2003-04-14  Simon Josefsson  <jas@extundo.com>
3296
3297         * mailcap.el (mailcap-mime-data): Add application/pgp-keys.
3298
3299 2003-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
3300
3301         * mm-util.el (mm-sort-coding-systems-predicate): Convert elements
3302         of `mm-coding-system-priorities' to base coding system.
3303
3304         * gnus-sum.el: Added coding cookie ("middle dot" in
3305         gnus-summary-morse-message).
3306
3307 2003-04-13  Simon Josefsson  <jas@extundo.com>
3308
3309         * gnus-art.el (article-fill-long-lines)
3310         (article-verify-x-pgp-sig, article-decode-group-name)
3311         (gnus-mime-button-menu): Split >80 character lines.
3312
3313 2003-04-13  Jesper Harder  <harder@ifa.au.dk>
3314
3315         * gnus-sum.el (gnus-summary-local-variables): Use defvar since
3316         we're let-binding it.
3317
3318         * nnmbox.el (nnmbox-mbox-buffer): It's not a constant.
3319
3320 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3321
3322         * message.el (message-hide-headers): Don't do intangible.
3323
3324         * gnus.el (gnus-group-prefixed-name): Comment out the test for
3325         colon.
3326
3327         * gnus-srvr.el (gnus-browse-read-group): Don't give the real name
3328         to the ephemeral entry, but the prefixed name.
3329
3330         * gnus.el (gnus-group-prefixed-name): Clean up.
3331
3332 2003-04-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
3333
3334         * gnus-agent.el (gnus-agent-group-pathname): Bind
3335         gnus-command-method so that gnus-agent-directory will always
3336         return a valid directory.
3337         * gnus-cache.el (gnus-cache-enter-article): Remove article from
3338         gnus-newsgroup-undownloaded so that the summary will display the
3339         article as downloaded.
3340         (gnus-cache-remove-article): If the article isn't in the agent,
3341         remove it from gnus-newsgroup-undownloaded so that the summary
3342         will display the article as undownloaded.
3343
3344 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3345
3346         * gnus.el (gnus-version-number): Bump.
3347
3348 2003-04-13 01:12:01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3349
3350         * gnus.el: Oort Gnus v0.18 is released.
3351
3352 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3353
3354         * gnus-draft.el (gnus-draft-send): Add message-hidden-headers.
3355
3356 2003-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3357
3358         * gnus-art.el (gnus-article-next-page): Use
3359         gnus-article-over-scroll.
3360         (gnus-article-over-scroll): New variable.
3361
3362         * message.el (message-newline-and-reformat): Place a boundary
3363         before filling.
3364         (message-make-forward-subject-function): Changed default to
3365         message-forward-subject-name-subject.
3366         (message-forward-subject-name-subject): New function.
3367
3368         * nnimap.el (nnimap-split-fancy): Ditto.
3369
3370         * gnus-sum.el (gnus-summary-line-message-size): Ditto.
3371
3372         * gnus-cus.el (gnus-group-parameters): Removed "which see".
3373
3374         * mml.el (mml-minibuffer-read-file): Bind
3375         completion-ignored-extensions to nil.
3376
3377         * message.el (message-fix-before-sending): Comment fix.
3378         (message-fix-before-sending): Make hidden headers visible.
3379         (message-hide-headers): Bind after-change-functions to nil.
3380         (message-forbidden-properties): Put invisible and intangible
3381         back.
3382         (message-strip-forbidden-properties): Ignore message-hidden text.
3383
3384         * gnus-msg.el: Hide headers.
3385
3386         * message.el (message-hidden-headers): New variable.
3387         (message-hide-headers): New function.
3388         (message-hide-header-p): New function.
3389         (message-hide-header-p): Change logic.
3390         (message-forbidden-properties): Remove intangible nil invisible
3391         nil.
3392         (message-hide-headers): Narrow to headers.
3393
3394         * lpath.el (featurep): Bind Info-directory, Info-menu.
3395
3396 2003-04-12  Jesper Harder  <harder@ifa.au.dk>
3397
3398         * mm-bodies.el (mm-body-charset-encoding-alist): UTF-16 *must* be
3399         encoded.
3400         (mm-encode-body): Don't corrupt UTF-16.
3401         (mm-body-encoding): Pay attention to mm-body-charset-encoding-alist.
3402
3403 2003-04-10  Kevin Greiner <kgreiner@xpediantsolutions.com>
3404
3405         * gnus-agent.el (gnus-agent-get-undownloaded-list): Articles in
3406         the CACHE are now detected and handled the same as an article
3407         downloaded into the agent.
3408         (gnus-agent-group-path): Modified to match nnmail-group-pathname
3409         so that the agent front-end and back-end (nnagent) always use the
3410         same directory.
3411         (gnus-agent-group-pathname): New function. Wrapper for
3412         nnmail-group-pathname.
3413         (gnus-agent-expire-unagentized-dirs): New variable.  May be
3414         customized to disable gnus-agent-expire-unagentized-dirs.
3415         (gnus-agent-expire-unagentized-dirs): Expand gnus-agent-directory
3416         as the directories in gnus-agent-expire-current-dirs were
3417         expanded.
3418
3419 2003-04-10  Jesper Harder  <harder@ifa.au.dk>
3420
3421         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Encrypt
3422         body" entry in read only groups.
3423
3424 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
3425
3426         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Import file"
3427         and "Create article" items in non-editable groups.
3428
3429 2003-04-09  Kevin Greiner <kgreiner@xpediantsolutions.com>
3430
3431         * gnus-agent.el (gnus-agent-write-active): Added option of
3432         replacing, rather than updating, the agent's active file.  Do NOT
3433         use the fully qualified group name as gnus-active-to-gnus-format
3434         blindly prefixes group names with server names.
3435         (gnus-agent-save-group-info): Merge BOTH min/max of current active
3436         range, was just merging min, with specified active range.
3437         (gnus-agent-expire): Save agent's active ranges after
3438         expiring all groups.
3439         (gnus-agent-expire-group-1): Update min of agent's active range to
3440         min article currently fetched.
3441         (gnus-agent-expire-unagentized-dirs): Avoid asking to delete the
3442         same ancestor multiple times.
3443
3444         * gnus-async.el (gnus-asynchronous): Moved defcustom of
3445         gnus-asynchronous away from defgroup of gnus-asynchronous.  This
3446         seems to fix an intermittant error in which loading gnus-async
3447         fails to define gnus-asynchronous (the variable).
3448
3449         * gnus-sum.el: Concur with Steve Young, 5th argument to 'load' is
3450         non-essential.  Removed on all platforms.
3451         (gnus-select-newsgroup): When the agent is active, expand the
3452         group's active range to include fetched articles that are no
3453         longer in the server's active range.
3454
3455         * gnus-util.el (gnus-with-output-to-file): Removed all of the
3456         print-* bindings as they should be handled by the function doing
3457         the printing.
3458
3459 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
3460
3461         * mm-uu.el (mm-uu-copy-to-buffer): buffer-file-coding-system
3462         might be unbound in non-MULE XEmacsen.
3463
3464 2003-04-08  Jesper Harder  <harder@ifa.au.dk>
3465
3466         * mm-uu.el (mm-uu-diff-groups-regexp, mm-uu-type-alist)
3467         (mm-uu-diff-extract, mm-uu-diff-test): New functionality:
3468         recognize diffs.
3469
3470         * mm-bodies.el (mm-decode-body): Use the supplied charset
3471         unconditionally if `code-pages' hasn't been loaded.
3472
3473 2003-04-07  Jesper Harder  <harder@ifa.au.dk>
3474
3475         * gnus-art.el (article-verify-x-pgp-sig): Don't use
3476         `insert-buffer', the docstring says "This function is meant for
3477         the user to run interactively.  Don't call it from programs!"
3478
3479         * mm-extern.el (mm-extern-mail-server): do.
3480
3481         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-sign)
3482         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
3483         (mml1991-pgg-encrypt): do.
3484
3485         * pgg.el (pgg-decrypt-region): do.
3486
3487         * mm-view.el (mm-view-pkcs7-decrypt): do.
3488
3489         * mml-smime.el (mml-smime-verify): do.
3490
3491         * mml.el (mml-insert-mime, mml-preview): do.
3492
3493         * mml2015.el (mml2015-gpg-decrypt-1, mml2015-gpg-sign)
3494         (mml2015-gpg-encrypt, mml2015-pgg-clear-decrypt)
3495         (mml2015-pgg-encrypt): do.
3496
3497 2003-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3498
3499         * mm-bodies.el (mm-decode-body): Silence XEmacs when compiling.
3500
3501 2003-04-06  Jesper Harder  <harder@ifa.au.dk>
3502
3503         * mm-uu.el (mm-uu-copy-to-buffer): Copy
3504         `buffer-file-coding-system' to the new buffer.
3505         (mm-uu-pgp-signed-extract-1): Don't copy
3506         `buffer-file-coding-system' here.
3507
3508         * mm-bodies.el (mm-decode-body): last-coding-system-used doesn't
3509         exist in XEmacs.
3510         (mm-decode-body): Add missing quote.
3511
3512         * mm-uu.el (mm-uu-pgp-signed-extract-1): Set
3513         buffer-file-coding-system.
3514
3515         * mm-bodies.el (mm-decode-body): Set buffer-file-coding-system to
3516         last-coding-system-used.
3517
3518         * mml2015.el (mml2015-pgg-clear-verify): Encode the text
3519         according to buffer-file-coding-system.
3520
3521         * pgg-gpg.el (pgg-gpg-process-region): Revert previous change.
3522
3523         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
3524         (pgg-pgp-snarf-keys-region): do.
3525
3526         * pgg-pgp5.el (pgg-pgp5-verify-region)
3527         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): do.
3528
3529         * pgg.el (pgg-make-temp-file, pgg-temporary-file-directory): do.
3530
3531 2003-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
3532
3533         * spam.el (spam-split): (save-excursion) around (widen)
3534         (spam-ham-move-routine): Use spam-group-ham-mark-p, not
3535         spam-group-spam-mark-p (from Michael Shields <shields@msrl.com>)
3536
3537 2003-04-05  Steve Youngs  <youngs@xemacs.org>
3538
3539         * gnus-sum.el: XEmacs doesn't support the 5th arg to 'load', so
3540         don't use it when loading gnus-sum.el if we're in XEmacs.
3541
3542 2003-04-05  Kevin Greiner <kgreiner@xpediantsolutions.com>
3543
3544         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
3545         print-escape-nonascii to fix more characters in compiled format
3546         specs.
3547
3548 2003-04-05  Jesper Harder  <harder@ifa.au.dk>
3549
3550         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player):
3551         Fix customization type.
3552
3553 2003-04-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
3554
3555         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
3556         print-quoted, print-readably, print-escape-multibyte, and
3557         print-level to match original behavior of gnus-prin1.  This should
3558         repair the format of .newsrc.eld when using compiled format specs.
3559
3560 2003-04-04  Jesper Harder  <harder@ifa.au.dk>
3561
3562         * gnus-group.el (tool-bar-map): defvar it.
3563
3564         * gnus-art.el (tool-bar-map): do.
3565
3566         * gnus-sum.el (tool-bar-map): do.
3567
3568 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
3569
3570         * earcon.el (earcon-regexp-alist): catmeow is a wav file.
3571
3572 2003-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
3573
3574         * gnus-art.el (gnus-button-ctan-directory-regexp): Changed meaning
3575         and value.
3576         (gnus-button-alist): Use it.
3577
3578 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
3579
3580         * pgg-gpg.el (pgg-gpg-process-region): do.
3581
3582         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
3583         (pgg-pgp-snarf-keys-region): do.
3584
3585         * pgg-pgp5.el (pgg-pgp5-verify-region)
3586         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): Use it.
3587
3588         * pgg.el (pgg-make-temp-file): New function. `make-temp-name' is
3589         unsafe.
3590         (pgg-temporary-file-directory): Remove.
3591
3592 2003-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3593
3594         * lpath.el: Fbind Info-directory and Info-menu.
3595
3596 2003-04-02  Reiner Steib  <Reiner.Steib@gmx.de>
3597
3598         * gnus-util.el (gnus-message): Added doc-string.
3599
3600         * gnus-score.el (gnus-score-find-trace): Changed behavior of `q'.
3601         (gnus-score-edit-file-at-point): Goto first match when using `e'.
3602
3603 2003-04-01  Reiner Steib  <Reiner.Steib@gmx.de>
3604
3605         * gnus-art.el (gnus-button-ctan-directory-regexp): New variable.
3606         (gnus-button-alist): Use it.  Changed CTAN and "setq" entries.
3607
3608 2003-04-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3609
3610         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
3611         (nntp-open-via-rlogin-and-telnet): Disable the telnet linemode.
3612
3613 2003-03-31  Kevin Greiner <kgreiner@xpediantsolutions.com>
3614
3615         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
3616         print-escape-newlines to print escape sequences rather than
3617         literal newline characters.
3618
3619 2003-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
3620
3621         * gnus-art.el (gnus-button-valid-fqdn-regexp): Use
3622         `message-valid-fqdn-regexp' for initialization.
3623         (gnus-button-handle-info-url): Renamed and extended version of
3624         `gnus-button-handle-info'.
3625         (gnus-button-message-level): Renamed from `gnus-button-mail-level'
3626         (gnus-button-handle-symbol, gnus-button-handle-library)
3627         (gnus-button-handle-info-keystrokes): New functions.
3628         (gnus-button-browse-level): New variable.
3629         (gnus-button-alist): Use them.  Added levels.
3630         (gnus-header-button-alist): Added levels.
3631
3632 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3633
3634         * gnus.el (gnus-version-number): Bump.
3635
3636 2003-03-31 20:08:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3637
3638         * gnus.el: Oort Gnus v0.17 is released.
3639
3640 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3641
3642         * gnus-start.el (gnus-unload): Removed.
3643
3644         * pop3.el (pop3-read-response): Use
3645         nnheader-accept-process-output.
3646         (pop3-retr): Ditto.
3647
3648         * mm-view.el (mm-text-html-renderer-alist): Add -nolist to Lynx.
3649         (mm-text-html-washer-alist): Ditto.
3650
3651 2003-03-31  Simon Josefsson  <jas@extundo.com>
3652
3653         * imap.el (imap-gssapi-program): Also try GNU SASL.
3654         (imap-gssapi-open): Accept GNU SASL greeting.
3655         (imap-read-timeout): New.
3656         (imap-wait-for-tag): Use it.
3657
3658 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3659
3660         * nntp.el (nntp-accept-process-output): Use new function.
3661
3662         * nnheader.el (nnheader-read-timeout): New variable.
3663         (nnheader-accept-process-output): New function.
3664
3665         * nntp.el (nntp-read-timeout): Removed.
3666
3667         * gnus-sum.el (gnus-summary-prepare-threads): Add comment.
3668
3669 2003-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3670
3671         * gnus-cache.el (gnus-cache-braid-nov): Revoke last change.
3672
3673 2003-03-30  Simon Josefsson  <jas@extundo.com>
3674
3675         * message.el (message-idna-inside-rhs-p): Narrow to header before
3676         searching.
3677
3678         * gnus-art.el (article-decode-idna-rhs): More restrictive regexp.
3679
3680 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3681
3682         * nnmail.el (nnmail-process-mmdf-mail-format): Indent.
3683
3684 2003-03-28  Vasily Korytov  <deskpot@myrealbox.com>
3685
3686         * message.el (message-make-in-reply-to): Use
3687         mail-extract-address-components to determine sender's
3688         name/address.
3689
3690 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3691
3692         * nndoc.el (nndoc-type-alist): Move mime-parts further ahead.
3693
3694         * gnus-registry.el (gnus-registry-translate-to-alist): Make a
3695         valid lambda.
3696         (gnus-registry-translate-from-alist): Ditto.
3697
3698         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
3699         print-length to nil.
3700
3701         * gnus-sum.el (gnus-summary-highlight-line-0): Indent.
3702
3703         * gnus-fun.el (gnus-fun-ppm-change-string): New function.
3704         (gnus-grab-cam-face): Use it.
3705
3706 2003-03-28  Paul Jarc  <prj@po.cwru.edu>
3707
3708         * nnmaildir.el (nnmaildir-request-set-mark)
3709         (nnmaildir-close-group): Allow each mark directory in a group to
3710         have its own inode for mark files, to accommodate AFS.
3711
3712 2003-03-28  Teodor Zlatanov  <tzz@lifelogs.com>
3713
3714         * gnus-start.el (gnus-read-newsrc-el-hook): new hook called by
3715         gnus-read-newsrc-el-file
3716         (gnus-read-newsrc-el-file): call the gnus-read-newsrc-el-hook
3717
3718         * gnus-registry.el (gnus-registry-translate-to-alist)
3719         (gnus-registry-translate-from-alist, alist-to-hashtable)
3720         (hashtable-to-alist): new functions
3721         (gnus-register-spool-action): add a spool item to the registry
3722
3723         * gnus.el (gnus-variable-list): added gnus-registry-alist to the
3724         list of saved variables
3725         (gnus-registry-alist): new variable
3726
3727 2003-03-27  Simon Josefsson  <jas@extundo.com>
3728
3729         * gnus-art.el (article-decode-group-name): Be correct instead of
3730         smart.
3731
3732 2003-03-27  Katsumi Yamaoka <yamaoka@jpl.org>
3733
3734         * lpath.el: Bind url-current-object for Emacs; bind
3735         gnus-agent-expire-current-dirs for XEmacs; fbind open-ssl-stream
3736         for both Emacsen.
3737
3738 2003-03-27  Jesper Harder  <harder@ifa.au.dk>
3739
3740         * gnus-sum.el (gnus-article-loose-mime)
3741         (gnus-article-emulate-mime): Move to gnus-article-mime customize
3742         group.
3743
3744         * gnus-msg.el (gnus-mailing-list-groups): Fix customize type and
3745         doc string.
3746
3747 2003-03-26  Kevin Ryde <user42@zip.com.au>
3748
3749         * gnus-sum.el (gnus-summary-find-for-reselect): Renamed from
3750         gnus-summary-find-uncancelled, skip temporary articles inserted by
3751         "refer" functions.
3752
3753 2003-03-26  Vasily Korytov  <deskpot@myrealbox.com>
3754
3755         * smiley.el (smiley-buffer): New function.
3756
3757 2003-03-26  Kevin Greiner <kgreiner@xpediantsolutions.com>
3758
3759         * gnus-agent.el (gnus-agent-fetch-selected-article): Replaced
3760         gnus-summary-update-line (which updated the article's face) with
3761         gnus-summary-update-download-mark (which updates the article's
3762         face by calling gnus-summary-update-line AND updates the download
3763         mark to show that the article was fetched).
3764
3765 2003-03-23  Kevin Greiner <kgreiner@xpediantsolutions.com>
3766
3767         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Provides
3768         option of deleting agent directories for groups/servers that are
3769         not currently agentized.
3770         (gnus-agent-expire): Use gnus-agent-expire-unagentized-dirs.
3771
3772         * gnus-int.el (gnus-open-server): Report backend errors in
3773         condition handler.
3774
3775 2003-03-23  Simon Josefsson  <jas@extundo.com>
3776
3777         * message.el (message-idna-to-ascii-rhs-1): Don't continue outside
3778         header.
3779
3780         * rfc2047.el (rfc2047-header-encoding-alist): Make Followup-To
3781         same as Newsgroups.
3782
3783         * nntp.el (nntp-open-connection-function): Mention
3784         nntp-open-tls-stream.
3785         (nntp-open-tls-stream): New function.
3786
3787         * tls.el: New file.
3788
3789         * nnimap.el (nnimap-server-port, nnimap-stream): Say TLS/SSL
3790         instead of SSL.
3791         (nnimap-stream): Add other streams, link to imap variables.
3792         (nnimap-authenticator): Add other authenticator, link to imap
3793         variables.
3794
3795         * imap.el: Autoload open-tls-stream.
3796         (imap-streams): Add tls in front of ssl.
3797         (imap-stream-alist): Add tls.
3798         (imap-default-tls-port): New variable.
3799         (imap-tls-p, imap-tls-open): New functions.
3800
3801 2003-03-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
3802
3803         * mm-url.el (mm-url-insert-file-contents): parse url only if
3804         results is a list.
3805
3806 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3807
3808         * mail-source.el (mail-source-fetch-imap): Revert.
3809
3810 2003-03-22  Svend Tollak Munkejord  <stm@bacchus.pvv.org>
3811
3812         * deuglify.el (gnus-outlook-repair-attribution-outlook): Use a
3813         less strict regexp.
3814
3815 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3816
3817         * mail-source.el (mail-source-fetch-imap): Use buffer name for
3818         more imap function.
3819
3820 2003-03-21  Simon Josefsson  <jas@extundo.com>
3821
3822         * gnus-art.el (article-decode-group-name): Replace Newsgroups and
3823         Followup-To data inline.
3824
3825 2003-03-21  Jesper Harder  <harder@ifa.au.dk>
3826
3827         * gnus-art.el (gnus-treat-display-xface): Don't enable if
3828         icontopbm isn't available.
3829
3830 2003-03-21  Kevin Greiner <kgreiner@xpediantsolutions.com>
3831
3832         * gnus-int.el (gnus-open-server): Catch errors in backend's
3833         open-server method.  Returns nil rather than crashing startup.
3834
3835         * gnus-sum.el (eval-when-compile): Modified to resolve
3836         compile-time warnings.
3837
3838         * gnus-uu.el (gnus-uu-mark-series): Added informative msg.
3839         Reports length of series so that the user can compare N with a
3840         subject that should, if the entire series is present, contain
3841         '(.../N)'.
3842         (gnus-uu-delete-work-dir): Avoid hanging when O/S forbids deletion
3843         of temp file (Win-XP may leave the temp file locked when the
3844         uudecode process fails).
3845
3846 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
3847
3848         * message.el (message-split-line): Ignore error.
3849
3850         * lpath.el (split-line): Avoid split-line warning message.
3851
3852 2003-03-20  Kim F. Storm  <storm@cua.dk>
3853
3854         * message.el (message-split-line): New function.
3855         (message-mode-map): Remap split-line to message-split-line.
3856
3857 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
3858
3859         * message.el (message-make-overlay): Defalias it to make-overlay.
3860         (message-delete-overlay): Defalias it to delete-overlay.
3861         (message-overlay-put): Defalias it to overlay-put.
3862         (message-idna-to-ascii-rhs-1): Use them.
3863
3864         * messagexmas.el (message-xmas-redefine): Defalias some overlay
3865         functions to extent functions.
3866
3867 2003-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
3868
3869         * message.el (message-check-news-header-syntax): Fixed regexp.
3870
3871 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
3872
3873         * rfc2231.el (rfc2231-decode-encoded-string): Downcase charset.
3874
3875         * mm-url.el (mm-url-insert): Move url-current-object stuff into
3876         mm-url-insert-file-contents.
3877
3878         * nnrss.el (nnrss-fetch): Fetch the local stuff.
3879         (nnrss-check-group): Use it.
3880
3881 2003-03-20 Mark A. Hershberger  <mah@everybody.org>
3882
3883         * nnrss.el: Primitive XML Name-space support.  This means that RSS
3884         feeds like Kevin Burton's[1] can now be read in Gnus.
3885
3886         Implemented support for Mark Pilgrim's RSS Autodiscovery.[2] This
3887         means that if you want to read the RSS feed for example.com, all
3888         you have to do is hit "G R http://www.example.com/ RET" and
3889         nnrss.el will find and the feed listed on the site or (if you have
3890         loaded xml-rpc.el) look it up on syndic8.com.
3891
3892         Marked the message as HTML (by adding a Content-Type header) so
3893         that Gnus will render it as html if the user wants that.
3894
3895         Implemented the ability to save nnrss-group-alist so that any new
3896         feeds the you subscribe to will be found the next time you start
3897         up.
3898
3899         Implemented support for RSS 2.0 elements (author, pubDate).
3900
3901         Prefer for <content:encoded> over <description> where both
3902         elements exist.
3903
3904         * mm-url.el (mm-url-insert): Set url-current-object.
3905
3906         * gnus-group.el (gnus-group-make-rss-group): New function.
3907
3908 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
3909
3910         * message.el (message-idna-to-ascii-rhs-1): Don't use replace-*
3911         for highlight overlays.
3912
3913 2003-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3914
3915         * gnus-cache.el (gnus-cache-braid-nov): Test if a line looks like
3916         a NOV.
3917
3918 2003-03-20  Simon Josefsson  <jas@extundo.com>
3919
3920         * message.el (message-use-idna): Disable if UTF-8 unavailable.
3921         (message-idna-to-ascii-rhs): Use it.
3922
3923         * gnus-art.el (gnus-use-idna): Disable if UTF-8 unavailable.
3924
3925 2003-03-19  Teodor Zlatanov  <tzz@lifelogs.com>
3926
3927         * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
3928         (spam-group-ham-marks, spam-group-spam-marks): new functions
3929         (spam-spam-marks, spam-ham-marks): removed in favor of the
3930         spam-marks and ham-marks parameters
3931         (spam-generic-register-routine, spam-ham-move-routine): use the
3932         new spam-group-{spam,ham}-mark-p functions
3933
3934         * gnus.el (spam-marks, ham-marks): new group parameters with
3935         default values same as the old spam-spam-marks and spam-ham-marks
3936
3937 2003-03-19  Simon Josefsson  <jas@extundo.com>
3938
3939         * gnus-art.el (gnus-article-decode-hook): Add IDNA.
3940         (gnus-use-idna): New variable.
3941         (article-decode-idna-rhs): New function.
3942
3943         * message.el (message-use-idna): New variable.
3944         (message-mode-field-menu): Add entry for IDNA.
3945         (message-idna-inside-rhs-p, message-idna-to-ascii-rhs-1)
3946         (message-idna-to-ascii-rhs): New function.
3947         (message-generate-headers): Invoke IDNA code.
3948
3949 2003-03-19  Paul Jarc  <prj@po.cwru.edu>
3950
3951         * nnmaildir.el (nnmaildir--system-name): New function.
3952         (nnmaildir-request-accept-article): Use it.
3953
3954 2003-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3955
3956         * gnus-util.el (gnus-byte-compile): Make it work silently as the
3957         gnus-compile function does.
3958
3959         * gnus-sum.el (gnus-summary-highlight-line-0): Revoke the last
3960         bogus change.
3961
3962 2003-03-19  Jesper Harder  <harder@ifa.au.dk>
3963
3964         * mm-util.el (mm-mule-charset-to-mime-charset): Test if
3965         sort-coding-systems is defined.
3966
3967 2003-03-18  Paul Jarc  <prj@po.cwru.edu>
3968
3969         * nnmaildir.el (nnmaildir-open-server, nnmaildir-request-scan)
3970         (nnmaildir-request-create-group, nnmaildir-request-delete-group):
3971         Replace create-directory with target-prefix.
3972
3973 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
3974
3975         * mm-bodies.el (mm-decode-coding-region-safely): Don't use
3976         find-charset-string which is slooow in XEmacs.
3977
3978 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3979
3980         * gnus-sum.el (gnus-summary-highlight-line-0): Silence the byte-
3981         compiler under XEmacs.
3982
3983 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
3984
3985         * gnus-art.el (gnus-treat-highlight-signature): Make the default
3986         work for multipart/signed where the message text isn't `last'.
3987
3988 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3989
3990         * mm-view.el (mm-setup-w3m): Set w3m-display-inline-images to
3991         the value of mm-inline-text-html-with-images.
3992         (mm-inline-text-html-render-with-w3m): Don't bind
3993         w3m-display-inline-images.
3994
3995         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't bind
3996         w3m-display-inline-images.
3997
3998         * lpath.el: Bind w3m-display-inline-images; bind mm-w3m-mode-map
3999         regardless of an Emacs flavor.
4000
4001 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4002
4003         * gnus.el (gnus-version-number): Bump.
4004
4005 2003-03-18 00:38:22 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4006
4007         * gnus.el: Oort Gnus v0.16 is released.
4008
4009 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4010
4011         * lpath.el (featurep): Bind mm-w3m-mode-map.
4012
4013 2003-03-17  Paul Jarc  <prj@po.cwru.edu>
4014
4015         * nnmail.el (nnmail-cache-primary-mail-backend): Not all
4016         'respool-able backends define a global nnchoke-get-new-mail
4017         variable.
4018
4019 2003-03-17  Reiner Steib  <Reiner.Steib@gmx.de>
4020
4021         * gnus-art.el (gnus-mime-delete-part): New function.
4022         (gnus-mime-action-alist, gnus-mime-button-commands): Use it.
4023
4024 2003-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4025
4026         * message.el (message-check-news-header-syntax): Don't push
4027         groups twice onto list of unknown groups.
4028
4029         * nndoc.el (nndoc-type-alist): Move exim-bounce a bit further
4030         back.
4031
4032         * nnheader.el (nnheader-find-etc-directory): Doc fix.
4033
4034         * gnus-msg.el (gnus-inews-add-send-actions): Don't restore window
4035         config unless the summary buffer exists.
4036
4037         * gnus-sum.el (gnus-summary-next-group): Semi-exit group first to
4038         that target group is computed correctly when articles are marked
4039         as read by Xref handling.
4040
4041         * mail-source.el (mail-source-fetch-imap): Pass buffer-name to
4042         imap-open.
4043
4044         * message.el (message-send-mail): Add courtesy string to Bcc's,
4045         too.
4046
4047         * gnus-cite.el (gnus-cited-line-p): New function.
4048
4049 2003-03-15  Jesper Harder  <harder@ifa.au.dk>
4050
4051         * mm-bodies.el (mm-decode-body): Add new optional parameter,
4052         force, to use the supplied charset unconditionally.
4053
4054         * gnus-art.el (article-decode-charset): Use it.
4055
4056 2003-03-14  Jesper Harder  <harder@ifa.au.dk>
4057
4058         * mm-bodies.el (mm-decode-coding-region-safely): New function.
4059         (mm-decode-body): Use it.
4060
4061         * rfc2047.el (rfc2047-decode-region): do.
4062         (rfc2047-decode-string): Guess coding system if the default is
4063         invalid.
4064
4065 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
4066
4067         * nnmaildir.el (nnmaildir-request-update-info): Pretend missing
4068         articles are marked 'read, so we get correct article counts.
4069
4070 2003-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4071
4072         * gnus-art.el (gnus-insert-mime-button): Exclude a newline from
4073         the button.
4074         (gnus-insert-prev-page-button): Ditto.
4075         (gnus-insert-next-page-button): Ditto.
4076         (gnus-insert-mime-security-button): Ditto.
4077
4078         * mm-view.el (mm-inline-image-emacs): Open the bottom of an image
4079         one line.  Suggested by Greg Klanderman <gak@klanderman.net>.
4080         (mm-inline-image-xemacs): Ditto.
4081
4082 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
4083
4084         * nnmaildir.el (nnmaildir--parse-filename, nnmaildir--sort-files,
4085         nnmaildir--scan, nnmaildir-request-accept-article): Changes for
4086         the recent filename uniqueness discussion.
4087
4088 2003-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4089
4090         * mm-view.el (mm-inline-image-emacs): Make it delete an excessive
4091         newline next time.
4092         (mm-inline-image-xemacs): Ditto.
4093
4094 2003-03-10  Jesper Harder  <harder@ifa.au.dk>
4095
4096         * gnus-agent.el (gnus-agent-synchronize-flags-server): Don't use
4097         kill-line.
4098
4099 2003-03-09  Jesper Harder  <harder@ifa.au.dk>
4100
4101         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't use
4102         kill-line.
4103
4104 2003-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4105
4106         * gnus-agent.el (gnus-agent-fetched-hook): New variable.  Just
4107         fixing the code to match the documentation.
4108         (gnus-agent-fetch-selected-article): Replaced
4109         gnus-summary-update-article-line with gnus-summary-update-line as
4110         the former did not correctly recalculate the thread indentation.
4111         (gnus-agent-find-parameter): The agent-predicate, if not found
4112         anywhere else, defaults to the value of gnus-agent-predicate.
4113         (gnus-agent-fetch-session): Fixed typo; now executes
4114         gnus-agent-fetched-hook rather than the undocumented
4115         gnus-agent-fetch-hook.
4116         (gnus-agent-fetch-group-1): Removed part of 2003-03-06 fix.  The
4117         default agent predicate is now provided by
4118         gnus-agent-find-parameter.
4119         (gnus-agent-message): New macro.  This macro avoids potentially
4120         costly parameter evaluation when the message's level is too high
4121         to display.
4122         (gnus-agent-expire-group-1): Disabled undo tracking in temp
4123         overview buffer. Uses new gnus-agent-message macro to reduce
4124         overhead of optional messages. Reversed message levels to
4125         emphasize percent completion messages.  Detailed messages of
4126         little use except when debugging code.
4127
4128 2003-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
4129
4130         * spam.el (spam-ham-move-routine): use
4131         spam-mark-ham-unread-before-move-from-spam-group
4132         (spam-mark-ham-unread-before-move-from-spam-group): new variable
4133
4134 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
4135
4136         * spam.el: load nnimap.el when compiling
4137         (spam-setup-widening): use
4138         nnimap-split-download-body-default instead of
4139         nnimap-split-download-body which is a user-customizable variable
4140
4141 2003-03-07  Simon Josefsson  <jas@extundo.com>
4142
4143         * nnimap.el (nnimap-split-download-body-default): New, holds
4144         default for n-s-d-b.
4145         (nnimap-split-download-body): Add new setting (symbol default),
4146         which uses contents of n-s-d-b-d, and made it the default.
4147
4148 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
4149
4150         * spam.el (spam-use-hashcash): new variable
4151         (spam-list-of-checks): added spam-use-hashcash with associated
4152         spam-check-hashcash
4153         (spam-check-hashcash): new function, installed iff hashcash.el is
4154         loaded
4155         (spam-setup-widening): don't use (return)
4156
4157 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4158
4159         * gnus-agent.el (gnus-agent-fetch-group-1): Added default
4160         predicate of `false' to avoid an error when a group defines no
4161         predicate. Fixed typo that disabled agent scoring (i.e. the
4162         low/high predicates should now work).
4163
4164 2003-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
4165
4166         * spam.el: add spam-maybe-spam-stat-load to
4167         gnus-get-top-new-news-hook, remove it from gnus-get-new-news-hook
4168         (spam-bogofilter-register-with-bogofilter): use
4169         spam-bogofilter-spam-switch and spam-bogofilter-ham-switch
4170         (spam-bogofilter-spam-switch, spam-bogofilter-ham-switch): new
4171         custom variables to replace "-s" and "-n"
4172
4173         * gnus-group.el (gnus-group-get-new-news): call the new
4174         gnus-get-top-new-news-hook hook
4175
4176         * gnus-start.el (gnus-get-top-new-news-hook): new hook, run ONLY
4177         by gnus-get-new-news, NOT by gnus-group-get-new-news-this-group
4178
4179 2003-03-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4180
4181         * mm-uu.el (mm-uu-pgp-encrypted-test): Fix message.
4182
4183 2003-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4184
4185         * gnus-cus.el (gnus-group-customize): Don't use delete-if which is
4186         a cl run-time function.
4187
4188 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4189
4190         * gnus-agent.el (gnus-agent-fetch-group-1): Added missing binding
4191         on gnus-agent-short-article.
4192         (gnus-category-read): Replaced CL function mapcar* with new macro:
4193         gnus-mapcar.
4194         * gnus-util.el (gnus-mapcar): New macro.  Generalizes mapcar to
4195         support functions that accept multiple parameters.  A separate
4196         sequence must be provided for each parameter in the function.
4197         Iteration stops when the end of the shortest list is reached.
4198
4199 2003-03-06  Jesper Harder  <harder@ifa.au.dk>
4200
4201         * nnimap.el (nnimap-request-accept-article): Use delete-region.
4202
4203         * html2text.el (html2text-clean-dtdd, html2text-delete-tags)
4204         (html2text-delete-single-tag, html2text-clean-anchor)
4205         (html2text-remove-tags): Use delete-region.
4206         (html2text-fix-paragraphs): Simplify.
4207
4208         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt)
4209         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
4210         (mml1991-pgg-encrypt, mml1991-pgg-encrypt): Use delete-region, not
4211         kill-region.
4212
4213 2003-03-04  John Paul Wallington  <jpw@gnu.org>
4214
4215         * gnus-agent.el (gnus-agent-enable-expiration)
4216         (gnus-agent-article-alist, gnus-agent-article-alist)
4217         (gnus-agent-cat-defaccessor): Doc fixes.
4218
4219 2003-03-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4220
4221         * gnus-agent.el (gnus-function-implies-unread-1): Grok
4222         byte-compiled functions.
4223
4224 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4225
4226         * gnus-sum.el (gnus-auto-goto-ignores): New variable. Provides
4227         customization between new maneuvering (which permits selecting
4228         undownloaded articles) and old maneuvering (which skipped over
4229         undownloaded articles) behaviors.
4230         (gnus-summary-find-next): Pass through the unread and subject
4231         parameters when calling gnus-summary-find-prev.
4232         (gnus-summary-find-next,gnus-summary-find-prev): Apply
4233         gnus-auto-goto-ignores to filter out unacceptable articles.
4234
4235 2003-03-04  Jesper Harder  <harder@ifa.au.dk>
4236
4237         * mail-source.el (mail-source-read-passwd): Remove. `read-passwd'
4238         exists in all supported Emacs versions, so we don't need this
4239         compatibility function.
4240         (mail-source-fetch-pop, mail-source-check-pop)
4241         (mail-source-fetch-webmail): Use read-passwd.
4242
4243         * nntp.el (nntp-send-authinfo, nntp-send-nosy-authinfo)
4244         (nntp-open-telnet, nntp-open-via-telnet-and-telnet): Use
4245         read-passwd.
4246
4247         * nnwarchive.el (nnwarchive-open-server): Use read-passwd.
4248
4249         * imap.el (imap-read-passwd): Remove.
4250         (imap-interactive-login): Use read-passwd.
4251
4252         * canlock.el (canlock-read-passwd): Remove.
4253         (canlock-insert-header, canlock-verify): Use read-passwd.
4254
4255         * sieve-manage.el (sieve-manage-read-passwd): Remove.
4256         (sieve-manage-interactive-login): Use read-passwd.
4257
4258         * pop3.el (pop3-read-passwd): Remove.
4259         (pop3-movemail, pop3-get-message-count, pop3-apop): Use
4260         read-passwd.
4261
4262         * pgg.el (pgg-read-passphrase): Simplify.
4263
4264 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4265
4266         * gnus-agent.el (gnus-agent-mode): Fixed the mode line reports
4267         'plugged' when actually 'unplugged' bug.
4268         (gnus-category-read): Ignore nil values when converting an
4269         old-format category so that the new-format category will default
4270         those attributes to the global variables.
4271
4272 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
4273
4274         * mail-source.el (mail-source-delete-old-incoming-confirm): Fixed
4275         doc-string.
4276
4277 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
4278
4279         * nnrss.el (nnrss-decode-entities-unibyte-string): Use `buffer-string'.
4280         * nndoc.el (nndoc-dissect-mime-parts-sub): do.
4281         * nndb.el (nndb-request-accept-article, nndb-status-message): do.
4282         * mm-url.el (mm-url-decode-entities-string): do.
4283         * mml1991.el (mml1991-mailcrypt-sign, mml1991-gpg-sign): do.
4284         * mm-decode.el (mm-find-raw-part-by-type): do.
4285         * message.el (message-send-mail-partially)
4286         (message-send-mail-with-sendmail): do.
4287         * gnus-uu.el (gnus-uu-save-article, gnus-uu-reginize-string): do.
4288         * gnus-kill.el (gnus-pp-gnus-kill): do.
4289         * gnus-art.el (gnus-article-treat-unfold-headers)
4290         (gnus-article-encrypt-body): do.
4291
4292 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
4293
4294         * mail-source.el (mail-source-delete-incoming): Allow integer value.
4295         (mail-source-delete-old-incoming-confirm): New variable.
4296         (mail-source-delete-old-incoming): Use it.  New function.
4297         (mail-source-callback): Call `mail-source-delete-old-incoming' if
4298         `mail-source-delete-incoming' is a nonnegative integer.
4299
4300 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
4301
4302         * gnus-msg.el (gnus-extended-version): Fix for 'emacs-gnus-config.
4303         (gnus-user-agent): Fixed typo.
4304
4305 2003-03-03  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4306
4307         * gnus-agent.el (gnus-agent-enable-expiration): Fixed documentation.
4308         (gnus-agent-expire-group-1): Removed invalid (interactive) specifier.
4309
4310 2003-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4311
4312         * gnus-agent.el (gnus-agent-fetch-articles): Fix nil message.
4313         (gnus-agent-fetch-session): Allow debugging to take place.
4314
4315 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
4316
4317         * gnus-sum.el (gnus-highlight-selected-summary)
4318         (gnus-article-get-xrefs, gnus-summary-show-thread): Use
4319         `gnus-point-at-bol' and `gnus-point-at-eol' instead of
4320         `(progn (beginning-of-line) (point))'.  It's shorter, faster,
4321         and makes it clear that we don't need the side effect.
4322         * gnus-util.el (gnus-delete-line): do.
4323         * gnus-xmas.el (gnus-group-add-icon): do.
4324         * nnmail.el (nnmail-article-group, nnmail-cache-fetch-group): do.
4325         * nntp.el (nntp-send-authinfo-from-file): do.
4326         * nnml.el (nnml-header-value): do.
4327         * nnheader.el (nnheader-insert-references): do.
4328         * gnus-cite.el (gnus-article-highlight-citation)
4329         (gnus-cite-parse): do.
4330         * gnus-score.el (gnus-score-followup): do.
4331         * gnus-draft.el (gnus-draft-send): do.
4332         * gnus-group.el (gnus-group-highlight-line): do.
4333         * gnus-cache.el (gnus-cache-braid-nov): do.
4334         * nnfolder.el (nnfolder-retrieve-headers)
4335         (nnfolder-request-article): do.
4336         * gnus-art.el (article-hide-boring-headers)
4337         (gnus-article-hide-header): do.
4338
4339         * nnheader.el (nnheader-find-nov-line): Use gnus-delete-line.
4340         * nnml.el (nnml-request-replace-article): do.
4341         * nnmbox.el (nnmbox-request-move-article, nnmbox-delete-mail): do.
4342         * nnfolder.el (nnfolder-request-move-article): do.
4343         * gnus-cache.el (gnus-cache-possibly-remove-article): do.
4344         * gnus-art.el (gnus-mm-display-part): do.
4345
4346         * gnus-art.el (gnus-article-goto-part): Use gnus-goto-char.
4347
4348 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4349
4350         * nntp.el (nntp-possibly-change-group): Avoid calling
4351         process-buffer on nil (Which happened when you lost your
4352         connection while fetching); instead signal a "Server Closed
4353         Connection" error.
4354
4355 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4356
4357         * gnus-agent.el (gnus-agent-enable-expiration): New
4358         variable. Either ENABLE or DISABLE.  Sets default behavior for
4359         selecting which groups are expired.
4360         (gnus-agent-cat-set-property, gnus-agent-cat-defaccessor,
4361         gnus-agent-set-cat-groups): Provides abstract interface for
4362         accessing agent category.  Category now implemented by an alist.
4363         (gnus-agent-add-group, gnus-agent-remove-group,
4364         gnus-category-insert-line, gnus-category-edit-predicate,
4365         gnus-category-edit-score, gnus-category-edit-groups,
4366         gnus-category-copy, gnus-category-add, gnus-group-category): Use
4367         new agent category abstraction.
4368         (gnus-agent-find-parameter): New function. Search for agent
4369         configuration parameter first in the group's parameters, then its
4370         topics (if any), and then the group's category.  If not found
4371         anywhere, use the original defined constants.
4372         (gnus-agent-fetch-headers, gnus-agent-fetch-group-1): Use new
4373         gnus-agent-find-parameter.
4374         (gnus-agent-fetch-headers, gnus-agent-uncached-articles): Clearing
4375         gnus-agent-cache now blocks retrieving headers and articles from
4376         the local cache.  Fetched content is still added to the cache
4377         before being returned.
4378         (gnus-agent-fetch-session): Use error-message-string to generate
4379         displayed error message.
4380         (gnus-agent-customize-category): New Command. 'e' in category
4381         buffer opens category customization buffer.
4382         (gnus-category-read): Reads either positional or alist format;
4383         returns alist format.
4384         (gnus-category-write): Writes category file compatible with
4385         current, and previous, versions of gnus-agent.
4386         (gnus-category-make-function, gnus-category-make-function-1):
4387         Corrected documentation; parameter is predicate NOT category.
4388         (gnus-predicate-implies-unread): Now works in more cases per the
4389         todo comment.
4390         (gnus-function-implies-unread-1): New function. Supports
4391         gnus-predicate-implies-unread.
4392         (gnus-agent-expire-group): Command now provides default of group
4393         under point.
4394         (gnus-agent-expire-group-1): Obeys new agent-enable-expiration and
4395         agent-days-until-old parameters. No longer supports
4396         gnus-agent-expire-days being set to an alist.
4397         (gnus-agent-request-article): Now performs its own checks of
4398         gnus-agent, gnus-agent-cache, and gnus-plugged rather than
4399         assuming that the caller will do them correctly.
4400         (): Added one-time hook to gnus-group-prepare-hook.  Detects when
4401         gnus-agent-expire-days is set to an alist.  Converts said alist
4402         into group parameter so that gnus-agent-expire-days will not be
4403         needed.
4404         * gnus-art.el (gnus-request-article-this-buffer): Conditional
4405         checks surrounding gnus-agent-request-article removed; now
4406         performed by gnus-agent-request-article.
4407         * gnus-cus.el (gnus-agent-parameters): New variable. List of
4408         customizable group/topic parameters that regulate the agent.
4409         (gnus-group-customize): Uses gnus-agent-parameters.  Replaced
4410         kill-buffer with gnus-kill-buffer to remove the killed buffer from
4411         the list of gnus buffers.
4412         (gnus-trim-whitespace): Removes leading and trailing whitespace
4413         from multiline strings.
4414         (gnus-agent-cat-prepare-category-field,
4415         gnus-agent-customize-category): Constructs a category
4416         customization buffer.
4417         * gnus-int.el (gnus-retrieve-headers,
4418         gnus-request-expire-articles): No longer checks gnus-agent-cache
4419         as it is handled internally by the agent.
4420         (gnus-request-head, gnus-request-body): Conditional checks
4421         surrounding gnus-agent-request-article removed; now performed by
4422         gnus-agent-request-article.
4423
4424         * gnus-start.el (): Added defvar statements to resolve compilation
4425         warnings.
4426         (gnus-long-file-names): New function. Isolates platform dependent
4427         msdos-long-file-names.
4428         (gnus-save-startup-file-via-temp-buffer): New variable. Provides
4429         option of writing directly to file.  Avoids memory exhausted
4430         errors when .newsrc.eld is huge.
4431         (gnus-save-newsrc-file): Uses new
4432         gnus-save-startup-file-via-temp-buffer.
4433         (gnus-gnus-to-quick-newsrc-format): Rewritten to write to
4434         standard-output.
4435         (gnus-display-time-event-handler): Changed to alias from a defun
4436         to avoid a compile-time warning when display-time-event-handler is
4437         not defined.
4438         * gnus-util.el (gnus-with-output-to-file): New macro. Binds
4439         standard-output such that prin1 and princ will write directly to a
4440         file.
4441
4442         * gnus.el (gnus-agent-cache): Expanded documentation.
4443         (gnus-summary-high-undownloaded-face): Removed second bold keyword
4444         so that this face is actually bold.
4445
4446         * nnkiboze.el (nnkiboze-request-article): Only use the cache when
4447         gnus-use-cache has been set.
4448
4449 2003-03-02  Jesper Harder  <harder@ifa.au.dk>
4450
4451         * nnvirtual.el (nnvirtual-update-xref-header): Simplify.
4452
4453 2003-03-01  Jesper Harder  <harder@ifa.au.dk>
4454
4455         * gnus-art.el (gnus-article-refer-article): Be more permissive.
4456
4457 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4458
4459         * spam.el: Fix typo.
4460
4461 2003-03-01  Satyaki Das  <satyaki@theforce.stanford.edu>
4462         (Trivial patch.)
4463
4464         * pgg-gpg.el (pgg-gpg-process-region): Insert process status into
4465         errors-buffer. This produces a nicer error message in case of
4466         problems.
4467
4468 2003-03-01  Teodor Zlatanov  <tzz@lifelogs.com>
4469
4470         * spam.el (spam-maybe-spam-stat-load, spam-maybe-spam-stat-load):
4471         load stats iff spam-use-stat is on
4472
4473         * spam.el: add spam-maybe-spam-stat-load to gnus-startup hook,
4474         also use spam-maybe-spam-stat-load and spam-maybe-spam-stat-save
4475         instead of spam-stat-load and spam-stat-save in the
4476         gnus-get-new-news-hook and gnus-save-newsrc-hook, respectively
4477
4478 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4479
4480         * mm-view.el (mm-inline-text): Ignore errors from enriched-decode.
4481
4482 2003-03-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4483
4484         * message.el (message-make-fqdn): Protect against nil user-mail.
4485
4486 2003-02-28  Vasily Korytov <deskpot@myrealbox.com>
4487
4488         * gnus-art.el (gnus-boring-article-headers): New values:
4489         'to-list and 'cc-list.
4490
4491 2003-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
4492
4493         * spam.el (spam-setup-widening): new function to set
4494         nnimap-split-download-body, we add it to gnus-get-new-news-hook
4495         (spam-list-of-statistical-checks): list of statistical splitter
4496         checks
4497         (spam-split): added a widen call when a statistical check is
4498         enabled
4499
4500 2003-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
4501
4502         * gnus-msg.el (gnus-user-agent): Changed default to
4503         'emacs-gnus-type, renamed 'full.
4504
4505 2003-02-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
4506
4507         * nnfolder.el (nnfolder-request-accept-article): Don't use
4508         mail-header-unfold-field.
4509
4510 2003-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4511
4512         * imap.el (imap-ssl-open): Don't depend on ssl.el.
4513         * nntp.el (nntp-open-ssl-stream): Don't depend on ssl.el.
4514
4515 2003-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
4516
4517         * spam.el: add spam-stat-load to gnus-get-new-news-hook
4518         (spam-split): remove spam-stat-load call
4519
4520 2003-02-26  Simon Josefsson  <jas@extundo.com>
4521
4522         * gnus-sum.el (gnus-summary-toggle-header): Run
4523         gnus-article-decode-hook instead of calling a-decode-encoded-words
4524         directly (the latter is run as part of the former).
4525
4526 2003-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4527
4528         * gnus-agent.el (gnus-agent-expire-group): Remove debug.
4529
4530 2003-02-25  Jesper Harder  <harder@ifa.au.dk>
4531
4532         * message.el (message-sendmail-envelope-from): New option.
4533         (message-sendmail-envelope-from): New function.
4534         (message-send-mail-with-sendmail): Use it.
4535
4536 2003-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
4537
4538         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Added
4539         compensation for TDMA addresses.
4540
4541 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
4542
4543         * gnus-msg.el (gnus-user-agent): New variable.
4544         (gnus-version-expose-system): Removed.  Obsoleted by
4545         `gnus-user-agent'.
4546         (gnus-extended-version): Use `gnus-user-agent'.
4547
4548 2003-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
4549
4550         * spam.el (spam-stat-register-spam-routine,
4551         spam-stat-register-ham-routine): remove spam-stat-save
4552         (spam-stat hook): add spam-stat-save to the gnus-save-newsrc-hook
4553
4554 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4555
4556         * gnus-group.el (gnus-topic-mode-p): Fixed free variable
4557         reference.
4558
4559 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4560
4561         * nnheader.el (nnheader-find-nov-line): Changed midpoint
4562         calculation to avoid integer overflow.
4563
4564 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
4565
4566         * gnus-start.el (gnus-backup-startup-file): Fixed custom type.
4567
4568 2003-02-24  Ted Zlatanov <tzz@lifelogs.com>
4569         * spam.el: disabled spam-get-article-as-filename
4570
4571         From Michael Shields  <shields@msrl.com>
4572
4573         * gnus-group.el (gnus-group-is-exiting-without-update-p): New.
4574         * gnus-sum.el (gnus-summary-exit-no-update): Use it.
4575         * gnus-sum.el (gnus-summary-expire-articles): Use it.
4576         * spam.el (spam-summary-prepare-exit): Use it.
4577         * gnus.el (gnus-install-group-spam-parameters): New.
4578         * spam.el (spam-group-ham-processor-copy-p): New.
4579         * spam.el (spam-summary-prepare-exit): Support for ham copying.
4580         * spam.el (spam-mark-spam-as-expired-and-move-routine): Fix bug
4581         that would cause the current message to be moved if the group had
4582         no spam.
4583         * spam.el (spam-ham-move-routine): New `copy' argument.
4584
4585 2003-02-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4586         From Martin Thornquist <martint@ifi.uio.no>
4587
4588         * gnus-topic.el (gnus-topic-select-group): Select last group if
4589         after last group.
4590         * gnus-group.el (gnus-group-select-group): Ditto.
4591
4592 2003-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4593
4594         * gnus-art.el (popup-menu): Compiler macro for Emacs 20.
4595         (gnus-article-refer-article): Use gnus-point-at-(b|e)ol instead of
4596         point-at-(b|e)ol which aren't available in Emacs 20.
4597
4598         * gnus-registry.el (puthash): Alias to cl-puthash for Emacs 20.
4599
4600 2003-02-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4601
4602         * gnus-start.el (gnus-activate-group): Re-enabled the catch error
4603         clause of the condition-case statement.  Errors connecting to a
4604         server no longer terminate gnus.
4605
4606         * gnus-agent.el (gnus-agent-toggle-plugged): Renamed parameter to
4607         make its use obvious.  Added no-nothing case to avoid
4608         opening(closing) servers when already open(closed).
4609         (gnus-agent-while-plugged): Added macro to facilitate internal use
4610         of gnus-agent-toggle-plugged.
4611         (gnus-agent-fetch-group): Use new gnus-agent-while-plugged to
4612         temporarily open servers.
4613         (gnus-agent-get-undownloaded-list): Sort list of article numbers
4614         as sorting gnus-newsgroup-headers is wrong.
4615         (gnus-agent-summary-fetch-group): Use new gnus-agent-while-plugged
4616         to temporarily open servers. Corrected logic to handle setting
4617         gnus-agent-mark-unread-after-downloaded.
4618         (gnus-agent-fetch-articles): Now handles headers with missing
4619         article sizes and/or missing article lengths.  Now clears the
4620         message buffer when finished.
4621         (gnus-agent-fetch-group-1): Position point before calling
4622         gnus-summary-set-agent-mark.
4623         (gnus-get-predicate): Corrected description, parameter is
4624         predicate not category.
4625         (gnus-agent-expire-group): Adapted the gnus-agent-expire-* code to
4626         provide a separate single group expiration function.
4627         (gnus-agent-regenerate-group): Now clears the message buffer when
4628         finished.
4629
4630 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4631
4632         * gnus.el (gnus-agent-target-move-group-header): New variable.
4633         * gnus-draft.el (gnus-draft-send): If special header
4634         "X-Gnus-Agent-Target-Move-Group" is present, do like Gcc into
4635         that group, instead of performing the regular sending functions.
4636
4637 2003-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4638
4639         * gnus-xmas.el (gnus-xmas-mime-button-menu): Accept a prefix arg.
4640
4641 2003-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
4642
4643         * message.el (message-user-fqdn, message-valid-fqdn-regexp): New
4644         variables.
4645         (message-make-fqdn): Use it.  Improved validity check.
4646
4647 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4648
4649         * message.el (message-user-mail-address): Check whether
4650         user-mail-address looks valid.
4651
4652         * gnus-msg.el (gnus-mailing-list-followup-to): New function.
4653
4654         * gnus-util.el (gnus-fetch-original-field): New function.
4655
4656 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4657
4658         * message.el (message-mode): \\(...\\) around additional
4659         paragraph-separate alternative.
4660
4661 2003-02-23  Jesper Harder  <harder@ifa.au.dk>
4662
4663         * gnus-art.el (gnus-mime-button-commands): Add ellipsis.
4664         (gnus-mime-button-menu): Define MIME popup menu with easy-menu to
4665         display key bindings.
4666         (gnus-mime-button-menu): Rewrite.
4667
4668 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4669
4670         * gnus-art.el (gnus-button-url-regexp): Removed `.
4671
4672 2003-02-23  Max Froumentin  <mf@w3.org>
4673
4674         * gnus-art.el (gnus-button-url-regexp): Remove `, enter '.
4675
4676 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4677
4678         * gnus-art.el (gnus-mime-action-on-part): Require a match
4679         interactively.
4680
4681         * gnus-start.el (gnus-save-newsrc-file): Use
4682         gnus-backup-startup-file.
4683         (gnus-backup-startup-file): New variable.
4684
4685 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4686
4687         * gnus.el (gnus-summary-buffer-name): Moved function here.
4688
4689         * gnus-draft.el (defun): Remove debug.
4690
4691 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
4692
4693         * gnus-sum.el (gnus-summary-refer-article): Skip method if we
4694         can't open server.
4695
4696 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4697
4698         * gnus-draft.el (defun): Configure posting styles.
4699
4700         * gnus-start.el (gnus-get-unread-articles-in-group): Make sure
4701         the entry for the group exists before we alter it.
4702
4703 2003-02-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4704
4705         * message.el (message-mode): MML tags separate paragraphs.  Small
4706         change from David S Goldberg <david.goldberg6@verizon.net>.
4707
4708         * gnus-agent.el (gnus-agent-get-undownloaded-list): Sort
4709         `gnus-newsgroup-headers'.
4710
4711         * gnus-art.el (gnus-article-refer-article): Grok more message id
4712         formats.  From Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
4713
4714 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
4715
4716         * mm-decode.el (mm-path-name-rewrite-functions): Doc fix: don't
4717         use "path name".
4718
4719 2003-02-21  Teodor Zlatanov  <tzz@lifelogs.com>
4720
4721         * gnus-sum.el (gnus-summary-move-article)
4722         (gnus-summary-expire-articles): send data header for article, not
4723         just article ID
4724
4725         * gnus-registry.el (gnus-registry-hashtb, gnus-register-action)
4726         (gnus-register-spool-action): added hashtable of message ID keys
4727         with message motion data
4728
4729 2003-02-21  Florian Weimer  <fw@deneb.enyo.de>
4730         From Reiner Steib  <Reiner.Steib@gmx.de>.
4731
4732         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): New
4733         variable, used in `gnus-button-mid-or-mail-heuristic'.
4734         (gnus-button-mid-or-mail-heuristic): New function derived from
4735         Florian Weimer's Perl script.
4736         (gnus-button-handle-mid-or-mail): Allow a function instead of
4737         'guess.
4738         (gnus-button-guessed-mid-regexp): Removed.
4739
4740 2003-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4741
4742         * message.el (message-resend): Bind message-setup-hook to nil;
4743         remove X-Draft-From header.
4744
4745 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
4746
4747         * gnus-sum.el (gnus-simplify-subject-fully, gnus-subject-equal)
4748         (gnus-newsgroup-undownloaded)
4749         (gnus-summary-save-parts-default-mime, gnus-auto-select-next):
4750         Doc fixes.
4751
4752 2003-02-17  John Paul Wallington  <jpw@gnu.org>
4753
4754         * gnus.el (gnus-shell-command-separator, gnus-email-address)
4755         (gnus-default-charset, gnus-other-frame-parameters): Doc fixes.
4756
4757 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
4758
4759         * gnus-spec.el (gnus-xmas-format): Use insert instead of
4760         insert-string which is obsolete in Emacs 21.4.
4761
4762         * message.el (message-cross-post-followup-to-header): do.
4763
4764         * spam.el (spam-ifile-register-with-ifile)
4765         (spam-stat-register-spam-routine)
4766         (spam-stat-register-ham-routine)
4767         (spam-bogofilter-register-with-bogofilter): do.
4768
4769         * mailcap.el (mailcap-mime-data): Fix typo.
4770
4771         * gnus-topic.el (gnus-topic-make-menu-bar): Add ellipsis.
4772
4773 2003-02-19  Reiner Steib  <Reiner.Steib@gmx.de>
4774
4775         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
4776         (gnus-cite-parse): Renamed `gnus-unsightly-citation-regexp' to
4777         `gnus-cite-unsightly-citation-regexp'.
4778
4779 2003-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4780
4781         * gnus-msg.el (gnus-copy-article-buffer): Copy an article header
4782         even if there's just a header.
4783
4784 2003-02-19  Jesper Harder  <harder@ifa.au.dk>
4785
4786         * message.el (message-fix-before-sending): Fix highlighting of
4787         illegible and invisible text.
4788
4789         * gnus-util.el (gnus-multiple-choice): Separate choices with
4790         ",\e,A \e(B".  Suggested by Dan Jacobson <jidanni@dman.ddts.net>.
4791
4792 2003-02-18  Jesper Harder  <harder@ifa.au.dk>
4793
4794         * gnus-sum.el (gnus-summary-exit-no-update): Use gnus-kill-buffer.
4795
4796 2003-02-18  Teodor Zlatanov  <tzz@lifelogs.com>
4797
4798         * spam.el (spam-ham-move-routine)
4799         (spam-mark-spam-as-expired-and-move-routine): use
4800         gnus-summary-kill-process-mark and gnus-summary-yank-process-mark
4801         around process-mark manipulation on the group
4802
4803 2003-02-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4804
4805         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME/Multipart
4806         submenu.
4807
4808 2003-02-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4809
4810         * mail-source.el (mail-source-fetch): Reverse the return value of
4811         the continuation question.
4812
4813 2003-02-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4814
4815         * nndraft.el (nndraft-request-move-article): Bind
4816         nnmh-allow-delete-final to t.
4817
4818 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
4819
4820         * mm-uu.el (mm-uu-uu-filename): Fix use of character constant.
4821
4822 2003-02-11  Stefan Monnier  <monnier@cs.yale.edu>
4823
4824         * nntp.el (nntp-accept-process-output): Don't use point-max to get
4825         the buffer's size.
4826
4827 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
4828
4829         * nnheader.el: Added cygwin to system-type comparisons.
4830
4831 2003-01-27  Juanma Barranquero  <lektu@terra.es>
4832
4833         * imap.el (imap-mailbox-status): Fix typo.
4834
4835 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
4836
4837         * gnus-art.el (gnus-article-prepare): Don't set agent mark if
4838         online.
4839
4840 2003-02-14  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4841
4842         * gnus-agent.el (gnus-agent-group-make-menu-bar): Include all
4843         commands.
4844         * gnus-sum.el: Small change from Frank Weinberg
4845         <frank@usenet-rundfahrt.de>:
4846         (gnus-auto-center-group): New variable.
4847         (gnus-summary-read-group-1): Use it.
4848         (gnus-summary-next-group): Fix docstring.
4849
4850 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4851
4852         * gnus-util.el (gnus-faces-at): Simplify.
4853
4854 2003-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
4855
4856         * spam.el (spam-ham-move-routine)
4857         (spam-mark-spam-as-expired-and-move-routine): made the article
4858         move conditional, so it's not called even if there's nothing to move
4859
4860 2003-02-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4861
4862         * message.el (message-unix-mail-delimiter): Accept any whitespace
4863         after the email address and before the date; do not require the
4864         space character.  From Kurt B. Kaiser <kbk@shore.net>.
4865
4866 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4867
4868         * gnus-art.el (gnus-article-only-boring-p): Make sure that the
4869         gnus-article-boring-faces variable is bound; use gnus-faces-at.
4870
4871         * gnus-util.el (gnus-faces-at): New macro.
4872
4873 2003-02-13  Michael Shields  <shields@msrl.com>
4874
4875         * gnus-cite.el
4876         (gnus-cite-attribution-suffix, gnus-cite-parse):
4877         Better handling for Microsoft citation styles.
4878         (gnus-unsightly-citation-regexp): New.
4879
4880 2003-02-12  Michael Shields  <shields@msrl.com>
4881
4882         * gnus-art.el (article-strip-banner): Strip both per-group and
4883         per-user-address banners.
4884         (article-really-strip-banner): New.
4885
4886 2003-02-12  Michael Shields  <shields@msrl.com>
4887
4888         * gnus-sum.el (gnus-article-goto-next-page,
4889         gnus-article-goto-prev-page): Call gnus-summary-*-page, instead of
4890         relying on the summary bindings of `n' and `p'.
4891
4892 2003-02-12  Michael Shields  <shields@msrl.com>
4893
4894         * gnus-art.el (gnus-article-only-boring-p): New.
4895         (gnus-article-skip-boring): New.
4896         * gnus-cite.el (gnus-article-boring-faces): New.
4897         * gnus-sum.el (gnus-summary-next-page): Use
4898         gnus-article-only-boring-p.
4899
4900 2003-02-12  Teodor Zlatanov  <tzz@lifelogs.com>
4901
4902         * spam.el (spam-mark-spam-as-expired-and-move-routine)
4903         (spam-ham-move-routine): unmark all articles before marking those
4904         of interest and calling gnus-summary-move-article
4905
4906 2003-02-12  Jesper Harder  <harder@ifa.au.dk>
4907
4908         * gnus.el (gnus-kill-buffer): Move to gnus.el because it's
4909         logically the complement of gnus-get-buffer-create and
4910         gnus-add-buffer.
4911
4912         * gnus-util.el (gnus-kill-buffer): do.
4913
4914         * nnmail.el: Autoload gnus-kill-buffer.
4915
4916 2003-02-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4917
4918         * gnus-agent.el (gnus-summary-set-agent-mark): Added call to
4919         gnus-summary-goto-subject as gnus-summary-update-mark operates on
4920         the current LINE.
4921         (gnus-agent-summary-fetch-group): Minimized the number of times
4922         that the article is updated in the buffer.
4923
4924 2003-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
4925
4926         * spam.el (spam-ham-move-routine): use the process-mark instead of
4927         gnus-current-article when moving articles
4928         (spam-mark-spam-as-expired-and-move-routine): ditto, use the process-mark
4929
4930 2003-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4931
4932         * gnus-topic.el (gnus-topic-expire-articles): Recursive.
4933         (gnus-topic-catchup-articles): Ditto.
4934         (gnus-topic-mark-topic): Reverse recursive logic.
4935
4936 2003-02-11  Jesper Harder  <harder@ifa.au.dk>
4937
4938         * gnus-sum.el (gnus-summary-refer-thread): Handle case where
4939         gnus-refer-thread-limit is t.
4940
4941 2003-02-10  Jesper Harder  <harder@ifa.au.dk>
4942
4943         * mm-util.el (mm-mule-charset-to-mime-charset): Use
4944         sort-coding-systems to prefer utf-8 over utf-16.
4945
4946 2003-02-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4947
4948         * gnus-agent.el (gnus-agent-expire-days):
4949         gnus-request-move-article depends on gnus-agent-expire to clean up
4950         the cache after moving the article.  Therefore, g-a-e-d can NOT
4951         default to nil or can gnus-agent-expire be disabled by doing so.
4952         If you don't want to run gnus-agent-expire, don't call it.
4953         (gnus-agent-expire): The broken test to disable gnus-agent-expire
4954         when g-a-e-d was NOT nil was removed.
4955         (gnus-agent-article-name): Removed unnecessary input test as
4956         article IDs are always strings.
4957         (gnus-agent-regenerate-group): Added check to protect against
4958         servers that generate absurdly long article IDs.  Valid IDs are
4959         less than 10 digits to avoid overflow errors.  Fixed logic error
4960         when ensuring that the final article ID is present in the new
4961         alist.
4962
4963 2003-02-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4964
4965         * gnus-topic.el (gnus-topic-goto-missing-topic): Just move to the
4966         next line after finding the parent.
4967
4968 2003-02-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4969
4970         * gnus.el (gnus-version-number): Bumped.
4971
4972 2003-02-08 23:23:27 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4973
4974         * gnus.el: Oort Gnus v0.15 is released.
4975
4976 2003-02-08  Michael Welsh Duggan  <md5i@cs.cmu.edu>
4977
4978         * nnmail.el (nnmail-split-it): If a message ends up matching the
4979           same mailbox more than once, it will cause duplicates to appear
4980           in the mailbox.
4981
4982 2003-02-08  Simon Josefsson  <jas@extundo.com>
4983
4984         * gnus-sum.el (gnus-summary-select-article): Remove blink removal
4985         code that only worked under Emacs.
4986
4987         * pgg-gpg.el (pgg-gpg-process-region): Don't blink.  From Satyaki
4988         Das <satyaki@chicory.stanford.edu>.
4989
4990 2003-02-08  Jesper Harder  <harder@ifa.au.dk>
4991
4992         * gnus-art.el (gnus-article-refer-article): Use
4993         gnus-replace-in-string.
4994
4995         * gnus-util.el (gnus-map-function): Remove unneeded let-binding.
4996         (gnus-remove-duplicates): do.
4997
4998 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
4999
5000         * gnus-int.el (gnus-internal-registry-spool-current-method): new variable
5001         (gnus-request-scan): set
5002         gnus-internal-registry-spool-current-method to gnus-command-method
5003         before a request-scan operation
5004
5005         * gnus-registry.el (regtest-nnmail): use
5006         gnus-internal-registry-spool-current-method
5007
5008 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5009
5010         * mail-source.el (mail-source-fetch): Typo fix.
5011
5012 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
5013
5014         * nnmail.el (nnmail-spool-hook): new hook
5015         (nnmail-cache-insert): call nnmail-spool-hook
5016
5017         * gnus-registry.el: new file with examples of using the hooks
5018
5019         * gnus.el (gnus-registry): added registry customization group
5020         (gnus-group-prefixed-name): improve function to return full group
5021         name optionally
5022         (gnus-group-guess-prefixed-name): shortcut to
5023         gnus-group-prefixed-name, using just the group name
5024         (gnus-group-full-name): always get a group's full name
5025         (gnus-group-guess-full-name): shortcut, using just the group name
5026
5027         * gnus-sum.el (gnus-summary-article-move-hook)
5028         (gnus-summary-article-delete-hook)
5029         (gnus-summary-article-expire-hook): new hooks
5030         (gnus-summary-move-article, gnus-summary-expire-articles)
5031         (gnus-summary-delete-article): invoke the new hooks
5032
5033 2003-02-07  Frank Weinberg  <frank@usenet-rundfahrt.de>
5034
5035         * gnus-art.el (gnus-article-refer-article): Strip leading "news:"
5036         from message-ID
5037
5038 2003-02-07  Jesper Harder  <harder@ifa.au.dk>
5039
5040         * gnus-util.el (gnus-run-hooks): Use save-current-buffer.
5041
5042 2003-02-07  John Paul Wallington  <jpw@gnu.org>
5043
5044         * mm-util.el (mm-delete-duplicates, mm-append-to-file)
5045         (mm-write-region, mm-detect-coding-region): Doc fixes.
5046
5047 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5048
5049         * mail-source.el (mail-source-fetch): Ignore errors.
5050         (mail-source-ignore-errors): New variable.
5051
5052         * gnus-sum.el (gnus-summary-refer-thread): Don't re-fetch current
5053         articles.
5054
5055         * gnus-msg.el (gnus-version-expose-system): Change default.
5056
5057 2003-02-07  Vasily Korytov  <deskpot@myrealbox.com>
5058
5059         * gnus-msg.el (gnus-version-expose-system): New variable.
5060
5061 2003-02-07  Simon Josefsson  <jas@extundo.com>
5062
5063         * mml-sec.el (mml-unsecure-message): Don't use kill-region.  Tiny
5064         patch from deskpot@myrealbox.com (Vasily Korytov).
5065
5066 2003-02-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5067
5068         * gnus-art.el (article-display-face): Get the Face header from
5069         the current buffer.
5070
5071 2003-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5072
5073         * gnus-art.el (gnus-mime-view-part-internally): Bind
5074         buffer-read-only to nil.
5075
5076 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5077
5078         * gnus-agent.el (gnus-agent-expire-1,2): Pass the dir argument
5079         from g-a-e-1 to g-a-e-2.
5080
5081 2003-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
5082
5083         * spam.el (spam-check-BBDB): no need to regexp-quote the argument
5084         of bbdb-search-simple, use spam-use-BBDB-exclusive
5085         (spam-check-whitelist): use spam-use-whitelist-exclusive
5086         (spam-use-whitelist-exclusive): new variable affecting
5087         spam-use-whitelist
5088         (spam-use-BBDB-exclusive): new variable affecting spam-use-BBDB
5089
5090 2003-02-05  Simon Josefsson  <jas@extundo.com>
5091
5092         * gnus-agent.el (gnus-agent-expire-days): Change default to nil.
5093         (gnus-agent-expire): Don't expire if g-a-e-d is nil.
5094         (gnus-agent-expire): Move most code into gnus-agent-expire-1.
5095         (gnus-agent-expire-1): New.
5096         (gnus-agent-expire-1): Move code into gnus-agent-expire-2.
5097         (gnus-agent-expire-2): New.
5098
5099 2003-02-05  Jesper Harder  <harder@ifa.au.dk>
5100
5101         * gnus-util.el (gnus-delete-if): Rename to gnus-remove-if.
5102         "delete-if" is misleading because it isn't actually destructive.
5103
5104         * gnus-topic.el (gnus-group-prepare-topics): Use new name.
5105
5106         * nnmail.el (nnmail-purge-split-history): do.
5107
5108         * gnus-win.el (gnus-get-buffer-window): do.
5109
5110         * gnus-sum.el (gnus-simplify-whitespace): Remove unnecessary
5111         let-binding.
5112         (gnus-simplify-all-whitespace): do.
5113
5114 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5115
5116         * gnus-delay.el (gnus-delay-article): Fix binding of the
5117         nndraft:delayed group.
5118
5119 2003-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
5120
5121         * gnus.el (spam group parameters): change 'other to 'const in
5122         the group parameter definitions to soothe XEmacs
5123
5124 2003-02-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5125
5126         * gnus-delay.el (gnus-delay-article): Really create
5127         nndraft:delayed group if it doesn't exist.
5128
5129 2003-02-04  Jesper Harder  <harder@ifa.au.dk>
5130
5131         * gnus-sum.el (gnus-summary-search-article): Speed up by
5132         disabling various visual features while searching.
5133         (gnus-summary-recenter): Test gnus-auto-center-summary first.
5134
5135 2003-02-03  Jesper Harder  <harder@ifa.au.dk>
5136
5137         * spam.el (spam-list-of-checks): Don't quote nil and t in
5138         docstrings.  From the elisp manual:
5139
5140            When a documentation string refers to a Lisp symbol, write
5141            it [..] with single-quotes around it.  [..] There are two
5142            exceptions: write t and nil without single-quotes.
5143
5144         * messcompat.el (message-from-style): do.
5145
5146         * message.el (message-send-mail): do.
5147
5148         * gnus-util.el (gnus-use-byte-compile): do.
5149
5150         * gnus-score.el (gnus-score-lower-thread): do.
5151
5152         * gnus-int.el (gnus-server-unopen-status): do.
5153
5154         * gnus.el (gnus-define-group-parameter, gnus-large-newsgroup)
5155         (large-newsgroup-initial, gnus-install-group-spam-parameters): do.
5156
5157         * gnus-cus.el (gnus-group-customize, gnus-score-parameters)
5158         (gnus-group-parameters): do.
5159
5160         * gnus-art.el (gnus-article-mime-match-handle-function): do.
5161
5162         * mm-decode.el (mm-text-html-renderer): do.
5163
5164 2003-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5165
5166         * nnheader.el (nnheader-directory-separator-character): Change the
5167         way to compute the dafault value.
5168
5169 2003-02-02  Jesper Harder  <harder@ifa.au.dk>
5170
5171         * gnus-art.el (gnus-button-handle-describe-key): Implement it.
5172         (gnus-button-alist): Fix regexp for describe-key.
5173         (gnus-button-handle-describe-function)
5174         (gnus-button-handle-describe-variable)
5175         (gnus-button-handle-apropos, gnus-button-handle-apropos-command)
5176         (gnus-button-handle-apropos-variable)
5177         (gnus-button-handle-apropos-documentation): Docstring fix.
5178
5179         * gnus-util.el (gnus-kill-buffer): Use get-buffer.
5180
5181 2003-02-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5182
5183         * gnus-draft.el (gnus-group-send-queue): Bind gnus-posting-styles
5184         to nil.
5185
5186         * nnmail.el: Removed gnus-util autoload.
5187
5188         * gnus.el: Use gnus-prin1-to-string throughout.
5189
5190         * gnus-util.el (gnus-prin1-to-string): Bind print-length and
5191         print-level.
5192
5193         * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
5194         (gnus-treat-display-grey-xface): Removed.
5195
5196         * gnus-fun.el (gnus-grab-cam-face): New.
5197         (gnus-convert-image-to-gray-x-face): Removed.
5198         (gnus-convert-gray-x-face-to-xpm): removed.
5199         (gnus-convert-gray-x-face-region): Removed.
5200         (gnus-grab-gray-x-face): Removed.
5201
5202         * nnmail.el (nnmail-expiry-wait-function): Doc indent.
5203
5204 2003-01-31  Jesper Harder  <harder@ifa.au.dk>
5205
5206         * gnus-util.el (gnus-kill-buffer): Functions in gnus-util
5207         shouldn't depend on the rest of Gnus, so test if gnus-buffers is
5208         bound.
5209
5210         * nnmail.el (nnmail-cache-close): Use gnus-kill-buffer.
5211
5212 2003-01-30  Jesper Harder  <harder@ifa.au.dk>
5213
5214         * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
5215         Remove -- these are bogus options which are never used.
5216
5217 2003-01-29  Jesper Harder  <harder@ifa.au.dk>
5218
5219         * gnus-art.el (gnus-article-mode): Use summary tool bar.
5220
5221 2003-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
5222
5223         * spam.el (spam-check-blackholes)
5224         (spam-blackhole-good-server-regex): new variable to skip some IPs
5225         when checking blackholes; use it
5226         (spam-check-bogofilter-headers)
5227         (spam-bogofilter-bogosity-positive-spam-header): new variable, in
5228         case more X-Bogosity is used than just "Yes/No"
5229         (spam-ham-move-routine): semi-fixed, only first article is
5230         properly moved now
5231
5232 2003-01-27  Jesper Harder  <harder@ifa.au.dk>
5233
5234         * gnus-util.el (gnus-kill-buffer): Remove buffer from gnus-buffers
5235         as well.
5236
5237         * gnus-sum.el (gnus-select-newsgroup): Use gnus-kill-buffer.
5238
5239         * gnus-score.el (gnus-score-headers, gnus-score-find-bnews): do.
5240
5241         * gnus-start.el (gnus-save-newsrc-file, gnus-clear-system): do.
5242
5243         * gnus-bcklg.el (gnus-backlog-shutdown): do.
5244
5245         * gnus-srvr.el (gnus-server-exit, gnus-browse-exit): do.
5246
5247 2003-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5248
5249         * gnus-fun.el (gnus-face-encode): New function.
5250         (gnus-convert-png-to-face): Use it.
5251
5252         * gnus-sum.el (gnus-summary-make-menu-bar): Added M-& to marks.
5253
5254 2003-01-26  Jesper Harder  <harder@ifa.au.dk>
5255
5256         * mm-decode.el (mm-dissection-list): Remove.
5257         (mm-dissect-singlepart): Don't push to mm-dissection-list, it's
5258         only used in mm-remove-all-parts.
5259         (mm-remove-all-parts): Remove it, it's never called.
5260
5261 2003-01-25  Simon Josefsson  <jas@extundo.com>
5262
5263         * gnus-group.el (gnus-group-make-group): Report errors.
5264
5265         * nnimap.el (nnimap-request-create-group): Ditto.
5266
5267         * sieve-manage.el (sieve-manage-is-okno): Parse literal strings.
5268
5269         * sieve.el (sieve-upload): Fix error printing.
5270
5271         * mm-encode.el (mm-qp-or-base64): Always QP iff
5272         mm-use-ultra-safe-encoding and cleartext PGP.
5273
5274         * gnus-sum.el (gnus-summary-select-article): Inhibit
5275         redisplay (mainly for secured messages).
5276
5277         * nnmail.el (nnmail-article-group): Copy body too (but don't
5278         process it).
5279
5280 2003-01-25  Jesper Harder  <harder@ifa.au.dk>
5281
5282         * gnus-art.el (gnus-article-setup-buffer): Reset
5283         gnus-button-marker-list.
5284
5285 2003-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5286
5287         * nntp.el (nntp-read-timeout): Default to using a second delay
5288         under Microsoft Windows.
5289
5290 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5291
5292         * nnheader.el (nnheader-directory-separator-character): New
5293         variable.
5294
5295 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5296
5297         * gnus-agent.el (gnus-agent-max-fetch-size)
5298         (gnus-agent-article-alist, gnus-agent-get-undownloaded-list)
5299         (gnus-agent-catchup, gnus-agent-summary-fetch-group)
5300         (gnus-agent-fetch-articles, gnus-agent-backup-overview-buffer)
5301         (gnus-agent-flush-cache, gnus-agent-fetch-headers)
5302         (gnus-agent-braid-nov, gnus-agent-load-alist)
5303         (gnus-agent-article-alist-save-format)
5304         (gnus-agent-read-agentview, gnus-agent-save-alist)
5305         (gnus-agent-fetch-group-1, gnus-agent-expire)
5306         (gnus-agent-uncached-articles, gnus-agent-retrieve-headers)
5307         (gnus-agent-regenerate-group): Reformat to keep under eighty
5308         columns.  Reword docstrings so that first line is under eighty
5309         chars and a complete sentence.  Still need to work on the rear
5310         end of the file, in particular gnus-agent-expire.
5311
5312 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5313
5314         * gnus-agent.el (gnus-agentize): Indent.
5315
5316         * gnus.el (gnus-version-number): Bumped.
5317
5318 2003-01-24 20:32:44 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5319
5320         * gnus.el: Oort Gnus v0.14 is released.
5321
5322 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5323
5324         * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
5325         before beginning.  Tiny patch from Mark Thomas
5326         <swoon@bellatlantic.net>.
5327
5328 2003-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
5329
5330         * spam.el (spam-check-blackholes, spam-split)
5331         (spam-mark-junk-as-spam-routine, spam-summary-prepare-exit): added
5332         gnus-message calls to show to users what spam.el is doing
5333
5334 2003-01-24  Jesper Harder  <harder@ifa.au.dk>
5335
5336         * gnus-msg.el (gnus-message-replysign)
5337         (gnus-message-replyencrypt): Fix typo.
5338
5339 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5340
5341         * gnus-art.el (gnus-mime-security-show-details): Toggle showing
5342         details.
5343
5344 2003-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5345
5346         * gnus-art.el (gnus-article-press-button): let* -> let.
5347         (gnus-mime-security-show-details): Cleaned up.
5348         (gnus-mime-security-press-button): Save excursion.
5349         (gnus-insert-mime-security-button): Clean up.
5350
5351         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Doc fix.
5352
5353         * gnus-async.el (gnus-async-wait-for-article): Don't use a
5354         timeout.
5355
5356         * nntp.el (nntp-accept-process-output): Removed timeout.
5357         (nntp-read-timeout): New variable.
5358         (nntp-accept-process-output): Use it.
5359
5360         * gnus-sum.el (gnus-data-find-list): Remove *.
5361
5362 2003-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5363
5364         * gnus-sum.el (gnus-summary-first-subject): Fixed bug that I
5365         introduced on 2002-01-22.
5366         (gnus-summary-first-unseen-or-unread-subject): Ditto.
5367
5368 2003-01-23  Teodor Zlatanov  <tzz@lifelogs.com>
5369
5370         * spam.el (spam-check-regex-headers, spam-list-of-checks)
5371         (spam-regex-headers-spam, spam-regex-headers-ham): added spam/ham
5372         checks of incoming mail based on simple header regexp matching
5373
5374 2003-01-22  Teodor Zlatanov  <tzz@lifelogs.com>
5375
5376         * gnus-sum.el (gnus-spam-mark): set to `$'
5377
5378 2003-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5379
5380         * gnus-agent.el (gnus-agent-get-undownloaded-list): Now computes
5381         gnus-newsgroup-unfetched, the list of articles whose headers have
5382         not been fetched from the server.
5383
5384         * gnus-sum.el (gnus-summary-find-next): Removed undownloaded
5385         parameter as it never worked due to a bug.  Added check to prevent
5386         selection of any article in the gnus-newsgroup-unfetched list.
5387         (gnus-summary-find-prev): Added check to prevent selection of any
5388         article in the gnus-newsgroup-unfetched list.
5389         (gnus-summary-first-subject): Documented API. Modified
5390         implementation so that constraints are handled independently.
5391         Added check to prevent selection of any article in the
5392         gnus-newsgroup-unfetched list.
5393         (gnus-summary-first-unseen-subject): Updated parameters in
5394         gnus-summary-first-subject call to match new API.
5395         (gnus-summary-first-unseen-or-unread-subject): Ditto.
5396         (gnus-summary-catchup): Do not mark unfetched articles as read.
5397
5398 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
5399
5400         * gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook):
5401         make-obsolete-variable allows only two arguments in XEmacs and
5402         Emacs 20.
5403
5404         * gnus-sum.el (gnus-summary-wash-hide-map): Remove
5405         gnus-article-hide-pgp.
5406         (gnus-summary-make-menu-bar): do.
5407
5408         * gnus-art.el (gnus-treat-strip-pgp): Make obsolete.
5409         (gnus-treatment-function-alist): Remove gnus-treat-strip-pgp and
5410         gnus-article-hide-pgp.
5411         (article-hide-pgp): Remove.
5412         (gnus-article-hide): Remove gnus-article-hide-pgp.
5413
5414         * gnus.el: Remove gnus-article-hide-pgp
5415
5416 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5417
5418         * message.el (message-required-headers): Doc fix.
5419
5420 2003-01-21  Teodor Zlatanov  <tzz@lifelogs.com>
5421
5422         * spam.el (spam-group-ham-processor-bogofilter-p): fixed bug
5423         (spam-ifile-register-ham-routine, spam-ifile-ham-category): new
5424         option to make ifile a purely binary classifier
5425
5426 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5427
5428         * mml-sec.el (mml-secure-sign-pgpauto): Renamed.
5429         (mml-secure-encrypt-pgpmime): Removed double.
5430
5431         * gnus-sum.el (gnus-summary-mark-article-as-replied): Added
5432         debugging statements.
5433
5434 2003-01-21  Andreas Fuchs  <asf@void.at>
5435
5436         * mml-sec.el (mml-sign-alist): Added pgpauto.
5437
5438 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5439
5440         * gnus.el (gnus-version-number): Bumped version number.
5441
5442 2003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5443
5444         * gnus.el: Oort Gnus v0.13 is released.
5445
5446 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5447
5448         * gnus-art.el (gnus-button-url-regexp): Removed |.
5449
5450         * message.el (message-send-hook): Doc fix.
5451
5452         * gnus-win.el (gnus-buffer-configuration): Display article
5453         instead of article-copy when `reply'.
5454
5455 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
5456
5457         * gnus.el (gnus-format): Change customize group to gnus.
5458         (gnus-cache): Add link.
5459         (gnus-group-charter-alist): Fix docstring.
5460
5461 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
5462
5463         * mailcap.el (mailcap-print-command): lpr-command might be
5464         unbound in XEmacs.
5465
5466 2003-01-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5467
5468         * gnus-agent.el (gnus-agent-regenerate-group): Added interactive form.
5469
5470         * gnus-sum.el (gnus-summary-update-article-line): Fixed
5471         calculation of net characters added for use in the gnus-data
5472         structure.
5473
5474 2003-01-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5475
5476         * nnmail.el (nnmail-process-unix-mail-format): Improve error
5477         message.  Suggested by Jari Aalto.
5478
5479 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5480
5481         * gnus-art.el (gnus-article-followup-with-original): Clean up.
5482         (gnus-article-reply-with-original): Ditto.
5483
5484         * gnus-sum.el (gnus-summary-catchup): Make sure downloadable,
5485         read articles don't become unread.
5486
5487 2003-01-17  Simon Josefsson  <jas@extundo.com>
5488
5489         * gnus-fun.el (gnus-x-face-from-file):
5490         (gnus-face-from-file): Suggest image format in minibuffer prompt.
5491
5492         * gnus-fun.el (gnus-convert-image-to-x-face-command)
5493         (gnus-convert-image-to-face-command): Doc fix.
5494
5495 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5496
5497         * gnus-fun.el (gnus-convert-face-to-png): Protect against errors.
5498
5499 2003-01-17  Jesper Harder  <harder@ifa.au.dk>
5500
5501         * gnus-art.el (gnus-mime-print-part): Use mm-save-part-to-file to
5502         avoid encoding problems.
5503
5504         * mailcap.el (mailcap-ps-command): New variable.
5505         (mailcap-mime-data): Add print entry where applicable.  Use
5506         pdftotext on a tty.
5507
5508 2003-01-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
5509
5510         * gnus-sum.el (gnus-alter-header-function): Add type and group.
5511
5512 2003-01-16  Simon Josefsson  <jas@extundo.com>
5513
5514         * gnus-fun.el (gnus-convert-image-to-x-face-command)
5515         (gnus-convert-image-to-face-command, gnus-x-face-from-file)
5516         (gnus-face-from-file): Doc fix; don't mention image format.
5517
5518 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5519
5520         * spam.el (spam-get-article-as-filename): new function (unused for now)
5521         (spam-get-article-as-buffer): new function
5522         (spam-get-article-as-string): use spam-get-article-as-buffer
5523         (spam-summary-prepare-exit): fixed bug, noticed by Malcolm Purvis
5524
5525 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5526
5527         * gnus-agent.el: Don't use `path'.
5528         From the GNU coding standards:
5529
5530             Please do not use the term ``pathname'' that is used in Unix
5531             documentation; use ``file name'' (two words) instead.  We use
5532             the term ``path'' only for search paths, which are lists of
5533             directory names.
5534
5535         * nnsoup.el (nnsoup-file-name): Ditto.
5536
5537         * nnmail.el (nnmail-pathname-coding-system): Ditto.
5538         (nnmail-group-pathname): Ditto.
5539
5540         * nnimap.el (nnimap-group-overview-filename): Ditto.
5541
5542         * nnheader.el (nnheader-pathname-coding-system): Ditto.
5543         (nnheader-group-pathname): Ditto.
5544
5545         * nnfolder.el (nnfolder-group-pathname): Ditto.
5546
5547         * gnus.el (gnus-home-directory): Ditto.
5548
5549         * gnus-group.el (gnus-group-icon-list): Ditto.
5550
5551 2003-01-16  Jesper Harder  <harder@ifa.au.dk>
5552
5553         * gnus-art.el (gnus-mime-print-part): Use mm-handle-media-type.
5554
5555         * message.el (message-mode-menu): Use it.
5556         (message-mode-menu): Deactivate "Yank Original" if there's no
5557         reply buffer.
5558
5559         * messagexmas.el (message-xmas-redefine): Redefine in XEmacs.
5560
5561         * message.el (message-mark-active-p): New function.
5562
5563 2003-01-15  Teodor Zlatanov  <tzz@lifelogs.com>
5564
5565         * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header)
5566         (spam-bogofilter-database-directory): new variables
5567         (spam-check-bogofilter-headers, spam-check-bogofilter)
5568         (spam-bogofilter-register-with-bogofilter)
5569         (spam-bogofilter-register-spam-routine)
5570         (spam-bogofilter-register-ham-routine)
5571         (spam-group-ham-processor-bogofilter-p): new functions for the new
5572         Bogofilter interface
5573         (spam-summary-prepare-exit): use the new Bogofilter functions
5574         (spam-list-of-checks): added spam-use-bogofilter-headers
5575         (spam-bogofilter-score): rewrote function
5576         (spam-check-bogofilter): optional score parameter, uses
5577         spam-check-bogofilter-headers better
5578         (spam-check-bogofilter-headers): optional score parameter
5579
5580         * gnus.el (gnus-install-group-spam-parameters): new variable, t by
5581         default, in the gnus-start customization group.  Used to disable
5582         the spam-*/ham-* parameters.
5583         (gnus-group-ham-exit-processor-bogofilter): new ham processor
5584
5585 2003-01-15  Jesper Harder  <harder@ifa.au.dk>
5586
5587         * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
5588         XEmacs.
5589
5590         * gnus-ems.el (gnus-mark-active-p): do.
5591
5592 2003-01-15  Kevin Ryde  <user42@zip.com.au>
5593
5594         * gnus.texi (Using MIME): Mention auto-compression-mode with
5595         gnus-mime-copy-part.
5596
5597 2003-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5598
5599         * message.el (message-send): Don't warn about duplicates when
5600         superseding.
5601
5602 2003-01-15  Simon Josefsson  <jas@extundo.com>
5603
5604         * nnimap.el (nnimap-split-download-body): New variable.
5605         (nnimap-split-articles): Use it.
5606
5607 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5608
5609         * gnus-agent.el (gnus-agent-check-overview-buffer): This data
5610         integrity checker was incorrectly flagging, and removing, articles
5611         whose article number was negative.
5612         (gnus-agent-fetch-group-1): When executed in the group's summary
5613         buffer, refresh each downloaded line to update the status flag and
5614         font.  Preserve the value of gnus-newsgroup-headers so that
5615         gnus-agent-fetch-articles can split the requests by size.
5616         (gnus-agent-expire): Corrected day calculation for when
5617         gnus-agent-expire-days contains a list.
5618
5619 2003-01-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5620
5621         * gnus-audio.el (gnus-audio-au-player): Use executable-find.
5622
5623 2003-01-13  Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
5624
5625         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
5626           /usr/bin/play as default player.
5627           (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
5628
5629 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5630
5631         * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
5632         articles to be marked as well.
5633
5634 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5635         * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
5636         fictious headers generated by nnagent (ie. Undownloaded Article
5637         ####) in the list of articles that have not been downloaded.
5638
5639         * gnus-int.el (): Added require declarations to resolve
5640         compile-time warnings.
5641         (gnus-open-server): If the server status is set to offline,
5642         recursively execute gnus-open-server to open the offline backend
5643         (e.g. nnagent).
5644
5645 2003-01-14  Jesper Harder  <harder@ifa.au.dk>
5646
5647         * gnus-art.el (gnus-article-reply-with-original): Use
5648         gnus-mark-active-p.
5649         (gnus-article-followup-with-original): do.
5650
5651 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5652
5653         * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
5654
5655 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5656
5657         * gnus-score.el (gnus-score-edit-file-at-point): New function.
5658         (gnus-score-find-trace): Bind it to `e' key.  Added `q' for quit.
5659
5660 2003-01-13  Romain FRANCOISE  <romain@orebokech.com>
5661
5662         * gnus-fun.el (gnus-x-face-from-file): Quote file name.
5663         (gnus-face-from-file): Ditto.
5664
5665 2003-01-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5666
5667         * gnus-sum.el (gnus-articles-to-read): Don't just apply
5668         gnus-alter-articles-to-read-function to the unread articles.
5669
5670 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5671
5672         * deuglify.el (gnus-article-outlook-unwrap-lines)
5673         (gnus-article-outlook-repair-attribution)
5674         (gnus-article-outlook-rearrange-citation): New function names,
5675         renamed from "gnus-outlook-" to "gnus-article-outlook-".  Changed
5676         doc-string.
5677
5678         * gnus-sum.el (gnus-summary-mode-map): Use new function names,
5679         removed `W k' key binding (use `W Y f' instead).
5680         (gnus-summary-make-menu-bar): Use new function names.
5681
5682 2003-01-13  Simon Josefsson  <jas@extundo.com>
5683
5684         * gnus-fun.el (gnus-random-x-face): Doc fix.
5685         (gnus-insert-random-x-face-header): New function.
5686
5687 2003-01-13  Jesper Harder  <harder@ifa.au.dk>
5688
5689         * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
5690         mark is not active.
5691
5692         * gnus-msg.el (gnus-inews-do-gcc): Comment.
5693
5694         * gnus-ems.el (gnus-mark-active-p): New function.
5695
5696         * gnus-group.el (gnus-topic-mode-p): New function.
5697         (gnus-group-make-menu-bar): Show more key bindings in topic mode.
5698         Deactivate items if mark is not active.
5699
5700 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5701
5702         * gnus.el (gnus-version-number): Bumped version.
5703         (gnus-summary-line-format): Doc fix.
5704
5705 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5706
5707         * gnus.el: Oort Gnus v0.12 is released.
5708
5709 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5710
5711         * mail-source.el (mail-sources): Removed autoload to make it
5712         compile under XEmacs.
5713
5714 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
5715
5716         * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
5717         regexp or a function too.
5718         (gnus-confirm-treat-mail-like-news): New variable.  Ask for
5719         confirmation even if the original article is mail.
5720
5721 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5722
5723         * gnus-msg.el (gnus-inews-add-send-actions): Get the right
5724         articles to be marked when not yanking.
5725
5726 2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
5727
5728         * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
5729
5730 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5731
5732         * gnus-fun.el (gnus-face-from-file): Autoload.
5733
5734         * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
5735         errors.
5736
5737 2003-01-12  Simon Josefsson  <jas@extundo.com>
5738
5739         * sieve.el (sieve-upload-and-bury): New.  Suggested by
5740         kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
5741
5742         * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
5743         Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
5744
5745 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5746
5747         * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
5748         in every string.
5749
5750         * gnus.el (gnus-version-number): Bumped version number.
5751
5752 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5753
5754         * gnus.el: Oort Gnus v0.11 is released.
5755
5756 2003-01-12  Jesper Harder  <harder@ifa.au.dk>
5757
5758         * message.el (message-fetch-reply-field): Narrow to headers.
5759
5760         * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
5761         if Gnus isn't alive.
5762
5763 2003-01-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5764
5765         * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
5766         marks from articles that are already stored in the agent.
5767         (gnus-agent-backup-overview-buffer): New debug tool.  Creates a
5768         backup copy of an invalid .overview file for later analysis.
5769
5770 2003-01-12  Gregorio Gervasio, Jr.  <gtgj@pacbell.net>
5771
5772         * gnus-sum.el (gnus-summary-exit): Reverse change to make group
5773         exit work with two frames.
5774
5775 2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
5776
5777         * message.el (message-forward-make-body): Use mule4.
5778
5779 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5780
5781         * message.el (message-mode-map): Move wide-reply command.
5782
5783 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
5784
5785         * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
5786         castellano.
5787         (gnus-outlook-display-hook): New variable.
5788         (gnus-outlook-display-article-buffer): New function.
5789         (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
5790         (gnus-outlook-deuglify-article): Made them interactive and added
5791         optional arg.  Use `g-o-d-a-b'.
5792         (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
5793
5794         * gnus-sum.el: Added autoloads.
5795         (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
5796         (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
5797
5798 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5799
5800         * gnus-art.el (gnus-display-mime): Use the mime emulation
5801         variable.
5802
5803         * gnus-sum.el (gnus-article-emulate-mime): New variable.
5804
5805         * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
5806         newsrc-alist is initialized properly.
5807
5808         * mail-source.el (mail-sources): Autoload.
5809
5810         * gnus-sum.el (gnus-summary-make-false-root-always): Default to
5811         nil.
5812
5813         * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
5814         insert two newlines.
5815
5816         * message.el (message-check-news-header-syntax): Compute the
5817         header length correctly.
5818
5819 2003-01-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5820
5821         * gnus-agent.el (gnus-agent-expire): Do not remove article from
5822         alist when keeping fetched article file.
5823         (gnus-agent-retrieve-headers): When parsing response for article
5824         numbers, use the same algorithm as gnus-agent-braid-nov to protect
5825         against garbage in the server's response.
5826
5827         * gnus-int.el (gnus-request-expire-articles,
5828         gnus-request-move-article): Only expire when the group's server
5829         has been agentized.
5830
5831 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5832
5833         * gnus-cite.el (gnus-cite-delete-overlays): Protect against
5834         errors when deleting overlays.
5835
5836         * gnus-score.el (gnus-score-followup): Allow tracing.
5837
5838         * gnus-art.el (gnus-treat-display-face): New variable.
5839         (article-display-face): New command.
5840
5841         * gnus-fun.el (gnus-face-from-file): New function.
5842         (gnus-convert-face-to-png): Ditto.
5843
5844         * gnus-art.el (gnus-ignored-headers): Added Face.
5845
5846 2003-01-10  Simon Josefsson  <jas@extundo.com>
5847
5848         * nndraft.el (nndraft-request-group): Avoid crash in
5849         directory-files when draft directory doesn't exists.
5850
5851         * gnus-sum.el (gnus-select-article-hook): Add :option.
5852
5853 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
5854
5855         * spam.el (spam-use-stat): new variable
5856         (spam-group-spam-processor-stat-p)
5857         (spam-group-ham-processor-stat-p): new convenience functions
5858         (spam-summary-prepare-exit): add spam/ham processors to sequence
5859         (spam-list-of-checks): add spam-use-stat to list of checks
5860         (spam-split): conditionally load the spam-stat tables
5861         (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
5862         spam-check-ifile): new functions
5863
5864         * spam-stat.el (spam-stat): typo fix
5865         (spam-stat-install-hooks): new variable
5866         (spam-stat-split-fancy-spam-group): added documentation clarification
5867         (spam-stat-split-fancy-spam-threshhold): new variable
5868         (spam-stat-install-hooks): make hooks conditional
5869         (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
5870
5871         * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
5872         spam-stat ham/spam processor symbols
5873
5874 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5875
5876         * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
5877         file exists.
5878
5879 2003-01-10  Simon Josefsson  <jas@extundo.com>
5880
5881         * gnus-sum.el (gnus-summary-read-group-1): Don't select first
5882         undownloaded/downloadable only when unplugged.
5883
5884 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
5885
5886         * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
5887
5888 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
5889
5890         * spam.el (spam-check-ifile): fixed call-process-region to use the
5891         db parameter only if it's set
5892         (spam-ifile-register-with-ifile): ditto
5893
5894 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
5895
5896         * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
5897         spam-stat-nbad before creating the hash table.
5898         (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
5899         Changed copyright statement to FSF.
5900
5901 2003-01-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5902
5903         * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
5904         processable articles as read.
5905         (gnus-agent-summary-fetch-series): Remove processable and
5906         downloadable marks on all downloaded articles in the series.
5907
5908         * nntp.el (nntp-report): Throw error after reporting the problem.
5909         (nntp-accept-process-output): Corrected error check to report an
5910         error when the process is nil.
5911
5912 2003-01-09  Simon Josefsson  <jas@extundo.com>
5913
5914         * message.el (message-tool-bar-map): Add preview.
5915
5916 2003-01-09  Jesper Harder  <harder@ifa.au.dk>
5917
5918         * mml.el (mml-preview): Get rid of MIME handles and buffers after
5919         previewing.
5920
5921 2003-01-08  Paul Jarc  <prj@po.cwru.edu>
5922
5923         * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
5924         bug when the (n+1)th article to be added to a group has a smaller
5925         number than the n articles already added.
5926
5927 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
5928
5929         * message.el (message-mode-field-menu): Use backquote.
5930
5931 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
5932
5933         * spam.el: fixed the BBDB autoloads again, using
5934         bbdb-search-simple now (which is not a macro, thank god)
5935
5936         * lpath.el (bbdb-search): removed function from maybe-fbind list
5937
5938         * gnus.el (ham-process-destination): added new parameter for
5939         destination of ham articles found in spam groups at summary exit
5940
5941         * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
5942         (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
5943         (spam-ifile-database-path): added new parameter for ifile's database
5944         (spam-move-spam-nonspam-groups-only): new parameter to determine
5945         if spam should be moved from all groups or only some
5946         (spam-summary-prepare-exit): fixed logic to use
5947         spam-move-spam-nonspam-groups-only when deciding to invoke
5948         spam-mark-spam-as-expired-and-move-routine; always invoke that
5949         routine after the spam has been expired-or-moved in case there's
5950         some spam left over; use spam-ham-move-routine in spam groups
5951         (spam-ham-move-routine): new function to move ham articles to the
5952         ham-process-destinations group parameter
5953
5954 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5955
5956         * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
5957
5958         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
5959         gnus-summary-update-article-line.
5960
5961 2003-01-08  Simon Josefsson  <jas@extundo.com>
5962
5963         * nnmail.el (nnmail-expiry-target-group): Request group, create it
5964         not successful.
5965
5966 2003-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5967
5968         * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
5969
5970 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
5971
5972         * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
5973         logic, finally
5974
5975 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5976
5977         * gnus-spec.el (gnus-parse-format): %C is a complex format.
5978         (gnus-parse-format): Change to %~.
5979
5980         * message.el (message-generate-headers): Don't generate optional
5981         empty headers.
5982
5983 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
5984
5985         * message.el (message-cross-post-default)
5986         (message-cross-post-note-function, message-shoot-gnksa-feet)
5987         (message-strip-subject-trailing-was, message-change-subject)
5988         (message-mark-insert-file, message-cross-post-followup-to)
5989         (message-cross-post-followup-to, message-mode-map)
5990         (message-generate-unsubscribed-mail-followup-to)
5991         (message-make-mail-followup-to): Minor changes to doc-strings and
5992         error messages.  Updated copyright line.
5993
5994         * message.el (message-make-mail-followup-to,
5995         message-generate-unsubscribed-mail-followup-to): New function
5996         names.  Renamed functions: "-mft" -> "-mail-followup-to".
5997         (message-make-mft, message-gen-unsubscribed-mft): Removed function
5998         names.
5999
6000         * mml.el (mml-preview-insert-mail-followup-to): New function name.
6001         (mml-preview-insert-mft): Removed function name.
6002         (mml-preview): Use new function names.
6003
6004         * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
6005
6006         * message.el (message-mode-field-menu): Moved header related
6007         commands from "Message" to "Field" menu.
6008
6009 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
6010
6011         * message.el (message-generate-headers-first): Added customization
6012         if variable is a list.
6013
6014 2003-01-07  Michael Shields  <shields@msrl.com>
6015
6016         * gnus-art.el (gnus-article-next-page): Correctly handle the case
6017         where the last line of the article is the last line of the window.
6018
6019 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6020
6021         * gnus-msg.el (gnus-debug): Use ignore-errors.
6022
6023         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
6024         `gnus-summary-update-line'.
6025
6026 2003-01-08  Simon Josefsson  <jas@extundo.com>
6027
6028         * gnus-art.el (gnus-unbuttonized-mime-types)
6029         (gnus-buttonized-mime-types): Doc fix.
6030
6031 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
6032
6033         * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
6034
6035 2003-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
6036
6037         * nnrss.el (nnrss-group-alist): Add and clear up.
6038
6039 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
6040
6041         * spam.el: removed unnecessary condition-case for loading bbdb-com.el
6042
6043         * lpath.el (bbdb-search): added BBDB functions for a better way to
6044         fix missing functions
6045
6046         * spam.el (spam-check-ifile): if should be an unless
6047
6048         * spam.el: define 'ignore alias for spam-BBDB-register-routine,
6049         spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
6050         (spam-ifile-all-categories): doc string fixed to be less than 80 chars
6051
6052 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6053
6054         * gnus-sum.el (gnus-summary-make-menu-bar): Added
6055         gnus-summary-refer-thread to thread menu.
6056
6057 2003-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
6058
6059         * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
6060         summary buffer, articles that cannot be fetched are marked as
6061         canceled.
6062
6063         * nntp.el (nntp-with-open-group): The quit signal handler must
6064         propagate the quit signal to the next outer handler so that the
6065         caller knows that the request aborted abnormally.
6066
6067 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
6068
6069         * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
6070         (spam-ifile-register-spam-routine)
6071         (spam-ifile-register-ham-routine): added ifile functionality that
6072         does not use ifile-gnus.el to classify and register articles
6073         (spam-get-article-as-string): convenience function
6074         (spam-summary-prepare-exit): added ifile spam and ham registration
6075         (spam-ifile-all-categories, spam-ifile-spam-category)
6076         (spam-ifile-path, spam-ifile): added customization options
6077
6078         * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
6079         exit processor
6080         (spam-process): added gnus-group-ham-exit-processor-ifile to the
6081         list of choices
6082
6083 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6084
6085         * gnus-score.el (gnus-score-followup): Also score immediate
6086         followups.
6087
6088 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6089
6090         * nnweb.el (nnweb-asynchronous-p): Changed to nil.
6091
6092 2003-01-07  Simon Josefsson  <jas@extundo.com>
6093
6094         * message.el (message-mode-menu): Fix receipt balloon help.
6095
6096 2003-01-07  Jesper Harder  <harder@ifa.au.dk>
6097
6098         * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
6099         always be interpreted as news.
6100
6101 2003-01-07  Simon Josefsson  <jas@extundo.com>
6102
6103         * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
6104         gnus-sieve-script, instead of the global variable
6105         gnus-sieve-crosspost.  One-line patch from Steinar Bang
6106         <sb@dod.no>.
6107
6108 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
6109
6110         * gnus.el: Renamed gnus-summary-*-uncached-face as
6111         gnus-summary-*-undownloaded-face to avoid confusing the agent with
6112         the cache.
6113
6114         * gnus-sum.el: Ditto.
6115
6116 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
6117
6118         * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
6119         in either the group or summary buffer.
6120         New command "JS", in summary buffer, will fetch articles per the
6121         group's category, predicate, and processable flags.
6122         (gnus-agent-summary-fetch-series): Rewritten to call
6123         gnus-agent-session-fetch-group once with all articles in the
6124         series.
6125         (gnus-agent-summary-fetch-group): Fixed bug and modified code to
6126         return list of fetched articles.
6127         (gnus-agent-fetch-articles): Split fetch list into sublists such
6128         that the article buffer is only slightly larger than
6129         gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
6130         the group's article alist is saved.
6131         (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
6132         longer result in the agent trying to fetch an article.
6133         (gnus-agent-fetch-group-1): Can now be called in either the group
6134         or summary buffer.  Removed the max-fetch-size code that I added
6135         on 2002-12-13 as that capability is now part of
6136         gnus-agent-fetch-articles.  Added code to update summary buffer.
6137         When called in the group buffer, articles that can not be fetched
6138         are AUTOMATICALLY MARKED AS READ.
6139
6140         * gnus-sum.el (): Modified eval-when-compile to minimize
6141         misleading compilation warnings.
6142         (gnus-update-summary-mark-positions): Changed code to use
6143         gnus-undownloaded-mark rather than gnus-downloaded-mark.
6144
6145         * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
6146         empty file as the parser assumes that the file isn't empty.
6147
6148         * nntp.el (nntp-send-string): The process-send-string call can,
6149         because it performs I/O on the process, change the process' state
6150         from open to closed.  If this happens, call nntp-report
6151         immediately to report the broken connection.
6152         (nntp-report): Rewritten to avoid needing a global variable to
6153         determine the appropriate course of action.  Instead, two function
6154         implementations are provided and the nntp-report function value is
6155         bound to the appropriate implementation.
6156         (nntp-retrieve-data): Moved nntp-report call to end of implementation.
6157         (nntp-with-open-group): Now binds nntp-report's function cell
6158         rather than binding gnus-with-open-group-first-pass.  Added a
6159         condition-case to detect a quit during a nntp command.  When the
6160         quit occurs, the current connection is closed as a fetch articles
6161         request could have several megabytes queued up for reading.
6162         (nntp-retrieve-headers): Bind articles to itself.  If
6163         nntp-with-open-group repeats this command, I must have access to
6164         the original list of articles.
6165         (nntp-retrieve-groups): Ditto for groups.
6166         (nntp-retrieve-articles): Ditto for articles.
6167         (*): Replaced nntp-possibly-change-group calls to
6168         nntp-with-open-group forms in all, but one, occurrance.
6169         (nntp-accept-process-output): Bug fix. Detect when called with
6170         null process.
6171
6172 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
6173
6174         * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
6175         if we don't need to.
6176         (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
6177
6178 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6179
6180         * gnus-group.el (gnus-group-make-web-group): Pass the select
6181         method on to group-create.
6182         (gnus-group-line-format-alist): %U is an integer.
6183
6184         * gnus-sum.el (gnus-summary-exit-no-update): Don't update
6185         ephemeral groups.
6186         (gnus-summary-read-group-1): Ditto.
6187         (gnus-group-make-articles-read): Ditto.
6188
6189         * mm-url.el (mm-url-program): Doc fix.
6190
6191         * message.el (message-mode-map): Rebound
6192         message-insert-wide-reply.
6193
6194 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6195
6196         * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
6197         color as `gnus-group-startup-message' does.
6198
6199 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
6200
6201         * spam.el: fixed line lengths to 80 chars or less
6202
6203         * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
6204         "not-read" mark
6205         (gnus-summary-mark-forward): added the spam-mark to the list of
6206         marks not to be marked as "read" when viewed
6207
6208 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6209
6210         * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
6211
6212         * gnus-group.el (gnus-number-of-unseen-articles-in-group):
6213         Protect against unactive groups.
6214
6215         * message.el (message-check-news-header-syntax): Check long
6216         header lines.
6217         (message-check-news-header-syntax): Update `start'.
6218
6219         * gnus-group.el (gnus-group-expire-articles): Doc fix.
6220         (gnus-group-line-format): %U.
6221         (gnus-group-line-format-alist): ?U.
6222         (gnus-number-of-unseen-articles-in-group): New function.
6223
6224         * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
6225
6226         * gnus.el (gnus-version-number): Bump version number.
6227
6228 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
6229
6230         * gnus.el: Oort Gnus v0.10 is released.
6231
6232 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6233
6234         * gnus.el (gnus-version-number): Fix version number.
6235
6236 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
6237
6238         * gnus.el: Oort Gnus v0.08 is released.
6239
6240 2003-01-04  Jesper Harder  <harder@ifa.au.dk>
6241
6242         * mm-util.el: Add mm-string-make-unibyte.
6243
6244         * gnus-group.el (gnus-group-jump-to-group): Make it work for
6245         UTF-8 groups.
6246
6247 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6248
6249         * gnus.el (gnus-variable-list): Write gnus-format-specs last.
6250
6251         * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
6252
6253 2003-01-04  Kevin Ryde  <user42@zip.com.au>
6254
6255         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
6256         function.
6257
6258 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6259
6260         * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
6261         (gnus-summary-read-group-1): Update group line.
6262         (gnus-summary-exit-no-update): Update group on exit.
6263
6264         * gnus-group.el (gnus-group-line-format): Add %*.
6265         (gnus-group-line-format-alist): Ditto.
6266         (gnus-group-insert-group-line): Set it.
6267         (gnus-group-is-exiting-p): New variable.
6268         (gnus-group-insert-group-line): Use it.
6269
6270 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
6271
6272         * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
6273         enable BBDB ham processing
6274         (spam-blacklist-register-routine): enable blacklist spam processing
6275         (spam-whitelist-register-routine): enable whitelist ham processing
6276         (spam-fetch-field-from-fast): fast fetching of the "from" field
6277         from (gnus-data-list)
6278         (spam-summary-prepare-exit): works completely now
6279         (spam-use-blacklist): oops, should be nil by default
6280         (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
6281         split processing now; before it was for summary exit as
6282         well but that's done with the spam-contents and spam-process
6283         parameters now
6284
6285 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
6286
6287         * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
6288         characters.
6289
6290 2003-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
6291
6292         * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
6293         (spam-group-processor-p, spam-group-processor-bogofilter-p)
6294         (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
6295         (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
6296         (spam-mark-spam-as-expired-and-move-routine)
6297         (spam-generic-register-routine, spam-BBDB-register-routine)
6298         (spam-ifile-register-routine, spam-blacklist-register-routine)
6299         (spam-whitelist-register-routine): new functions
6300         (spam-summary-prepare-exit): added summary exit processing (expire
6301         or move) of spam-marked articles for spam groups; added slots for
6302         all the spam-*-register-routine functions
6303
6304 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6305
6306         * pop3.el (pop3-retr): Wait 500 msecs.
6307         (pop3-read-response): Ditto.
6308
6309         * gnus-msg.el (gnus-setup-message): Get the evaliation order
6310         right.
6311         (gnus-inews-make-draft): New function.
6312         (gnus-setup-message): Use it.
6313
6314         * message.el (message-required-headers): Add From.
6315
6316 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6317         Trivial patch from Norbert Koch <nk@viteno.net>.
6318
6319         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
6320
6321 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6322
6323         * message.el (message-generate-headers): Let header formatters do
6324         their work.
6325
6326 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
6327
6328         * deuglify.el (gnus-article-outlook-deuglify-article):
6329         Rehighlight, reapply treatments and call
6330         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
6331         (gnus-outlook-repair-attribution-block): Recognize cited
6332         attributions.  Suggested by Niklas Morberg.
6333
6334 2003-01-02  Pete Kazmier  <pete@kazmier.com>
6335
6336         * gnus-art.el (gnus-treat-predicate): Check condition first.
6337
6338 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
6339
6340         * lpath.el: Add url-http-file-exists-p.
6341
6342         * gnus-group.el (gnus-group-fetch-charter): Use
6343         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
6344
6345 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6346
6347         * message.el (message-draft-headers): Also generate From to get a
6348         nicer draft buffer summary.
6349
6350         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
6351         parameter.
6352
6353         * gnus-art.el (article-wash-html): Clean up.
6354         (article-wash-html): Typo fix.
6355
6356         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
6357         (gnus-summary-mail-forward): To many lists of lists.
6358
6359         * gnus-art.el (article-wash-html): Clean up.
6360
6361 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
6362
6363         * gnus-art.el (gnus-treat-wash-html): New variable.
6364
6365 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6366
6367         * message.el (message-check-news-header-syntax): Allow posting.
6368         (message-check-news-header-syntax): Fix logic for sure, this
6369         time.
6370
6371 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
6372
6373         * message.el (message-check-news-header-syntax): Check syntax of
6374         continuation headers.
6375
6376 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
6377
6378         * gnus-art.el (gnus-button-url-regexp,
6379         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
6380         (gnus-header-button-alist): Regexps are case insensitive here.
6381
6382 2003-01-02  Simon Josefsson  <jas@extundo.com>
6383
6384         * dig.el (query-dig): Doc fix.
6385
6386 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6387
6388         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
6389         summary buffer line, not just the download mark.
6390
6391 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6392
6393         * gnus-sum.el (gnus-summary-goto-subjects): New function.
6394         (gnus-summary-insert-dormant-articles): New command and
6395         keystroke.
6396
6397         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
6398         function for mass insertion of subjects.
6399
6400         * nndraft.el (nndraft-generate-headers): Don't move point.
6401
6402         * gnus.el (nnheader): Require nnheader.
6403
6404         * nndraft.el (nndraft-request-associate-buffer): Use
6405         make-local-variable.
6406
6407 2003-01-02  Michael Shields  <shields@msrl.com>
6408
6409         * nndraft.el (nndraft-request-associate-buffer): Make
6410         write-contents-hooks buffer-local before setting it.
6411
6412 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6413
6414         * gnus.el (gnus-group-parameter-value): Take an extra param.
6415         (gnus-group-fast-parameter): Let group param results be nil.
6416
6417         * gnus-art.el (gnus-article-forward-header): New function.
6418         (article-date-ut): Use it to remove continuation date headers.
6419
6420         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
6421         read-event.
6422         (gnus-summary-remove-bookmark): Clean up.
6423         (gnus-summary-set-bookmark): Clean up.
6424
6425         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
6426
6427         * gnus.el (gnus-group-startup-message): Bind data-directory to
6428         the Gnus etc directory.
6429
6430 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
6431
6432         * spam.el (spam-summary-prepare-exit): added slots for spam- and
6433         ham-processing of articles; use the new
6434         spam-group-(spam|ham)-contents-p functions
6435         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
6436         convenience functions
6437         (spam-mark-junk-as-spam-routine): use the new
6438         spam-group-spam-contents-p function
6439
6440         * gnus.el (spam-process, spam-contents, spam-process-destination):
6441         added new parameters with corresponding global variables
6442         (gnus-group-spam-exit-processor-ifile,
6443         gnus-group-spam-exit-processor-bogofilter,
6444         gnus-group-spam-exit-processor-blacklist,
6445         gnus-group-spam-exit-processor-whitelist,
6446         gnus-group-spam-exit-processor-BBDB,
6447         gnus-group-spam-classification-spam,
6448         gnus-group-spam-classification-ham): added new symbols for the
6449         spam-process and spam-contents parameters
6450
6451         * spam.el (spam-ham-marks, spam-spam-marks): changed list
6452         customization and list itself to store mark symbol rather than
6453         mark character.
6454         (spam-bogofilter-register-routine): added logic to generate mark
6455         values list from spam-ham-marks and spam-spam-marks, so (member)
6456         would work.
6457
6458 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6459
6460         * message.el (message-cross-post-followup-to): Fix comment.
6461
6462 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
6463
6464         * spam.el (spam-ham-marks, spam-spam-marks): changed list
6465         customization and list itself to store mark symbol rather than
6466         mark character.
6467         (spam-bogofilter-register-routine): added logic to generate mark
6468         values list from spam-ham-marks and spam-spam-marks, so (member)
6469         would work.
6470
6471 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
6472
6473         * message.el (message-signature-insert-empty-line): New variable.
6474
6475 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
6476
6477         * message.el: Renamed functions and variables: "xpost" ->
6478         "cross-post", "-fup2" -> "-followup-to".
6479         (message-cross-post-old-target, message-cross-post-default,
6480         message-cross-post-note, message-followup-to-note,
6481         message-cross-post-note-function): New variables names.
6482         (message-xpost-old-target, message-xpost-default,
6483         message-xpost-note, message-fup2-note,
6484         message-xpost-note-function): Removed variable names.
6485         (message-cross-post-followup-to-header,
6486         message-cross-post-insert-note, message-cross-post-followup-to):
6487         New function names.
6488         (message-xpost-fup2-header, message-xpost-insert-note,
6489         message-xpost-fup2): Removed function names.
6490
6491 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
6492
6493         * message.el (message-send-mail): Added message-cleanup-headers to
6494         prevent newlines in headers.
6495
6496 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6497
6498         * dns.el (dns-make-network-process): Comment.
6499
6500         * gnus-sum.el (gnus-summary-display-while-building): Default to
6501         nil.
6502
6503 2003-01-01  Wes Hardaker  <wes@hardakers.net>
6504
6505         * gnus-sum.el (gnus-summary-display-while-building): New
6506         variable.
6507
6508 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
6509
6510         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
6511         before rearranging the article.
6512
6513 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6514
6515         * nndraft.el (nndraft-generate-headers): New function.
6516         (nndraft-request-associate-buffer): Use it to write headers on
6517         buffer save.
6518
6519         * message.el (message-generate-headers): Let the function be a
6520         lambda form.
6521         (message-draft-headers): New variable.
6522
6523         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
6524         function.
6525         (gnus-setup-message): Use it.
6526
6527         * message.el (message-generate-headers-first): Doc fix.
6528         (message-setup-1): Use new function for getting which headers to
6529         generate.
6530         (message-headers-to-generate): New function.
6531
6532 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6533
6534         * gnus-agent.el (gnus-agent-save-alist): Make directory.
6535
6536 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
6537
6538         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
6539         mention negatives.
6540
6541 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
6542
6543         * deuglify.el (gnus-outlook-rearrange-article): Use
6544         `transpose-regions' instead of tempering the kill-ring.
6545         (gnus-article-outlook-deuglify-article): Rehighlight article
6546         instead of a complete redisplay.
6547
6548 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
6549
6550         * spam.el: most defvars are defcustoms now
6551
6552         patches from Michael Shields  <shields@msrl.com>
6553
6554         * spam.el (spam-bogofilter-articles): Select the article
6555         body using gnus-summary-show-article t instead of
6556         gnus-summary-select-article; this presents the raw text
6557         without running any hooks.
6558
6559         * spam.el (spam-bogofilter-articles): Use message-remove-header
6560         to remove headers; the old way incorrectly removed just the first
6561         line of folded headers.
6562
6563 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6564
6565         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
6566
6567 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6568
6569         * gnus-start.el (gnus-load): New function.
6570         (gnus-read-newsrc-el-file): Use it.
6571
6572 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
6573
6574         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
6575         (gnus-button-handle-apropos-documentation): New function.
6576         (gnus-button-handle-ctan): New function.
6577         (gnus-button-alist): Use them.  Improve some regexps.
6578         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
6579
6580 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
6581
6582         * message.el (message-subscribed-p): New function.
6583         (message-send-mail): Use it.
6584         * mml.el (mml-preview-insert-mft): New function.
6585         (mml-preview): Use it.
6586
6587 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6588
6589         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
6590         when sorting by date.
6591
6592         * gnus-art.el (gnus-article-edit-mode): New variable.
6593         (gnus-article-setup-buffer): Warn user about discarding edits.
6594
6595         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
6596         (gnus-summary-pipe-output): Take a symbolic prefix to save all
6597         headers.
6598
6599         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
6600
6601 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
6602
6603         * message.el (message-completion-alist): Added "Mail-Followup-To"
6604         and "Mail-Copies-To".
6605
6606 2002-07-21  Jesper harder  <harder@ifa.au.dk>
6607
6608         * gnus-group.el: Add key bindings for
6609         gnus-group-sort-groups-by-real-name and
6610         gnus-group-sort-selected-groups-by-real-name.
6611
6612 2002-07-21  Jesper harder  <harder@ifa.au.dk>
6613
6614         * gnus.texi (Sorting Groups): Add key bindings for
6615         gnus-group-sort-groups-by-real-name and
6616         gnus-group-sort-selected-groups-by-real-name.
6617
6618 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
6619
6620         * spam.el (spam-use-dig): new variable for blackhole checking
6621         through dig.el
6622         (spam-check-blackholes): added dig.el checking functionality and
6623         more verbose reporting; query-dig is autoloaded from dig.el
6624         (spam-use-blackholes): disabled by default
6625         (spam-blackhole-servers): removed rbl.maps.vix.com from the
6626         blackhole servers list
6627
6628 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6629
6630         * message.el (message-required-headers): New variable.
6631
6632 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
6633
6634         * dig.el (query-dig): new function
6635
6636 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6637
6638         * flow-fill.el (fill-flowed): Don't infloop on too long fill
6639         prefixes.
6640
6641         * dns.el (query-dns): Protect against errors.
6642
6643         * gnus-msg.el (gnus-article-yanked-articles): New variable.
6644         (gnus-inews-add-send-actions): Mark all answered messages as
6645         answered.
6646
6647 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
6648
6649         * nnmail.el (nnmail-split-it): Added tracing to
6650         `:' split rule
6651
6652 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
6653
6654         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
6655         and "%s" so we don't overquote them.
6656
6657 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
6658
6659         * (mm-display-external): Display the actual command that has been
6660         executed in the echo area.
6661
6662 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6663
6664         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
6665
6666         * message.el (message-with-reply-buffer): New macro.
6667         (message-fetch-reply-field): Use it.
6668         (message-insert-wide-reply): New command and keystroke.
6669         (message-carefully-insert-headers): New function.
6670         (message-insert-to): Use new function.
6671
6672         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
6673         (gnus-topic-goto-missing-group): Use it.
6674
6675         * message.el (message-required-news-headers): Removed Lines.
6676         (message-reply): Don't insert References first.
6677         (message-followup): Ditto.
6678         (message-make-references): New function.
6679         (message-followup): Set message-reply-headers before generating
6680         the buffer stuff.
6681
6682 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
6683
6684         * mml.el (mml-generate-mime-1): Reverse the order of
6685         encoding/flowing.
6686
6687 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6688
6689         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
6690         after moving them.
6691
6692         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
6693         fit with newer standard format.
6694         (gnus-summary-make-false-root-always): New variable.
6695         (gnus-gather-threads-by-subject): Use it.
6696
6697         * message.el (message-get-reply-headers): Take an address list
6698         optional argument.
6699
6700 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6701
6702         * gnus.el (gnus-keep-backlog): Change default to 20.
6703
6704         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
6705         start.
6706         (gnus-agent-check-overview-buffer): Remove negative article
6707         numbers.
6708
6709         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
6710         (nnmail-cache-ignore-groups): Doc fix.
6711
6712         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
6713         (nnimap-debug-buffer): New variable.
6714         (nnimap-debug): Use it.
6715
6716 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
6717
6718         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
6719
6720 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6721
6722         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
6723         they aren't already sorted.
6724
6725 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
6726
6727         * message.el (message-mode-menu): Add ellipses to menu items
6728         expecting user interaction.
6729         (message-mode-field-menu): do.
6730
6731 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
6732
6733         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
6734         it isn't used any more.
6735
6736 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
6737
6738         * binhex.el (binhex-decoder-program): Fix docstring.
6739
6740 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6741
6742         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
6743         special chars if the mailcap file uses single quotes around %s.
6744         From Laurent Martelli <laurent@bearteam.org>.
6745
6746 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
6747
6748         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
6749         return the info object.
6750
6751 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
6752
6753         * gnus-int.el (gnus-request-update-info): Artificially add
6754         (1 . (1- min)) to the read range, in case the backend doesn't
6755         store marks for nonexistent articles.
6756
6757 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6758
6759         * binhex.el (binhex-insert-char): Eval-and-compile.
6760
6761 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
6762
6763         * lpath.el: Add tool-bar-local-item-from-menu.
6764
6765         * message.el (message-tool-bar-local-item-from-menu): New function.
6766         (message-tool-bar-map): Use it.
6767
6768 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
6769
6770         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
6771
6772         * gnus-art.el (gnus-article-header-rank): Last header in
6773         gnus-sorted-header-list should have higher rank than non-members.
6774
6775 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6776
6777         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
6778         covered methods.
6779
6780 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6781
6782         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
6783         eval-when-compile.  Suggested by Kevin Greiner.
6784
6785 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
6786
6787         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
6788         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
6789         even though no headers may have been fetched
6790         (gnus-agent-fetch-group-1, and perhaps others, require this
6791         behavior).
6792         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
6793         server buffer is constrained by gnus-agent-max-fetch-size.
6794         Multiple chunks in the same group may perform arbitrarily large
6795         updates.
6796
6797 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
6798
6799         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
6800         gnus-summary-update-download-mark to update the article in the
6801         summary.
6802
6803 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
6804
6805         * gnus.el (gnus-summary-high-uncached-face,
6806         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
6807         New faces.
6808
6809         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
6810         added this on 2002-11-23 but it just wasn't working out as
6811         intended.  The idea isn't entirely dead, three new faces
6812         gnus-summary-*-uncached-face are being added to gnus.el to provide
6813         the basis for an improved implementation.
6814         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
6815         proper file to open is lib/servers.
6816         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
6817         (i.e. removing the article from gnus-newsgroup-downloadable) will
6818         now restore the article's default mark rather than simply setting
6819         no mark.
6820         (gnus-agent-get-undownloaded-list): Corrected documentation.
6821         Added code to set new summary local variable,
6822         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
6823         a temporary list.  No longer sets gnus-newsgroup-downloadable.
6824         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
6825         up to date.  Call new gnus-summary-update-download-mark to keep
6826         summary buffer up-to-date.
6827         (gnus-agent-fetch-selected-article): Keep
6828         gnus-newsgroup-undownloaded up to date.
6829         (gnus-agent-fetch-articles): Return list of articles that were
6830         successfully fetched.
6831         (gnus-agent-check-overview-buffer): No more thingatpt.
6832         (gnus-agent-expire): No longer deletes NOV entries of unread
6833         articles.
6834         (gnus-agent-unread-articles): New function.
6835         (gnus-agent-regenerate-group): The article number must be
6836         terminated by a tab character.  Added more messages to report
6837         repairs.  Inhibit quits while writing changes so it is now safe
6838         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
6839         downloaded to 1) resolve the unbound references and 2) avoid
6840         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
6841
6842         * gnus-art.el (gnus-article-prepare): The agent
6843         downloaded/undownloaded mark is no longer stored as the article's
6844         mark.
6845
6846         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
6847         gnus-summary-highlight may use it.  Added downloaded as
6848         gnus-summary-highlight was using it.
6849
6850         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
6851         the download mark now follows Kai's +/- convention.
6852         (gnus-downloaded-mark): Added ?+ mark.
6853         (gnus-summary-highlight): Added rules to select
6854         gnus-summary-high-uncached-face,
6855         gnus-summary-normal-uncached-face, and
6856         gnus-summary-low-uncached-face.  Removed the
6857         gnus-agent-downloaded-article-face.
6858         (gnus-summary-line-format-alist): Implemented the download flag
6859         format (?O) as named in the manual.  This implementation displays
6860         either gnus-undownloaded-mark, gnus-downloaded-mark, or
6861         gnus-no-mark.
6862         (gnus-newsgroup-agentized): New local variable that identifies
6863         which groups are agentized.  While the agent is now on by default,
6864         you don't have to agentize every server that you use.
6865         (gnus-update-summary-mark-positions): Completed support for the
6866         download type of mark.
6867         (gnus-summary-insert-line): Added undownloaded to the parameters.
6868         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
6869         reference by the gnus-summary-line-format-spec.
6870
6871         * nntp.el (nntp-with-open-group): This macro handles dropped or
6872         broken connections by opening a new connection and repeating the
6873         failed command.
6874         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
6875         XOVER commands preceeding the active articles with the nov entry
6876         of the first available article.  When gnus connected to such a
6877         server, the unexpected nov entry would result in duplicate lines
6878         in the agent's overview file.  This patch fixes the duplicate
6879         lines problem and improves performance by skipping over all
6880         articles IDs that preceed the first nov entry in the server's
6881         reply.
6882
6883 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6884
6885         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
6886         (gnus-summary-highlight): Use it instead of `downloaded'.
6887         (gnus-summary-highlight-line): Ditto.
6888
6889         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
6890
6891 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6892
6893         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
6894
6895         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
6896         calls.
6897
6898         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
6899         downloaded variable if we're in an uncovered group.
6900
6901         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
6902         font to soemthing less noticeable.
6903         (gnus-agent-group-covered-p): New function.
6904
6905 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
6906
6907         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
6908         Because of an unknown bug, the group buffer is saved in .overview
6909         file.
6910
6911 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6912
6913         * nntp.el (nntp-send-command): Braino in last commit.  Replace
6914         `and' with `or'.
6915
6916 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6917
6918         * nntp.el (nntp-send-command): Assume that echo does not happen
6919         when nntp-open-connection-function is nntp-open-network-stream.
6920         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
6921
6922 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
6923
6924         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
6925
6926 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
6927
6928         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
6929         nntp-server-buffer if we aren't going to write to it.
6930
6931 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6932         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
6933
6934         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
6935
6936 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6937
6938         * rfc2047.el (rfc2047-decode-region): Remove newlines between
6939         decoded words.
6940
6941 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6942
6943         * gnus.el (fboundp): After loading mm-util, make sure it was the
6944         right one.
6945
6946 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6947
6948         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
6949         gnus-sum.  Made into a user option.
6950
6951         * gnus-sum.el (gnus-simplify-ignored-prefixes)
6952         (gnus-summary-mark-article-as-unread)
6953
6954 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
6955
6956         * time-date.el (date-to-time): Typo.
6957
6958         * parse-time.el: Typo.
6959
6960         * nnsoup.el (nnsoup-retrieve-headers): Typo.
6961
6962         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
6963
6964         * nnimap.el:
6965         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
6966
6967         * mm-encode.el (mm-safer-encoding): Typo.
6968
6969         * messcompat.el: Typo.
6970
6971         * message.el (message-face-alist): Typo.
6972
6973         * imap.el (imap-interactive-login, imap-open): Typos.
6974
6975         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
6976
6977         * gnus.el: Typo.
6978
6979         * gnus-win.el (gnus-configure-frame): Typo.
6980
6981         * gnus-util.el (gnus-atomic-progn-assign): Typo.
6982
6983         * gnus-topic.el (gnus-topic-sort-topics): Typo.
6984
6985         * gnus-sum.el (gnus-summary-article-number)
6986         (gnus-summary-read-group-1, gnus-summary-mark-article)
6987         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
6988
6989         * gnus-mule.el (gnus-mule-add-group): Typo.
6990
6991         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
6992
6993         * gnus-group.el (gnus-group-fetch-faq): Typo.
6994
6995         * gnus-art.el (gnus-decode-header-methods): Typo.
6996
6997         * flow-fill.el: Typo.
6998
6999 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
7000
7001         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
7002
7003 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7004
7005         * gnus-sum.el (gnus-simplify-ignored-prefixes)
7006         (gnus-summary-mark-article-as-unread)
7007         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
7008         Reformatting to avoid long lines.
7009         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
7010
7011 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
7012
7013         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
7014         be accessed through `mail-header-number'.
7015
7016 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7017
7018         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
7019         compressed range to gnus-summary-insert-articles.
7020
7021 2002-11-26  Kevin Ryde <user42@zip.com.au>
7022
7023         * gnus-art.el (gnus-mime-copy-part): Look for filename
7024         parameter under content-disposition, not content-type.
7025
7026         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
7027         (gnus-summary-reselect-current-group): Use it.
7028
7029 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
7030
7031         * gnus-agent.el (gnus-agent-uncached-articles): if
7032         gnus-agent-load-alist fails, return ARTICLES.
7033
7034         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
7035
7036 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7037
7038         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
7039         superfluous function call.
7040         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
7041         Add warning to docstring.
7042
7043 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7044
7045         * gnus-agent.el: Autoload number-at-point instead.
7046         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
7047
7048 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7049
7050         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
7051         require thingatpt (for number-at-point) and protect against
7052         deactivate-mark being unbound (on XEmacs).
7053
7054 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7055
7056         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
7057         print message on entry.
7058
7059         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
7060
7061         * gnus-range.el (gnus-range-difference): New function.
7062         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
7063
7064 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7065
7066         * gnus-sum.el (gnus-summary-insert-old-articles): Use
7067         gnus-remove-from-range instead of gnus-range-difference which
7068         doesn't exist.
7069
7070 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7071         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
7072
7073         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
7074         used for showing which articles have been downloaded.
7075         (gnus-agent-article-alist): Format change.  Add documentation.
7076         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
7077         process-marked articles.
7078         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
7079         in the series are individually fetched to minimize lose of
7080         content due to an error/quit.
7081         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
7082         gnus-message instead of message.
7083         (gnus-agent-read-servers): Use file lib/methods instead of
7084         lib/servers.  TODO: Why?
7085         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
7086         (gnus-agent-get-undownloaded-list): Remove articles that appear to
7087         come from the agent.  This means that they are not downloaded.
7088         (gnus-agent-fetch-selected-article): Don't use history.
7089         (gnus-agent-save-history, gnus-agent-enter-history)
7090         (gnus-agent-article-in-history-p, gnus-agent-history-path):
7091         Removed function; history is not used anymore.
7092         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
7093         (gnus-agent-crosspost): Started rewrite then realized that a typo
7094         in gnus-agent-fetch-articles ensures that this function is never
7095         called.  This will need to be fixed later.
7096         (gnus-agent-check-overview-buffer): Some sanity checks on the
7097         agent overview buffer.  This is a safety net used during
7098         development.
7099         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
7100         changed, write a number to the file indicating this.
7101         (gnus-agent-fetch-headers): Rewrite to respect
7102         gnus-agent-consider-all-articles without relying on the
7103         `.fetched' files.  Make it fast.
7104         (gnus-agent-braid-nov): Change resulting from
7105         gnus-agent-fetch-headers change.
7106         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
7107         `.fetched' files.
7108         (gnus-agent-read-agentview): New function, used by
7109         gnus-agent-load-alist.
7110         (gnus-agent-load-fetched-headers): Remove.
7111         (gnus-agent-save-alist): Rewrite to accomodate new format.
7112         (gnus-agent-fetch-group-1): Make sure list of articles is in the
7113         same order as in gnus-newsgroup-headers.
7114         (gnus-agent-expire): Document and implement extra args ARTICLES,
7115         GROUP, FORCE.  Do not restrict usage.
7116         (gnus-agent-uncached-articles): New function.
7117         (gnus-agent-retrieve-headers): Use it.
7118         (gnus-agent-regenerate-group): No longer needs to be called from
7119         gnus-agent-regenerate.  Individual groups may be regenerated. The
7120         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
7121         The article fetch dates are validated in the article alist.  The
7122         article alist is pruned of entries that do not reference existing
7123         NOV entries.  All changes are computed then applied with
7124         inhibit-quit bound to t.  As a result, it is now safe to quit out of
7125         regeneration.  The optional clean parameter has been replaced with
7126         an optional reread parameter.  Clean is no longer necessary as
7127         regeneration gets the appropriate setting from
7128         gnus-agent-consider-all-articles.  The new reread parameter will
7129         result in fetched, or all, articles being marked as unread.
7130         (gnus-agent-regenerate): Removed code to regenerate the history
7131         file as it is no longer used.
7132
7133         * gnus-start.el (gnus-make-ascending-articles-unread): New
7134         function, for efficient mass-marking.
7135
7136         * gnus-sum.el (gnus-summary-highlight): Use new face for
7137         downloaded articles.
7138         (gnus-article-mark): Prefer to indicate read/unread status over
7139         downloaded status.
7140         (gnus-summary-highlight-line-0): New function, maybe rehighlights
7141         line.
7142         (gnus-summary-highlight-line): Use new face for downloaded
7143         articles.
7144         (gnus-summary-insert-old-articles): Improved performance by
7145         replacing the initial LIST of older articles with a compressed
7146         RANGE of older articles.  Some servers appear to lie about
7147         their active range so the original list could contain millions
7148         of article numbers.  The range is not expanded into a list
7149         until the optional ALL parameter has been applied.
7150
7151 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7152
7153         * gnus-agent.el (gnus-category-mode): Typo in doc string.
7154
7155 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
7156
7157         * spam.el:
7158         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
7159
7160         * spam.el: added `M s t' and `M s x' key mappings
7161
7162 2002-11-20  Simon Josefsson  <jas@extundo.com>
7163
7164         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
7165
7166 2002-11-19  Simon Josefsson  <jas@extundo.com>
7167
7168         * gnus-sum.el (gnus-summary-morse-message): Load
7169         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
7170         (unmorse-region): Autoload it instead.
7171
7172 2002-11-18  Simon Josefsson  <jas@extundo.com>
7173
7174         * gnus-sum.el (gnus-summary-morse-message): New function.
7175         (gnus-summary-wash-map): Bind to `W m'.
7176         (gnus-summary-make-menu-bar): Add.
7177
7178         * nnimap.el (nnimap-request-expire-articles): Compress sequence
7179         before storing \Deleted mark on expired articles.
7180
7181 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
7182         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
7183
7184         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
7185         parens in column 0.
7186
7187 2002-11-17  Juanma Barranquero  <lektu@terra.es>
7188
7189         * nnweb.el (nnweb-google-create-mapping): Fix typo.
7190
7191         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
7192
7193         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
7194
7195 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
7196
7197         * message.el (message-set-auto-save-file-name): Use
7198         make-directory, to avoid the dependence on gnus-util.
7199
7200 2002-11-16  Simon Josefsson  <jas@extundo.com>
7201
7202         * nnimap.el (nnimap-callback-callback-function):
7203         (nnimap-callback-buffer): Removed, these cannot be global but must
7204         be embedded into the callback.
7205         (nnimap-make-callback): New.  Embedd article number, callback and
7206         buffer in function.
7207         (nnimap-callback, nnimap-request-article-part): Update.
7208
7209 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7210
7211         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
7212
7213 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7214
7215         * gnus.el (gnus-summary-line-format): Document %C.
7216
7217 2002-11-11  Simon Josefsson  <jas@extundo.com>
7218
7219         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
7220         output when called interactively.
7221
7222 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7223
7224         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
7225
7226         * message.el (message-draft-coding-system): Improve comment; use
7227         mm-auto-save-coding-system for the default value.
7228
7229         * nndraft.el (nndraft-request-article): Revert to the state before
7230         2002-10-29; regexp-quote mail-header-separator.
7231
7232 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
7233
7234         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
7235         allow editing of drafts from an nnvirtual group.
7236
7237 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7238
7239         * nndraft.el (nndraft-request-article): Replace emacs-mule with
7240         mm-auto-save-coding-system.
7241
7242         * message.el (message-draft-coding-system): Default to
7243         iso-2022-7bit.
7244
7245         * mm-util.el (mm-auto-save-coding-system): Undo last change to
7246         restore the default value to emacs-mule or escape-quoted.
7247
7248 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7249
7250         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
7251         a delayed or a queued article as well as a draft.
7252
7253         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
7254         delayed or a queued article in the raw format; treat a delayed
7255         article as a raw article as well as a draft.
7256         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
7257         for the delayed group.
7258
7259         * nndraft.el (nndraft-request-article): Ignore auto save files for
7260         a delayed or a queued article; don't bother to decode a queued
7261         article; don't bind nnmail-file-coding-system for a queued article.
7262
7263         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
7264         and the queue group.
7265
7266 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
7267
7268         * gnus-group.el (gnus-group-delete-group):
7269         gnus-cache-active-hashtb might be void.
7270
7271 2002-11-02  Simon Josefsson  <jas@extundo.com>
7272
7273         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
7274         setting of the default user ID.  From Raymond Scholz
7275         <ray-2002@zonix.de>.
7276
7277 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
7278
7279         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
7280         charset.
7281
7282 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
7283         From Alex Schroeder <alex@emacswiki.org>
7284         * spam-stat.el (spam-stat-process-directory): add dir to message
7285         (spam-stat-reduce-size): No longer remove words
7286         with values close to 0.5, because the default value is 0.2.
7287
7288 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7289
7290         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
7291         documentation.
7292
7293 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7294
7295         * gnus-agent.el (gnus-agent-fetched-headers)
7296         (gnus-agent-load-fetched-headers)
7297         (gnus-agent-save-fetched-headers): Remove variable and two
7298         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
7299         works better.
7300         (gnus-agent-fetch-headers): New implementation from Kevin
7301         Greiner.  Uses gnus-agent-article-alist to store information
7302         about fetched messages which aren't on the server anymore.  The
7303         trick is to return a list of considered messages to the caller,
7304         but to only fetch those which haven't been fetched yet.
7305
7306 2002-10-30  Simon Josefsson  <jas@extundo.com>
7307
7308         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
7309
7310         * pgg.el (pgg-passphrase-cache-expiry): Removed.
7311
7312 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7313
7314         * mm-view.el (mm-w3m-local-map-property): Make it work with older
7315         versions of emacs-w3m than 1.3.3.
7316
7317         * lpath.el: Bind w3m-minor-mode-map.
7318
7319         * mm-view.el (mm-w3m-mode-command-alist)
7320         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
7321         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
7322         (mm-setup-w3m): Simplified.
7323         (mm-w3m-local-map-property): New function.
7324         (mm-inline-text-html-render-with-w3m): Use it.
7325
7326         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
7327         mm-w3m-local-map-property.
7328
7329 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7330
7331         * mm-util.el (mm-auto-save-coding-system): Default to
7332         iso-2022-7bit.
7333
7334         * nndraft.el (nndraft-request-article): Decode an article using
7335         the coding-system emacs-mule if it seems to have been saved using
7336         emacs-mule.
7337         (nndraft-request-replace-article): Use message-draft-coding-system
7338         instead of mm-auto-save-coding-system for the draft or delayed
7339         group.
7340
7341 2002-10-28  Josh  <huber@alum.wpi.edu>
7342
7343         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
7344         functions.
7345
7346 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7347         From mah@everybody.org (Mark A. Hershberger).
7348
7349         * mm-url.el (mm-url-insert-file-contents): Make it return the same
7350         type values ("url" size) regardless of the values of
7351         mm-url-use-external.
7352
7353 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7354
7355         * nnimap.el (nnimap-request-article-part): Try harder to show
7356         group name in debugging message.
7357
7358 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7359
7360         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
7361         directory if it doesn't exist.
7362         (gnus-agent-fetch-headers): Remove old cruft that tried to
7363         abstain from downloading articles more than once if
7364         gnus-agent-consider-all-articles was true.  This is now done
7365         properly via the .fetched files.
7366
7367 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7368
7369         * nndraft.el (nndraft-request-article): Treat delayed articles
7370         like drafts.
7371
7372 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7373
7374         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
7375
7376 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7377
7378         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
7379         Remove unused optional arg DIR and corresponding code.
7380
7381         * nnimap.el (nnimap-request-article-part): Include group name in
7382         debugging output.
7383
7384 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
7385
7386         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
7387
7388 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7389
7390         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
7391         contains range of headers that have been fetched by the agent
7392         already.  Compare gnus-agent-article-alist.
7393         (gnus-agent-file-header-cache): Like
7394         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
7395         (gnus-agent-fetch-headers): Improve comment.  Revert to old
7396         seen/recent logic.
7397         Remember which headers have been fetched before and don't fetch
7398         them again the next time round.
7399         (gnus-agent-load-fetched-headers)
7400         (gnus-agent-save-fetched-headers): New functions, for remembering
7401         which headers have been fetched before.
7402
7403 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7404
7405         * lpath.el: Remove useless bindings.
7406
7407 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
7408
7409         * gnus-sum.el (gnus-summary-execute-command): Disable visual
7410         features while searching.
7411
7412 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7413
7414         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
7415
7416 2002-10-22  Simon Josefsson  <jas@extundo.com>
7417
7418         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
7419         (pgg-snarf-keys): Add.
7420
7421 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7422
7423         * lpath.el: Fbind bbdb-records.
7424
7425         * spam.el: Don't autoload bbdb-records.
7426
7427 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7428
7429         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
7430         prevent inf-loop.
7431
7432 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7433
7434         * nnslashdot.el: Removed some test lines.
7435         More test.
7436
7437 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7438
7439         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
7440         are known to be downloaded already.
7441
7442 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7443
7444         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
7445         (mm-text-html-washer-alist): Ditto.
7446
7447 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7448
7449         * nnheader.el (nnheader-remove-body): Fix an error of detecting
7450         boundary between headers and body.
7451         * nnml.el (nnml-parse-head): Ditto.
7452
7453 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7454
7455         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
7456         entries.
7457
7458         * gnus-group.el (gnus-fetch-group): Allow an optional
7459         specification of the articles to select.
7460
7461         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
7462
7463 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7464
7465         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
7466         headers from the group, update variable `articles' to contain
7467         only those numbers where headers exist.  (When fetching all
7468         articles in a group, Gnus creates lots of numbers where there is
7469         no articles.)
7470
7471 2002-10-20  Steve Youngs  <youngs@xemacs.org>
7472
7473         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
7474         doesn't have the 'alist custom type, use cons cells instead.
7475         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
7476         (pgg-parse-hash-algorithm-alist): Ditto.
7477         (pgg-parse-compression-algorithm-alist): Ditto.
7478         (pgg-parse-signature-type-alist): Ditto.
7479
7480         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
7481
7482         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
7483
7484         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
7485
7486 2002-10-19  Simon Josefsson  <jas@extundo.com>
7487
7488         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
7489         buffer.
7490
7491 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7492
7493         * gnus-spec.el (gnus-make-format-preserve-properties)
7494         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
7495         properties also on XEmacs.  `gnus-xmas-format' is like format but
7496         preserves text properties on XEmacs (though it only understands
7497         simple format specs).  The variable
7498         `gnus-make-format-preserve-properties' controls whether the
7499         function is used, and is checked in `gnus-parse-simple-format'.
7500         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
7501
7502         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
7503         output.
7504         (gnus-agent-consider-all-articles): New variable.
7505         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
7506         (gnus-agent-fetch-headers): Depending on
7507         gnus-agent-consider-all-articles, maybe get all articles.
7508         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
7509         `read'.
7510         (gnus-predicate-imples-unread): New function.
7511         (gnus-agent-fetch-headers): Optimize to call
7512         gnus-list-of-unread-articles if that is sufficient.
7513         Check unseen and recent instead of seen and recent.
7514         (gnus-agent-fetch-headers): Abstain from calling
7515         gnus-list-range-intersection if range (a . b) would have (> a b).
7516
7517 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7518
7519         * message.el (message-send-mail): Make it possible to perform
7520         edebug-defun.
7521
7522 2002-10-18  Simon Josefsson  <jas@extundo.com>
7523
7524         * gnus-art.el (gnus-button-man-handler): Change default to
7525         `manual-entry' (defined in both emacsen).
7526         (gnus-button-man-handler): Remove emacsen difference and use
7527         `manual-entry'.
7528
7529 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7530
7531         * spam.el: Wrap autoload settings for bbdb-records,
7532         executable-find and ifile-spam-filter with eval-and-compile.
7533         (spam-display-buffer-contents): Remove.
7534         (spam-bogofilter-score): Merge spam-display-buffer-contents.
7535
7536 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
7537
7538         * spam.el (spam-display-buffer-contents): New function.
7539         (spam-bogofilter-score): use spam-display-buffer-contents, patch
7540         from Katsumi Yamaoka <yamaoka@jpl.org>.
7541
7542 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7543
7544         * nnheader.el (nnheader-parse-naked-head): New function.
7545         (nnheader-parse-head): Use the above function, in order to handle
7546         continuation lines properly.
7547         (nnheader-remove-body): New function.
7548         (nnheader-remove-cr-followed-by-lf): New function.
7549         (nnheader-ms-strip-cr): Use the above function.
7550
7551         * gnus-agent.el (gnus-agent-regenerate-group): Call
7552         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
7553         `nnheader-parse-head'.
7554         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
7555
7556         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
7557         continuation lines by itself; call `nnheader-parse-naked-head'
7558         instead of `nnheader-parse-head'.
7559         * nndiary.el (nndiary-parse-head): Ditto.
7560         * nnfolder.el (nnfolder-parse-head): Ditto.
7561         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
7562         * nnmaildir.el (nnmaildir--update-nov): Ditto.
7563         * nnml.el (nnml-parse-head): Ditto.
7564
7565 2002-10-17  Steve Youngs  <youngs@xemacs.org>
7566
7567         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
7568         XEmacs, default to it if featurep 'xemacs.
7569
7570 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7571
7572         * spam-stat.el: Check for the existence of hash functions instead
7573         of the Emacs version to decide whether to load cl.  Suggested by
7574         Kai Gro\e,A_\e(Bjohann.
7575
7576 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7577
7578         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
7579         if it isn't open yet.
7580
7581 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7582
7583         * gnus-group.el: Require mm-url only when compiling.
7584         (gnus-group-fetch-charter): Require mm-url.
7585
7586         * spam-stat.el: Require cl for the functions gethash,
7587         hash-table-count, make-hash-table and mapc for Emacs 20.
7588         (puthash): Alias to cl-puthash for Emacs 20.
7589         (with-syntax-table): New macro for Emacs 20.
7590
7591 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
7592
7593         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
7594
7595 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
7596
7597         * spam.el (spam-check-ifile): added ifile as a spam checking
7598         backend, and spam-use-ifle as the variable to toggle that check.
7599
7600 2002-10-12  Simon Josefsson  <jas@extundo.com>
7601
7602         * message.el (message-beginning-of-line): New variable.
7603         (message-beginning-of-line): Use it.
7604
7605 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
7606
7607         * spam.el: more compilation fixes for BBDB
7608
7609         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
7610         (spam-stat-reduce-size): Interactive.
7611         (spam-stat-reset): New function.
7612         (spam-stat-save): Interactive.
7613
7614 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7615
7616         * gnus.el: Autoload gnus-delay-initialize.
7617
7618         * message.el: Autoload gnus-delay-article.
7619
7620 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
7621
7622         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
7623         text property in Emacs.
7624
7625 2002-10-11  Simon Josefsson  <jas@extundo.com>
7626
7627         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
7628         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
7629
7630         * mml1991.el (mml1991-pgg-sign): Remove CR.
7631
7632 2002-10-10  Simon Josefsson  <jas@extundo.com>
7633
7634         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
7635         decrypt failed.
7636         (mml2015-trust-boundaries-alist): Removed.
7637         (mml2015-gpg-extract-signature-details): Don't use it.
7638         (mml2015-unabbrev-trust-alist): New.
7639         (mml2015-gpg-extract-signature-details): Use it.
7640
7641 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
7642
7643         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
7644         BBDB installed
7645
7646         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
7647         statistical analysis of spam in Lisp only
7648
7649 2002-10-10  Simon Josefsson  <jas@extundo.com>
7650
7651         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
7652         auth, selected or examine state.
7653
7654         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
7655         buffer and error buffer depending on type of information.
7656
7657         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
7658         --status-fd stuff even if gpg.el is not used (revert earlier
7659         change).
7660         (mml2015-pgg-{clear-,}verify): Store both output and errors as
7661         gnus details.
7662         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
7663         buffer.
7664
7665         * pgg.el (pgg-verify-region): Use it.
7666
7667         * pgg-def.el (pgg-query-keyserver): New variable.
7668
7669         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
7670         key-identifier in packet.  Is this a good idea?
7671
7672         * mml.el (mml-mode-map): Add security commands that operates on
7673         MIME parts.
7674         (mml-menu): And menu items for them.
7675
7676         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
7677
7678         * mml.el (mml-parse-1): Support sender in #secure tags.
7679
7680         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
7681         defined.
7682
7683         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
7684         (mml-pgp-encrypt-buffer): Support combined signing.
7685
7686         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
7687         (mml1991-gpg-encrypt): Ditto.
7688         (mml1991-pgg-encrypt): Ditto.
7689         (mml1991-encrypt): Pass sign parameter.
7690
7691         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
7692         (mml-signencrypt-style): Mention the variable.
7693
7694 2002-10-09  Simon Josefsson  <jas@extundo.com>
7695
7696         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
7697         pgg-gpg-user-id.
7698
7699         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
7700         (pgg-fetch-key-function): Nil if w3 is not installed.
7701
7702 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7703
7704         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
7705         gnus-agent-current-history.
7706
7707 2002-10-06  Simon Josefsson  <jas@extundo.com>
7708
7709         * imap.el (imap-parse-status): Don't use read to read token.
7710
7711 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7712
7713         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
7714         for methods not covered by the agent, and when unplugged.
7715
7716 2002-10-05  Simon Josefsson  <jas@extundo.com>
7717
7718         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
7719         signing.
7720
7721         * gnus-agent.el (gnus-agent-read-servers): If getting method from
7722         a named server fails, ignore the server.
7723
7724         * mml1991.el (mml1991-pgg-sign): Do QP.
7725
7726         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
7727         work.
7728
7729 2002-10-04  Simon Josefsson  <jas@extundo.com>
7730
7731         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
7732
7733         * pgg-pgp.el (pgg-pgp-verify-region): Inline
7734         binary-write-decoded-region from MEL.
7735
7736         * pgg.el (pgg-encrypt-region): Support sign.
7737
7738         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
7739
7740         * mml2015.el (mml2015-pgg-encrypt): Ditto.
7741
7742         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
7743         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
7744         branch where PGG was taken from in the ChangeLog entries below.
7745
7746 2002-10-01  Simon Josefsson  <jas@extundo.com>
7747
7748         * pgg-pgp.el: Don't require mel.  Don't use luna.
7749         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
7750         (pgg-pgp-process-region): Use expand-file-name instead of concat.
7751         (pgg-pgp-process-region): Don't use binary-funcall.
7752
7753         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
7754
7755         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
7756         instead of concat.
7757
7758         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
7759
7760 2002-09-29  Simon Josefsson  <jas@extundo.com>
7761
7762         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
7763         compile warnings.
7764
7765         * pgg.el (pgg-decrypt-region): Don't parse packet.
7766
7767         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
7768
7769 2002-09-29  Daiki Ueno <ueno@unixuser.org>
7770
7771         * pgg.el: Remove dependency on calist.el.
7772
7773 2002-09-28  Simon Josefsson  <jas@extundo.com>
7774
7775         * pgg.el (pgg-temporary-file-directory): New variable.
7776         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
7777
7778         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
7779         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
7780
7781         * pgg-parse.el (pgg-char-int): Defalias.
7782         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
7783         (pgg-read-bytes, pgg-read-body): Use it.
7784         (pgg-decode-packets): Don't use MEL, use base64-*.
7785         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
7786         (pgg-string-as-unibyte): Defalias.
7787         (pgg-parse-armor-region): Use it.
7788
7789         * pgg-gpg.el (pgg-gpg-process-region): Use
7790         pgg-temporary-file-directory.
7791
7792         * luna.el: Don't def-edebug.
7793
7794         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
7795         binary-write-decoded-region from MEL.
7796
7797         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
7798
7799         * alist.el, calist.el: Don't require product/APEL.
7800
7801         * pgg-parse.el (top-level): Remove dependency on static.el,
7802         pccl.el, mel.el.
7803         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
7804         `define-ccl-program' is boundp, instead of using broken.
7805
7806 2002-10-01  Simon Josefsson  <jas@extundo.com>
7807
7808         * message.el (message-required-mail-headers): Remove Lines:.
7809
7810 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7811         From Jesper Harder.
7812
7813         * gnus-group.el (gnus-group-fetch-charter,
7814         gnus-group-fetch-control): Prompt for group if given a prefix
7815         argument.
7816         * gnus-sum.el (t): Add gnus-group-fetch-charter and
7817         gnus-group-fetch-control to summary key map and menu.
7818
7819 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
7820
7821         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
7822         number when there are no articles.
7823
7824 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7825
7826         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
7827         arg ALL means to fetch all articles, not only downloadable ones.
7828         (gnus-agent-fetch-selected-article): New function for
7829         gnus-select-article-hook or gnus-mark-article-hook.
7830
7831 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7832         From Peter von der Ahe <nospam2159@daimi.au.dk>.
7833
7834         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
7835         raw-text.
7836
7837 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
7838
7839         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
7840         Pinard).
7841         Major revamp of the code, documentation is in comments in the file
7842         for now.
7843
7844 2002-09-30  Simon Josefsson  <jas@extundo.com>
7845
7846         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
7847         buffer seem to be needed?
7848
7849 2002-09-29  Simon Josefsson  <jas@extundo.com>
7850
7851         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
7852         compile warnings.
7853
7854         * mml1991.el (mml1991-function-alist): Add pgg.
7855         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
7856         (mml1991-pgg-encrypt): Fix recipients querying.
7857
7858 2002-09-28  Simon Josefsson  <jas@extundo.com>
7859
7860         * mml2015.el (autoload): Autoload correct files.  Trivial patch
7861         from dme@dme.org.
7862         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
7863         handle is returned.
7864
7865 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7866
7867         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
7868         Protect against non-existent of `nnimap-mailbox-info'.
7869
7870 2002-09-27  Simon Josefsson  <jas@extundo.com>
7871
7872         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
7873         (gnus-setup-news-hook): Use it.
7874         (gnus-after-getting-new-news-hook): Ditto.
7875
7876         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
7877
7878 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7879         From Mats Lidell <matsl@contactor.se>.
7880
7881         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
7882
7883 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7884
7885         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
7886         the part to decode encoded words, use raw words instead of decoded
7887         words.
7888
7889 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
7890
7891         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
7892
7893         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
7894         (mm-setup-w3m): Use it.
7895
7896 2002-09-27  Simon Josefsson  <jas@extundo.com>
7897
7898         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
7899         article buffers.
7900
7901         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
7902         it just in case.
7903         (nnimap-update-unseen): New function; update unseen count in
7904         `n-m-info'.
7905         (nnimap-close-group): Call it.
7906
7907         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
7908         (gnus-after-getting-new-news-hook): Ditto.
7909
7910         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
7911         message into verboselevel 9.  Change slow mail check message.
7912         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
7913         (nnimap-fixup-unread-after-getting-new-news): New function, to be
7914         used as a hook after getting new mail.
7915
7916 2002-09-26  Simon Josefsson  <jas@extundo.com>
7917
7918         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
7919         SELECT/EXAMINE is first unseen article, not number of unseen
7920         articles.  Make them distinct by renaming the former to
7921         `first-unseen' instead of `unseen'.
7922
7923         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
7924         too.
7925         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
7926         changed.
7927         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
7928
7929         * gnus-int.el (gnus-server-unopen-status): Defcustom.
7930
7931         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
7932         better.
7933
7934         * mml2015.el (mml2015-pgg-decrypt): Only add security information
7935         if dissecting resulting buffer actually had any information.
7936
7937 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7938
7939         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
7940         because the function `string<' allows symbols.
7941
7942         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
7943
7944 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
7945
7946         * message.el (message-forward-make-body): Revert an early change
7947         because 8-bit utf-8 emails.
7948
7949 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
7950
7951         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
7952         links to Info)
7953         * gnus-art.el (gnus-treat-highlight-signature):
7954         * gnus-art.el (gnus-treat-buttonize):
7955         * gnus-art.el (gnus-treat-buttonize-head):
7956         * gnus-art.el (gnus-treat-emphasize):
7957         * gnus-art.el (gnus-treat-strip-cr):
7958         * gnus-art.el (gnus-treat-unsplit-urls):
7959         * gnus-art.el (gnus-treat-leading-whitespace):
7960         * gnus-art.el (gnus-treat-hide-headers):
7961         * gnus-art.el (gnus-treat-hide-boring-headers):
7962         * gnus-art.el (gnus-treat-hide-signature):
7963         * gnus-art.el (gnus-treat-fill-article):
7964         * gnus-art.el (gnus-treat-hide-citation):
7965         * gnus-art.el (gnus-treat-hide-citation-maybe):
7966         * gnus-art.el (gnus-treat-strip-list-identifiers):
7967         * gnus-art.el (gnus-treat-strip-pgp):
7968         * gnus-art.el (gnus-treat-strip-pem):
7969         * gnus-art.el (gnus-treat-strip-banner):
7970         * gnus-art.el (gnus-treat-highlight-headers):
7971         * gnus-art.el (gnus-treat-highlight-citation):
7972         * gnus-art.el (gnus-treat-date-ut):
7973         * gnus-art.el (gnus-treat-date-local):
7974         * gnus-art.el (gnus-treat-date-english):
7975         * gnus-art.el (gnus-treat-date-lapsed):
7976         * gnus-art.el (gnus-treat-date-original):
7977         * gnus-art.el (gnus-treat-date-iso8601):
7978         * gnus-art.el (gnus-treat-date-user-defined):
7979         * gnus-art.el (gnus-treat-strip-headers-in-body):
7980         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
7981         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
7982         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
7983         * gnus-art.el (gnus-treat-unfold-headers):
7984         * gnus-art.el (gnus-treat-fold-headers):
7985         * gnus-art.el (gnus-treat-fold-newsgroups):
7986         * gnus-art.el (gnus-treat-overstrike):
7987         * gnus-art.el (gnus-treat-display-xface):
7988         * gnus-art.el (gnus-treat-display-smileys):
7989         * gnus-art.el (gnus-treat-from-picon):
7990         * gnus-art.el (gnus-treat-mail-picon):
7991         * gnus-art.el (gnus-treat-newsgroups-picon):
7992         * gnus-art.el (gnus-treat-body-boundary):
7993         * gnus-art.el (gnus-treat-capitalize-sentences):
7994         * gnus-art.el (gnus-treat-fill-long-lines):
7995         * gnus-art.el (gnus-treat-play-sounds):
7996         * gnus-art.el (gnus-treat-translate):
7997         * gnus-art.el (gnus-treat-x-pgp-sig):
7998         * gnus-art.el (gnus-mime-button-line-format):
7999         * gnus-art.el (gnus-button-man-level):
8000         * gnus-art.el (gnus-button-emacs-level):
8001         * gnus-cus.el (gnus-group-parameters):
8002         * gnus-gl.el (bbb-build-mid-scores-alist):
8003         * gnus-group.el (gnus-group-line-format):
8004         * gnus-mlspl.el (gnus-group-split-setup):
8005         * gnus-mlspl.el (gnus-group-split):
8006         * gnus-msg.el (gnus-mailing-list-groups):
8007         * gnus-msg.el (gnus-posting-styles):
8008         * gnus-nocem.el (gnus-nocem-issuers):
8009         * gnus-score.el (gnus-score-regexp-bad-p):
8010         * gnus-srvr.el (gnus-server-line-format):
8011         * gnus-topic.el (gnus-topic-line-format):
8012         * gnus.el (gnus-summary-line-format):
8013         * mail-source.el (mail-sources):
8014         * message.el (message-subscribed-address-file):
8015         * nnmail.el (nnmail-split-fancy):
8016
8017 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
8018
8019         * mail-source.el(mail-source-run-script): use `functionp' to test
8020         whether the argument `script' is in fact a function.
8021         (mail-sources): adjust the defcustom to allow users to specify a
8022         function or a string as the value of the `:prescript' and
8023         `:postscript' arguments of the `file' and `pop3' mail sources.
8024
8025 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
8026
8027         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
8028         number when article 1 does not exist.
8029
8030 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8031
8032         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
8033         apropos if apropos-variable does not exist.
8034         (gnus-button-guessed-mid-regexp)
8035         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
8036         regexes.  From Reiner Steib.
8037         (gnus-button-handle-describe-function)
8038         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
8039         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
8040         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
8041
8042 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
8043         Trivial patch.
8044
8045         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
8046         the file.
8047
8048 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
8049
8050         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
8051
8052 2002-09-24  Simon Josefsson  <jas@extundo.com>
8053
8054         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
8055         (mml2015-use): Prefer PGG if installed.
8056         (mml2015-function-alist): Add PGG wrappers.
8057         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
8058         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
8059         prefix, make regexp optionally skip it.
8060         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
8061         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
8062         (mml2015-pgg-encrypt): New functions.
8063         (defvar, autoload): Prevent byte-compile warnings.
8064
8065 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8066         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
8067
8068         * gnus-art.el (article-strip-banner): Check for the existence of
8069         from header.
8070
8071 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
8072
8073         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
8074         (gnus-button-alist): Improved regexp for
8075         gnus-button-handle-mid-or-mail (false positives), fixed
8076         gnus-button-handle-man entries.
8077         From Reiner Steib.
8078
8079 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
8080         From Josh Huber.
8081
8082         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
8083         nnmail-extra-headers is non-nil.
8084
8085 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
8086
8087         * nnmaildir.el: Store article numbers persistently.  General
8088         revision.
8089         (nnmaildir-request-expire-articles): handle 'immediate and 'never
8090         for nnmail-expiry-wait; delete instead of moving if 'force is
8091         given.
8092
8093 2002-09-23  Simon Josefsson  <jas@extundo.com>
8094         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
8095
8096         * smime.el (smime-sign-buffer): Get key and extra certs.
8097         (smime-get-key-with-certs-by-email): Utility function.
8098
8099 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
8100         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
8101
8102         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
8103         article exists.
8104
8105 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
8106
8107         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
8108
8109 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
8110         From Reiner Steib.
8111
8112         * gnus-art.el (gnus-button-handle-custom,
8113         gnus-button-handle-mid-or-mail,
8114         gnus-button-handle-describe-{function,variable,key},
8115         gnus-button-handle-apropos{,command,variable}): New functions.
8116         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
8117         gnus-button-{man,emacs,mail}-level): New variables.
8118         (gnus-button-alist): Use the above to buttonize emacs and mail
8119         related links.
8120
8121 2002-09-18  Juanma Barranquero  <lektu@terra.es>
8122
8123         * gnus-int.el (gnus-status-message): Fix spacing.
8124
8125         * imap.el (imap-continuation): Fix typos.
8126
8127 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
8128
8129         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
8130
8131         * gnus-art.el (gnus-article-reply-with-original): Correct
8132         with-current-buffer scope.
8133
8134         * message.el (message-completion-alist): Add Reply-To, From, etc.
8135
8136 2002-09-18  Simon Josefsson  <jas@extundo.com>
8137
8138         * nnimap.el (nnimap-request-expire-articles): Make flag setting
8139         conditional.  From Nevin Kapur <nevin@jhu.edu>.
8140
8141 2002-09-17  Simon Josefsson  <jas@extundo.com>
8142
8143         * nnimap.el (nnimap-expiry-target): Don't search for which
8144         articles exists here.
8145         (nnimap-request-expire-articles): Do it here instead.  Only expire
8146         when articles are found.  Suggested by Nevin Kapur
8147         <nevin@jhu.edu>.
8148
8149 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8150         From Reiner Steib <reiner.steib@gmx.de>.
8151
8152         * message.el (message-strip-subject-trailing-was)
8153         (message-change-subject, message-add-archive-header)
8154         (message-xpost-fup2-header, message-xpost-insert-note)
8155         (message-xpost-fup2, message-reduce-to-to-cc): New functions
8156         adopted from message-utils.el.  Add functions to the keymap, mode
8157         describtion and menu.
8158         (message-change-subject,message-xpost-fup2): Signal error if
8159         current header is empty.
8160         (message-xpost-insert-note): Changed insert position.
8161         (message-archive-note): Ensure to insert note in message body (not
8162         in head).
8163         (message-archive-header, message-archive-note)
8164         (message-xpost-default, message-xpost-note, message-fup2-note)
8165         (message-xpost-note-function): New variables adopted from
8166         message-utils.el.  Changed some doc-strings.
8167         (message-mark-insert-{begin,end}): Rename from
8168         message-{begin,end}-inserted-text-mark (message-utils.el), changed
8169         values.
8170         (message-subject-trailing-was-query)
8171         (message-subject-trailing-was-ask-regexp)
8172         (message-subject-trailing-was-regexp): New variables.
8173         (message-to-list-only): Added doc-string and menu entry.
8174
8175         * message-utils.el: Removed.  Functions are now in message.el.
8176
8177 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
8178
8179         * gnus-art.el (gnus-article-reply-with-original,
8180         gnus-article-followup-with-original): Switch to
8181         gnus-summary-buffer before reply/followup.
8182
8183 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
8184
8185         * gnus-sum.el (gnus-summary-toggle-header): The article window may
8186         not exist. Toggle it anyway.
8187
8188 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
8189
8190         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
8191
8192         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
8193         Trivial patch from Urban Engberg <ue@ccieurope.com>.
8194
8195         * rfc2047.el (message-posting-charset): Defvar it.
8196         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
8197         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
8198
8199         * mail-source.el (mail-source-fetch): Hide password.
8200
8201         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
8202
8203 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8204         From John Paul Wallington <jpw@shootybangbang.com>.
8205
8206         * gnus.el (gnus-visual, gnus-meta): Fix typo.
8207
8208 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8209
8210         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
8211
8212 2002-09-11  Simon Josefsson  <jas@extundo.com>
8213
8214         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
8215         (nnimap-split-rule): Doc fix.
8216         (nnimap-request-expire-articles): Cleanup code.
8217
8218 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8219         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
8220
8221         * gnus-art.el (gnus-article-address-banner-alist): New option.
8222         (article-strip-banner): Refer the above option to split banners of
8223         free mail servers, when no group parameter is specified.
8224
8225 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8226
8227         * nntp.el (nntp-wait-for-string): Check for a process in the
8228         current buffer instead of `nntp-server-buffer'.
8229
8230 2002-09-09  Simon Josefsson  <jas@extundo.com>
8231
8232         * gnus-art.el (gnus-button-man-handler): New variable.
8233         (gnus-button-alist): Use g-b-handle-man.
8234         (gnus-button-handle-man): New, call g-b-man-handler.
8235
8236 2002-09-08  Simon Josefsson  <jas@extundo.com>
8237
8238         * gnus-art.el (gnus-button-alist): Buttonize man page links.
8239
8240 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8241
8242         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
8243
8244 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8245
8246         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
8247
8248         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
8249         keystroke.
8250
8251         * gnus-srvr.el (gnus-browse-describe-group): New command and
8252         keystroke.
8253
8254 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8255
8256         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
8257         value for gnus-decoration property.
8258
8259 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8260
8261         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
8262         string) as group name in case we have a CRLF in the file.
8263
8264 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
8265
8266         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
8267         group.
8268         (rfc1843-decode-hzp): do.
8269         (rfc1843-newsgroups-regexp): do.
8270
8271 2002-09-04  Simon Josefsson  <jas@extundo.com>
8272
8273         * message.el (message-canlock-generate): Make sure sha1 doesn't
8274         call external programs.
8275
8276 2002-09-03  Simon Josefsson  <jas@extundo.com>
8277
8278         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
8279
8280         * gnus-agent.el (gnus-agent-batch): Add doc.
8281
8282 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
8283
8284         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
8285         check for signed and encrypted parts.
8286         * mml.el (mml-parse-1): Correct small typo which preventing
8287         setting recipients in a secure tag.
8288
8289 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8290
8291         * mm-util.el (mm-coding-system-priorities): Default to a list of
8292         iso-2022-jp and others for the Japanese environment.
8293
8294 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8295
8296         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
8297         invalid display names.
8298
8299 2002-08-30  Simon Josefsson  <jas@extundo.com>
8300
8301         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
8302         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
8303
8304 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
8305
8306         * gnus.el (gnus-group-charter-alist): New option.
8307         (gnus-group-fetch-control-use-browse-url): New option.
8308
8309         * gnus-group.el (gnus-group-fetch-charter): New function.
8310         (gnus-group-fetch-control): New function.
8311         Add them to the keymap and menu. Require mm-url.
8312
8313 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8314
8315         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
8316         From Alex Schroeder <alex@emacswiki.org>.
8317
8318 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
8319
8320         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
8321         items expecting user interaction.
8322
8323         * gnus-topic.el (gnus-topic-make-menu-bar): do.
8324
8325         * gnus-sum.el (gnus-summary-make-menu-bar): do.
8326
8327         * gnus-srvr.el (gnus-server-make-menu-bar): do.
8328
8329         * mml.el (mml-menu): do.
8330
8331 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8332
8333         * mail-source.el (mail-source-touch-pop): New function.
8334
8335         * message.el (message-smtpmail-send-it): New function.
8336         (message-send-mail-function): Add it for a candidate.
8337
8338 2002-08-27  Simon Josefsson  <jas@extundo.com>
8339
8340         * gnus-msg.el (posting-charset-alist): Use
8341         gnus-define-group-parameter instead of defcustom.
8342         (gnus-put-message): Handle SPC in GCC.
8343         (gnus-inews-insert-gcc): Ditto.
8344         (gnus-inews-insert-archive-gcc): Ditto.
8345
8346 2002-08-26  Simon Josefsson  <jas@extundo.com>
8347
8348         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
8349         (gnus-agentize): Auto agentize all nntp and nnimap groups.
8350         (gnus-agent-possibly-save-gcc): Autoload.
8351         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
8352
8353 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8354
8355         * gnus.el (gnus-other-frame-function): New user option.
8356         (gnus-other-frame): Use it; add a doc-string; make it work with
8357         the gnuclient program.
8358
8359         * gnus-util.el (gnus-frame-or-window-display-name): New function.
8360
8361         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
8362         `device-connection' and `dfw-device'.
8363
8364 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8365
8366         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
8367         positives, make it stricter.  From Jochen Hein (trivial change).
8368
8369 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8370
8371         * gnus.el (gnus-other-frame): Trivial fix.
8372
8373 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8374
8375         * gnus.el (gnus-other-frame-parameters): New user option.
8376         (gnus-other-frame-object): New variable.
8377         (gnus-other-frame): Make it search for existing Gnus frame; don't
8378         read new news; delete frame on exit.
8379
8380         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
8381
8382         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
8383
8384 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8385         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
8386
8387         * message.el (message-set-auto-save-file-name): Add support for
8388         the Cygwin Emacs; the system-type is `cygwin'.
8389         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
8390
8391 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
8392
8393         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
8394
8395         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
8396         avoid arithmetic errors.
8397
8398 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8399
8400         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
8401
8402 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8403
8404         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
8405         (message-ignored-resent-headers): Add envelope From.
8406
8407 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8408
8409         * gnus.el (gnus-summary-line-format): Document %k specifier.
8410
8411 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8412
8413         * gnus-sum.el (gnus-summary-line-message-size): New function.
8414         (gnus-summary-line-format-alist): Use it.
8415
8416 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8417
8418         * gnus-art.el (article-make-date-line): Refer to the value for
8419         `gnus-article-time-format' in the summary buffer.
8420
8421         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
8422
8423 2002-08-14  Simon Josefsson  <jas@extundo.com>
8424
8425         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
8426         quoting.
8427         (gnus-button-alist): Fix doc.
8428         (gnus-header-button-alist): Use ' not ` for default value quoting.
8429         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
8430         rationale similar to 2002-05-01 change.
8431         (gnus-article-add-buttons-to-head): Evaluate expression.
8432
8433         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
8434
8435 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8436
8437         * message.el (message-font-lock-keywords): Refer to the value for
8438         `message-cite-prefix-regexp' dynamically.
8439
8440 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8441
8442         * gnus-art.el (gnus-decode-header-methods): Doc fix.
8443
8444 2002-08-12  Simon Josefsson  <jas@extundo.com>
8445
8446         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
8447         (imap-shell-open): Skip initial junk before IMAP greeting.
8448
8449 2002-08-11  Simon Josefsson  <jas@extundo.com>
8450
8451         * message-utils.el (message-xpost-default,
8452         message-xpost-fup2-header, message-xpost-fup2): Fixed
8453         Typos.  Trivial changes from Reiner Steib
8454         <4uce.02.r.steib@gmx.net>.
8455
8456 2002-08-09  Simon Josefsson  <jas@extundo.com>
8457
8458         * message.el (message-canlock-password): Set
8459         canlock-password-for-verify to newly generated canlock-password.
8460         When Emacs is restarted, Custom makes sure this is set, but during
8461         the same session we must set it manually.
8462
8463 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
8464
8465         * yenc.el: New file.
8466
8467         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
8468         (mm-uu-type-alist): Add yenc.
8469         (mm-uu-yenc-filename): New function.
8470         (mm-uu-yenc-extract): New function.
8471
8472         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
8473
8474 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8475
8476         * dgnushack.el (merge): Don't use coerce.
8477
8478 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
8479
8480         * mailcap.el (mailcap-mime-data): Test window-system rather than
8481         mm-device-type.
8482         (mailcap-mime-data): Call xdvi and gv with "-safer".
8483
8484         * mm-util.el: Don't define mm-device-type.
8485
8486 2002-08-05  Simon Josefsson  <jas@extundo.com>
8487
8488         * mm-util.el (mm-coding-system-priorities): coding-system type not
8489         supported everywhere.
8490
8491 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8492
8493         * gnus.el (gnus-version-number): Bumped version number.
8494
8495 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8496
8497         * gnus.el: Oort Gnus v0.07 is released.
8498
8499 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8500
8501         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
8502         (gnus-article-sort-functions): Doc fix.
8503         (t): New keystroke.
8504         (gnus-article-sort-by-random): New function.
8505         (gnus-thread-sort-by-random): New function.
8506
8507 2002-08-02  Simon Josefsson  <jas@extundo.com>
8508
8509         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
8510         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
8511
8512 2002-07-31  Danny Siu  <dsiu@adobe.com>
8513
8514         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
8515         when splitting malformed messages without message-id
8516
8517 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8518         From Niklas Morberg <niklas.morberg@axis.com>.
8519
8520         * nnweb.el (nnweb-type, nnweb-type-definition)
8521         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
8522         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
8523         functionality.
8524         * nnweb.el: Removed old non-functioning search engines.
8525
8526 2002-07-27  Simon Josefsson  <jas@extundo.com>
8527
8528         * message.el (message-forward-make-body): Don't use
8529         `message-forward-ignored-headers' when doing a "raw" followup (it
8530         is important to preserve e.g. CTE).
8531
8532         * flow-fill.el (fill-flowed): Disable filladapt-mode.
8533
8534         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
8535         regexp-quote, Cyrus Sieve is fixed.
8536
8537         * sieve-manage.el (sieve-manage-deletescript): New function.
8538
8539         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
8540         (sieve-manage-mode): Fix menubar.
8541         (sieve-activate): Change some messages.
8542         (sieve-deactivate-all): New function.
8543         (sieve-deactivate): New alias.
8544         (sieve-remove): New function.
8545         (sieve-help): Fix help.
8546         All suggested by Ned Ludd.
8547
8548 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8549
8550         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
8551         (mm-w3m-safe-url-regexp): New user option.
8552
8553         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
8554         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
8555
8556 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
8557
8558         * gnus-sum.el (gnus-summary-delete-article): Force
8559         nnmail-expiry-target to 'delete, so that absolute deletion
8560         happens when absolute deletion is requested.
8561
8562 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8563         From Nevin Kapur <nevin@jhu.edu>.
8564
8565         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
8566         headers as empty headers.
8567
8568 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8569         From Jochen Hein <jochen@jochen.org>.
8570
8571         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
8572         correct typo.
8573         (gnus-emphasis-strikethru): New face.
8574
8575 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8576         From Jason Merrill <jason@redhat.com>.
8577
8578         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
8579         entire file for each of a sequence of missing articles.
8580
8581         * gnus-salt.el (gnus-binary-display-article): Respect an existing
8582         value for gnus-view-pseudos.
8583
8584         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
8585         avoid nreverse.
8586
8587 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8588         From Ted Zlatanov <teodor.zlatanov@divine.com>.
8589
8590         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
8591         (gnus-summary-mode-line-format-alist): Add %h for number of
8592         spams.
8593         (gnus-newsgroup-spam-marked): New variable.
8594         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
8595         (gnus-article-read-p, gnus-article-mark)
8596         (gnus-set-global-variables, gnus-set-global-variables)
8597         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
8598         (gnus-summary-mark-article-as-unread)
8599         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
8600         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
8601         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
8602
8603 2002-07-10  Simon Josefsson  <jas@extundo.com>
8604
8605         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
8606         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
8607
8608 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
8609
8610         * gnus-sum.el (gnus-summary-delete-article): Respect group
8611         parameters while expiring.
8612
8613 2002-07-08  Simon Josefsson  <jas@extundo.com>
8614
8615         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
8616         Enberg.
8617
8618 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8619
8620         * gnus-art.el (article-unsplit-urls): Only display MIME when this
8621         function is called interactively.  From Niklas Morberg.
8622
8623 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8624
8625         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
8626         cdaar to cdar and car.
8627
8628         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
8629         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
8630
8631 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8632
8633         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
8634         don't break a narrowed article.
8635
8636         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
8637         (nntp-open-via-rlogin-and-telnet): Ditto.
8638
8639 2002-07-02  Didier Verna  <didier@xemacs.org>
8640
8641         * nnmail.el (nnmail-split-methods): fix custom type.
8642
8643 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8644
8645         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
8646         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
8647
8648 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8649
8650         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
8651         (gnus-summary-resend-message): Use it.
8652
8653 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8654
8655         * nntp.el (nntp-via-rlogin-command-switches): New variable.
8656         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
8657
8658 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8659
8660         * message.el (message-font-lock-keywords): Don't fontify
8661         headers in the message body, only in the header.
8662         (message-font-lock-make-header-matcher): New function, used by
8663         message-font-lock-keywords.
8664         From Katsumi Yamaoka <yamaoka@jpl.org>.
8665
8666 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8667
8668         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
8669
8670 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8671
8672         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
8673
8674 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8675
8676         * message.el (message-font-lock-keywords): Revert 2002-06-22
8677         change.
8678
8679 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8680
8681         * message.el (message-font-lock-keywords): Put colon in header
8682         name match.
8683
8684 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8685
8686         * message.el (message-font-lock-keywords): Don't use header faces
8687         in the body.  Thanks to Stefan Monnier for the hint on the
8688         implementation.
8689
8690 2002-05-09  Miles Bader  <miles@gnu.org>
8691
8692         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
8693         (gnus-article-hide-citation): Respect it.
8694
8695 2002-04-12  Juanma Barranquero  <lektu@terra.es>
8696
8697         * pop3.el (pop3-open-server): Fix typo.
8698
8699 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
8700
8701         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
8702         instead of push to ignore duplicate to-(list|address) values.
8703         * nnmail.el (nnmail-cache-ignore-groups): New.
8704         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
8705
8706 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8707
8708         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
8709         before sending.  Suggested by Jan Rychter.
8710
8711 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8712
8713         * dgnushack.el (remove): New compiler macro.
8714         (last, coerce, subseq): Remove compiler macros for those built-in
8715         or unused functions.
8716
8717 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8718
8719         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
8720         sure to write byte-compiled versions of gnus-*-format-alist to
8721         .newsrc.eld.  From Simon Josefsson.
8722
8723 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8724
8725         * gnus-agent.el (gnus-agent-read-servers)
8726         (gnus-agent-write-servers): Put server name (string like
8727         "nnchoke:frumple") in the file instead of a server specification
8728         (Lisp expression like (nnchoke "frumple" ...parameters...)).
8729         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
8730
8731 2002-06-16  Simon Josefsson  <jas@extundo.com>
8732
8733         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
8734         Reiner Steib <4uce.02.r.steib@gmx.net>.
8735
8736 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
8737
8738         * nnheader.el (nnheader-file-name-translation-alist): Set the
8739         default value for MS Windows systems.
8740
8741         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
8742
8743 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8744
8745         * message.el (message-beginning-of-line): Keep the region active
8746         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
8747
8748 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
8749
8750         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
8751         * gnus-msg.el (gnus-summary-reply): Ditto.
8752         * gnus-msg.el (gnus-summary-handle-replysign): New.
8753
8754 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8755
8756         * message.el (message-send-mail-with-sendmail): Kill errbuf even
8757         if sending failed.
8758
8759 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
8760
8761         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
8762         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
8763         to sign while encrypting.
8764
8765 2002-06-11  Simon Josefsson  <jas@extundo.com>
8766
8767         * gnus-int.el (gnus-request-move-article): Agent expire article if
8768         successfuly moved.
8769
8770         * nnweb.el (nnweb-google-create-mapping): Honors the value of
8771         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
8772
8773 2002-06-10  Simon Josefsson  <jas@extundo.com>
8774
8775         * gnus-int.el (gnus-request-expire-articles): Fix last change?
8776
8777 2002-06-09  Simon Josefsson  <jas@extundo.com>
8778
8779         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
8780
8781         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
8782
8783 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
8784
8785         * flow-fill.el (fill-flowed): Ignore errors.
8786
8787 2002-06-06  Simon Josefsson  <jas@extundo.com>
8788
8789         * message.el (message-send-mail-with-sendmail): Improve error message.
8790
8791 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8792
8793         * message.el (message-interactive): Change default from nil to t.
8794         Better to be safe than to be fast.
8795
8796 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8797
8798         * message.el (message-send-mail-with-sendmail): Check return value
8799         from call-process-region.
8800
8801 2002-06-04  Simon Josefsson  <jas@extundo.com>
8802
8803         * gnus-msg.el (gnus-group-mail, gnus-group-news)
8804         (gnus-group-post-news, gnus-summary-mail-other-window)
8805         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
8806         gnus-article-copy to nil, thereby inhibiting the `header' posting
8807         style match to use data from last viewed article.
8808         Suggested by Hrvoje Niksic.
8809
8810 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8811
8812         * spam.el (spam-point-at-eol): New alias.
8813         (spam-parse-whitelist): Use it.
8814
8815 2002-06-03  Simon Josefsson  <jas@extundo.com>
8816
8817         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
8818         (nnmail-article-group): Use it.
8819
8820 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8821
8822         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
8823         so that code reading them won't be surprised.  From Jesper Harder
8824         <harder@ifa.au.dk>.
8825
8826 2002-05-29  Simon Josefsson  <jas@extundo.com>
8827
8828         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
8829         articles.
8830
8831         * gnus.el (gnus-agent-cache): Doc fix.
8832         (gnus-agent): Change default to t.
8833
8834         * gnus-agent.el (gnus-agent-expire): Make it accept optional
8835         ARTICLES, GROUP and FORCE parameters.
8836
8837 2002-05-28  Simon Josefsson  <jas@extundo.com>
8838
8839         * gnus-group.el (gnus-group-line-format): Doc fix.
8840
8841 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8842
8843         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
8844         original article before yanking.  From Jesper Harder
8845         <harder@ifa.au.dk>.
8846
8847 2002-05-26  Simon Josefsson  <jas@extundo.com>
8848
8849         * gnus-sum.el (gnus-summary-menu-split): New function.
8850         (gnus-summary-make-menu-bar): Split charset submenu.
8851         (gnus-summary-menu-maxlen): New variable.
8852         (gnus-summary-menu-split): Use it.
8853
8854 2002-05-25  Simon Josefsson  <jas@extundo.com>
8855
8856         * mml.el (mml-preview): Generate some headers.
8857
8858         * gnus.el (gnus-large-newsgroup): Fix :type.
8859
8860         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
8861         Agent cache NOV's by default now).
8862         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
8863
8864 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
8865
8866         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
8867         call to gnus-parent-id when we check for References loops.
8868         (gnus-summary-prepare-threads): Avoid simplifying every Subject
8869         twice by saving the simplified subject string in simp-subject.
8870
8871 2002-05-23  Simon Josefsson  <jas@extundo.com>
8872
8873         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
8874         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
8875
8876         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
8877         Niklas Morberg <niklas.morberg@axis.com>.
8878
8879 2002-05-22  Simon Josefsson  <jas@extundo.com>
8880
8881         * sieve.el (sieve-change-region): Define it before it is used.
8882
8883         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
8884         (gnus-summary-reply): Ask for confirmation when replying to news.
8885         Defaults to not ask.  From Benjamin Rutt
8886         <rutt+news@cis.ohio-state.edu>.
8887
8888         * nnimap.el (nnimap-nov-is-evil): Improve doc.
8889
8890 2002-05-21  Simon Josefsson  <jas@extundo.com>
8891
8892         * sieve-mode.el (sieve-manage): Fix autoloads.
8893
8894         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
8895         name (makes it work with recent Cyrus timsieved).
8896
8897 2002-05-20  Jason  <jbaker@cs.utah.edu>
8898         Trivial patch.
8899
8900         * gnus-art.el (gnus-request-article-this-buffer): Try
8901         reconnecting if you don't get the message.
8902
8903 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8904
8905         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
8906         Reply-To headers from the headers.
8907
8908 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8909
8910         * mm-url.el (mm-url-insert): Remove junk message.
8911
8912 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8913
8914         * nnslashdot.el (nnslashdot-request-list): Parse new html.
8915         (nnslashdot-use-front-page): New variable.
8916         (nnslashdot-request-list): Use it.
8917
8918         * mm-url.el (mm-url-timeout): New variable.
8919         (mm-url-retries): Ditto.
8920         (mm-url-insert): Use it.
8921
8922 2002-05-16  Simon Josefsson  <jas@extundo.com>
8923
8924         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
8925         (gnus-simplify-subject-functions): Mention g-s-a-w.
8926
8927 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
8928
8929         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
8930         nnmail-cache-insert.
8931         * nndiary.el (nndiary-request-accept-article): Ditto.
8932         * nnfolder.el (nnfolder-request-accept-article): Ditto.
8933         * nnimap.el (nnimap-request-accept-article): Ditto.
8934         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
8935         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
8936         * nnmbox.el (nnmbox-request-accept-article): Ditto.
8937         * nnmh.el (nnmh-request-accept-article): Ditto.
8938         * nnmail.el (nnmail-cache-insert): Change group to required,
8939         removed code which tried to figure out the group.
8940
8941 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
8942
8943         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
8944         messages. From Hans de Graaff <hans@degraaff.org>.
8945         * nnml.el (nnml-request-accept-article): Pass in the group name to
8946         nnmail-cache-insert, since it's available.
8947
8948 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
8949
8950         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
8951
8952 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8953         From Florian Weimer <fw@deneb.enyo.de>.
8954
8955         * gnus.el (subscribed): New group parameter.
8956         (gnus-find-subscribed-addresses): Use it.
8957
8958 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
8959
8960         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
8961         the default for pgpmime to support pgp v2.
8962         * mml-sec.el (mml-signencrypt-style): New accessor function to
8963         allow users to get/set the signencrypt style more easily without
8964         frobbing the alist directly.
8965         * mml.el (mml-generate-mime-1): Use accessor function.
8966
8967 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8968
8969         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
8970         parenthesis for "<" and ">".  Suggested by Andreas Schwab
8971         <schwab@suse.de>.
8972
8973 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8974
8975         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
8976         when intuiting the group the message is written to.  From Josh
8977         Huber <huber@alum.wpi.edu>.
8978
8979 2002-05-06  Simon Josefsson  <jas@extundo.com>
8980
8981         * gnus-topic.el (gnus-group-topic-parameters): Work when group
8982         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
8983
8984 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
8985
8986         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
8987         argument, and fixed compiler warning. (added autoload for
8988         gpg-encrypt).
8989
8990 2002-05-04  Simon Josefsson  <jas@extundo.com>
8991
8992         * mml1991.el (mml1991-function-alist): Doc fix.
8993
8994         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
8995         doesn't exist (for previewing messages without having Gnus
8996         started).
8997
8998         * mm-util.el (mm-coding-system-priorities): Defcustom.
8999
9000         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
9001
9002 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
9003
9004         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
9005         default.
9006         * mml-sec.el:
9007         * mml-sec.el (mml-signencrypt-style): New.
9008         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
9009         argument `sign'.
9010         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
9011         signencrypt.
9012         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
9013         * mml.el (mml-generate-mime-1): Changed logic so a part which is
9014         both signed & encryped is processed in one operation. (rather than
9015         two separate ops: sign, then encrypt)
9016         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
9017         indication if a message is signed by an expired key.
9018         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
9019         enables combined sign & encrypt operation. (this was always on
9020         before).
9021         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
9022
9023 2002-05-01  Simon Josefsson  <jas@extundo.com>
9024
9025         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
9026         server.
9027         (nnimap-mailbox-info): defvar instead of defvoo.
9028
9029 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9030
9031         * gnus.el: Oort Gnus v0.06 is released.
9032
9033 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9034
9035         * lpath.el: Bind url-package-version.
9036
9037 2002-05-01  Simon Josefsson  <jas@extundo.com>
9038
9039         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
9040         filename before deleting the group itself, because the presence of
9041         a group filename decides if long filenames are used or not.
9042
9043         * gnus-art.el (gnus-button-alist): Don't inline
9044         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
9045         without also modifying g-button-alist.
9046         (gnus-button-alist): Fix type to allow variable as well as regexp.
9047         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
9048         themselves, variables to its contents.
9049         (gnus-button-entry): Ditto.
9050
9051 2002-05-01  Simon Josefsson  <jas@extundo.com>
9052
9053         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
9054         UIDNEXT as a string.
9055
9056         * nnimap.el (nnimap-string-lessp-numerical): New function.
9057         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
9058         integers.
9059
9060 2002-04-29  Simon Josefsson  <jas@extundo.com>
9061
9062         * nnmail.el (nnmail-cache-insert): Accept optional group
9063         parameter.
9064
9065         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
9066         n-r-g-a is disabled.
9067
9068 2002-04-29  Simon Josefsson  <jas@extundo.com>
9069
9070         * nnimap.el (nnimap-split-fancy): Fix doc.
9071         (nnimap-split-fancy): Fix doc.
9072
9073         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
9074         (nnimap-mailbox-info): New internal variable.
9075         (nnimap-retrieve-groups): Implement faster new mail check.
9076
9077         * nnimap.el (nnimap-split-articles): Support
9078         nnmail-cache-accepted-message-ids.
9079         (nnimap-request-accept-article): Ditto.
9080
9081         * imap.el (imap-mailbox-status-asynch): New command.
9082
9083 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
9084
9085         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
9086         are no subscribed mail groups.
9087         - Strip quoted names when comparing addresses
9088
9089 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
9090
9091         * mm-decode.el (mm-text-html-renderer): Change customize type to
9092         const.
9093
9094         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
9095         (gnus-debug-exclude-variables): do.
9096
9097 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
9098
9099         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
9100         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
9101
9102 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9103
9104         * dns.el (dns-make-network-process): New macro.
9105         (query-dns): Use it.
9106
9107 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
9108
9109         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
9110         article-buffer.
9111
9112         * mm-url.el (mm-url-package-name): New variable.
9113         (mm-url-package-version): New variable.
9114         (mm-url-insert-file-contents): Bind url-package-name and
9115         url-package-version here.
9116         * nnrss.el (nnrss-insert-w3): Move the bindings.
9117
9118         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
9119         url-package-version. Trivial change from Andrew J Cosgriff
9120         <ajc@polydistortion.net>
9121
9122         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
9123         attachments. Trivial change from Peter 'Luna' Runestig
9124         <peter@runestig.com>.
9125
9126 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
9127
9128         * nnkiboze.el (nnkiboze-request-scan): Call
9129         nnkiboze-possibly-change-group.
9130         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
9131         problems.
9132         (nnkiboze-generate-group): Set newsrc to the *highest* article
9133         number kibozed, not the lowest.
9134
9135 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
9136
9137         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
9138
9139 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9140         From Dan Christensen <jdc+news@uwo.ca>.
9141
9142         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
9143         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
9144         Recognize math postings.  Extract Date (now ignores "(15kb)").
9145         Extract email address using gnus-extract-address-components
9146         instead of just taking the first word.  Create Date and From
9147         headers for message which are missing these headers.  Get rid
9148         of spurious \\ lines (purely cosmetic).  Extend body-end and
9149         file-end regexps, to exclude more garbage from the message.
9150         Make URL rephrasing regexp more flexible, to match current
9151         format.
9152
9153 2002-04-23  Simon Josefsson  <jas@extundo.com>
9154
9155         * netrc.el: New file, functions copied from gnus-util.el by Ted
9156         Zlatanov <tzz@lifelogs.com>.
9157
9158         * gnus-util.el: Require netrc.
9159         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
9160         new code in netrc.el.
9161
9162 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9163
9164         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
9165         message-ignored-resent-headers, too.  From Matthieu Moy
9166         <Matthieu.Moy@imag.fr>.
9167
9168 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
9169
9170         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
9171         boolean not a string
9172         * gnus-group.el (gnus-group-line-format): add description of %C
9173         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
9174           as %C
9175         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
9176
9177 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
9178
9179         * nnmaildir.el (nnmaildir-request-scan): typo: set
9180         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
9181         nnmail-get-new-mail for 'find-new-groups.
9182
9183 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
9184
9185         * nnmaildir.el (nnmaildir-request-update-info,
9186         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
9187         unnecessary calls to nnmaildir-request-scan.
9188
9189 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
9190
9191         * gnus-msg.el:
9192         * gnus-msg.el (gnus-message-replysign): New.
9193         * gnus-msg.el (gnus-message-replyencrypt): New.
9194         * gnus-msg.el (gnus-message-replysignencrypted): New.
9195         * gnus-msg.el (gnus-summary-reply): Use the three new variables
9196         (above) to automatically encrypt/sign to encrypted/signed
9197         messages.
9198         * message.el:
9199         * message.el (message-mode-map): Add keybinding for
9200         `message-to-list-only'
9201         * message.el (message-mode): Add description for
9202         `message-to-list-only'
9203         * message.el (message-to-list-only): New.
9204         * message.el (message-make-mft): Changed to use the cl loop macro,
9205         and added optional flag to return only the matched list. (for use
9206         in new message-to-list-only function)
9207
9208 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
9209
9210         * gnus-msg.el:
9211         * gnus-msg.el (gnus-message-replysign):
9212         * gnus-msg.el (gnus-replysign): New.
9213         * gnus-msg.el (gnus-replyencrypt): New.
9214         * gnus-msg.el (gnus-replysignencrypted): New.
9215         * gnus-msg.el (gnus-summary-reply):
9216         * message.el:
9217         * message.el (message-mode-map):
9218         * message.el (message-mode):
9219         * message.el (message-to-list-only): New.
9220         * message.el (message-make-mft):
9221
9222 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
9223
9224         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
9225
9226 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
9227
9228         * message.el (message-gen-unsubscribed-mft): accept a prefix
9229         argument so CC can be included with C-u C-c C-f C-a
9230
9231 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9232         From Ted Zlatanov <teodor.zlatanov@divine.com>.
9233
9234         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
9235         Improve docstring.
9236         (spam-enter-blacklist): New command.
9237
9238         * gnus-sum.el (gnus-spam-mark): New mark.
9239         (gnus-auto-expirable-marks): Add gnus-spam-mark.
9240         (gnus-summary-make-tool-bar): Correct conditional.
9241         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
9242         (gnus-summary-mark-as-spam): New command.
9243
9244 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
9245
9246         * mml-sec.el (mml-secure-message): changed to support arbritrary
9247         modes.
9248         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
9249         changed to support "signencrypt" mode.
9250         * mml.el (mml-parse-1): changed to support different secure modes
9251         more easily. (for signencrypt)
9252
9253 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
9254
9255         * gnus-sum.el (gnus-update-summary-mark-positions)
9256         (gnus-summary-toggle-header):
9257         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
9258         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
9259         (gnus-uu-post-encoded):
9260         * nnfolder.el (nnfolder-possibly-change-group):
9261         * nnimap.el (nnimap-retrieve-headers):
9262         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
9263
9264 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
9265
9266         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
9267         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
9268
9269 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9270
9271         * gnus-srvr.el (gnus-server-set-info): Clear
9272         `gnus-server-method-cache' when `gnus-server-alist' is changed.
9273         From Daiki Ueno <ueno@unixuser.org>.
9274
9275 2002-04-11  Simon Josefsson  <jas@extundo.com>
9276
9277         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
9278         viewing of security buttons.  Thanks to Nicolas Kowalski
9279         <Nicolas.Kowalski@imag.fr>.
9280
9281         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
9282         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
9283         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
9284         <Nicolas.Kowalski@imag.fr>.
9285         (smime-decrypt-buffer): Ditto.
9286
9287 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9288
9289         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
9290         header line.
9291
9292 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
9293
9294         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
9295
9296 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
9297
9298         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
9299
9300 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
9301
9302         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
9303         errors when debug.
9304
9305 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
9306
9307         * message.el (message-make-mft): Changed MFT code from using
9308         message-recipients (which included Bcc) to use only the To and CC
9309         headers.
9310
9311 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
9312
9313         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
9314         add link.
9315         (gnus-treat-mail-picon): Ditto.
9316         (gnus-treat-newsgroups-picon): Ditto.
9317         (gnus-picon-databases): Fix custom type.
9318         (gnus-picon-databases): Add link.
9319         (gnus-article-x-face-command): Add to gnus-picon group.
9320
9321 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
9322
9323         * message.el (message-buffer-naming-style): Remove.
9324
9325 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
9326
9327         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
9328
9329         * message.el (message-tool-bar-map): Ditto.
9330
9331         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9332
9333 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
9334
9335         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
9336
9337 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
9338
9339         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
9340
9341 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
9342         Trivial patch.
9343
9344         * dns.el: open-network-stream under XEmacs does udp.
9345
9346 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
9347
9348         * spam.el (spam-enter-whitelist): New function.
9349         (spam-parse-whitelist): Ditto.
9350         (spam-refresh-list-cache): Ditto.
9351         (spam-address-whitelisted-p): New function.
9352
9353         * dns.el (query-dns): Use TCP when make-network-process isn't
9354         available.
9355         (dns-servers): New variable.
9356         (dns-parse-resolv-conf): New function.
9357         (query-dns): Use it.
9358
9359         * spam.el: New file.
9360
9361         * dns.el (query-dns): Test.
9362
9363 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9364
9365         * lpath.el (featurep): Bind make-network-process.
9366
9367 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
9368
9369         * nnmaildir.el: Use defstruct.  Use a single copy of
9370         nnmail-extra-headers to save memory.  Store server's group name
9371         prefix instead of each group's prefixed name.
9372         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
9373         nntp-server-buffer.
9374
9375 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9376
9377         * dns.el: New file.
9378
9379 2002-03-28  Simon Josefsson  <jas@extundo.com>
9380
9381         * gnus-sum.el (gnus-summary-dummy-line-format):
9382         * gnus.el (gnus-summary-line-format): Fixing links to Info.
9383         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
9384
9385 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9386
9387         * gnus-sum.el (gnus-summary-move-article)
9388         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
9389         the doc string.
9390
9391 2002-03-28  Simon Josefsson  <jas@extundo.com>
9392
9393         * mml-sec.el (mml-secure-message): Search after
9394         mail-header-separator from top of message.
9395
9396 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
9397
9398         * nnmaildir.el: Cosmetic changes.
9399         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
9400         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
9401         nnmaildir--group-ls): New macros/functions.  Use them.
9402         (nnmaildir--unlink): Evalutate argument only once.
9403
9404 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
9405
9406         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
9407         symbols.
9408         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
9409         `gnus-point-at-eol'.
9410
9411 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
9412
9413         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
9414         nnmaildir--marks-dir): New macros.  Use them.
9415         Use inhibit-quit for atomicity instead of in-memory journaling.
9416         (nnmaildir--edit-prep): New function.
9417         (Local Variables): Use it.
9418
9419 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
9420
9421         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9422
9423 2002-03-25  Simon Josefsson  <jas@extundo.com>
9424
9425         * message.el (message-mode): Fix doc.
9426
9427 2002-03-25  Simon Josefsson  <jas@extundo.com>
9428
9429         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
9430         Matthieu Moy <Matthieu.Moy@imag.fr>.
9431
9432 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
9433
9434         * mml-sec.el (mml-unsecure-message): Add docstring.
9435
9436 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
9437
9438         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
9439         value.
9440         Trivial change from andre@slamdunknetworks.com
9441
9442 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
9443
9444         * mml.el (mml-mode-map): Added a keybinding for
9445         `mml-unsecure-message'.  Also, added a menu entry for said
9446         function in the Attachments menu.
9447
9448 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9449
9450         * canlock.el (canlock-version): Remove.
9451         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
9452         here; simplify \x insertions.
9453         (canlock-sha1): New function, always return a unibyte string.
9454         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
9455         of a password.
9456         (canlock-insert-header): Use `canlock-sha1'.
9457         (canlock-verify): Ditto.
9458
9459 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
9460
9461         * message.el (message-fix-before-sending): Add an option that
9462         ignores illegible text.
9463         Trivial change from Mark Milhollan <mlm@attglobal.net>
9464
9465         * message.el (message-font-lock-keywords): Support multi-line MML
9466         tags.
9467
9468         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
9469         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
9470
9471 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9472
9473         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
9474         symbols for "View as different encoding" submenu.
9475
9476 2002-03-19  Simon Josefsson  <jas@extundo.com>
9477
9478         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
9479         encoding" submenu.
9480
9481 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
9482
9483         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
9484
9485 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9486
9487         * gnus-sum.el (gnus-sum-thread-tree-root)
9488         (gnus-sum-thread-tree-single-indent)
9489         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
9490         (gnus-sum-thread-tree-leaf-with-other)
9491         (gnus-sum-thread-tree-single-leaf): Make customizable.
9492
9493 2002-03-16  Simon Josefsson  <jas@extundo.com>
9494
9495         * gnus-util.el (gnus-extract-address-components): Don't break on
9496         names such as James "Kibo" Parry.  From Francis Litterio
9497         <franl@world.std.com>.
9498
9499 2002-03-13  Simon Josefsson  <jas@extundo.com>
9500
9501         * pop3.el (pop3-open-server): Revert multibyte change.  From
9502         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
9503
9504         * message.el (message-send-mail-with-qmail): Make it work.  From
9505         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
9506
9507 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
9508
9509         * message.el (message-make-mft): Set case-fold-search while
9510         generating the MFT.  Also, a little cleanup in the MFT code.
9511
9512 2002-03-12  Simon Josefsson  <jas@extundo.com>
9513
9514         * message.el (message-qmail-inject-args): May be function.
9515         (message-send-mail-with-qmail): Call function if m-q-i-a is
9516         function.  From fn@hungry.org (Faried Nawaz).
9517
9518 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
9519
9520         * message.el (message-abbrevs-loaded): Remove.
9521         (mailabbrev): Require it.
9522
9523         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
9524
9525 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9526
9527         * pop3.el (pop3-open-server): Set process buffer unibyte.
9528
9529 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9530
9531         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
9532
9533 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
9534
9535         * nnslashdot.el (nnslashdot-request-article): Remove javascript
9536         too.
9537
9538 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
9539
9540         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
9541         duplication.
9542         (gnus-summary-save-parts-type-history): Ditto.
9543         (gnus-summary-save-parts-last-directory): Ditto.
9544         Trivial change from andre@slamdunknetworks.com
9545
9546 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
9547
9548         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
9549
9550 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
9551
9552         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
9553         -->" as the end of the first article.
9554
9555         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
9556         From Matthieu Moy <Matthieu.Moy@imag.fr>
9557
9558         * message.el (message-add-action): Use add-to-list.
9559         (message-delete-action): New function.
9560
9561         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
9562         pieces.
9563
9564 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
9565
9566         * nnnil.el: New file.
9567         * gnus.el (gnus-valid-select-methods): Include nnnil.
9568
9569 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
9570
9571         * message.el (message-syntax-checks): Because canlock is
9572         supported, we disable sender syntax check.
9573         (message-shoot-gnksa-feet): Add cancel-messages option doc.
9574
9575         * gnus-draft.el (gnus-draft-send): If interactive, use its default
9576         value of message-syntax-checks.
9577
9578         * qp.el (quoted-printable-decode-region): Doc addition.
9579         From: Eli Zaretskii <eliz@is.elta.co.il>
9580
9581         * mail-source.el (make-source-make-complex-temp-name): Use
9582         make-temp-file.
9583
9584         * mm-util.el (mm-make-temp-file): New function.
9585         * nneething.el (nneething-file-name): Use it.
9586         * mml-smime.el (mml-smime-encrypt): Ditto.
9587         * mm-view.el (mm-inline-wash-with-file): Ditto.
9588         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
9589         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
9590         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
9591         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
9592         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
9593         * gnus-art.el (gnus-mime-print-part): Ditto.
9594
9595 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
9596
9597         * message.el (nnmaildir-article-number-to-base-name): New
9598         function.
9599         (nnmaildir-base-name-to-article-number): New function.
9600
9601 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9602
9603         * smime.el (smime-make-temp-file): Don't quote
9604         `temporary-file-directory'.
9605
9606 2002-03-04  Simon Josefsson  <jas@extundo.com>
9607
9608         * smime.el (smime-sign-region): Rename argument keyfiles to
9609         keyfile. You only sign something with one key.
9610         (smime-sign-buffer): Better completing-read prompt.
9611         (smime-decrypt-buffer): Ditto.
9612
9613         * smime.el (smime-make-temp-file): Make it work under XEmacs.
9614
9615         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
9616         completing-read.
9617         (mm-view-pkcs7-decrypt): CRLF->LF.
9618
9619 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
9620
9621         * message.el (message-hierarchical-addresses): New variable.
9622         (message-get-reply-headers): Use it.
9623         From Ted Zlatanov <teodor.zlatanov@divine.com>
9624
9625 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
9626
9627         * message.el (message-mode): If buffer-file-name, don't set auto
9628         save file name.
9629         Trivial change from Geoff Greene <ggreene@wpi.edu>
9630
9631 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
9632
9633         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
9634         takes one argument in read-char.
9635
9636         * message.el (message-fix-before-sending): Forward a char.
9637         Check mmu-multibyte-p, add control-1.
9638
9639 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
9640
9641         * gnus-start.el (gnus-read-init-file): Ditto.
9642
9643         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
9644
9645         * dgnushack.el (dgnushack-make-load): Ditto.
9646
9647         * mail-source.el (mail-source-fetch): Extract the right error
9648         code.
9649
9650         * message.el (message-fix-before-sending): Check illegible text.
9651
9652         * gnus-util.el (gnus-multiple-choice): New function.
9653
9654         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
9655         also defined in gnus-score.el.
9656
9657 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
9658
9659         * message.el (message-get-reply-headers): downcase email addresses
9660         for comaparisons for duplicate removal.
9661
9662 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
9663
9664         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
9665         implementation of PKCS#7, which just allows users read the
9666         message.
9667         (mm-view-pkcs7): Use it.
9668
9669 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
9670
9671         * gnus.el (large-newsgroup-initial): New parameter.
9672
9673         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
9674         (gnus-summary-insert-old-articles): Ditto.
9675
9676 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
9677
9678         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
9679         used as the default answer of the question, "How many articles?".
9680         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
9681
9682         * nnagent.el (nnagent-retrieve-headers): Remove articles with
9683         small numbers.
9684
9685 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
9686
9687         * deuglify.el: Fix comments.
9688
9689 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
9690
9691         * html2text.el (html2text-clean-anchor): If there is no HREF,
9692         insert nothing.
9693
9694         * mml.el (mml-generate-mime-1): Add cdr.
9695         From: andre@slamdunknetworks.com
9696
9697         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
9698         (mm-text-html-washer-alist): Ditto.
9699
9700         * mm-decode.el (mm-text-html-renderer): Add html2text.
9701
9702         * html2text.el: Face lift.
9703
9704         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
9705
9706 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
9707
9708         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
9709
9710         * deuglify.el: Change copy right. Add autoload. Add coding-system.
9711
9712         * deuglify.el: New file. The original file name is
9713         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
9714
9715         * mm-decode.el (mm-display-external): Use
9716         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
9717
9718 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
9719
9720         * nnmaildir.el (nnmaildir-request-list): Report the highest
9721         article number, not the total number of articles.
9722
9723 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
9724
9725         * gnus-sum.el: Move uu key map here.
9726         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
9727
9728 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
9729
9730         * nnmaildir.el (nnmaildir-request-expire-articles): Use
9731         nnmail-expiry-wait* if expire-age parameter is not set.
9732
9733 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
9734
9735         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
9736         function.
9737         (gnus-group-sort-selected-groups-by-real-name): New function.
9738         (gnus-group-make-menu-bar): Add sort by real name.
9739
9740         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
9741         rebuild.
9742         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
9743         nil as dependencies as well.
9744
9745 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
9746
9747         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
9748         for mime-parts.
9749
9750         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
9751
9752         * gnus-group.el (gnus-group-name-decode): Don't test
9753         multibyte-string, because it breaks XEmacs.
9754         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
9755
9756         * message.el (message-send-mail): Be talkative.
9757
9758         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
9759         (mm-automatic-display): Ditto.
9760
9761         * mailcap.el (mailcap-mime-data): Ditto.
9762         From: Reiner Steib <4uce.02.r.steib@gmx.net>
9763
9764 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9765
9766         * many files: Remove trailing whitespaces, replace spc+tab with
9767         tab, replace leading whitespaces with tabs.
9768
9769 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
9770
9771         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
9772         articles with no body and no blank line after the header.
9773
9774 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
9775
9776         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
9777         parts.
9778
9779         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
9780         non-ascii chars.
9781
9782         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
9783
9784         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
9785         w3-delay-image-loads.
9786         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
9787         (mm-w3-prepare-buffer): Ditto.
9788
9789         * mail-source.el (mail-source-fetch-directory): Run scripts.
9790
9791 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9792
9793         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
9794         for Majordomo confirmations.
9795
9796 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9797
9798         * gnus-fun.el (gnus-respond-to-confirmation): New command.
9799
9800 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9801
9802         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
9803
9804 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
9805
9806         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
9807         References header field.  From Mark Thomas <mthomas@cmu.edu>.
9808
9809 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
9810
9811         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
9812         (mm-inline-render-with-stdin): Ditto.
9813         (mm-inline-render-with-function): Ditto.
9814         (mm-inline-wash-with-file): Bind coding-system-for-write.
9815         (mm-inline-wash-with-stdin): Ditto.
9816
9817 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
9818
9819         Suggested by Felix Natter <fnatter@gmx.net>
9820
9821         * gnus-art.el (gnus-mime-view-part-externally): Rename from
9822         gnus-mime-externalize-view.
9823         (gnus-mime-view-part-internally): Rename from
9824         gnus-mime-internalize-view.
9825         (gnus-article-view-part-externally): Rename from
9826         gnus-article-externalize-part.
9827         (gnus-mime-action-alist): Change correspondingly.
9828         (gnus-mime-button-commands): Ditto.
9829         (gnus-mime-action-alist): Remove duplication.
9830
9831         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
9832
9833 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
9834
9835         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
9836
9837         * gnus-art.el (gnus-display-mime): Use it.
9838
9839         * mm-partial.el (mm-partial-find-parts): Use it.
9840
9841         * gnus-sum.el (gnus-article-loose-mime): Rename from
9842         gnus-article-no-strict-mime.
9843         (gnus-summary-save-parts): Use it.
9844
9845 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9846
9847         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
9848         local variable.
9849
9850         * gnus-art.el (article-display-x-face): Don't sort multiple
9851         X-Faces.
9852
9853 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9854
9855         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
9856         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
9857
9858         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
9859
9860 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
9861
9862         Some ideas is inspired by code from Hrvoje Niksic
9863         <hniksic@arsdigita.com>
9864
9865         * gnus-art.el (gnus-article-wash-function): Set the default to
9866         nil, so that we use mm-text-html-renderer instead.
9867         (article-wash-html): Use mm-text-html-renderer.
9868
9869         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
9870         (mm-text-html-renderer): New variable.
9871         (mm-inline-text-html-renderer): Set the default to nil, so that we
9872         use mm-text-html-renderer instead.
9873
9874         * mm-view.el (mm-inline-text-html): New function.
9875         (mm-text-html-renderer-alist): New variable.
9876         (mm-inline-text-vcard): New function.
9877         (mm-inline-text): Split.
9878         (mm-links-remove-leading-blank): New function.
9879         (mm-inline-render-with-file): New function.
9880         (mm-inline-render-with-stdin): New function.
9881         (mm-inline-render-with-function): New function.
9882         (mm-text-html-washer-alist): New variable.
9883         (mm-inline-wash-with-file): New function.
9884         (mm-inline-wash-with-stdin): New function.
9885
9886 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
9887
9888         * message-utils.el: Fix installation doc.
9889         From: Reiner Steib <4uce.02.r.steib@gmx.net>
9890
9891 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
9892
9893         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
9894         (gnus-post-method): Use it.
9895         (gnus-summary-cancel-article): Find the correct post-method.
9896
9897         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
9898         * message.el (message-send-news): Ditto.
9899         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
9900         <ipmonger@delamancha.org>
9901
9902         * gnus.el (gnus-select-method): Fix doc.
9903         (gnus-server-string): Use 'using nntp'.
9904
9905         * gnus-agent.el (gnus-slave-unplugged): New command.
9906         From: Felix Natter <fnatter@gmx.net>
9907
9908 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
9909
9910         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
9911         Call edit-done-function first, then change the window
9912         configuration.
9913         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
9914         (gnus-article-edit-mode): mml-mode.
9915
9916         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
9917         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
9918
9919         * message-utils.el: Adopt the file.
9920
9921         * message-utils.el: New file.
9922         From Holger Schauer <Holger.Schauer@gmx.de>
9923
9924 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
9925
9926         * gnus-sum.el (gnus-summary-move-article): Select-article only
9927         when gnus-move-split-methods is non-nil. And we don't render or
9928         mark the article.
9929
9930         * gnus-fun.el (gnus-shell-command-to-string): New function.
9931         (gnus-shell-command-on-region): New function.
9932         (gnus-random-x-face): Use them.
9933         (gnus-x-face-from-file): Ditto.
9934         (gnus-convert-image-to-gray-x-face): Ditto.
9935         (gnus-convert-gray-x-face-to-xpm): Ditto.
9936         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
9937
9938 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9939
9940         * gnus-art.el (gnus-treat-display-xface): Don't use
9941         `shell-command-to-string' when compiling.
9942         (gnus-treat-display-grey-xface): Ditto.
9943
9944 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
9945
9946         * nnmaildir.el (nnmaildir--article-count): If the group is
9947         completely empty, report minimum article number as 1 instead of 0.
9948
9949 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
9950
9951         * gnus-agent.el (gnus-get-predicate): Use nconc.
9952
9953         * gnus-sum.el (gnus-summary-display-make-predicate): Use
9954         gnus-summary-display-cache as cache.
9955
9956         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
9957         (nndoc-mail-in-mail-type-p): New function.
9958         (nndoc-mail-in-mail-article-begin): New function.
9959
9960 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
9961
9962         * mailcap.el (mailcap-mime-data): Use enriched-decode.
9963
9964         * gnus-cite.el (gnus-article-fill-cited-article): Bind
9965         use-hard-newlines to nil.
9966
9967         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
9968         image is not available if window-system is not available.
9969
9970         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
9971
9972 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
9973
9974         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
9975         bookmark, because update-mark doesn't handle it correctly.
9976
9977 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
9978
9979         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
9980         directly instead of calling message-send-mail.
9981
9982         * gnus-start.el (gnus-read-descriptions-file): Use
9983         gnus-default-charset.
9984
9985         * mm-util.el (mm-guess-mime-charset): New function.
9986
9987         * gnus.el (gnus-default-charset): Use it.
9988         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
9989         the default.
9990
9991 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
9992
9993         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
9994         (article-display-x-face): Use it.  Disable grey xface, if
9995         uncompface is not found.
9996
9997         * message.el (message-mode): Don't enable multibyte on an indirect
9998         buffer.
9999
10000         * nnrss.el (nnrss-content-function): New variable.
10001         (nnrss-request-article): Use it.
10002
10003 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
10004
10005         * gnus.el: Add article-unsplit-urls.
10006         * gnus-sum.el: Ditto.
10007         * gnus-art.el (gnus-treat-strip-cr): New variable.
10008         (gnus-treatment-function-alist): Use it.
10009         (article-unsplit-urls): New function.
10010         (gnus-article-make-menu-bar): Use it.
10011         From: Michael Cook <michael.cook@cisco.com>
10012
10013 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
10014
10015         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
10016         copy.
10017
10018 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
10019
10020         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
10021         with internal whitespace.
10022         (gnus-parent-id): Ditto.
10023
10024 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
10025
10026         * gnus-art.el (gnus-article-treat-body-boundary): Add
10027         gnus-decoration property.
10028         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
10029
10030         * message.el (message-mode): Set local-abbrev-table.
10031         From Matt Armstrong <matt@lickey.com>.
10032
10033         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
10034         too many spaces.
10035
10036         * rfc2047.el (rfc2047-unfold-region): Ditto.
10037         (rfc2047-decode-region): Don't unfold. Let
10038         gnus-article-treat-unfold-headers do it.
10039
10040         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
10041         From: Jesper Harder <harder@ifa.au.dk>
10042
10043 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10044
10045         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
10046         (gnus-configure-posting-styles): Use it.
10047         (gnus-configure-posting-styles): Remove trailing newspaces.
10048
10049 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
10050
10051         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
10052         is non-nil.
10053
10054         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
10055
10056         * gnus.el (gnus-server-to-method): Switch position with
10057         gnus-server-get-method.
10058         (gnus-agent): Add doc.
10059
10060         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
10061         (gnus-summary-save-parts): Use it.
10062
10063         * gnus-art.el (gnus-display-mime): Use it.
10064         * mm-partial.el (mm-partial-find-parts): Use it.
10065
10066         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
10067
10068         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
10069         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
10070
10071         * nnagent.el (nnagent-request-expire-articles): Don't delete
10072         files.
10073
10074 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
10075
10076         * message.el (message-gen-unsubscribed-mft): New function.
10077         From Sriram Karra <karra@cs.utah.edu>.
10078
10079         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
10080         open parenthesis.
10081
10082         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
10083         (mm-inline-text-html-render-with-w3): Ditto.
10084         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
10085         Suggested by Dave Love  <d.love@dl.ac.uk>.
10086
10087         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
10088
10089         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
10090         * nntp.el (nntp-send-command): Ditto.
10091         * nntp.el (nntp-send-command-nodelete): Ditto.
10092
10093 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
10094
10095         * mm-url.el (mm-url-load-url): New function.
10096         (mm-url-insert-file-contents): Use it.
10097
10098         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
10099
10100         * message.el (message-forward-make-body): Correctly copy
10101         forward-buffer.
10102
10103         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
10104
10105 2002-02-04  Simon Josefsson  <jas@extundo.com>
10106
10107         * gnus-art.el (gnus-article-followup-with-original): Mark with
10108         force, prevent errors when following up from article buffer.
10109         (gnus-article-reply-with-original): Ditto.
10110
10111         * binhex.el (binhex-decoder-switches): Fix doc.  From
10112         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
10113
10114 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
10115
10116         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
10117         highlight-citation after emphasize.
10118
10119 2002-02-04  Simon Josefsson  <jas@extundo.com>
10120
10121         * nnfolder.el (nnfolder-open-marks):
10122
10123         * nnml.el (nnml-open-marks): Message when done.  From David
10124         Edmondson <dme@sun.com>.
10125
10126 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10127
10128         * imap.el (imap-anonymous-auth): Fix typo.
10129         From: Steinar Bang <sb@dod.no>
10130
10131         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
10132         save-excursion.
10133         (gnus-cache-braid-heads): Ditto.
10134
10135         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
10136         line, because there are extra articles in the overview buffer.
10137
10138         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
10139
10140         * message.el (message-forward-rmail-make-body): Directly use
10141         rmail-msg-restore-non-pruned-header to avoid calling
10142         vertical-motion.
10143
10144 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
10145
10146         * gnus-cache.el (gnus-summary-insert-cached-articles):
10147         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
10148
10149         * gnus-group.el (gnus-group-mark-article-read): Nreverse
10150         gnus-newsgroups-unselected.
10151
10152         * gnus-agent.el (gnus-summary-set-agent-mark): Use
10153         gnus-add-to-sorted-list.
10154
10155         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
10156         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
10157         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
10158         (gnus-update-read-articles): UNREAD is sorted.
10159         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
10160         (gnus-newsgroup-marked, gnus-newsgroup-cached)
10161         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
10162         (gnus-newsgroup-dormant): Require sorted.
10163
10164         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
10165         directories.
10166         (gnus-dired-print): New function.
10167
10168         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
10169         ps-despool.
10170
10171 2002-02-02  Simon Josefsson  <jas@extundo.com>
10172
10173         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
10174
10175 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
10176
10177         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
10178         t. This makes gnus-agent customizable without putting
10179         gnus-agentize into .gnus.
10180
10181         * gnus.el (gnus-agent): Make it customizable.
10182
10183         * gnus-dired.el: New file.
10184         From Benjamin Rutt <brutt@bloomington.in.us>
10185
10186         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
10187         if no article.
10188         (gnus-cache-possibly-remove-article): Ditto.
10189         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
10190
10191 2002-02-01  Simon Josefsson  <jas@extundo.com>
10192
10193         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
10194
10195 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10196
10197         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
10198         (mm-setup-w3m): Don't bind keys listed in the above.
10199
10200 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10201
10202         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
10203         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
10204         is non-nil; bind `w3m-force-redisplay' with nil.
10205
10206         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10207
10208         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
10209
10210 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
10211
10212         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
10213         use mail-header-unfold-field.
10214
10215         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
10216         gnus-summary-limit.
10217
10218         * gnus-range.el (gnus-add-to-sorted-list): New function.
10219         * gnus-sum.el (gnus-mark-article-as-read): Use it.
10220         (gnus-mark-article-as-unread): Ditto.
10221         (gnus-summary-mark-article-as-unread): Ditto.
10222         (gnus-build-get-header): Ditto.
10223         (gnus-summary-prepare-threads): Ditto.
10224         (gnus-summary-insert-pseudos): Ditto.
10225         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
10226         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
10227         (gnus-summary-insert-old-articles): Ditto.
10228
10229         * gnus-msg.el (gnus-posting-styles): Add new format of header.
10230         (gnus-configure-posting-styles): Support the new format.
10231
10232         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
10233         edebug-form-spec to (sexp body).
10234         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
10235
10236         * message.el (message-reply-headers): Add doc.
10237
10238 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
10239
10240         * gnus-group.el (gnus-group-delete-group): Nix the entry in
10241         gnus-cache-active-hashtb.
10242
10243         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
10244         (gnus-agent-summary-fetch-group): Use it.
10245
10246         * gnus-msg.el (gnus-debug-files): New variable.
10247         (gnus-debug-exclude-variables): New variable.
10248         (gnus-debug): Use them.
10249
10250         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
10251
10252 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
10253
10254         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
10255         (message-mode-syntax-table): Move back the previous position.
10256
10257         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
10258
10259         * gnus-agent.el (gnus-agent-retrieve-headers): Use
10260         gnus-sorted-difference.
10261
10262         * nnsoup.el (nnsoup-request-expire-articles): Use
10263         gnus-sorted-difference.
10264
10265         * nnheader.el: Autoload gnus-sorted-difference.
10266
10267         * nnfolder.el (nnfolder-request-expire-articles): Use
10268         gnus-sorted-difference.
10269
10270         * gnus-cache.el (gnus-cache-retrieve-headers): Use
10271         gnus-sorted-difference.
10272
10273         * gnus-range.el: Autoload cookies.
10274         (gnus-sorted-difference): New function.
10275         (gnus-sorted-ndifference): New function.
10276         (gnus-sorted-nintersection): Rename from
10277         gnus-set-sorted-intersection.
10278         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
10279         (gnus-list-range-difference): Rename from
10280         gnus-inverse-list-range-intersection.
10281         (gnus-inverse-list-range-intersection): Use defalias.
10282
10283         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
10284         gnus-sorted-ndifference, and gnus-sorted-nintersection.
10285         (gnus-articles-to-read): Use gnus-sorted-difference.
10286         (gnus-summary-limit-mark-excluded-as-read): Use
10287         gnus-sorted-intersection and gnus-sorted-ndifference.
10288         (gnus-list-of-read-articles): Use gnus-list-range-difference.
10289         (gnus-summary-insert-articles): Use gnus-sorted-difference.
10290
10291         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
10292
10293 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10294
10295         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
10296         property to the buffer for using emacs-w3m command keys.
10297
10298         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
10299         option.
10300
10301         * mm-view.el (mm-w3m-mode-map): New variable.
10302         (mm-w3m-mode-command-alist): New variable.
10303         (mm-w3m-minor-mode): Removed.
10304         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
10305         (mm-inline-text-html-render-with-w3m): Add keymap property to the
10306         buffer for using emacs-w3m command keys.
10307
10308 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
10309
10310         * message.el (message-mode-syntax-table): Move forward.
10311         (message-cite-prefix-regexp): Auto detect non word constituents.
10312         (message-cite-prefix-regexp): Don't use with-syntax-table.
10313
10314         * gnus-sum.el (gnus-summary-update-info): Use
10315         gnus-list-range-intersection.
10316
10317         * gnus-agent.el (gnus-agent-fetch-headers): Use
10318         gnus-list-range-intersection.
10319
10320         * gnus-range.el (gnus-range-normalize): Use correct predicate.
10321         (gnus-list-range-intersection): Use it.
10322         (gnus-inverse-list-range-intersection): Ditto.
10323         (gnus-sorted-intersection): Add doc.
10324         (gnus-set-sorted-intersection): Add doc.
10325         (gnus-sorted-union): New function.
10326         (gnus-set-sorted-union): New function.
10327
10328         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
10329         (gnus-inverse-list-range-intersection): Ditto.
10330
10331 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
10332
10333         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
10334
10335         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
10336         and permit `:' and `\' in order to handle full Windows pathnames.
10337         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
10338         technically not correct per standard, but seems to have common use.
10339
10340 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
10341
10342         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
10343         replacing numbers.
10344
10345 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
10346
10347         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
10348
10349         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
10350         Don't split when the window is small, e.g. when a small *BBDB*
10351         window is the lowest one.
10352
10353         * gnus-agent.el (gnus-agent-retrieve-headers): Use
10354         nnheader-find-nov-line to speed up. Use nreverse, because it is
10355         sorted. Use nnheader-insert-nov-file.
10356
10357 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10358
10359         * mm-decode.el (mm-inline-text-html-with-images): New user option.
10360
10361         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
10362         of `w3m-display-inline-images' with the value of
10363         `mm-inline-text-html-with-images'.
10364         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
10365
10366         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10367
10368 2002-01-27  Richard M. Stallman  <rms@gnu.org>
10369
10370         * time-date.el: Add autoload cookies.  Many doc fixes.
10371         (time-add): New function.
10372         (time-subtract): Renamed from subtract-time.
10373         (subtract-time): New alias for time-subtract.
10374
10375 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10376
10377         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
10378         emacs-w3m in doc-string.
10379
10380         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
10381         `w3m-current-buffer'.
10382
10383 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10384
10385         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
10386
10387         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
10388         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
10389         (mm-w3m-cid-retrieve): New function.
10390         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
10391
10392 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
10393
10394         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
10395
10396 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10397
10398         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
10399
10400 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10401
10402         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
10403         32K.
10404
10405         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
10406
10407         * nnmail.el (nnmail-article-group): Decode headers before running
10408         split rules over them.
10409         (nnmail-mail-splitting-charset): New variable.
10410
10411         * smiley.el: Replaced with smiley-ems.el.
10412
10413 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
10414
10415         * mm-url.el (mm-url-predefined-programs): Add w3m.
10416         (mm-url-program): Ditto.
10417
10418 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10419
10420         * nnml.el (nnml-use-compressed-files): New variable.
10421         (nnml-filenames-are-evil): Removed.
10422         (nnml-current-group-article-to-file-alist): Don't use.
10423         (nnml-update-file-alist): Inhibit.
10424         (nnml-article-to-file): Use new var.
10425
10426 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
10427
10428         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
10429
10430         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
10431
10432 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10433
10434         * gnus-agent.el (gnus-agent-load-alist): Use new caching
10435         function.
10436
10437         * gnus-util.el (gnus-cache-file-contents): New function.
10438
10439         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
10440         (gnus-agent-load-alist): Use it.
10441
10442         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
10443
10444         * nnheader.el (nnheader-insert-nov-file): New function.
10445
10446         * gnus-util.el (gnus-parse-without-error): Correct the loop.
10447
10448         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
10449         there are no references.
10450         (gnus-extract-message-id-from-in-reply-to): New function.
10451         (gnus-nov-parse-line): Use in-reply-to if there are no
10452         references.
10453
10454 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10455
10456         * nnagent.el (nnagent-retrieve-headers): Use new macro.
10457
10458         * gnus-util.el (gnus-parse-without-error): New macro.
10459
10460 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
10461
10462         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
10463         (gnus-article-wash-function): use locate-library to decide which
10464         to use.
10465
10466 2002-01-25  Simon Josefsson  <jas@extundo.com>
10467
10468         * pop3.el (pop3-munge-message-separator): Work if no date.
10469         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
10470
10471 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10472
10473         * gnus-agent.el (gnus-agent-save-alist): Fix.
10474
10475         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
10476         mistake.  Reinstated lost code.
10477
10478 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
10479
10480         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
10481         one exists in the case of an encrypted message with an internal
10482         signature.
10483
10484 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10485
10486         * gnus-agent.el (gnus-agent-save-alist): Optimized.
10487
10488 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10489
10490         * dgnushack.el: Commented out the experimental code.
10491
10492 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10493
10494         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
10495         error.
10496
10497         * gnus.el (gnus-server-to-method): Made into subst.
10498         (gnus-server-method-cache): New variable.
10499         (gnus-server-to-method): Use it.
10500         (gnus-group-method-cache): New variable.
10501         (gnus-find-method-for-group-1): Renamed.
10502         (gnus-find-method-for-group): New function.
10503         (gnus-group-method-cache): Removed.
10504
10505         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
10506         function.
10507
10508         * gnus-range.el (gnus-members-of-range): New function.
10509         (gnus-list-range-intersection): Renamed.
10510         (gnus-inverse-list-range-intersection): New function.
10511
10512         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
10513
10514         * nnagent.el (nnagent-retrieve-headers): New implementation.
10515
10516         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
10517         implementation.
10518
10519 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10520
10521         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
10522         `w3m-meta-content-type-charset-regexp'.
10523
10524         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
10525         charset-encoded html contents.
10526
10527 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
10528
10529         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
10530         an empty file.
10531
10532         * nnweb.el (url): Ignore errors when request url.
10533
10534         * nnrss.el: Clean up the comments.
10535
10536 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10537
10538         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
10539
10540         * mm-decode.el (mm-inline-text-html-renderer): New user option.
10541         (mm-inline-media-tests): Test whether the value of
10542         `mm-inline-text-html-renderer' is a function for text/html.
10543
10544         * mm-view.el (mm-inline-text-html-render-with-w3): New function
10545         separated from `mm-inline-text'.
10546         (mm-w3m-minor-mode): New variable.
10547         (mm-w3m-setup): New variable.
10548         (mm-setup-w3m): New function.
10549         (mm-inline-text-html-render-with-w3m): New function.
10550         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
10551         text/html.
10552
10553 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
10554
10555         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
10556
10557 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10558
10559         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
10560         and `gnus-xmas-completing-read'.
10561
10562 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10563
10564         * nneething.el (nneething-message-id-number): Abolished.
10565         (nneething-encode-file-name): Not encode numerical characters.
10566         (nneething-make-head): `nneething-message-id-number' is not
10567         used to generate message IDs.
10568
10569 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10570
10571         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
10572         characters.
10573
10574 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10575
10576         * gnus-xmas.el (gnus-xmas-completing-read): New function.
10577         (gnus-xmas-redefine): Redefine conditionally.
10578
10579 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
10580
10581         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
10582         tag.
10583
10584 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
10585
10586         * message.el (message-font-lock-keywords): Added the secure tag.
10587         * mml-sec.el: Added functions to generate/modify/remove the secure
10588         tag while in message mode.
10589         * mml-sec.el (mml-secure-message): New.
10590         * mml-sec.el (mml-unsecure-message): New.
10591         * mml-sec.el (mml-secure-message-sign-smime): New.
10592         * mml-sec.el (mml-secure-message-sign-pgp): New.
10593         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
10594         * mml-sec.el (mml-secure-message-encrypt-smime): New.
10595         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
10596         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
10597         * mml.el (mml-parse-1): Added code to recognise the secure tag and
10598         convert it to either a part or multipart depending on if there are
10599         other parts in the message.
10600         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
10601         to use the secure tag, rather than the part tag.
10602         * mml.el (mml-preview): Added a save-excursion to keep cursor
10603         position after doing an MML preview.
10604
10605 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10606
10607         * nnheader.el (nnheader-parse-overview-file): New function.
10608         (nnheader-write-overview-file): New function.
10609
10610 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10611
10612         * gnus.el (gnus-group-fast-parameter): Check better if expansion
10613         in wanted.
10614
10615         * nnweb.el (nnweb-type-definition): Clean up.
10616
10617 2002-01-21  Alastair Burt  <burt@dfki.de>
10618         Trivial patch.
10619
10620         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
10621         buffer exists before jumping to it.
10622
10623 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10624
10625         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
10626         function.
10627         (article-wash-html): Use it.
10628         (gnus-article-wash-function): New variable.
10629         (gnus-article-wash-html-with-w3m): New function.
10630
10631 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
10632
10633         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
10634         XEmacs.
10635
10636 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
10637
10638         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
10639         command line.
10640
10641 2002-01-21  Simon Josefsson  <jas@extundo.com>
10642
10643         * canlock.el (base64-encode-string): Autoload it from base64.
10644         (canlock-make-cancel-key): Base64 encode unibyte string.
10645
10646 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10647
10648         * nnfolder.el (nnfolder-request-accept-article): Unfold
10649         x-from-line.
10650         (nnfolder-request-replace-article): Ditto.
10651
10652 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
10653
10654         * gnus-group.el (gnus-group-best-unread-group): Use the right
10655         positioning function.
10656
10657 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10658
10659         * smiley-ems.el (smiley-region): Use new function.
10660         (smiley-update-cache): Use general image functions.
10661         (smiley-region): Use general functions.
10662
10663         * gnus-util.el (gnus-graphic-display-p): New function.
10664
10665         * nnmail.el (nnmail-article-group): Allow outputting traces of
10666         non-strings.
10667
10668         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
10669         (nndoc-exim-bounce-type-p): New function.
10670
10671         * message.el (message-dont-send): Doc fix.
10672
10673         * gnus-util.el (gnus-completing-read): Remove
10674         inherit-input-method.
10675
10676         * gnus-art.el (gnus-treat-smiley): Doc fix.
10677
10678         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
10679         articles.
10680
10681 2002-01-19  Simon Josefsson  <jas@extundo.com>
10682
10683         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
10684         (imap-kerberos4-open): Ditto.
10685         (imap-open): Set port correctly, don't set auth.
10686
10687 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10688
10689         * gnus.el (gnus-version-number): Bump version number.
10690
10691 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10692
10693         * gnus.el: Oort Gnus v0.05 is released.
10694
10695 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10696
10697         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
10698         exists.
10699
10700         * gnus-spec.el (gnus-string-width-function): New function.
10701         (gnus-tilde-cut-form): Use it.
10702         (gnus-tilde-max-form): Ditto.
10703         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
10704         (gnus-substring-function): Use it.
10705         (gnus-tilde-cut-form): Ditto.
10706         (gnus-substring-function): New function.
10707
10708         * message.el (message-check-news-header-syntax): New message.
10709
10710         * gnus.el (gnus-slave-no-server): Doc fix.
10711
10712         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
10713
10714 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10715
10716         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
10717         `seen' if it looks like (seen NUM1 . NUM2).  It should be
10718         (seen (NUM1 . NUM2)).
10719
10720 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10721
10722         * gnus-topic.el (gnus-topic-catchup-articles): Update article
10723         number in closed topics.
10724
10725 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
10726
10727         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
10728         functions.
10729
10730 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10731
10732         * gnus.el (gnus-group-find-parameter): Clean up.
10733
10734         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
10735         articles.
10736
10737         * gnus-util.el (gnus-completing-read-with-default): Renamed.
10738
10739         * nnmail.el (nnmail-article-group): Clean up.
10740
10741 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
10742
10743         * gnus-agent.el (gnus-category-name): Intern the category name.
10744
10745 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10746
10747         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
10748
10749         * gnus-util.el (gnus-completing-read): New function.
10750
10751 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
10752
10753         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
10754
10755         * smiley-ems.el (smiley-region): Register smiley.
10756         (smiley-toggle-buffer): Rewrite the function.
10757         (smiley-active): Removed.
10758
10759 2002-01-19  Simon Josefsson  <jas@extundo.com>
10760
10761         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
10762         Jesper Harder <harder@ifa.au.dk>.
10763
10764 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10765
10766         * gnus-art.el (gnus-request-article-this-buffer): Call
10767         `nneething-get-file-name' to extract the file name from the
10768         message id.
10769
10770         * nneething.el (nneething-encode-file-name): New function.
10771         (nneething-decode-file-name): Ditto.
10772         (nneething-get-file-name): Ditto.
10773         (nneething-make-head): Encode the file name and encapsulate it
10774         into the field of the message id.
10775
10776 2002-01-18  Simon Josefsson  <jas@extundo.com>
10777
10778         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
10779         stored in .marks.
10780
10781         * nnfolder.el (nnfolder-request-update-info): Ditto.
10782
10783 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
10784
10785         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
10786
10787 2002-01-18  Simon Josefsson  <jas@extundo.com>
10788
10789         * imap.el (imap-starttls-p): Don't check for binary.
10790         (imap-gssapi-auth-p): Ditto.
10791         (imap-kerberos4-auth-p): Ditto.
10792         (imap-open): Change logic.  Iterate through all possible streams,
10793         instead of bailing out after first failure.  Move authenticator
10794         decision to `imap-authenticate'.
10795         (imap-authenticate): Change logic, now finds the authenticator to
10796         use, was previously in `imap-open'.
10797         (imap-open): Return nil on failure.
10798         (imap-open): Setup temp buffer correctly.
10799         (imap-open): Return buffer only on success.
10800         (imap-interactive-login, imap-interactive-login): Tell the user
10801         which stream/authenticator is used for the queried
10802         username/password.
10803         (imap-open, imap-authenticate): Set variables.
10804         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
10805         (imap-open): Don't assume how `with-temp-buffer' is implemented.
10806
10807 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10808
10809         * gnus-fun.el (gnus-grab-cam-x-face): New function.
10810
10811 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10812
10813         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
10814
10815 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
10816
10817         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
10818         (gnus-agent-group-mode-map): Bind it to "Jo".
10819         (gnus-agent-group-make-menu-bar): Add it into menu bar.
10820
10821 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
10822
10823         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
10824         (gnus-summary-mail-toolbar): Add mail article deletion button.
10825
10826         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
10827         false positives for lines of "^^^^".
10828
10829         * gnus-picon.el (gnus-picon-find-face): faces database is all
10830         lowercase.
10831
10832 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
10833
10834         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
10835         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
10836         duplications.
10837         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
10838
10839 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10840
10841         * gnus-sum.el (gnus-summary-initial-limit): Inline
10842         gnus-summary-limit-children.
10843         (gnus-summary-initial-limit): Don't limit if
10844         gnus-newsgroup-display is nil.
10845         (gnus-summary-initial-limit): No, don't.
10846
10847         * gnus-util.el
10848         (gnus-put-text-property-excluding-characters-with-faces): Inline
10849         gnus-put-text-property.
10850
10851         * gnus-spec.el (gnus-default-format-specs): New variable.
10852
10853         * gnus-start.el (gnus-read-newsrc-file): Don't clear
10854         gnus-format-specs.
10855         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
10856
10857         * gnus-spec.el (gnus-update-format-specifications): Really check
10858         the Gnus version of the .newsrc.eld file.
10859         (gnus-format-specs): Save the new default summary format.
10860
10861         * gnus-util.el (gnus-parent-id): Check whether references is empty
10862         before splitting.
10863
10864         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
10865         functions.
10866         (gnus-gather-threads-by-references): Inline
10867         `gnus-split-references'.
10868
10869         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
10870         default value of gnus-summary-line-format-spec.
10871
10872 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
10873
10874         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
10875         message.
10876         (nnslashdot-request-list): Ditto.
10877         (nnslashdot-sid-strip): Removed.
10878
10879 2002-01-15  Simon Josefsson  <jas@extundo.com>
10880
10881         * nnimap.el (nnimap-close-asynchronous): Enable.
10882         (nnimap-close-group): Expunge.
10883
10884 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
10885
10886         * gnus-util.el (gnus-user-date-format-alist): Typo.
10887         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
10888
10889 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10890
10891         * nneething.el (nneething-request-article): Set
10892         `nnmail-file-coding-system' to `binary' locally, in order to read
10893         files without any conversion.
10894
10895 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
10896
10897         * gnus-agent.el (gnus-agent-retrieve-headers): Use
10898         nnheader-file-coding-system and nnmail-active-file-coding-system.
10899         (gnus-agent-regenerate-group): Ditto.
10900         (gnus-agent-regenerate): Ditto.
10901         (gnus-agent-write-active): Ditto.
10902         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
10903
10904 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
10905
10906         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
10907         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
10908
10909 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
10910
10911         * gnus.el: We don't need gnus-article-show-all-headers.
10912
10913         * gnus-art.el (article-show-all, gnus-article-show-all-header):
10914         Ditto.
10915
10916         * gnus-sum.el (gnus-summary-select-article): Don't call
10917         show-all-headers, because hidden headers are not hidden text any
10918         more.
10919
10920 2002-01-13  Simon Josefsson  <jas@extundo.com>
10921
10922         * message.el (message-newline-and-reformat): Use `newline' instead
10923         of inserting \n, so that the newline is marked as hard.
10924
10925         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
10926         From Jesper Harder <harder@ifa.au.dk>.
10927
10928 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
10929
10930         * imap.el (imap-close): Keep going if quit.
10931
10932         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
10933         nntp-server-buffer.
10934
10935 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10936
10937         * mm-view.el (mm-display-inline-fontify): Require font-lock to
10938         avoid unbinding shadowed variables.
10939
10940         * gnus-art.el (gnus-picon-databases): Moved here.
10941         (gnus-picons-installed-p): Moved here.
10942         (gnus-article-reply-with-original): Use `mark'.
10943
10944         * gnus.el (gnus-picon): Moved here and renamed.
10945
10946         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
10947         installed.
10948         (gnus-treat-mail-picon): Ditto.
10949         (gnus-treat-newsgroups-picon): Ditto.
10950
10951         * gnus-picon.el (gnus-picons-installed-p): New function.
10952
10953 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
10954
10955         * gnus-agent.el (gnus-agent-go-online): Fix doc.
10956
10957 2002-01-12  Simon Josefsson  <jas@extundo.com>
10958
10959         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
10960         (nnimap-before-find-minmax-bugworkaround): Use it.
10961         (nnimap-find-minmax-uid): Don't reselect current mailbox.
10962         (nnimap-dont-close): New variable.
10963         (nnimap-close-group): Use it.
10964
10965 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10966
10967         * gnus-art.el (gnus-article-reply-with-original): Use
10968         `mark-active'.
10969
10970         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
10971
10972         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
10973         (gnus-score-advanced): Clean up.
10974         (gnus-score-advanced): Accept a multiple of the score.
10975
10976 2002-01-12  Simon Josefsson  <jas@extundo.com>
10977
10978         * flow-fill.el (fill-flowed-display-column)
10979         (fill-flowed-encode-columnq): New variables.  Suggested by
10980         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
10981         (fill-flowed-encode, fill-flowed): Use them.
10982
10983         * message.el (message-send-news, message-send-mail): Use
10984         m-b-s-n-p-e-h-n.
10985
10986         * mml.el (autoload): Autoload fill-flowed-encode.
10987         (mml-buffer-substring-no-properties-except-hard-newlines): New
10988         function.
10989         (mml-read-part): Use it.
10990         (mml-generate-mime-1): Encode format=flowed if appropriate.
10991         (mml-insert-mime-headers): Insert format=flowed.
10992
10993         * flow-fill.el (fill-flowed-encode): New function.
10994         (fill-flowed): Bind fill-column to window width.
10995
10996 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10997
10998         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
10999         it exists.
11000         (gnus-summary-setup-buffer): Wake up dead summary buffers.
11001         (gnus-summary-buffer-name): Don't return the dead name after all.
11002         (gnus-summary-setup-buffer): Kill the dead buffer.
11003
11004         * gnus-art.el (gnus-article-followup-with-original): Store the
11005         value of the mark before deactivating it.
11006
11007 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
11008
11009         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
11010         From: Karl Kleinpaste <karl@charcoal.com>
11011
11012         * gnus-art.el (article-display-x-face): Ditto.
11013         (gnus-article-reply-with-original): Use gnus-region-active-p.
11014         (gnus-article-followup-with-original): Ditto.
11015
11016         * gnus-sum.el (gnus-summary-read-group-1): Don't select
11017         downloadable article either.
11018
11019 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
11020
11021         * gnus-art.el (article-display-x-face): Insert From:.
11022
11023         * gnus-sum.el (gnus-summary-move-article): Don't draw the
11024         article. Bind gnus-display-mime-function and
11025         gnus-article-prepare-hook.
11026
11027         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
11028         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
11029         gnus-agent-possibly-synchronize-flags to the last.
11030         (gnus-agent-go-online): New function. New variable.
11031
11032 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
11033
11034         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
11035         (gnus-agent-regenerate): Ditto.
11036
11037 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
11038
11039         * message.el (message-ignored-news-headers)
11040         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
11041         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
11042
11043         * gnus.el (gnus-gethash-safe): New macro.
11044
11045         * gnus-agent.el (gnus-agent-regenerate-history): New function.
11046         (gnus-agent-regenerate): Show messages.
11047
11048 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
11049
11050         * gnus-agent.el (gnus-agent-regenerate-group): New function.
11051         (gnus-agent-regenerate): New function.
11052         (gnus-agent-save-alist): Sort.
11053         (gnus-agent-copy-nov-line): Test eobp.
11054         (gnus-agent-retrieve-headers): Erase buffer.
11055
11056 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
11057
11058         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
11059         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
11060
11061         * gnus.el (gnus-agent-covered-methods): Move here.
11062         (gnus-online): New function.
11063         (gnus-agent-method-p): Move here.
11064
11065         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
11066         nil. Remove articles-alist.
11067
11068         * gnus-start.el (gnus-get-unread-articles): Check online.
11069         (gnus-groups-to-gnus-format): Ditto.
11070         (gnus-active-to-gnus-format): Ditto.
11071
11072         * gnus-agent.el (gnus-agent-get-function): Use it.
11073         (gnus-agent-get-undownloaded-list): Ditto.
11074         (gnus-agent-fetch-session): Only fetch online methods.
11075
11076         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
11077         (gnus-server-mode-map): Ditto.
11078         (gnus-server-offline-face): New face.
11079         (gnus-server-offline-face): New variable.
11080         (gnus-server-font-lock-keywords): Add offline.
11081         (gnus-server-insert-server-line): Ditto.
11082         (gnus-server-offline-server): New function.
11083
11084         * gnus-int.el (gnus-open-server): Turn to offline.
11085         (gnus-server-unopen-status): New variable.
11086
11087 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
11088
11089         * nnkiboze.el (nnkiboze-request-article): Use
11090         gnus-agent-request-article.
11091
11092         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
11093         function. Insert undownloaded NOV.
11094
11095         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
11096         (gnus-agent-request-article): New function.
11097
11098         * gnus.el (gnus-agent-cache): New variable.
11099
11100         * gnus-int.el (gnus-retrieve-headers): Use
11101         gnus-agent-retrieve-headers.
11102         (gnus-request-head): Use gnus-agent-request-article.
11103         (gnus-request-body): Ditto.
11104
11105         * gnus-art.el (gnus-request-article-this-buffer): Use
11106         gnus-agent-request-article.
11107
11108         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
11109         article if it is undownloaded.
11110
11111 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11112
11113         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
11114
11115 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11116
11117         * canlock.el (canlock-string-as-unibyte): New macro.
11118         (canlock-sha1-with-openssl): Return a unibyte string.
11119         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
11120
11121 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
11122
11123         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
11124
11125 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
11126
11127         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
11128         application/x-emacs-lisp.
11129
11130         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
11131
11132         * nntp.el (nntp-request-article): Add group parameter.
11133         (nntp-request-head): Ditto.
11134         (nntp-find-group-and-number): Add parameter group. Figure out
11135         number if the status line doesn't give (e.g. quimby.gnus.org).
11136
11137 2002-01-08  Simon Josefsson  <jas@extundo.com>
11138
11139         * mml.el (mml-generate-mime-1): Set recipient correctly.
11140
11141 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
11142
11143         * message.el (message-read-from-minibuffer): Add parameter
11144         initial-contents.
11145         * gnus-msg.el (gnus-summary-resend-message): Use it.
11146
11147         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
11148         behavior of quit-config.
11149
11150         * message.el (message-make-from): Don't quote fullname.
11151         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
11152
11153         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
11154         From: <andre@slamdunknetworks.com>
11155
11156 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
11157
11158         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
11159
11160         * gnus-art.el (gnus-header-button-alist): Handle mailto.
11161
11162         * mml.el (mml-preview): Bind gnus-original-article-buffer because
11163         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
11164         because bbdb may use it.
11165
11166 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11167
11168         * nneething.el (nneething-request-article): When a non-text file
11169         is converted to an article, its data is encoded in base64.  Call
11170         `nneething-make-head' with options to specify MIME types.
11171         (nneething-make-head): Add optional arguments to specify MIME
11172         types.
11173
11174 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
11175
11176         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
11177         header if there is not.
11178
11179         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
11180
11181         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
11182         (gnus-inews-mark-gcc-as-read): Obsolete variable.
11183         (gnus-inews-do-gcc): Use them.
11184
11185         * gnus-group.el (gnus-group-mark-article-read): Put holes into
11186         gnus-newsgroup-unselected.
11187
11188 2002-01-06  Simon Josefsson  <jas@extundo.com>
11189
11190         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
11191         condition-case, not ignore-errors.
11192
11193 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
11194
11195         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
11196         gnus-fetch-old-headers.
11197
11198         * gnus-art.el (article-display-x-face): Use the current buffer
11199         unless `W f'. Otherwise, X-Face may be shown in the header of a
11200         forwarded part.
11201         (gnus-treatment-function-alist): Treat xface before hiding
11202         headers.
11203
11204 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11205
11206         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
11207         parameters.
11208
11209 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
11210
11211         * mm-util.el (mm-multibyte-p): Define conditionally when load.
11212         (mm-guess-charset): New function.
11213         (mm-charset-after): Use it.
11214         (mm-detect-coding-region): New function.
11215         (mm-detect-mime-charset-region): New function.
11216
11217         * gnus-sum.el (gnus-summary-show-article): Use
11218         mm-detect-coding-region.
11219
11220 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11221
11222         * message.el (message-make-fqdn): Be less violent.
11223
11224         * gnus.el (gnus-logo-color-style): Compute custom form
11225         automatically.
11226
11227         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
11228         score file of the parent to the document group.
11229
11230         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
11231         parameters parameter.
11232
11233         * gnus-score.el (gnus-score-load-file): Clean up.
11234
11235 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
11236
11237         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
11238         From: Damien Wyart <damien.wyart@free.fr>
11239
11240         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
11241
11242 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
11243
11244         * gnus-sum.el (gnus-select-group-hook): Typo.
11245
11246         * rfc2047.el (rfc2047-decode-string): Return immediately if there
11247         is no quoted-printable-encoded STRING.
11248         From: Jesper Harder <harder@ifa.au.dk>
11249
11250         (rfc2047-decode-string): Decode it.
11251
11252 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11253
11254         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
11255
11256 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
11257         Trivial patch.
11258
11259         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
11260         buffer to get rid of junk line.
11261
11262 2002-01-05  Simon Josefsson  <jas@extundo.com>
11263
11264         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
11265         C-o.
11266         (message-mode-map): Bind message-insert-or-toggle-importance to
11267         C-c C-u.
11268         (message-mode-map): Bind message-disposition-notification-to to
11269         C-c M-n.
11270         (message-mode-menu): Add m-d-n-t.
11271         (message-mode-field-menu): Add m-goto-from.
11272         (message-mode): Doc fix.
11273         (message-goto-from): New function.
11274         (message-insert-disposition-notification-to): New function.
11275         (message-tool-bar-map): Add receipt button.
11276
11277 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11278
11279         * gnus-sum.el (gnus-thread-latest-date): New function.
11280         (gnus-thread-sort-by-most-recent-number): Renamed.
11281         (gnus-thread-sort-functions): Doc fix.
11282         (gnus-select-group-hook): Don't use setq on a hook.
11283         (gnus-thread-latest-date): Use date, not number
11284
11285         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
11286         (gnus-agent-expire): Allow regexp of expire-days.
11287
11288         * gnus-art.el (gnus-article-reply-with-original): Deactivate
11289         region.
11290         (gnus-article-followup-with-original): Ditto.
11291
11292         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
11293
11294         * gnus-art.el (gnus-mime-display-alternative): Use
11295         gnus-local-map-property.
11296         (gnus-mime-display-alternative): Ditto.
11297         (gnus-insert-mime-security-button): Ditto.
11298         (gnus-insert-next-page-button): Ditto.
11299         (gnus-button-prev-page): Take optional args.
11300         (gnus-insert-prev-page-button): widget-convert.
11301
11302         * gnus-util.el (gnus-local-map-property): New function.
11303
11304         * gnus-art.el (gnus-prev-page-map): Use parent map.
11305         (gnus-next-page-map): Ditto.
11306
11307         * gnus-spec.el (gnus-parse-format): Clean up.
11308         (gnus-parse-format): Do complex formatting for %=.
11309
11310         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
11311         "X-Face: " to the data in the built-in scenario.
11312
11313         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
11314         (gnus-correct-pad-form): Renamed.
11315         (gnus-tilde-max-form): Clean up.
11316         (gnus-pad-form): Use gnus-use-correct-string-widths.
11317
11318         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
11319         support if that is available.
11320
11321         * gnus-sum.el (gnus-thread-highest-number): New function.
11322         (gnus-thread-sort-by-most-recent-thread): New function.
11323         (gnus-thread-sort-functions): Doc fix.
11324
11325 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
11326
11327         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
11328         all cases.
11329         (gnus-summary-mode): Enable it in all cases.
11330         (gnus-summary-display-article): Ditto.
11331         (gnus-summary-edit-article): Ditto.
11332
11333         * gnus-ems.el (gnus-put-image): Really return glyph.
11334
11335         * gnus-art.el (gnus-article-x-face-command): Fix :type.
11336         (gnus-treat-smiley): Don't take "P" in the interactive form.
11337
11338 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11339
11340         * compface.el (uncompface): XEmacs and Emacs have differing
11341         capabilities.
11342
11343         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
11344
11345         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
11346         (gnus-article-xface-ring-size): Removed.
11347         (gnus-article-display-xface): Removed.
11348         (gnus-remove-image): Cleaned up.
11349
11350         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
11351         (gnus-xmas-create-image): Take pbm files.
11352         (gnus-x-face): Removed.
11353         (gnus-xmas-article-display-xface): Removed.
11354
11355         * gnus-fun.el (gnus-display-x-face-in-from): Bind
11356         default-enable-multibyte-characters.
11357
11358         * compface.el (uncompface): Doc fix.
11359
11360         * gnus-art.el (gnus-article-x-face-command): Use
11361         gnus-display-x-face-in-from.
11362
11363         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
11364
11365         * gnus-ems.el (gnus-put-image): Return the image.
11366
11367         * gnus-fun.el (gnus-display-x-face-in-from): New function.
11368         (gnus-x-face): Moved here.
11369
11370 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
11371
11372         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
11373         invisible if string is nil.
11374         (gnus-xmas-article-display-xface): Use it.
11375
11376         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
11377         property when string is nil.
11378         (gnus-article-display-xface): Use it.
11379
11380 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11381
11382         * gnus-art.el (article-display-x-face): Check whether valid grey
11383         face was returned.
11384         (article-display-x-face): Place image in the right spot.
11385
11386         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
11387         stderr.
11388         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
11389
11390 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11391
11392         * gnus-xmas.el (gnus-xmas-create-image): Take optional
11393         parameters.
11394         (gnus-xmas-put-image): Allow non-strings to be passed.
11395
11396         * gnus-art.el (article-display-x-face): Use optional parameters.
11397
11398         * gnus-ems.el (gnus-create-image): Take optional parameters.
11399
11400         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
11401
11402         * compface.el (compface-xbm-p): Removed.
11403
11404         * gnus-ems.el (gnus-article-compface-xbm): Removed.
11405         (gnus-article-display-xface): Use compface.
11406
11407         * compface.el: New file.
11408
11409         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
11410         (gnus-convert-image-to-x-face-command): Ditto.
11411         (gnus-random-x-face): Quote argument.
11412         (gnus-x-face-from-file): Ditto.
11413
11414 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
11415
11416         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
11417         the expire-group parameter once per article rather than once
11418         per group; bind `nnmaildir-article-file-name' and `article'
11419         for convenience.  Leave article alone when expire-group
11420         specifies the current group.
11421         (nnmaildir--update-nov): be more concurrency-friendly with
11422         temp file names.
11423
11424 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11425
11426         * gnus-start.el (gnus-read-init-file): Cleaned up.
11427
11428 2002-01-03  Dave Love  <d.love@dl.ac.uk>
11429
11430         * gnus-start.el (gnus-startup-file-coding-system): Removed.
11431         (gnus-read-init-file): Don't use it.
11432
11433 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11434
11435         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
11436
11437 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11438
11439         * gnus-start.el (gnus-read-init-file): Don't force coding system
11440         for ~/.gnus.  From Dave Love <fx@gnu.org>.
11441
11442 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
11443
11444         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
11445         * nnspool.el (nnspool-request-post): Ditto.
11446
11447         * mm-util.el (mm-use-find-coding-systems-region): New variable.
11448         (mm-find-mime-charset-region): Use it.
11449
11450 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
11451
11452         * gnus.el (gnus-summary-line-format): Added :link.
11453         * gnus-topic.el (gnus-topic-line-format): Ditto.
11454         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
11455         * gnus-srvr.el (gnus-server-line-format): Ditto.
11456         * gnus-group.el (gnus-group-line-format): Ditto.
11457
11458         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
11459         :keys, it works on both Emacsen.
11460
11461 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
11462
11463         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
11464
11465 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11466
11467         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
11468
11469 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
11470
11471         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
11472         very wide reply.
11473
11474 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11475
11476         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
11477         (gnus-picon-cache): New variable.
11478         (gnus-picon-transform-newsgroups): Cache stuff.
11479
11480         * gnus-art.el (gnus-article-reply-with-original): New command.
11481         (gnus-article-followup-with-original): New command.
11482
11483         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
11484         END parameters.
11485         (gnus-summary-followup): Take a list of list of articles.
11486         (gnus-inews-yank-articles): Allow lists of article/regions.
11487
11488         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
11489         longer the usual commands.
11490
11491         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
11492         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
11493         shell-command-on-region.
11494
11495 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11496
11497         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
11498           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
11499
11500 2002-01-03  Steve Youngs  <youngs@xemacs.org>
11501
11502         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
11503         understand ':keys', wrap it in an featurep 'xemacs.
11504
11505 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11506
11507         * gnus-ems.el (gnus-article-display-xface): Show xface in the
11508         order of headers (Actually, it is called in a reversed order). Add
11509         'gnus-image-text-deletable property.
11510         (gnus-remove-image): Remove text with such a property.
11511
11512         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
11513         gnus-put-image.
11514
11515         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
11516         with ", "
11517
11518 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11519
11520         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
11521
11522         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
11523         (article-display-x-face): Display grey X-Faces.
11524
11525         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
11526         (gnus-convert-gray-x-face-to-ppm): Ditto.
11527         (gnus-convert-image-to-gray-x-face): Ditto.
11528
11529         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
11530         gnus-summary-show-raw-article.
11531
11532 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11533
11534         Display picons in XEmacs without showing text.
11535
11536         * gnus-xmas.el (gnus-xmas-create-image): Don't use
11537         mm-create-image-xemacs to create xbm glyph, because it deletes
11538         temporary files.
11539         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
11540         (gnus-xmas-remove-image): Make text visible, remove glyph.
11541
11542         * gnus-picon.el (gnus-picon-transform-newsgroups)
11543         (gnus-picon-transform-address): Insert spec backward, due to the
11544         incompatibility of gnus-xmas-put-image.
11545
11546 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
11547
11548         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
11549
11550 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11551
11552         * gnus.el: Doc fix.
11553
11554         * gnus-art.el: Doc fix.
11555
11556         * gnus-agent.el: Doc fix.
11557
11558 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
11559
11560         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
11561
11562 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
11563
11564         * nnmaildir.el (nnmaildir--update-nov): automatically parse
11565         NOV data out of the message again if nnmail-extra-headers has
11566         changed.
11567
11568 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11569
11570         * gnus-fun.el: New file.
11571         (gnus-convert-image-to-x-face-command): New variable.
11572         (gnus-insert-x-face): New function.
11573         (gnus-random-x-face): Renamed.
11574         (gnus-x-face-from-file): Renamed.
11575
11576         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
11577         "_".
11578         (gnus-body-boundary-delimiter): Typo fix.
11579
11580 2002-01-02  Simon Josefsson  <jas@extundo.com>
11581
11582         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
11583         (gnus-body-boundary-delimiter): Fix type.
11584
11585 2002-01-01  Simon Josefsson  <jas@extundo.com>
11586
11587         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
11588         (gnus-treat-emphasize, gnus-treat-strip-cr)
11589         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
11590         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
11591         (gnus-treat-fill-article, gnus-treat-hide-citation)
11592         (gnus-treat-hide-citation-maybe)
11593         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
11594         (gnus-treat-strip-pem, gnus-treat-strip-banner)
11595         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
11596         (gnus-treat-date-ut, gnus-treat-date-local)
11597         (gnus-treat-date-english, gnus-treat-date-lapsed)
11598         (gnus-treat-date-original, gnus-treat-date-iso8601)
11599         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
11600         (gnus-treat-strip-trailing-blank-lines)
11601         (gnus-treat-strip-leading-blank-lines)
11602         (gnus-treat-strip-multiple-blank-lines)
11603         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
11604         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
11605         (gnus-treat-display-xface, gnus-treat-display-smileys)
11606         (gnus-treat-from-picon, gnus-treat-mail-picon)
11607         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
11608         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
11609         (gnus-treat-play-sounds, gnus-treat-translate)
11610         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
11611
11612         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
11613         (gnus-article-treat-body-boundary): Use it.
11614
11615         * message.el (message-mode): Fix doc.
11616         (message-mode-menu): Fix names.
11617
11618 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11619
11620         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
11621         articles.
11622
11623         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
11624         (gnus-picon-transform-address): Search for unknown faces as well.
11625         (gnus-picon-find-face): Don't search "news" for MISC.
11626         (gnus-picon-user-directories): Changed default back to exclude
11627         "unknown".
11628
11629         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
11630
11631         * gnus-picon.el (gnus-picon-find-face): Search through all
11632         databases.
11633         (gnus-picon-find-face): New implementation.
11634
11635         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
11636         keystroke.
11637         (gnus-topic-goto-next-topic): Ditto.
11638
11639         * gnus.el (gnus-summary-line-format): Changed default.
11640
11641         * nnmail.el (nnmail-extra-headers): Change default.
11642
11643         * gnus-sum.el (gnus-extra-headers): Change default.
11644
11645         * message.el (message-news-other-window): Changed "news" to
11646         "posting".
11647         (message-news-other-frame): Ditto.
11648         (message-do-send-housekeeping): Ditto.
11649
11650         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
11651         function.
11652         (gnus-article-unread-p): New function.
11653         (gnus-article-unseen-p): New function.
11654         (gnus-dead-summary-mode-map): Typo.
11655
11656         * gnus-util.el (gnus-make-predicate): New function.
11657         (gnus-make-predicate-1): New function.
11658
11659         * gnus-sum.el: New function.
11660         (gnus-map-articles): New function.
11661
11662         * gnus-art.el (gnus-treat-fold-headers): New variable.
11663         (gnus-article-treat-fold-headers): New command and keystroke.
11664
11665         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
11666         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
11667
11668 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
11669
11670         * message.el (message-fcc-externalize-attachments): New variable.
11671         (message-do-fcc): Use it.
11672
11673         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
11674         (gnus-inews-do-gcc): Use it.
11675
11676         * mml.el (mml-tweak-sexp-alist): New variable.
11677         (mml-externalize-attachments): New variable.
11678         (mml-tweak-part): Use mml-tweak-sexp-alist.
11679         (mml-tweak-externalize-attachments): New function.
11680
11681 2002-01-01  Steve Youngs  <youngs@xemacs.org>
11682
11683         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
11684         'set-glyph-face' so x-face back/foreground can be set.
11685
11686 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
11687
11688         * message.el (message-fix-before-sending): Fix a typo.
11689
11690 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11691
11692         * gnus-art.el (gnus-treat-smiley): Renamed command.
11693         (gnus-article-remove-images): New command and keystroke.
11694
11695         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
11696
11697         * smiley-ems.el (gnus-smiley-display): Removed.
11698
11699         * gnus.el (gnus-version-number): Update version.
11700
11701         * message.el (message-text-with-property): Renamed and moved
11702         here.
11703         (message-fix-before-sending): Highlight invisible text and place
11704         point there.
11705
11706 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11707
11708         * gnus.el: Oort Gnus v0.04 is released.
11709
11710 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11711
11712         * gnus-delay.el (gnus-delay-send-queue): Renamed.
11713
11714         * gnus-art.el (gnus-ignored-headers): More headers,
11715
11716         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
11717         of `scan-error', since XEmacs doesn't seem to support that.
11718
11719 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11720
11721         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
11722         arg.
11723         (gnus-summary-best-unread-subject): Ditto.
11724         (gnus-summary-best-unread-subject): No, don't.
11725         (gnus-summary-better-unread-subject): New command.
11726
11727         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
11728
11729         * lpath.el ((featurep 'xemacs)): fbind url function.
11730
11731         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
11732         buffer.
11733         (gnus-xmas-remove-image): Implementation that does something.
11734         (gnus-xmas-article-display-xface): Mark images properly.
11735
11736         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
11737
11738 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
11739
11740         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
11741
11742 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11743
11744         * gnus-group.el (gnus-group-line-format): Added %O to the default
11745         value.
11746
11747         * gnus-util.el (gnus-text-with-property): The smallest point is
11748         point-min.
11749
11750         * smiley-ems.el (smiley-region): Return images.
11751         (gnus-smiley-display): Allow toggling.
11752         (smiley-region): Use text properties, not overlays.
11753
11754         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
11755         implemented yet.
11756
11757         * smiley-ems.el (smiley-update-cache): Check for valid types.
11758
11759         * gnus-art.el (gnus-with-article-buffer): New macro.
11760
11761         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
11762         strings as well as the glyphs.
11763         (gnus-picon-transform-address): Ditto.
11764         (gnus-picon-insert-glyph): Ditto.
11765         (gnus-picon-transform-newsgroups): Toggle.
11766         (gnus-picon-transform-address): Toggle.
11767
11768         * gnus-ems.el (gnus-remove-image): New function.
11769         (gnus-put-image): Take an optional string.
11770
11771         * gnus-util.el (gnus-text-with-property): New function.
11772
11773         * gnus-art.el (gnus-delete-images): New function.
11774
11775         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
11776
11777         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
11778         (gnus-article-wash-status): Use it.
11779         (gnus-signature-toggle): Clean up.
11780         (gnus-add-wash-status): New function.
11781         (gnus-delete-wash-status): New function.
11782         (gnus-article-hide-text-type): Use them throughout.
11783         (gnus-add-image): New function.
11784
11785         * gnus-ems.el (gnus-article-display-xface): Use new interface.
11786
11787         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
11788         interface.
11789
11790         * gnus-art.el (article-display-x-face): Cleaned up.
11791
11792         * rfc2047.el (rfc2047-field-value): New function.
11793
11794         * mail-parse.el (mail-header-field-value): New alias.
11795
11796         * gnus-art.el (gnus-mime-print-part): Fix typos.
11797
11798         * smiley-ems.el (gnus-smiley-file-types): New variable.
11799         (smiley-update-cache): Use it.
11800         (smiley-regexp-alist): Suffix-less smiley names.
11801         (smiley-regexp-alist): Added more smileys.
11802
11803         * gnus-sum.el (gnus-print-buffer): Made into own function.
11804         (gnus-summary-print-article): Use it.
11805
11806         * mailcap.el (mailcap-mime-info): Actually return the bit that we
11807         looked for when REQUEST is a string.
11808
11809         * gnus-art.el (gnus-mime-button-commands): Add printing
11810         keystroke.
11811         (gnus-mime-copy-part): Doc fix.
11812         (gnus-mime-print-part): New command.
11813
11814 2001-12-31  Simon Josefsson  <jas@extundo.com>
11815
11816         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
11817         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
11818
11819 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
11820
11821         * gnus-picon.el (gnus-treat-from-picon): Autoload.
11822         (picon): Fix doc.
11823
11824         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
11825         longer exists. Remove those codes.
11826         * gnus.el (gnus-use-picons): Ditto.
11827
11828 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11829
11830         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
11831         infloop.
11832
11833         * gnus-sum.el (t): New `W D' map.
11834
11835         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
11836         (gnus-article-treat-body-boundary): Clean up.
11837         (gnus-body-boundary-face): Removed.
11838         (gnus-article-goto-header): Moved here.
11839         (gnus-article-goto-header): Allow better regexps.
11840         (gnus-article-treat-fold-newsgroups): New command.
11841
11842         * gnus-sum.el (gnus-summary-move-article): We have to select an
11843         article to give `gnus-read-move-group-name' an opportunity to
11844         suggest an appropriate default.
11845
11846         * rfc2047.el (rfc2047-fold-line): New function.
11847         (rfc2047-unfold-line): Ditto.
11848         (rfc2047-fold-region): Don't fold just after the header name.
11849
11850         * mail-parse.el (mail-header-fold-line): New alias.
11851         (mail-header-unfold-line): Ditto.
11852
11853         * gnus-art.el (gnus-body-boundary-face): Renamed.
11854         (gnus-article-treat-body-boundary): Use it.
11855         (gnus-article-treat-body-boundary): Use an invisible header and a
11856         line of underline characters.
11857
11858 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
11859
11860         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
11861
11862         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
11863         (gnus-picon-split-address): New function.
11864         (gnus-picon-find-face): Use it.
11865         (gnus-picon-transform-address): Use it. Set first to t for each
11866         address.
11867
11868         * gnus-art.el (gnus-with-article-headers): Move to here. Define
11869         the macro then use it.
11870         (gnus-treatment-function-alist): Treat picons earlier.
11871
11872 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11873
11874         * gnus-art.el (gnus-body-separator-face): New variable.
11875         (gnus-article-treat-body-boundary): Use a blank, colored line.
11876
11877         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
11878         well.
11879
11880         * gnus-art.el (gnus-treat-body-boundary): New variable.
11881         (gnus-article-treat-unfold-headers): Use helper macro.
11882         (gnus-article-treat-body-boundary): New command.
11883
11884         * gnus.el (gnus-logo-color-style): Change the default color.
11885         (gnus-splash-face): Gray, gray.
11886
11887         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
11888         colors.
11889
11890         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
11891         (gnus-logo-color-style): Ditto.
11892         (gnus-logo-colors): Ditto.
11893
11894         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
11895
11896         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
11897
11898         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
11899         (gnus-picon-transform-newsgroups): New function.
11900
11901         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
11902         string.
11903
11904         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
11905
11906         * gnus-art.el (gnus-treat-cc-picon): New variable.
11907         (gnus-treat-mail-picon): Renamed.
11908
11909         * gnus-picon.el: New implementation.
11910         (gnus-picon-find-face): Renamed.
11911         (gnus-treat-from-picon): Use it.
11912         (gnus-picon-transform-address): Renamed.
11913         (gnus-treat-from-picon): Use it.
11914         (gnus-picon-create-glyph): Renamed.
11915         (gnus-picon-transform-address): Use it.
11916         (gnus-treat-cc-picon): New command.
11917
11918         * mm-decode.el (mm-create-image-xemacs): Separated out into
11919         function.
11920         (mm-get-image): Use it.
11921
11922         * gnus-art.el (gnus-treat-display-picons): Simplify.
11923         (gnus-treat-from-picon): Renamed.
11924
11925         * gnus-ems.el (gnus-create-image): New function.
11926         (gnus-put-image): New function.
11927
11928         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
11929         (gnus-with-article-headers): New macro.
11930         (gnus-article-goto-header): New function.
11931
11932         * gnus-xmas.el (gnus-image-type-available-p): New function.
11933
11934         * gnus-ems.el (gnus-image-type-available-p): New function.
11935
11936 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
11937
11938         * nnrss.el (nnrss-check-group): Find the correct tag, because
11939         xml.el is changed.
11940
11941 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11942
11943         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
11944         lines are shorter than the window width.
11945         (gnus-ignored-headers): More headers.
11946
11947 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11948
11949         * gnus-art.el (gnus-treat-unfold-lines): New variable.
11950         (gnus-treat-unfold-headers): Renamed.
11951         (gnus-article-treat-unfold-headers): New command and keystroke.
11952
11953         * rfc2047.el (rfc2047-encode-message-header): Clean up.
11954
11955         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
11956
11957 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
11958
11959         * sha1-el.el (sha1-use-external): New variable.
11960         (sha1-region): Use it.
11961         (sha1-string): Ditto.
11962
11963         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
11964         * gnus-picon.el: Less warnings when compile.
11965
11966 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11967
11968         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
11969         alias.
11970         (gnus-picons-database): Default to list.
11971         (gnus-picons-lookup-internal): Use it.
11972
11973         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
11974         to "bogus".
11975
11976         * gnus-win.el (gnus-configure-windows-hook): New hook.
11977
11978 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
11979
11980         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
11981
11982 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11983
11984         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
11985         lists.
11986         (gnus-select-newsgroup): Don't append; push.
11987         (gnus-adjust-marked-articles): Remove obsolete ranges from
11988         `seen'.
11989         (gnus-update-marks): Clean up.
11990         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
11991
11992 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
11993
11994         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
11995
11996 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11997
11998         * gnus-sum.el (gnus-auto-select-subject): New variable.
11999         (gnus-summary-best-unread-subject): New function.
12000         (gnus-summary-best-unread-article): Use it.
12001         (gnus-summary-first-unseen-subject): New function and command.
12002
12003         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
12004         other treatments.
12005
12006         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
12007         function.
12008
12009         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
12010         from the list of hidden types.
12011
12012         * mm-view.el (mm-inline-text): Ditto.
12013         (mm-inline-text): Ditto.
12014         (mm-w3-prepare-buffer): Ditto.
12015
12016         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
12017
12018 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12019
12020         * gnus-art.el (gnus-ignored-headers): Added more headers.
12021
12022 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
12023
12024         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
12025         once.
12026
12027 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12028
12029         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
12030
12031 2001-12-28  Simon Josefsson  <jas@extundo.com>
12032
12033         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
12034         Jesper Harder <harder@ifa.au.dk>.
12035
12036 2001-12-27  Simon Josefsson  <jas@extundo.com>
12037
12038         * gnus-sum.el (gnus-select-newsgroup): Make
12039         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
12040         contain all articles (instead of none) when no seen marks have
12041         been set for the group.
12042         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
12043         instead, it seems to result in shorter ranges.
12044
12045 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12046
12047         * mm-util.el (mm-iso-8859-x-to-15-region): Use
12048         insert-before-markers.
12049         From Jesper Harder <harder@ifa.au.dk>
12050
12051 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
12052
12053         * nnmaildir.el (nnmaildir-save-mail): create the destination
12054         groups if they do not exist.
12055
12056 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12057
12058         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
12059
12060 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12061
12062         * gnus-group.el (gnus-group-read-ephemeral-group): Call
12063         gnus-group-real-name.
12064
12065         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
12066         (gnus-newsgroup-variables): Ditto.
12067
12068         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
12069         return it.
12070
12071 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
12072
12073         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
12074         * nnmaildir.el (top-level): Add commentary.
12075         (nnmaildir-version): Indicate that nnmaildir is now a standard
12076         part of Gnus, not separately released.
12077
12078 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12079
12080         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
12081         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
12082         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
12083         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12084
12085 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12086
12087         * nnmaildir.el: Copyright changes. Require cl only at compile time.
12088
12089 2001-12-20  Simon Josefsson  <jas@extundo.com>
12090
12091         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
12092         ZHU <zsh@cs.rochester.edu>.
12093         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
12094         Brian P Templeton <bpt@tunes.org>.
12095
12096 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12097
12098         * nnmaildir.el: New file.
12099         From Paul Jarc <prj@po.cwru.edu>.
12100
12101 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12102
12103         * nndoc.el (nndoc-type-alist): Move forward to the end.
12104
12105 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12106
12107         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
12108         `dolist'.
12109
12110 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12111
12112         * gnus-win.el (gnus-frames-on-display-list): New function.
12113         (gnus-get-buffer-window): Use it.
12114
12115 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12116
12117         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
12118
12119 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12120
12121         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
12122
12123 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12124            From Harald Meland <Harald.Meland@usit.uio.no>
12125
12126         * gnus-win.el (gnus-get-buffer-window): New function.
12127         (gnus-all-windows-visible-p): Use it.
12128
12129         * gnus-util.el (gnus-horizontal-recenter)
12130         (gnus-horizontal-recenter, gnus-horizontal-recenter)
12131         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
12132
12133         * gnus-score.el (gnus-score-insert-help): Use it.
12134
12135         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
12136         (gnus-generate-tree, gnus-highlight-selected-tree)
12137         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
12138         it.
12139
12140         * gnus-art.el (gnus-article-set-window-start)
12141         (gnus-mm-display-part, gnus-request-article-this-buffer)
12142         (gnus-button-next-page, gnus-button-prev-page)
12143         (gnus-article-button-next-page, gnus-article-button-prev-page):
12144         Use it.
12145
12146 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
12147
12148         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
12149         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
12150         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
12151
12152 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12153
12154         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
12155         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
12156         * mml1991.el, nnultimate.el: Add `coding'.
12157
12158 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
12159
12160         * ChangeLog: changed coding to buffer-file-coding-system
12161         * ChangeLog.1: same
12162         * nnwfm.el: same
12163         * gnus-smiley.el: same
12164         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
12165         * gnus-delay.el: same
12166         * gnus-spec.el: same
12167         * message.el: same
12168         * mml1991.el: same
12169         * nnultimate.el: same
12170
12171 2001-12-16  Simon Josefsson  <jas@extundo.com>
12172         Inspired by code by Dirk Meyer <dischi@tzi.de>.
12173
12174         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
12175         (gnus-summary-save-map): Add muttprint.
12176         (gnus-summary-make-menu-bar): Ditto.
12177         (gnus-summary-muttprint): New function.
12178
12179         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
12180
12181 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12182
12183         * uudecode.el (uudecode-decode-region-internal): Speedup by using
12184         temporary list instead of buffer.
12185
12186         * mm-url.el (executable-find): autoload.
12187
12188 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12189
12190         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
12191         to variable, follow doc-string conventions).
12192
12193 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
12194
12195         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
12196         subscribe-level
12197         * gnus-topic.el (gnus-subscribe-topics): use it.
12198
12199 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12200
12201         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
12202         messages. (A small patch with indentation)
12203         From Sean Neakums <sneakums@zork.net>.
12204
12205         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
12206         nil after shooting down the gnus-original-article-buffer.
12207
12208 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12209
12210         * uudecode.el (uudecode-use-external): New variable.
12211         (uudecode-decode-region): Automatically detect external program.
12212
12213         * binhex.el (binhex-use-external): New variable.
12214         (binhex-decode-region-internal): New function.
12215         (binhex-decode-region): Automatically detect external program.
12216
12217         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
12218         Use them.
12219
12220 2001-12-12  Simon Josefsson  <jas@extundo.com>
12221
12222         * nnvirtual.el (nnvirtual-always-rescan)
12223         (nnvirtual-component-regexp): Fix doc.
12224
12225         * nnoo.el (defvoo): Add doc to defvoo variables.
12226
12227         * nnml.el (nnml-directory, nnml-active-file)
12228         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
12229         (nnml-marks-is-evil, nnml-filenames-are-evil)
12230         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
12231
12232         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
12233         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
12234         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
12235         `error'.
12236
12237         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
12238         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
12239
12240         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
12241         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
12242         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
12243         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
12244
12245         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
12246         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
12247
12248         * imap.el, nnimap.el: Fix indentation.
12249
12250         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
12251
12252 2001-12-12  Didier Verna  <didier@xemacs.org>
12253
12254         * gnus-msg.el (gnus-group-news): New function.
12255         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
12256         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
12257         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
12258         for it.
12259         * gnus-msg.el (gnus-summary-news-other-window): New function.
12260         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
12261         bind it to `i'.
12262         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
12263         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
12264         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
12265         for it (called with a prefix).
12266         * gnus-msg.el (gnus-configure-posting-styles): add an optional
12267         group-name argument.
12268         * gnus-msg.el (gnus-setup-message): use it.
12269
12270 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12271
12272         * gnus-sum.el (gnus-summary-show-article): Fix doc.
12273
12274 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12275
12276         * mml.el (mime-to-mml): Remove Content-Disposition too.
12277
12278 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12279
12280         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
12281         * gnus-group.el (gnus-group-name-decode): Decode unibyte
12282         strings only.
12283         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
12284
12285 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
12286
12287         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
12288         (nnmail-fancy-expiry-target): Use it.
12289         Suggestions from Simon Josefsson <jas@extundo.com>.
12290
12291 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12292
12293         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
12294
12295 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12296
12297         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
12298
12299         * gnus-util.el (gnus-url-unhex-string): Move here.
12300
12301 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12302
12303         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
12304         mm-url-decode-entities-nbsp.
12305
12306         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
12307         * webmail.el, nnwfm.el: Use mm-url.
12308
12309         * mm-url.el (mm-url-fetch-form): Move from nnweb.
12310         (mm-url-remove-markup): Move from nnweb.
12311         (mm-url-fetch-simple): Move from webmail.
12312
12313         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
12314
12315 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12316
12317         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
12318         (gnus-summary-print-article): Use it.
12319
12320         * gnus-util.el (gnus-replace-in-string): Typo.
12321
12322 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12323
12324         * nnweb.el (nnweb-replace-in-string): Removed.
12325
12326         * gnus-util.el (gnus-replace-in-string): New function.
12327         (gnus-mode-string-quote): Use it.
12328
12329         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
12330         * nnwfm.el (nnwfm-create-mapping): Ditto.
12331
12332 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12333
12334         * dgnushack.el (dgnushack-compile): nnrss.el and
12335         nnslashdot.el don't depend on nnweb, url, w3.
12336
12337         * nnrss.el: Use mm-url.
12338
12339 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12340
12341         * mm-url.el (mm-url-insert-file-contents): Support file:.
12342
12343 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12344
12345         * mm-view.el: Lower case for the description line. Sync from the
12346         Emacs CVS.
12347
12348 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12349
12350         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
12351         From:  Stefan Monnier  <monnier@cs.yale.edu>
12352
12353 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12354
12355         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
12356
12357 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12358
12359         * mm-url.el: Require executable.
12360         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
12361
12362 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12363
12364         * pop3.el (pop3-munge-message-separator): Only use valid date.
12365         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
12366
12367         * Makefile.in: gnus-load.elc may not be generated.
12368
12369 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12370
12371         * mm-url.el: New file.
12372         * nnslashdot.el: Use it.
12373         * mm-extern.el (mm-extern-url): Use it.
12374
12375 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12376
12377         * gnus-sum.el (gnus-summary-save-article): Nix
12378         gnus-display-mime-function and gnus-article-prepare-hook.
12379
12380         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
12381         the beginning of lines.
12382         (gnus-complex-form-to-spec): Ditto.
12383
12384 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12385
12386         * message.el (message-make-mft): Fix the m-s-a-file regexp.
12387         From Paul Jarc <prj@po.cwru.edu>.
12388
12389 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12390
12391         * message.el: New variable message-subscribed-address-file;
12392         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
12393
12394 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12395
12396         * message.el (message-tab-body-function): Set to nil.
12397         (message-tab): Use text-mode-map or global-map.
12398         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
12399
12400 2001-11-30  Simon Josefsson  <jas@extundo.com>
12401
12402         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
12403         instead of gnus-union, for speed.  Suggested by Christoph Conrad
12404         <christoph.conrad@gmx.de>.
12405         (gnus-agent-fetch-group-1): Add verbose message.
12406
12407 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12408
12409         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
12410         of integers.
12411
12412 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12413
12414         * message.el (message-newgroups-header-regexp)
12415         (message-completion-alist, message-tab-body-function): Use
12416         defcustom rather than defvar.
12417         (message-tab): Mention `message-tab-body-function' in doc.
12418         Suggested by Karl Eichwalder.
12419
12420 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12421
12422         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
12423
12424 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12425
12426         * nnheader.el (nnheader-find-nov-line): Don't use macro
12427         gnus-delete-line.
12428
12429         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
12430         (gnus-group-name-charset): Ditto.
12431
12432         * gnus-util.el (gnus-buffer-live-p): Ditto.
12433
12434 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12435
12436         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
12437         open parenthesis in doc.
12438         (sieve-manage-authenticator-alist): Typo in doc.
12439         * imap.el (imap-authenticator-alist): Typo in doc.
12440         (imap-stream-alist): Backslash.
12441
12442         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
12443           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
12444
12445 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12446
12447         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
12448
12449         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
12450
12451         * gnus-msg.el (gnus-configure-posting-styles): use
12452         make-local-hook. Add LOCAL for add-hook.
12453
12454 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
12455
12456         * message.el (message-mode): Use `make-local-hook' unless
12457         obsolete.
12458         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
12459
12460 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12461
12462         * canlock.el: Remove sha1.el and base64.el stuff.
12463
12464 2001-11-26  Didier Verna  <didier@xemacs.org>
12465
12466         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
12467         if needed.
12468
12469 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12470
12471         * message.el (message-tamago-not-in-use-p): New function.
12472         (message-strip-forbidden-properties): Use it.
12473
12474 2001-11-26  Didier Verna  <didier@xemacs.org>
12475
12476         * gnus-start.el (gnus-check-first-time-used): only check for
12477         existence of .el[d] files.
12478
12479 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12480
12481         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
12482
12483         * message.el (message-setup-1): Clean up mc-*.
12484
12485 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12486
12487         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
12488         * gnus-score.el (gnus-score-find-bnews): Use it.
12489
12490         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
12491         (gnus-summary-limit-to-author): Ditto.
12492         (gnus-summary-limit-to-extra): Ditto.
12493         (gnus-summary-find-matching): Support not-matching argument.
12494
12495 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12496
12497         * message.el (message-wash-subject): Use `insert' rather than
12498         `insert-string', which is deprecated.
12499
12500 2001-11-24  Simon Josefsson  <jas@extundo.com>
12501
12502         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
12503         message. (Gnus does not "default" to using 8bit for the message,
12504         it default to use 8bit encoding and the user-supplied CTE
12505         value. Calling this behaviour "treating it as 8bit" is perhaps
12506         better.)
12507
12508         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
12509         (compare mm-charset-to-coding-system).
12510
12511 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12512
12513         * canlock.el (canlock-sha1-with-openssl): Use unibyte
12514         buffer. Correctly decode hex.
12515
12516 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12517
12518         * gnus-agent.el (gnus-category-insert-line): Convert category
12519         names to strings.
12520
12521 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12522
12523         * message.el (sha1): eval-and-compile.
12524
12525 2001-11-20  Simon Josefsson  <jas@extundo.com>
12526
12527         * message.el (message-allow-no-recipients): New variable.
12528         (message-send): Use it, customize the prompting when posting to
12529         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
12530
12531 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12532
12533         * mm-util.el (mm-coding-system-priorities): New variable.
12534         (mm-sort-coding-systems-predicate): New function.
12535         (mm-find-mime-charset-region): Resort coding systems if needed.
12536         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
12537
12538 2001-11-20  Didier Verna  <didier@xemacs.org>
12539
12540         * gnus-group.el (gnus-group-make-help-group): new optional
12541         argument to control the error behavior.
12542         * gnus-start.el (gnus-check-first-time-used): use it to avoid
12543         erroring.
12544
12545 2001-11-19  Simon Josefsson  <jas@extundo.com>
12546
12547         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
12548         instead of C-c C-u.  Suggested by Per Abrahamsen
12549         <abraham@dina.kvl.dk>.
12550
12551 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12552
12553         * nnfolder.el (nnfolder-read-folder): Use group instead of
12554         nnfolder-current-group.
12555         Suggested by Lorentey Karoly <lorentey@elte.hu>.
12556
12557 2001-11-17  Simon Josefsson  <jas@extundo.com>
12558
12559         * message.el (message-send): Ask user if Fcc/Gcc should be
12560         performed when no other sender was specified.
12561         Suggested by prj@po.cwru.edu (Paul Jarc).
12562
12563 2001-11-17  Simon Josefsson  <jas@extundo.com>
12564
12565         * message.el (message-mode, message-mode-map): Use C-c C-u for
12566         Importance: instead of C-c C-p (used by SC).
12567
12568 2001-11-16  Simon Josefsson  <jas@extundo.com>
12569
12570         * message.el (message-insert-importance-high)
12571         (message-insert-importance-low): Save point.
12572
12573         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
12574         value.
12575
12576 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
12577
12578         * message.el (message-strip-special-text-properties): New option.
12579         (message-strip-forbidden-properties): Obey it.
12580
12581 2001-11-14  Sam Steingold  <sds@gnu.org>
12582
12583         * gnus-score.el: Fixed some doc strings to properly quote symbols.
12584
12585 2001-11-15  Simon Josefsson  <jas@extundo.com>
12586
12587         Support "Importance:" header in Message.
12588
12589         * message.el (message-mode-map): Bind C-c C-p to
12590         `message-insert-or-toggle-importance'
12591         (message-mode-menu): Add message-insert-importance-{high,low}.
12592         (message-insert-importance-high, message-insert-importance-low)
12593         (message-insert-or-toggle-importance): New functions.
12594         (message-tool-bar-map): Add {un,}important.
12595         (message-mode): Doc fix.
12596
12597 2001-11-15  Simon Josefsson  <jas@extundo.com>
12598
12599         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
12600
12601         * mml.el (mml-menu): Fix toolbar tooltip.
12602
12603 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12604
12605         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
12606         * nnml.el (nnml-save-marks): Ditto.
12607
12608         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
12609
12610 2001-11-15  Simon Josefsson  <jas@extundo.com>
12611
12612         * nnml.el (nnml-save-marks):
12613         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
12614         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
12615
12616 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
12617
12618         * gnus-art.el (gnus-article-wash-status-strings): Use
12619         `copy-sequence', not `copy-seq'.
12620
12621 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
12622
12623         * gnus-art.el (gnus-article-wash-status-strings): New constant.
12624         (gnus-gnus-article-wash-status-entry): New function.
12625         (gnus-article-wash-status): Use it.
12626
12627 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12628
12629         * mml1991.el: Add coding header.
12630
12631 2001-11-12  Simon Josefsson  <jas@extundo.com>
12632
12633         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
12634         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
12635         `mml1991-sign' and `mml1991-encrypt'.
12636         (mml1991-encrypt, mml1991-sign): New glue functions.
12637         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
12638
12639         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
12640         (mml-menu): Add PGP to menu.
12641
12642         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
12643         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
12644         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
12645         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
12646
12647         * mml2015.el: Mention RFC 3156.
12648
12649         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
12650
12651 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12652
12653         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
12654
12655         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
12656           From <Michael.Cook@cisco.com>
12657
12658 2001-11-11  Simon Josefsson  <jas@extundo.com>
12659
12660         * message.el (top-level): Autoload sha1.
12661         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
12662         canlock, no need to require two different hash algs).  Suggested
12663         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
12664
12665 2001-11-09  Simon Josefsson  <jas@extundo.com>
12666
12667         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
12668         <Pavel@Janik.cz>.
12669
12670 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12671
12672         * message.el (message-point-in-header-p): New function.
12673         (message-do-auto-fill): Use it.
12674         (message-beginning-of-line): New function.  Goes to beginning of
12675         header value (i.e., end of header name), or to beginning of line
12676         if already at beginning of value.  Behaves like
12677         `beginning-of-line' when in message body.
12678         (message-mode-map): Bind it.
12679
12680 2001-11-08  Simon Josefsson  <jas@extundo.com>
12681
12682         * gnus-msg.el (gnus-posting-styles): Add doc.
12683
12684 2001-11-07  Simon Josefsson  <jas@extundo.com>
12685
12686         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
12687
12688         * sieve-mode.el (sieve-control-commands-face)
12689         (sieve-control-commands-face, sieve-action-commands-face)
12690         (sieve-test-commands-face, sieve-tagged-arguments-face): New
12691         faces.
12692         (sieve-font-lock-keywords): Use them.
12693         (sieve-mode): Only set font-lock-defaults in emacs.
12694
12695         * gnus-art.el (gnus-default-article-saver): Add
12696         gnus-summary-save-body-in-file.
12697         (gnus-summary-write-to-file): Fix doc.
12698
12699 2001-11-07  Simon Josefsson  <jas@extundo.com>
12700
12701         * gnus-art.el (gnus-treat-highlight-signature): Add cross
12702         reference to the correct chapter in the manual.
12703
12704         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
12705         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
12706
12707 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12708
12709         * mml.el (mml-preview): Bind mail-header-separator.
12710
12711 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12712
12713         * message.el: Always require canlock.
12714         (message-ignored-supersedes-headers): Include Cancel-Lock and
12715         Cancel-Key.
12716         (message-insert-canlock): Don't require canlock.
12717         (message-cancel-news): Don't check whether canlock is available.
12718         (message-supersede): Support cancel-locks.
12719
12720         * gnus-art.el: Don't autoload canlock.
12721
12722 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12723
12724         * mail-source.el (mail-source-fetch-imap): ASYNC param.
12725         From: <andre@slamdunknetworks.com>
12726
12727 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12728
12729         * many files: Fix copyright lines.
12730
12731 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12732
12733         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
12734         Suggested by Dave Love  <fx@gnu.org>.
12735
12736 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12737
12738         * message.el (message-kill-buffer): Remove auto-save file after
12739         confirm.
12740
12741         * message.el (message-send-mail): Call message-generate-headers
12742         once.  Suggested by Matt Armstrong <matt@lickey.com>.
12743
12744         * gnus-topic.el (gnus-topic-rename): Initial-input.
12745         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
12746
12747 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
12748
12749         * message.el (message-forbidden-properties): New constant.
12750         (message-strip-forbidden-properties): New function.
12751         (message-mode): Activate it.
12752
12753 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12754
12755         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
12756         (mm-hack-charsets): Fix doc.
12757
12758 2001-11-02  Simon Josefsson  <jas@extundo.com>
12759
12760         * gnus-int.el (gnus-check-server): Message "...done" when done.
12761
12762         * imap.el (imap-close): Don't message (imap-send-command-wait
12763         returns if the connection is dropped).
12764         (imap-wait-for-tag): Nix out message only when necessary.
12765
12766         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
12767         for non-crossposting.
12768         (gnus-sieve-crosspost): Default to t to be consistent with other
12769         parts of Gnus.
12770
12771 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12772
12773         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
12774         (mm-iso-8859-x-to-15-table): Ditto.
12775         (mm-iso-8859-x-to-15-region): Ditto.
12776         (mm-find-mime-charset-region): Ditto.
12777
12778 2001-11-01  Simon Josefsson  <jas@extundo.com>
12779
12780         * nnimap.el (nnimap-close-asynchronous): New variable.
12781         (nnimap-close-group): Use it.
12782         (nnimap-expunge): Don't use it.
12783
12784         * imap.el (imap-callbacks): New variable.
12785         (imap-remassoc): Copied from `gnus-remassoc'.
12786         (imap-add-callback): New function.
12787         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
12788         behaviour.
12789         (imap-parse-response): Call the callback.
12790
12791         * message.el (message-insert-canlock): New variable.
12792         (message-canlock-generate, message-canlock-password)
12793         (message-insert-canlock): New functions.
12794         (message-send-news): Call `message-insert-canlock'.
12795         (top-level): Require canlock when compiling.
12796         (message-insert-canlock): Require canlock before we need it.
12797
12798 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12799
12800         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
12801
12802 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12803
12804         * dgnushack.el (dgnushack-make-load): A workaround for
12805         custom-add-loads bug in some versions of XEmacs.
12806
12807 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12808
12809         * mm-util.el (mm-charset-synonym-alist): Revert (some).
12810
12811 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12812
12813         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
12814         (mm-hack-charsets): New variable.
12815         (mm-iso-8859-15-compatible): New variable.
12816         (mm-iso-8859-x-to-15-table): New variable.
12817         (mm-find-mime-charset-region): Add parameter hack-charsets.
12818
12819         * mm-bodies.el (mm-encode-body): Use it.
12820         * mml.el (mml-parse-1): Ditto.
12821
12822 2001-11-01  Simon Josefsson  <jas@extundo.com>
12823
12824         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
12825
12826 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12827
12828         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
12829         is nil.
12830
12831 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12832
12833         * smiley-ems.el (smiley-update-cache): Auto detect file type.
12834
12835         * message.el (message-forward-rmail-make-body): Use
12836         save-window-excursion.
12837         (message-encode-message-body): Search with noerror.
12838         (message-setup-1): Convert compose-mail send-actions to
12839         message-send-actions.
12840
12841 2001-11-01  Simon Josefsson  <jas@extundo.com>
12842
12843         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
12844         <yamaoka@jpl.org>.
12845
12846 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12847
12848         * sieve-manage.el (sieve-string-bytes): No complain.
12849
12850 2001-11-01  Simon Josefsson  <jas@extundo.com>
12851
12852         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
12853         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
12854         has autoload cookies, so no `require' should be necessary.)
12855
12856         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
12857         files.
12858
12859 2001-10-31  Simon Josefsson  <jas@extundo.com>
12860
12861         * gnus-cus.el (gnus-group-parameters): Support integer `display'
12862         parameter.
12863
12864         * gnus-sum.el (gnus-select-newsgroup): If group parameter
12865         `display' is a number (and C-u wasn't used to enter group), only
12866         fetch that number of articles.
12867
12868 2001-10-31  Matt Armstrong  <matt@lickey.com>
12869
12870         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
12871         not-subscribed -> subscribed.
12872
12873 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12874         From: Josh Huber <huber@alum.wpi.edu>
12875
12876         * message.el (message-subscribed-address-functions): New variable.
12877         (message-subscribed-addresses): New variable.
12878         (message-subscribed-regexps): New variable.
12879         (message-goto-mail-followup-to): New function.
12880         (message-send-mail): Add Mail-Followup-To.
12881         (message-make-mft): New function.
12882
12883         * gnus.el (gnus-find-subscribed-addresses): New function.
12884
12885 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12886
12887         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
12888         (mail-source-fetch-pop): Ditto.
12889         (mail-source-check-pop): Ditto.
12890
12891         * gnus-start.el (gnus-read-init-file): Ditto.
12892         (gnus-activate-group): Ditto.
12893         (gnus-read-newsrc-el-file): Ditto.
12894
12895 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12896
12897         * message.el (message-get-reply-headers): Make sure there is ", ".
12898
12899         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
12900         mm-coding-system-p. Don't correct it only in XEmacs.
12901         (mm-charset-to-coding-system): Use mm-coding-system-p and
12902         mm-get-coding-system-list.
12903         (mm-emacs-mule, mm-mule4-p): New variables.
12904         (mm-enable-multibyte, mm-disable-multibyte,
12905         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
12906         mm-with-unibyte-current-buffer,
12907         mm-with-unibyte-current-buffer-mule4): Use them.
12908         (mm-find-mime-charset-region): Treat iso-2022-jp.
12909
12910         From  Dave Love  <fx@gnu.org>:
12911
12912         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
12913         construction.
12914         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
12915         entries conditional on not having a coding system defined for
12916         them.
12917         (mm-mule-charset-to-mime-charset): Use
12918         find-coding-systems-for-charsets if defined.
12919         (mm-charset-to-coding-system): Don't use
12920         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
12921         later.  Add last resort search of coding systems.
12922         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
12923         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
12924         Mule 4.
12925         (mm-find-mime-charset-region): Re-write.
12926         (mm-with-unibyte-current-buffer): Restore buffer as well as
12927         multibyteness.
12928
12929 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12930
12931         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
12932         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
12933         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
12934
12935 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12936
12937         * gnus-art.el (article-display-x-face): Nix buffer-read-only
12938         again.
12939
12940         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
12941
12942 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12943
12944         * gnus-spec.el (gnus-parse-simple-format): Use
12945           buffer-substring-no-properties.
12946
12947 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12948
12949         * gnus-art.el (article-verify-cancel-lock): New function.
12950
12951         * nnheader.el (nntp-process-response): New variable.
12952         (nnheader-init-server-buffer): Make `nntp-process-response'
12953         buffer-local in `nntp-server-buffer'.
12954
12955         * nntp.el (nntp-prepare-post-hook): New hook.
12956         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
12957         (nntp-async-trigger): Ditto.
12958         (nntp-request-post): Insert a server's ID if there's no Message-ID
12959         header; run `nntp-prepare-post-hook'.
12960
12961 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12962
12963         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
12964         instead.
12965
12966         * message.el (message-forward-subject-author-subject): Don't use
12967         message-news-p, which widens the buffer.
12968         (message-forward-make-body): New function.
12969         (message-forward): Use it.
12970         (message-insinuate-rmail): New function.
12971         (message-forward-rmail-make-body): New function.
12972
12973 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12974
12975         * mm-extern.el (mm-extern): Provide it.
12976
12977         * mm-partial.el (mm-partial): Provide it.
12978
12979 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12980
12981         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
12982
12983 2001-10-29  Simon Josefsson  <jas@extundo.com>
12984
12985         * mml.el (mml-preview): Bind message-this-is-news if it is
12986         news. From Jesper Harder <harder@myrealbox.com>.
12987
12988 2001-10-28  Simon Josefsson  <jas@extundo.com>
12989
12990         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
12991
12992 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
12993
12994         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
12995         ironic smilies.
12996
12997 2001-10-27  Simon Josefsson  <jas@extundo.com>
12998
12999         * message.el (message-indent-citation): Don't add trailing
13000         whitespace when citing text.
13001
13002         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
13003         <harder@ifa.au.dk>.
13004
13005 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13006
13007         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
13008         not available.
13009         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
13010         (nnweb-type-definition): Add google as alias of dejanews.
13011         (nnweb-google-parse-1): Forward 1 line.
13012
13013 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13014
13015         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
13016         variable `message-forward-ignored-headers'.
13017
13018 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
13019
13020         * gnus.el (gnus-expand-group-parameter): New function.
13021         (gnus-expand-group-parameters): Call it.
13022         (gnus-group-fast-parameter): New function.
13023         (gnus-group-find-parameter): Call it.
13024
13025 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
13026
13027         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
13028         vector (it didn't before because of a bug).
13029         * gnus-msg.el (gnus-post-news): Use header vector directly, if
13030         available.  Before it converted it to an article number.
13031
13032         This makes followup to news articles with negative numbers in
13033         nnvirtual groups use news instead of mail.
13034
13035 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
13036
13037         * gnus.el (post-method): Use `native' instead of `nil'.
13038
13039         * gnus-msg.el (gnus-post-method): Ditto.
13040
13041 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
13042
13043         * gnus.el (gnus-define-group-parameter): Grammar fix.
13044
13045 2001-10-22  Simon Josefsson  <jas@extundo.com>
13046
13047         * gnus-msg.el (gnus-extended-version): Include
13048         system-configuration.
13049         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
13050
13051 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
13052
13053         * gnus.el (post-method): Customization fix: `native' is not a
13054         valid value.
13055         * gnus-msg.el (gnus-post-method): Doc and customization fix:
13056         `native' is not a valid value.
13057
13058 2001-10-21  Simon Josefsson  <jas@extundo.com>
13059
13060         * nnimap.el (nnimap): Defgroup
13061         (nnimap-strict-function, nnimap-strict-function-match): New
13062         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
13063         (nnimap-split-crosspost, nnimap-split-inbox)
13064         (nnimap-split-rule, nnimap-split-predicate)
13065         (nnimap-split-predicate): Defcustom.
13066         (nnimap-split-inbox, nnimap-expunge-search-string)
13067         (nnimap-importantize-dormant): Remove "*" from doc.
13068
13069 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13070
13071         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
13072         not supplied via prefix arg.  From Lisp, make arg mandatory.
13073         Suggested by Frank Schmitt.
13074
13075 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
13076
13077         * message.el (message-do-auto-fill): Avoid calling
13078         'rfc822-goto-eoh'.
13079
13080 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13081         From Paul Jarc <prj@po.cwru.edu>.
13082
13083         * message.el (message-get-reply-headers): Restructure the logic
13084         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
13085
13086 2001-10-20  Simon Josefsson  <jas@extundo.com>
13087
13088         * message.el (message-cancel-news): Support cancel-locks.
13089         Suggested by Per Abrahamsson.
13090
13091         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
13092         conses.  From David Z Maze <dmaze@MIT.EDU>.
13093
13094         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
13095
13096 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
13097
13098         * mm-decode.el (mm-default-directory): Fix customize type.
13099
13100         * message.el (message-setup-fill-variables): Kludge to use
13101         normal-auto-fill-function even if auto fill is already activated.
13102
13103 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
13104
13105         * message.el (message-do-auto-fill): New version that does not
13106         rely on text properties, by Simon Josefsson <jas@extundo.com>.
13107         (message-setup-1): Removed the `message-field' property.
13108
13109         * gnus-draft.el (gnus-draft-edit-message): Removed the
13110         `message-field' property.
13111
13112 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
13113
13114         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
13115         `message-field'.  The `field' property has a special significance in
13116         Emacs 21.
13117
13118         * message.el (message-send, message-setup-1): Ditto.
13119
13120 2001-10-18  Simon Josefsson  <jas@extundo.com>
13121
13122         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
13123         when undoing.
13124
13125 2001-10-18  Simon Josefsson  <jas@extundo.com>
13126         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
13127
13128         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
13129         (gnus-summary-make-menu-bar): Ditto.
13130
13131 2001-10-17  Simon Josefsson  <jas@extundo.com>
13132
13133         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
13134         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
13135
13136 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13137
13138         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
13139         * gnus-util.el (gnus-user-date): New function.
13140         From Frank Schmitt <usenet@Frank-Schmitt.net>.
13141
13142 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
13143
13144         * message.el (message-check-news-header-syntax): Special case
13145         nnvirtual groups.
13146
13147         * gnus-sum.el (gnus-summary-respool-default-method): Changed
13148         customize type to `symbol'.
13149
13150 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13151
13152         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
13153         %&foo;.
13154         (gnus-parse-simple-format): Support user extended spec too.
13155         %u&foo; invokes gnus-user-format-function-foo.
13156
13157 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13158
13159         * nnml.el (nnml-request-expire-articles): Make sure it is back to
13160         the server.
13161         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
13162         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
13163         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
13164         * nndiary.el (nndiary-request-expire-articles): Ditto.
13165         (nndiary-schedule): Defsubst it before use it.
13166         (nndiary-error): eval-and-compile.
13167
13168 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
13169
13170         * gnus-msg.el (gnus-post-method): Changed two instances of
13171         `active' to `current' and one `null' to `not'.
13172
13173 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13174         From Katsumi Yamaoka <yamaoka@jpl.org>.
13175
13176         * message.el (message-setup-fill-variables): Use
13177         `normal-auto-fill-function' instead of `auto-fill-function'.
13178
13179 2001-10-16  Simon Josefsson  <jas@extundo.com>
13180
13181         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
13182         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
13183         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
13184
13185 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13186         Patch by Oliver Scholz <oscholz@my.gnus.org>.
13187
13188         * gnus-draft.el (gnus-draft-edit-message): Add text property
13189         `field' with value `header' to message headers.
13190         * message.el (message-setup-1): Really add text property to all of
13191         the header, not just part of it.
13192
13193 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13194
13195         * gnus-group.el (gnus-group-sort-by-server): Use it.
13196
13197         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
13198
13199         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
13200         and keystroke.
13201
13202 2001-10-14  Simon Josefsson  <jas@extundo.com>
13203
13204         * dig.el: Doc fix.
13205
13206         * smime.el: Doc fix.
13207
13208         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
13209         charset magic from message.el.
13210
13211 2001-10-12  Simon Josefsson  <jas@extundo.com>
13212         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
13213
13214         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
13215         'cite from g-a-wash-types.
13216         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
13217         (gnus-article-hide-citation): Fix.
13218
13219         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
13220         character.
13221         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
13222
13223         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
13224         definition.
13225         (gnus-signature-toggle): Toggle `s' mode line character.
13226
13227         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
13228         doing stuff that clears it.
13229
13230 2001-10-12  Simon Josefsson  <jas@extundo.com>
13231
13232         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
13233         From Eric Marsden <emarsden@laas.fr>.
13234
13235 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13236
13237         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
13238         (autoload): Add some autoloads.
13239
13240 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13241         Suggested by Oliver Scholz <epameinondas@gmx.de>.
13242
13243         * message.el (message-do-auto-fill): New function.  Like
13244         `do-auto-fill' but don't fill when in the message header.
13245         (message-setup-1): Put a text property on the message header.
13246         (message-setup-fill-variables): Use `message-do-auto-fill'.
13247
13248 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13249
13250         * message.el (message-send-mail-partially): Insert an empty line
13251         first, because of the change of message-make-lines.
13252
13253 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
13254
13255         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
13256         iso-8859-15, make it an alias for iso-8859-1.
13257
13258 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13259
13260         * message.el (message-send-news): Don't modify the value of
13261         `message-syntax-checks' if it is not a list (possibly it is
13262         `dont-check-for-anything-just-trust-me').
13263
13264 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13265
13266         * gnus-group.el (gnus-group-name-charset-group-alist): Use
13267         `find-coding-system' for XEmacs to check whether the coding-system
13268         `utf-8' is available.
13269
13270 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13271
13272         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
13273
13274 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
13275
13276         * message.el (message-send-news): Oops, missed case with no
13277         "Followup-To" header...
13278
13279 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
13280
13281         * message.el (message-send-news): Allow
13282         `gnus-group-name-charset-group-alist' to affect encoding of the
13283         "Newsgroups" and "Followup-To" headers.
13284
13285 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13286
13287         * Makefile.in (install-el): Depend on gnus-load.el.
13288
13289 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13290
13291         * Makefile.in (install-el): Use -f.
13292         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
13293
13294 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
13295
13296         * message.el (message-send-news): Don't encode Followups-To when
13297         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
13298
13299         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
13300         header.
13301
13302         * gnus-art.el (article-decode-group-name): Also decode
13303         "Followup-To".
13304
13305         * rfc2047.el (rfc2047-encode-message-header): Encode without
13306         asking for null methods.
13307
13308         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
13309         default charset for newsgroup names in accordance with USEFOR.
13310
13311         * gnus-group.el (gnus-group-name-charset-method-alist,
13312         gnus-group-name-charset-group-alist): Removed "*" from doc
13313         strings, "*" should not be used for complex variables.
13314
13315 2001-10-06  Simon Josefsson  <jas@extundo.com>
13316
13317         Support UTF-8 group names better.
13318
13319         * message.el (message-check-news-header-syntax): Encode group
13320         names before comparison.
13321
13322         * gnus-msg.el (gnus-copy-article-buffer): Run all
13323         `gnus-article-decode-hook's except `article-decode-charset'
13324         instead of hardcoding call to one of them.
13325
13326         * gnus-art.el (gnus-article-decode-hook): Add
13327         `article-decode-group-name'.
13328         (article-decode-group-name): New function, use `g-d-n'.
13329
13330         * gnus-group.el (gnus-group-insert-group-line): Decode
13331         gnus-tmp-group using `g-d-n'.
13332
13333         * gnus-util.el (gnus-decode-newsgroups): New function.
13334
13335 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
13336
13337         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
13338         `gnus-group-name-charset-group-alist'.
13339
13340 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13341
13342         * Makefile.in: Install el in install. Add uninstall.
13343
13344 2001-10-05  Simon Josefsson  <jas@extundo.com>
13345
13346         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
13347
13348         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
13349
13350         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
13351         empty folders.
13352
13353         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
13354         limiting if read-all (C-u RET) was used.
13355
13356 2001-10-04  Simon Josefsson  <jas@extundo.com>
13357
13358         * mail-source.el (mail-source-movemail-program): New variable.
13359         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
13360         <thutt@thutt.vmware.com>.
13361
13362 2001-10-03  Simon Josefsson  <jas@extundo.com>
13363
13364         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
13365         (gnus-summary-line-format-alist): Fix param.
13366
13367 2001-10-02  Simon Josefsson  <jas@extundo.com>
13368
13369         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
13370         don't go through `nnimap-request-expire-articles' to delete the
13371         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
13372
13373 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13374
13375         * gnus-agent.el (gnus-agent-write-active): The min in the
13376         agent/active may be larger than that in the server/active.
13377
13378 2001-10-01  Simon Josefsson  <jas@extundo.com>
13379
13380         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
13381         is IMAP4rev1.
13382
13383         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
13384
13385         * nnfolder.el: Ditto.
13386
13387 2001-09-30  Dan Christensen  <jdc@uwo.ca>
13388
13389         * gnus-sum.el (gnus-summary-extract-address-component): New function.
13390         (gnus-summary-from-or-to-or-newsgroups): Optimize.
13391
13392 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13393
13394         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
13395         (message-mode-menu): Menu item for same.
13396
13397         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
13398         delayed articles.
13399
13400         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
13401         nndraft:delayed does not exist.
13402         (gnus-delay-initialize): Don't set up keymap, that's done from
13403         message.el now.
13404         (gnus-delay, gnus-delay-group, gnus-delay-header)
13405         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
13406
13407 2001-09-29  Simon Josefsson  <jas@extundo.com>
13408
13409         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
13410         utf-8, not eight-bit-control.
13411
13412         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
13413         (imap-log, imap-debug): Custom.
13414         (imap-log-buffer, imap-debug-buffer): New constants.
13415         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
13416         (imap-network-open, imap-shell-open, imap-starttls-open)
13417         (imap-send-command-1, imap-send-command, imap-arrival-filter)
13418         (imap-debug): Use imap-*-buffer.
13419
13420         * nndoc.el (nndoc-article-type): Add mailman.
13421         (nndoc-type-alist): Ditto.
13422         (nndoc-mailman-type-p): New function.
13423
13424 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13425
13426         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
13427         gnus-art.el.
13428
13429 2001-09-27  Simon Josefsson  <jas@extundo.com>
13430
13431         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
13432         (gnus-topic-catchup-articles): New function. Suggested by Robin
13433         S. Socha <robin-dated-1001857693.185e29@socha.net>.
13434
13435 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13436         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
13437
13438         * gnus-ems.el (gnus-article-display-xface): Insert xface after
13439         previous ones.
13440
13441 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13442         From Daiki Ueno  <ueno@unixuser.org>
13443
13444         * gnus-sum.el (gnus-summary-show-article): The arglist of
13445         detect-coding-region is incompatible.
13446
13447 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13448         From Katsuhiro Hermit Endo <hermit@koka-in.org>
13449
13450         * gnus-group.el (gnus-group-delete-group): Typo.
13451
13452 2001-09-26  Simon Josefsson  <jas@extundo.com>
13453
13454         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
13455
13456         * nnimap.el (nnimap-expiry-target): Use temp buffer.
13457
13458 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13459
13460         * gnus-cus.el (gnus-group-parameters): Display as sexp.
13461
13462 2001-09-22  Simon Josefsson  <jas@extundo.com>
13463
13464         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
13465
13466         * nnfolder.el (nnfolder-open-marks): Ditto.
13467
13468         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
13469         (gnus-update-marks): Use it.
13470         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
13471         hardcoded list.
13472
13473         * gnus.el (gnus-article-special-mark-lists): Add killed.
13474         (gnus-article-unpropagated-mark-lists): New constant.
13475
13476 2001-09-22  Simon Josefsson  <jas@extundo.com>
13477
13478         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
13479         custom option.
13480
13481 2001-09-23  Simon Josefsson  <jas@extundo.com>
13482
13483         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
13484
13485 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13486
13487         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
13488
13489 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
13490
13491         * gnus-group.el (gnus-group-sort-function): Fix customize type to
13492         accept lists of functions.
13493
13494 2001-09-20  Simon Josefsson  <jas@extundo.com>
13495
13496         * gnus-group.el (gnus-group-catchup): Update expire marks in
13497         backend.  Also, if ALL also set expire marks on tick/dormant.
13498
13499 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13500
13501         * message.el (message-tab-body-function): New variable.
13502         * message.el (message-tab): Use it.
13503
13504 2001-09-19  Sam Steingold  <sds@gnu.org>
13505
13506         * gnus-win.el (gnus-buffer-configuration): Respect
13507         `gnus-bug-create-help-buffer'.
13508
13509 2001-09-18  Simon Josefsson  <jas@extundo.com>
13510
13511         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
13512         (gnus-parse-simple-format): Re-revert.
13513
13514 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
13515         Trivial patch.
13516
13517         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
13518         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
13519
13520 2001-09-18  Simon Josefsson  <jas@extundo.com>
13521
13522         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
13523         signed.
13524         (gnus-parse-simple-format): Don't use it.
13525
13526 2001-09-17  Miles Bader  <miles@gnu.org>
13527
13528         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
13529         error querying a backend abort the whole process.
13530
13531 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13532
13533         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
13534         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
13535
13536 2001-09-17  Didier Verna  <didier@xemacs.org>
13537
13538         * nndiary.el: version 0.2-b14.
13539         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
13540         compatibility problem with XEmacs 21.1.
13541
13542 2001-09-15  Simon Josefsson  <jas@extundo.com>
13543
13544         * gnus-group.el (gnus-group-line-format): Document %c.
13545
13546         * nnml.el (nnml-parse-head): Handle CRLF files.
13547         (nnml-generate-nov-file): Ditto.
13548         (nnml-retrieve-headers): Ditto.
13549
13550 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
13551
13552         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
13553
13554 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
13555
13556         * gnus-spec.el (gnus-correct-substring): Still stopped one
13557         character before we wanted (never included last character).
13558         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
13559         add missing "," (once per function)
13560
13561 2001-09-14  Simon Josefsson  <jas@extundo.com>
13562
13563         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
13564         (otherwise e.g. gnus-agentize in .gnus overrides the customized
13565         default before gnus-group is loaded and the variable set.)
13566
13567         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
13568         killed or unsent marks.
13569
13570         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
13571         isn't an article to set it on (e.g. when you `a' in a group).
13572
13573 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
13574
13575         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
13576         can read e-mails from Microsoft Outlook users not using ISO
13577         8859-2 character set.
13578
13579 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13580
13581         * gnus-diary.el: Minor modifications to avoid warnings.
13582         (gnus-summary-misc-menu): defvar.
13583         (gnus-diary-check-message): Use gnus-point-at-eol.
13584         (gnus-diary-kill-entire-line): eval-and-compile.
13585
13586 2001-09-12  Didier Verna  <didier@xemacs.org>
13587
13588         * nndiary.el: new version (0.2-b13).
13589         * nndiary.el (nndiary-mail-sources): doc update.
13590         * nndiary.el (nndiary-split-methods): ditto.
13591         * nndiary.el (nndiary-request-accept-article-hooks): New.
13592         * nndiary.el (nndiary-request-accept-article): use it, check
13593         message validity.
13594         * nndiary.el (nndiary-get-new-mail): changed default to nil.
13595         * nndiary.el (nndiary-schedule): fix bug (misplaced
13596         condition-case): it didn't return nil on error.
13597         * gnus-diary.el: new version.
13598         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
13599         * gnus-diary.el (gnus-diary-header-value-history): New.
13600         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
13601         * gnus-diary.el (gnus-diary-add-header): New.
13602         * gnus-diary.el (gnus-diary-check-message): New.
13603         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
13604         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
13605
13606 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13607
13608         * gnus-sum.el (gnus-select-newsgroup): Make
13609         `gnus-current-select-method' buffer-local.
13610
13611         * gnus-art.el (gnus-request-article-this-buffer): Refer
13612         `gnus-current-select-method' in the current summary buffer.
13613
13614 2001-09-10  Simon Josefsson  <jas@extundo.com>
13615         From Daniel Pittman <daniel@rimspace.net>
13616
13617         * gnus-spec.el (gnus-correct-pad-form): Fix.
13618
13619 2001-09-09  Simon Josefsson  <jas@extundo.com>
13620
13621         * mm-decode.el (mm-inline-media-tests): Add
13622         application/x-emacs-lisp.
13623         (mm-attachment-override-types): Add
13624         application/{x-,}pkcs7-signature.
13625
13626         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
13627         (gnus-server-line-format, gnus-server-mode-line-format)
13628         (gnus-server-browse-in-group-buffer): Customize.
13629
13630 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13631
13632         * nnml.el (nnml-marks-changed-p): Typo.
13633         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
13634         (nnml-marks-changed-p): Use gnus-gethash.
13635         (nnml-marks-modtime): Use gnus-make-hashtable.
13636
13637         * nnfolder.el (nnfolder-marks-changed-p): Typo.
13638         (nnfolder-request-expire-articles, nnfolder-save-marks)
13639         (nnfolder-open-marks): Typo.
13640         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
13641         (nnfolder-marks-changed-p): Use gnus-gethash.
13642         (nnfolder-marks-modtime): Use gnus-make-hashtable.
13643
13644 2001-09-08  Simon Josefsson  <jas@extundo.com>
13645
13646         * nnfolder.el (nnfolder-marks-modtime): New variable.
13647         (nnfolder-marks-changed-p): New function.
13648         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
13649         (nnfolder-request-update-info): Don't update if marks didn't change.
13650
13651         * nnml.el (nnml-marks-modtime): New variable.
13652         (nnml-marks-changed-p): New function.
13653         (nnml-save-marks, nnml-open-marks): Save modtime.
13654         (nnml-request-update-info): Don't update if marks didn't change.
13655
13656         * gnus-agent.el (gnus-agent-any-covered-gcc)
13657         (gnus-agent-add-server, gnus-agent-remove-server): Use
13658         gnus-agent-method-p.
13659
13660         * gnus-art.el (gnus-buttonized-mime-types): New variable.
13661         (gnus-unbuttonized-mime-type-p): Use it.
13662
13663         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
13664         fetch group.
13665
13666 2001-09-08  Simon Josefsson  <jas@extundo.com>
13667         From Daniel Pittman <daniel@rimspace.net>
13668
13669         * gnus-spec.el (gnus-correct-pad-form): New function.
13670         (gnus-parse-simple-format): Use it.
13671
13672 2001-09-07  Simon Josefsson  <jas@extundo.com>
13673
13674         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
13675         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
13676         Putnam <reader@newsguy.com>.
13677         (gnus-group-sort-selected-groups): Touch dribble file.
13678
13679 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
13680
13681         * nnml.el (nnml-filenames-are-evil): New variable.
13682         (nnml-article-to-file-alist): Rename to ...
13683         (nnml-current-group-article-to-file-alist): ... this.
13684         Respect `nnml-filenames-are-evil'.
13685         (nnml-active-number): Update.
13686         (nnml-update-file-alist): Update.
13687         (nnml-request-article): Use nnheader-article-to-file-alist.
13688         (nnml-request-rename-group): Likewise.
13689
13690 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13691
13692         * gnus-sum.el (gnus-summary-insert-line): Fix.
13693
13694 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
13695
13696         * gnus-sum.el: Bind g-s-t-s to "W g".
13697         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
13698         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
13699         display of graphical smilies.
13700
13701 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13702
13703         * gnus-start.el (gnus-setup-news): A typo.
13704         From Bill White <billw@wolfram.com>.
13705
13706 2001-09-06  Simon Josefsson  <jas@extundo.com>
13707
13708         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
13709         and unseen marks.
13710
13711 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13712
13713         * nnmail.el (nnmail-split-fancy): Document `junk'.
13714
13715 2001-09-04  Simon Josefsson  <jas@extundo.com>
13716
13717         * imap.el (imap-search): Don't error if server is broken.
13718
13719 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
13720
13721         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
13722         searching for an article that isn't in the mbox.
13723
13724 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13725
13726         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
13727         right, and get all the comments.
13728
13729 2001-09-02  Simon Josefsson  <jas@extundo.com>
13730         Suggested by Dan Christensen <jdc+news@uwo.ca>
13731
13732         * nnfolder.el (nnfolder-request-update-info): Fix message.
13733
13734         * nnml.el (nnml-request-update-info): Ditto.
13735
13736 2001-09-01  Simon Josefsson  <jas@extundo.com>
13737
13738         * nnml.el (nnml-request-expire-articles): Also bind
13739         `nnml-current-group' and `nnml-article-file-alist' when using
13740         expiry-target. (Otherwise nnml will be in a inconsistent internal
13741         state causing all kind of problems.)
13742         (nnml-request-expire-articles): If `nnml-article-to-file' or
13743         `file-attributes' failes, return article as un-expirable instead
13744         of treating it as expired.
13745
13746 2001-08-31  Sam Steingold  <sds@gnu.org>
13747
13748         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
13749         typo: `exmine' --> `examine'.
13750
13751 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13752
13753         * nndoc.el (nndoc-forward-type-p): It is not a digest.
13754
13755 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13756
13757         * nnml.el (nnml-check-directory-twice): Remove.
13758         (nnml-retrieve-headers): Ditto.
13759         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
13760
13761 2001-08-30  Andrew Innes  <andrewi@gnu.org>
13762
13763         * nnheader.el (nnheader-directory-files-is-safe): No need to read
13764         directory twice on Windows, or on GNU Emacs-21.
13765
13766 2001-08-30  Andrew Innes  <andrewi@gnu.org>
13767
13768         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
13769         (nnml-request-rename-group): Ditto.
13770         (nnml-active-number): Ditto.
13771         (nnml-request-create-group): Use nnml-directory-articles.
13772         (nnml-request-expire-articles): Use nnml-directory-articles, which
13773         gets list from nov database if available.
13774         (nnml-get-nov-buffer): New function.
13775         (nnml-open-nov): Use it.
13776         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
13777         gets alist from nov database if available.
13778         (nnml-directory-articles): New function.
13779         (nnml-article-to-file-alist): New function.
13780
13781 2001-08-30  Andrew Innes  <andrewi@gnu.org>
13782
13783         * mm-decode.el (mm-display-external): Use `name' as filename, if
13784         `filename' attribute is not present.
13785
13786 2001-08-30  Andrew Innes  <andrewi@gnu.org>
13787
13788         * mail-source.el (mail-source-flash): New defcustom.
13789         (mail-source-new-mail-p): Ring visible bell if appropriate.
13790         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
13791         timer is cleared even if mail check signals an error.
13792
13793 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13794
13795         * gnus-sum.el (gnus-summary-move-article): Only update marks of
13796         type 'list.
13797
13798 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13799
13800         * flow-fill.el (fill-flowed): eol might be point-max.
13801
13802 2001-08-27  Simon Josefsson  <jas@extundo.com>
13803
13804         * nnml.el (nnml-request-update-info): Fix message.
13805         (nnml-open-marks): Ditto.
13806
13807         * nnfolder.el (nnfolder-request-update-info):
13808         (nnfolder-open-marks): Fix message.
13809
13810 2001-08-25  Simon Josefsson  <jas@extundo.com>
13811
13812         * nnfolder.el (nnfolder-save-marks): Don't create directory named
13813         after group in ~/.
13814
13815 2001-08-25  Simon Josefsson  <jas@extundo.com>
13816         From Andreas Jaeger  <aj@suse.de>
13817
13818         * nnfolder.el (nnfolder-open-marks): Fix typo.
13819         * nnml.el (nnml-open-marks): Likewise.
13820
13821 2001-08-25  Simon Josefsson  <jas@extundo.com>
13822
13823         Make nnfolder groups self-contained as far as marks are concerned.
13824
13825         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
13826         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
13827         (nnfolder-open-server): Make marks directory.
13828         (nnfolder-request-delete-group): Delete marks file.
13829         (nnfolder-request-delete-group): Check of nov/marks file exist
13830         before deleting.
13831         (nnfolder-request-rename-group): Rename marks file.
13832         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
13833         (nnfolder-request-set-mark, nnfolder-request-update-info)
13834         (nnfolder-group-marks-pathname, nnfolder-save-marks)
13835         (nnfolder-open-marks): New functions.
13836         (top-level): Require gnus.
13837
13838 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13839
13840         * nnweb.el (nnweb-type-definition): Use google raw file.
13841         (nnweb-google-parse-1): Ditto.
13842         (nnweb-google-identity): Ditto.
13843         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
13844         (nnweb-altavista-wash-article): Ditto.
13845         (nnweb-request-article): Remove nnweb-decode-entities.
13846
13847         * nnml.el: Require 'gnus.
13848
13849 2001-08-25  Simon Josefsson  <jas@extundo.com>
13850
13851         * nnml.el (nnml-marks-is-evil): Add doc.
13852
13853 2001-08-25  Simon Josefsson  <jas@extundo.com>
13854
13855         * nnml.el (nnml-save-marks): Wrap saving marks in a
13856         condition-case, to allow user to start Gnus if saving marks failed
13857         for some reason.
13858
13859 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13860
13861         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
13862
13863         * gnus-group.el (gnus-update-group-mark-positions): Bind
13864         gnus-group-update-hook to nil.
13865
13866 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13867
13868         * mml.el (mml-generate-mime-1): Force as multibyte string.
13869
13870 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13871
13872         * gnus-sum.el (gnus-summary-insert-line)
13873         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
13874         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
13875
13876         * gnus-spec.el (gnus-correct-substring): Take optional END.
13877
13878         * nnrss.el (nnrss-request-article): Remove \n.
13879         (nnrss-retrieve-headers): Lines number is -1.
13880
13881 2001-08-24  Simon Josefsson  <jas@extundo.com>
13882
13883         * gnus-group.el (gnus-info-clear-data): Call
13884         nnfoo-request-set-mark to propagate marks.  Fix bug:
13885         `gnus-group-update-line' doesn't update read range unless we call
13886         `gnus-get-unread-articles-in-group' first.
13887
13888         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
13889         to server.
13890
13891 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13892
13893         * gnus-util.el (gnus-create-info-command): Return an interactive
13894         function.
13895
13896 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13897         From Katsumi Yamaoka <yamaoka@jpl.org>
13898
13899         * gnus-spec.el (gnus-parse-complex-format): Use equal.
13900
13901 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13902
13903         * gnus-sum.el (gnus-select-newsgroup): Use it.
13904
13905         * gnus-util.el (gnus-not-ignore): New function.
13906
13907         * lpath.el (featurep): Don't fbind char-int.
13908
13909         * gnus-util.el (gnus-create-info-command): New function.
13910
13911         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
13912         right node.
13913
13914         * gnus-sum.el (gnus-select-newsgroup): Clean up.
13915         (gnus-summary-limit-children): Use 'identity instead of `all'.
13916         (gnus-summary-limit-to-display-predicate): New command and
13917         keystroke.
13918
13919 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13920
13921         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
13922
13923         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
13924
13925 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13926
13927         * gnus-spec.el: Add the Gnus version.
13928         (gnus-update-format-specifications): If the Gnus version changes,
13929         nix out the format spec cache.
13930
13931         * gnus.el (gnus-continuum-version): Made into a command and
13932         optionalize the VERSION.
13933
13934         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
13935         the start of the lines.
13936
13937 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13938
13939         * gnus.el (gnus-visual-p): Define function before use of
13940         function.
13941
13942 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13943
13944         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
13945         (gnus-article-mark-to-type): New function.
13946         (gnus-update-missing-marks): Only update marks of type 'list.
13947
13948         * gnus.el (gnus-article-special-mark-lists): New variable.
13949
13950 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13951
13952         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
13953         (gnus-select-newsgroup): Still use 'all.
13954         (gnus-summary-initial-limit): Comparing with 'all.
13955
13956 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13957
13958         * gnus-start.el (gnus-activate-group): If dont-check, don't update
13959         active.
13960
13961 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13962
13963         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
13964         nnslashdot-*-retrieve-headers.
13965         (nnslashdot-request-article): Fix for slashcode 2.2.
13966         (nnslashdot-make-tuple): New function.
13967         (nnslashdot-read-groups): Use it.
13968
13969 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13970
13971         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
13972         list.
13973
13974         * gnus-sum.el (gnus-summary-move-article): Don't select article.
13975
13976 2001-08-20  Simon Josefsson  <jas@extundo.com>
13977
13978         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
13979         opened, error instead of continuing (and exploding later).
13980
13981 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13982
13983         * gnus.el (gnus-expand-group-parameters): Return the parameter
13984         list.
13985
13986         * gnus-sum.el (gnus-summary-show-article): Doc fix.
13987         (gnus-summary-show-article): Guess at charset if required.
13988
13989         * gnus-spec.el (gnus-correct-substring): Stopped one character
13990         before we wanted.
13991
13992 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
13993
13994         * earcon.el (earcon-auto-play): Remove unused option.
13995
13996 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13997
13998         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
13999         message down in levels, since it happens very fast.
14000
14001         * smiley-ems.el (smiley-update-cache): Respect the symbol version
14002         of smiley-regexp-alist.
14003
14004         * mm-view.el (mm-inline-text): Ignore vcard errors.
14005
14006         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
14007
14008         * gnus-score.el (gnus-all-score-files): Use append instead of
14009         nconc.
14010
14011         * gnus.el (gnus-splash-face): Doc fix.
14012
14013         * mm-decode.el (mm-mailcap-command): Use
14014         mm-path-name-rewrite-functions.
14015         (mm-path-name-rewrite-functions): New variable.
14016
14017         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
14018         (gnus-complex-form-to-spec): Insert tab.
14019         (gnus-spec-tab): New function.
14020
14021         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
14022         entering the group.
14023
14024         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
14025         the positional spec.
14026         (gnus-parse-complex-format): React to %C.
14027
14028         * gnus-ems.el (gnus-char-width): Moved here.
14029
14030         * gnus-sum.el (gnus-select-newsgroup): Set
14031         gnus-newsgroup-articles.
14032         (gnus-unseen-mark): New variable.
14033         (gnus-newsgroup-unseen): Ditto.
14034         (gnus-newsgroup-seen): Ditto.
14035         (gnus-adjust-marked-articles): Use them.
14036         (gnus-update-marks): Use them.
14037         (gnus-summary-update-secondary-mark): Display.
14038         (gnus-summary-prepare-threads): Display.
14039
14040         * gnus-msg.el (gnus-inews-group-method): Use and return the
14041         method, not the server.
14042
14043 2001-08-19  Simon Josefsson  <jas@extundo.com>
14044
14045         * gnus-srvr.el (gnus-server-agent-face): New.
14046         (gnus-server-agent-face): New.
14047         (gnus-server-mode): Turn on font-lock-mode.
14048
14049         * gnus.el (gnus-server-visual): Add defgroup.
14050
14051 2001-08-19  Simon Josefsson  <jas@extundo.com>
14052         From Joe Casadonte <jcasadonte@northbound-train.com>
14053
14054         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
14055         gnus-server-denied-face): New.
14056         (gnus-server-opened-face, gnus-server-closed-face,
14057         gnus-server-denied-face): New.
14058         (gnus-server-font-lock-keywords): Add.
14059
14060 2001-08-19  Simon Josefsson  <jas@extundo.com>
14061
14062         * nnml.el (nnml-request-set-mark): Return nil.
14063         (nnml-save-marks): Use nnml-possibly-create-directory.
14064         (nnml-open-marks): Only work in temp buffer when inserting/reading
14065         .marks file.
14066
14067 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14068
14069         * gnus.el (gnus-expand-group-parameters): Fix.
14070
14071         * gnus-spec.el (gnus-char-width): New function.
14072         (gnus-correct-substring, gnus-correct-length): Use it.
14073
14074         * message.el (message-required-mail-headers): Fix doc.
14075
14076 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14077
14078         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
14079
14080         * mm-decode.el (mm-save-part-to-file): Insert the handle.
14081
14082 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14083
14084         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
14085         slashdot 2.2 (not fully fixed yet).
14086         (nnslashdot-request-article): Ditto.
14087
14088 2001-08-18  Simon Josefsson  <jas@extundo.com>
14089
14090         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
14091         nnimap.
14092
14093         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
14094         gnus-util.
14095         (nnimap-request-update-info-internal): Use new functions.
14096
14097         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
14098         new functions.
14099
14100 2001-08-18  Simon Josefsson  <jas@extundo.com>
14101
14102         Make nnml groups self-contained as far as marks are concerned.
14103
14104         * nnml.el (nnml-request-delete-group): Delete marks file.
14105         (nnml-request-rename-group): Move marks file.
14106         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
14107         variables.
14108         (nnml-request-set-mark, nnml-request-update-info): New server
14109         functions.
14110         (nnml-save-marks, nnml-open-marks): New functions.
14111
14112 2001-08-18  Simon Josefsson  <jas@extundo.com>
14113
14114         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
14115         `set' when setting marks.
14116
14117 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14118
14119         * gnus.el (gnus-info-find-node): Take an argument.
14120
14121         * gnus-art.el (gnus-button-handle-info): New function.
14122         (gnus-url-unhex-string): Replace "+" with " ".
14123
14124 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14125
14126         * message.el (message-check-news-header-syntax): Check bad From.
14127
14128 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14129
14130         * gnus-spec.el (gnus-correct-length): New function.
14131         (gnus-correct-substring): New function.
14132         (gnus-tilde-max-form): Use it.
14133
14134 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
14135
14136         * nnmh.el: Docstring changes as below.
14137
14138         * nnml.el: Docstring changes as below.
14139
14140         * nnbabyl.el: Docstring changes as below.
14141
14142         * nnmbox.el: Docstring changes as below.
14143
14144         * nnfolder.el: Added docstrings identifying each virtual server
14145         parameter.
14146
14147 2001-08-18  Simon Josefsson  <jas@extundo.com>
14148
14149         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
14150
14151 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
14152
14153         * message.el: rename "Abort Message" to "Postpone Message".
14154         Remove "Attach file as MIME" from Message menu, it's already in
14155         the MIME menu.
14156
14157 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14158
14159         * smime.el (smime-point-at-eol): eval-and-compile.
14160         (smime-make-temp-file): New function.
14161         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
14162         Use it.
14163
14164 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14165
14166         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
14167         (gnus-agent-summary-fetch-group): New command and keystroke.
14168
14169         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
14170         (gnus-mime-display-security): Make it respect
14171         gnus-unbuttonized-mime-type-p.
14172
14173         * gnus-sum.el (gnus-articles-to-read): Comments.
14174         (gnus-article-marked-p): New function.
14175         (gnus-summary-display-make-predicate): New function.
14176         (gnus-select-newsgroup): Use them.
14177
14178         * mm-decode.el (mm-save-part-to-file): Made it not error.
14179
14180 2001-08-17  Simon Josefsson  <jas@extundo.com>
14181
14182         * imap.el (imap-wait-for-tag): If process-status isn't open or
14183         run, return nil instead of sit-for looping.
14184
14185 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14186
14187         * lpath.el (featurep): fbind xml-parse-region.
14188
14189         * gnus.el (gnus-message-archive-method): Default to "archive".
14190         (gnus-message-archive-method): Doc fix.
14191         (gnus-parameters-get-parameter): Cleaned up.
14192         (gnus-expand-group-parameter): New function.
14193
14194         * gnus-start.el (gnus-setup-news): Push the archive server only
14195         the server list.
14196
14197         * mml.el (mml-menu): Changed name to "Attachments".
14198
14199         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
14200         when there is something to detroy.
14201
14202 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14203
14204         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
14205         nil.
14206
14207 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14208
14209         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
14210         which specifies a time today or tomorrow.
14211
14212 2001-08-15  Simon Josefsson  <jas@extundo.com>
14213         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
14214
14215         * gnus-agent.el (gnus-agent-make-mode-line-string)
14216         (gnus-agent-toggle-plugged): Use new API.
14217
14218 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14219
14220         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
14221         deadline has expired.
14222
14223 2001-08-12  Simon Josefsson  <jas@extundo.com>
14224         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
14225
14226         Support `recent' mark indicating newly arrived messages (to
14227         separate from old but unread messages).
14228
14229         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
14230         `nnmail-split-history' if recent is > 0.
14231         (nnimap-request-update-info-internal): Update `recent' marks.
14232         (nnimap-request-set-mark): Never set `recent' marks.
14233         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
14234         recent.
14235
14236         * gnus-sum.el (gnus-recent-mark): New mark.
14237         (gnus-newsgroup-recent): New variable.
14238         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
14239         (gnus-summary-prepare-threads): Mark recent articles.
14240         (gnus-summary-add-mark): Support recent.
14241         (gnus-summary-update-secondary-mark): Support recent.
14242
14243         * gnus.el (gnus-article-mark-lists): Add recent.
14244
14245 2001-08-12  Simon Josefsson  <jas@extundo.com>
14246
14247         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
14248         whether successful decoding took place.  Add doc.
14249
14250 2001-08-12  Simon Josefsson  <jas@extundo.com>
14251         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
14252
14253         * gnus.el (gnus-summary-line-format, gnus-parameters):
14254         * gnus-gl.el (gnus-summary-grouplens-line-format):
14255         * gnus-salt.el (gnus-summary-pick-line-format):
14256         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
14257
14258 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
14259         Committed by Kai Gro\e,b_\e(Bjohann.
14260
14261         * gnus-score.el (gnus-score-string): Fix `match' regexp
14262         for `extra' header case.
14263
14264 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14265
14266         * nnmbox.el (nnmbox-read-mbox): No warning.
14267
14268 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14269
14270         * nndoc.el (nndoc-article-type): Fix doc.
14271         (nndoc-generate-article-function): New variable.
14272         (nndoc-dissection-function): New variable.
14273         (nndoc-type-alist): Add oe-dbx.
14274         (nndoc-oe-dbx-type-p): New function.
14275         (nndoc-oe-dbx-dissection): New function.
14276         (nndoc-oe-dbx-generate-article): New function.
14277
14278 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14279
14280         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
14281         whether deadline has been reached.  Patch from Dan Nicolaescu
14282         <dann@godzilla.ics.uci.edu>.
14283
14284 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14285
14286         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
14287         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
14288         <rintaman@cs.Helsinki.FI>.
14289
14290         * mail-source.el (mail-source-movemail): The error buffer is
14291         modified, but nothing in it.
14292
14293 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14294
14295         * message.el (message-bogus-system-names): New variable.
14296         (message-make-fqdn): Use it.
14297
14298 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14299
14300         * nndraft.el (nndraft-request-group): Use
14301         nndraft-auto-save-file-name.
14302
14303 2001-08-09  Simon Josefsson  <jas@extundo.com>
14304
14305         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
14306         Don't ask whether to decrypt.  Just leave result in buffer (don't
14307         call mm).
14308
14309         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
14310         parts as well.
14311         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
14312         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
14313
14314 2001-08-09  Simon Josefsson  <jas@extundo.com>
14315
14316         * mm-decode.el (mm-insert-part): Return decoding success status.
14317         (mm-save-part-to-file): Error if decoding failed.
14318
14319 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14320
14321         * message.el (message-tab): Use indent-relative.
14322         (message-mode): Don't bind indent-line-function to indent-relative.
14323
14324 2001-08-09  Simon Josefsson  <jas@extundo.com>
14325
14326         * message.el (message-get-reply-headers): Fix string. Suggested by
14327         Christoph Conrad <cc@cli.de>.
14328
14329 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14330
14331         * message.el (message-tab): Use the current value of
14332         indent-line-function.
14333         (message-mode): Bind indent-line-function to indent-relative.
14334
14335 2001-08-08  Simon Josefsson  <jas@extundo.com>
14336
14337         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
14338         whether `imtest' is installed.
14339
14340 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
14341         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
14342
14343         * gnus-sum.el (gnus-summary-show-article): Call
14344         gnus-summary-update-secondary-secondary-mark.
14345         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
14346         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
14347
14348 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14349
14350         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
14351
14352         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
14353
14354         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
14355         <gerd@gnu.org>.
14356
14357         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
14358
14359         * gnus-util.el (gnus-output-to-rmail): Ditto.
14360         (gnus-output-to-mail): Ditto.
14361
14362         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
14363
14364 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
14365
14366         * message.el (message-indent-citation): Use
14367         `message-yank-cited-prefix' for empty lines.
14368
14369 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
14370
14371         * message.el (message-indent-citation): Quote only lines starting
14372         with ">" using `message-yank-cited-prefix'.
14373
14374 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
14375         Trivial patch.
14376
14377         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
14378         gnus-cache-fully-p.
14379
14380 2001-08-04  Simon Josefsson  <jas@extundo.com>
14381
14382         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
14383         file if it doesn't exist (by calling gnus-cache-read-active).
14384
14385 2001-08-04  Simon Josefsson  <jas@extundo.com>
14386
14387         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
14388         (gnus-cache-passively-or-fully-p): Removed.
14389         (gnus-cache-fully-p): Fix it.
14390
14391         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
14392
14393 2001-08-04  Simon Josefsson  <jas@extundo.com>
14394
14395         * gnus-cache.el (gnus-cache-fully-p)
14396         (gnus-cache-passively-or-fully-p): New functions.
14397         (gnus-cache-possibly-enter-article): Cosmetic change, use
14398         `g-c-p-o-f-p'.
14399         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
14400         was bogus (`g-c-p-a-a' does not change active info, just change
14401         the functions parameters).
14402         (gnus-cache-possibly-remove-articles-1): Make sure articles are
14403         not removed in groups that match `gnus-uncacheable-groups'.
14404
14405         Reported and modifications based on discussions with Nuutti
14406         Kotivuori <nuutti.kotivuori@smarttrust.com>.
14407
14408 2001-08-04  Simon Josefsson  <jas@extundo.com>
14409         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
14410
14411         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
14412         calls `gnus-cache-update-active' if bounds has been extended.
14413
14414 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14415
14416         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
14417         before remove.
14418         (gnus-mime-security-show-details): Ditto.
14419
14420 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14421
14422         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
14423         syntax.  Protect string-match against nil string and regexp.
14424
14425 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14426
14427         * mm-util.el (mm-find-charset-region): Remove control-1.
14428
14429 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14430
14431         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
14432
14433 2001-08-04  Simon Josefsson  <jas@extundo.com>
14434
14435         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
14436         buffer.  Delete MIME-Version header.
14437
14438 2001-08-03  Simon Josefsson  <jas@extundo.com>
14439
14440         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
14441         that is entered does not necessarily have the highest article
14442         number in the group, so use `gnus-cache-possibly-alter-active'
14443         instead of `gnus-cache-update-active'.
14444
14445 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14446
14447         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
14448
14449 2001-08-03  Simon Josefsson  <jas@extundo.com>
14450
14451         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
14452         menu.
14453
14454 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14455
14456         * gnus.el (post-method): New group parameter.  It also provides
14457         the user option `gnus-post-method-alist' and the internal function
14458         `gnus-parameter-post-method'.
14459
14460         * gnus-msg.el (gnus-post-method): Bind the value of
14461         `gnus-post-method' to the group parameter if it is defined.
14462
14463 2001-08-02  Simon Josefsson  <jas@extundo.com>
14464
14465         * smime.el (smime-extra-arguments): Removed.
14466         (smime-call-openssl-region): Don't use it.
14467
14468 2001-08-02  Simon Josefsson  <jas@extundo.com>
14469
14470         * smime.el (smime-sign-region): Handle stderr.
14471         (smime-encrypt-region): Ditto.
14472
14473         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
14474         match the ASN.1 length bytes.
14475         (mm-pkcs7-enveloped-magic): Ditto.
14476         (mm-view-pkcs7-get-type): Don't regexp quote.
14477
14478 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14479         From Andreas Fuchs <asf@void.at>
14480
14481         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
14482
14483 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14484
14485         * gnus-art.el (gnus-header-button-alist): References regexp.
14486
14487 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
14488
14489         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
14490         already fboundp.  Add INTERACTIVE arg to autoload form.
14491
14492 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14493
14494         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
14495
14496         * nnmail.el (nnmail-cache-open): Ditto.
14497
14498 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14499
14500         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
14501
14502 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14503
14504         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
14505
14506 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14507         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
14508
14509         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
14510         (gnus-agent-toggle-plugged): Use it.
14511
14512 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
14513
14514         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
14515         (gnus-ding-file-coding-system): New variable.
14516         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
14517         (gnus-slave-save-newsrc): Use it.
14518
14519 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14520
14521         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
14522         syntax.
14523
14524 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14525         Originally from Andreas Fuchs <asf@void.at>
14526
14527         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
14528         (mml2015-gpg-pretty-print-fpr): New function.
14529         (mml2015-gpg-extract-signature-details): More details, rename from
14530         `m-g-e-from'.
14531         (mml2015-gpg-verify): Use them.
14532         (mml2015-gpg-clear-verify): Use them.
14533
14534 2001-07-31  Simon Josefsson  <jas@extundo.com>
14535
14536         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
14537         buffer when done.
14538
14539 2001-07-30  Simon Josefsson  <jas@extundo.com>
14540
14541         * smime.el (smime-call-openssl-region): Revert previous change,
14542         just pass on buf to `call-process-region'.
14543         (smime-verify-region): Doc fix.  Don't message stuff.  Use
14544         `smime-new-details-buffer'.  Inserts error messages into buffer.
14545         (smime-noverify-region): Ditto.
14546         (smime-decrypt-region): Ditto.  Handles stderr separately.
14547         (smime-verify-buffer, smime-noverify-buffer)
14548         (smime-decrypt-buffer): Doc fix.
14549         (smime-new-details-buffer): New function.
14550         (smime-pkcs7-region, smime-pkcs7-certificates-region)
14551         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
14552         (smime-sign-region, smime-encrypt-region): Don't use
14553         `insert-buffer'.
14554
14555         * mml-smime.el (mml-smime-verify): Fix security button strings.
14556
14557 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14558
14559         * gnus-art.el (gnus-mime-save-part-and-strip): Save
14560         gnus-article-mime-handles.
14561
14562 2001-07-29  Simon Josefsson  <jas@extundo.com>
14563
14564         * mail-source.el (top-level): Require message for message-directory.
14565         (mail-source-directory): Change default to message-directory.
14566
14567         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
14568         (smime-certificate-directory, smime-openssl-program)
14569         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
14570         (smime-extra-arguments): New variable.
14571         (smime-dns-server): Fix customize group.
14572         (smime-call-openssl-region): Use `smime-extra-arguments'.
14573
14574 2001-07-29  Simon Josefsson  <jas@extundo.com>
14575         From Vladimir Volovich <vvv@vsu.ru>
14576
14577         * smime.el (smime-call-openssl-region): Ignore stderr.
14578
14579 2001-07-29  Simon Josefsson  <jas@extundo.com>
14580         From Christoph Conrad <christoph.conrad@gmx.de>
14581
14582         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
14583         file.
14584
14585 2001-07-29  Simon Josefsson  <jas@extundo.com>
14586
14587         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
14588
14589         Support S/MIME decryption.
14590
14591         * mm-decode.el (mm-inline-media-tests):
14592         (mm-inlined-types):
14593         (mm-automatic-display):
14594         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
14595
14596         * mm-view.el (mm-pkcs7-signed-magic):
14597         (mm-pkcs7-enveloped-magic): New variables.
14598         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
14599         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
14600         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
14601         PKCS#7 blobs.
14602
14603         * smime.el (smime-decrypt-region): Expand keyfile.
14604
14605 2001-07-29  Simon Josefsson  <jas@extundo.com>
14606
14607         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
14608         `ssl.el' variables.
14609
14610         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
14611         but line instead of narrowing to it, because `nnmail-parse-active'
14612         calls widen.  Thanks to Christoph Conrad
14613         <christoph.conrad@gmx.de>.
14614
14615 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14616
14617         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
14618         for %B spec.
14619
14620         * gnus-sum.el (gnus-summary-prepare-threads): If
14621         gnus-sum-thread-tree-root is nil, use subject instead.
14622         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
14623         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14624         (gnus-sum-thread-tree-leaf-with-other)
14625         (gnus-sum-thread-tree-single-leaf): Documentation.
14626         (gnus-sum-thread-tree-single-indent): Allow nil.
14627
14628 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14629
14630         * message.el (message-fill-paragraph): Do nothing if the user
14631         wants filladapt-mode.
14632
14633 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14634
14635         * mm-decode.el (mm-image-type-from-buffer): New function.
14636         (mm-get-image): Use it.
14637
14638 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14639
14640         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
14641
14642         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
14643         mm-display-parts too.
14644
14645 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14646
14647         * nnfolder.el (nnfolder-request-accept-article): Bind
14648         nntp-server-buffer.
14649
14650         * nnmail.el (nnmail-parse-active): Read from buffer instead of
14651         nntp-server-buffer.
14652
14653 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14654
14655         * message.el (message-check-news-header-syntax): Use
14656         message-post-method.
14657         (message-send-news): Bind message-post-method.
14658
14659 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14660
14661         * mml.el (mml-tweak-type-alist): New variable.
14662         (mml-tweak-function-alist): New variable.
14663         (mml-tweak-part): New function.
14664         (mml-generate-mime-1): Use it.
14665
14666 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14667
14668         * nnfolder.el (nnfolder-request-accept-article): Replace
14669         nnfolder-request-list.
14670
14671 2001-07-27  Simon Josefsson  <jas@extundo.com>
14672
14673         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
14674         nnoo-change-server failed to do it.
14675
14676 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14677
14678         * gnus.el (gnus-parameters): Make it customizable.
14679
14680 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14681
14682         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
14683
14684         * message.el (message-set-auto-save-file-name): More
14685         poor-system-types.
14686
14687         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
14688
14689         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
14690         supports +.
14691
14692 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14693
14694         * mm-decode.el (mm-readable-p): New function.
14695         (mm-inline-media-tests): Fix the default testers.
14696
14697 2001-07-26  Simon Josefsson  <jas@extundo.com>
14698
14699         * nnimap.el (nnimap-version): Bump version number.
14700
14701 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14702         From Steven E. Harris <seh@speakeasy.org>
14703
14704         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
14705         in M$Windows too.
14706
14707 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14708
14709         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
14710
14711 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14712
14713         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
14714
14715         * mm-decode.el (mm-get-image): Guess then use the type.
14716
14717         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
14718
14719 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
14720
14721         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
14722         display (%B) for threads if threading is off.
14723
14724 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14725         From Henrik Enberg <henrik@enberg.org>
14726
14727         * gnus-msg.el: Customization patch.
14728
14729 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
14730
14731         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
14732         variable.
14733         (nnmail-split-fancy-with-parent): Ignore certain groups.
14734
14735 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14736
14737         * gnus-util.el (gnus-byte-compile): New function.
14738         (gnus-use-byte-compile): New variable.
14739         (gnus-make-sort-function): Use it.
14740
14741         * nnmail.el (nnmail-get-new-mail): Use it.
14742
14743         * gnus-agent.el (gnus-category-make-function): Simple function or
14744         compiled function.
14745         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
14746
14747         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
14748         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
14749         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
14750
14751         * message.el (message-check-news-header-syntax): Remove quote.
14752
14753 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14754
14755         * message.el (message-use-mail-followup-to): `t' is not a
14756         documented value.
14757
14758 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14759
14760         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
14761
14762 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14763
14764         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
14765         there are long lines.
14766
14767 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14768
14769         * dgnushack.el (copy-list): New compiler macro.
14770
14771 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14772
14773         * message.el (message-bounce): If no Return-Path, the whole
14774         content is considered as the original message.
14775
14776         * nnml.el (nnml-check-directory-twice): New variable.
14777         (nnml-article-to-file): Use it.
14778         (nnml-retrieve-headers): Hack it.
14779
14780 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14781
14782         * gnus-win.el (gnus-buffer-configuration): New configure.
14783
14784         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
14785         not alive.
14786
14787         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
14788         (mm-display-external): Use display-term configure.
14789
14790 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14791
14792         * gnus-delay.el (gnus-delay-default-hour): New variable.
14793         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
14794
14795 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14796         From Karl Kleinpaste <karl@charcoal.com>
14797
14798         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
14799         (gnus-summary-prepare-threads): Ditto.
14800
14801         * gnus.el (gnus-summary-line-format): Add %B.
14802
14803 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14804
14805         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
14806
14807         * mm-util.el (mm-string-as-multibyte): New function.
14808
14809         * nnmh.el (nnmh-request-list-1): Encode, not decode!
14810
14811 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14812
14813         * mm-util.el (mm-universal-coding-system): New variable.
14814
14815         * gnus-start.el (gnus-startup-file-coding-system): Use it.
14816
14817         * score-mode.el (score-mode-coding-system): Use it.
14818
14819 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14820
14821         * gnus-start.el (gnus-setup-news): Call
14822         `gnus-check-bogus-newsgroups' just after the native server is
14823         opened.
14824
14825 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14826
14827         * nnmail.el (nnmail-do-request-post): Util function to be used by
14828         `nnchoke-request-post' for all nnmail-derived backends.
14829
14830         * nnml.el (nnml-request-post): Use it.
14831
14832         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
14833         backend, for it groks nnml-request-post.
14834
14835         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
14836         Treat `mail-post' backends like `mail' backends, not like `news'
14837         backends.
14838
14839 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14840
14841         * gnus-msg.el (gnus-setup-message): make-local-hook.
14842
14843 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14844
14845         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
14846         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
14847         <karl@charcoal.com>, slightly changed by Kai.
14848
14849         * message.el (message-check-news-header-syntax): When checking
14850         whether the groups exist, check the right server based on
14851         `gnus-post-method'.
14852
14853 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14854
14855         * gnus-delay.el: New file.
14856
14857 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14858
14859         * mm-util.el (mm-read-coding-system): Take two arguments.
14860
14861         * gnus-sum.el (gnus-summary-show-article): Use
14862         mm-read-coding-system.
14863
14864         * gnus-art.el (article-de-quoted-unreadable):
14865         (article-de-base64-unreadable, article-wash-html):
14866         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
14867
14868 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14869
14870         * nnml.el (nnml-request-post): New function.  Can be used for
14871         annotations in nnml groups.
14872
14873 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14874
14875         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
14876         command.
14877
14878         * gnus-start.el (gnus-find-new-newsgroups): Use
14879         `message-make-date' instead of `current-time-string'.
14880         (gnus-ask-server-for-new-groups): Ditto.
14881         (gnus-check-first-time-used): Ditto.
14882
14883 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14884
14885         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
14886
14887 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
14888
14889         * message.el (message-shorten-references): Change `maxcount' and
14890         `cut' to obey USEFOR draft 5.
14891
14892 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
14893
14894         * gnus-sum.el (gnus-summary-display-arrow): New variable.
14895         (gnus-summary-set-article-display-arrow): New function.
14896         (gnus-summary-goto-subject): Use it.
14897
14898 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14899
14900         * gnus-sum.el (gnus-summary-import-article): Insert date if
14901         doesn't exist.
14902
14903 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14904
14905         * mml.el (mml-content-type-parameters): New variable.
14906         (mml-content-disposition-parameters): New variable.
14907         (mml-insert-mime-headers): Use them.
14908         (mml-parse-1): Accept charset.
14909
14910 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14911
14912         * gnus-group.el (gnus-group-select-group): Doc fix.
14913
14914         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
14915
14916 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14917
14918         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
14919         to handle `define-derived-mode'.
14920
14921 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14922         From:  Stefan Monnier  <monnier@cs.yale.edu>
14923
14924         * message.el (message-mode): Use define-derived-mode.
14925         (message-tab): message-completion-alist.
14926
14927         * imap.el (imap-interactive-login): Use make-local-variable.
14928         (imap-open): Ditto.
14929         (imap-authenticate): Ditto.
14930
14931         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
14932
14933         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
14934
14935 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14936
14937         * message.el (message-citation-line-function): Refer to
14938         gnus-cite-attribution-suffix.
14939
14940 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
14941
14942         * gnus-art.el,...: Error convention changes.
14943
14944 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14945
14946         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
14947
14948 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14949
14950         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
14951         (nnrss-read-server-data): Ditto.
14952
14953 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14954
14955         * gnus-setup.el (gnus-use-installed-gnus): Typo.
14956         * Cleanup files.
14957         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
14958
14959 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14960
14961         * gnus.el (gnus-summary-line-format): Add %o.
14962
14963         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
14964         unless shell outputs something.
14965
14966 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14967
14968         * gnus-art.el (gnus-boring-article-headers): Better doc.
14969         (article-hide-headers): Better regexp.
14970         Suggested by Matt Swift <swift@alum.mit.edu>.
14971
14972         * nnheader.el (nnheader-max-head-length): Better doc.
14973         (nnheader-header-value): Skip spaces.
14974         (nnheader-parse-head): Remove space.
14975         Suggested by Matt Swift <swift@alum.mit.edu>.
14976
14977         * gnus-sum.el (gnus-summary-show-raw-article): New function.
14978         (gnus-get-newsgroup-headers): Remove space.
14979
14980 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14981
14982         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
14983         (gnus-summary-reply): Use it.
14984         (gnus-summary-reply-broken-reply-to): New function.
14985         (gnus-msg-force-broken-reply-to): New function.
14986
14987         * mm-view.el (mm-inline-text): Showing as text/plain when error.
14988
14989 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14990
14991         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
14992
14993 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14994
14995         * mm-decode.el (mm-external-terminal-program): New variable.
14996         (mm-display-external): Use it. Use term to display when no
14997         window-system.
14998
14999 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
15000
15001         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
15002         Browse->Next entries to Browse->Prev
15003
15004 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15005
15006         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
15007
15008 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15009
15010         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
15011         for the default encoding.
15012
15013         * nnrss.el (nnrss-url-field): New field.
15014         (nnrss-request-article): Add newsgroups.
15015
15016         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
15017
15018 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15019
15020         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
15021
15022         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
15023         (gnus-draft-setup): Remove backlog.
15024
15025 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
15026
15027         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
15028         Cleanup.
15029
15030 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15031
15032         * gnus-msg.el (gnus-bug): Erase buffer.
15033
15034         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
15035
15036 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15037
15038         * mm-decode.el (mm-attachment-override-p): Fix typo.
15039
15040 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
15041
15042         * gnus-kill.el (gnus-execute): Work with the extra headers.
15043         * gnus-sum.el (gnus-summary-execute-command): Ditto.
15044
15045 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15046
15047         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
15048         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
15049
15050         * message.el (message-send-mail-real-function): New variable.
15051         (message-send-mail-partially, message-send-mail):
15052
15053         * nngateway.el (nngateway-request-post): Use it.
15054
15055         * gnus-agent.el (gnus-agentize): Use it.
15056
15057         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
15058         (nnsoup-revert-variables): Use it.
15059
15060 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
15061
15062         * mm-decode.el (mm-inline-media-tests): Default to displaying as
15063         text/plain if the type doesn't match any other media types.
15064         (mm-inlined-types): Doc fix.
15065         (mm-display-inline): Revert previous change (now handled by a
15066         default type in `mm-inline-media-tests'.
15067         (mm-inlinable-p): Revive.
15068         (mm-display-part): Call `mm-inlinable-p'.
15069         (mm-attachment-override-p): Ditto.
15070         (mm-inlined-p): Doc fix.
15071
15072         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
15073         well as `mm-inlined-p'.
15074
15075 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15076
15077         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
15078         (nntp-send-command-and-decode): Use gnus-point-at-bol.
15079
15080 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15081         From  Paul Jarc <prj@po.cwru.edu>
15082
15083         * message.el (message-use-mail-followup-to): New variable.
15084         (message-get-reply-headers): Use it.
15085
15086 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
15087
15088         * nnheader.el (nnheader-init-server-buffer): Make sure the
15089         *nntpd* buffer is made multibyte instead of a random buffer.
15090
15091 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15092
15093         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
15094         when it returns headers.
15095
15096 2001-07-07  Simon Josefsson  <jas@extundo.com>
15097
15098         * rfc2047.el (rfc2047-encode-message-header): Skip header when
15099         trying to fold. Thanks to Colin Walters
15100         <walters@cis.ohio-state.edu>
15101
15102 2001-07-06  Simon Josefsson  <jas@extundo.com>
15103
15104         * imap.el (imap-parse-address-list, imap-parse-flag-list)
15105         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
15106         Add information in `assert's.
15107
15108         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
15109         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
15110         and `nnimap-group-overview-filename', should handle all
15111         change-of-uidvalidity related issues.  But there may be other
15112         problems.)
15113
15114 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
15115
15116         * rfc2047.el (rfc2047-encode-message-header): Don't include the
15117         header name when folding.
15118
15119 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
15120
15121         * mm-decode.el (mm-inlined-types): Document relationship with
15122         `mm-inline-media-tests'.
15123         (mm-display-inline): Default to displaying as plain text if no
15124         inlining handler is available.
15125         (mm-inlinable-p): Remove.
15126         (mm-inlined-p): Don't call `mm-inlinable-p'.
15127         (mm-automatic-display-p): Ditto.
15128         (mm-attachment-override-p): Ditto.
15129
15130 2001-07-04  Simon Josefsson  <jas@extundo.com>
15131
15132         * nnimap.el (nnimap-importantize-dormant): New variable.
15133         (nnimap-request-update-info-internal): Use it.
15134         (nnimap-request-set-mark): Ditto.
15135
15136 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
15137
15138         * nntp.el (nntp-send-command): don't pass a buffer argument to
15139         `point'. Only XEmacs accepts this.
15140         * nntp.el (nntp-send-command-nodelete): ditto.
15141         * nntp.el (nntp-send-command-and-decode): ditto.
15142
15143 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
15144
15145         * nntp.el (nntp-open-connection-function): doc update.
15146         * nntp.el (nntp-pre-command): New.
15147         * nntp.el (nntp-via-rlogin-command): New.
15148         * nntp.el (nntp-via-telnet-command): New.
15149         * nntp.el (nntp-via-telnet-switches): New.
15150         * nntp.el (nntp-via-user-name): New.
15151         * nntp.el (nntp-via-user-password): New.
15152         * nntp.el (nntp-via-address): New.
15153         * nntp.el (nntp-via-envuser): New.
15154         * nntp.el (nntp-via-shell-prompt): New.
15155         * nntp.el (nntp-open-telnet-stream): New.
15156         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
15157         * nntp.el (nntp-open-via-telnet-and-telnet): New.
15158         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
15159         * nntp.el (nntp-send-command): ditto.
15160         * nntp.el (nntp-send-command-nodelete): ditto.
15161         * nntp.el (nntp-send-command-and-decode): ditto.
15162
15163 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
15164         Trivial patch.
15165
15166         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
15167         `when'.
15168
15169 2001-07-03  Simon Josefsson  <jas@extundo.com>
15170         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
15171
15172         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
15173
15174 2001-07-03  Simon Josefsson  <jas@extundo.com>
15175
15176         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
15177         remove it (workaround XEmacs `fill-region' bug).
15178
15179 2001-07-01  Simon Josefsson  <jas@extundo.com>
15180
15181         * nnimap.el (nnimap-date-days-ago): Defeat locale.
15182
15183 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15184
15185         * mml2015.el (mml2015-format-error): New function.
15186         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
15187         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
15188         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
15189
15190 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15191
15192         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
15193         Suggested by Christoph Conrad <C.Conrad@cli.de>.
15194
15195         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
15196         group variables.
15197
15198 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15199
15200         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
15201
15202         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
15203         (nnrss-save-group-data): Ditto.
15204
15205         * gnus-agent.el (gnus-agent-save-alist): Ditto.
15206
15207 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15208
15209         * message.el (message-do-send-housekeeping): Narrow to headers.
15210
15211 2001-06-24  Simon Josefsson  <jas@extundo.com>
15212
15213         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
15214         insertion when breaking lines looked for " \t" instead of "[ \t]".
15215         (rfc2047-encode-message-header): Fold lines even if
15216         no QP encoding is done.
15217
15218 2001-06-23  Simon Josefsson  <jas@extundo.com>
15219         From Samuel Tardieu <sam@inf.enst.fr>
15220
15221         * smime.el (smime-keys): Support additional certificates.
15222         (smime-make-certfiles): New function.
15223         (smime-sign-region): Use previous variables.
15224         (smime-get-certfiles): New function.
15225         (smime-sign-buffer): Use it.
15226         (smime-verify-region): Support both CAfile and CApath.
15227
15228 2001-06-23  Simon Josefsson  <jas@extundo.com>
15229
15230         * smime.el (smime-decrypt-region): Perhaps work.
15231
15232 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15233
15234         * gnus-msg.el (gnus-copy-article-buffer): Typo.
15235
15236 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
15237
15238         * mm-decode.el (mm-save-part): Rewrite file name.
15239         (mm-file-name-rewrite-functions): New variable.
15240         (mm-file-name-delete-whitespace): New function.
15241         (mm-file-name-trim-whitespace): New function.
15242         (mm-file-name-collapse-whitespace): New function.
15243         (mm-file-name-replace-whitespace): New variable and function.
15244
15245 2001-06-22  Simon Josefsson  <jas@extundo.com>
15246
15247         * message.el (message-make-date): Workaround locale for weekdays.
15248
15249 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15250
15251         * message.el (message-goto-body): Return nil if not found. (revert!)
15252
15253 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15254         From Fremlin <chief@bandits.org>
15255
15256         * message.el (message-goto-body): Some messages have no header.
15257
15258         * gnus-msg.el (gnus-copy-article-buffer): Use it.
15259
15260 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
15261
15262         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
15263
15264 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15265
15266         * message.el (message-make-date): Add week day.
15267         Suggested by Jason R. Mastaler <jason@mastaler.com>.
15268
15269 2001-06-19  Simon Josefsson  <jas@extundo.com>
15270
15271         * message.el (message-yank-prefix): Doc fix.
15272         (message-yank-cited-prefix): Ditto.
15273         (message-delete-not-region): Keep citation prefix on first line,
15274         if possible and appropriate.
15275
15276 2001-06-19  Simon Josefsson  <jas@extundo.com>
15277
15278         * imap.el (imap-process-connection-type): New variable.
15279         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
15280         recent `imtest's work completely (no line length issues), while
15281         making making old `imtest's unusable.  Thanks to NAGY Andras
15282         <nagya@inf.elte.hu> for his work.
15283
15284 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
15285
15286         * imap.el (imap-ssl-program): Add -quiet to shut up
15287         OpenSSL/SSLeay's internal debug talk.
15288
15289 2001-06-19  Matt Armstrong  <matt@lickey.com>
15290
15291         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
15292         server.
15293
15294 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15295
15296         * nnmail.el (nnmail-article-buffer): New variable.
15297         (nnmail-split-incoming): Use it.
15298
15299 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
15300
15301         * qp.el (quoted-printable-decode-region): If called interactively,
15302         use coding-system-for-read.
15303
15304 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15305
15306         * message.el (message-check-news-header-syntax): Check Reply-To.
15307
15308 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15309
15310         * mml.el (mml-parse-1): Use message options.
15311
15312         * message.el (message-do-fcc): Don't do anything if there is no
15313         FCC.
15314
15315 2001-06-16  Simon Josefsson  <jas@extundo.com>
15316
15317         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
15318         (nnimap-expunge-search-string): New variable.
15319         (nnimap-request-expire-articles): Use it.
15320
15321 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15322
15323         * message.el (message-send-mail-with-qmail): wrong exit status is
15324         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
15325
15326 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15327
15328         * gnus-art.el (article-strip-multiple-blank-lines): Use
15329         delete-region instead of replace-match.
15330
15331 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15332
15333         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
15334         (nnweb-google-wash-article): Ditto.
15335
15336 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
15337
15338         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
15339
15340 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15341
15342         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
15343         specs.
15344
15345 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15346
15347         * gnus.el (gnus-email-address): Move it here.
15348
15349         * gnus-art.el (article-de-quoted-unreadable): Read charset if
15350         requested.
15351         (article-de-base64-unreadable): Ditto.
15352         (article-wash-html): Ditto.
15353
15354 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15355
15356         * message.el (message-options-set-recipient): Don't add ", "
15357         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
15358
15359 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15360
15361         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
15362
15363 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15364
15365         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
15366         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
15367
15368         * nnrss.el (nnrss-node-text): Node might be nil.
15369
15370 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15371
15372         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
15373         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
15374
15375         * nnrss.el (nnrss-group-alist): More items.
15376
15377 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15378
15379         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
15380
15381 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
15382         Trivial patch from Dale Hagglund  <rdh@best.com>
15383
15384         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
15385         restrict clauses.
15386
15387 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15388
15389         From Benjamin Rutt <brutt+news@bloomington.in.us>
15390
15391         * message.el (message-wide-reply-confirm-recipients): New variable.
15392
15393 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
15394         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
15395
15396         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
15397         fix so it works with XEmacs.
15398
15399 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15400
15401         * nnrss.el (nnrss-retrieve-headers): Support description as extra
15402         headers.
15403
15404 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15405
15406         * nnrss.el: Fix a few bugs.
15407
15408 2001-06-05  Simon Josefsson  <jas@extundo.com>
15409
15410         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
15411         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
15412
15413 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
15414
15415         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
15416         binary so that we don't transmit ISO 2022 garbage to the process.
15417         This is needed under XEmacs.
15418
15419 2001-06-03  Simon Josefsson  <simon@josefsson.org>
15420
15421         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
15422         autoloaded incorrectly below because ssl-program-* is bound.)
15423         Thanks to Amos Gouaux for report.
15424
15425 2001-06-02  Simon Josefsson  <simon@josefsson.org>
15426
15427         * imap.el (imap-kerberos4-open):
15428         (imap-gssapi-open):
15429         (imap-ssl-open):
15430         (imap-network-open):
15431         (imap-shell-open):
15432         (imap-starttls-open): Set buffer to workaround spurious
15433         `accept-process-output' buffer changes.  Thanks to Mats Lidell
15434         <Mats.Lidell@contactor.se> for report and partial patch and Jake
15435         Colman <colman@ppllc.com> for report.
15436
15437 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15438
15439         * gnus-sum.el (gnus-summary-catchup): New argument.
15440         (gnus-summary-catchup-from-here): New function.
15441
15442 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15443
15444         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
15445         back, then insert glyph.  (Before, the glyph was inserted first,
15446         then the newline.)  This works around a behavior in XEmacs where
15447         it is not possible to insert a character after a glyph which is at
15448         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
15449
15450 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15451
15452         From Jaap-Henk Hoepman (jhh@xs4all.nl).
15453
15454         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
15455         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
15456         mm-destroy-postponed-undisplay-list): New functions.
15457         (mm-display-external): Use them.
15458
15459 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15460
15461         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
15462         `default-low' when evaluating `gnus-summary-highlight'.
15463         From Raja R Harinath <harinath@cs.umn.edu>.
15464
15465 2001-05-27  Simon Josefsson  <simon@josefsson.org>
15466
15467         * message.el (message-yank-cited-prefix): New variable.
15468         (message-indent-citation): Use it.
15469
15470         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
15471         as details.
15472         (mml2015-mailcrypt-clear-verify): Ditto.
15473
15474 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15475         From Nevin Kapur <nevin@jhu.edu>.
15476
15477         * gnus-sum.el (gnus-summary-default-high-score,
15478         gnus-summary-default-low-score): New variables.
15479         (gnus-summary-highlight): Use them.
15480
15481 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
15482
15483         * message.el (message-mail): pass the 'send-actions argument to
15484         `message-setup'.
15485
15486 2001-05-16  Simon Josefsson  <simon@josefsson.org>
15487         From Raymond Scholz <ray-2001@zonix.de>
15488
15489         * gnus-art.el (gnus-mime-view-part-as-charset):
15490         (gnus-mime-internalize-part): Doc fixes.
15491
15492 2001-05-11  Simon Josefsson  <simon@josefsson.org>
15493
15494         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
15495         status lines without any text ("^215$").
15496
15497 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15498
15499         * nnrss.el (nnrss-check-group): Reverse.
15500
15501 2001-05-07  Simon Josefsson  <simon@josefsson.org>
15502
15503         * message.el (message-get-reply-headers):
15504         (message-followup): Fix typo, suggested by David Green
15505         <dgreen@uab.edu>
15506
15507 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15508
15509         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
15510
15511         * nnrss.el (nnrss-open-server): Read server data when it is called.
15512         (nnrss-request-expire-articles): Fix.
15513
15514 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15515
15516         * message.el (message-do-send-housekeeping): mail-abbrevs may
15517         rename buffer behind Gnus.
15518
15519 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15520
15521         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
15522         (nnrss-group-alist): Add more resources.
15523         (nnrss-check-group): Ignore errors.
15524
15525 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15526
15527         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
15528
15529         * nnslashdot.el (nnslashdot-request-list): Add time.
15530         (nnslashdot-request-expire-articles): New function.
15531
15532         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
15533         secondary methods too.
15534
15535 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15536
15537         * message.el (message-use-followup-to): Set default value to t.
15538
15539 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
15540
15541         * message.el (message-dont-reply-to-names): Fix documentation.
15542         (message-get-reply-headers): Use Mail-Followup-To only for wide
15543         replies.
15544
15545 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15546
15547         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
15548         correctly.
15549         (nnrss-check-group): Use time.
15550
15551 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15552
15553         * gnus.el: Oort Gnus v0.03 is released.
15554
15555 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15556
15557         * nnultimate.el (nnultimate-topic-article-to-article): Use the
15558         group.
15559
15560 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15561
15562         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
15563
15564 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15565
15566         * nnultimate.el (nnultimate-retrieve-headers): Return all
15567         available headers.
15568
15569         * gnus-sum.el (gnus-read-all-available-headers): New variable.
15570         (gnus-get-newsgroup-headers-xover): Use it.
15571
15572 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15573
15574         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
15575
15576 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15577
15578         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
15579
15580 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15581
15582         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
15583         disable it.
15584
15585         * gnus.el (gnus-info-nodes): Remove a few The's.
15586
15587 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15588
15589         * mail-source.el (mail-source-movemail): Call-process may return a
15590         signal description string.
15591
15592         * gnus-start.el (gnus-read-newsrc-el-file):
15593         gnus-newsrc-file-version may be nil.
15594
15595         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
15596         Suggested by Michael Sperber [Mr. Preprocessor]
15597         <sperber@informatik.uni-tuebingen.de>.
15598
15599 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
15600
15601         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
15602
15603 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
15604
15605         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
15606         fontify HANDLE.
15607
15608 2001-04-18  Simon Josefsson  <simon@josefsson.org>
15609
15610         * smime.el (smime-ask-passphrase): Rework to return value.
15611         (smime-sign-region): Rework to bind value and use it.
15612         (smime-decrypt-region): Ditto.
15613
15614 2001-04-18  Simon Josefsson  <simon@josefsson.org>
15615         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
15616
15617         * smime.el (smime-ask-passphrase): New function.
15618         (smime-sign-region): Use it.
15619         (smime-encrypt-cipher): New variable.
15620         (smime-decrypt-region): Ditto.
15621
15622 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
15623         Committed by Simon Josefsson  <simon@josefsson.org>
15624
15625         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
15626         the log.
15627
15628 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15629
15630         * gnus.el: Oort Gnus v0.02 is released.
15631
15632 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
15633
15634         * gnus.el: Oort Gnus v0.01 is released.
15635
15636 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15637
15638         * gnus-sum.el (gnus-summary-highlight): Highlight read
15639         undownloaded articles as read articles.
15640
15641         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
15642         (gnus-agent-get-undownloaded-list): Mark all undownloaded
15643         articles, even read ones, as such.
15644
15645         * gnus-sum.el (gnus-summary-find-matching): Clean up.
15646         (gnus-find-matching-articles): New function.
15647         (gnus-summary-limit-include-matching-articles): New command.
15648         (gnus-summary-limit-include-thread): Include articles that have
15649         matching subjects.
15650         (gnus-offer-save-summaries): Clean up.
15651
15652 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15653
15654         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
15655
15656 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15657         From Jason Merrill <jason_merrill@redhat.com>
15658
15659         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
15660
15661 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
15662         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
15663
15664         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
15665         newsgroup names when the original article is a news message.
15666
15667 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15668
15669         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
15670         supported. Suggest by Jim Meyering <jim@meyering.net>.
15671
15672 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
15673         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
15674
15675         * nnmail.el (nnmail-split-it): Added check for .* at the end of
15676         regexp in nnmail-split-fancy.
15677
15678 2001-04-10  Simon Josefsson  <simon@josefsson.org>
15679
15680         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
15681
15682 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
15683
15684         * message.el (message-send-mail): Improve the interaction with the
15685         user.
15686
15687 2001-04-10  Simon Josefsson  <simon@josefsson.org>
15688
15689         * imap.el (imap-message-copy): Work around buggy servers that
15690         doesn't send TRYCREATE tags.
15691
15692 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
15693
15694         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
15695
15696 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15697
15698         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
15699         date.
15700
15701 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15702
15703         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
15704         lives.
15705
15706 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15707
15708         * gnus-art.el (gnus-parse-news-url): New function.
15709         (gnus-button-handle-news): New function.
15710         (gnus-button-alist): Point to new functions.
15711
15712         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
15713
15714         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
15715         gnus-format-specs.
15716
15717         * message.el (message-check-news-header-syntax): Question even
15718         when Gnus doesn't know the group names.
15719         (message-send-news): Clean up.
15720
15721         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
15722         exited on purpose without saving.
15723
15724         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
15725
15726 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15727
15728         * gnus-score.el (gnus-score-orphans): Clean up.
15729
15730         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
15731
15732         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
15733         later.
15734
15735         * gnus-start.el (gnus-close-all-servers): Find the right items to
15736         close.
15737
15738         * qp.el (quoted-printable-decode-region): Just message
15739         malformation; don't quit.
15740
15741 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15742         From Gerd Moellmann <gerd@gnu.org>.
15743
15744         * gnus.el (gnus-interactive): A typo.
15745
15746 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
15747         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
15748
15749         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
15750         `assq-delete-all', if that function exists; otherwise use the old
15751         definition. Documentation changed to match the one in
15752         `assq-delete-all'.
15753
15754 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15755
15756         * gnus-start.el (gnus-close-all-servers): New function.
15757
15758         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
15759         (gnus-server-remove-denials): Clean up.
15760
15761         * gnus-sum.el (gnus-summary-sort-by-original): New command and
15762         keystroke.
15763
15764 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15765
15766         * message.el (message-send-news): Message where we are sending.
15767         (message-send-mail): Ditto.
15768
15769         * gnus.el (gnus-server-string): New function.
15770
15771         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
15772
15773         * mm-decode.el (mm-default-directory): Customized.
15774         (mm-tmp-directory): Ditto.
15775
15776         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
15777         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
15778         or Chars.
15779         (gnus-summary-line-format-alist): ?l is now a string.
15780         (gnus-summary-prepare-threads): Output ? for unknown lines.
15781         (gnus-summary-insert-line): Ditto.
15782         (gnus-summary-print-article): Unbalanced parentheses.
15783
15784         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
15785         out whether new stuff has arrived.
15786
15787 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
15788
15789         * gnus-sum.el: Let printing work on ttys on Emacs.
15790
15791 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15792
15793         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
15794         when forcing news.
15795
15796         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
15797         command.
15798
15799 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
15800
15801         * message.el (message-set-auto-save-file-name): Don't use
15802         asterisks under nt.
15803
15804 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15805
15806         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
15807         lists of articles.
15808
15809         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
15810
15811         * gnus-msg.el (gnus-put-message): Clean up.
15812         (gnus-summary-reply): Mark all replied-to articles as replied to.
15813         (gnus-inews-add-send-actions): Also mark as forwarded.
15814         (gnus-summary-mail-forward): Mark as forwarded.
15815
15816         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
15817         of articles.
15818         (gnus-summary-mark-article-as-forwarded): Ditto.
15819
15820         * gnus-msg.el (gnus-summary-resend-message): Mark article as
15821         forwarded.
15822         (gnus-summary-mail-forward): Clean up.
15823
15824         * gnus.el (gnus-article-mark-lists): Added forward.
15825
15826         * gnus-sum.el (gnus-forwarded-mark): New variable.
15827         (gnus-summary-prepare-threads): Use it.
15828         (gnus-summary-update-secondary-mark): Ditto.
15829         (gnus-newsgroup-forwarded): New variable.
15830
15831 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15832
15833         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
15834         (gnus-summary-very-wide-reply): New command and keystroke.
15835         (gnus-summary-very-wide-reply-with-original): Ditto.
15836
15837         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
15838         (gnus-score-adaptive): Use it.
15839
15840         * gnus-start.el (gnus-get-unread-articles): Clean up.
15841
15842 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15843
15844         * nnultimate.el (nnultimate-retrieve-headers): Work for other
15845         boards.
15846
15847 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
15848
15849         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
15850         * gnus-start.el (gnus-subscribe-newsgroup): use it.
15851
15852 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15853
15854         * nnultimate.el (nnultimate-retrieve-headers): Understand
15855         long-form month names.
15856
15857 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15858
15859         * gnus-sum.el (gnus-summary-show-all-headers):
15860         gnus-article-show-all-headers is broken. Use
15861         gnus-summary-toggle-header instead.
15862
15863         * mml2015.el (mml2015-gpg-extract-from): No error.
15864
15865 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15866         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
15867
15868         * mml2015.el (mml2015-gpg-extract-from): New function.
15869         (mml2015-gpg-verify): Use it.
15870         (mml2015-gpg-clear-verify): Use it.
15871
15872 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15873
15874         * message.el (message-setup-fill-variables): Use
15875         fill-paragraph-function.
15876         (message-fill-paragraph): Take an argument.
15877         (message-newline-and-reformat): Take another argument.
15878
15879 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15880
15881         * message.el (rmail-output): It is in rmailout.el not rmail.el.
15882
15883 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15884
15885         * message.el (message-forward): local-variable-p takes an extra
15886         argument in XEmacs.
15887
15888 2001-03-16  Simon Josefsson  <simon@josefsson.org>
15889
15890         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
15891         `nnimap-use-nov-p' (it really tested the negative).
15892         (nnimap-retrieve-headers): Use it.
15893
15894 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15895
15896         * message.el (message-generate-headers-first): Update doc.
15897
15898 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
15899         Trivial patch.
15900
15901         * gnus.el (gnus-summary-line-format): Typo.
15902
15903 2001-03-11  Simon Josefsson  <simon@josefsson.org>
15904
15905         * mailcap.el (mailcap-mime-data): Add application/sieve.
15906         (mailcap-mime-extensions): Add .siv, .xls.
15907
15908 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15909         From Christoph Conrad <christoph.conrad@gmx.de>
15910
15911         * gnus-score.el (gnus-summary-lower-thread): Typo.
15912
15913 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15914
15915         * message.el (message-forward-decoded-p): New variable.
15916         (message-forward-subject-author-subject): Use it.
15917         (message-make-forward-subject): Use it.
15918         (message-forward): Use it.
15919
15920         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
15921
15922         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
15923         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
15924
15925 ;;Has been fixed -- zsh.
15926 ;;2001-03-05  Dave Love  <fx@gnu.org>
15927 ;;
15928 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
15929 ;;      Move it after definition of mm-coding-system-p.
15930 ;;
15931 2001-03-01  Dave Love  <fx@gnu.org>
15932
15933         * mm-util.el (mm-inhibit-file-name-handlers): Add
15934         image-file-handler.
15935
15936 2001-02-11  Dave Love  <fx@gnu.org>
15937
15938         * message.el (message-signature-file): Fix doc, :type.
15939
15940 2001-02-08  Dave Love  <fx@gnu.org>
15941
15942         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
15943         (message-posting-charset): Defvar when compiling again.
15944         (rfc2047-encodable-p): Require message.
15945
15946         * gnus-sum.el (gnus-alter-articles-to-read-function):
15947         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
15948
15949 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15950
15951         * nnrss.el: New file.
15952
15953 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
15954         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
15955
15956         * rfc2047.el (rfc2047-unfold-region): Fix arg of
15957         `skip-chars-forward'.
15958
15959 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15960
15961         * nndraft.el (nndraft-request-group): Restore auto save files if
15962         the original files do not exist.
15963
15964 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15965
15966         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
15967         SCORE paths.
15968
15969         * mm-decode.el (mm-dissect-buffer): Call
15970         mail-extract-address-components only if necessary.
15971
15972 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15973
15974         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
15975         directory part.
15976         (gnus-score-search-global-directories): Use file-directory-p.
15977
15978         * gnus-score.el (gnus-score-score-files-1): Use
15979         gnus-kill-files-directory.
15980         From Adrian Aichner <adrian@xemacs.org>.
15981
15982 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15983
15984         * gnus.el (charset): Move here from gnus-sum.el.
15985
15986 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15987
15988         * mml.el (mml-preview): Disable local map.
15989
15990         * gnus-sum.el (gnus-summary-make-menu-bar): Make
15991         gnus-article-post-menu here.
15992
15993         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
15994         if it has not been made.
15995
15996 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15997
15998         * gnus-art.el (gnus-article-describe-key): Map key to event.
15999         (gnus-article-describe-key-briefly): Ditto
16000
16001 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16002
16003         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
16004
16005 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16006         From Katsumi Yamaoka <yamaoka@jpl.org>.
16007
16008         * dgnushack.el (coerce, merge, subseq): defmacro.
16009
16010 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16011
16012         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
16013         A fake defalias in nndraft.el results a not-activated bug in
16014         uncompiled versions.
16015
16016 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
16017         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
16018
16019         * gnus-util.el (gnus-split-references): Handle malformed References:.
16020
16021 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16022
16023         * gnus-art.el (gnus-article-mime-part-status): 1 part.
16024
16025 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16026         From NAGY Andras <nagya@inf.elte.hu>.
16027
16028         * gnus.el (gnus-parameters): Typo.
16029
16030 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16031
16032         * gnus.el (gnus-read-method): Remove redundancy.
16033
16034 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16035
16036         * nnslashdot.el (nnslashdot-backslash-url): New variable.
16037         (nnslashdot-request-list): Use it.
16038
16039 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16040
16041         * nnml.el (nnml-generate-active-info): Fix the case when there is
16042         no file.
16043
16044         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
16045         (gnus-summary-create-article): New function.
16046
16047         * gnus-group.el (gnus-group-mark-article-read): New function.
16048
16049         * gnus-msg.el (gnus-inews-do-gcc): Use it.
16050
16051         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
16052
16053 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16054
16055         * gnus-art.el (gnus-article-edit-done): Don't use
16056         gnus-article-edit-exit.
16057         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
16058
16059         * gnus.el (gnus-parameters): New variable.
16060         Suggested by NAGY Andras <nagya@inf.elte.hu>.
16061         (gnus-parameters-get-parameter): New function.
16062         (gnus-group-find-parameter): Use it.
16063
16064 2001-02-23  Simon Josefsson  <simon@josefsson.org>
16065
16066         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
16067         change of default value to `current'.
16068
16069 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16070
16071         * nneething.el (nneething-get-head): Insert unreadable file too.
16072
16073 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16074
16075         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
16076
16077         * webmail.el (webmail-type-definition): Deja is bought by google.
16078
16079 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16080
16081         * gnus-sum.el (gnus-fetch-headers): New function.
16082         (gnus-select-newsgroup): Use it.
16083         (gnus-summary-insert-articles): New function.
16084         (gnus-summary-insert-old-articles): New function.
16085         (gnus-summary-insert-new-articles): New function.
16086
16087         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
16088         (gnus-group-list-active): Ditto.
16089         * gnus-sum.el (gnus-set-mode-line): Ditto.
16090         (gnus-summary-read-group-1): Ditto.
16091
16092 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16093
16094         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
16095         current topic.
16096
16097 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16098
16099         * smiley.el (gnus-smiley-display): Don't do widening.
16100
16101         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
16102         within body.
16103
16104         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
16105
16106         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
16107         New variable.
16108         (gnus-mime-display-multipart-related-as-mixed): New variable.
16109         (gnus-mime-display-part): Use them.
16110
16111 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16112
16113         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
16114         something special.
16115
16116 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16117
16118         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
16119         (nnweb-request-article): Call reference if exists.
16120         (nnweb-type-definition): Dejanews is bought by google.com.
16121         Beta!
16122
16123 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16124
16125         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
16126
16127 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
16128
16129         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
16130         gnus-article-sort-functions.
16131         (gnus-article-sort-functions): Doc fix.  Refer to
16132         gnus-thread-sort-functions.
16133
16134 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16135         From Paul Jarc <prj@po.cwru.edu>.
16136
16137         * message.el (message-get-reply-headers): More fixes.
16138
16139 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
16140         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
16141
16142         * message.el (message-get-reply-headers): Fix bug with
16143         Mail-Followup-To/to-address interaction.
16144
16145 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16146
16147         * gnus-msg.el (gnus-configure-posting-styles): Match header in
16148         gnus-article-copy.
16149
16150 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16151
16152         * message.el (message-do-send-housekeeping): Rename to a better
16153         name.
16154
16155 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16156
16157         * message.el (message-cancel-news): Check article first, then ask
16158         yes or no.
16159
16160 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16161
16162         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
16163
16164 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16165
16166         * gnus-range.el (gnus-range-normalize): New function.
16167
16168 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
16169
16170         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
16171
16172 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16173
16174         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
16175
16176         * nnagent.el (nnagent-request-regenerate): New function.
16177
16178         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
16179
16180         * nnml.el (nnml-generate-nov-databases): Accept argument
16181         server. Don't open server if it is opened.
16182         (nnml-request-regenerate): Use it. Change to deffoo.
16183
16184 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16185         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
16186
16187         * gnus.el (gnus-define-group-parameter): Fix.
16188
16189 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16190
16191         * gnus.el (gnus-define-group-parameter): Improved.
16192
16193         * gnus-sum.el (charset): Define parameter.
16194         (ignored-charsets): Ditto.
16195         (gnus-summary-setup-default-charset): Use them.
16196
16197         * gnus-start.el (gnus-read-descriptions-file): Use them.
16198
16199         * gnus-cus.el (gnus-group-parameters): Remove them.
16200
16201 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16202
16203         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
16204
16205 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16206
16207         * gnus-sum.el (gnus-summary-read-group-1): Remove
16208         gnus-summary-set-local-parameters.
16209         (gnus-summary-setup-buffer): Put it here.
16210
16211 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16212
16213         * gnus.el (to-address): Define parameter.
16214         (to-list): Ditto.
16215         * gnus-art.el (article-hide-boring-headers): Use them.
16216         * gnus-msg.el (gnus-post-news): Ditto.
16217         * gnus-cus.el (gnus-group-parameters): Remove them.
16218
16219 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16220
16221         * gnus-draft.el (gnus-draft-reminder): New function.
16222
16223         * gnus-art.el (gnus-sender-save-name): New function.
16224
16225 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16226
16227         * mm-util.el (mm-mime-charset): Error message.
16228
16229 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16230
16231         * message.el (message-check-news-body-syntax): Don't check mml lines.
16232
16233 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16234
16235         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
16236         subscribe.
16237
16238         * gnus-start.el (gnus-call-subscribe-functions): New function.
16239         (gnus-find-new-newsgroups): Use it.
16240         (gnus-ask-server-for-new-groups): Use it.
16241         (gnus-check-first-time-used): Use it.
16242         (gnus-subscribe-newsgroup-method): Grok a list of functions.
16243         (gnus-subscribe-options-newsgroup-method): Ditto.
16244         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
16245         return .
16246
16247 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
16248
16249         * gnus-cus.el (gnus-score-customize): Doc fix.
16250
16251 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
16252
16253         * dgnushack.el (my-getenv): Typo.
16254
16255 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16256
16257         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
16258
16259 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16260
16261         * gnus-group.el (gnus-group-suspend): Offer save summaries.
16262
16263         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
16264         (gnus-treatment-function-alist): Use it.
16265         (article-remove-leading-whitespace): New function.
16266         (gnus-article-make-menu-bar): Use it.
16267
16268         * gnus-sum.el (gnus-summary-wash-empty-map): Add
16269         remove-leading-whitespace.
16270         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
16271         because of conflict.
16272
16273 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16274
16275         * Makefile.in: Hack generating gnus-load.el.
16276         * dgnushack.el: Ditto.
16277         * gnus-load.el: Remove it.
16278
16279 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16280
16281         * dgnushack.el : Add URLDIR.
16282
16283         * Makefile.in (EMACS_COMP): Ditto.
16284
16285 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16286
16287         * gnus-cus.el (gnus-score-customize): Error on no score file.
16288
16289 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16290
16291         * mm-decode.el (mm-merge-handles): New function.
16292
16293         * mm-view.el (mm-inline-message): Use it.
16294         (mm-view-message): Ditto.
16295
16296         * mm-partial.el (mm-inline-partial): Ditto.
16297
16298         * mm-extern.el (mm-inline-external-body): Ditto.
16299
16300         * gnus-art.el (gnus-mime-view-part): Ditto.
16301         (gnus-mime-view-part-as-type): Ditto.
16302         (gnus-mime-save-part-and-strip): Prevent users to strip in some
16303         cases.
16304
16305 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16306
16307         * message.el (message-cancel-news): Allow to shoot foot.
16308         (message-supersede): Ditto.
16309
16310 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
16311         Trivial patch.
16312
16313         * gnus-sum.el (gnus-simplify-subject-re): Use
16314         message-subject-re-regexp.
16315
16316 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16317
16318         * nnmail.el (nnmail-expiry-target-group): Bind
16319         nnmail-cache-accepted-message-ids to nil.
16320
16321         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
16322         coding system.
16323
16324 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16325
16326         * qp.el (quoted-printable-encode-region): Make sure characters are
16327         between 00 and FF.  Don't check charset.
16328
16329         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
16330         in Emacs 20.
16331         * rfc2047.el (rfc2047-q-encode-region): Ditto.
16332
16333 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16334
16335         * message.el (message-make-forward-subject): Argument decoded.
16336         (message-forward): Use it when digest.
16337
16338         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
16339         buffer.
16340
16341 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
16342
16343         * message.el (message-generate-headers-first): Doc fix.
16344
16345 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16346
16347         * gnus-art.el (article-make-date-line): Error proof.
16348
16349 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16350
16351         * gnus-group.el (gnus-group-listing-limit): New variable.
16352         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
16353
16354         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
16355
16356 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16357
16358         * message.el (message-newline-and-reformat): Special case for
16359         breaking at BOL.
16360
16361 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
16362
16363         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
16364         message/rfc822.
16365
16366 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16367
16368         * message.el (message-encode-message-body): Don't insert
16369         Content-Type if it is inside a mail.
16370
16371 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16372
16373         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
16374         gnus-article-commands-menu.
16375
16376         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
16377         in Emacs.
16378
16379         * gnus-start.el (gnus-read-descriptions-file): Use
16380         gnus-group-name-charset and gnus-group-charset-alist.
16381
16382 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16383
16384         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
16385         active region.
16386
16387         * gnus-start.el (gnus-group-change-level): Remove from both
16388         gnus-zombie-list and gnus-killed-list.
16389
16390 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16391
16392         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
16393         gnus-subscribe-topics.
16394
16395         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
16396
16397 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16398
16399         * gnus-art.el (gnus-article-make-menu-bar): Make
16400         gnus-article-post-menu.
16401
16402         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
16403
16404         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
16405
16406         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
16407
16408         * message.el (message-mode-menu): Ditto.
16409
16410         * gnus-art.el (defvar): eval-when-compile.
16411
16412 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16413
16414         * gnus-agent.el (gnus-agentize): Fix doc.
16415
16416 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
16417
16418         * mml.el (mml-preview): Bind `q'.
16419
16420 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16421
16422         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
16423
16424 2001-01-31  Dave Love  <fx@gnu.org>
16425
16426         * mm-util.el (mm-mime-mule-charset-alist)
16427         (mm-find-mime-charset-region): Consider mule-utf-8.
16428
16429 2001-01-31  Dave Love  <fx@gnu.org>
16430
16431         * gnus-art.el (gnus-article-x-face-command)
16432         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
16433         :version.
16434
16435 2001-01-26  Dave Love  <fx@gnu.org>
16436
16437         * mm-util.el (mm-multibyte-string-p): New.
16438
16439 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
16440 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
16441 ;;      string-as-multibyte on class.  Clarify line-folding.
16442         (quoted-printable-encode-string): Make temp buffer inherit
16443         string's multibyteness.
16444
16445 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
16446
16447         * nnheader.el (toplevel): Don't require `gnus-util' at
16448         compile-time; this creates a circular dependency, and prevents
16449         a bootstrap.
16450
16451 2001-01-22  Andreas Schwab  <schwab@suse.de>
16452
16453         * nnheader.el (gnus-delete-line): Autoload it as a macro.
16454
16455 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16456
16457         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
16458
16459         * gnus-art.el (article-hide-list-identifiers): Ditto.
16460
16461         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
16462
16463 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16464
16465         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
16466
16467         * gnus-art.el (article-hide-list-identifiers): Similar.
16468
16469 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
16470
16471         * nnmail.el (nnmail-remove-list-identifiers): Improved.
16472
16473 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16474
16475         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
16476
16477 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16478
16479         * gnus-util.el (gnus-string-equal): New function.
16480
16481         * gnus-art.el (article-hide-boring-headers): Use it.
16482
16483 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
16484
16485         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
16486
16487 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16488
16489         * gnus-msg.el (gnus-msg-mail): Support switch-action.
16490
16491 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16492
16493         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
16494         command if there is not last-saver.
16495
16496 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16497
16498         * nntp.el (nntp-open-connection): 201 is possible.
16499
16500 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16501
16502         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
16503         (rfc2047-charset-encoding-alist): Add big5.
16504
16505 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16506
16507         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
16508         (gnus-agent-remove-server): Ditto.
16509         (autoload): gnus-server-update-server.
16510
16511         * gnus-srvr.el (gnus-server-line-format): Add %a.
16512         (gnus-server-line-format-alist): Add gnus-tmp-agent.
16513         (gnus-server-insert-server-line): Use it.
16514
16515 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16516
16517         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
16518         GB2312 and Big5.
16519
16520 2001-01-24  Simon Josefsson  <sj@extundo.com>
16521
16522         * mail-source.el (mail-sources): Add :program specifier to IMAP
16523         mail source.
16524         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
16525
16526 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16527
16528         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
16529
16530 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16531
16532         * nntp.el (nntp-wait-for): Return the success code.
16533         (nntp-open-connection): Use it.
16534
16535 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16536
16537         * gnus-int.el (gnus-check-server): Allow breaking the opening.
16538
16539 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16540
16541         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
16542
16543 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16544
16545         * gnus-sum.el (gnus-summary-print-article): Take one prefix
16546         argument. Allow to print several articles in one file.
16547
16548 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16549
16550         * webmail.el (webmail-type-definition): netaddress changes.
16551
16552 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16553
16554         * gnus.el: Fix copyright. Remove trailing spaces.
16555
16556         * message.el (message-forward): Use mule4.
16557
16558 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16559
16560         * mm-util.el (mm-string-as-unibyte): New function.
16561
16562         * message.el (message-forward): Use it.
16563
16564 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16565
16566         * message.el (message-cite-original-without-signature): Don't peel
16567         off the blank line.
16568         (message-get-reply-headers): Add Cc if it is not in follow-to.
16569
16570 2001-01-20  Simon Josefsson  <sj@extundo.com>
16571
16572         * mm-decode.el (mm-handle-multipart-from): Add.
16573         (mm-dissect-buffer): Save From: header value.
16574         (mm-security-from): Remove.
16575         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
16576
16577         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
16578         instead of `mml-security-from'.  Protect null from value.
16579
16580 2001-01-20  Simon Josefsson  <sj@extundo.com>
16581
16582         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
16583         application/vnd.ms-excel attachments.
16584
16585 2001-01-19  Simon Josefsson  <sj@extundo.com>
16586
16587         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
16588
16589 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16590
16591         * message.el (message-ignored-mail-headers): Ditto.
16592
16593 2001-01-19  Simon Josefsson  <sj@extundo.com>
16594
16595         * message.el (message-ignored-news-headers): Only search beginning
16596         of line.
16597
16598 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
16599         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
16600
16601         * message.el (message-send-mail): Content-Type may not be there.
16602
16603 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16604
16605         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
16606         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
16607
16608         * gnus-art.el (article-display-x-face): Insert X-Face if there is
16609         not.
16610
16611 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16612
16613         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
16614         non-native groups.
16615
16616 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16617
16618         * message.el (message-yank-original): Understand
16619         universal-argument.
16620
16621 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16622
16623         * gnus-art.el (gnus-boring-article-headers): Add to-address.
16624         (article-hide-boring-headers): Ditto.
16625
16626         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
16627
16628 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16629
16630         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
16631         one.
16632
16633 2001-01-16  Simon Josefsson  <simon@josefsson.org>
16634
16635         * message.el (message-make-in-reply-to): Add comment to message-id
16636         (old syntax, see 2000-08-02 change).
16637
16638 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16639
16640         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
16641         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
16642         (gnus-button-reply): Ditto.
16643
16644 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16645
16646         * gnus-art.el (article-display-x-face): Fix.
16647
16648 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16649
16650         * gnus-art.el (article-display-x-face): Use
16651         gnus-original-article-buffer.
16652
16653 2001-01-15  Jack Twilley  <jmt@tbe.net>
16654
16655         * message.el (message-add-header): Move to point-max.
16656
16657 2001-01-15  Simon Josefsson  <simon@josefsson.org>
16658
16659         * smime.el (smime-CA-directory, smime-CA-file): Change default to
16660         nil, improve documentation.
16661         (smime-certificate-directory): Comment out false hints (until it
16662         is implemented).
16663
16664         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
16665         there aren't any keys.
16666         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
16667         verify certificate.  Default is changed to only check integrity.
16668         Improved security status texts.  If a certificate doesn't contain
16669         a email address, don't fail.
16670
16671         * smime.el (smime-noverify-region):
16672         (smime-noverify-buffer): New functions.  Verifies integrity only.
16673
16674 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16675
16676         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
16677
16678 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16679
16680         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
16681         (gnus-remove-some-windows): Ditto.
16682
16683 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16684
16685         * gnus-art.el (article-make-date-line): 11th.
16686
16687 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16688
16689         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
16690         (mml2015-gpg-sign): Ditto.
16691
16692 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16693
16694         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
16695         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
16696
16697 2001-01-08  Dave Love  <fx@gnu.org>
16698
16699         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
16700         single character.
16701
16702         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
16703
16704         * message.el: Doc and message fixes.
16705         (message-send-rename-function)
16706         (message-make-forward-subject-function)
16707         (message-send-mail-function, message-reply-to-function)
16708         (message-wide-reply-to-function, message-followup-to-function)
16709         (message-distribution-function, message-auto-save-directory): Fix
16710         :type.
16711
16712         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
16713         proceeding after warnings.  Amend multipart warning message.
16714
16715 2001-01-04  Dave Love  <fx@gnu.org>
16716
16717         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
16718         compiling.
16719         (gnus-make-directory): Require nnmail.
16720
16721         * mm-decode.el (mm-inline-media-tests): Add
16722         image/x-portable-bitmap.
16723         (mm-get-image): Grok pbm.
16724
16725 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
16726
16727         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
16728
16729 2001-01-09  Didier Verna  <didier@xemacs.org>
16730
16731         * dgnushack.el (dgnushack-compile): give a dummy value to
16732         `gnus-xmas-glyph-directory' for the time of compilation.
16733         * gnus-agent.el: moved some XEmacs specific hook add-ons from
16734         `gnus-xmas-[re]define' to avoid loosing user custom settings.
16735         * gnus-art.el: ditto.
16736         * gnus-group.el: ditto.
16737         * gnus-salt.el: ditto.
16738         * gnus-sum.el: ditto.
16739         * gnus-topic.el: ditto.
16740         * gnus-xmas.el (gnus-xmas-define): see above.
16741         * gnus-xmas.el (gnus-xmas-redefine): see above.
16742         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
16743         non-continuable error when the directory can't be found.
16744
16745 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16746
16747         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
16748         handle.
16749         * gnus-art.el (gnus-mime-view-part): Copy it.
16750         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
16751
16752 2001-01-09  Michael Downes  <mjd@ams.org>
16753
16754         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
16755
16756 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16757
16758         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
16759         orig-file. Use ',source.
16760
16761 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16762
16763         * gnus-xmas.el (gnus-xmas-modeline-glyph):
16764         (gnus-xmas-group-startup-message):
16765         Detect gnus-xmas-glyph-directory when it is nil.
16766
16767 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16768
16769         * pop3.el (pop3-get-message-count): Andrew Innes
16770         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
16771
16772 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16773
16774         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
16775
16776         * time-date.el (time-to-number-of-days): New function.
16777
16778 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
16779         Trivial patch.
16780
16781         * nnslashdot.el (nnslashdot-request-list): Always get the right
16782         sid.
16783
16784 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16785
16786         * message.el (message-minibuffer-local-map): New keymap.
16787         (message-read-from-minibuffer): Use it.
16788         * gnus-msg.el (gnus-summary-resend-message): Use it
16789
16790 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16791
16792         * gnus-start.el (gnus-display-time-event-handler): New function.
16793         (gnus-after-getting-new-news-hook): Use it.
16794
16795 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16796
16797         * message.el (message-ignored-mail-headers): Add draft header.
16798
16799 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16800
16801         * gnus-sum.el (gnus-summary-expire-articles): Don't save
16802         excursion.
16803
16804         * nnslashdot.el (nnslashdot-request-list): Get the right year.
16805
16806 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
16807         A revoked patch.
16808
16809         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
16810
16811 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16812
16813         * qp.el (quoted-printable-decode-region): Don't backward-char.
16814
16815 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16816
16817         * gnus-draft.el: Mark articles as replied.
16818
16819         * gnus-sum.el (gnus-summary-add-mark): New function.
16820
16821         * gnus-group.el (gnus-add-mark): New function.
16822
16823         * gnus-sum.el (gnus-summary-buffer-name): New function.
16824         (gnus-summary-setup-buffer): Use it.
16825
16826         * gnus-draft.el: Set things up with the right post method and
16827         stuff.
16828
16829         * message.el (message-ignored-news-headers): Remove X-Draft-From.
16830
16831         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
16832
16833         * gnus.el (gnus-draft-meta-information-header): New variable.
16834
16835 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16836
16837         * gnus-art.el (gnus-treatment-function-alist): Move the date
16838         functions before the header sorting functions.
16839
16840         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
16841
16842         * dgnushack.el (dgnushack-compile): Message whether there is w3.
16843         Don't (push "/usr/share/emacs/site-lisp" load-path).
16844
16845         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
16846         to empty fill prefixes.
16847
16848 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16849
16850         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
16851         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
16852
16853 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16854
16855         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
16856
16857         * nnml.el (autoload): Move to nnheader.el.
16858
16859         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
16860         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
16861         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
16862         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
16863
16864 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16865
16866         * gnus-art.el (article-make-date-line): Get the hours right.
16867         (gnus-ignored-headers): More hiding.
16868
16869         * nnmail.el (nnmail-expiry-wait): Not an integer.
16870
16871         * message.el (message-goto-body): Only expand abbrev when called
16872         interactively.
16873         (message-make-lines): Use it.
16874
16875 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16876
16877         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
16878
16879 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16880
16881         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
16882         include the expunged articles.
16883
16884         * gnus-group.el (gnus-group-sort-by-server): New function.
16885
16886         * gnus.el (gnus-method-to-server-name): New function.
16887         (gnus-group-prefixed-name): Use it.
16888
16889         * gnus-group.el (gnus-group-sort-function): Doc fix.
16890         (gnus-group-sort-groups-by-server): New command.
16891
16892 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16893
16894         * gnus-art.el (gnus-treat-date-english): New variable.
16895         (article-date-english): New command.
16896         (gnus-english-month-names): New variable.
16897         (article-make-date-line): Do 'english.
16898
16899         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
16900         after the fill prefix.
16901
16902         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
16903         score...".
16904
16905         * gnus-art.el (gnus-ignored-headers): Hide more headers.
16906
16907         * message.el (message-mode-map): Bind comment-region.
16908
16909         * gnus-art.el (gnus-mime-display-part): Let w3 display
16910         multipart/related.
16911
16912         * mm-bodies.el (mm-long-lines-p): New function.
16913         (mm-body-encoding): Use it.
16914         (mm-body-encoding): Encode articles with lines longer than 1000
16915         characters.
16916
16917 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16918
16919         * mm-util.el (mm-enable-multibyte): Use
16920         default-enable-multibyte-characters.
16921         (mm-enable-multibyte-mule4): Ditto.
16922         (mm-disable-multibyte): Test XEmacs.
16923         (mm-disable-multibyte-mule4): Ditto.
16924         (mm-with-unibyte-current-buffer): Simplified.
16925         (mm-with-unibyte-current-buffer-mule4): Ditto.
16926
16927 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16928
16929         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
16930
16931         * nnheader.el (nnheader-string-as-multibyte): New alias.
16932
16933         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
16934
16935         * gnus-uu.el (gnus-message-process-mark): New function.
16936         (gnus-uu-mark-by-regexp): Use it.
16937         (gnus-new-processable): New function.
16938
16939 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
16940          Trivial patch.
16941
16942         * gnus-sum.el (gnus-no-mark): New variable.
16943
16944 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16945
16946         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
16947         backslashes.
16948
16949 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16950
16951         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
16952         definition.
16953
16954 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16955
16956         * dgnushack.el (dgnushack-compile): elc is in the current directory.
16957
16958         * qp.el (quoted-printable-encode-region): Don't check multibyte in
16959         XEmacs.
16960
16961 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
16962         Trivial patch.
16963
16964         * mml.el (mml-read-tag): Save tag location.
16965
16966 2000-12-25  Simon Josefsson  <simon@josefsson.org>
16967
16968         * starttls.el: Sync with Emacs 21.
16969
16970 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16971
16972         * message.el (message-mail): Support yank-action.
16973
16974         * message.el (message-setup): Revoke the last change.
16975
16976 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16977
16978         * message.el (message-setup): Use cons. Suggested by Johan Vromans
16979         <jvromans@squirrel.nl>.
16980
16981 2000-12-24  Simon Josefsson  <sj@extundo.com>
16982
16983         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
16984         mailing list junk at end of part.
16985
16986 2000-12-23  Simon Josefsson  <sj@extundo.com>
16987
16988         * nnimap.el (nnimap-expiry-target): New function.
16989         (nnimap-request-expire-articles): Use it.
16990
16991 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16992
16993         * gnus.el (gnus-group-parameters-more): New variable.
16994         * gnus-cus.el (gnus-group-customize): Use it.
16995
16996         * gnus.el (gnus-define-group-parameter): New macro.
16997         (auto-expire): Use it
16998         (total-expire): Use it.
16999         * gnus-art.el (banner): Use it.
17000
17001         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
17002         <ljz@asfast.com>.
17003
17004 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17005
17006         * gnus-topic.el (gnus-topic-create-topic): Use list.
17007
17008         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
17009         before binding gnus-default-article-saver.
17010
17011         * gnus-sum.el (gnus-summary-save-article):
17012         (gnus-summary-pipe-output):
17013         (gnus-summary-save-article-mail):
17014         (gnus-summary-save-article-rmail):
17015         (gnus-summary-save-article-file):
17016         (gnus-summary-write-article-file):
17017         (gnus-summary-save-article-body-file): Ditto.
17018
17019         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
17020
17021 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17022
17023         * gnus-art.el (gnus-mime-security-button-map):
17024         (gnus-mime-button-map): Add parent.
17025
17026 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17027
17028         * messagexmas.el (message-xmas-redefine): New function.
17029
17030         * message.el: Use it.
17031
17032         * gnus-art.el (gnus-article-check-hidden-text): Return t.
17033
17034         * gnus-util.el (gnus-remove-text-properties-when): Return t.
17035
17036 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17037
17038         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
17039         malformatted messages.
17040
17041 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17042
17043         * mm-util.el (mm-image-load-path): New function.
17044
17045         * gnus-group.el (gnus-group-make-tool-bar): Use it.
17046
17047         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
17048
17049         * message.el (message-tool-bar-map): Use it.
17050
17051         * Makefile.in (install-el): New rule.
17052
17053 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17054
17055         * gnus-art.el (article-treat-dumbquotes): Quote \.
17056
17057 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17058
17059         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
17060         Emacs 20 runs on a terminal.
17061
17062 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17063
17064         * gnus-msg.el (gnus-bug): Revert to save-excursion.
17065
17066         * mml.el (gnus-add-minor-mode): Autoload.
17067
17068         * message.el (message-forward): Save-restriction.
17069
17070 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
17071
17072         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
17073         Paul Stevenson <p.stevenson@surrey.ac.uk>
17074
17075 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17076
17077         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
17078
17079         * mml.el (gnus-ems): Don't require.
17080
17081         * gnus.el (gnus-decode-rfc1522): Removed.
17082         (gnus-set-text-properties): Define.
17083
17084 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17085
17086         * gnus-art.el (gnus-mime-*): handle may be nil.
17087
17088         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
17089
17090         * gnus.el (gnus-group-remove-excess-properties): Not defined
17091         in gnus-xmas.
17092
17093 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17094
17095         * message.el (message-mail-user-agent): Add :version.
17096
17097 2000-12-21  Miles Bader  <miles@gnu.org>
17098
17099         * message.el (message-mode): Set `comment-start' to the  yank prefix.
17100
17101 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17102
17103         * message.el (message-mail-user-agent): New variable.
17104         (message-setup): Renamed to message-setup-1. Support
17105         mail-user-agent.
17106         (message-mail-user-agent): New function.
17107         (message-mail): Use it.
17108         (message-reply): Use it.
17109         (message-resend): Use it.
17110         (message-mail-other-window): Use it.
17111         (message-mail-other-frame): Use it.
17112
17113         * gnus-msg.el (gnus-bug): Support mail-user-agent.
17114
17115 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17116
17117         * message.el (message-tool-bar-map): Simplify.
17118         (message-narrow-to-head-1): New function.
17119         (message-narrow-to-head): Use it.
17120         (message-reply): Ditto.
17121         (message-cancel-news): Ditto.
17122         (message-supersede): Ditto.
17123         (message-make-forward-subject): Ditto.
17124         (message-bounce): Ditto.
17125
17126 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17127
17128         * uudecode.el (uudecode-decode-region-external): make-temp-file
17129         may not be defined.
17130
17131         * binhex.el (defalias): eval-and-compile.
17132
17133         * message.el (message-tool-bar-map): New function.
17134         (message-mode): Use it.
17135
17136 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17137
17138         * nntp.el (nntp-find-connection): Remove the entry.
17139         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
17140
17141 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17142
17143         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
17144
17145         * message.el (message-forward): Copy buffer in unibyte mode.
17146
17147 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17148
17149         * message.el (message-make-forward-subject): Don't widen. Decode.
17150         (message-forward): Don't decode subject.
17151
17152 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
17153
17154         * qp.el (quoted-printable-encode-region): Upcase QP.
17155
17156 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17157
17158         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
17159         mail-extract-a-c instead. Don't depend on Gnus.
17160
17161         * mml.el (gnus-ems): Require it.
17162
17163         * gnus-msg.el (gnus-summary-mail-forward):
17164
17165         * message.el (message-forward):  Move mime-to-mml here.
17166
17167 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17168
17169         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
17170         * gnus-art.el (gnus-insert-mime-button): Simplify.
17171         (gnus-mime-display-alternative): Ditto.
17172         (gnus-insert-mime-security-button): Ditto.
17173
17174 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17175
17176         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
17177         text-property-not-all doesn't return nil when start=mark(end).
17178         (gnus-remove-text-properties-when): Ditto.
17179
17180 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17181
17182         * gnus-start.el (gnus-group-change-level): Remove group from
17183         gnus-active-hashtb if real killed.
17184
17185 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17186
17187         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
17188         (gnus-mime-display-alternative): Ditto.
17189         (gnus-insert-mime-security-button): Ditto.
17190
17191 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17192
17193         * gnus-start.el (gnus-group-change-level): Don't add it into
17194         killed-list if it was killed.
17195
17196 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17197
17198         * nnmbox.el (nnmbox-file-coding-system): Use binary.
17199         (nnmbox-active-file-coding-system): Ditto.
17200
17201         * gnus-cus.el (gnus-group-parameters): Add posting-style.
17202
17203 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17204
17205         * gnus.el (gnus-version):
17206         (gnus-version-number): Set to Oort Gnus 0.01.
17207
17208         * gnus-art.el (gnus-mime-security-button-map):
17209         (gnus-insert-mime-security-button): Fix for Emacs21.
17210
17211 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17212
17213         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
17214         easymenu, because XEmacs doesn't understand :help.
17215
17216         * mm-uu.el: Require binhex.
17217
17218 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17219
17220         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
17221
17222 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
17223
17224         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
17225
17226 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
17227
17228         * *.xpm, *.pbm: Convert icons icons to size 24x24.
17229
17230 2000-12-18  Dave Love  <fx@gnu.org>
17231
17232         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
17233         (unused).
17234
17235 2000-12-13  Miles Bader  <miles@gnu.org>
17236
17237         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
17238         to t, so that we don't get stuck while trying to smilefy
17239         intangible text.
17240
17241 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
17242
17243         * smiley-ems.el (smiley-regexp-alist): Make regexps match
17244         at the end of the buffer.
17245         (smiley-region): In the loop, move to the end of the submatch
17246         matching the smiley instead of using the end of the match
17247         of the whole regexp.
17248
17249 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
17250
17251         * message.el (message-mode): Doc fix.
17252
17253 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
17254
17255         * smiley-ems.el (smiley-region): Doc fix.
17256
17257 2000-12-11  Miles Bader  <miles@gnu.org>
17258
17259         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
17260         bottom line visible, check to see if it's partially obscured, and
17261         if so, either scroll one more line to make it fully visible, or
17262         revert to showing the second line from the top.
17263
17264 2000-12-07  Dave Love  <fx@gnu.org>
17265
17266         * mailcap.el (mailcap-download-directory)
17267         * gnus-audio.el (gnus-audio-directory)
17268         * smiley-ems.el (smiley-data-directory): Fix :type.
17269
17270 2000-11-30  Dave Love  <fx@gnu.org>
17271
17272         * message.el (message-auto-save-directory): Use
17273         file-name-as-directory.
17274         (message-set-auto-save-file-name): Create
17275         message-auto-save-directory if necessary.
17276         (message-replace-chars-in-string): Removed -- unused.
17277         (message-mail-alias-type): Customize.
17278         (message-headers): Remove duplicate defgroup.
17279
17280 2000-11-29  Dave Love  <fx@gnu.org>
17281
17282         * qp.el (quoted-printable-decode-region): Use error, not message
17283         to report malformed text (like base64).  Amend message.
17284
17285 2000-11-29  Miles Bader  <miles@gnu.org>
17286
17287         * message.el (message-header-lines): Fontify tag.
17288
17289 2000-11-27  Dave Love  <fx@gnu.org>
17290
17291         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
17292         compiler warning.
17293
17294 ;2000-11-26  Dave Love  <fx@gnu.org>
17295 ;
17296 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
17297 ;
17298 2000-11-23  Dave Love  <fx@gnu.org>
17299
17300         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
17301
17302         * mm-uu.el (uudecode): Require.
17303         (uudecode-decode-region, uudecode-decode-region-external): Don't
17304         autoload.
17305         (mm-uu-copy-to-buffer): Doc fix.
17306         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
17307         type fix.
17308
17309         * mailcap.el: Doc fixes.
17310         (mailcap-mime-data): Various adjustments.
17311         (mailcap): New group.
17312         (mailcap-download-directory): Customize.
17313         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
17314         (mailcap-temporary-directory): Deleted (unused).
17315         (mailcap-unescape-mime-test): Simplify slightly.
17316         (mailcap-viewer-passes-test): Use functionp.
17317         (mailcap-command-p): Aliased to executable-find.
17318
17319         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
17320         default-enable-multibyte-characters is nil.
17321
17322 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
17323
17324         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
17325
17326 2000-11-21  Dave Love  <fx@gnu.org>
17327
17328         * gnus-art.el (gnus-mime-button-map): Don't inherit from
17329         gnus-article-mode-map.
17330 ;       (gnus-mime-button-menu): Use mouse-set-point.
17331         (gnus-insert-mime-button, gnus-mime-display-alternative)
17332         (gnus-mime-display-alternative): Don't use local-map property.
17333
17334 2000-11-17  Dave Love  <fx@gnu.org>
17335
17336         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
17337         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
17338         and make-temp-file.
17339         (uudecode-decode-region): Doc fix.
17340
17341 2000-11-14  Dave Love  <fx@gnu.org>
17342
17343         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
17344         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
17345         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
17346         New files, derived from the XPMs.
17347
17348 2000-11-10  Dave Love  <fx@gnu.org>
17349
17350         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
17351         (gnus-agent-lib-file, gnus-agent-load-alist)
17352         (gnus-agent-save-alist, gnus-agent-article-name): Use
17353         expand-file-name.
17354
17355         * gnus-group.el (gnus-group-name-charset-method-alist): Add
17356         :version.
17357         (nnkiboze-score-file): Defvar when compiling.
17358
17359         * gnus-start.el (gnus-read-newsrc-file): Add :version.
17360
17361         * gnus-art.el (gnus-article-banner-alist)
17362         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
17363         (gnus-article-date-lapsed-new-header)
17364         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
17365         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
17366         (gnus-treat-strip-headers-in-body)
17367         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
17368         (gnus-treat-translate): Add :version.
17369         (gnus-article-mime-part-function): Fix defcustom.
17370
17371         * nnmail.el (nnmail-expiry-target)
17372         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
17373         (nnmail-split-header-length-limit): Add :version.
17374
17375         * gnus-sum.el (gnus-auto-expirable-marks)
17376         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
17377         (gnus-extra-headers, gnus-ignored-from-addresses)
17378         (gnus-newsgroup-ignored-charsets)
17379         (gnus-group-highlight-words-alist)
17380         (gnus-summary-show-article-charset-alist): Add :version.
17381
17382         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
17383         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
17384         files, converted from the XPMs.
17385
17386         * gnus-cache.el (gnus-cache-active-file): Don't use
17387         file-name-as-directory on directory.
17388         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
17389         use file-name-as-directory on directory.
17390
17391         * time-date.el (timezone-make-date-arpa-standard): Autoload.
17392         (date-to-time): Use it.
17393
17394 ;       * message.el (message-mode) <adaptive-fill-regexp>:
17395 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
17396 ;       (message-newline-and-reformat): Likewise.
17397         (message-forward-as-mime, message-forward-ignored-headers)
17398         (message-buffer-naming-style, message-default-charset)
17399         (message-dont-reply-to-names, message-send-mail-partially-limit):
17400         Add :version.
17401
17402         * mm-util.el: Doc fixes.
17403         (mm-mime-charset): Don't use the raw result of
17404         mm-preferred-coding-system.
17405         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
17406         (mm-with-unibyte): Simplify.
17407
17408         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
17409         concat.
17410
17411         * pop3.el (pop3-version): Deleted.
17412         (pop3-make-date): New function, avoiding message-make-date.
17413         (pop3-munge-message-separator): Use it.
17414
17415 2000-11-09  Dave Love  <fx@gnu.org>
17416
17417         * gnus-group.el (gnus-group-make-directory-group)
17418         (gnus-group-fetch-faq): Use expand-file-name.
17419         (gnus-group-fetch-faq): Simplify completing-read form.
17420
17421         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
17422         test for Mule.
17423
17424         * message.el (tool-bar-map): Defvar when compiling.
17425
17426         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
17427         (gnus-tm-lisp-directory): Deleted.
17428         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
17429         (featurep 'xemacs).
17430         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
17431         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
17432         version numbers from file names.
17433
17434 2000-11-08  Dave Love  <fx@gnu.org>
17435
17436         * mm-view.el: Use featurep for XEmacs test.
17437         (mm-inline-message): Test for `remove-specifier'; don't use
17438         condition-case.
17439
17440         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
17441
17442         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
17443         (gnus-score-find-bnews): Don't concat "".
17444
17445         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
17446         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
17447         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
17448         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
17449
17450         * gnus-sum.el: Put some defvars in eval-when-compile.
17451         (gnus-summary-mode-hook): Add :options.
17452         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
17453         (gnus-summary-tool-bar-map): New variable.
17454         (gnus-summary-make-tool-bar): New function.
17455         (gnus-summary-mode): Put kill-all-local-variables first.
17456
17457         * gnus-group.el (gnus-group-toolbar-map): New variable.
17458         (gnus-group-make-tool-bar): Rewritten.
17459         (gnus-group-mode): Put kill-all-local-variables first.
17460
17461         * rfc2047.el: Require gnus-util.
17462
17463         * nnml.el (gnus-sorted-intersection): Autoload.
17464
17465         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
17466         Put some defvars in eval-when-compile.
17467         (gnus-intersection, gnus-sorted-complement):  Autoload.
17468
17469         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
17470
17471         * mm-encode.el (mm-body-7-or-8): Autoload.
17472
17473         * mm-decode.el (mm-insert-inline): Autoload.
17474
17475         * mml.el:
17476         * message.el: Put some defvars in eval-when-compile.
17477
17478         * gnus-msg.el: Put some defvars in eval-when-compile.
17479         (gnus-msg-mail): Move after gnus-setup-message.
17480
17481         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
17482
17483 2000-11-07  Dave Love  <fx@gnu.org>
17484
17485         * gnus-util.el (nnheader): Don't require message (recursive
17486         autoload).
17487
17488         * uudecode.el: Avoid compiler warnings.
17489
17490         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
17491         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
17492
17493 2000-11-06  Dave Love  <fx@gnu.org>
17494
17495         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
17496
17497         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
17498         (uudecode-char-int): New alias, replacing char-int.
17499         (uudecode-decode-region): Don't call buffer-disable-undo.
17500
17501 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
17502 ;       (mm-uu-configure-list): Doc fix.
17503 ;
17504 ;       * earcon.el (running-xemacs): Don't define.
17505 ;
17506 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
17507 ;
17508 ;       * message.el (message-font-lock-keywords): Match a final newline
17509 ;       to help font-lock's multiline support.
17510 ;
17511 2000-11-03  Dave Love  <fx@gnu.org>
17512
17513         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
17514
17515         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
17516         name.
17517
17518         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
17519         <banner>: Fix custom type, doc.
17520
17521         * mm-decode.el (mm-display-external): Space-prefix temp buffer
17522         name.  Don't disable undo explicitly.
17523
17524 ;2000-11-02  Dave Love  <fx@gnu.org>
17525 ;
17526 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
17527 ;       cite-prefix.
17528
17529 2000-11-01  Dave Love  <fx@gnu.org>
17530
17531         * rfc2047.el (base64): Require unconditionally.
17532         (message-posting-charset): Defvar when compiling.
17533         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
17534         message.
17535
17536         * gnus-sum.el (nnoo): Require.
17537         (mm-uu-dissect): Autoload.
17538
17539         * mml.el (mml-parse-1): Clarify message.
17540         (mml-minibuffer-read-type): Use mailcap-mime-types.
17541
17542 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
17543
17544         * mml.el: Fix a typo in the requiring of CL.
17545
17546 2000-11-01  Dave Love  <fx@gnu.org>
17547
17548         * utf7.el: Require cl when compiling.
17549
17550         * binhex.el: Use (featurep 'xemacs).
17551         (binhex-char-int): New alias, replacing char-int.  Change callers.
17552         (binhex-decode-region): Simplify work buffer code.
17553         (binhex-decode-region-external): Use expand-file-name, not concat.
17554
17555 2000-10-30  Dave Love  <fx@gnu.org>
17556
17557         * gnus-art.el: Fix 2000-10-27 change properly.
17558
17559 2000-10-28  Miles Bader  <miles@gnu.org>
17560
17561         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
17562
17563 2000-10-27  Dave Love  <fx@gnu.org>
17564
17565         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
17566         strings.
17567         (gnus-group-make-tool-bar): New function.
17568         (gnus-group-mode): Use it.
17569
17570         * message.el (message-mode-menu): Add some :help strings.
17571         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
17572         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
17573
17574         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
17575         * describe-group.xpm, get-news.xpm, kill-group.xpm:
17576         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
17577
17578         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
17579         display-graphic-p here.
17580
17581 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
17582
17583         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
17584         of the `gnus-xemacs' variable, as the latter has been removed.
17585         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
17586         * gnus-art.el (gnus-treat-display-xface)
17587         (gnus-treat-display-smileys, gnus-treat-display-picons)
17588         (gnus-article-read-summary-keys): Likewise.
17589
17590 2000-10-26  Dave Love  <fx@gnu.org>
17591
17592         (defvar): Use rmail-spool-directory unconditionally.
17593
17594 2000-10-18  Dave Love  <fx@gnu.org>
17595
17596         * mm-bodies.el (mm-uu-decode-function)
17597         (mm-uu-binhex-decode-function): Defvar when compiling.
17598
17599         * gnus-nocem.el (gnus-nocem-issuers): Update.
17600         (gnus-nocem-check-from): New option.
17601         (gnus-nocem-scan-groups): Use it.
17602         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
17603         (gnus-nocem-check-article-limit): Add :version.
17604
17605 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
17606
17607         * ietf-drums.el (mm-util): Require CL when compiling.
17608
17609 2000-10-15  Dave Love  <fx@gnu.org>
17610
17611         * qp.el: Require mm-util.
17612
17613 2000-10-13  Dave Love  <fx@gnu.org>
17614
17615         * qp.el (quoted-printable-decode-region): Avoid invalid
17616         coding-systems.
17617
17618 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
17619
17620         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
17621         to a recursive load.
17622
17623 2000-10-12  Dave Love  <fx@gnu.org>
17624
17625         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
17626
17627         * gnus.el (gnus-group-startup-message): Check for PBM image.
17628
17629 2000-10-09  Dave Love  <fx@gnu.org>
17630
17631         * mail-source.el (mail-source-fetch-imap): Bind
17632         default-enable-multibyte-characters rather than using
17633         mm-disable-multibyte.
17634
17635 2000-10-05  Dave Love  <fx@gnu.org>
17636
17637         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
17638         Autoload.
17639         (quoted-printable-decode-region):  Rename arg which confused
17640         charset with coding-system.  Don't use nonascii-insert-offset.
17641         Coding-system encode the region initially.  Don't recognize `=='
17642         as valid QP.  Coding-system decode the region finally.
17643         (quoted-printable-decode-string): Rename arg which confused
17644         charset with coding-system.
17645
17646         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
17647         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
17648         mm-encode-coding-region.
17649         (mm-decode-body, mm-decode-string): Rename variables which
17650         confused charset with coding-system.
17651         (binhex-decode-region): Don't autoload.
17652         (mm-body-encoding): Require message.
17653         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
17654         cond branches.
17655
17656         * gnus-art.el (article-de-quoted-unreadable)
17657         (article-de-base64-unreadable): Fold search case
17658         rather than downcasing string.  Apply mm-charset-to-coding-system
17659         to arg of quoted-printable-decode-region.
17660
17661 2000-10-04  Dave Love  <fx@gnu.org>
17662
17663         * gnus-ems.el: Don't turn off compiler warnings in local vars.
17664         Require ring when compiling.
17665         (gnus-article-compface-xbm): New variable.
17666
17667 2000-10-04  Dave Love  <fx@gnu.org>
17668
17669         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
17670         pbm images.
17671
17672         * frown.pbm, smile.pbm, wry.pbm: New files.
17673
17674         * frown.xbm, smile.xbm, wry.xbm: Deleted.
17675
17676 2000-10-03  Dave Love  <fx@gnu.org>
17677
17678         * mail-source.el (mail-sources): Revert to nil.
17679
17680         * nnmail.el (nnmail-spool-file): Revert to `((file))'.
17681
17682         * qp.el: Don't require mm-util.
17683         (quoted-printable-decode-region): Rewritten.
17684         (quoted-printable-decode-string, quoted-printable-encode-region):
17685         Doc fix.
17686         (quoted-printable-encode-region): Barf on multibyte characters.
17687         Maybe make the class multibyte.  Upcase chars, not formatted
17688         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
17689         (quoted-printable-encode-string): Don't use
17690         mm-with-unibyte-buffer.
17691
17692 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
17693
17694         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
17695
17696 2000-09-21  Dave Love  <fx@gnu.org>
17697
17698         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
17699         (for Emacs 20).  Tidy somewhat.
17700
17701 2000-09-21  Dave Love  <fx@gnu.org>
17702
17703         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
17704         image processing.  Rationalize logic somewhat.
17705
17706 2000-09-20  Dave Love  <fx@gnu.org>
17707
17708         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
17709         specifically.
17710
17711         * gnus.el (gnus-version-number): Avoid some redundant
17712         autoloads.
17713
17714 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
17715
17716         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
17717         to XBM; we always have PBM support.
17718
17719 2000-09-14  Dave Love  <fx@gnu.org>
17720
17721         * gnus.el (gnus-charset):
17722         * mm-decode.el (mime-display):
17723         * imap.el (imap) <defgroup>: Add :version.
17724
17725 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
17726
17727         * parse-time.el: Fix author's mail address.
17728
17729         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
17730         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
17731         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
17732         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
17733         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
17734         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
17735         * rfc2231.el, uudecode.el: Fix copyright notice.
17736
17737         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
17738         require `w3' at load-time only if not running in batch mode.
17739
17740 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17741
17742         * gnus.el: Before merge with Emacs21.
17743
17744 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
17745
17746         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
17747
17748 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
17749
17750         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
17751         to avoid conflict with the standard `back-to-indentation'
17752         binding.
17753
17754 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17755
17756         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
17757
17758         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
17759         (mm-disable-multibyte-mule4): Ditto.
17760         (mm-with-unibyte-current-buffer-mule4): Ditto.
17761
17762 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17763
17764         * pop3.el (pop3-movemail): Use binary.
17765         (pop3-movemail-file-coding-system): Removed.
17766
17767 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17768
17769         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
17770
17771 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17772
17773         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
17774         exists.
17775
17776 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17777
17778         * gnus-msg.el (gnus-post-method): Use backend name when the
17779         address is "".
17780
17781 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17782
17783         * gnus-art.el (article-verify-x-pgp-sig): Don't test
17784         mm-verify-option.
17785         (gnus-treat-x-pgp-sig): Default value.
17786         (gnus-ignored-headers): Redundant.
17787
17788 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17789
17790         * gnus-win.el (gnus-configure-frame): Save selected window.
17791
17792 2000-02-15  Andrew Innes  <andrewi@gnu.org>
17793
17794         * nnmbox.el: Require gnus-range.
17795         (nnmbox-group-building-active-articles): New variable.
17796         (nnmbox-group-active-articles): New variable; this is a cache of
17797         all active articles by group and number.
17798         (nnmbox-in-header-p): New function.
17799         (nnmbox-find-article): New function.
17800         (nnmbox-record-active-article): New function.
17801         (nnmbox-record-deleted-article): New function.
17802         (nnmbox-is-article-active-p): New function.
17803         (nnmbox-retrieve-headers): Use nnmbox-find-article.
17804         (nnmbox-request-article): Ditto.  Also supply extra arg to
17805         nnmbox-article-group-number.
17806         (nnmbox-request-expire-articles): Ditto.
17807         (nnmbox-request-move-article): Ditto.
17808         (nnmbox-request-replace-article): Ditto.
17809         (nnmbox-request-rename-group): Rename group entry in active
17810         article cache.
17811         (nnmbox-delete-mail): Update active article cache, unless article
17812         is being replaced.
17813         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
17814         than partially duplicating it.
17815         (nnmbox-article-group-number): Add extra `this-line' arg, to
17816         handle articles belonging to multiple groups.
17817         (nnmbox-save-mail): Update active article cache.
17818         (nnmbox-read-mbox): Build active article cache when loading mbox.
17819         Also do some repair work, if we find articles that are missing the
17820         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
17821         reconstruct these from Xref info.
17822
17823 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17824
17825         * mail-source.el (mail-source-report-new-mail): Use
17826         nnheader-run-at-time.
17827
17828 2000-02-15  Andrew Innes  <andrewi@gnu.org>
17829
17830         * mail-source.el (mail-source-fetch-pop): Clear pop password when
17831         an error is thrown, and then rethrow the error.
17832         (mail-source-check-pop): Ditto.
17833         (mail-source-start-idle-timer): Prevent multiple pop checks
17834         running if the check takes a long time.
17835
17836 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17837
17838         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
17839         succeed.
17840
17841 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17842
17843         * gnus-win.el (gnus-configure-windows): Make sure
17844         nntp-server-buffer is live.
17845         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
17846
17847 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
17848
17849         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
17850
17851 2000-12-04  Andreas Jaeger  <aj@suse.de>
17852
17853         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
17854
17855 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17856
17857         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
17858
17859 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
17860         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
17861
17862         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
17863
17864 2000-12-01  Simon Josefsson  <sj@extundo.com>
17865
17866         * mml-smime.el (mml-smime-verify): Fix address parsing.
17867
17868 2000-12-01  Simon Josefsson  <sj@extundo.com>
17869
17870         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
17871         more than one certificate inside PKCS#7 blob.  Better security
17872         information (clamed / actual sender, openssl output, certificates
17873         inside message).
17874
17875         * smime.el (smime-verify-region): Output to /dev/null.
17876         (smime-buffer-as-string-region): Don't parse empty lines.
17877
17878 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17879
17880         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
17881         ?d and ?D.
17882         (gnus-mime-security-show-details-inline): New variable.
17883         (gnus-mime-security-show-details): Use them.
17884         (gnus-insert-mime-security-button): Ditto.
17885
17886         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
17887         Suggest by Michael Duggan (md5i@cs.cmu.edu).
17888         (mml2015-gpg-clear-verify): Ditto.
17889         (mml2015-gpg-decrypt-1): Ditto.
17890         (mml2015-use): Prefer 'gpg.
17891
17892 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17893
17894         * gnus-util.el (gnus-add-text-properties-when): New function.
17895         (gnus-remove-text-properties-when): Ditto.
17896
17897         * gnus-cite.el (gnus-article-hide-citation): Use them.
17898         (gnus-article-toggle-cited-text): Use them.
17899
17900         * gnus-art.el (gnus-signature-toggle): Use them.
17901         (gnus-article-show-hidden-text): Ditto.
17902         (gnus-article-hide-text): Ditto.
17903
17904 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17905
17906         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
17907
17908 2000-11-30  Simon Josefsson  <sj@extundo.com>
17909
17910         * smime.el (smime-point-at-eol): New alias.
17911         (smime-buffer-as-string-region): Use it.
17912
17913 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17914
17915         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
17916
17917 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17918
17919         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
17920
17921         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
17922
17923         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
17924
17925 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
17926
17927         * nnmh.el (nnmh-request-expire-articles): Implemented
17928         expiry-target for nnmh backend.
17929
17930 2000-11-30  Simon Josefsson  <sj@extundo.com>
17931
17932         * mm-decode.el (mm-security-from): New variable.
17933         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
17934
17935         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
17936         than `from'.
17937
17938 2000-11-30  Simon Josefsson  <sj@extundo.com>
17939
17940         * mml-smime.el (mml-smime-verify): Verify that certificate mail
17941         address match sender address.
17942
17943         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
17944
17945         * smime.el (smime-verify-region): Don't copy buffer.
17946         (smime-decrypt-buffer): Use expand-file-name on keyfile.
17947         (smime-pkcs7-region): New function.
17948         (smime-pkcs7-certificates-region): Ditto.
17949         (smime-pkcs7-email-region): Ditto.
17950         (smime-buffer-as-string-region): Ditto.
17951
17952         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
17953         buffer.
17954
17955 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
17956
17957         * smime.el (smime-decrypt-region): Fix keyfile argument.
17958
17959 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17960
17961         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
17962
17963 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17964
17965         * message.el (message-shoot-gnksa-feet): New variable.
17966         (message-gnksa-enable-p): New function.
17967         (message-send): Use it.
17968         (message-check-news-body-syntax): Ditto.
17969
17970 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17971
17972         * message.el (message-make-message-id): Remove the redundancy.
17973
17974 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17975
17976         * message.el (message-setup): Discourage using mc-install-*-mode.
17977
17978         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
17979
17980 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17981
17982         * gnus-cite.el (gnus-cite-parse): Guess citation length.
17983
17984 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17985
17986         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
17987
17988 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17989
17990         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
17991
17992 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17993
17994         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
17995         insert-buffer-substring.
17996
17997         * message.el (message-send-mail): Use buffer-substring-no-properties.
17998         (message-send-news): Ditto.
17999
18000 2000-11-22  David Edmondson  <dme@dme.org>
18001
18002         * imap.el (imap-wait-for-tag): Message read info.
18003
18004 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
18005
18006         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
18007         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
18008         (mml2015-gpg-encrypt): Ditto.
18009
18010 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
18011
18012         * mm-decode.el (mm-verify-option): Default value.
18013
18014         * mml-sec.el (mml-secure-part): Error message.
18015
18016 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
18017
18018         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
18019
18020 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
18021
18022         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
18023
18024 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
18025
18026         * gnus-art.el (gnus-article-describe-key): Use prompt.
18027         (gnus-article-describe-key-briefly): Ditto.
18028
18029 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
18030
18031         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
18032
18033 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
18034
18035         * gnus-art.el (gnus-article-describe-key): New function.
18036         (gnus-article-describe-key-briefly): New function.
18037
18038 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
18039
18040         * mm-decode.el (mm-decrypt-option): Doc typo.
18041
18042         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
18043         return a number.
18044
18045 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
18046
18047         * message.el (message-newline-and-reformat): Typo.
18048
18049 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
18050
18051         * gnus-art.el (article-verify-x-pgp-sig): Check whether
18052         original-article-buffer exists.
18053
18054         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
18055         (rfc2047-header-encoding-alist): Addresses are different from text.
18056         (rfc2047-encode-message-header): Ditto.
18057         (rfc2047-dissect-region): Extra parameter.
18058         (rfc2047-encode-region): Ditto.
18059         (rfc2047-encode-string): Ditto.
18060
18061 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
18062
18063         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
18064         (mm-uu-pgp-encrypted-extract): Use it.
18065         (mm-uu-pgp-signed-extract-1): New function.
18066         (mm-uu-pgp-signed-extract): Use it.
18067
18068         * gnus-art.el (gnus-mime-display-security): New function.
18069         (gnus-mime-display-part): Use it.
18070         (gnus-mime-security-verify-or-decrypt): New function.
18071         (gnus-mime-security-press-button): New function.
18072         (gnus-insert-mime-security-button): Use it.
18073
18074         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
18075         (mm-find-raw-part-by-type): Ditto.
18076         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
18077         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
18078         (mm-destroy-parts): Kill nested multibyte buffer.
18079
18080         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
18081         (mml2015-gpg-verify): Ditto.
18082
18083 2000-11-18  Simon Josefsson  <sj@extundo.com>
18084
18085         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
18086         (mml2015-function-alist): Use it.
18087
18088         * mml-sec.el (mml-sign-alist): Update names.
18089         (mml-encrypt-alist): Ditto.
18090         (mml-secure-part-smime-sign): Moved to mml-smime.el
18091         as `mml-smime-sign-query'.
18092         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
18093         `mml-smime-get-file-cert'.
18094         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
18095         `mml-smime-get-dns-cert'.
18096         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
18097         `mml-smime-encrypt-query'.
18098         (mml-smime-sign-buffer): Use mml-smime-sign.
18099         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
18100
18101         * mml-smime.el (mml-smime-sign): New function.
18102         (mml-smime-encrypt):
18103         (mml-smime-sign-query):
18104         (mml-smime-get-file-cert):
18105         (mml-smime-get-dns-cert):
18106         (mml-smime-encrypt-query): Moved from mml-sec.el.
18107
18108 2000-11-16  Simon Josefsson  <sj@extundo.com>
18109
18110         * mml2015.el (mml2015-gpg-clear-verify): New function.
18111         (mml2015-function-alist): Add it.
18112
18113 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
18114
18115         * message.el (message-setup-fill-variables): Use
18116         message-cite-prefix-regexp.
18117         (message-newline-and-reformat): Check the end of citation, leading
18118         WSP, break in the cite prefix.
18119         (message-fill-paragraph): New function.
18120
18121 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
18122
18123         * lpath.el: Shut up.
18124
18125 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
18126
18127         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
18128         raw 8-bit in headers in dk.* newsgroups.
18129
18130 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
18131
18132         * message.el (message-newline-and-reformat): Match extra WSPs.
18133
18134 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
18135
18136         * mml.el (mml-generate-mime-1): Ignore ascii.
18137
18138 2000-11-16 Justin Sheehy  <justin@iago.org>
18139
18140         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
18141
18142 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
18143
18144         * message.el (message-cite-prefix-regexp): Prefix should not end
18145         at space.
18146
18147 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
18148
18149         * message.el (message-mode-syntax-table): Add - as a word
18150         constituent as in articles.
18151         (message-setup-fill-variables): Add -_. as supercite-style prefix.
18152         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
18153         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
18154
18155 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
18156
18157         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
18158
18159 2000-11-12  David Edmondson  <dme@dme.org>
18160
18161         * message.el (message-font-lock-keywords): use
18162         message-cite-prefix-regexp.
18163
18164 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
18165
18166         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
18167         Stein Arild Str\e,Ax\e(Bmme.
18168         (gnus-group-jump-to-group): Use it.
18169         (gnus-group-jump-to-group-prompt): Customize.
18170
18171 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
18172
18173         * mailcap.el (mailcap-possible-viewers): Match the entire string.
18174
18175 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
18176
18177         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
18178         incompatible.
18179         (mml2015-mailcrypt-sign): Ditto.
18180
18181 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
18182
18183         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
18184         group is open.
18185
18186 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
18187
18188         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
18189         nnvirtual articles.
18190         (gnus-backlog-request-article): Don't request nnvirtual articles.
18191
18192 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
18193
18194         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
18195         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
18196
18197 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
18198
18199         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
18200         * mml.el (mml-generate-mime-1): Use charset attribute.
18201         * mm-bodies.el (mm-encode-body): Add parameter charset.
18202         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
18203
18204 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
18205
18206         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
18207         (mml2015-mailcrypt-clear-decrypt): Ditto.
18208         (mml2015-mailcrypt-verify): Ditto.
18209         (mml2015-mailcrypt-clear-verify): Ditto.
18210         (mml2015-gpg-verify): Ditto.
18211
18212 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
18213
18214         * smime.el (smime-openssl-program): Test the existence of openssl.
18215         * mml-smime.el: Require mm-decode.
18216         (mml-smime-verify-test): New function.
18217         * mm-decode.el (mm-verify-function-alist): Use it.
18218
18219 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
18220
18221         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
18222         anyway.
18223
18224 2000-11-13  Simon Josefsson  <sj@extundo.com>
18225
18226         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
18227         verification doesn't work.
18228
18229 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
18230
18231         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
18232         (gnus-inews-do-gcc): Use it.
18233
18234 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
18235
18236         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
18237         leading space.
18238         * mm-extern.el (mm-inline-external-body): Report error when no
18239         access-type.
18240
18241 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
18242
18243         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
18244
18245 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
18246
18247         * gnus-art.el (gnus-mime-button-menu): Use select-window.
18248
18249 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
18250
18251         * gnus-art.el (gnus-mime-display-part): Display multipart/related
18252         as multipart/mixed.
18253
18254 2000-11-12  David Edmondson  <dme@dme.org>
18255
18256         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
18257         and replace `.' with `\w' to allow for different syntax tables
18258         (from Vladimir Volovich).
18259         * message.el (message-newline-and-reformat): use
18260         `message-cite-prefix-regexp'.
18261         * gnus-cite.el (gnus-supercite-regexp): use
18262         `message-cite-prefix-regexp'.
18263         * gnus-cite.el (gnus-cite-parse): use
18264         `message-cite-prefix-regexp'.
18265
18266 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
18267
18268         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
18269         PGP SIGNATURE.  Escape leading "-"'s.
18270         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
18271
18272 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
18273
18274         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
18275
18276 2000-11-11  Simon Josefsson  <sj@extundo.com>
18277
18278         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
18279
18280         * smime.el (smime-details-buffer): New variable.
18281         (smime-sign-region):
18282         (smime-encrypt-region):
18283         (smime-verify-region):
18284         (smime-decrypt-region): Copy OpenSSL output to the buffer.
18285
18286         * mml-smime.el (mml-smime-verify): Support security info.
18287
18288 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
18289
18290         * mm-decode.el (mm-verify-option): Set default to nil.
18291         (mm-decrypt-option): Ditto.
18292         * gnus-art.el (article-verify-x-pgp-sig): New function.
18293
18294 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
18295
18296         * gnus-art.el (gnus-mime-display-alternative): Show button if no
18297         preferred part.
18298
18299 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
18300
18301         * gnus-sum.el (gnus-move-split-methods): Say that
18302         `gnus-split-methods' uses file names, whereas this uses group
18303         names.  (Report from Nevin Kapur)
18304
18305 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
18306
18307         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
18308
18309 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
18310
18311         * nnheader.el (nnheader-directory-files-is-safe): New variable.
18312         (nnheader-directory-articles): Use it.
18313         (nnheader-article-to-file-alist): Ditto.
18314
18315 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
18316
18317         * rfc2047.el (rfc2047-pad-base64): New function.
18318         (rfc2047-decode): Use it.
18319
18320 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
18321
18322         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
18323         select method.
18324
18325 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
18326
18327         * mml2015.el (mml2015-gpg-decrypt-1):
18328         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
18329
18330 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
18331
18332         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
18333
18334 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
18335
18336         * pop3.el (pop3-munge-message-separator): A message may have an
18337         empty body.
18338
18339 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
18340
18341         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
18342         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
18343         (mm-uu-pgp-signed-extract): Use coding-system.
18344
18345 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
18346
18347         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
18348         (gnus-insert-mime-security-button): New function.
18349         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
18350         * mml2015.el:  Add security info when verify or decrypt.
18351         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
18352         (mm-uu-pgp-encrypted-extract): Ditto.
18353
18354 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
18355
18356         * mm-decode.el (mm-display-parts): New function.
18357         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
18358
18359 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
18360
18361         * gnus-mlspl.el: Documentation tweaks.
18362
18363 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
18364
18365         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
18366         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
18367         argument.
18368
18369 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
18370
18371         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
18372
18373 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
18374
18375         * gnus-art.el (gnus-article-encrypt): New function.
18376         (gnus-article-encrypt-protocol-alist): New variable.
18377         (gnus-article-encrypt-protocol): New variable.
18378         * mml2015.el (mml2015-self-encrypt): New function.
18379         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
18380
18381 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
18382
18383         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
18384         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
18385         let mailcap do it.
18386         * mml2015.el: Remove snarf code.
18387         * mm-decode.el: Remove snarf code.
18388
18389 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
18390
18391         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
18392         (mml-insert-mime): Understand gnus-decoded.
18393         (mime-to-mml): New parameter handles.
18394         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
18395         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
18396
18397 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
18398
18399         * mm-decode.el (mime-security): New group.
18400         (mm-verify-function-alist): Add test function.
18401         (mm-decrypt-function-alist): Ditto.
18402         (mm-snarf-option): Set default value as nil.
18403         (mm-find-part-by-type): Recursive parameter.
18404         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
18405         * mml2015.el: Support draft-ietf-openpgp-multsig.
18406
18407 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
18408
18409         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
18410         (gnus-article-view-part-as-charset): New function.
18411
18412 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
18413
18414         * mm-decode.el (mm-verify-option): Default value.
18415         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
18416
18417 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
18418
18419         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
18420
18421 2000-11-05  Simon Josefsson  <sj@extundo.com>
18422
18423         * mml-smime.el (mml-smime-verify): Work in original multipart
18424         buffert.
18425
18426         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
18427         (mm-handle-multipart-ctl-parameter): Ditto.
18428         (mm-alist-to-plist): New function.
18429         (mm-dissect-buffer): Store CTL parameters and copy original buffer
18430         for multiparts.
18431         (mm-destroy-parts): Destroy multipart buffert.
18432         (mm-remove-part): Ditto.
18433
18434         * mml-smime.el (mml-smime-sign): Not used.
18435         (mml-smime-encrypt): Ditto.
18436
18437         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
18438
18439         Verify S/MIME signature support.
18440
18441         * mm-decode.el (mm-inline-media-tests): Add
18442         application/{x-,}pkcs7-signature.
18443         (mm-inlined-types): Ditto.
18444         (mm-automatic-display): Ditto.
18445         (mm-verify-function-alist): Ditto.  Add name of method.
18446         (mm-decrypt-function-alist): Add name of method.
18447         (mm-find-part-by-type): Add documentation.
18448         (mm-possibly-verify-or-decrypt): Use new format of
18449         mm-{verify,decrypt}-function-alist.  Use method names.
18450
18451         * mml-smime.el (mml-smime-verify): New function.
18452
18453 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
18454
18455         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
18456
18457 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
18458
18459         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
18460         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
18461         * mm-decode.el (mm-snarf-option): New variable.
18462
18463 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
18464
18465         * mm-util.el (mm-subst-char-in-string): New function.
18466         (mm-replace-chars-in-string): Use it.
18467         * message.el (message-replace-chars-in-string): Use it.
18468         * nnheader.el (nnheader-replace-chars-in-string): Use it.
18469         * gnus-mh.el (mh-lib-progs): Shut up.
18470
18471 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
18472
18473         * base64.el, md5.el: Moved to contrib directory.
18474
18475 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
18476
18477         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
18478         the last article when search.
18479
18480 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
18481
18482         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
18483         * nnmail.el (nnmail-pathname-coding-system): Ditto.
18484
18485 2000-09-29  David Edmondson  <dme@thus.net>
18486
18487         * message.el (message-newline-and-reformat): Typo.
18488
18489 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
18490
18491         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
18492
18493 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
18494
18495         * nntp.el (nntp-decode-text): Delete bogus status lines.
18496
18497 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
18498
18499         * message.el (message-font-lock-keywords): Match a final newline
18500         to help font-lock's multiline support.
18501
18502 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
18503
18504         * nnoo.el (nnoo-set): New function.
18505
18506 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
18507
18508         * gpg.el, gpg-ring.el: Moved to contrib directory.
18509
18510 2000-11-04  Simon Josefsson  <sj@extundo.com>
18511
18512         * nnimap.el (nnimap-split-inbox): Typo.
18513
18514 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
18515
18516         * gnus-msg.el (gnus-msg-mail): Move it backwards.
18517
18518 2000-11-03  Simon Josefsson  <sj@extundo.com>
18519
18520         * rfc2231.el (rfc2231-parse-qp-string): New function.
18521         (require): rfc2047.
18522
18523         * mail-parse.el (mail-header-parse-content-type):
18524         (mail-header-parse-content-disposition): Support invalid QP
18525         encoded strings, by using `rfc2231-parse-qp-string'.
18526
18527 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
18528
18529         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
18530         (rfc2231-decode-encoded-string): Typo "> X 1".
18531         (rfc2231-encode-string): Insert the name of charset.
18532         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
18533
18534 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
18535
18536         * mm-decode.el (mm-save-part): Return the filename.
18537         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
18538         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
18539         (gnus-mime-action-alist): Use it.
18540         (gnus-mime-button-commands): Use it.
18541         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
18542         (mm-inline-external-body): unwind-protect.
18543
18544 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
18545
18546         * gnus-art.el (gnus-insert-mime-button): Show url.
18547
18548 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
18549
18550         * mml.el (mml-generate-mime-1): Support external url.
18551         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
18552
18553 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
18554
18555         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
18556         * mm-decode.el (mm-display-external): Ditto.
18557         * mm-extern.el: New file.
18558         * mm-decode.el (mm-inline-media-tests): Hook it up.
18559         (mm-inlined-types): Inline message/external-body.
18560
18561 2000-11-02  Simon Josefsson  <sj@extundo.com>
18562
18563         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
18564
18565         * message.el (message-get-reply-headers): Better handling when
18566         Mail-Followup-To is very large.
18567
18568 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
18569
18570         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
18571         * gnus-art.el (gnus-article-edit-done):
18572         * gnus-sum.el (gnus-summary-edit-article-done): Move line
18573         counting code here.
18574         * gnus-msg.el (gnus-setup-message): Remove a hack.
18575
18576 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
18577
18578         * gnus-sum.el (gnus-newsgroup-variables): New variable.
18579         (gnus-summary-mode): Make them local variables.
18580         (gnus-set-global-variables): Globalize them.
18581         (gnus-summary-exit): Kill them.
18582
18583 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
18584
18585         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
18586         word.
18587
18588 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
18589
18590         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
18591         gnus-article-wash-types.
18592         * gnus-art.el (gnus-article-wash-status): Use them.
18593
18594 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
18595
18596         * mml.el (mml-read-tag): Remove spaces and LF.
18597
18598 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
18599
18600         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
18601         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
18602
18603 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
18604
18605         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
18606
18607 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
18608
18609         * gnus-sum.el (gnus-article-charset): New variable.
18610         (gnus-summary-display-article): Set it.
18611         * gnus-msg.el (gnus-copy-article-buffer): Use it.
18612         * gnus-art.el (gnus-article-mode): Make it local variable.
18613
18614 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18615
18616         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
18617
18618 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18619
18620         * nnwfm.el: New file.
18621
18622         * nnweb.el (nnweb-replace-in-string): New function.
18623
18624 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
18625
18626         * mml2015.el: Wrap gpg.el.
18627         * gpg.el (gpg-verify): The last argument of apply is a list.
18628         (gpg-encrypt): Add passphrase as a parameter.
18629
18630 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
18631
18632         * gpg.el: New file.
18633         * gpg-ring.el: New file.
18634
18635 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
18636
18637         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
18638
18639 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18640
18641         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
18642         double-quote characters.
18643         (gnus-summary-prepare-threads): Ditto.
18644
18645 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
18646
18647         * gnus-art.el (gnus-mime-display-single): Forward line -1.
18648         * mml.el (mml-read-tag): Don't skip the leading space.
18649         * lpath.el (font-lock-set-defaults): Shut up.
18650
18651 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
18652
18653         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
18654
18655 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
18656
18657         * qp.el (quoted-printable-encode-region): Replace leading - when
18658         ultra safe.
18659         * mml.el (mml-generate-mime-postprocess-function): Removed.
18660         (mml-postprocess-alist): Removed.
18661         (mml-generate-mime-1): Use ultra-safe when sign.
18662         * mml2015.el (mml2015-fix-micalg): Uppercase.
18663         (mml2015-verify): Insert LF.
18664         (mml2015-mailcrypt-sign): Downcase; search backward.
18665
18666 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18667
18668         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
18669         restrictive.
18670         (nnultimate-table-regexp): New variable.
18671         (nnultimate-forum-table-p): Use it.
18672
18673 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
18674         Trivial patch.
18675
18676         * gnus-sum.el (gnus-summary-expire-articles): Save point.
18677
18678 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
18679
18680         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
18681         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
18682
18683 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
18684
18685         * mml2015.el: Shut up.
18686
18687 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
18688
18689         * gnus.el (gnus-server-browse-hashtb): Removed.
18690         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
18691         (gnus-group-insert-group-line-info): Use simplified method.
18692         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
18693
18694 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
18695
18696         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
18697         moved here.
18698         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
18699         * gnus-group.el (gnus-group-prepare-flat): Use it.
18700         * gnus-topic.el (gnus-group-prepare-topics): Use it.
18701
18702 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
18703
18704         * mml.el (mml-mode): Show menu in XEmacs.
18705
18706 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
18707
18708         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
18709         (gnus-server-read-server-in-server-buffer): New function.
18710         (gnus-browse-foreign-server): Browse in group buffer.
18711         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
18712         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
18713         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
18714         * gnus.el (gnus-server-browse-hashtb): New variable.
18715
18716 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
18717
18718         * nnfolder.el (nnfolder-open-nov): Use group.
18719
18720 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
18721
18722         * nnfolder.el: Add NOV. Set version to 2.0.
18723         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
18724
18725 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
18726
18727         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
18728
18729 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
18730
18731         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
18732         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
18733
18734 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
18735
18736         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
18737
18738 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
18739
18740         * mm-decode.el (mm-verify-function-alist): New variable.
18741         (mm-verify-option): New variable.
18742         (mm-decrypt-function-alist): Ditto.
18743         (mm-decrypt-option): Ditto.
18744         (mm-find-raw-part-by-type): New function.
18745         (mm-possibly-verify-or-decrypt): New function.
18746         (mm-dissect-multipart): Use it.
18747         * mml2015.el (mml2015-fix-micalg): New function.
18748         (mml2015-decrypt): Use new interface.
18749         (mml2015-verify):  Use new interface.
18750         (mml2015-setup): Make it bogus.
18751
18752 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
18753
18754         * mml.el (mml-generate-mime-postprocess-function): Set to
18755         mml-postprocess.
18756         (autoload): Autoload mml2015 and mml-smime.
18757         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
18758         * mml2015.el (mml2015-encrypt): New function.
18759         (mml2015-sign): New function.
18760         (mml2015-encrypt-function): New variable.
18761         (mml2015-sign-function): New variable.
18762         (mml2015-mailcrypt-encrypt): Use message-recipients.
18763         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
18764         * mml-smime.el (mml-smime-setup): Ditto.
18765
18766 2000-10-28  Simon Josefsson  <sj@extundo.com>
18767
18768         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
18769         Communigate Pro 3.3.1 server.
18770
18771         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
18772         in buffers.
18773         (mml-secure-dns-server): Removed.
18774         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
18775         write certificates to files.
18776
18777         * smime.el (smime-dns-server): New variable.
18778         (smime-mail-to-domain):
18779         (smime-cert-by-dns): New functions.
18780
18781         * dig.el: New file.
18782
18783 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
18784
18785         * message.el (message-options): New variable.
18786         (message-options-set-recipient): New function.
18787         (message-send): Use them.
18788         * gnus-int.el (gnus-request-replace-article): Use them.
18789         (gnus-request-accept-article): Ditto.
18790         * mml.el (mml-preview): Use them.
18791         * gnus-sum.el (gnus-summary-edit-article): Use them.
18792
18793         * message.el (message-options-get): New function.
18794         (message-options-get): New function.
18795         * rfc2047.el (rfc2047-encode-message-header): Use them.
18796         * mm-bodies.el (mm-encode-body): Use them.
18797
18798 2000-10-28  Simon Josefsson  <sj@extundo.com>
18799
18800         * nnimap.el (nnimap-retrieve-which-headers):
18801         (nnimap-request-article-part): Quote message-id.
18802
18803         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
18804         (smime-CA-file): New variable.
18805         (smime-call-openssl-region): Don't error.
18806         (smime-sign-region): Return result value.
18807         (smime-encrypt-region): Ditto.
18808         (smime-verify-region): New function.
18809         (smime-decrypt-region): Ditto.
18810         (smime-verify-buffer): Ditto.
18811         (smime-decrypt-buffer): Ditto.
18812
18813         * mml.el: Require mml-sec.
18814         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
18815         (mml-mode-map): Add "sign" and "encrypt" maps.
18816         (mml-menu): Add security menu.
18817         (mml-preview): Use generate-new-buffer.
18818
18819         * mml-sec.el: New file.
18820
18821 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
18822
18823         * mm-decode.el (mm-find-part-by-type): Move it here.
18824         * mml.el (mml-postprocess): Move it here.
18825         (mml-postprocess-alist): Move it here. Merge them.
18826
18827 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
18828
18829         * rfc2047.el (rfc2047-encode-message-header): Make sure no
18830         unencoded stuff in the header.
18831
18832 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
18833
18834         * gnus-group.el (gnus-group-listed-groups): New variable.
18835         (gnus-group-list-option): New variable.
18836         (gnus-group-list-limit-map): New keymap.
18837         (gnus-group-list-flush-map): New keymap.
18838         (gnus-group-list-plus-map): New keymap.
18839         (gnus-group-prepare-logic): New function.
18840         (gnus-group-prepare-flat): Merge with
18841         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
18842         (gnus-group-prepare-flat-list-dead): Ditto.
18843         (gnus-group-list-matching): Use gnus-group-prepare-function.
18844         (gnus-group-list-dormant): Ditto.
18845         (gnus-group-list-cached): Ditto.
18846         (gnus-group-listed-groups): New function.
18847         (gnus-group-list-limit): New function.
18848         (gnus-group-list-flush): New function.
18849         (gnus-group-list-plus): New function.
18850         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
18851         (gnus-topic-prepare-topic): Ditto.
18852
18853 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
18854
18855         * message.el (message-insert-to, message-get-reply-headers):
18856         (message-reply, message-followup): Mail-{Followup,Reply}-To.
18857
18858 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
18859
18860         * mml2015.el: New file.
18861         * smime.el: New file.
18862         * mml-smime.el: New file.
18863
18864 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
18865
18866         * ChangeLog: Moved to ChangeLog.1.
18867
18868     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
18869   Copying and distribution of this file, with or without modification,
18870   are permitted provided the copyright notice and this notice are preserved.
18871
18872 ;; Local Variables:
18873 ;; coding: iso-2022-7bit
18874 ;; End: