Delete trailing whitespace.
[gnus] / lisp / ChangeLog
1 2004-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
2
3         * spam.el: Fix many (but not all) checkdoc complaints.
4         Delete trailing whitespace.
5
6         * message.el (message-header-synonyms): Defcustom.
7         (message-get-reply-headers): Catch `Original-To'.
8         (message-carefully-insert-headers): Added comment.
9
10         * gnus-sum.el (gnus-summary-make-menu-bar): Improved "Washing" menu.
11
12 2004-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13
14         * gnus.el (gnus-user-agent): Moved here.
15
16         * gnus-msg.el (gnus-user-agent): Moved from here.
17
18         * gnus.el (gnus-version-number): Bump.
19
20 2004-01-03 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
21
22         * gnus.el: Gnus v5.10.4 is released.
23
24 2004-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
25
26         * gnus.el (gnus-mode-line-buffer-identification): Show version in
27         help-echo.
28         (gnus-read-group): Allow most group names.  Changed warning.
29
30 2004-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
31
32         * gnus-dired.el (gnus-dired-mode-map): Change keymaps.
33
34 2004-01-02  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
35
36         * smime.el (smime-crl-check): Doc fix.
37
38 2004-01-02  Edwin Steiner  <edwin.steiner@gmx.net>
39
40         * gnus-nocem.el (gnus-nocem-enter-article): Use the real group
41         hashtb (tiny patch).
42
43 2004-01-02  Kai Grossjohann  <kai@emptydomain.de>
44
45         * nnml.el (nnml-save-mail): Grok compressed articles.  From
46         Michael Albinus <Michael.Albinus@alcatel.de>.
47
48 2004-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
49
50         * spam.el (spam-ham-copy-or-move-routine): use spam-list-articles
51         (spam-list-articles): rewritten to only check a mark once per
52         invocation
53
54 2004-01-01  Simon Josefsson  <jas@extundo.com>
55
56         * mml-sec.el (mml-default-encrypt-method)
57         (mml-default-sign-method): Defcustom.
58
59 2003-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
60
61         * mml.el (mml-generate-mime-1): Remove extra ).
62
63         * gnus-group.el (gnus-group-set-current-level): Signal errors on
64         topic lines.
65         (gnus-group-set-current-level): Fix fix.
66
67 2003-12-31  Jeremy Maitin-Shepard  <jbms@attbi.com>
68
69         * mml.el (mml-generate-mime-1): Use mml-compute-boundary (tiny
70         change). 
71
72 2003-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
73
74         * gnus-group.el: Removed `(when t ...)' around `gnus-define-keys'.
75         (gnus-group-group-map): Added `gnus-group-read-ephemeral-group'
76         (already in previous commit inadvertently).
77         (gnus-group-make-menu-bar): Added `gnus-group-read-ephemeral-group'.
78         (gnus-group-read-ephemeral-group): Made interactive.
79
80         * gnus-score.el (gnus-score-find-trace): Added comment on sync
81         with `gnus-score-edit-file-at-point'.
82
83         * gnus-logic.el (gnus-score-advanced): Ditto.
84
85         * gnus-score.el (gnus-score-edit-file-at-point): Fix for
86         advanced scoring.
87
88 2003-12-30  Simon Josefsson  <jas@extundo.com>
89
90         * gnus-score.el (gnus-score-edit-file-at-point): Use
91         gnus-point-at-*, for portability.
92
93 2003-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
94
95         * gnus-art.el (gnus-treat-body-boundary): Fix doc-string and
96         custom type.
97         (gnus-button-mid-or-mail-regexp): Don't be too restrictive.
98         Suggested by Felix Wiemann <Felix.Wiemann@gmx.net>.
99         (gnus-button-alist): Added "M-x ... RET" and "mid:" buttons.
100         Added comments about relevant RFCs.
101
102         * gnus-sum.el (gnus-summary-mode): Untabify doc-string.
103         (gnus-summary-goto-article): Allow `%40'.
104         (gnus-summary-refer-article): Convert `%40' to `@'.
105
106 2003-12-30  Simon Josefsson  <jas@extundo.com>
107
108         * smime.el (smime-crl-check): New.
109         (smime-verify-region): Use it.  From Arne J\e,Ax\e(Brgensen
110         <arne@arnested.dk> in <87llpk9v5q.fsf@seamus.arnested.dk> (tiny
111         change).
112
113 2003-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
114
115         * gnus-score.el (gnus-score-edit-file-at-point): Consider the
116         whole match element.  From Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
117         (gnus-score-find-trace): Use it.  Added `f' and `t' commands,
118         added quick help.  With some suggestions from Karl Pfl\e,Ad\e(Bsterer
119         <sigurd@12move.de>.
120
121         * gnus-util.el (gnus-emacs-version): Added doc-string.
122
123         * mml.el (mml-minibuffer-read-disposition): New function.
124         (mml-attach-file): Use it.
125         (mml-preview): Added MIME preview to gnus-buffers.
126
127 2003-12-30  Jesper Harder  <harder@ifa.au.dk>
128
129         * gnus-sum.el (gnus-summary-make-menu-bar): Add ellipses.
130
131 2003-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
132
133         * gnus-start.el (gnus-get-unread-articles): Inline gnus-server-get-method.
134         (gnus-get-unread-articles): Cache methods.
135         (gnus-get-unread-articles-in-group): Indent.
136
137         * gnus.el (gnus-version-number): Bump.
138         (gnus-secondary-method-p): Extend servers to methods before comparing.
139         (gnus-secondary-method-p): Revert.
140
141 2003-12-30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
142
143         * gnus.el: Gnus v5.10.3 is released.
144
145 2003-12-29  Simon Josefsson  <jas@extundo.com>
146
147         * gnus-agent.el (gnus-agentize): Improve auto-agentizing logic.
148         Suggested by Steinar Bang <sb@dod.no>.
149         (gnus-agent-auto-agentize-methods): Customize.
150
151 2003-12-29  Kevin Greiner <kgreiner@xpediantsolutions.com>
152         * gnus.el (gnus-server-to-method): Fixed bug in 2003-12-22
153         check-in.
154
155 2003-12-28  Adrian Lanz  <lanz@fowi.ethz.ch>
156
157         * mail-source.el (mail-source-fetch-imap): Prevent storing of
158         identical entries for imap mail sources, when retrieving mail
159         messages from an imap server within the same Gnus session several
160         times (tiny change).
161
162 2003-12-28  Jesper Harder  <harder@ifa.au.dk>
163
164         * mm-view.el (mm-text-html-washer-alist): Use
165         mm-inline-wash-with-stdin for w3m-standalone.
166
167         * mm-decode.el (mm-text-html-renderer): Add w3m-standalone.
168
169         * mml1991.el (mml1991-pgg-encrypt): Decode according to CTE before
170         encrypting.
171
172 2003-12-28  Jesper Harder  <harder@ifa.au.dk>
173
174         * mml1991.el (mml1991-pgg-sign): Use unibyte when re-encoding.
175         From Ivan Boldyrev <boldyrev@uiggm.nsc.ru> (tiny change).
176
177 2003-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
178
179         * dgnushack.el: Add an advice to byte-optimize-form-code-walker to
180         avoid the warning ``...called for effect'' for the pop form when
181         running Emacs 21.3.
182
183 2003-12-26  Jesper Harder  <harder@ifa.au.dk>
184
185         * mm-bodies.el (mm-body-encoding): Don't use 7bit if the body
186         contains "^From " and mm-use-ultra-safe-encoding is true.
187
188 2003-12-25  Jesper Harder  <harder@ifa.au.dk>
189
190         * mml1991.el (mml1991-pgg-sign): Encode and decode according to
191         CTE header.  Don't insert gpg output as unibyte.
192
193 2003-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
194
195         * lpath.el: Remove display-time-event-handler and open-ssl-stream;
196         add delete-extent for Emacs; rearrange bindings assuming w3 may
197         not be available and XEmacs without the file-coding feature may be
198         used.
199
200 2003-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
201
202         * dgnushack.el (dgnushack-compile): Increase the value for
203         max-specpdl-size when compiling Gnus with Emacs 20.
204
205 2003-12-22  Kevin Greiner <kgreiner@xpediantsolutions.com>
206         * gnus-int.el (gnus-open-server): Fixed the server status such
207         that an agentized server, when opened offline, has a status of
208         offline.  Also fixes bug whereby the agent's backend was called
209         twice to open each server.
210
211         * gnus-start.el (gnus-get-unread-articles-in-group): Autoload
212         gnus-agent-possibly-alter-active rather than inline to resolve
213         compiler warnings.
214
215         * gnus.el (gnus-server-to-method): Added fallback of iterating
216         over gnus-newsrc-alist to resolve names of foreign servers.
217         Should fix recent agent bug.
218
219 2003-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
220
221         * gnus-score.el (gnus-summary-lower-score)
222         (gnus-summary-increase-score): Mention symbolic prefix in the
223         doc-string.  Suggested by Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
224
225 2003-12-21  Jesper Harder  <harder@ifa.au.dk>
226
227         * gnus-agent.el (gnus-agent-read-agentview): Use
228         car-less-than-car.
229
230 2003-12-20  Artem Chuprina <ran@ran.pp.ru>  (tiny change)
231
232         * message.el (message-yank-buffer): Bind message-reply-buffer to
233         a buffer rather than a string.
234
235 2003-12-19  Jesper Harder  <harder@ifa.au.dk>
236
237         * gnus-msg.el (gnus-summary-followup): Correct documentation.
238
239 2003-12-18  Jesper Harder  <harder@ifa.au.dk>
240
241         * gnus-msg.el (gnus-inews-add-send-actions): `yanked' can be a
242         list of lists.  Reported by Dmitri Paduchikh <paduch@imm.uran.ru>.
243
244 2003-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
245
246         * mm-url.el (mm-url-insert-file-contents-external)
247         (mm-url-insert-file-contents): Added doc-strings.  Autoload.
248
249 2003-12-18  Jesper Harder  <harder@ifa.au.dk>
250
251         * gnus-cus.el (defvar): defvar
252         gnus-agent-cat-disable-undownloaded-faces.
253
254 2003-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
255
256         * message.el (message-forward-subject-name-subject): Use
257         gnus-extract-address-components instead of
258         mail-header-parse-address because it may be called with non-ascii
259         text.
260
261 2003-12-16  Per Abrahamsen  <abraham@dina.kvl.dk>
262
263         * nnmail.el (nnmail-split-fancy): The widget now supports
264         restrictions.
265
266 2003-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
267
268         * nnheader.el (nnheader-find-etc-directory): Find the newest one.
269
270 2003-12-16  Simon Josefsson  <jas@extundo.com>
271
272         * sha1-el.el (autoload): Don't use ignore-errors.
273         (sha1-use-external): Use condition-case.  Suggested by Katsumi
274         Yamaoka <yamaoka@jpl.org>.
275
276 2003-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
277
278         * nnmail.el (nnmail-split-fancy): Make it customizable with Emacs
279         20 as well.
280
281 2003-12-15  Simon Josefsson  <jas@extundo.com>
282
283         * sha1-el.el (autoload): Ignore errors for
284         executable-find. (XEmacs ecrypto does not require sh-script where
285         executable.el is located.)
286         (sha1-use-external): Likewise.
287
288         * sha1-el.el (sha1): Add defgroup.
289         (sha1-maximum-internal-length, sha1-program, sha1-use-external)
290         (sha1-program): Use 'sha1sum' from GNU CoreUtils instead of OpenSSL.
291         (sha1): Autoload.
292
293         * nndraft.el (nndraft-request-move-article): Copy definition of
294         nnmh-request-move-article instead of calling it, because the nnmh
295         version uses nnmh-request-article which isn't the same as the
296         nndraft version.
297
298 2003-12-13  Teodor Zlatanov  <tzz@lifelogs.com>
299
300         * spam.el: added some gnus-registry autoloads
301         (spam-split-symbolic-return): makes spam-split return 'spam
302         instead of the value of spam-split-group when spam is detected
303         (spam-split-symbolic-return-positive): makes spam-split return
304         'ham instead of nil when ham is detected
305         (spam-autodetect-recheck-messages): tells spam.el whether it
306         should recheck all messages in a group, or only the unseen ones
307         (spam-split-last-successful-check): spam-split will set this to
308         the last successful check; this was seen as a cleaner approach
309         than returning a cell like '(spam spam-use-bogofilter)
310         (spam-list-of-checks): documentation appended
311         (spam-split): accomodate the spam-split-symbolic-return and
312         spam-split-symbolic-return-positive variables
313         (spam-find-spam): new function called when the summary is built
314         (spam-log-registered-p): checks if a ham or spam registration has
315         already been done for an article
316         (spam-check-regex-headers, spam-check-blackholes, spam-check-BBDB)
317         (spam-check-ifile, spam-check-stat, spam-check-whitelist)
318         (spam-check-blacklist, spam-check-bogofilter-headers)
319         (spam-check-spamoracle): respect the spam-split-symbolic-return
320         and spam-split-symbolic-return-positive variables
321         (spam-initialize): add spam-find-spam to gnus-summary-prepare-hook
322         (spam-unload-hook): remove spam-find-spam from
323         gnus-summary-prepare-hook
324
325         * gnus.el (spam-autodetect, spam-autodetect-methods): new
326         configuration items for spam autodetection
327
328 2003-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
329
330         * gnus-draft.el (gnus-draft-mode-map): Bind `e' to
331         `gnus-draft-edit-message'.  We still have `B w' for
332         `gnus-summary-edit-article'.
333
334 2003-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
335
336         * nnheaderxm.el (nnheader-xmas-run-at-time): Use a simple function
337         definition if there is not a bug in start-itimer.
338
339         * pgg.el (pgg-run-at-time): Ditto.
340
341 2003-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
342
343         * gnus-agent.el (gnus-agent-possibly-alter-active): New Function.
344         (gnus-agent-regenerate-group): When necessary, alter the group's
345         active range to include articles newly recognized as being
346         downloaded.
347         (gnus-agent-regenerate): Removed code that updated the agent's
348         active file as the new gnus-agent-possibly-alter-active function
349         obsolesced it.
350
351         * gnus-cus.el (gnus-agent-customize-category): Added missing
352         agent-disable-undownloaded-faces parameter.
353         
354         * gnus-start.el (gnus-activate-group): Backed out my 2003-11-29
355         patch as it was too late at adjusting the active range.
356         (gnus-get-unread-articles-in-group): Added call to new
357         gnus-agent-possibly-alter-active to adjust the active range.
358
359 2003-12-10  Jesper Harder  <harder@ifa.au.dk>
360
361         * message.el (message-get-reply-headers): Narrow to headers.
362
363 2003-12-10  Teodor Zlatanov  <tzz@lifelogs.com> 
364
365         * spam.el (spam-disable-spam-split-during-ham-respool): new
366         variable.  From lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly)
367         (spam-ham-copy-or-move-routine): respect
368         spam-disable-spam-split-during-ham-respool.  From
369         lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly)
370         (spam-split-disabled): new variable.  From
371         lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly)
372         (spam-split): respect spam-split-disabled.  From
373         lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly)
374
375 2003-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
376
377         * nnheaderxm.el (nnheader-xmas-run-at-time): Make it work
378         correctly for the first argument.
379
380         * pgg.el (pgg-run-at-time): New function.
381         (pgg-add-passphrase-cache): Use it.
382
383 2003-12-10  Simon Josefsson  <jas@extundo.com>
384
385         * pgg-parse.el (pgg-decode-packets): Rewrite to handle corrupt
386         input.
387         (pgg-decode-armor-region): Don't parse packet if decoding fail.
388
389 2003-12-09  Teodor Zlatanov  <tzz@lifelogs.com>
390
391         * spam.el (spam-check-bogofilter): run in the correct buffer.
392         From lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly).
393         (spam-bogofilter-database-directory): correct customization
394         group.  From Xavier Maillard <zedek@gnu-rox.org>.
395
396 2003-12-09  Per Abrahamsen  <abraham@dina.kvl.dk>
397
398         * nnmail.el (nnmail-lazy, nnmail-split-fancy): New widgets.
399         (nnmail-split-fancy): Use it.
400
401 2003-12-08  Joel Ray Holveck <joelh@piquan.org>  (tiny change)
402
403         * gnus-sum.el (gnus-summary-save-parts-1): Consider the "name"
404         parameter of Content-Type.
405
406 2003-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
407
408         * gnus-util.el: Revert 2003-12-03 change, instead, provide the
409         compiler macro for rmail-select-summary if rmail is not available,
410         and bind rmail-summary-displayed and rmail-maybe-display-summary
411         in order to silence the compiler even if tm is not available.
412
413 2003-12-08  Simon Josefsson  <jas@extundo.com>
414
415         * flow-fill.el (fill-flowed-encode-tests, fill-flowed-test): Add.
416
417 2003-12-08  Jesper Harder  <harder@ifa.au.dk>
418
419         * gnus-msg.el (gnus-extended-version): Bind float-output-format to
420         nil.
421
422 2003-12-08  Simon Josefsson  <jas@extundo.com>
423
424         * mml-smime.el (mml-smime-sign): Replace CRLF with LF in OpenSSL
425         output.  Reported by Arne J\e,Ax\e(Brgensen <arne@arnested.dk>.
426
427 2003-12-07  Simon Josefsson  <jas@extundo.com>
428
429         * pgg-gpg.el (pgg-gpg-recipient-arg): Add.
430         (pgg-gpg-encrypt-region): Use it.  Tiny patch from Lloyd Zusman
431         <ljz@asfast.com>.
432         (pgg-gpg-recipient-argument): Doc fix.  Renamed fro p-g-r-a.
433         (pgg-gpg-encrypt-region): Update.
434
435 2003-12-07  Jesper Harder  <harder@ifa.au.dk>
436
437         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Don't
438         use = or zerop to test the return value of call-process, because
439         it can be a string.
440
441         * mail-source.el (mail-source-fetch-with-program): do.
442
443         * mailcap.el (mailcap-viewer-passes-test): do.
444
445         * gnus-uu.el (gnus-uu-treat-archive, gnus-uu-post-encode-mime)
446         (gnus-uu-post-encode-file): do.
447
448         * gnus-soup.el (gnus-soup-pack, gnus-soup-unpack-packet): do.
449
450         * message.el (message-fix-before-sending): Fix detection of
451         non-printables.  Don't replace unencodable utf-8.
452
453 2003-12-05  Jesper Harder  <harder@ifa.au.dk>
454
455         * mm-url.el (mm-url-predefined-programs): Add user-agent for wget.
456         (mm-url-insert-file-contents-external): Signal an error if program
457         fails.
458
459 2003-12-04  Teodor Zlatanov  <tzz@lifelogs.com>
460
461         * spam-report.el (spam-report-gmane): iterate over articles
462         instead of a single one; remove interactive usage
463
464 2003-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
465
466         * dns.el: Fix misplaced eval-when-compile.
467
468         * gnus-util.el: Require alist and provide tm-view when compiling
469         with XEmacs.
470
471 2003-12-03  Steve Youngs  <sryoungs@bigpond.net.au>
472
473         * gnus-xmas.el: Add autoloads for macros defined in gnus.el.
474         From Jerry James <james@xemacs.org>.
475
476         * gnus-util.el: Get rmail definitions when compiling.
477         From Jerry James <james@xemacs.org>.
478
479         * dns.el: Require gnus-xmas at compile time instead of trying to
480         autoload `gnus-xmas-open-network-stream' because it wasn't picking
481         up the macro.
482         From Jerry James <james@xemacs.org>.
483
484 2003-12-01  Kevin Greiner <kgreiner@xpediantsolutions.com>
485         * gnus-agent.el (gnus-agent-consider-all-articles): Updated
486         docstring.
487         (gnus-predicate-implies-unread, gnus-predicate-implies-unread-1):
488         Fixed implementation such that the predicate `true' no longer
489         evaluates to t.
490
491 2003-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
492
493         * spam.el (spam-check-bogofilter): check the bogofilter headers
494         AFTER the save-excursion scope is over.  From Adrian Lanz
495         <lanz@fowi.ethz.ch>.
496         (spam-fetch-field-message-id-fast): doc fix
497
498 2003-12-01  Simon Josefsson  <jas@extundo.com>
499
500         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
501
502 2003-11-30  Simon Josefsson  <jas@extundo.com>
503
504         * gnus-agent.el (gnus-agent-expire-group-1): Bind message-log-max
505         when messaging "X % completed" to inhibit logging them to the
506         message buffer.
507         (gnus-agent-expire-group-1): Mention group name in messages.
508         (gnus-agent-expire-group-1): Only print a message for an article
509         when there actually was something done to it.
510
511         * mm-util.el (mm-enable-multibyte): Call set-buffer-multibyte with
512         'to argument.  Fixes something or other in Emacs 22, and is
513         backwards compatible.  From Kenichi Handa <handa@m17n.org>.
514
515         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Custom fix.
516
517 2003-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
518
519         * gnus-agent.el (gnus-agent-covered-methods): Remove nil methods. 
520
521 2003-11-29  Kevin Greiner <kgreiner@xpediantsolutions.com>
522         * gnus-start.el (gnus-activate-group): The active range of the
523         group must include the articles known to the agent.
524
525         * gnus.el (gnus-agent-method-p): Accept a server name as the
526         method being tested.
527
528 2003-11-29  Alexander Kreuzer <alex@freesources.org>  (tiny change)
529
530         * nnrss.el (nnrss-check-group): Set xml when nnrss-use-local is t.
531
532 2003-11-29  Jesper Harder  <harder@ifa.au.dk>
533
534         * gnus-group.el (gnus-group-make-menu-bar): Add
535         gnus-group-make-rss-group.
536
537 2003-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
538
539         * message.el: Added custom-manual links to all variables that have
540         an index entry in the message manual.
541         (message-generate-headers-first): Fixed doc-string.
542
543 2003-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
544
545         * gnus-msg.el (gnus-summary-yank-message): Don't bind
546         gnus-display-mime-function to nil so that non-ascii text is
547         decoded and attachments are not shown.
548
549         * message.el (message-cite-original-without-signature): Replace
550         the value of message-reply-headers with the yanked article since
551         it may be a different article from the original.
552         (message-cite-original): Ditto.
553
554 2003-11-25  Teodor Zlatanov  <tzz@lifelogs.com>
555
556         * spam.el (spam-blacklist-ignored-regexes): new variable, so
557         blacklisting can ignore certain regular expressions (e.g. the
558         user's e-mail address)
559         (spam-bogofilter-spam-strong-switch,
560         spam-bogofilter-ham-strong-switch): options used when articles are
561         already registered as the opposite classification
562         (spam-old-ham-articles, spam-old-spam-articles): lists of ham and
563         spam articles, generated when a summary buffer is entered, and
564         consulted when it's exited so we know what articles are changing
565         state from spam to ham or vice-versa
566         (spam-xor): everyone needs a little convenience
567         (spam-list-of-processors): lookup table for old-style spam/ham
568         exits processors
569         (spam-group-processor-p): support old-style and new-style spam/ham
570         exit processors
571         (spam-group-processor-multiple-p): handle new-style spam/ham exit
572         processors
573         (spam-summary-prepare): use spam-old-{ham,spam}-articles; change
574         logic to iterate over list of processors instead of manual
575         individual lookup, unregister any articles that change from ham to
576         spam or vice-versa in the course of the summary buffer usage; use
577         the new spam-register-routine
578         (spam-ham-copy-routine, spam-ham-move-routine,
579         spam-mark-spam-as-expired-and-move-routine): check that the list
580         of groups is not nil, because apply doesn't like to apply a
581         function across nil
582         (spam-registration-functions): variable for looking up spam/ham
583         registration/unregistration functions based on a spam-use-* symbol
584         (spam-classification-valid-p, spam-process-type-valid-p)
585         (spam-registration-check-valid-p)
586         (spam-unregistration-check-valid-p): convenience functions
587         (spam-registration-function, spam-unregistration-function): look
588         up the registration/unregistration function based on a
589         classification and the check (spam-use-* symbol)
590         (spam-list-articles): generate list of spam/ham articles from a
591         given list of articles
592         (spam-register-routine): do the heavy work of registering and
593         unregistering articles, using all the articles in the group or
594         specific ones as needed
595         (spam-generic-register-routine): removed, no longer used
596         (spam-log-unregistration-needed-p, spam-log-undo-registration):
597         handle article registration/unregistration with a given spam/ham
598         processor and group
599         (BBDB, ifile, spam-stat, blacklists, whitelists, spam-report,
600         bogofilter, spamoracle): rewrite registration/unregistration
601         functions to take a list of articles and the unregister option.
602         Much hilarity ensues.
603         (spam-initialize): spam-stat-maybe-{save,load} already respect spam-use-stat
604         (spam-stat-register-ham-routine, spam-stat-register-spam-routine):
605         don't load and save unnecessarily
606
607         * spam-stat.el (spam-stat-dirty): new variable, set when the stats
608         database is modified
609         (spam-stat-buffer-is-spam, spam-stat-buffer-is-non-spam)
610         (spam-stat-buffer-change-to-spam, spam-stat-to-hash-table)
611         (spam-stat-buffer-change-to-non-spam): set spam-stat-dirty when
612         needed
613         (spam-stat-save): respect spam-stat-dirty, unless the force
614         parameter is specified
615         (spam-stat-load): clear spam-stat-dirty
616
617         * gnus.el (gnus-install-group-spam-parameters): marked the
618         old-style exit processors as obsolete in the docs, added the
619         new-style exit processors while the old ones are still allowed
620
621
622 2003-11-25  Jesper Harder  <harder@ifa.au.dk>
623
624         * gnus-art.el (article-hide-boring-headers): Don't hide Reply-To
625         unless its list of addresses is identical to From.
626
627 2003-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
628
629         * dgnushack.el (mapc): Add the compiler macro for Emacs 20.
630
631 2003-11-24  Kevin Greiner <kgreiner@xpediantsolutions.com>
632         * gnus-srvr.el (gnus-server-insert-server-line): The server names
633         used in gnus-agent are different (for example, the native server
634         uses the alias "native") from the names in gnus-srvr.
635         Compensating by adding a second text property storing the name
636         expected by gnus-agent.
637         (gnus-server-named-server): New function.
638         * gnus-agent.el (gnus-agent-remove-server, gnus-agent-add-server):
639         No longer expect an argument as it was ignored anyway.  Uses the
640         new gnus-server-named-server function to get gnus-agent compatible
641         names from the server buffer.
642
643 2003-11-20  Kevin Greiner <kgreiner@xpediantsolutions.com>
644
645         * gnus.el (gnus-agent-covered-methods): Documented use of
646         named servers, not methods, to identity agentized groups.
647         Users may now change their server configurations without having
648         the server become "unagentized".
649         (gnus-agent-covered-methods): Removed from gnus-variable-list to
650         avoid storing two copies of gnus-agent-covered-methods, one in
651         .newsrc.eld and the other in agent/lib/servers.
652         (gnus-server-to-method): Do not cache server for the nil method.
653         (gnus-method-to-server): New function.  Associate named server
654         with all, even foreign, methods.
655         (gnus-agent-method-p, gnus-agent-method-p-cache): Incorporated
656         simple last-response cache to offset performance lose of having to
657         always convert methods to named servers.
658         * gnus-agent.el (gnus-agent-expire-days): Removed obsolete
659         documentation.
660         (gnus-agentize, gnus-agent-add-server, gnus-agent-remove-server):
661         Modified to support new definition of gnus-agent-covered-method.
662         (gnus-agent-read-servers): Rewritten to convert old method data
663         into server names.
664         (gnus-agent-read-servers-validate)
665         (gnus-agent-read-servers-validate-native): New functions.
666         (gnus-agent-write-servers): No longer use gnus-method-simplify as
667         it failed to simplify foreign methods.
668         (gnus-agent-close-connections, gnus-agent-synchronize-flags)
669         (gnus-agent-possibly-synchronize-flags, gnus-agent-fetch-session)
670         (gnus-agent-regenerate): Uses new gnus-agent-covered-methods
671         function as gnus-agent-covered-methods variable no longer provides
672         methods.
673         (gnus-agent-covered-methods): New function
674         (gnus-agent-expire-group, gnus-agent-expire): Final message will,
675         if gnus-verbose is greater than 4, report statistics of NOV
676         entries and files deleted as well as total bytes recovered.
677         (gnus-agent-expire-done-message): New function
678         (gnus-agent-unread-articles): Bug fix.  No longer drops last
679         unread article onto read list.
680         (gnus-agent-regenerate-group): Changed prompt to use typical
681         style.
682         (gnus-agent-group-covered-p): Rewrote to internally use
683         gnus-agent-method-p.
684         * gnus-int.el (gnus-start-news-server): Partially convert old
685         gnus-agent-covered-methods to new format so that gnus-open-server
686         functions correctly.
687         * gnus-srvr.el (gnus-server-insert-server-line): Replaced
688         gnus-agent-covered-methods with gnus-agent-method-p.
689         * gnus-start.el (gnus-clear-system): Added
690         gnus-agent-covered-methods to compensate for removing it from
691         gnus-variable-list.
692         (gnus-setup-news): Complete conversion of old
693         gnus-agent-covered-methods to new format so that secondary and
694         foreign servers can be correctly opened.
695
696 2003-11-20  Teodor Zlatanov  <tzz@lifelogs.com>
697
698         * spam.el (spam-ham-copy-or-move-routine): add respooling
699         support, not working well yet
700
701         * gnus.el (ham-process-destination): make 'respool option the
702         only one, so it can't be chosen together with other groups
703
704 2003-11-19  Teodor Zlatanov  <tzz@lifelogs.com>
705
706         * gnus-registry.el (gnus-registry-track-extra): make it a set of
707         choices instead of a boolean
708         (gnus-registry-track-subject-p, gnus-registry-track-sender-p):
709         new convenience functions
710         (gnus-registry-split-fancy-with-parent): use convenience
711         functions, also don't return extra tracking info if sender or
712         subject is found in more than one groups
713         (gnus-registry-add-group): use new convenience functions to
714         decide if sender and subject should be tracked
715
716         * gnus.el (ham-process-destination): add 'respool option,
717         unused by spam.el yet
718
719 2003-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
720
721         * gnus-score.el (gnus-decay-score): Return a surely smaller value
722         than the argument in XEmacs.
723
724 2003-11-18  Reiner Steib  <Reiner.Steib@gmx.de>
725
726         * message.el (message-insert-to): Don't use `gnus-message'.
727         (message-header-synonyms): New variable.
728         (message-carefully-insert-headers): Use it (check for synonyms).
729         Added doc-string.  From Sam Steingold <sds@gnu.org>.
730
731 2003-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
732
733         * html2text.el (html2text-remove-tags): Remove the tag in a
734         simpler way to avoid inflooping.
735
736 2003-11-17  Simon Josefsson  <jas@extundo.com>
737
738         * imap.el (imap-gssapi-auth-p): Don't check capability (some
739         servers remove AUTH=GSSAPI from capability response returned after
740         successful authentication).
741
742 2003-11-16  Jesper Harder  <harder@ifa.au.dk>
743
744         * gnus.el (gnus-getenv-nntpserver): Fix regexp and simplify.
745         Reported by Artem Chuprina <ran@ran.pp.ru>.
746
747 2003-11-14  Simon Josefsson  <jas@extundo.com>
748
749         * mm-util.el (mm-charset-synonym-alist): Map BIG5-HKSCS to BIG5
750         when it isn't available.
751
752 2003-11-13  Alex Schroeder  <alex@gnu.org>
753
754         * nnrss.el (nnrss-check-group): Use dc:contributor if neither
755         rss:author nor dc:creator is provided.
756
757 2003-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
758
759         * mm-decode.el (mm-dissect-buffer): Save start="<id>" value
760         contained in Content-Type header of multipart/related messages.
761
762         * mm-view.el (mm-w3m-cid-retrieve-1): New function.
763         (mm-w3m-cid-retrieve): Use it.
764
765         * mml.el (mml-generate-mime-1): Add start="<id>" to Content-Type.
766         (mml-insert-mime-headers): Insert Content-ID header.
767         (mml-insert-mml-markup): Insert start="<id>" value.
768
769 2003-11-12  Teodor Zlatanov  <tzz@lifelogs.com>
770
771         * nnml.el (nnml-request-accept-article): pass sender to
772         nnmail-cache-insert
773
774         * nnmh.el (nnmh-request-accept-article): pass sender to
775         nnmail-cache-insert 
776
777         * nnmbox.el (nnmbox-request-accept-article): pass sender to
778         nnmail-cache-insert 
779
780         * nnfolder.el (nnfolder-request-accept-article): pass sender to
781         nnmail-cache-insert 
782
783         * nnbabyl.el (nnbabyl-request-accept-article): pass sender to
784         nnmail-cache-insert 
785
786         * nnmail.el (nnmail-cache-insert): accept sender parameter and
787         pass it to the nnmail-spool-hook
788
789         * gnus-registry.el (gnus-registry-track-extra): clarify doc
790         (gnus-registry-action): add sender lexical var and pass it to
791         gnus-registry-add-group
792         (gnus-registry-spool-action): take a sender parameter, pass to
793         gnus-registry-add-group
794         (gnus-registry-split-fancy-with-parent): trace by sender in
795         addition to subject
796         (gnus-registry-fetch-sender-fast): new function
797         (gnus-registry-add-group): accept sender parameter
798
799 2003-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
800
801         * spam.el (spam-ham-copy-routine, spam-ham-move-routine)
802         (spam-mark-spam-as-expired-and-move-routine): allow for the
803         groups to be a list of a single item
804
805         * gnus.el (gnus-install-group-spam-parameters):
806         ham-process-destination and spam-process-destination allow lists now
807
808 2003-11-10  Reiner Steib  <Reiner.Steib@gmx.de>
809
810         * message.el (message-insert-to): Do error out when the user
811         requested no Cc.  Don't insert empty To.  Can be added to
812         `message-setup-hook' now.  From Sam Steingold <sds@gnu.org>.
813         (message-mode-field-menu): Moved some entries, added
814         `message-insert-wide-reply'.
815         (message-change-subject): Fixed comment.
816
817 2003-11-10  Simon Josefsson  <jas@extundo.com>
818
819         * pgg-def.el (pgg-encrypt-for-me): Change default from nil to t.
820
821 2003-11-09  Simon Josefsson  <jas@extundo.com>
822
823         * pgg-gpg.el (pgg-gpg-encrypt-region): Cache passphrase under hex
824         key id too (for decryption).
825         (pgg-gpg-sign-region): Likewise.
826
827 2003-11-09  Simon Josefsson  <jas@extundo.com>
828
829         * pgg-gpg.el (pgg-gpg-all-secret-keys): New variable.
830         (pgg-gpg-lookup-all-secret-keys): New function.
831         (pgg-gpg-select-matching-key): Likewise.
832         (pgg-gpg-decrypt-region): Use new functions.  From Satyaki Das
833         <satyakid@stanford.edu>.
834
835 2003-11-07  Teodor Zlatanov  <tzz@lifelogs.com>
836
837         * nnmail.el (nnmail-cache-insert): make sure that the
838         nnmail-spool-hook is called with a valid newsgroup name (though
839         it may be wrong)
840
841         * gnus.el (gnus-group-real-prefix): return nil if group is not a
842         string, instead of triggering an error
843
844 2003-11-06  Teodor Zlatanov  <tzz@lifelogs.com>
845
846         * gnus.el (gnus-group-guess-full-name-from-command-method): new function
847
848         * gnus-registry.el (gnus-registry-fetch-group): use long names if
849         requested 
850         (gnus-registry-split-fancy-with-parent): when long names are in
851         use, strip the name if we're in the native server, or else return nothing
852         (gnus-registry-spool-action, gnus-registry-action): use
853         gnus-group-guess-full-name-from-command-method instead of
854         gnus-group-guess-full-name
855
856         * spam.el (spam-mark-spam-as-expired-and-move-routine)
857         (spam-ham-copy-or-move-routine): prevent article deletions or
858         moves unless the backend allows it
859
860         * gnus.el (gnus-install-group-spam-parameters): fixed parameters
861         to list spamoracle as well, suggested by Jean-Marc Lasgouttes
862         <Jean-Marc.Lasgouttes@inria.fr>
863
864         * spam.el (spam-spamoracle): doc change, suggested by Jean-Marc
865         Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
866
867 2003-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
868
869         * gnus-score.el (gnus-decay-score): Protect against arithmetic
870         errors.  Tiny patch from Norbert Koch <viteno@xemacs.org>.
871
872 2003-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
873
874         * spam.el
875         (spam-log-processing-to-registry): improved message and comments
876         (spam-log-unregistration-needed-p): new function
877         (spam-ifile-register-spam-routine)
878         (spam-ifile-register-ham-routine, spam-stat-register-spam-routine)
879         (spam-stat-register-ham-routine)
880         (spam-blacklist-register-routine)
881         (spam-whitelist-register-routine)
882         (spam-bogofilter-register-spam-routine)
883         (spam-bogofilter-register-ham-routine)
884         (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): change
885         spam-log-processing-to-registry invocations appropriately
886
887 2003-10-31  Simon Josefsson  <jas@extundo.com>
888
889         * imap.el (imap-kerberos4-open): Ignore output from ATHENA imtest.
890         Tiny patch from Derek Atkins <warlord@MIT.EDU>.
891         (imap-process-connection-type): Improve docstring.  Suggested by
892         Derek Atkins <warlord@MIT.EDU>.
893
894 2003-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
895
896         * spam.el (autoload): autoload the gnus-registry functions we'll
897         need
898         (spam-log-to-registry): new variable for interfacing with the
899         gnus-registry
900         (spam-install-hooks): variable had the wrong customization group
901         (spam-fetch-field-message-id-fast): convenience function for fetch
902         a message ID quickly
903         (spam-log-processing-to-registry): new function
904         (spam-ifile-register-spam-routine)
905         (spam-ifile-register-ham-routine, spam-stat-register-spam-routine)
906         (spam-stat-register-ham-routine)
907         (spam-blacklist-register-routine)
908         (spam-whitelist-register-routine)
909         (spam-bogofilter-register-spam-routine)
910         (spam-bogofilter-register-ham-routine)
911         (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): add
912         spam-log-processing-to-registry invocations
913
914         * gnus-registry.el: fixed docs in the preface to mention
915         gnus-registry-initialize
916         (gnus-registry-store-extra): remove cached extra entry
917         information when new extra entry is stored
918
919 2003-10-29  Simon Josefsson  <jas@extundo.com>
920
921         * message.el (message-forward-make-body-plain): Fix ARG=1 mode
922         after separating m-f-m-b.
923
924 2003-10-29  Simon Josefsson  <jas@extundo.com>
925
926         * message.el (message-forward-make-body-plain): Remove ignored
927         headers.  Tiny patch from Andre Srinivasan <andre@e2open.com>.
928         (message-forward-make-body-plain): Fix ARG=1.
929
930 2003-10-28  Jesper Harder  <harder@ifa.au.dk>
931
932         * message.el (message-forward-subject-name-subject)
933         (message-forward-subject-author-subject): Decode non-ASCII
934         newsgroup names.
935         (autoload): Autoload gnus-group-decoded-name.
936
937 2003-10-27  Simon Josefsson  <jas@extundo.com>
938
939         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): New optional
940         parameter key, overrides the key id used to store passphrase
941         under (uses true key id from gpg output if nil).
942         (pgg-gpg-encrypt-region): Search for passphrase using user suplied
943         string STR, instead of (pgg-lookup-key STR t).
944         (pgg-gpg-encrypt-region): Store passphrase under user suplied
945         string, instead of real key id taken from gpg output.
946         (pgg-gpg-decrypt-region): Likewise.
947         (pgg-gpg-sign-region): Likewise.
948         * pgg.el (pgg-decrypt-region): Don't set pgg-default-user-id.
949
950 2003-10-27  Romain FRANCOISE  <romain@orebokech.com>
951
952         * gnus-art.el (gnus-article-goto-prev-page): Doc fix. 
953
954 2003-10-27  Simon Josefsson  <jas@extundo.com>
955
956         * mm-bodies.el (mm-body-encoding): Don't use QP when message body
957         only consists of short lines and ASCII, when
958         mm-use-ultra-safe-encoding.  Refer to 'About foo' thread in
959         gnus-bug, e.g. <ilullrg4k7p.fsf@extundo.com>, for more discussion.
960         This make it possible to pipe the raw RFC 822 message into 'gpg'
961         and have the signature work.  Potential problem: what if message
962         contain data that would be dash-escaped by OpenPGP
963         implementations? Then PGP 2.x might not be able to parse the raw
964         RFC 822 message correctly.  If that problem is worth fixing, it
965         should be fixed by detecting the situation, instead of applying QP
966         to everything.  Based on discussion with "John A. Martin"
967         <jam@jamux.com>.
968
969 2003-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
970
971         * spam.el (spam-mark-spam-as-expired-and-move-routine)
972         (spam-ham-copy-or-move-routine): don't ask when deleting copied
973         articles, and use move instead of copy when possible
974         (spam-split): added the option of specifying a string as a
975         spam-split parameter; such a string will override
976         spam-split-group temporarily.
977
978         * nnmail.el (nnmail-cache-insert): protect from nil message IDs,
979         but should we do something else?
980
981         * gnus-registry.el (gnus-registry-spool-action): protect from nil
982         message IDs
983
984 2003-10-26  Simon Josefsson  <jas@extundo.com>
985
986         * gnus-art.el (gnus-button-alist): Allow & in mailto URLs.
987         (gnus-header-button-alist): Likewise.
988         (gnus-url-mailto): Handle ?to parameters.  Replace \r\n with \n.
989         Reverse parameter list to use same order as in the URL.  Reported
990         by f95-msv@f.kth.se (M\e,Ae\e(Brten Svantesson).
991
992 2003-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
993
994         * spam.el (spam-move-spam-nonspam-groups-only): documentation fix
995         for the variable
996
997 2003-10-25  Steve Youngs  <sryoungs@bigpond.net.au>
998
999         * Makefile.in (clean-some): Remove auto-autoloads.* and
1000         custom-load.* as well.
1001         (distclean): Ditto.
1002
1003         * dgnushack.el (dgnushack-make-load): Add a local vars section to
1004         the dummy gnus-load.el.
1005
1006 2003-10-24  Teodor Zlatanov  <tzz@lifelogs.com>
1007
1008         * spam.el (spam-ham-copy-or-move-routine): do not delete if copy
1009         is t, also don't intepret the list of groups as a list of lists
1010         (spam-mark-spam-as-expired-and-move-routine)
1011         (spam-ham-copy-or-move-routine): delete articles only if 1 or
1012         more groups were specified (and "copy" was not specified for
1013         spam-ham-copy-or-move-routine) (fixed twice)
1014
1015 2003-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1016
1017         * nndoc.el (nndoc-guess-type): Reverse the sort order.  Suggested
1018         by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1019         (nndoc-dissect-buffer): Don't miss even-numbered articles.
1020
1021 2003-10-24  Steve Youngs  <sryoungs@bigpond.net.au>
1022
1023         * dgnushack.el (dgnushack-gnus-load-file): Set to
1024         "auto-autoloads.el" if building with XEmacs.
1025         (dgnushack-cus-load-file): Set to "custom-load.el" if building
1026         with XEmacs.
1027         (dgnushack-make-cus-load): We don't delete the resulting file if
1028         building with XEmacs so byte-compile it.
1029         (dgnushack-make-load): When building with XEmacs do nothing except
1030         byte-compile the autoload file and create a dummy gnus-load.el
1031         file. 
1032
1033 2003-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1034
1035         * message.el (message-make-fqdn): Bind case-fold-search.
1036         Suggested by Christopher Richards <richards@CS.Princeton.EDU>.
1037
1038 2003-10-23  Teodor Zlatanov  <tzz@lifelogs.com>
1039
1040         * gnus.el (spam-process-destination, ham-process-destination):
1041         allow multiple groups as a choice
1042
1043         * spam.el (spam-check-blackholes): remove "[IP address]"
1044         requirement, now just "IP address" is enough for detection for
1045         blackhole checking
1046         (spam-check-blackholes): oops, the dots were not escaped
1047         (spam-mark-spam-as-expired-and-move-routine): added multiple group
1048         support (multiple copies, then delete)
1049         (spam-ham-copy-routine): new function
1050         (spam-ham-move-routine): new function
1051         (spam-ham-copy-or-move-routine): new function (used to be
1052         spam-ham-move-routine), handle multiple groups
1053         (spam-summary-prepare-exit): call the new functions
1054
1055 2003-10-23  Simon Josefsson  <jas@extundo.com>
1056
1057         * flow-fill.el (fill-flowed-encode, fill-flowed): Autoload.
1058
1059 2003-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1060
1061         * gnus-art.el (gnus-emphasis-strikethru): Use the :strike-through
1062         attribute in Emacs.
1063
1064 2003-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1065
1066         * message.el (message-bounce): Don't erase except bounced header.
1067
1068 2003-10-21  Teodor Zlatanov  <tzz@lifelogs.com>
1069
1070         * spam.el (spam-reverse-ip-string): new function to reverse an IP
1071         address in a string
1072         (spam-check-blackholes): use spam-reverse-ip-string
1073
1074 2003-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1075
1076         * gnus-art.el (gnus-narrow-to-page): Clear as well as set the
1077         value for gnus-page-broken.
1078
1079         * gnus-sum.el (gnus-summary-beginning-of-article): Use
1080         gnus-break-pages instead of gnus-page-broken.
1081         (gnus-summary-end-of-article): Use gnus-break-pages instead of
1082         gnus-page-broken; narrow to the end of a page beforehand.
1083         (gnus-summary-toggle-header): Use gnus-break-pages instead of
1084         gnus-page-broken; remove delimiter buttons unless gnus-break-pages
1085         is non-nil.
1086
1087 2003-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1088
1089         * gnus-picon.el (gnus-picon-transform-address): Protect against
1090         errors. 
1091
1092 2003-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1093
1094         * gnus-msg.el (nnspool-rejected-article-hook): Remove defvar.
1095         (xemacs-codename): Move defvar to gnus-util.el.
1096
1097         * gnus-util.el (xemacs-codename): Defvar when compiling.
1098
1099 2003-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1100
1101         * spam-report.el (spam-report-url-ping-plain): Include a
1102         User-Agent. 
1103
1104         * gnus-msg.el (gnus-extended-version): Use it.
1105
1106         * gnus-util.el (gnus-emacs-version): Separated out into own
1107         function. 
1108
1109 2003-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
1110
1111         * message.el (message-mode-field-menu): Added
1112         message-generate-unsubscribed-mail-followup-to.
1113         (message-forward-subject-fwd): Avoid double "Fwd: "
1114         (message-change-subject): Added comment.
1115
1116 2003-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1117
1118         * gnus-sum.el (gnus-nov-parse-line): Remove condition-cases.
1119
1120         * mml.el (mml-insert-mime): Quote mml.
1121
1122 2003-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1123
1124         * gnus-sum.el (gnus-remove-odd-characters): Use
1125         mm-subst-char-in-string instead of subst-char-in-string.
1126         (gnus-summary-refer-article): Use gnus-replace-in-string instead
1127         of replace-regexp-in-string.
1128
1129 2003-10-19  Jesper Harder  <harder@ifa.au.dk>
1130
1131         * gnus-uu.el (gnus-uu-uustrip-article): Really strip directory
1132         from file name.
1133
1134 2003-10-18  Jesper Harder  <harder@ifa.au.dk>
1135
1136         * gnus-sum.el (gnus-summary-save-parts-last-directory): Default
1137         to mm-default-directory.
1138         (gnus-summary-save-parts-1): Use mm-file-name-rewrite-functions.
1139
1140 2003-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1141
1142         * pop3.el (pop3-read-response): Check whether the process is
1143         alive. 
1144
1145         * gnus-sum.el (gnus-summary-refer-article): Strip spaces.
1146
1147         * rfc2047.el (rfc2047-encode-region): Do error out on invalid
1148         strings. 
1149
1150         * nntp.el (nntp-retrieve-headers-with-xover): Get error messages
1151         right. 
1152
1153         * gnus-agent.el (gnus-agent-read-servers): Remove sit-for.
1154
1155         * gnus-art.el (article-treat-dumbquotes): Doc fix.
1156
1157         * message.el (message-field-value): New function.
1158         (message-insert-disposition-notification-to): Use Reply-To, too.
1159
1160         * imap.el (imap-mailbox-status): Upcase STATUS commands. 
1161
1162         * gnus-sum.el (gnus-remove-odd-characters): New function.
1163         (gnus-nov-parse-line): Use it.
1164
1165 2003-10-18  Matt Swift  <swift@alum.mit.edu>
1166
1167         * mm-decode.el (mm-inline-media-tests): Recognize pjpeg as jpeg. 
1168
1169 2003-10-18  Romain FRANCOISE  <romain@orebokech.com>
1170
1171         * message.el (message-forward-make-body): does both
1172         m-f-make-body-mml and m-f-make-body-plain, resulting in a strange
1173         message buffer.
1174
1175 2003-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1176
1177         * gnus-art.el (gnus-narrow-to-page): Only break page if it's
1178         broken.
1179
1180         * nnrss.el (nnrss-find-rss-via-syndic8): Return nil if xml-rpc
1181         isn't available.
1182
1183         * message.el (message-hidden-headers): Doc fix.
1184
1185 2003-10-18  Jesper Harder  <harder@ifa.au.dk>
1186
1187         * gnus-msg.el (gnus-summary-resend-message-edit): Avoid error when
1188         fields aren't found.
1189
1190 2003-10-18  Simon Josefsson  <jas@extundo.com>
1191
1192         * message.el (message-forward-make-body-plain)
1193         (message-forward-make-body-mime, message-forward-make-body-mml)
1194         (message-forward-make-body-digest-plain)
1195         (message-forward-make-body-digest-mime)
1196         (message-forward-make-body-digest): New, derived from
1197         message-forward-make-body.
1198         (message-forward-make-body): Use them.
1199         (message-forward-show-mml): New default 'best.
1200         (message-forward-make-body): Support it.
1201
1202 2003-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1203
1204         * gnus-art.el (gnus-article-mode): Set gnus-page-broken to nil.
1205         (gnus-article-prepare): Don't set to t.
1206         (gnus-narrow-to-page): Set to t if we break.
1207
1208 2003-06-11  Daniel N\e,Ai\e(Bri  <dne@mayonnaise.net>
1209
1210         * message.el (message-resend): Generate Resent-Message-ID header.
1211
1212 2003-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1213
1214         * gnus-art.el (gnus-article-next-page): Don't go to the next line
1215         before checking end-of-buffer.
1216         (gnus-mime-delete-part): Don't insert parts twice.
1217
1218 2003-10-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1219
1220         * gnus-art.el (article-update-date-lapsed): Make sure point
1221         doesn't move around (much).
1222
1223 2003-07-28  Vasily Korytov  <deskpot@myrealbox.com>
1224
1225         * mail-source.el (mail-source-keyword-map): List "cur" before
1226         "new" for maildirs.
1227
1228 2003-10-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1229
1230         * gnus-sum.el (gnus-summary-enter-digest-group): ogroup, nor
1231         group. 
1232
1233         * gnus-msg.el (gnus-inews-insert-archive-gcc): Use the parent
1234         name for gcc-self.
1235         (gnus-inews-insert-archive-gcc): Paren mistake.
1236
1237         * gnus-sum.el (gnus-summary-enter-digest-group): Add
1238         parent-group. 
1239
1240         * gnus-art.el (gnus-ignored-headers): Add more headers.
1241
1242         * rfc2047.el (rfc2047-encode): See which encoding is shorter --
1243         base64 or QP.
1244
1245         * nnmail.el (nnmail-article-group): Default to "bogus".
1246
1247         * mail-source.el (mail-source-delete-incoming): Change to nil.
1248
1249 2003-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1250
1251         * mail-source.el (mail-source-fetch-imap): Fix mismatched parens.
1252
1253 2003-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1254
1255         * mail-source.el (defvar): Add post/pre/scripts.
1256         (mail-source-fetch-imap): Use them.
1257
1258         * nndraft.el (nndraft-request-move-article): Fix infinite
1259         recursion. 
1260
1261         * gnus-group.el (gnus-group-mark-regexp): Jump to groups.
1262
1263 2003-10-16  Ed L. Cashin  <ecashin@uga.edu>
1264
1265         * imap.el (imap-interactive-login): Set imap-password to nil if
1266         login fails.
1267
1268 2003-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1269
1270         * message.el (message-inserted-headers): New variable.
1271         (message-mode): Make local.
1272         (message-mode): Set all the local action variables to nil.      
1273
1274 2003-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1275
1276         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
1277         (mm-w3m-safe-url-regexp): Doc fix.
1278
1279 2003-10-12  Jesper Harder  <harder@ifa.au.dk>
1280
1281         * gnus-sum.el (gnus-summary-respool-query): Don't narrow to head,
1282         it's done by nnmail-article-group.
1283
1284         * gnus-uu.el (gnus-uu-grab-articles): Fix misplaced parens.
1285         From Mark Hood <markhood@speakeasy.net> (tiny change)
1286
1287 2003-10-10  Jesper Harder  <harder@ifa.au.dk>
1288
1289         * mm-decode.el (mm-file-name-delete-gotchas): Avoid infloop in
1290         XEmacs.
1291
1292 2003-10-10  Teodor Zlatanov  <tzz@lifelogs.com>
1293
1294         * spam.el (spam-initialize): new function, does the spam-face
1295         update and all the hooks, replaces spam-install-hooks-function
1296
1297         * gnus-registry.el (gnus-registry-initialize): new autoloaded
1298         function to explicitly initialize the registry
1299
1300 2003-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1301
1302         * mm-decode.el (mm-w3m-safe-url-regexp): Doc fix.
1303
1304         * mm-view.el (mm-w3m-mode-map): Doc fix.
1305         (mm-inline-text-html-render-with-w3m): Add a comment.
1306
1307 2003-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1308
1309         * gnus-group.el: Remove superfluous eval-when-compiles.
1310
1311 2003-10-10  Jesper Harder  <harder@ifa.au.dk>
1312
1313         * gnus-group.el (gnus-group-suspend): Reset gnus-backlog-articles.
1314
1315 2003-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1316
1317         * dns.el (query-dns): Don't error out on malformed resolv files.
1318
1319 2003-10-06  Jesper Harder  <harder@ifa.au.dk>
1320
1321         * gnus.el (gnus-group-faq-directory): Update .tw entry.  From
1322         Albert Chun-Chieh Huang <mr894348@cs.nthu.edu.tw>
1323
1324 2003-10-03  Teodor Zlatanov  <tzz@lifelogs.com>
1325
1326         * spam.el (spam-check-blackholes): exit the loop if matches are
1327         found (idea from Adrian Lanz <lanz@fowi.ethz.ch>)
1328         (spam-check-bogofilter-headers, spam-check-blackholes, spam-check-BBDB)
1329         (spam-from-listed-p): use nnmail-fetch-field instead of message-fetch-field
1330         
1331
1332 2003-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1333
1334         * mm-decode.el (mm-attachment-file-modes): Change the default
1335         value into 384 from ?\600 which doesn't mean an integer in XEmacs.
1336
1337 2003-10-03  Jesper Harder  <harder@ifa.au.dk>
1338
1339         * mm-decode.el (mm-file-name-delete-control)
1340         (mm-file-name-delete-gotchas): New functions.
1341         (mm-file-name-rewrite-functions): Use them.
1342         (mm-attachment-file-modes): New option.
1343         (mm-save-part-to-file): Use it.
1344
1345 2003-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
1346
1347         * spam.el (spam-install-hooks-function): Added Autoload cookie.
1348
1349 2003-10-02  Jesper Harder  <harder@ifa.au.dk>
1350
1351         * pgg-def.el (pgg-default-keyserver-address): Change to
1352         subkeys.pgp.net.  From Michael Shields <shields@msrl.com>
1353
1354 2003-10-01  Simon Josefsson  <jas@extundo.com>
1355
1356         * message.el (message-idna-to-ascii-rhs-1): RHS can be terminated
1357         by ',', as in 'foo@example.org, bar@example.org'.
1358
1359 2003-10-01  Jesper Harder  <harder@ifa.au.dk>
1360
1361         * message.el (message-send): Fix reversed logic of supersedes
1362         check.
1363
1364 2003-09-30  Reiner Steib  <Reiner.Steib@gmx.de>
1365
1366         * gnus-art.el (gnus-article-view-part-as-charset): Doc fix,
1367         suggested by Norbert Koch <viteno@xemacs.org>.
1368
1369 2003-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1370
1371         * gnus-topic.el (gnus-topic-goto-missing-topic): Revert 2003-02-09
1372         change in order to correct the position where an invisible topic
1373         (because gnus-topic-display-empty-topics is nil) may be inserted.
1374
1375 2003-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1376
1377         * message.el (message-ignored-supersedes-headers): Add X-Payment.
1378
1379 2003-09-20  Jesper Harder  <harder@ifa.au.dk>
1380
1381         * rfc2047.el (rfc2047-encode): Limit line length to 76 characters.
1382
1383 2003-09-20  Simon Josefsson  <jas@extundo.com>
1384
1385         * tls.el (tls-process-connection-type): Doc fix.
1386
1387         * imap.el (imap-starttls-open): Rewrite, should support both old
1388         starttls.el and new starttls.el that uses GNUTLS.
1389
1390 2003-09-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1391
1392         * gnus-art.el (gnus-treat-display-x-face): Use set-default instead
1393         of custom-set-default which isn't available in old XEmacsen.
1394
1395 2003-09-17  Jesper Harder  <harder@ifa.au.dk>
1396
1397         * gnus-msg.el (gnus-summary-resend-message-edit): Don't convert
1398         to MML.  MIME -> MML -> MIME does not work for PGP/MIME.
1399
1400         * message.el (message-bounce, message-forward-show-mml): do.
1401         
1402 2003-09-13  Jesper Harder  <harder@ifa.au.dk>
1403
1404         * rfc2047.el (rfc2047-charset-encoding-alist): Add viscii.
1405         (rfc2047-encode): Add factors for big5, gb2312 and euc-kr.
1406
1407         * nnweb.el (nnweb-google-parse-1): Fix parsing.
1408
1409 2003-09-12  Jesper Harder  <harder@ifa.au.dk>
1410
1411         * gnus-group.el (gnus-group-fetch-control): ISC changed
1412         compression from .Z to .gz.
1413
1414         * rfc2047.el (rfc2047-header-encoding-alist): Add "Approved" to
1415         address-mime.
1416
1417 2003-09-11  Jesper Harder  <harder@ifa.au.dk>
1418
1419         * rfc2047.el (rfc2047-encode): Restrict encoded-words to 75
1420         characters.
1421
1422 2003-09-10  Jesper Harder  <harder@ifa.au.dk>
1423
1424         * gnus.el (gnus-group-charter-alist): Update.
1425
1426 2003-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
1427
1428         * spam-report.el: use mm-url.el functions for external URL
1429         loading when the built-in HTTP GET is insufficient (e.g. proxies
1430         are in the way).  From Eric Knauel
1431         <knauel@informatik.uni-tuebingen.de>.
1432         (spam-report-url-ping-function): new option, defaults to the
1433         built-in HTTP GET (spam-report-url-ping-plain)
1434         (spam-report-url-ping): calls spam-report-url-ping-function now
1435         (spam-report-url-ping-plain): new function, does what
1436         spam-report-url-ping used to do
1437         (spam-report-url-ping-mm-url): function that delegates to
1438         mm-url.el (autoloaded)
1439
1440 2003-09-08  Teodor Zlatanov  <tzz@lifelogs.com>
1441
1442         * gnus-registry.el (gnus-registry-delete-id): function to
1443         completely delete an ID, including all the cache hashtables
1444         (gnus-registry-delete-group): use gnus-registry-delete-id
1445         (gnus-registry-simplify-subject): only run if the argument is a
1446         string, return nil otherwise
1447
1448 2003-09-07  Jesper Harder  <harder@ifa.au.dk>
1449
1450         * gnus-msg.el (gnus-summary-resend-bounced-mail): Docstring fix.
1451
1452 2003-09-05  Teodor Zlatanov  <tzz@lifelogs.com>
1453
1454         * gnus-registry.el (gnus-registry-split-fancy-with-parent): yet
1455         another error *sigh*
1456
1457         * gnus-registry.el (gnus-registry-fetch-extra-entry): don't use
1458         puthash unless gnus-registry-entry-caching is on
1459         (gnus-registry-split-fancy-with-parent): misplaced parenthesis
1460         made everything a part of the 'else'
1461         (gnus-registry-save): used 'entry-caching' instead of 'caching'
1462
1463 2003-09-05  Jesper Harder  <harder@ifa.au.dk>
1464
1465         * gnus-art.el (gnus-button-alist): Improve Info regexp.
1466
1467 2003-09-04  Teodor Zlatanov  <tzz@lifelogs.com>
1468
1469         * gnus-registry.el: added brief explanation of basics
1470         (gnus-registry-track-extra): new variable for tracking of message
1471         subjects
1472         (gnus-registry-entry-caching): caching parameter, used for extra
1473         data
1474         (gnus-registry-minimum-subject-length): minimum subject length
1475         before it's considered when tracing subjects
1476         (gnus-registry-save): accomodate extra data entry caching
1477         (gnus-registry-action): change function name, add the subject and
1478         pass it to gnus-registry-add-group
1479         (gnus-registry-spool-action): change function name, add the
1480         subject and pass it to gnus-registry-add-group
1481         (gnus-registry-split-fancy-with-parent): add subject tracking
1482         (gnus-registry-register-message-ids): pass subject to
1483         gnus-registry-add-group
1484         (gnus-registry-simplify-subject)
1485         (gnus-registry-fetch-simplified-message-subject-fast): new
1486         functions
1487         (gnus-registry-fetch-extra, gnus-registry-fetch-extra-entry): add
1488         extra data entry caching
1489         (gnus-registry-add-group): handle the extra subject parameter
1490         (gnus-registry-install-hooks, gnus-registry-unload-hook): fix the
1491         gnus-register-* function names
1492
1493         * nnmail.el (nnmail-cache-insert): add subject parameter, pass it
1494         on to the nnmail-spool-hook
1495
1496         * nnbabyl.el (nnbabyl-request-accept-article): added subject to
1497         nnmail-cache-insert call
1498
1499         * nndiary.el (nndiary-request-accept-article): added subject to
1500         nnmail-cache-insert call
1501
1502         * nnfolder.el (nnfolder-request-accept-article): added subject to
1503         nnmail-cache-insert call
1504
1505         * nnimap.el (nnimap-split-articles): added subject to
1506         nnmail-cache-insert call
1507         (nnimap-request-accept-article): added subject to
1508         nnmail-cache-insert call
1509
1510         * nnmbox.el (nnmbox-request-accept-article): added subject to
1511         nnmail-cache-insert call
1512
1513         * nnmh.el (nnmh-request-accept-article): added subject to
1514         nnmail-cache-insert call
1515
1516         * nnml.el (nnml-request-accept-article): added subject to
1517         nnmail-cache-insert call
1518
1519 2003-09-04  Jesper Harder  <harder@ifa.au.dk>
1520
1521         * gnus-art.el (gnus-button-handle-info-url)
1522         (gnus-button-handle-info-url-gnome)
1523         (gnus-button-handle-info-url-kde, gnus-button-alist): Handle GNOME
1524         and KDE style Info URLs.
1525
1526         * gnus-util.el (gnus-url-unhex-string): Don't replace "+" with " ".
1527
1528 2003-09-02  Jesper Harder  <harder@ifa.au.dk>
1529
1530         * rfc2047.el (rfc2047-fold-region): Don't fold at the beginning
1531         of the field.
1532
1533 2003-09-01  Simon Josefsson  <jas@extundo.com>
1534
1535         * mml.el (mml-insert-mime-headers-always): New variable.
1536         (mml-insert-mime-headers): Use it.  Based on (tiny) patch from
1537         Lars Balker Rasmussen <lars@balker.org>.
1538
1539 2003-08-30  Simon Josefsson  <jas@extundo.com>
1540
1541         * mail-source.el (mail-source-fetch-imap): Pass correct buffer to
1542         imap-open, reverts 2003-03-17 change.  Reverse remove before
1543         calling gnus-compress-sequence.  From Gaute Strokkenes
1544         <gs234@srcf.ucam.org> (tiny change).
1545
1546 2003-08-29  Simon Josefsson  <jas@extundo.com>
1547
1548         * gnus-group.el (gnus-group-delete-group): Doc fix.  Suggested by
1549         Jochen K\e,A|\e(Bpper <jochen@jochen-kuepper.de>.
1550
1551 2003-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1552
1553         * gnus-art.el (article-display-x-face): Make it possible to set
1554         the gnus-article-x-face-command variable to the lambda form.
1555
1556 2003-08-27  Simon Josefsson  <jas@extundo.com>
1557
1558         * mm-decode.el (mm-remove-part): Try to kill external displayers
1559         cleanly first (if it refuses, C-g aborts loop and kill process
1560         unconditionally).  Also make sure process is dead before we remove
1561         the files it may be using.  Reported by David Coe
1562         <davidc@debian.org>.
1563
1564 2003-08-27  Jesper Harder  <harder@ifa.au.dk>
1565
1566         * gnus-cache.el (gnus-cache-generate-active): Fix bug in
1567         replacement.  From Vagn Johansen <v@johansen.mail.dk> (tiny
1568         change).
1569
1570 2003-08-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1571
1572         * gnus-art.el: Don't use defvaralias.
1573         (gnus-treat-display-x-face): Warn if the obsolete variable
1574         `gnus-treat-display-xface' exists.
1575
1576 2003-08-25  Jesper Harder  <harder@ifa.au.dk>
1577
1578         * gnus-art.el (gnus-treat-display-face): Fix typo.
1579         (gnus-treat-display-xface): Rename to gnus-treat-display-x-face
1580         (reported by Jochen K\e,A|\e(Bpper <jochen@jochen-kuepper.de>)
1581
1582 2003-08-24  Jesper Harder  <harder@ifa.au.dk>
1583
1584         * gnus-art.el (gnus-header-button-alist, gnus-button-alist): Fix
1585         type.
1586
1587 2003-08-22  Jesper Harder  <harder@ifa.au.dk>
1588
1589         * message.el (message-make-forward-subject-function): Fix
1590         customize mismatch.
1591
1592         * gnus.el (gnus-message-archive-method): do.
1593
1594 2003-08-20  Reiner Steib  <Reiner.Steib@gmx.de>
1595
1596         * gnus.el (gnus-read-group): Offer to continue only if the invalid
1597         char is `/' and add more information for the user.
1598
1599         * gnus-art.el (gnus-button-alist): Add `+' (gnus-button-handle-man).
1600         (gnus-header-button-alist): Added `In-Reply-To'.
1601
1602         * nnimap.el (nnimap-open-connection): Allow different user names
1603         on the same server (and in the same authinfo file).
1604
1605 2003-08-20  Jesper Harder  <harder@ifa.au.dk>
1606
1607         * gnus-sieve.el (gnus-sieve-crosspost): Fix type.
1608
1609         * message.el (message-make-forward-subject-function): Add
1610         message-forward-subject-name-subject to choices.
1611
1612         * gnus-art.el (gnus-article-edit-done, gnus-article-edit-exit):
1613         Redisplay article after editing.
1614
1615 2003-08-20  Simon Josefsson  <jas@extundo.com>
1616
1617         * gnus.el (gnus-read-group): Added check to ask confirmation if
1618         Group name contains invalid character. You can use '/' in IMAP,
1619         but not in filenames. G m cannot know what the user is creating,
1620         so let user decide. See thread m2oeysiev3.fsf@naima.lensflare.org.
1621         Tiny patch from letters@hotpop.com (Jari Aalto+mail.linux).
1622
1623 2003-08-13  Reiner Steib  <Reiner.Steib@gmx.de>
1624
1625         * gnus-score.el (gnus-summary-score-effect): Fix interactive use.
1626
1627 2003-08-10  Teodor Zlatanov  <tzz@lifelogs.com>
1628
1629         * gnus-draft.el (gnus-draft-send-all-messages): ask if all drafts
1630         should be sent unless gnus-expert-user is on
1631
1632 2003-08-09  Jesper Harder  <harder@ifa.au.dk>
1633
1634         * pgg-gpg.el (pgg-gpg-extra-args): Fix customization type.
1635
1636 2003-08-07  Jesper Harder  <harder@ifa.au.dk>
1637
1638         * pgg-gpg.el (pgg-gpg-process-region): Bind
1639         default-enable-multibyte-characters to nil.
1640
1641 2003-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1642
1643         * canlock.el (canlock-password): Fix customization type.
1644         (canlock-password-for-verify): Ditto.
1645         * deuglify.el (gnus-outlook-deuglify-unwrap-min): Ditto.
1646         (gnus-outlook-deuglify-unwrap-max): Ditto.
1647         (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
1648         * gnus-sum.el (gnus-sum-thread-tree-root): Ditto.
1649         (gnus-sum-thread-tree-false-root): Ditto.
1650         (gnus-sum-thread-tree-single-indent): Ditto.
1651         * message.el (message-archive-note): Ditto.
1652         (message-subscribed-address-file): Ditto.
1653         (message-user-fqdn): Ditto.
1654         * spam-report.el (spam-report-gmane-regex): Ditto.
1655         * spam.el (spam-blackhole-good-server-regex): Ditto.
1656
1657         * gnus-start.el (gnus-save-killed-list): Fix last change.
1658         * message.el (message-courtesy-message): Ditto.
1659
1660 2003-08-07  Jesper Harder  <harder@ifa.au.dk>
1661
1662         * gnus-art.el (gnus-header-face-alist): Revert previous change.
1663         (gnus-header-newsgroups-face): Explain that it's only used for
1664         crossposts.
1665
1666 2003-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1667
1668         * gnus-registry.el (gnus-registry-max-entries): Fix customization
1669         type.
1670         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
1671         * gnus.el (gnus-refer-article-method): Ditto.
1672         * message.el (message-courtesy-message): Ditto.
1673
1674 2003-08-06  Jesper Harder  <harder@ifa.au.dk>
1675
1676         * gnus-art.el (gnus-header-face-alist): Fix "Newsgroups" entry.
1677         From Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny patch)
1678
1679 2003-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1680
1681         * gnus-start.el (gnus-save-killed-list): Fix customization type.
1682         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
1683         * gnus.el (gnus-use-long-file-name): Ditto.
1684
1685 2003-08-04  Jesper Harder  <harder@ifa.au.dk>
1686
1687         * gnus-group.el (gnus-group-rename-group): Don't allow renaming to
1688         an existing name.
1689
1690         * gnus-sum.el (gnus-summary-highlight): Add uncached to docstring.
1691
1692         * nnmail.el (nnmail-large-newsgroup): Docstring fix.
1693
1694         * nntp.el (nntp-large-newsgroup): do.
1695
1696         * nnspool.el (nnspool-large-newsgroup): do.
1697
1698         * gnus-cus.el (gnus-group-parameters): Typo.
1699
1700 2003-07-31  Simon Josefsson  <jas@extundo.com>
1701
1702         * mml-sec.el (mml-signencrypt-style-alist): Use separate S/MIME
1703         method by default (revert partial 2003-07-10 patch).
1704
1705 2003-07-28  Dave Love  <fx@gnu.org>
1706
1707         * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el: Require cl when compiling.
1708
1709 2003-07-26  Teodor Zlatanov  <tzz@lifelogs.com>
1710
1711         * gnus-registry.el (gnus-registry-install): add an initial
1712         registry read to the loading when gnus-registry-install is set
1713
1714 2003-07-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1715
1716         * flow-fill.el (fill-flowed): Empty lines separate paragraphs
1717         even if the preceding line ends with a soft break.  Tiny patch
1718         from Mark Thomas <swoon@bellatlantic.net>.
1719
1720 2003-07-25  Teodor Zlatanov  <tzz@lifelogs.com>
1721
1722         * spam.el (spam-use-regex-body, spam-regex-body-spam) 
1723         (spam-regex-body-ham): new variables, default to nil/empty/empty
1724         (spam-install-hooks): added spam-use-regex-body to list or
1725         pre-install conditions
1726         (spam-list-of-checks): added spam-use-regex-body and
1727         spam-check-regex-body to list of checks
1728         (spam-list-of-statistical-checks): added spam-use-regex-body to
1729         list of statistical checks
1730         (spam-check-regex-body): invokes spam-check-regex-headers with
1731         appropriate variable masking
1732         (spam-check-regex-headers): changes to print "body" or "header"
1733         where appropriate
1734
1735 2003-07-25  Jesper Harder  <harder@ifa.au.dk>
1736
1737         * smime.el (smime-ask-passphrase): Use read-passwd rather than
1738         comint-read-noecho.  The former is more secure.
1739
1740 2003-07-24  Teodor Zlatanov  <tzz@lifelogs.com>
1741
1742         * gnus-registry.el (gnus-registry-cache-whitespace): make "adding
1743         whitespace" message level 5 instead of 4
1744         (gnus-registry-clean-empty-function): new function to remove empty
1745         registry entries
1746         (gnus-registry-clean-empty): new variable to enable cleaning the
1747         registry when saving it by calling gnus-registry-clean-empty-function
1748
1749         * spam.el (spam-summary-prepare-exit): use spam-process-ham-in-spam-groups
1750         (spam-process-ham-in-spam-groups): new variable
1751
1752 2003-07-24  Jesper Harder  <harder@ifa.au.dk>
1753
1754         * pgg-gpg.el (pgg-gpg-process-region): Add "--yes" to options.
1755
1756         * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el, pgg.el: Reapply changes
1757         from 2003-04-03 to fix security problem.  See
1758         http://www.debian.org/security/2003/dsa-339
1759
1760 2003-07-23  Teodor Zlatanov  <tzz@lifelogs.com>
1761
1762         * gnus.el (gnus-install-group-spam-parameters): add the
1763         gnus-ticked-mark to the possible choices of ham marks
1764
1765         * spam.el (spam-process-ham-in-nonham-groups): new variable
1766         (spam-summary-prepare-exit): use spam-process-ham-in-nonham-groups
1767
1768 2003-07-23  Jesper Harder  <harder@ifa.au.dk>
1769
1770         * rfc2047.el (rfc2047-header-encoding-alist): Add Mail-Followup-To
1771         and Mail-Copies-To to address-mime.
1772         (rfc2047-narrow-to-field): Use rfc2047-point-at-bol.
1773
1774 2003-07-19  Jesper Harder  <harder@ifa.au.dk>
1775
1776         * mm-util.el (mm-coding-system-priorities): Docstring improvement.
1777
1778 2003-07-17  Jesper Harder  <harder@ifa.au.dk>
1779
1780         * gnus-sum.el (gnus-thread-latest-date): Move condition-case to
1781         the right place.
1782
1783 2003-07-14  Simon Josefsson  <jas@extundo.com>
1784
1785         * mail-source.el (mail-source-fetch-imap): Don't assume
1786         imap-error-text returns something.
1787
1788 2003-07-12  Nevin Kapur  <kapur@mts.jhu.edu>
1789
1790         * nnimap.el (nnimap-request-newgroups): Use the pattern in
1791         nnimap-list-pattern instead of "*".
1792
1793 2003-07-10  Simon Josefsson  <jas@extundo.com>
1794
1795         * mml-sec.el (mml-signencrypt-style-alist): Use "combined" by
1796         default.  Improve docstring.
1797
1798 2003-07-10  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1799
1800         * imap.el (imap-arrival-filter): Fix test for missing process
1801         buffer.
1802
1803 2003-07-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1804         From Gaute B Strokkenes <gs234@cam.ac.uk> (tiny patch).
1805
1806         * imap.el (imap-wait-for-tag): Clarify comment.  Use timeout zero
1807         for second, after-process-has-died, accept-process-output.
1808         (imap-arrival-filter): If PROC has no buffer, do nothing.
1809
1810 2003-07-09  Jesper Harder  <harder@ifa.au.dk>
1811
1812         * flow-fill.el: Docstring and message fixes.
1813
1814         * deuglify.el: do.
1815
1816         * gnus-int.el: do.
1817
1818         * gnus-msg.el: do.
1819
1820         * gnus-util.el: do.
1821
1822         * gnus-draft.el: do.
1823
1824         * gnus-start.el: do.
1825
1826         * gnus.el: do.
1827
1828         * gnus-group.el: do.
1829
1830         * gnus-art.el: do.
1831
1832         * gnus-sum.el: do.
1833
1834         * mail-source.el (mail-source-movemail): Handle non-numerical
1835         return values.
1836
1837 2003-07-08  Jesper Harder  <harder@ifa.au.dk>
1838
1839         * mailcap.el (mailcap-parse-args-syntax-table)
1840         (mailcap-viewer-passes-test): Docstring fix.
1841
1842         * mm-bodies.el (mm-long-lines-p): Docstring fix.
1843
1844         * mm-decode.el (mm-w3m-safe-url-regexp, mm-verify-option)
1845         (mm-decrypt-option, mm-handle-set-external-undisplayer)
1846         (mm-file-name-replace-whitespace): Docstring fix.
1847
1848         * mm-uu.el (mm-uu-emacs-sources-regexp): Docstring fix.
1849         (mm-uu-pgp-signed-test): Fix message.
1850
1851         * mml.el (mml-tweak-sexp-alist): Docstring fix.
1852         (mml-parse-1, mml-insert-mime-headers): Fix message.
1853
1854         * message.el (message-archive-header)
1855         (message-subscribed-address-functions)
1856         (message-subscribed-addresses, message-subscribed-regexps)
1857         (message-canlock-generate)
1858         (message-generate-new-buffer-clone-locals): Docstring fixes.
1859
1860 2003-07-07  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1861
1862         * imap.el (imap-wait-for-tag): After the process has died, look
1863         for more output still pending.  From Gaute B Strokkenes
1864         <gs234@cam.ac.uk> (tiny patch).
1865
1866 2003-07-07  Teodor Zlatanov  <tzz@lifelogs.com>
1867
1868         * spam.el (spam-bogofilter-score): redisplay article normally
1869         after spam-bogofilter-score is called
1870
1871 2003-07-06  Jesper Harder  <harder@ifa.au.dk>
1872
1873         * message.el (message-send-mail-with-sendmail): Handle
1874         non-numeric return values.
1875
1876         * gnus-sum.el (gnus-print-buffer): Apply emphasis.
1877         From Michael Piotrowski <mxp@dynalabs.de> (tiny change).
1878
1879         * gnus-start.el (gnus-clear-system): Revert change from
1880         2003-06-19.
1881
1882 2003-07-04  Dave Love  <fx@gnu.org>
1883
1884         * rfc2047.el (rfc2047-q-encode-region): Exclude especials from
1885         characters not encoded, and make the list more legible.
1886
1887 2003-07-04  Jesper Harder  <harder@ifa.au.dk>
1888
1889         * message.el (message-make-from): Revert change from 2002-01-08.
1890
1891 2003-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1892
1893         * nnheader.el (nnheader-init-server-buffer): Don't add
1894         nntp-server-buffer to list of Gnus buffers.
1895
1896 2003-06-25  Teodor Zlatanov  <tzz@lifelogs.com>
1897
1898         * spam.el (spam-parse-list): prevent empty ("") strings
1899
1900 2003-06-24  Teodor Zlatanov  <tzz@lifelogs.com>
1901
1902         * spam.el (spam-parse-list): use gnus-extract-address-components
1903         instead of ietf-drums-parse-addresses
1904         (spam-from-listed-p): let* was unnecessary
1905
1906 2003-06-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1907
1908         * gnus-ems.el (gnus-put-image): Mark the right text segment with
1909         gnus-image-category. 
1910
1911         * gnus-srvr.el (gnus-browse-unsubscribe-group): Strip prefix from
1912         native groups.
1913
1914         * gnus-topic.el (gnus-group-prepare-topics): Update topic line
1915         format specs.
1916
1917         * gnus-picon.el: Written by moi, moi, moi.
1918
1919         * gnus-group.el (gnus-group-kill-group): Clean up.
1920
1921 2003-06-23  Teodor Zlatanov  <tzz@lifelogs.com>
1922
1923         * spam.el (spam-from-listed-p, spam-parse-list): use
1924         ietf-drums-parse-addresses to extract the address portion of the
1925         whitelist/blacklist file if it looks like an address can be found
1926
1927 2003-06-23  Didier Verna  <didier@xemacs.org>
1928
1929         * gnus-ems.el (gnus-put-image): New argument CATEGORY. Add it as a
1930         text property.
1931         (gnus-remove-image): New argument CATEGORY. Only remove if
1932         category matches.
1933         * gnus-xmas.el (gnus-xmas-put-image):
1934         (gnus-xmas-remove-image): Ditto, with extents.
1935         * gnus-art.el (gnus-delete-images): Pass CATEGORY argument to
1936         gnus-[xmas-]remove-image.
1937         (article-display-face): Don't always act as a toggle. Call
1938         `gnus-put-image' with CATEGORY argument.
1939         (article-display-x-face): Call `gnus-put-image' with CATEGORY
1940         argument.
1941         * smiley.el (smiley-region): Ditto.
1942         * gnus-fun.el (gnus-display-x-face-in-from): Ditto.
1943         * gnus-picon.el (gnus-picon-insert-glyph): Ditto.
1944         (gnus-treat-mail-picon): Don't always act as a toggle.
1945         * gnus-picon.el (gnus-treat-newsgroups-picon): Ditto.
1946
1947 2003-06-23  Didier Verna  <didier@xemacs.org>
1948
1949         * gnus-art.el (article-display-face): Check for existence of the
1950         original article buffer before switching to it.
1951
1952 2003-06-20  Jesper Harder  <harder@ifa.au.dk>
1953
1954         * mm-util.el (mm-append-to-file): Say "Appended to".  Suggested by
1955         Dan Jacobson <jidanni@jidanni.org>.
1956
1957         * mm-view.el (mm-inline-message): Bind
1958         gnus-original-article-buffer to the buffer in the mml handle
1959         holding the message.
1960
1961 2003-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1962
1963         * message.el (sender, from): No need to bind them.
1964
1965 2003-06-19  Teodor Zlatanov  <tzz@lifelogs.com>
1966
1967         * spam.el (spam-enter-list): search-forward specified wrong
1968
1969 2003-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1970
1971         * gnus-art.el: Comment fix.
1972
1973 2003-06-20  Jesper Harder  <harder@ifa.au.dk>
1974
1975         * gnus-msg.el (gnus-configure-posting-styles): Remove unused
1976         variable.  From Jan Rychter <jan@rychter.com>.
1977
1978         * spam.el (spam-spamoracle-learn): insert-string is obsolete.
1979
1980 2003-06-19  Teodor Zlatanov  <tzz@lifelogs.com>
1981
1982         * spam.el (spam-enter-list): do not enter duplicate addresses into
1983         the whitelist/blacklist
1984
1985 2003-06-19  Jesper Harder  <harder@ifa.au.dk>
1986
1987         * nnheader.el (nnheader-init-server-buffer): Add
1988         nntp-server-buffer to gnus-buffers.
1989
1990         * gnus-start.el (gnus-clear-system): Now we don't need to kill
1991         nntp-server-buffer separately.
1992
1993 2003-06-18  Didier Verna  <didier@xemacs.org>
1994
1995         * gnus-art.el (article-display-face): Correctly toggle between
1996         display and hiding. Handle multiple Face headers.
1997
1998 2003-06-17  Dave Love  <fx@gnu.org>
1999
2000         * nnimap.el: Require cl when compiling.
2001
2002         * message.el (message-fix-before-sending): Reinstate nullifying
2003         the invisible text property.
2004         (sender, from): Defvar when compiling.
2005         (message-is-yours-p): Remove autoload cookie.
2006
2007 2003-06-17  Reiner Steib  <Reiner.Steib@gmx.de>
2008
2009         * gnus-util.el (gnus-extract-address-components): Added
2010         doc-string.
2011
2012 2003-06-16  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2013
2014         * nnml.el (nnml-current-group-article-to-file-alist): Don't read
2015         overview when using compressed files.  From Michael Albinus
2016         <Michael.Albinus@alcatel.de>.
2017
2018 2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2019
2020         * gnus-sum.el (gnus-summary-refer-parent-article): Extract
2021         Message-ID from In-Reply-To header.
2022
2023 2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2024
2025         * message.el (message-is-yours-p): Narrow to head; extract from
2026         and sender by itself.
2027         (message-cancel-news, message-supersede): Remove useless things.
2028
2029 2003-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
2030
2031         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
2032         `gnus-article-emulate-mime'.
2033
2034 2003-06-15  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2035         From Tommi Vainikainen <thv+gnus@iki.fi>.
2036
2037         * message.el (message-is-yours-p): New function.  Separated common
2038         code from message-cancel-news and message-supersede.  Added
2039         matching code which uses message-alternative-emails regexp as last
2040         resort.
2041         (message-cancel-news, message-supersede): Use message-is-yours-p.
2042
2043 2003-06-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2044
2045         * nnimap.el (nnimap-split-articles): Narrow the right buffer to
2046         the headers.  From Niklas Morberg <niklas.morberg@axis.com>.
2047
2048 2003-06-12  Dave Love  <fx@gnu.org>
2049
2050         * nnheader.el (nnheader-functionp): Deleted.
2051
2052         * nnmail.el (nnmail-split-fancy-syntax-table): Define all in
2053         defvar.
2054         (nnmail-version): Deleted.
2055         (nnmail-check-duplication, nnmail-expiry-target-group): Don't use
2056         nnheader-functionp.
2057
2058 2003-06-10  Teodor Zlatanov  <tzz@lifelogs.com>
2059
2060         * spam.el (spam-check-bogofilter-headers): fix for when the score
2061         is requested but the message is not spam
2062
2063 2003-06-09  Teodor Zlatanov  <tzz@lifelogs.com>
2064         From Eric
2065         <knauel@informatik.uni-tuebingen.de>
2066
2067         * spam.el (spam-use-spamoracle): new variable
2068         (spam-install-hooks): add spamoracle to the list of conditions
2069         for activation of spam-install-hooks
2070         (spam-spamoracle): new variable customization group
2071         (spam-spamoracle, spam-spamoracle): new variables
2072         (spam-group-spam-processor-spamoracle-p)
2073         (spam-group-ham-processor-spamoracle-p): new functions
2074         (spam-summary-prepare-exit): added spamoracle ham/spam exit processing
2075         (spam-list-of-checks, spam-list-of-statistical-checks): add
2076         spam-use-spamoracle
2077         (spam-check-spamoracle, spam-spamoracle-learn)
2078         (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): new functions
2079
2080         * gnus.el (gnus-group-spam-exit-processor-spamoracle)
2081         (gnus-group-ham-exit-processor-spamoracle): new variables for SpamOracle
2082         (spam-process, ham-process): added spamoracle spam/ham processors
2083
2084 2003-06-08  Jesper Harder  <harder@ifa.au.dk>
2085
2086         * message.el (message-beginning-of-line): Docstring improvement.
2087         Suggested by Michael R. Wolf <MichaelRunningWolf@att.net>
2088
2089 2003-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2090
2091         * gnus-sum.el (gnus-summary-make-menu-bar): Removed ["Add buttons"
2092         gnus-summary-display-buttonized t]
2093
2094 2003-06-07  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2095
2096         * nnmail.el (nnmail-split-fancy-match-partial-words): Doc string
2097         fix.  Reported by Johan Bockg\e,Ae\e(Brd <bojohan+news@dd.chalmers.se>.
2098
2099 2003-06-07  Jesper Harder  <harder@ifa.au.dk>
2100
2101         * message.el (message-beginning-of-line): Docstring improvement.
2102
2103 2003-06-06  Jesper Harder  <harder@ifa.au.dk>
2104
2105         * gnus-srvr.el (gnus-browse-foreign-server): Parse garbage NNTP
2106         groups correctly.
2107
2108 2003-06-06  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2109         From Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
2110
2111         * message.el (message-fetch-field): Augment documentation to state
2112         the narrowed-to-headers restriction.
2113         (message-change-subject, message-reduce-to-to-cc)
2114         (message-generate-unsubscribed-mail-followup-to)
2115         (message-insert-importance-high, message-insert-importance-low)
2116         (message-insert-or-toggle-importance)
2117         (message-insert-disposition-notification-to): Narrow to headers
2118         before calling message-fetch-field or message-remove-header.
2119
2120 2003-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
2121
2122         * gnus-registry.el (gnus-registry-trim): fix for when
2123         gnus-registry-max-entries is nil
2124
2125 2003-06-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2126
2127         * qp.el (quoted-printable-decode-region): Don't error out on
2128         malformed text.
2129
2130 2003-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2131
2132         * rfc2047.el (rfc2047-encode-region): Don't error out on invalid
2133         strings.
2134
2135 2003-06-04  Jesper Harder  <harder@ifa.au.dk>
2136
2137         * mml1991.el (mml1991-pgg-sign): Insert pgg output as unibyte.
2138         From: Ivan Boldyrev <boldyrev+nospam@cgitftp.uiggm.nsc.ru> (tiny
2139         change)
2140
2141 2003-06-03  Dave Love  <fx@gnu.org>
2142
2143         * gnus-soup.el (gnus-soup-send-packet): Don't use
2144         message-functionp.
2145
2146         * gnus.el (gnus-agent-cache): Doc fix.
2147         (gnus-other-frame): Quote lambda used as hook.
2148
2149         * message.el: Doc fixes.
2150         (message-functionp): Deleted.  Callers changed.
2151         (message-fix-before-sending): Highlight with overlays.  Clarify
2152         `illegible text' messages.
2153         (rmail-enable-mime-composing, gnus-message-group-art): Defvar when
2154         compiling.
2155         (gnus-find-method-for-group, nnvirtual-find-group-art): Autoload.
2156
2157 2003-06-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2158
2159         * nnmail.el (nnmail-split-fancy-match-partial-words): New user
2160         option.
2161         (nnmail-split-it): Obey it.  Don't let-bind regexp twice.
2162
2163         * message.el (message-fetch-field): Mention narrow-to-headers
2164         requirement.
2165
2166 2003-06-03  Jesper Harder  <harder@ifa.au.dk>
2167
2168         * gnus-xmas.el (gnus-xmas-create-image): Use
2169         insert-file-contents-literally.  From: Eric Eide
2170         <eeide@cs.utah.edu>
2171
2172 2003-06-02  Teodor Zlatanov  <tzz@lifelogs.com>
2173
2174         * gnus-registry.el (gnus-registry-fetch-group): always return the
2175         short name of the group
2176
2177 2003-06-02  Jesper Harder  <harder@ifa.au.dk>
2178
2179         * gnus-cus.el (defvar): Silence byte-compiler warnings.
2180
2181         * gnus-sum.el (gnus-get-newsgroup-headers): Unfold headers.
2182
2183 2003-05-31  Jesper Harder  <harder@ifa.au.dk>
2184
2185         * gnus-art.el (article-unsplit-urls): Use gnus-treat-article
2186         rather than gnus-display-mime-function.
2187
2188 2003-05-30  Teodor Zlatanov  <tzz@lifelogs.com>
2189
2190         * gnus-registry.el (gnus-registry-use-long-group-names): new variable
2191         (gnus-registry-add-group): use it
2192         (gnus-registry-trim-articles-without-groups): new variable
2193         (gnus-registry-delete-group): use it
2194         (gnus-registry-unload-hook): uninstall all the hooks
2195
2196         * spam.el (spam-install-hooks-function, spam-unload-hook): new
2197         functions so users that load spam.el for customization don't get
2198         all the hooks installed
2199         (spam-install-hooks): new variable, set to t by default if user
2200         has one of the spam-use-* variables set
2201
2202         * spam-stat.el (spam-stat-install-hooks, spam-stat-unload-hook): new
2203         functions so users that load spam-stat.el for customization don't get
2204         all the hooks installed
2205
2206 2003-05-30  Dave Love  <fx@gnu.org>
2207
2208         * rfc2047.el (rfc2047-decode): Don't use
2209         mm-with-unibyte-current-buffer.
2210
2211         * qp.el (quoted-printable-decode-string): Use
2212         mm-with-unibyte-buffer.
2213
2214 2003-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
2215
2216         * gnus-registry.el (gnus-registry-save): allow forced saving even
2217         when registry is not dirty.  Use gnus-registry-trim to shorten the
2218         gnus-registry-alist.
2219         (gnus-registry-max-entries): new variable
2220         (gnus-registry-trim): new function, trim gnus-registry-alist to
2221         size gnus-registry-max-entries, sorting by entry mtime so the
2222         newest entries stick around
2223
2224         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): instead of
2225         just one specific variable, allow a list of specific variables
2226
2227 2003-05-28  Dave Love  <fx@gnu.org>
2228
2229         * rfc2047.el (rfc2047-encode-region): Skip ASCII at beginning and
2230         end of region.
2231
2232 2003-05-28  Jesper Harder  <harder@ifa.au.dk>
2233
2234         * lpath.el: Add put-char-table and get-char-table.
2235
2236 2003-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
2237
2238         * gnus-registry.el (gnus-registry-dirty): flag for modified registry
2239         (gnus-registry-save, gnus-registry-read)
2240         (gnus-registry-store-extra, gnus-registry-clear): use it (note
2241         that gnus-registry-store-extra is invoked for all modifications to
2242         set the mtime, so gnus-registry-dirty only needs to be set there)
2243
2244 2003-05-23  Simon Josefsson  <jas@extundo.com>
2245
2246         * mml1991.el (mml1991-pgg-sign): Use mml-sender instead of
2247         message-sender.
2248
2249         * gnus-art.el (gnus-use-idna): Check if idna-program is installed.
2250
2251         * message.el (message-use-idna): Ditto.
2252
2253 2003-05-20  Dave Love  <fx@gnu.org>
2254
2255         * rfc2047.el (rfc2047-q-encoding-alist): Deleted.
2256         (rfc2047-q-encode-region): Don't use it.
2257         (rfc2047-encode-message-header) <(eq method 'mime)>: Bind
2258         rfc2047-encoding-type to `mime'.
2259         (rfc2047-encode-string, rfc2047-encode): Doc fix.
2260
2261 2003-05-20  Jesper Harder  <harder@ifa.au.dk>
2262
2263         * message.el (message-send-mail): Don't insert a courtesy copy
2264         notice in base64 encoded messages.
2265
2266 2003-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2267
2268         * gnus-sum.el (gnus-summary-move-article): Don't copy expirable
2269         marks if the destination group is not auto-expirable.
2270
2271 2003-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2272
2273         * dgnushack.el (assq-delete-all): Removed the compiler macro.
2274
2275 2003-05-14  Kevin Greiner <kgreiner@xpediantsolutions.com>
2276
2277         * gnus-agent.el (gnus-agentize): Updated documentation to match
2278         usage.
2279         (gnus-agent-expire-group-1): Do not skip over a group when the
2280         force argument is set.
2281         * gnus.el (gnus-agent): Updated documentation to reflect that
2282         gnus-agent now defaults to t.
2283
2284 2003-05-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2285
2286         * gnus.el (gnus-version-number): Bump.
2287
2288 2003-05-14 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2289
2290         * gnus.el: Gnus v5.10.2 is released.
2291
2292 2003-05-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2293
2294         * mail-source.el (mail-source-delete-incoming): Changed to t.
2295
2296         * rfc2047.el (rfc2047-syntax-table): Funcall.
2297
2298         * lpath.el ((featurep 'xemacs)): Added set-char-table-range.
2299         ((featurep 'xemacs)): No, don't.
2300
2301         * rfc2047.el (rfc2047-encodable-p): Use the header charset.
2302
2303         * gnus-sum.el (gnus-summary-reselect-current-group): Supply
2304         leave-hidden.
2305
2306 2003-05-14  Jonathan Kamens  <jik@kamens.brookline.ma.us>
2307
2308         * gnus-sum.el (gnus-summary-exit): Added `leave-hidden'.  (Tiny
2309         patch.)
2310
2311 2003-05-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2312
2313         * gnus-registry.el (gnus-registry-store-extra-entry): Use
2314         gnus-assq-delete-all.
2315
2316         * gnus-xmas.el (gnus-xmas-assq-delete-all): New function.
2317
2318         * message.el (message-ignored-bounced-headers): Add Delivered-To.
2319
2320         * gnus-sum.el (gnus-summary-find-next): Indent.
2321         (gnus-summary-find-prev): Ditto.
2322         (gnus-summary-catchup): Doc fix.
2323         (gnus-summary-mark-current-read-and-unread-as-read): New function.
2324         (gnus-summary-catchup): Really mark after point.
2325
2326         * gnus-util.el (gnus-user-date): Use %d instead of %m.
2327         (gnus-user-date): Use floating point time so that we don't get
2328         overflows.
2329
2330         * gnus-sum.el (gnus-summary-local-variables): Clean up.
2331
2332         * gnus-fun.el (gnus-display-x-face-in-from): Don't use centering
2333         since none of the other image things do.
2334
2335 2003-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2336
2337         * dgnushack.el (assq-delete-all): New compiler macro for Emacs 20.
2338
2339 2003-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2340
2341         * lpath.el: Fbind find-coding-system.
2342
2343         * dgnushack.el (dgnushack-make-load): Remove redundant format call
2344         in message.  Suggested by Yoichi NAKAYAMA <yoichi@geiin.org>.
2345         * pop3.el (pop3-movemail): Ditto.
2346
2347 2003-05-12  Colin Marquardt <c.marquardt@alcatel.de>  (tiny change)
2348
2349         * gnus.el (gnus-agent): Docstring fix.
2350
2351 2003-05-12  Teodor Zlatanov  <tzz@lifelogs.com>
2352
2353         * gnus-registry.el (gnus-registry-install): new variable
2354         (gnus-registry-fetch-extra, gnus-registry-fetch-extra-entry)
2355         (gnus-registry-store-extra-entry, gnus-registry-delete-group)
2356         (gnus-registry-add-group): add a modification timestamp to each entry
2357         (gnus-registry-install-hooks): new function
2358
2359 2003-05-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
2360
2361         * gnus-agent.el (gnus-agent-cat-name): Eval macro while compiling.
2362         (gnus-agent-cat-disable-undownloaded-faces): New function.
2363         Accessor for new agent property
2364         'agent-disable-undownloaded-faces'.
2365         gnus-cus.el (gnus-agent-parameters): Added
2366         agent-disable-undownloaded-faces and corrected documentation.
2367         (gnus-agent-cat-prepare-category-field,
2368         gnus-agent-customize-category): Changed to avoid creating free
2369         references to each field's symbol.
2370         gnus-sum.el (gnus-summary-use-undownloaded-faces): New local variable.
2371         (gnus-select-newgroup): Initialize it.
2372         (gnus-summary-highlight-line): Use it.
2373
2374 2003-05-12  Dave Love  <fx@gnu.org>
2375
2376         * mm-util.el (mm-read-charset): Deleted.
2377         (mm-coding-system-mime-charset): New.
2378         (mm-read-coding-system, mm-mule-charset-to-mime-charset)
2379         (mm-charset-to-coding-system, mm-mime-charset)
2380         (mm-find-mime-charset-region): Use it.
2381         (mm-default-multibyte-p): Fix non-mule case.
2382
2383         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-bol): Eval
2384         and compile.
2385         (rfc2047-syntax-table): Fix building table to work in Emacs 22.
2386         (rfc2047-unfold-region): Delete unused var `leading'.
2387
2388 2003-05-12  Simon Josefsson  <jas@extundo.com>
2389
2390         * pgg.el (pgg-temp-buffer-show-function): Reuse existing visible
2391         output window if one is available.  Tiny patch from Ville Skytt\e,Ad\e(B
2392         <scop@xemacs.org>.
2393
2394 2003-05-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2395
2396         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Added
2397         space.
2398
2399 2003-05-11  Jesper Harder  <harder@ifa.au.dk>
2400
2401         * gnus-sum.el (gnus-summary-enter-digest-group): Don't do article
2402         washing etc.
2403         (gnus-handle-ephemeral-exit): Don't reload article after exiting.
2404
2405         * nndoc.el (nndoc-type-alist): `mime-digest' should be before
2406         `mime-parts'.
2407
2408 2003-05-10  Jesper Harder  <harder@ifa.au.dk>
2409
2410         * gnus-cite.el (gnus-article-hide-citation-maybe): Make toggling
2411         work.  Update mode-line.
2412
2413 2003-05-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2414
2415         * gnus.el (gnus-logo-color-alist): Added no colours.
2416
2417 2003-05-09  Dave Love  <fx@gnu.org>
2418
2419         * utf7.el (mm-util): Require.
2420         (utf7-direct-encoding-chars, utf7-imap-direct-encoding-chars):
2421         Defconst, not defvar.
2422         (utf7-utf-16-coding-system): New.
2423         (utf7-encode-internal): Hoist concat out of loop.
2424         (utf7-fragment-encode): Use mm-with-unibyte-current-buffer.
2425         (utf7-get-u16char-converter) [utf7-utf-16-coding-system]: New
2426         case.
2427         (utf7-latin1-u16-char-converter): Encode the region.
2428         (utf7-u16-latin1-char-converter): Decode the region.
2429         (utf7-encode, utf7-decode): Fix multibyteness.
2430
2431         * mm-bodies.el (mm-body-7-or-8): Don't special-case mule.
2432         (mm-encode-body): Use mm-read-coding-system, not mm-read-charset.
2433         (mm-uu-yenc-decode-function): Defvar when compiling.
2434         (mm-encode-body, mm-decode-body): Doc fix.
2435
2436 2003-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
2437
2438         * gnus-registry.el (gnus-registry-unregistered-group-regex):
2439         removed in favor of the group/topic/global variables
2440         (gnus-registry-register-message-ids): fixed test to omit
2441         gnus-registry-unregistered-group-regex
2442
2443         * gnus.el (gnus-variable-list): removed gnus-registry-alist and
2444         gnus-registry-headers-alist from the list
2445         (gnus-registry-headers-alist): removed
2446         (registry-ignore): new parameter, with accompanying
2447         gnus-registry-ignored-groups global variable
2448
2449         * gnus-start.el (gnus-clear-system): no need to clear the
2450         registry, we can do it ourselves
2451         (gnus-gnus-to-quick-newsrc-format): extra parameters so it can be
2452         used by gnus-registry.el
2453
2454         * gnus-registry.el (gnus-registry-cache-file): new file variable
2455         (gnus-registry-cache-read, gnus-registry-cache-save): new
2456         functions
2457         (gnus-registry-cache-whitespace): new function.  From Dan
2458         Christensen <jdc@chow.mat.jhu.edu>
2459         (gnus-registry-save, gnus-registry-read): use the new
2460         gnus-registry-cache-{read|save} functions, and change the name
2461         from gnus-registry-translate-{from|to}-alist
2462         (gnus-registry-clear): fixed so it doesn't refer to old function name
2463
2464 2003-05-09  Jesper Harder  <harder@ifa.au.dk>
2465
2466         * gnus-picon.el (gnus-picon-transform-address): Parse the encoded
2467         address.
2468
2469 2003-05-08  Teodor Zlatanov  <tzz@lifelogs.com>
2470
2471         * gnus-start.el (gnus-clear-system): added gnus-registry-alist to
2472         the list of cleared variables
2473
2474         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2475         nnmail-split-fancy-with-parent-ignore-groups can be a single regex
2476         in addition to a list of regexes.
2477
2478         * spam.el (spam-use-regex-headers): docstring fix.  From Niklas
2479         Morberg <niklas.morberg@axis.com>
2480
2481 2003-05-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2482
2483         * gnus-sum.el (gnus-summary-next-page): Mention
2484         `gnus-article-skip-boring' in docstring.
2485
2486 2003-05-08  Jesper Harder  <harder@ifa.au.dk>
2487
2488         * rfc2231.el (rfc2231-parse-string): "=" should have whitespace
2489         syntax here.
2490
2491         * ietf-drums.el (ietf-drums-syntax-table): "=" should not have
2492         whitespace syntax class when parsing email addresses.
2493
2494         * message.el (message-forward-subject-name-subject): Don't use
2495         mail-decode-encoded-word-string before parsing from.
2496
2497 2003-05-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2498
2499         * message.el (message-setup-1): Setup alternative email before
2500         generate-headers.
2501
2502         (message-forward-subject-name-subject): Fix the case when the
2503         field "from" doesn't exist.
2504
2505 2003-05-07  Dave Love  <fx@gnu.org>
2506
2507         * rfc2047.el (rfc2047-encode-region): Skip \n as whitespace.
2508
2509         * mm-util.el (mm-find-mime-charset-region): Expurgate utf-16 from
2510         possible values.
2511
2512 2003-05-07  Jesper Harder  <harder@ifa.au.dk>
2513
2514         * message.el (message-kill-to-signature): Fix.
2515
2516 2003-05-06  Jesper Harder  <harder@ifa.au.dk>
2517
2518         * gnus-sum.el (gnus-auto-goto-ignores): Docstring fix.
2519
2520         * gnus-art.el (gnus-mime-display-multipart-as-mixed)
2521         (gnus-mime-display-multipart-related-as-mixed)
2522         (gnus-button-mid-or-mail-heuristic-alist): do.
2523
2524 2003-05-05  Dave Love  <fx@gnu.org>
2525
2526         * mm-util.el (mm-default-multibyte-p): New.
2527         (mm-coding-system-p): Maybe use find-coding-systems.
2528
2529 2003-05-04  Dave Love  <fx@gnu.org>
2530
2531         * rfc2047.el (with-syntax-table): Define if necessary.
2532         (rfc2047-syntax-table): Fix last change for XEmacs.
2533         (rfc2047-parse-and-decode): Revert last change.
2534
2535 2003-05-03  Jesper Harder  <harder@ifa.au.dk>
2536
2537         * gnus.el: Don't test for `mm-guess-mime-charset'.
2538
2539         * mm-util.el (mm-guess-mime-charset): Remove.  Not used any more.
2540
2541         * gnus.el (gnus-default-charset): Set default value to
2542         `undecided'.
2543
2544         * gnus-art.el (article-decode-charset): Don't supply 4th arg to
2545         mm-decode-body.
2546
2547         * mm-bodies.el (mm-decode-coding-region-safely): Remove.
2548         (mm-decode-body): Don't use mm-decode-coding-region-safely.
2549
2550 2003-05-03  Vasily Korytov <deskpot@despammed.com>  (tiny change)
2551
2552         * gnus-util.el (gnus-multiple-choice): Add ", ?".
2553
2554 2003-05-03  Dave Love  <fx@gnu.org>
2555
2556         * rfc2047.el (rfc2047-syntax-table): Don't call make-char-table
2557         with 2 args.
2558         (rfc2047-decode-string): Don't set the buffer multibyte before
2559         calling buffer-string.
2560
2561         * mm-encode.el (mm-long-lines-p): Autoload.
2562         (mm-encode-content-transfer-encoding): Doc fix.  Don't make buffer
2563         unibyte.  Signal error on unknown encoding.
2564         (mm-encode-buffer, mm-qp-or-base64): Doc fix.
2565
2566         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): New.
2567         Callers of gnus- versions changed to use them.
2568         (rfc2047-header-encoding-alist): Add `address-mime' part.  Doc
2569         fixes.
2570         (rfc2047-encoding-type): New.
2571         (rfc2047-encode-message-header): Use mm-charset-to-coding-system.
2572         Don't include header name field in encoding.  Add `address-mime'
2573         case and bind rfc2047-encoding-type for `mime' case.
2574         (rfc2047-encodable-p): Deleted.
2575         (rfc2047-syntax-table): New.
2576         (rfc2047-encode-region, rfc2047-encode): Rewritten to take account
2577         of rfc2047 rules with respect to rfc2822 tokens and to do encoding
2578         in place rather than by passing strings.
2579         (rfc2047-encode-string): Doc fix.
2580         (rfc2047-q-encode-region): Don't use
2581         mm-with-unibyte-current-buffer.
2582         (rfc2047-encoded-word-regexp): eval-and-compile.
2583         (rfc2047-decode-region): Avoid concatenation in loop.
2584         (rfc2047-parse-and-decode): Remove useless disjunction.
2585
2586 2003-05-02  Dave Love  <fx@gnu.org>
2587
2588         * rfc2047.el (rfc2047-q-encode-region, rfc2047-decode): Use
2589         mm-with-unibyte-current-buffer.
2590         (ietf-drums, gnus-util): don't require.
2591
2592         * sieve.el (sieve-manage-mode-menu): Define before use.
2593
2594         * mml-smime.el (message-narrow-to-headers): Autoload.
2595
2596         * mm-util.el (mm-coding-system-p): Don't override nil from
2597         coding-system-p.
2598         (mm-mule4-p, mm-disable-multibyte-mule4)
2599         (mm-with-unibyte-current-buffer-mule4): Deleted.
2600         (mm-multibyte-p): Use defun, not defalias.
2601         (mm-make-temp-file): Moved to group at top of file.
2602         (mm-point-at-eol, mm-point-at-bol): New.
2603
2604         * gnus-cite.el (gnus-art): Require.
2605
2606         * gnus-ems.el (gnus-get-buffer-create)
2607         (nnheader-find-etc-directory, message-text-with-property):
2608         Autoload.
2609         (gnus-tmp-unread, gnus-tmp-replied, gnus-tmp-score-char)
2610         (gnus-tmp-indentation, gnus-tmp-opening-bracket, gnus-tmp-lines)
2611         (gnus-tmp-name, gnus-tmp-closing-bracket, gnus-tmp-subject-or-nil)
2612         (gnus-check-before-posting): Only defvar when compiling.
2613
2614         * gnus-int.el (gnus-agent-expire): Autoload, don't defun.
2615
2616         * gnus-util.el (rmail-default-rmail-file, mm-text-coding-system):
2617         Defvar when compiling.
2618         (gnus-output-to-rmail): Require mm-util.
2619
2620         * mail-source.el (mail-source-callback): Use mm-make-temp-file.
2621         (mail-source-make-complex-temp-name): Deleted.
2622
2623         * message.el (message-use-idna): Use mm-coding-system-p.
2624         (message-tokenize-header, message-make-organization)
2625         (message-make-from):  Use with-temp-buffer.
2626         (message-set-work-buffer): Deleted.
2627         (message-fill-paragraph): Use `if' not `and' for compiler warning.
2628         (message-check-news-header-syntax): Remove useless lambda.
2629         (message-forward-make-body): Use mm-disable-multibyte,
2630         mm-with-unibyte-current-buffer, mm-enable-multibyte.
2631         (message-replace-chars-in-string): Deleted.
2632
2633         * mm-extern.el (mm-extern-local-file): Use mm-disable-multibyte.
2634         (mm-extern-url): Use mm-with-unibyte-current-buffer,
2635         mm-disable-multibyte.
2636         (mm-extern-anon-ftp): Use mm-disable-multibyte.
2637
2638         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt): Use
2639         mm-with-unibyte-current-buffer.
2640
2641         * mml2015.el (mml): Require.
2642         (mml2015-mailcrypt-encrypt, mml2015-gpg-encrypt): Use
2643         mm-with-unibyte-current-buffer.
2644
2645         * nnheader.el (gnus-util): Require.
2646
2647         * nntp.el (format-spec, format-spec-make, open-tls-stream):
2648         Autoload.
2649
2650         * rfc2231.el (mail-header-remove-comments, mm-encode-body)
2651         (mail-header-remove-whitespace): Autoload.
2652
2653         * sieve-manage.el (starttls-negotiate): Autoload.
2654
2655 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2656
2657         * nnrss.el (nnrss-find-rss-via-syndic8): Indent.
2658
2659 2003-05-01  Mark A. Hershberger  <mah@everybody.org>
2660
2661         * nnrss.el (nnrss-find-rss-via-syndic8): Don't error out.
2662
2663 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2664
2665         * gnus.el (gnus-version-number): Bump.
2666
2667 2003-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
2668
2669         * spam-report.el (spam-report-gmane-regex): docstring fix.  From
2670         Jon Ericson <Jon.Ericson@jpl.nasa.gov> (tiny change)
2671
2672         * gnus.el (gnus-install-group-spam-parameters): docstring fix.
2673         From Jon Ericson <Jon.Ericson@jpl.nasa.gov> (tiny change)
2674
2675         * gnus-registry.el (gnus-registry-fetch-extra)
2676         (gnus-registry-store-extra, gnus-registry-group-count): new functions
2677         (gnus-registry-fetch-group, gnus-registry-delete-group)
2678         (gnus-registry-add-group): changed to work with extra data element
2679         if present
2680
2681 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2682
2683         * gnus.el: Gnus v5.10.1 is released.
2684
2685 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2686
2687         * gnus.el: Oort Gnus v0.24 is released.
2688
2689 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2690
2691         * dgnushack.el (when): Check whether defadvice is fbound.
2692
2693 2003-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
2694
2695         * gnus-registry.el (gnus-registry-unregistered-group-regex): new variable
2696         (gnus-registry-register-message-ids): use it
2697
2698 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2699
2700         * gnus.el (gnus-version-number): Bump.
2701
2702         * gnus.el: Update copyright for several files.
2703
2704 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2705
2706         * gnus.el: Oort Gnus v0.23 is released.
2707
2708 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2709
2710         * spam-stat.el (spam-stat-test-directory): Compare against zero.
2711
2712 2003-05-01  Trey Jackson <tjackson@ichips.intel.com>  (tiny change)
2713
2714         * spam-stat.el (spam-stat-test-directory): Skip 0 length files.
2715
2716 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2717
2718         * message.el (message-forward-subject-name-subject): Decode
2719         string when forwarding.
2720
2721 2003-05-01  Oystein Viggen  <oysteivi@tihlde.org>
2722
2723         * dgnushack.el (when): Add defadvice.
2724
2725 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2726
2727         * gnus.el (gnus-version-number): Bump.
2728
2729 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2730
2731         * gnus.el: Oort Gnus v0.22 is released.
2732
2733 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2734
2735         * gnus.el: Oort Gnus v0.21 is released.
2736
2737 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2738
2739         * gnus.el (gnus-version-number): Bump.
2740
2741 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2742
2743         * gnus.el: Oort Gnus v0.20 is released.
2744
2745 2003-05-01  Vasily Korytov  <deskpot@despammed.com>
2746
2747         * gnus-dired.el (gnus-dired-mode-map): Move to C-c C-l.
2748
2749 2003-04-30  Mark A. Hershberger  <mah@everybody.org>
2750
2751         * mm-url.el (mm-url-insert-file-contents): set url-current-object
2752         in the case where mm-url-use-external is set.
2753
2754         * nnrss.el (nnrss-request-article): Change the messages created to
2755         multipart/alternative.  Hopefully fixes a problem interaction with
2756         w3m.
2757         (nnrss-find-rss-via-syndic8): Better handling if xml-rpc.el isn't
2758         around.
2759
2760 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2761
2762         * message.el (message-check-news-header-syntax): Alter "posting"
2763         message.
2764
2765         * nnrss.el (nnrss-node-text): Don't use char classes.
2766
2767 2003-05-01  David Z. Maze  <dmaze@mit.edu>
2768
2769         * nnrss.el (nnrss-find-rss-via-syndic8): Have an `error' branch
2770         in condition-case.
2771
2772 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2773
2774         * message.el (message-required-headers): Remove In-Reply-To.
2775
2776         * gnus-int.el (gnus-open-server): Revert changes.
2777
2778 2003-04-30  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2779
2780         * gnus-int.el (gnus-open-server): Try to open unagentized servers
2781         even when unplugged.
2782
2783 2003-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
2784
2785         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fixed typo in
2786         doc-string.
2787
2788 2003-05-01  Steve Youngs  <youngs@xemacs.org>
2789
2790         * lpath.el: Add a section for non-Mule XEmacsen.
2791         fbind `find-charset-string' and `coding-system-base' in that
2792         section.
2793
2794         * gnus-util.el (gnus-completing-read-maybe-default): New.
2795         (gnus-completing-read): Use it.
2796
2797         * mm-view.el (mm-view-pkcs7-decrypt): Ditto.
2798
2799         * gnus-art.el (gnus-read-string): New.
2800         (gnus-summary-pipe-to-muttprint): Use it.
2801
2802         * gnus-xmas.el (gnus-xmas-open-network-stream): New.
2803
2804         * dns.el (dns-make-network-process): Use it.
2805
2806         Take care of some differences between XEmacs 21.1 and newer
2807         versions of XEmacs.
2808
2809 2003-04-30  Teodor Zlatanov  <tzz@lifelogs.com>
2810
2811         * gnus-registry.el (gnus-registry-split-fancy-with-parent): added
2812         diagnostic message
2813         (gnus-registry-grep-in-list): don't run when word is nil
2814         (gnus-registry-fetch-message-id-fast): new function
2815         (gnus-registry-delete-group, gnus-registry-add-group): make sure
2816         the id and group are not nil
2817         (gnus-registry-register-message-ids): new function
2818         (gnus-register-action): optimized logical flow
2819         (gnus-summary-prepare-hook): added gnus-registry-register-message-ids
2820
2821 2003-04-30  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2822
2823         * gnus-delay.el (gnus-delay-article): Call
2824         `gnus-agent-queue-setup' to create the delay group.
2825
2826         * gnus-agent.el (gnus-agent-queue-setup): Support optional arg
2827         for the (queue) group name.
2828
2829 2003-04-30  Simon Josefsson  <jas@extundo.com>
2830
2831         * mm-util.el (mm-charset-to-coding-system): Use user specified
2832         charset unless coding-system-get is fboundp.
2833
2834 2003-04-30  Kevin Greiner <kgreiner@xpediantsolutions.com>
2835
2836         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-name):
2837         Wrapped in eval-when-compile.
2838         (gnus-agent-mode): Bind gnus-agent-go-online to nil as you
2839         shouldn't be asked twice to go online with each server.
2840         (gnus-agent-get-undownloaded-list, gnus-agent-fetch-articles,
2841         gnus-agent-crosspost, gnus-agent-flush-cache,
2842         gnus-agent-fetch-session, gnus-agent-unread-articles,
2843         gnus-agent-uncached-articles, gnus-agent-regenerate-group,
2844         gnus-agent-group-covered-p): Expanded pop macros used for
2845         effect. Avoids compilation warning in emacs 21.3.
2846
2847         * gnus-int.el (gnus-open-server): Restructured to only open
2848         nnagent when gnus-plugged is nil.
2849
2850 2003-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2851
2852         * lpath.el: Fbind string-to-multibyte.
2853
2854 2003-04-30  Steve Youngs  <youngs@xemacs.org>
2855
2856         * dgnushack.el: Add some missing autoloads for XEmacs 21.1.
2857
2858 2003-04-29  Teodor Zlatanov  <tzz@lifelogs.com>
2859
2860         * gnus-registry.el (gnus-registry-fetch-group): faster
2861         (gnus-registry-delete-group): new function
2862         (gnus-registry-add-group): new function
2863         (gnus-register-spool-action): use it
2864         (gnus-register-action): use it
2865         (gnus-registry-translate-from-alist)
2866         (gnus-registry-translate-to-alist): remove the headers registry
2867         for now
2868
2869 2003-04-29  Reiner Steib  <Reiner.Steib@gmx.de>
2870
2871         * gnus-art.el (gnus-button-alist): Fixed CTAN regexp.
2872
2873 2003-04-29  Teodor Zlatanov  <tzz@lifelogs.com>
2874
2875         * spam-report.el (spam-report-gmane): gnus-summary-article-number
2876         is not necessary, just use the function parameter
2877
2878 2003-04-29  Karl Pflysterer  <sigurd@12move.de>
2879
2880         * spam-stat.el (spam-stat-save): No longer font-locks the file
2881         when saving
2882
2883 2003-04-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2884
2885         * canlock.el: Bind mail-header-separator when compiling (XEmacs
2886         provides it in mail-lib/auto-autoloads.el).
2887
2888 2003-04-29  Simon Josefsson  <jas@extundo.com>
2889
2890         * mml2015.el (mml2015-pgg-sign): Use mml-sender instead of
2891         message-sender.
2892
2893         * mml.el (mml-generate-mime-1): Set mml-sender too.
2894
2895 2003-04-29  Jesper Harder  <harder@ifa.au.dk>
2896
2897         * gnus-sum.el (gnus-summary-display-while-building): Docstring fix.
2898
2899         * mm-url.el (mm-url-use-external): do.
2900
2901 2003-04-29  Simon Josefsson  <jas@extundo.com>
2902
2903         * canlock.el (mail-fetch-field): Autoload it (fix xemacs compile
2904         warnings).
2905
2906         * sieve-mode.el (c-mode): Ditto.
2907
2908         * pgg.el (run-at-time): Ditto.
2909
2910         * mm-url.el (require): Require timer when compiling for
2911         with-timeout macro (fix xemacs compile warnings).
2912
2913 2003-04-28  Dave Love  <fx@gnu.org>
2914
2915         * gnus-util.el (nnheader): Don't require.
2916         (Nnheader-narrow-to-headers, nnheader-replace-chars-in-string):
2917         Autoload.
2918
2919         * spam.el: Require cl when compiling.
2920
2921         * dns.el: Require cl when compiling.
2922
2923 2003-04-28  Jesper Harder  <harder@ifa.au.dk>
2924
2925         * gnus-art.el (gnus-article-goto-next-page)
2926         (gnus-article-goto-prev-page): Revert 2003-02-12 change to make
2927         gnus-pick-mode work.
2928
2929 2003-04-28  Steve Youngs  <youngs@xemacs.org>
2930
2931         * Makefile.in (FLAGS): Use @FLAGS@.
2932
2933 2003-04-27  Reiner Steib  <Reiner.Steib@gmx.de>
2934
2935         * gnus-art.el (gnus-mime-display-multipart-as-mixed)
2936         (gnus-mime-display-multipart-alternative-as-mixed)
2937         (gnus-mime-display-multipart-related-as-mixed): Added doc-strings,
2938         allow customization.
2939
2940 2003-04-27  Kevin Greiner <kgreiner@xpediantsolutions.com>
2941
2942         * dgnushack.el (dgnushack-compile-verbosely): New function.  Not
2943         currently called (See source for explanation).
2944
2945 2003-04-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2946
2947         * gnus-sum.el (gnus-summary-catchup): Don't mark ticked messages.
2948         (gnus-summary-mark-read-and-unread-as-read): Take an optional
2949         mark.
2950
2951         * gnus.el (gnus-version-number): Bump.
2952
2953 2003-04-27 06:47:31 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2954
2955         * gnus.el: Oort Gnus v0.19 is released.
2956
2957 2003-04-27  Kevin Greiner <kgreiner@xpediantsolutions.com>
2958
2959         * gnus-registry.el (gnus-register-spool-action): Replaced literal
2960         carriage-return character with its escape sequence.
2961
2962 2003-04-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2963
2964         * gnus-sum.el (gnus-summary-catchup-from-here): Doc fix.
2965
2966         * nnrss.el (nnrss-node-text): Use only one
2967         gnus-replace-in-string.
2968
2969         * gnus.el: Remove gnus-functionp throughout.
2970
2971         * gnus-util.el (gnus-functionp): Removed.
2972
2973         * gnus-msg.el (gnus-summary-wide-reply-with-original): Doc fix.
2974
2975         * message.el (message-required-headers): Add In-Reply-To.
2976
2977 2003-04-27  Marshall T. Vandegrift  <vandem2@rpi.edu>
2978
2979         * gnus-fun.el (gnus-face-from-file): Bind coding-system-for-read
2980         to binary.
2981
2982 2003-04-27  Jesper Harder  <harder@ifa.au.dk>
2983
2984         * mml.el (mml-preview): do.
2985
2986         * message.el (message-mode): do.
2987
2988         * gnus-undo.el (gnus-undo-mode): do.
2989
2990         * gnus-topic.el (gnus-topic-mode): do.
2991
2992         * gnus-sum.el (gnus-summary-mode, gnus-summary-edit-article): do.
2993
2994         * gnus-msg.el (gnus-setup-message)
2995         (gnus-inews-add-send-actions, gnus-configure-posting-styles): do.
2996
2997         * gnus-gl.el (gnus-grouplens-mode): do.
2998
2999         * gnus-art.el (gnus-mime-save-part-and-strip)
3000         (gnus-mime-delete-part): Use it.
3001
3002         * gnus-util.el (gnus-make-local-hook): New function.
3003
3004 2003-04-25  Simon Josefsson  <jas@extundo.com>
3005
3006         * nnrss.el (nnrss-node-text): Don't use a star.
3007         (nnrss-node-text): Use g-r-i-s, not g-r-r-i-s which doesn't exist.
3008
3009 2003-04-24  Dave Love  <fx@gnu.org>
3010
3011         * mm-encode.el (mm-long-lines-p): Autoload.
3012         (mm-encode-content-transfer-encoding): Don't try to make buffer
3013         unibyte before decoding.  Don't ignore errors for base64 encoding.
3014
3015         * qp.el (quoted-printable-decode-region): Use mm-insert-byte.
3016         Signal error on malformed text, as for base64.
3017         (quoted-printable-encode-region): DTRT in Emacs 22.
3018
3019         * mm-util.el (mm-make-temp-file, mm-insert-byte): New.
3020         (mm-auto-save-coding-system): Consider utf-8-emacs.
3021         (mm-mime-mule-charset-alist, mm-mule-charset-to-mime-charset)
3022         (mm-charset-to-coding-system, mm-mime-charset)
3023         (mm-find-mime-charset-region): Check for :mime-charset coding
3024         systems property.
3025
3026         * mml-sec.el (mml2015, mml1991): Don't require.
3027         (mml2015-sign, mml2015-encrypt, mml1991-sign, mml1991-encrypt)
3028         (message-goto-body, mml-insert-tag): Autoload.
3029
3030         * mm-decode.el (mm-tmp-directory): Re-write to help avoid warnings.
3031
3032         * gnus-start.el (message-make-date): Autoload rather than
3033         requiring message.
3034
3035         * gnus-group.el (gnus-group-name-charset-group-alist): Use
3036         mm-coding-system-p.
3037         (gnus-cache-active-altered): Defvar when compiling.
3038         (gnus-group-delete-group): Re-write to help avoid warnings.
3039
3040         * gnus-art.el (gnus-use-idna): Use mm-coding-system-p.
3041
3042         * pgg.el: Split eval-when-compile forms.
3043
3044 2003-04-24  Reiner Steib  <Reiner.Steib@gmx.de>
3045
3046         * gnus-group.el (gnus-large-ephemeral-newsgroup)
3047         (gnus-fetch-old-ephemeral-headers): News variables.
3048         (gnus-group-read-ephemeral-group): Use them.
3049
3050 2003-04-24  Simon Josefsson  <jas@extundo.com>
3051
3052         * sieve.el (sieve-upload): Don't use replace-regexp-in-string.
3053
3054         * nnrss.el (nnrss-node-text): Ditto.
3055
3056 2003-04-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3057
3058         * gnus-msg.el (gnus-inews-do-gcc): Make sure the obsolete variable
3059         gnus-inews-mark-gcc-as-read exists.
3060
3061 2003-04-23  Simon Josefsson  <jas@extundo.com>
3062
3063         * gnus-sieve.el (gnus-sieve-generate): Rewrite regexp search so it
3064         doesn't exceed the regexp stack space.
3065
3066 2003-04-23  Jesper Harder  <harder@ifa.au.dk>
3067
3068         * gnus-msg.el (gnus-inews-mark-gcc-as-read): Don't defvar it.
3069
3070         * gnus-art.el (gnus-article-hide-pgp-hook): do.
3071
3072 2003-04-23  Reiner Steib  <Reiner.Steib@gmx.de>
3073
3074         * mml.el (mml-preview): Bind `=', RET, and mouse-2.
3075
3076 2003-04-23  Jesper Harder  <harder@ifa.au.dk>
3077
3078         * mm-bodies.el (mm-decode-body): Don't override supplied charset.
3079
3080 2003-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3081
3082         * dgnushack.el (merge, copy-list): Remove compiler macros.
3083         (butlast): Add a compiler macro.
3084
3085 2003-04-22  Paul Jarc  <prj@po.cwru.edu>
3086
3087         * gnus-util.el (gnus-merge): Added "type" argument to match CL
3088         merge and gnus-sum.el's expectations.
3089
3090 2003-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
3091
3092         * gnus-art.el (gnus-button-url-regexp): Added nntp.
3093
3094         * message.el (message-generate-headers-first): Default to
3095         '(references).
3096
3097         * gnus-art.el (gnus-mime-delete-part): Require confirmation.
3098
3099 2003-04-21  Jesper Harder  <harder@ifa.au.dk>
3100
3101         * smime.el (smime-decrypt-region): Insert From header.
3102
3103 2003-04-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
3104
3105         * gnus-fun.el (gnus-face-from-file, gnus-convert-png-to-face):
3106         Max length of header is 726, not 740.  From Gaute B Strokkenes
3107         <gs234@cam.ac.uk>.
3108
3109 2003-04-20  Jesper Harder  <harder@ifa.au.dk>
3110
3111         * nndb.el, mml1991.el: Fix license template.
3112
3113 2003-04-20  Simon Josefsson  <jas@extundo.com>
3114
3115         * nnimap.el (nnimap-split-articles): Don't download body unless
3116         required.
3117
3118         * imap.el (imap-gssapi-open, imap-ssl-open): Erase buffer before
3119         starting process, like imap-kerberos4-open does.
3120
3121         * mml-smime.el, rfc1843.el, dig.el, smime.el, uudecode.el: Fix
3122         license template.
3123
3124         * mml-sec.el: Fix license template.
3125
3126         * gnus-sieve.el, sieve.el, sieve-manage.el, sieve-mode.el: Fix
3127         license template.
3128
3129         * pgg-def.el, pgg.el, pgg-gpg.el, pgg-parse.el, pgg-pgp5.el,
3130         pgg-pgp.el: Fix license template.
3131
3132 2003-04-19  Jesper Harder  <harder@ifa.au.dk>
3133
3134         * gnus-sum.el (gnus-summary-delete-article): Improve docstring.
3135
3136 2003-04-19  Teodor Zlatanov  <tzz@lifelogs.com>
3137
3138         * spam.el (spam-move-spam-nonspam-groups-only): dumb typo fix
3139
3140 2003-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
3141
3142         * spam.el (spam-split): allow a particular check as a parameter,
3143         e.g. (: spam-split 'spam-use-bogofilter)
3144         (spam-mark-only-unseen-as-spam): new parameter, see doc
3145         (spam-mark-junk-as-spam-routine): use
3146         spam-mark-only-unseen-as-spam, simplify routine to take advantage
3147         of gnus-newsgroup-unread as well as gnus-newsgroup-unseen
3148
3149 2003-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3150
3151         * gnus.el (gnus-group-short-name, gnus-group-prefixed-p): new functions
3152         (gnus-group-guess-full-name): don't prefix the group twice
3153
3154         * nnmail.el (nnmail-split-fancy-with-parent): docstring fix
3155
3156         * gnus-registry.el (gnus-registry-clear)
3157         (gnus-registry-fetch-group, gnus-registry-grep-in-list)
3158         (gnus-registry-split-fancy-with-parent): new functions
3159         (gnus-register-spool-action, gnus-register-action): simplified the format
3160         (gnus-registry): new customization group
3161         (gnus-registry-unfollowed-groups): new variable
3162
3163 2003-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3164
3165         * gnus-art.el (gnus-button-alist): Add nntp: urls.
3166         (gnus-header-button-alist): Ditto.
3167
3168 2003-04-17  Dave Love  <fx@gnu.org>
3169
3170         * gnus-util.el (gnus-string-equal): Revert last change.
3171
3172 2003-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3173
3174         * gnus-srvr.el (gnus-browse-make-menu-bar): Fix typo.
3175
3176 2003-04-17  Mike Woolley  <mike@ariel.co.uk>
3177
3178         * gnus-sum.el (gnus-sum-thread-tree-false-root): New variable.
3179
3180 2003-04-15  Michael Shields  <shields@msrl.com>
3181
3182         * gnus-art.el (article-hide-boring-headers): Hide Reply-To: if
3183         the broken-reply-to group parameter is set.  Idea from Vasily
3184         Korytov <deskpot@myrealbox.com>.
3185
3186 2003-04-17  Steve Youngs  <youngs@xemacs.org>
3187
3188         * dgnushack.el: 'setenv' is in env.el for XEmacsen <= 21.4, but in
3189         process.el in XEmacsen >= 21.5.
3190
3191 2003-04-17  Steve Youngs  <youngs@xemacs.org>
3192
3193         * dgnushack.el: Add a whole swag of autoloads and defaliases to
3194         satisfy the byte-compiler when building with XEmacs.
3195
3196         * lpath.el (maybe-bind): Add 'w3-meta-content-type-charset-regexp'
3197         and 'w3-meta-charset-content-type-regexp' in XEmacs.  The upstream
3198         W3 doesn't have these.
3199
3200         * mailcap.el: Maybe require 'lpr in XEmacs.
3201
3202 2003-04-16  Simon Josefsson  <jas@extundo.com>
3203
3204         * mml2015.el (mml2015-pgg-sign): Bind pgg-default-user-id to MML
3205         sender tag, if available.
3206
3207 2003-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
3208
3209         * gnus-registry.el (gnus-register-action)
3210         (gnus-register-spool-action, hashtable-to-alist)
3211         (gnus-registry-translate-from-alist, alist-to-hashtable)
3212         (gnus-registry-translate-to-alist, gnus-registry-headers-hashtb):
3213         new variables and function fixes
3214
3215         * gnus.el (gnus-registry-headers-alist): new variable to hold
3216         article header data
3217         (gnus-variable-list): save gnus-registry-headers-alist
3218
3219         * spam-report.el (Module): new module for spam reporting
3220
3221         * gnus.el (spam-process): added
3222         gnus-group-spam-exit-processor-report-gmane to the list of choices
3223         (gnus-install-group-spam-parameters): defined new spam exit processor
3224
3225         * spam.el (autoload): autoload spam-report-gmane when needed
3226         (spam-report-gmane-register-routine): glue for spam-report.el
3227         (spam-group-spam-processor-report-gmane-p): glue for the
3228         gnus-group-spam-exit-processor-report-gmane spam processor
3229         (spam-summary-prepare-exit): check the report-gmane spam processor
3230         and run spam-report-gmane-register-routine if it's active
3231
3232         From John Wiegley <johnw@gnu.org>
3233
3234         * spam.el (spam-bogofilter-score): check bogofilter headers before
3235         checking bogofilter itself
3236
3237 2003-04-16  Dave Love  <fx@gnu.org>
3238
3239         * gnus-agent.el: Wrap defsetf in eval-when-compile.
3240         (gnus-agent-cat-defaccessor): Don't use gensym.
3241
3242         * mml1991.el: Require cl, mm-util when compiling.
3243         (quoted-printable-decode-region, quoted-printable-encode-region):
3244         Autoload.
3245
3246         * pgg.el: Require cl when compiling.
3247
3248         * nnmail.el (gnus): Require.
3249
3250         * gnus-util.el: Move provide to end.
3251         (gnus-string-equal): Maybe use compare-strings.
3252         (gnus-merge): New.
3253
3254         * gnus-sum.el (gnus-summary-prepare-threads): Don't use copy-list.
3255         (gnus-summary-insert-articles): Use gnus-merge.
3256
3257         * gnus-fun.el: Require cl and mm-util when compiling.
3258
3259         * gnus-diary.el (gnus-diary-delay-format-french)
3260         (gnus-diary-delay-format-english): Don't use setf with nthcdr.
3261
3262         * nndiary.el (nndiary-compute-reminders): Don't use setf with
3263         nthcdr.
3264
3265 2003-04-16  Kevin Greiner <kgreiner@xpediantsolutions.com>
3266
3267         * gnus-agent.el (gnus-agent-make-cat): Added optional parameter to
3268         specify a predicate other than false.
3269         (gnus-category-read): Use the new feature to create a 'default'
3270         category with a 'short' predicate.
3271
3272 2003-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3273
3274         * message.el (message-unique-id): Comment change.
3275
3276         * gnus-art.el (gnus-article-next-page-1): New function.
3277         (gnus-article-next-page): Use it.
3278
3279 2003-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
3280
3281         * spam.el (spam-split): added save-restriction to save-excursion
3282
3283 2003-04-15  Reiner Steib  <Reiner.Steib@gmx.de>
3284         From Julien Avarre <julien@avarre.com>
3285
3286         * gnus-fun.el: Fixed autoload cookie.
3287
3288 2003-04-15  Paul Jarc  <prj@po.cwru.edu>
3289         From Remi Letot  <remi.letot@easynet.be>
3290
3291         * nnmaildir.el (nnmaildir-request-scan): Use gnus-remove-if
3292         instead of remove-if.
3293
3294 2003-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3295
3296         * gnus-msg.el (gnus-summary-news-other-window): Use delq and
3297         copy-sequence instead of remove which is a cl run-time function in
3298         Emacs 20.
3299
3300 2003-04-14  Jesper Harder  <harder@ifa.au.dk>
3301
3302         * gnus-msg.el (gnus-summary-news-other-window): Make a buffer
3303         local copy of gnus-discouraged-post-methods with the current
3304         method removed.
3305
3306 2003-04-14  Simon Josefsson  <jas@extundo.com>
3307
3308         * mailcap.el (mailcap-mime-data): Add application/pgp-keys.
3309
3310 2003-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
3311
3312         * mm-util.el (mm-sort-coding-systems-predicate): Convert elements
3313         of `mm-coding-system-priorities' to base coding system.
3314
3315         * gnus-sum.el: Added coding cookie ("middle dot" in
3316         gnus-summary-morse-message).
3317
3318 2003-04-13  Simon Josefsson  <jas@extundo.com>
3319
3320         * gnus-art.el (article-fill-long-lines)
3321         (article-verify-x-pgp-sig, article-decode-group-name)
3322         (gnus-mime-button-menu): Split >80 character lines.
3323
3324 2003-04-13  Jesper Harder  <harder@ifa.au.dk>
3325
3326         * gnus-sum.el (gnus-summary-local-variables): Use defvar since
3327         we're let-binding it.
3328
3329         * nnmbox.el (nnmbox-mbox-buffer): It's not a constant.
3330
3331 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3332
3333         * message.el (message-hide-headers): Don't do intangible.
3334
3335         * gnus.el (gnus-group-prefixed-name): Comment out the test for
3336         colon.
3337
3338         * gnus-srvr.el (gnus-browse-read-group): Don't give the real name
3339         to the ephemeral entry, but the prefixed name.
3340
3341         * gnus.el (gnus-group-prefixed-name): Clean up.
3342
3343 2003-04-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
3344
3345         * gnus-agent.el (gnus-agent-group-pathname): Bind
3346         gnus-command-method so that gnus-agent-directory will always
3347         return a valid directory.
3348         * gnus-cache.el (gnus-cache-enter-article): Remove article from
3349         gnus-newsgroup-undownloaded so that the summary will display the
3350         article as downloaded.
3351         (gnus-cache-remove-article): If the article isn't in the agent,
3352         remove it from gnus-newsgroup-undownloaded so that the summary
3353         will display the article as undownloaded.
3354
3355 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3356
3357         * gnus.el (gnus-version-number): Bump.
3358
3359 2003-04-13 01:12:01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3360
3361         * gnus.el: Oort Gnus v0.18 is released.
3362
3363 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3364
3365         * gnus-draft.el (gnus-draft-send): Add message-hidden-headers.
3366
3367 2003-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3368
3369         * gnus-art.el (gnus-article-next-page): Use
3370         gnus-article-over-scroll.
3371         (gnus-article-over-scroll): New variable.
3372
3373         * message.el (message-newline-and-reformat): Place a boundary
3374         before filling.
3375         (message-make-forward-subject-function): Changed default to
3376         message-forward-subject-name-subject.
3377         (message-forward-subject-name-subject): New function.
3378
3379         * nnimap.el (nnimap-split-fancy): Ditto.
3380
3381         * gnus-sum.el (gnus-summary-line-message-size): Ditto.
3382
3383         * gnus-cus.el (gnus-group-parameters): Removed "which see".
3384
3385         * mml.el (mml-minibuffer-read-file): Bind
3386         completion-ignored-extensions to nil.
3387
3388         * message.el (message-fix-before-sending): Comment fix.
3389         (message-fix-before-sending): Make hidden headers visible.
3390         (message-hide-headers): Bind after-change-functions to nil.
3391         (message-forbidden-properties): Put invisible and intangible
3392         back.
3393         (message-strip-forbidden-properties): Ignore message-hidden text.
3394
3395         * gnus-msg.el: Hide headers.
3396
3397         * message.el (message-hidden-headers): New variable.
3398         (message-hide-headers): New function.
3399         (message-hide-header-p): New function.
3400         (message-hide-header-p): Change logic.
3401         (message-forbidden-properties): Remove intangible nil invisible
3402         nil.
3403         (message-hide-headers): Narrow to headers.
3404
3405         * lpath.el (featurep): Bind Info-directory, Info-menu.
3406
3407 2003-04-12  Jesper Harder  <harder@ifa.au.dk>
3408
3409         * mm-bodies.el (mm-body-charset-encoding-alist): UTF-16 *must* be
3410         encoded.
3411         (mm-encode-body): Don't corrupt UTF-16.
3412         (mm-body-encoding): Pay attention to mm-body-charset-encoding-alist.
3413
3414 2003-04-10  Kevin Greiner <kgreiner@xpediantsolutions.com>
3415
3416         * gnus-agent.el (gnus-agent-get-undownloaded-list): Articles in
3417         the CACHE are now detected and handled the same as an article
3418         downloaded into the agent.
3419         (gnus-agent-group-path): Modified to match nnmail-group-pathname
3420         so that the agent front-end and back-end (nnagent) always use the
3421         same directory.
3422         (gnus-agent-group-pathname): New function. Wrapper for
3423         nnmail-group-pathname.
3424         (gnus-agent-expire-unagentized-dirs): New variable.  May be
3425         customized to disable gnus-agent-expire-unagentized-dirs.
3426         (gnus-agent-expire-unagentized-dirs): Expand gnus-agent-directory
3427         as the directories in gnus-agent-expire-current-dirs were
3428         expanded.
3429
3430 2003-04-10  Jesper Harder  <harder@ifa.au.dk>
3431
3432         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Encrypt
3433         body" entry in read only groups.
3434
3435 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
3436
3437         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Import file"
3438         and "Create article" items in non-editable groups.
3439
3440 2003-04-09  Kevin Greiner <kgreiner@xpediantsolutions.com>
3441
3442         * gnus-agent.el (gnus-agent-write-active): Added option of
3443         replacing, rather than updating, the agent's active file.  Do NOT
3444         use the fully qualified group name as gnus-active-to-gnus-format
3445         blindly prefixes group names with server names.
3446         (gnus-agent-save-group-info): Merge BOTH min/max of current active
3447         range, was just merging min, with specified active range.
3448         (gnus-agent-expire): Save agent's active ranges after
3449         expiring all groups.
3450         (gnus-agent-expire-group-1): Update min of agent's active range to
3451         min article currently fetched.
3452         (gnus-agent-expire-unagentized-dirs): Avoid asking to delete the
3453         same ancestor multiple times.
3454
3455         * gnus-async.el (gnus-asynchronous): Moved defcustom of
3456         gnus-asynchronous away from defgroup of gnus-asynchronous.  This
3457         seems to fix an intermittant error in which loading gnus-async
3458         fails to define gnus-asynchronous (the variable).
3459
3460         * gnus-sum.el: Concur with Steve Young, 5th argument to 'load' is
3461         non-essential.  Removed on all platforms.
3462         (gnus-select-newsgroup): When the agent is active, expand the
3463         group's active range to include fetched articles that are no
3464         longer in the server's active range.
3465
3466         * gnus-util.el (gnus-with-output-to-file): Removed all of the
3467         print-* bindings as they should be handled by the function doing
3468         the printing.
3469
3470 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
3471
3472         * mm-uu.el (mm-uu-copy-to-buffer): buffer-file-coding-system
3473         might be unbound in non-MULE XEmacsen.
3474
3475 2003-04-08  Jesper Harder  <harder@ifa.au.dk>
3476
3477         * mm-uu.el (mm-uu-diff-groups-regexp, mm-uu-type-alist)
3478         (mm-uu-diff-extract, mm-uu-diff-test): New functionality:
3479         recognize diffs.
3480
3481         * mm-bodies.el (mm-decode-body): Use the supplied charset
3482         unconditionally if `code-pages' hasn't been loaded.
3483
3484 2003-04-07  Jesper Harder  <harder@ifa.au.dk>
3485
3486         * gnus-art.el (article-verify-x-pgp-sig): Don't use
3487         `insert-buffer', the docstring says "This function is meant for
3488         the user to run interactively.  Don't call it from programs!"
3489
3490         * mm-extern.el (mm-extern-mail-server): do.
3491
3492         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-sign)
3493         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
3494         (mml1991-pgg-encrypt): do.
3495
3496         * pgg.el (pgg-decrypt-region): do.
3497
3498         * mm-view.el (mm-view-pkcs7-decrypt): do.
3499
3500         * mml-smime.el (mml-smime-verify): do.
3501
3502         * mml.el (mml-insert-mime, mml-preview): do.
3503
3504         * mml2015.el (mml2015-gpg-decrypt-1, mml2015-gpg-sign)
3505         (mml2015-gpg-encrypt, mml2015-pgg-clear-decrypt)
3506         (mml2015-pgg-encrypt): do.
3507
3508 2003-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3509
3510         * mm-bodies.el (mm-decode-body): Silence XEmacs when compiling.
3511
3512 2003-04-06  Jesper Harder  <harder@ifa.au.dk>
3513
3514         * mm-uu.el (mm-uu-copy-to-buffer): Copy
3515         `buffer-file-coding-system' to the new buffer.
3516         (mm-uu-pgp-signed-extract-1): Don't copy
3517         `buffer-file-coding-system' here.
3518
3519         * mm-bodies.el (mm-decode-body): last-coding-system-used doesn't
3520         exist in XEmacs.
3521         (mm-decode-body): Add missing quote.
3522
3523         * mm-uu.el (mm-uu-pgp-signed-extract-1): Set
3524         buffer-file-coding-system.
3525
3526         * mm-bodies.el (mm-decode-body): Set buffer-file-coding-system to
3527         last-coding-system-used.
3528
3529         * mml2015.el (mml2015-pgg-clear-verify): Encode the text
3530         according to buffer-file-coding-system.
3531
3532         * pgg-gpg.el (pgg-gpg-process-region): Revert previous change.
3533
3534         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
3535         (pgg-pgp-snarf-keys-region): do.
3536
3537         * pgg-pgp5.el (pgg-pgp5-verify-region)
3538         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): do.
3539
3540         * pgg.el (pgg-make-temp-file, pgg-temporary-file-directory): do.
3541
3542 2003-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
3543
3544         * spam.el (spam-split): (save-excursion) around (widen)
3545         (spam-ham-move-routine): Use spam-group-ham-mark-p, not
3546         spam-group-spam-mark-p (from Michael Shields <shields@msrl.com>)
3547
3548 2003-04-05  Steve Youngs  <youngs@xemacs.org>
3549
3550         * gnus-sum.el: XEmacs doesn't support the 5th arg to 'load', so
3551         don't use it when loading gnus-sum.el if we're in XEmacs.
3552
3553 2003-04-05  Kevin Greiner <kgreiner@xpediantsolutions.com>
3554
3555         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
3556         print-escape-nonascii to fix more characters in compiled format
3557         specs.
3558
3559 2003-04-05  Jesper Harder  <harder@ifa.au.dk>
3560
3561         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player):
3562         Fix customization type.
3563
3564 2003-04-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
3565
3566         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
3567         print-quoted, print-readably, print-escape-multibyte, and
3568         print-level to match original behavior of gnus-prin1.  This should
3569         repair the format of .newsrc.eld when using compiled format specs.
3570
3571 2003-04-04  Jesper Harder  <harder@ifa.au.dk>
3572
3573         * gnus-group.el (tool-bar-map): defvar it.
3574
3575         * gnus-art.el (tool-bar-map): do.
3576
3577         * gnus-sum.el (tool-bar-map): do.
3578
3579 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
3580
3581         * earcon.el (earcon-regexp-alist): catmeow is a wav file.
3582
3583 2003-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
3584
3585         * gnus-art.el (gnus-button-ctan-directory-regexp): Changed meaning
3586         and value.
3587         (gnus-button-alist): Use it.
3588
3589 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
3590
3591         * pgg-gpg.el (pgg-gpg-process-region): do.
3592
3593         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
3594         (pgg-pgp-snarf-keys-region): do.
3595
3596         * pgg-pgp5.el (pgg-pgp5-verify-region)
3597         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): Use it.
3598
3599         * pgg.el (pgg-make-temp-file): New function. `make-temp-name' is
3600         unsafe.
3601         (pgg-temporary-file-directory): Remove.
3602
3603 2003-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3604
3605         * lpath.el: Fbind Info-directory and Info-menu.
3606
3607 2003-04-02  Reiner Steib  <Reiner.Steib@gmx.de>
3608
3609         * gnus-util.el (gnus-message): Added doc-string.
3610
3611         * gnus-score.el (gnus-score-find-trace): Changed behavior of `q'.
3612         (gnus-score-edit-file-at-point): Goto first match when using `e'.
3613
3614 2003-04-01  Reiner Steib  <Reiner.Steib@gmx.de>
3615
3616         * gnus-art.el (gnus-button-ctan-directory-regexp): New variable.
3617         (gnus-button-alist): Use it.  Changed CTAN and "setq" entries.
3618
3619 2003-04-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3620
3621         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
3622         (nntp-open-via-rlogin-and-telnet): Disable the telnet linemode.
3623
3624 2003-03-31  Kevin Greiner <kgreiner@xpediantsolutions.com>
3625
3626         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
3627         print-escape-newlines to print escape sequences rather than
3628         literal newline characters.
3629
3630 2003-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
3631
3632         * gnus-art.el (gnus-button-valid-fqdn-regexp): Use
3633         `message-valid-fqdn-regexp' for initialization.
3634         (gnus-button-handle-info-url): Renamed and extended version of
3635         `gnus-button-handle-info'.
3636         (gnus-button-message-level): Renamed from `gnus-button-mail-level'
3637         (gnus-button-handle-symbol, gnus-button-handle-library)
3638         (gnus-button-handle-info-keystrokes): New functions.
3639         (gnus-button-browse-level): New variable.
3640         (gnus-button-alist): Use them.  Added levels.
3641         (gnus-header-button-alist): Added levels.
3642
3643 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3644
3645         * gnus.el (gnus-version-number): Bump.
3646
3647 2003-03-31 20:08:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3648
3649         * gnus.el: Oort Gnus v0.17 is released.
3650
3651 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3652
3653         * gnus-start.el (gnus-unload): Removed.
3654
3655         * pop3.el (pop3-read-response): Use
3656         nnheader-accept-process-output.
3657         (pop3-retr): Ditto.
3658
3659         * mm-view.el (mm-text-html-renderer-alist): Add -nolist to Lynx.
3660         (mm-text-html-washer-alist): Ditto.
3661
3662 2003-03-31  Simon Josefsson  <jas@extundo.com>
3663
3664         * imap.el (imap-gssapi-program): Also try GNU SASL.
3665         (imap-gssapi-open): Accept GNU SASL greeting.
3666         (imap-read-timeout): New.
3667         (imap-wait-for-tag): Use it.
3668
3669 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3670
3671         * nntp.el (nntp-accept-process-output): Use new function.
3672
3673         * nnheader.el (nnheader-read-timeout): New variable.
3674         (nnheader-accept-process-output): New function.
3675
3676         * nntp.el (nntp-read-timeout): Removed.
3677
3678         * gnus-sum.el (gnus-summary-prepare-threads): Add comment.
3679
3680 2003-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3681
3682         * gnus-cache.el (gnus-cache-braid-nov): Revoke last change.
3683
3684 2003-03-30  Simon Josefsson  <jas@extundo.com>
3685
3686         * message.el (message-idna-inside-rhs-p): Narrow to header before
3687         searching.
3688
3689         * gnus-art.el (article-decode-idna-rhs): More restrictive regexp.
3690
3691 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3692
3693         * nnmail.el (nnmail-process-mmdf-mail-format): Indent.
3694
3695 2003-03-28  Vasily Korytov  <deskpot@myrealbox.com>
3696
3697         * message.el (message-make-in-reply-to): Use
3698         mail-extract-address-components to determine sender's
3699         name/address.
3700
3701 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3702
3703         * nndoc.el (nndoc-type-alist): Move mime-parts further ahead.
3704
3705         * gnus-registry.el (gnus-registry-translate-to-alist): Make a
3706         valid lambda.
3707         (gnus-registry-translate-from-alist): Ditto.
3708
3709         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
3710         print-length to nil.
3711
3712         * gnus-sum.el (gnus-summary-highlight-line-0): Indent.
3713
3714         * gnus-fun.el (gnus-fun-ppm-change-string): New function.
3715         (gnus-grab-cam-face): Use it.
3716
3717 2003-03-28  Paul Jarc  <prj@po.cwru.edu>
3718
3719         * nnmaildir.el (nnmaildir-request-set-mark)
3720         (nnmaildir-close-group): Allow each mark directory in a group to
3721         have its own inode for mark files, to accommodate AFS.
3722
3723 2003-03-28  Teodor Zlatanov  <tzz@lifelogs.com>
3724
3725         * gnus-start.el (gnus-read-newsrc-el-hook): new hook called by
3726         gnus-read-newsrc-el-file
3727         (gnus-read-newsrc-el-file): call the gnus-read-newsrc-el-hook
3728
3729         * gnus-registry.el (gnus-registry-translate-to-alist)
3730         (gnus-registry-translate-from-alist, alist-to-hashtable)
3731         (hashtable-to-alist): new functions
3732         (gnus-register-spool-action): add a spool item to the registry
3733
3734         * gnus.el (gnus-variable-list): added gnus-registry-alist to the
3735         list of saved variables
3736         (gnus-registry-alist): new variable
3737
3738 2003-03-27  Simon Josefsson  <jas@extundo.com>
3739
3740         * gnus-art.el (article-decode-group-name): Be correct instead of
3741         smart.
3742
3743 2003-03-27  Katsumi Yamaoka <yamaoka@jpl.org>
3744
3745         * lpath.el: Bind url-current-object for Emacs; bind
3746         gnus-agent-expire-current-dirs for XEmacs; fbind open-ssl-stream
3747         for both Emacsen.
3748
3749 2003-03-27  Jesper Harder  <harder@ifa.au.dk>
3750
3751         * gnus-sum.el (gnus-article-loose-mime)
3752         (gnus-article-emulate-mime): Move to gnus-article-mime customize
3753         group.
3754
3755         * gnus-msg.el (gnus-mailing-list-groups): Fix customize type and
3756         doc string.
3757
3758 2003-03-26  Kevin Ryde <user42@zip.com.au>
3759
3760         * gnus-sum.el (gnus-summary-find-for-reselect): Renamed from
3761         gnus-summary-find-uncancelled, skip temporary articles inserted by
3762         "refer" functions.
3763
3764 2003-03-26  Vasily Korytov  <deskpot@myrealbox.com>
3765
3766         * smiley.el (smiley-buffer): New function.
3767
3768 2003-03-26  Kevin Greiner <kgreiner@xpediantsolutions.com>
3769
3770         * gnus-agent.el (gnus-agent-fetch-selected-article): Replaced
3771         gnus-summary-update-line (which updated the article's face) with
3772         gnus-summary-update-download-mark (which updates the article's
3773         face by calling gnus-summary-update-line AND updates the download
3774         mark to show that the article was fetched).
3775
3776 2003-03-23  Kevin Greiner <kgreiner@xpediantsolutions.com>
3777
3778         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Provides
3779         option of deleting agent directories for groups/servers that are
3780         not currently agentized.
3781         (gnus-agent-expire): Use gnus-agent-expire-unagentized-dirs.
3782
3783         * gnus-int.el (gnus-open-server): Report backend errors in
3784         condition handler.
3785
3786 2003-03-23  Simon Josefsson  <jas@extundo.com>
3787
3788         * message.el (message-idna-to-ascii-rhs-1): Don't continue outside
3789         header.
3790
3791         * rfc2047.el (rfc2047-header-encoding-alist): Make Followup-To
3792         same as Newsgroups.
3793
3794         * nntp.el (nntp-open-connection-function): Mention
3795         nntp-open-tls-stream.
3796         (nntp-open-tls-stream): New function.
3797
3798         * tls.el: New file.
3799
3800         * nnimap.el (nnimap-server-port, nnimap-stream): Say TLS/SSL
3801         instead of SSL.
3802         (nnimap-stream): Add other streams, link to imap variables.
3803         (nnimap-authenticator): Add other authenticator, link to imap
3804         variables.
3805
3806         * imap.el: Autoload open-tls-stream.
3807         (imap-streams): Add tls in front of ssl.
3808         (imap-stream-alist): Add tls.
3809         (imap-default-tls-port): New variable.
3810         (imap-tls-p, imap-tls-open): New functions.
3811
3812 2003-03-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
3813
3814         * mm-url.el (mm-url-insert-file-contents): parse url only if
3815         results is a list.
3816
3817 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3818
3819         * mail-source.el (mail-source-fetch-imap): Revert.
3820
3821 2003-03-22  Svend Tollak Munkejord  <stm@bacchus.pvv.org>
3822
3823         * deuglify.el (gnus-outlook-repair-attribution-outlook): Use a
3824         less strict regexp.
3825
3826 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3827
3828         * mail-source.el (mail-source-fetch-imap): Use buffer name for
3829         more imap function.
3830
3831 2003-03-21  Simon Josefsson  <jas@extundo.com>
3832
3833         * gnus-art.el (article-decode-group-name): Replace Newsgroups and
3834         Followup-To data inline.
3835
3836 2003-03-21  Jesper Harder  <harder@ifa.au.dk>
3837
3838         * gnus-art.el (gnus-treat-display-xface): Don't enable if
3839         icontopbm isn't available.
3840
3841 2003-03-21  Kevin Greiner <kgreiner@xpediantsolutions.com>
3842
3843         * gnus-int.el (gnus-open-server): Catch errors in backend's
3844         open-server method.  Returns nil rather than crashing startup.
3845
3846         * gnus-sum.el (eval-when-compile): Modified to resolve
3847         compile-time warnings.
3848
3849         * gnus-uu.el (gnus-uu-mark-series): Added informative msg.
3850         Reports length of series so that the user can compare N with a
3851         subject that should, if the entire series is present, contain
3852         '(.../N)'.
3853         (gnus-uu-delete-work-dir): Avoid hanging when O/S forbids deletion
3854         of temp file (Win-XP may leave the temp file locked when the
3855         uudecode process fails).
3856
3857 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
3858
3859         * message.el (message-split-line): Ignore error.
3860
3861         * lpath.el (split-line): Avoid split-line warning message.
3862
3863 2003-03-20  Kim F. Storm  <storm@cua.dk>
3864
3865         * message.el (message-split-line): New function.
3866         (message-mode-map): Remap split-line to message-split-line.
3867
3868 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
3869
3870         * message.el (message-make-overlay): Defalias it to make-overlay.
3871         (message-delete-overlay): Defalias it to delete-overlay.
3872         (message-overlay-put): Defalias it to overlay-put.
3873         (message-idna-to-ascii-rhs-1): Use them.
3874
3875         * messagexmas.el (message-xmas-redefine): Defalias some overlay
3876         functions to extent functions.
3877
3878 2003-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
3879
3880         * message.el (message-check-news-header-syntax): Fixed regexp.
3881
3882 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
3883
3884         * rfc2231.el (rfc2231-decode-encoded-string): Downcase charset.
3885
3886         * mm-url.el (mm-url-insert): Move url-current-object stuff into
3887         mm-url-insert-file-contents.
3888
3889         * nnrss.el (nnrss-fetch): Fetch the local stuff.
3890         (nnrss-check-group): Use it.
3891
3892 2003-03-20 Mark A. Hershberger  <mah@everybody.org>
3893
3894         * nnrss.el: Primitive XML Name-space support.  This means that RSS
3895         feeds like Kevin Burton's[1] can now be read in Gnus.
3896
3897         Implemented support for Mark Pilgrim's RSS Autodiscovery.[2] This
3898         means that if you want to read the RSS feed for example.com, all
3899         you have to do is hit "G R http://www.example.com/ RET" and
3900         nnrss.el will find and the feed listed on the site or (if you have
3901         loaded xml-rpc.el) look it up on syndic8.com.
3902
3903         Marked the message as HTML (by adding a Content-Type header) so
3904         that Gnus will render it as html if the user wants that.
3905
3906         Implemented the ability to save nnrss-group-alist so that any new
3907         feeds the you subscribe to will be found the next time you start
3908         up.
3909
3910         Implemented support for RSS 2.0 elements (author, pubDate).
3911
3912         Prefer for <content:encoded> over <description> where both
3913         elements exist.
3914
3915         * mm-url.el (mm-url-insert): Set url-current-object.
3916
3917         * gnus-group.el (gnus-group-make-rss-group): New function.
3918
3919 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
3920
3921         * message.el (message-idna-to-ascii-rhs-1): Don't use replace-*
3922         for highlight overlays.
3923
3924 2003-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3925
3926         * gnus-cache.el (gnus-cache-braid-nov): Test if a line looks like
3927         a NOV.
3928
3929 2003-03-20  Simon Josefsson  <jas@extundo.com>
3930
3931         * message.el (message-use-idna): Disable if UTF-8 unavailable.
3932         (message-idna-to-ascii-rhs): Use it.
3933
3934         * gnus-art.el (gnus-use-idna): Disable if UTF-8 unavailable.
3935
3936 2003-03-19  Teodor Zlatanov  <tzz@lifelogs.com>
3937
3938         * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
3939         (spam-group-ham-marks, spam-group-spam-marks): new functions
3940         (spam-spam-marks, spam-ham-marks): removed in favor of the
3941         spam-marks and ham-marks parameters
3942         (spam-generic-register-routine, spam-ham-move-routine): use the
3943         new spam-group-{spam,ham}-mark-p functions
3944
3945         * gnus.el (spam-marks, ham-marks): new group parameters with
3946         default values same as the old spam-spam-marks and spam-ham-marks
3947
3948 2003-03-19  Simon Josefsson  <jas@extundo.com>
3949
3950         * gnus-art.el (gnus-article-decode-hook): Add IDNA.
3951         (gnus-use-idna): New variable.
3952         (article-decode-idna-rhs): New function.
3953
3954         * message.el (message-use-idna): New variable.
3955         (message-mode-field-menu): Add entry for IDNA.
3956         (message-idna-inside-rhs-p, message-idna-to-ascii-rhs-1)
3957         (message-idna-to-ascii-rhs): New function.
3958         (message-generate-headers): Invoke IDNA code.
3959
3960 2003-03-19  Paul Jarc  <prj@po.cwru.edu>
3961
3962         * nnmaildir.el (nnmaildir--system-name): New function.
3963         (nnmaildir-request-accept-article): Use it.
3964
3965 2003-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3966
3967         * gnus-util.el (gnus-byte-compile): Make it work silently as the
3968         gnus-compile function does.
3969
3970         * gnus-sum.el (gnus-summary-highlight-line-0): Revoke the last
3971         bogus change.
3972
3973 2003-03-19  Jesper Harder  <harder@ifa.au.dk>
3974
3975         * mm-util.el (mm-mule-charset-to-mime-charset): Test if
3976         sort-coding-systems is defined.
3977
3978 2003-03-18  Paul Jarc  <prj@po.cwru.edu>
3979
3980         * nnmaildir.el (nnmaildir-open-server, nnmaildir-request-scan)
3981         (nnmaildir-request-create-group, nnmaildir-request-delete-group):
3982         Replace create-directory with target-prefix.
3983
3984 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
3985
3986         * mm-bodies.el (mm-decode-coding-region-safely): Don't use
3987         find-charset-string which is slooow in XEmacs.
3988
3989 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3990
3991         * gnus-sum.el (gnus-summary-highlight-line-0): Silence the byte-
3992         compiler under XEmacs.
3993
3994 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
3995
3996         * gnus-art.el (gnus-treat-highlight-signature): Make the default
3997         work for multipart/signed where the message text isn't `last'.
3998
3999 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4000
4001         * mm-view.el (mm-setup-w3m): Set w3m-display-inline-images to
4002         the value of mm-inline-text-html-with-images.
4003         (mm-inline-text-html-render-with-w3m): Don't bind
4004         w3m-display-inline-images.
4005
4006         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't bind
4007         w3m-display-inline-images.
4008
4009         * lpath.el: Bind w3m-display-inline-images; bind mm-w3m-mode-map
4010         regardless of an Emacs flavor.
4011
4012 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4013
4014         * gnus.el (gnus-version-number): Bump.
4015
4016 2003-03-18 00:38:22 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4017
4018         * gnus.el: Oort Gnus v0.16 is released.
4019
4020 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4021
4022         * lpath.el (featurep): Bind mm-w3m-mode-map.
4023
4024 2003-03-17  Paul Jarc  <prj@po.cwru.edu>
4025
4026         * nnmail.el (nnmail-cache-primary-mail-backend): Not all
4027         'respool-able backends define a global nnchoke-get-new-mail
4028         variable.
4029
4030 2003-03-17  Reiner Steib  <Reiner.Steib@gmx.de>
4031
4032         * gnus-art.el (gnus-mime-delete-part): New function.
4033         (gnus-mime-action-alist, gnus-mime-button-commands): Use it.
4034
4035 2003-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4036
4037         * message.el (message-check-news-header-syntax): Don't push
4038         groups twice onto list of unknown groups.
4039
4040         * nndoc.el (nndoc-type-alist): Move exim-bounce a bit further
4041         back.
4042
4043         * nnheader.el (nnheader-find-etc-directory): Doc fix.
4044
4045         * gnus-msg.el (gnus-inews-add-send-actions): Don't restore window
4046         config unless the summary buffer exists.
4047
4048         * gnus-sum.el (gnus-summary-next-group): Semi-exit group first to
4049         that target group is computed correctly when articles are marked
4050         as read by Xref handling.
4051
4052         * mail-source.el (mail-source-fetch-imap): Pass buffer-name to
4053         imap-open.
4054
4055         * message.el (message-send-mail): Add courtesy string to Bcc's,
4056         too.
4057
4058         * gnus-cite.el (gnus-cited-line-p): New function.
4059
4060 2003-03-15  Jesper Harder  <harder@ifa.au.dk>
4061
4062         * mm-bodies.el (mm-decode-body): Add new optional parameter,
4063         force, to use the supplied charset unconditionally.
4064
4065         * gnus-art.el (article-decode-charset): Use it.
4066
4067 2003-03-14  Jesper Harder  <harder@ifa.au.dk>
4068
4069         * mm-bodies.el (mm-decode-coding-region-safely): New function.
4070         (mm-decode-body): Use it.
4071
4072         * rfc2047.el (rfc2047-decode-region): do.
4073         (rfc2047-decode-string): Guess coding system if the default is
4074         invalid.
4075
4076 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
4077
4078         * nnmaildir.el (nnmaildir-request-update-info): Pretend missing
4079         articles are marked 'read, so we get correct article counts.
4080
4081 2003-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4082
4083         * gnus-art.el (gnus-insert-mime-button): Exclude a newline from
4084         the button.
4085         (gnus-insert-prev-page-button): Ditto.
4086         (gnus-insert-next-page-button): Ditto.
4087         (gnus-insert-mime-security-button): Ditto.
4088
4089         * mm-view.el (mm-inline-image-emacs): Open the bottom of an image
4090         one line.  Suggested by Greg Klanderman <gak@klanderman.net>.
4091         (mm-inline-image-xemacs): Ditto.
4092
4093 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
4094
4095         * nnmaildir.el (nnmaildir--parse-filename, nnmaildir--sort-files,
4096         nnmaildir--scan, nnmaildir-request-accept-article): Changes for
4097         the recent filename uniqueness discussion.
4098
4099 2003-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4100
4101         * mm-view.el (mm-inline-image-emacs): Make it delete an excessive
4102         newline next time.
4103         (mm-inline-image-xemacs): Ditto.
4104
4105 2003-03-10  Jesper Harder  <harder@ifa.au.dk>
4106
4107         * gnus-agent.el (gnus-agent-synchronize-flags-server): Don't use
4108         kill-line.
4109
4110 2003-03-09  Jesper Harder  <harder@ifa.au.dk>
4111
4112         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't use
4113         kill-line.
4114
4115 2003-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4116
4117         * gnus-agent.el (gnus-agent-fetched-hook): New variable.  Just
4118         fixing the code to match the documentation.
4119         (gnus-agent-fetch-selected-article): Replaced
4120         gnus-summary-update-article-line with gnus-summary-update-line as
4121         the former did not correctly recalculate the thread indentation.
4122         (gnus-agent-find-parameter): The agent-predicate, if not found
4123         anywhere else, defaults to the value of gnus-agent-predicate.
4124         (gnus-agent-fetch-session): Fixed typo; now executes
4125         gnus-agent-fetched-hook rather than the undocumented
4126         gnus-agent-fetch-hook.
4127         (gnus-agent-fetch-group-1): Removed part of 2003-03-06 fix.  The
4128         default agent predicate is now provided by
4129         gnus-agent-find-parameter.
4130         (gnus-agent-message): New macro.  This macro avoids potentially
4131         costly parameter evaluation when the message's level is too high
4132         to display.
4133         (gnus-agent-expire-group-1): Disabled undo tracking in temp
4134         overview buffer. Uses new gnus-agent-message macro to reduce
4135         overhead of optional messages. Reversed message levels to
4136         emphasize percent completion messages.  Detailed messages of
4137         little use except when debugging code.
4138
4139 2003-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
4140
4141         * spam.el (spam-ham-move-routine): use
4142         spam-mark-ham-unread-before-move-from-spam-group
4143         (spam-mark-ham-unread-before-move-from-spam-group): new variable
4144
4145 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
4146
4147         * spam.el: load nnimap.el when compiling
4148         (spam-setup-widening): use
4149         nnimap-split-download-body-default instead of
4150         nnimap-split-download-body which is a user-customizable variable
4151
4152 2003-03-07  Simon Josefsson  <jas@extundo.com>
4153
4154         * nnimap.el (nnimap-split-download-body-default): New, holds
4155         default for n-s-d-b.
4156         (nnimap-split-download-body): Add new setting (symbol default),
4157         which uses contents of n-s-d-b-d, and made it the default.
4158
4159 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
4160
4161         * spam.el (spam-use-hashcash): new variable
4162         (spam-list-of-checks): added spam-use-hashcash with associated
4163         spam-check-hashcash
4164         (spam-check-hashcash): new function, installed iff hashcash.el is
4165         loaded
4166         (spam-setup-widening): don't use (return)
4167
4168 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4169
4170         * gnus-agent.el (gnus-agent-fetch-group-1): Added default
4171         predicate of `false' to avoid an error when a group defines no
4172         predicate. Fixed typo that disabled agent scoring (i.e. the
4173         low/high predicates should now work).
4174
4175 2003-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
4176
4177         * spam.el: add spam-maybe-spam-stat-load to
4178         gnus-get-top-new-news-hook, remove it from gnus-get-new-news-hook
4179         (spam-bogofilter-register-with-bogofilter): use
4180         spam-bogofilter-spam-switch and spam-bogofilter-ham-switch
4181         (spam-bogofilter-spam-switch, spam-bogofilter-ham-switch): new
4182         custom variables to replace "-s" and "-n"
4183
4184         * gnus-group.el (gnus-group-get-new-news): call the new
4185         gnus-get-top-new-news-hook hook
4186
4187         * gnus-start.el (gnus-get-top-new-news-hook): new hook, run ONLY
4188         by gnus-get-new-news, NOT by gnus-group-get-new-news-this-group
4189
4190 2003-03-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4191
4192         * mm-uu.el (mm-uu-pgp-encrypted-test): Fix message.
4193
4194 2003-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4195
4196         * gnus-cus.el (gnus-group-customize): Don't use delete-if which is
4197         a cl run-time function.
4198
4199 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4200
4201         * gnus-agent.el (gnus-agent-fetch-group-1): Added missing binding
4202         on gnus-agent-short-article.
4203         (gnus-category-read): Replaced CL function mapcar* with new macro:
4204         gnus-mapcar.
4205         * gnus-util.el (gnus-mapcar): New macro.  Generalizes mapcar to
4206         support functions that accept multiple parameters.  A separate
4207         sequence must be provided for each parameter in the function.
4208         Iteration stops when the end of the shortest list is reached.
4209
4210 2003-03-06  Jesper Harder  <harder@ifa.au.dk>
4211
4212         * nnimap.el (nnimap-request-accept-article): Use delete-region.
4213
4214         * html2text.el (html2text-clean-dtdd, html2text-delete-tags)
4215         (html2text-delete-single-tag, html2text-clean-anchor)
4216         (html2text-remove-tags): Use delete-region.
4217         (html2text-fix-paragraphs): Simplify.
4218
4219         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt)
4220         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
4221         (mml1991-pgg-encrypt, mml1991-pgg-encrypt): Use delete-region, not
4222         kill-region.
4223
4224 2003-03-04  John Paul Wallington  <jpw@gnu.org>
4225
4226         * gnus-agent.el (gnus-agent-enable-expiration)
4227         (gnus-agent-article-alist, gnus-agent-article-alist)
4228         (gnus-agent-cat-defaccessor): Doc fixes.
4229
4230 2003-03-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4231
4232         * gnus-agent.el (gnus-function-implies-unread-1): Grok
4233         byte-compiled functions.
4234
4235 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4236
4237         * gnus-sum.el (gnus-auto-goto-ignores): New variable. Provides
4238         customization between new maneuvering (which permits selecting
4239         undownloaded articles) and old maneuvering (which skipped over
4240         undownloaded articles) behaviors.
4241         (gnus-summary-find-next): Pass through the unread and subject
4242         parameters when calling gnus-summary-find-prev.
4243         (gnus-summary-find-next,gnus-summary-find-prev): Apply
4244         gnus-auto-goto-ignores to filter out unacceptable articles.
4245
4246 2003-03-04  Jesper Harder  <harder@ifa.au.dk>
4247
4248         * mail-source.el (mail-source-read-passwd): Remove. `read-passwd'
4249         exists in all supported Emacs versions, so we don't need this
4250         compatibility function.
4251         (mail-source-fetch-pop, mail-source-check-pop)
4252         (mail-source-fetch-webmail): Use read-passwd.
4253
4254         * nntp.el (nntp-send-authinfo, nntp-send-nosy-authinfo)
4255         (nntp-open-telnet, nntp-open-via-telnet-and-telnet): Use
4256         read-passwd.
4257
4258         * nnwarchive.el (nnwarchive-open-server): Use read-passwd.
4259
4260         * imap.el (imap-read-passwd): Remove.
4261         (imap-interactive-login): Use read-passwd.
4262
4263         * canlock.el (canlock-read-passwd): Remove.
4264         (canlock-insert-header, canlock-verify): Use read-passwd.
4265
4266         * sieve-manage.el (sieve-manage-read-passwd): Remove.
4267         (sieve-manage-interactive-login): Use read-passwd.
4268
4269         * pop3.el (pop3-read-passwd): Remove.
4270         (pop3-movemail, pop3-get-message-count, pop3-apop): Use
4271         read-passwd.
4272
4273         * pgg.el (pgg-read-passphrase): Simplify.
4274
4275 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4276
4277         * gnus-agent.el (gnus-agent-mode): Fixed the mode line reports
4278         'plugged' when actually 'unplugged' bug.
4279         (gnus-category-read): Ignore nil values when converting an
4280         old-format category so that the new-format category will default
4281         those attributes to the global variables.
4282
4283 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
4284
4285         * mail-source.el (mail-source-delete-old-incoming-confirm): Fixed
4286         doc-string.
4287
4288 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
4289
4290         * nnrss.el (nnrss-decode-entities-unibyte-string): Use `buffer-string'.
4291         * nndoc.el (nndoc-dissect-mime-parts-sub): do.
4292         * nndb.el (nndb-request-accept-article, nndb-status-message): do.
4293         * mm-url.el (mm-url-decode-entities-string): do.
4294         * mml1991.el (mml1991-mailcrypt-sign, mml1991-gpg-sign): do.
4295         * mm-decode.el (mm-find-raw-part-by-type): do.
4296         * message.el (message-send-mail-partially)
4297         (message-send-mail-with-sendmail): do.
4298         * gnus-uu.el (gnus-uu-save-article, gnus-uu-reginize-string): do.
4299         * gnus-kill.el (gnus-pp-gnus-kill): do.
4300         * gnus-art.el (gnus-article-treat-unfold-headers)
4301         (gnus-article-encrypt-body): do.
4302
4303 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
4304
4305         * mail-source.el (mail-source-delete-incoming): Allow integer value.
4306         (mail-source-delete-old-incoming-confirm): New variable.
4307         (mail-source-delete-old-incoming): Use it.  New function.
4308         (mail-source-callback): Call `mail-source-delete-old-incoming' if
4309         `mail-source-delete-incoming' is a nonnegative integer.
4310
4311 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
4312
4313         * gnus-msg.el (gnus-extended-version): Fix for 'emacs-gnus-config.
4314         (gnus-user-agent): Fixed typo.
4315
4316 2003-03-03  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4317
4318         * gnus-agent.el (gnus-agent-enable-expiration): Fixed documentation.
4319         (gnus-agent-expire-group-1): Removed invalid (interactive) specifier.
4320
4321 2003-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4322
4323         * gnus-agent.el (gnus-agent-fetch-articles): Fix nil message.
4324         (gnus-agent-fetch-session): Allow debugging to take place.
4325
4326 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
4327
4328         * gnus-sum.el (gnus-highlight-selected-summary)
4329         (gnus-article-get-xrefs, gnus-summary-show-thread): Use
4330         `gnus-point-at-bol' and `gnus-point-at-eol' instead of
4331         `(progn (beginning-of-line) (point))'.  It's shorter, faster,
4332         and makes it clear that we don't need the side effect.
4333         * gnus-util.el (gnus-delete-line): do.
4334         * gnus-xmas.el (gnus-group-add-icon): do.
4335         * nnmail.el (nnmail-article-group, nnmail-cache-fetch-group): do.
4336         * nntp.el (nntp-send-authinfo-from-file): do.
4337         * nnml.el (nnml-header-value): do.
4338         * nnheader.el (nnheader-insert-references): do.
4339         * gnus-cite.el (gnus-article-highlight-citation)
4340         (gnus-cite-parse): do.
4341         * gnus-score.el (gnus-score-followup): do.
4342         * gnus-draft.el (gnus-draft-send): do.
4343         * gnus-group.el (gnus-group-highlight-line): do.
4344         * gnus-cache.el (gnus-cache-braid-nov): do.
4345         * nnfolder.el (nnfolder-retrieve-headers)
4346         (nnfolder-request-article): do.
4347         * gnus-art.el (article-hide-boring-headers)
4348         (gnus-article-hide-header): do.
4349
4350         * nnheader.el (nnheader-find-nov-line): Use gnus-delete-line.
4351         * nnml.el (nnml-request-replace-article): do.
4352         * nnmbox.el (nnmbox-request-move-article, nnmbox-delete-mail): do.
4353         * nnfolder.el (nnfolder-request-move-article): do.
4354         * gnus-cache.el (gnus-cache-possibly-remove-article): do.
4355         * gnus-art.el (gnus-mm-display-part): do.
4356
4357         * gnus-art.el (gnus-article-goto-part): Use gnus-goto-char.
4358
4359 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4360
4361         * nntp.el (nntp-possibly-change-group): Avoid calling
4362         process-buffer on nil (Which happened when you lost your
4363         connection while fetching); instead signal a "Server Closed
4364         Connection" error.
4365
4366 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4367
4368         * gnus-agent.el (gnus-agent-enable-expiration): New
4369         variable. Either ENABLE or DISABLE.  Sets default behavior for
4370         selecting which groups are expired.
4371         (gnus-agent-cat-set-property, gnus-agent-cat-defaccessor,
4372         gnus-agent-set-cat-groups): Provides abstract interface for
4373         accessing agent category.  Category now implemented by an alist.
4374         (gnus-agent-add-group, gnus-agent-remove-group,
4375         gnus-category-insert-line, gnus-category-edit-predicate,
4376         gnus-category-edit-score, gnus-category-edit-groups,
4377         gnus-category-copy, gnus-category-add, gnus-group-category): Use
4378         new agent category abstraction.
4379         (gnus-agent-find-parameter): New function. Search for agent
4380         configuration parameter first in the group's parameters, then its
4381         topics (if any), and then the group's category.  If not found
4382         anywhere, use the original defined constants.
4383         (gnus-agent-fetch-headers, gnus-agent-fetch-group-1): Use new
4384         gnus-agent-find-parameter.
4385         (gnus-agent-fetch-headers, gnus-agent-uncached-articles): Clearing
4386         gnus-agent-cache now blocks retrieving headers and articles from
4387         the local cache.  Fetched content is still added to the cache
4388         before being returned.
4389         (gnus-agent-fetch-session): Use error-message-string to generate
4390         displayed error message.
4391         (gnus-agent-customize-category): New Command. 'e' in category
4392         buffer opens category customization buffer.
4393         (gnus-category-read): Reads either positional or alist format;
4394         returns alist format.
4395         (gnus-category-write): Writes category file compatible with
4396         current, and previous, versions of gnus-agent.
4397         (gnus-category-make-function, gnus-category-make-function-1):
4398         Corrected documentation; parameter is predicate NOT category.
4399         (gnus-predicate-implies-unread): Now works in more cases per the
4400         todo comment.
4401         (gnus-function-implies-unread-1): New function. Supports
4402         gnus-predicate-implies-unread.
4403         (gnus-agent-expire-group): Command now provides default of group
4404         under point.
4405         (gnus-agent-expire-group-1): Obeys new agent-enable-expiration and
4406         agent-days-until-old parameters. No longer supports
4407         gnus-agent-expire-days being set to an alist.
4408         (gnus-agent-request-article): Now performs its own checks of
4409         gnus-agent, gnus-agent-cache, and gnus-plugged rather than
4410         assuming that the caller will do them correctly.
4411         (): Added one-time hook to gnus-group-prepare-hook.  Detects when
4412         gnus-agent-expire-days is set to an alist.  Converts said alist
4413         into group parameter so that gnus-agent-expire-days will not be
4414         needed.
4415         * gnus-art.el (gnus-request-article-this-buffer): Conditional
4416         checks surrounding gnus-agent-request-article removed; now
4417         performed by gnus-agent-request-article.
4418         * gnus-cus.el (gnus-agent-parameters): New variable. List of
4419         customizable group/topic parameters that regulate the agent.
4420         (gnus-group-customize): Uses gnus-agent-parameters.  Replaced
4421         kill-buffer with gnus-kill-buffer to remove the killed buffer from
4422         the list of gnus buffers.
4423         (gnus-trim-whitespace): Removes leading and trailing whitespace
4424         from multiline strings.
4425         (gnus-agent-cat-prepare-category-field,
4426         gnus-agent-customize-category): Constructs a category
4427         customization buffer.
4428         * gnus-int.el (gnus-retrieve-headers,
4429         gnus-request-expire-articles): No longer checks gnus-agent-cache
4430         as it is handled internally by the agent.
4431         (gnus-request-head, gnus-request-body): Conditional checks
4432         surrounding gnus-agent-request-article removed; now performed by
4433         gnus-agent-request-article.
4434
4435         * gnus-start.el (): Added defvar statements to resolve compilation
4436         warnings.
4437         (gnus-long-file-names): New function. Isolates platform dependent
4438         msdos-long-file-names.
4439         (gnus-save-startup-file-via-temp-buffer): New variable. Provides
4440         option of writing directly to file.  Avoids memory exhausted
4441         errors when .newsrc.eld is huge.
4442         (gnus-save-newsrc-file): Uses new
4443         gnus-save-startup-file-via-temp-buffer.
4444         (gnus-gnus-to-quick-newsrc-format): Rewritten to write to
4445         standard-output.
4446         (gnus-display-time-event-handler): Changed to alias from a defun
4447         to avoid a compile-time warning when display-time-event-handler is
4448         not defined.
4449         * gnus-util.el (gnus-with-output-to-file): New macro. Binds
4450         standard-output such that prin1 and princ will write directly to a
4451         file.
4452
4453         * gnus.el (gnus-agent-cache): Expanded documentation.
4454         (gnus-summary-high-undownloaded-face): Removed second bold keyword
4455         so that this face is actually bold.
4456
4457         * nnkiboze.el (nnkiboze-request-article): Only use the cache when
4458         gnus-use-cache has been set.
4459
4460 2003-03-02  Jesper Harder  <harder@ifa.au.dk>
4461
4462         * nnvirtual.el (nnvirtual-update-xref-header): Simplify.
4463
4464 2003-03-01  Jesper Harder  <harder@ifa.au.dk>
4465
4466         * gnus-art.el (gnus-article-refer-article): Be more permissive.
4467
4468 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4469
4470         * spam.el: Fix typo.
4471
4472 2003-03-01  Satyaki Das  <satyaki@theforce.stanford.edu>
4473         (Trivial patch.)
4474
4475         * pgg-gpg.el (pgg-gpg-process-region): Insert process status into
4476         errors-buffer. This produces a nicer error message in case of
4477         problems.
4478
4479 2003-03-01  Teodor Zlatanov  <tzz@lifelogs.com>
4480
4481         * spam.el (spam-maybe-spam-stat-load, spam-maybe-spam-stat-load):
4482         load stats iff spam-use-stat is on
4483
4484         * spam.el: add spam-maybe-spam-stat-load to gnus-startup hook,
4485         also use spam-maybe-spam-stat-load and spam-maybe-spam-stat-save
4486         instead of spam-stat-load and spam-stat-save in the
4487         gnus-get-new-news-hook and gnus-save-newsrc-hook, respectively
4488
4489 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4490
4491         * mm-view.el (mm-inline-text): Ignore errors from enriched-decode.
4492
4493 2003-03-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4494
4495         * message.el (message-make-fqdn): Protect against nil user-mail.
4496
4497 2003-02-28  Vasily Korytov <deskpot@myrealbox.com>
4498
4499         * gnus-art.el (gnus-boring-article-headers): New values:
4500         'to-list and 'cc-list.
4501
4502 2003-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
4503
4504         * spam.el (spam-setup-widening): new function to set
4505         nnimap-split-download-body, we add it to gnus-get-new-news-hook
4506         (spam-list-of-statistical-checks): list of statistical splitter
4507         checks
4508         (spam-split): added a widen call when a statistical check is
4509         enabled
4510
4511 2003-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
4512
4513         * gnus-msg.el (gnus-user-agent): Changed default to
4514         'emacs-gnus-type, renamed 'full.
4515
4516 2003-02-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
4517
4518         * nnfolder.el (nnfolder-request-accept-article): Don't use
4519         mail-header-unfold-field.
4520
4521 2003-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4522
4523         * imap.el (imap-ssl-open): Don't depend on ssl.el.
4524         * nntp.el (nntp-open-ssl-stream): Don't depend on ssl.el.
4525
4526 2003-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
4527
4528         * spam.el: add spam-stat-load to gnus-get-new-news-hook
4529         (spam-split): remove spam-stat-load call
4530
4531 2003-02-26  Simon Josefsson  <jas@extundo.com>
4532
4533         * gnus-sum.el (gnus-summary-toggle-header): Run
4534         gnus-article-decode-hook instead of calling a-decode-encoded-words
4535         directly (the latter is run as part of the former).
4536
4537 2003-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4538
4539         * gnus-agent.el (gnus-agent-expire-group): Remove debug.
4540
4541 2003-02-25  Jesper Harder  <harder@ifa.au.dk>
4542
4543         * message.el (message-sendmail-envelope-from): New option.
4544         (message-sendmail-envelope-from): New function.
4545         (message-send-mail-with-sendmail): Use it.
4546
4547 2003-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
4548
4549         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Added
4550         compensation for TDMA addresses.
4551
4552 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
4553
4554         * gnus-msg.el (gnus-user-agent): New variable.
4555         (gnus-version-expose-system): Removed.  Obsoleted by
4556         `gnus-user-agent'.
4557         (gnus-extended-version): Use `gnus-user-agent'.
4558
4559 2003-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
4560
4561         * spam.el (spam-stat-register-spam-routine,
4562         spam-stat-register-ham-routine): remove spam-stat-save
4563         (spam-stat hook): add spam-stat-save to the gnus-save-newsrc-hook
4564
4565 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4566
4567         * gnus-group.el (gnus-topic-mode-p): Fixed free variable
4568         reference.
4569
4570 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4571
4572         * nnheader.el (nnheader-find-nov-line): Changed midpoint
4573         calculation to avoid integer overflow.
4574
4575 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
4576
4577         * gnus-start.el (gnus-backup-startup-file): Fixed custom type.
4578
4579 2003-02-24  Ted Zlatanov <tzz@lifelogs.com>
4580         * spam.el: disabled spam-get-article-as-filename
4581
4582         From Michael Shields  <shields@msrl.com>
4583
4584         * gnus-group.el (gnus-group-is-exiting-without-update-p): New.
4585         * gnus-sum.el (gnus-summary-exit-no-update): Use it.
4586         * gnus-sum.el (gnus-summary-expire-articles): Use it.
4587         * spam.el (spam-summary-prepare-exit): Use it.
4588         * gnus.el (gnus-install-group-spam-parameters): New.
4589         * spam.el (spam-group-ham-processor-copy-p): New.
4590         * spam.el (spam-summary-prepare-exit): Support for ham copying.
4591         * spam.el (spam-mark-spam-as-expired-and-move-routine): Fix bug
4592         that would cause the current message to be moved if the group had
4593         no spam.
4594         * spam.el (spam-ham-move-routine): New `copy' argument.
4595
4596 2003-02-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4597         From Martin Thornquist <martint@ifi.uio.no>
4598
4599         * gnus-topic.el (gnus-topic-select-group): Select last group if
4600         after last group.
4601         * gnus-group.el (gnus-group-select-group): Ditto.
4602
4603 2003-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4604
4605         * gnus-art.el (popup-menu): Compiler macro for Emacs 20.
4606         (gnus-article-refer-article): Use gnus-point-at-(b|e)ol instead of
4607         point-at-(b|e)ol which aren't available in Emacs 20.
4608
4609         * gnus-registry.el (puthash): Alias to cl-puthash for Emacs 20.
4610
4611 2003-02-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4612
4613         * gnus-start.el (gnus-activate-group): Re-enabled the catch error
4614         clause of the condition-case statement.  Errors connecting to a
4615         server no longer terminate gnus.
4616
4617         * gnus-agent.el (gnus-agent-toggle-plugged): Renamed parameter to
4618         make its use obvious.  Added no-nothing case to avoid
4619         opening(closing) servers when already open(closed).
4620         (gnus-agent-while-plugged): Added macro to facilitate internal use
4621         of gnus-agent-toggle-plugged.
4622         (gnus-agent-fetch-group): Use new gnus-agent-while-plugged to
4623         temporarily open servers.
4624         (gnus-agent-get-undownloaded-list): Sort list of article numbers
4625         as sorting gnus-newsgroup-headers is wrong.
4626         (gnus-agent-summary-fetch-group): Use new gnus-agent-while-plugged
4627         to temporarily open servers. Corrected logic to handle setting
4628         gnus-agent-mark-unread-after-downloaded.
4629         (gnus-agent-fetch-articles): Now handles headers with missing
4630         article sizes and/or missing article lengths.  Now clears the
4631         message buffer when finished.
4632         (gnus-agent-fetch-group-1): Position point before calling
4633         gnus-summary-set-agent-mark.
4634         (gnus-get-predicate): Corrected description, parameter is
4635         predicate not category.
4636         (gnus-agent-expire-group): Adapted the gnus-agent-expire-* code to
4637         provide a separate single group expiration function.
4638         (gnus-agent-regenerate-group): Now clears the message buffer when
4639         finished.
4640
4641 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4642
4643         * gnus.el (gnus-agent-target-move-group-header): New variable.
4644         * gnus-draft.el (gnus-draft-send): If special header
4645         "X-Gnus-Agent-Target-Move-Group" is present, do like Gcc into
4646         that group, instead of performing the regular sending functions.
4647
4648 2003-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4649
4650         * gnus-xmas.el (gnus-xmas-mime-button-menu): Accept a prefix arg.
4651
4652 2003-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
4653
4654         * message.el (message-user-fqdn, message-valid-fqdn-regexp): New
4655         variables.
4656         (message-make-fqdn): Use it.  Improved validity check.
4657
4658 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4659
4660         * message.el (message-user-mail-address): Check whether
4661         user-mail-address looks valid.
4662
4663         * gnus-msg.el (gnus-mailing-list-followup-to): New function.
4664
4665         * gnus-util.el (gnus-fetch-original-field): New function.
4666
4667 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4668
4669         * message.el (message-mode): \\(...\\) around additional
4670         paragraph-separate alternative.
4671
4672 2003-02-23  Jesper Harder  <harder@ifa.au.dk>
4673
4674         * gnus-art.el (gnus-mime-button-commands): Add ellipsis.
4675         (gnus-mime-button-menu): Define MIME popup menu with easy-menu to
4676         display key bindings.
4677         (gnus-mime-button-menu): Rewrite.
4678
4679 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4680
4681         * gnus-art.el (gnus-button-url-regexp): Removed `.
4682
4683 2003-02-23  Max Froumentin  <mf@w3.org>
4684
4685         * gnus-art.el (gnus-button-url-regexp): Remove `, enter '.
4686
4687 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4688
4689         * gnus-art.el (gnus-mime-action-on-part): Require a match
4690         interactively.
4691
4692         * gnus-start.el (gnus-save-newsrc-file): Use
4693         gnus-backup-startup-file.
4694         (gnus-backup-startup-file): New variable.
4695
4696 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4697
4698         * gnus.el (gnus-summary-buffer-name): Moved function here.
4699
4700         * gnus-draft.el (defun): Remove debug.
4701
4702 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
4703
4704         * gnus-sum.el (gnus-summary-refer-article): Skip method if we
4705         can't open server.
4706
4707 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4708
4709         * gnus-draft.el (defun): Configure posting styles.
4710
4711         * gnus-start.el (gnus-get-unread-articles-in-group): Make sure
4712         the entry for the group exists before we alter it.
4713
4714 2003-02-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4715
4716         * message.el (message-mode): MML tags separate paragraphs.  Small
4717         change from David S Goldberg <david.goldberg6@verizon.net>.
4718
4719         * gnus-agent.el (gnus-agent-get-undownloaded-list): Sort
4720         `gnus-newsgroup-headers'.
4721
4722         * gnus-art.el (gnus-article-refer-article): Grok more message id
4723         formats.  From Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
4724
4725 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
4726
4727         * mm-decode.el (mm-path-name-rewrite-functions): Doc fix: don't
4728         use "path name".
4729
4730 2003-02-21  Teodor Zlatanov  <tzz@lifelogs.com>
4731
4732         * gnus-sum.el (gnus-summary-move-article)
4733         (gnus-summary-expire-articles): send data header for article, not
4734         just article ID
4735
4736         * gnus-registry.el (gnus-registry-hashtb, gnus-register-action)
4737         (gnus-register-spool-action): added hashtable of message ID keys
4738         with message motion data
4739
4740 2003-02-21  Florian Weimer  <fw@deneb.enyo.de>
4741         From Reiner Steib  <Reiner.Steib@gmx.de>.
4742
4743         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): New
4744         variable, used in `gnus-button-mid-or-mail-heuristic'.
4745         (gnus-button-mid-or-mail-heuristic): New function derived from
4746         Florian Weimer's Perl script.
4747         (gnus-button-handle-mid-or-mail): Allow a function instead of
4748         'guess.
4749         (gnus-button-guessed-mid-regexp): Removed.
4750
4751 2003-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4752
4753         * message.el (message-resend): Bind message-setup-hook to nil;
4754         remove X-Draft-From header.
4755
4756 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
4757
4758         * gnus-sum.el (gnus-simplify-subject-fully, gnus-subject-equal)
4759         (gnus-newsgroup-undownloaded)
4760         (gnus-summary-save-parts-default-mime, gnus-auto-select-next):
4761         Doc fixes.
4762
4763 2003-02-17  John Paul Wallington  <jpw@gnu.org>
4764
4765         * gnus.el (gnus-shell-command-separator, gnus-email-address)
4766         (gnus-default-charset, gnus-other-frame-parameters): Doc fixes.
4767
4768 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
4769
4770         * gnus-spec.el (gnus-xmas-format): Use insert instead of
4771         insert-string which is obsolete in Emacs 21.4.
4772
4773         * message.el (message-cross-post-followup-to-header): do.
4774
4775         * spam.el (spam-ifile-register-with-ifile)
4776         (spam-stat-register-spam-routine)
4777         (spam-stat-register-ham-routine)
4778         (spam-bogofilter-register-with-bogofilter): do.
4779
4780         * mailcap.el (mailcap-mime-data): Fix typo.
4781
4782         * gnus-topic.el (gnus-topic-make-menu-bar): Add ellipsis.
4783
4784 2003-02-19  Reiner Steib  <Reiner.Steib@gmx.de>
4785
4786         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
4787         (gnus-cite-parse): Renamed `gnus-unsightly-citation-regexp' to
4788         `gnus-cite-unsightly-citation-regexp'.
4789
4790 2003-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4791
4792         * gnus-msg.el (gnus-copy-article-buffer): Copy an article header
4793         even if there's just a header.
4794
4795 2003-02-19  Jesper Harder  <harder@ifa.au.dk>
4796
4797         * message.el (message-fix-before-sending): Fix highlighting of
4798         illegible and invisible text.
4799
4800         * gnus-util.el (gnus-multiple-choice): Separate choices with
4801         ",\e,A \e(B".  Suggested by Dan Jacobson <jidanni@dman.ddts.net>.
4802
4803 2003-02-18  Jesper Harder  <harder@ifa.au.dk>
4804
4805         * gnus-sum.el (gnus-summary-exit-no-update): Use gnus-kill-buffer.
4806
4807 2003-02-18  Teodor Zlatanov  <tzz@lifelogs.com>
4808
4809         * spam.el (spam-ham-move-routine)
4810         (spam-mark-spam-as-expired-and-move-routine): use
4811         gnus-summary-kill-process-mark and gnus-summary-yank-process-mark
4812         around process-mark manipulation on the group
4813
4814 2003-02-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4815
4816         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME/Multipart
4817         submenu.
4818
4819 2003-02-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4820
4821         * mail-source.el (mail-source-fetch): Reverse the return value of
4822         the continuation question.
4823
4824 2003-02-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4825
4826         * nndraft.el (nndraft-request-move-article): Bind
4827         nnmh-allow-delete-final to t.
4828
4829 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
4830
4831         * mm-uu.el (mm-uu-uu-filename): Fix use of character constant.
4832
4833 2003-02-11  Stefan Monnier  <monnier@cs.yale.edu>
4834
4835         * nntp.el (nntp-accept-process-output): Don't use point-max to get
4836         the buffer's size.
4837
4838 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
4839
4840         * nnheader.el: Added cygwin to system-type comparisons.
4841
4842 2003-01-27  Juanma Barranquero  <lektu@terra.es>
4843
4844         * imap.el (imap-mailbox-status): Fix typo.
4845
4846 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
4847
4848         * gnus-art.el (gnus-article-prepare): Don't set agent mark if
4849         online.
4850
4851 2003-02-14  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4852
4853         * gnus-agent.el (gnus-agent-group-make-menu-bar): Include all
4854         commands.
4855         * gnus-sum.el: Small change from Frank Weinberg
4856         <frank@usenet-rundfahrt.de>:
4857         (gnus-auto-center-group): New variable.
4858         (gnus-summary-read-group-1): Use it.
4859         (gnus-summary-next-group): Fix docstring.
4860
4861 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4862
4863         * gnus-util.el (gnus-faces-at): Simplify.
4864
4865 2003-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
4866
4867         * spam.el (spam-ham-move-routine)
4868         (spam-mark-spam-as-expired-and-move-routine): made the article
4869         move conditional, so it's not called even if there's nothing to move
4870
4871 2003-02-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4872
4873         * message.el (message-unix-mail-delimiter): Accept any whitespace
4874         after the email address and before the date; do not require the
4875         space character.  From Kurt B. Kaiser <kbk@shore.net>.
4876
4877 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4878
4879         * gnus-art.el (gnus-article-only-boring-p): Make sure that the
4880         gnus-article-boring-faces variable is bound; use gnus-faces-at.
4881
4882         * gnus-util.el (gnus-faces-at): New macro.
4883
4884 2003-02-13  Michael Shields  <shields@msrl.com>
4885
4886         * gnus-cite.el
4887         (gnus-cite-attribution-suffix, gnus-cite-parse):
4888         Better handling for Microsoft citation styles.
4889         (gnus-unsightly-citation-regexp): New.
4890
4891 2003-02-12  Michael Shields  <shields@msrl.com>
4892
4893         * gnus-art.el (article-strip-banner): Strip both per-group and
4894         per-user-address banners.
4895         (article-really-strip-banner): New.
4896
4897 2003-02-12  Michael Shields  <shields@msrl.com>
4898
4899         * gnus-sum.el (gnus-article-goto-next-page,
4900         gnus-article-goto-prev-page): Call gnus-summary-*-page, instead of
4901         relying on the summary bindings of `n' and `p'.
4902
4903 2003-02-12  Michael Shields  <shields@msrl.com>
4904
4905         * gnus-art.el (gnus-article-only-boring-p): New.
4906         (gnus-article-skip-boring): New.
4907         * gnus-cite.el (gnus-article-boring-faces): New.
4908         * gnus-sum.el (gnus-summary-next-page): Use
4909         gnus-article-only-boring-p.
4910
4911 2003-02-12  Teodor Zlatanov  <tzz@lifelogs.com>
4912
4913         * spam.el (spam-mark-spam-as-expired-and-move-routine)
4914         (spam-ham-move-routine): unmark all articles before marking those
4915         of interest and calling gnus-summary-move-article
4916
4917 2003-02-12  Jesper Harder  <harder@ifa.au.dk>
4918
4919         * gnus.el (gnus-kill-buffer): Move to gnus.el because it's
4920         logically the complement of gnus-get-buffer-create and
4921         gnus-add-buffer.
4922
4923         * gnus-util.el (gnus-kill-buffer): do.
4924
4925         * nnmail.el: Autoload gnus-kill-buffer.
4926
4927 2003-02-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4928
4929         * gnus-agent.el (gnus-summary-set-agent-mark): Added call to
4930         gnus-summary-goto-subject as gnus-summary-update-mark operates on
4931         the current LINE.
4932         (gnus-agent-summary-fetch-group): Minimized the number of times
4933         that the article is updated in the buffer.
4934
4935 2003-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
4936
4937         * spam.el (spam-ham-move-routine): use the process-mark instead of
4938         gnus-current-article when moving articles
4939         (spam-mark-spam-as-expired-and-move-routine): ditto, use the process-mark
4940
4941 2003-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4942
4943         * gnus-topic.el (gnus-topic-expire-articles): Recursive.
4944         (gnus-topic-catchup-articles): Ditto.
4945         (gnus-topic-mark-topic): Reverse recursive logic.
4946
4947 2003-02-11  Jesper Harder  <harder@ifa.au.dk>
4948
4949         * gnus-sum.el (gnus-summary-refer-thread): Handle case where
4950         gnus-refer-thread-limit is t.
4951
4952 2003-02-10  Jesper Harder  <harder@ifa.au.dk>
4953
4954         * mm-util.el (mm-mule-charset-to-mime-charset): Use
4955         sort-coding-systems to prefer utf-8 over utf-16.
4956
4957 2003-02-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4958
4959         * gnus-agent.el (gnus-agent-expire-days):
4960         gnus-request-move-article depends on gnus-agent-expire to clean up
4961         the cache after moving the article.  Therefore, g-a-e-d can NOT
4962         default to nil or can gnus-agent-expire be disabled by doing so.
4963         If you don't want to run gnus-agent-expire, don't call it.
4964         (gnus-agent-expire): The broken test to disable gnus-agent-expire
4965         when g-a-e-d was NOT nil was removed.
4966         (gnus-agent-article-name): Removed unnecessary input test as
4967         article IDs are always strings.
4968         (gnus-agent-regenerate-group): Added check to protect against
4969         servers that generate absurdly long article IDs.  Valid IDs are
4970         less than 10 digits to avoid overflow errors.  Fixed logic error
4971         when ensuring that the final article ID is present in the new
4972         alist.
4973
4974 2003-02-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4975
4976         * gnus-topic.el (gnus-topic-goto-missing-topic): Just move to the
4977         next line after finding the parent.
4978
4979 2003-02-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4980
4981         * gnus.el (gnus-version-number): Bumped.
4982
4983 2003-02-08 23:23:27 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4984
4985         * gnus.el: Oort Gnus v0.15 is released.
4986
4987 2003-02-08  Michael Welsh Duggan  <md5i@cs.cmu.edu>
4988
4989         * nnmail.el (nnmail-split-it): If a message ends up matching the
4990           same mailbox more than once, it will cause duplicates to appear
4991           in the mailbox.
4992
4993 2003-02-08  Simon Josefsson  <jas@extundo.com>
4994
4995         * gnus-sum.el (gnus-summary-select-article): Remove blink removal
4996         code that only worked under Emacs.
4997
4998         * pgg-gpg.el (pgg-gpg-process-region): Don't blink.  From Satyaki
4999         Das <satyaki@chicory.stanford.edu>.
5000
5001 2003-02-08  Jesper Harder  <harder@ifa.au.dk>
5002
5003         * gnus-art.el (gnus-article-refer-article): Use
5004         gnus-replace-in-string.
5005
5006         * gnus-util.el (gnus-map-function): Remove unneeded let-binding.
5007         (gnus-remove-duplicates): do.
5008
5009 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
5010
5011         * gnus-int.el (gnus-internal-registry-spool-current-method): new variable
5012         (gnus-request-scan): set
5013         gnus-internal-registry-spool-current-method to gnus-command-method
5014         before a request-scan operation
5015
5016         * gnus-registry.el (regtest-nnmail): use
5017         gnus-internal-registry-spool-current-method
5018
5019 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5020
5021         * mail-source.el (mail-source-fetch): Typo fix.
5022
5023 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
5024
5025         * nnmail.el (nnmail-spool-hook): new hook
5026         (nnmail-cache-insert): call nnmail-spool-hook
5027
5028         * gnus-registry.el: new file with examples of using the hooks
5029
5030         * gnus.el (gnus-registry): added registry customization group
5031         (gnus-group-prefixed-name): improve function to return full group
5032         name optionally
5033         (gnus-group-guess-prefixed-name): shortcut to
5034         gnus-group-prefixed-name, using just the group name
5035         (gnus-group-full-name): always get a group's full name
5036         (gnus-group-guess-full-name): shortcut, using just the group name
5037
5038         * gnus-sum.el (gnus-summary-article-move-hook)
5039         (gnus-summary-article-delete-hook)
5040         (gnus-summary-article-expire-hook): new hooks
5041         (gnus-summary-move-article, gnus-summary-expire-articles)
5042         (gnus-summary-delete-article): invoke the new hooks
5043
5044 2003-02-07  Frank Weinberg  <frank@usenet-rundfahrt.de>
5045
5046         * gnus-art.el (gnus-article-refer-article): Strip leading "news:"
5047         from message-ID
5048
5049 2003-02-07  Jesper Harder  <harder@ifa.au.dk>
5050
5051         * gnus-util.el (gnus-run-hooks): Use save-current-buffer.
5052
5053 2003-02-07  John Paul Wallington  <jpw@gnu.org>
5054
5055         * mm-util.el (mm-delete-duplicates, mm-append-to-file)
5056         (mm-write-region, mm-detect-coding-region): Doc fixes.
5057
5058 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5059
5060         * mail-source.el (mail-source-fetch): Ignore errors.
5061         (mail-source-ignore-errors): New variable.
5062
5063         * gnus-sum.el (gnus-summary-refer-thread): Don't re-fetch current
5064         articles.
5065
5066         * gnus-msg.el (gnus-version-expose-system): Change default.
5067
5068 2003-02-07  Vasily Korytov  <deskpot@myrealbox.com>
5069
5070         * gnus-msg.el (gnus-version-expose-system): New variable.
5071
5072 2003-02-07  Simon Josefsson  <jas@extundo.com>
5073
5074         * mml-sec.el (mml-unsecure-message): Don't use kill-region.  Tiny
5075         patch from deskpot@myrealbox.com (Vasily Korytov).
5076
5077 2003-02-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5078
5079         * gnus-art.el (article-display-face): Get the Face header from
5080         the current buffer.
5081
5082 2003-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5083
5084         * gnus-art.el (gnus-mime-view-part-internally): Bind
5085         buffer-read-only to nil.
5086
5087 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5088
5089         * gnus-agent.el (gnus-agent-expire-1,2): Pass the dir argument
5090         from g-a-e-1 to g-a-e-2.
5091
5092 2003-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
5093
5094         * spam.el (spam-check-BBDB): no need to regexp-quote the argument
5095         of bbdb-search-simple, use spam-use-BBDB-exclusive
5096         (spam-check-whitelist): use spam-use-whitelist-exclusive
5097         (spam-use-whitelist-exclusive): new variable affecting
5098         spam-use-whitelist
5099         (spam-use-BBDB-exclusive): new variable affecting spam-use-BBDB
5100
5101 2003-02-05  Simon Josefsson  <jas@extundo.com>
5102
5103         * gnus-agent.el (gnus-agent-expire-days): Change default to nil.
5104         (gnus-agent-expire): Don't expire if g-a-e-d is nil.
5105         (gnus-agent-expire): Move most code into gnus-agent-expire-1.
5106         (gnus-agent-expire-1): New.
5107         (gnus-agent-expire-1): Move code into gnus-agent-expire-2.
5108         (gnus-agent-expire-2): New.
5109
5110 2003-02-05  Jesper Harder  <harder@ifa.au.dk>
5111
5112         * gnus-util.el (gnus-delete-if): Rename to gnus-remove-if.
5113         "delete-if" is misleading because it isn't actually destructive.
5114
5115         * gnus-topic.el (gnus-group-prepare-topics): Use new name.
5116
5117         * nnmail.el (nnmail-purge-split-history): do.
5118
5119         * gnus-win.el (gnus-get-buffer-window): do.
5120
5121         * gnus-sum.el (gnus-simplify-whitespace): Remove unnecessary
5122         let-binding.
5123         (gnus-simplify-all-whitespace): do.
5124
5125 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5126
5127         * gnus-delay.el (gnus-delay-article): Fix binding of the
5128         nndraft:delayed group.
5129
5130 2003-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
5131
5132         * gnus.el (spam group parameters): change 'other to 'const in
5133         the group parameter definitions to soothe XEmacs
5134
5135 2003-02-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5136
5137         * gnus-delay.el (gnus-delay-article): Really create
5138         nndraft:delayed group if it doesn't exist.
5139
5140 2003-02-04  Jesper Harder  <harder@ifa.au.dk>
5141
5142         * gnus-sum.el (gnus-summary-search-article): Speed up by
5143         disabling various visual features while searching.
5144         (gnus-summary-recenter): Test gnus-auto-center-summary first.
5145
5146 2003-02-03  Jesper Harder  <harder@ifa.au.dk>
5147
5148         * spam.el (spam-list-of-checks): Don't quote nil and t in
5149         docstrings.  From the elisp manual:
5150
5151            When a documentation string refers to a Lisp symbol, write
5152            it [..] with single-quotes around it.  [..] There are two
5153            exceptions: write t and nil without single-quotes.
5154
5155         * messcompat.el (message-from-style): do.
5156
5157         * message.el (message-send-mail): do.
5158
5159         * gnus-util.el (gnus-use-byte-compile): do.
5160
5161         * gnus-score.el (gnus-score-lower-thread): do.
5162
5163         * gnus-int.el (gnus-server-unopen-status): do.
5164
5165         * gnus.el (gnus-define-group-parameter, gnus-large-newsgroup)
5166         (large-newsgroup-initial, gnus-install-group-spam-parameters): do.
5167
5168         * gnus-cus.el (gnus-group-customize, gnus-score-parameters)
5169         (gnus-group-parameters): do.
5170
5171         * gnus-art.el (gnus-article-mime-match-handle-function): do.
5172
5173         * mm-decode.el (mm-text-html-renderer): do.
5174
5175 2003-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5176
5177         * nnheader.el (nnheader-directory-separator-character): Change the
5178         way to compute the dafault value.
5179
5180 2003-02-02  Jesper Harder  <harder@ifa.au.dk>
5181
5182         * gnus-art.el (gnus-button-handle-describe-key): Implement it.
5183         (gnus-button-alist): Fix regexp for describe-key.
5184         (gnus-button-handle-describe-function)
5185         (gnus-button-handle-describe-variable)
5186         (gnus-button-handle-apropos, gnus-button-handle-apropos-command)
5187         (gnus-button-handle-apropos-variable)
5188         (gnus-button-handle-apropos-documentation): Docstring fix.
5189
5190         * gnus-util.el (gnus-kill-buffer): Use get-buffer.
5191
5192 2003-02-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5193
5194         * gnus-draft.el (gnus-group-send-queue): Bind gnus-posting-styles
5195         to nil.
5196
5197         * nnmail.el: Removed gnus-util autoload.
5198
5199         * gnus.el: Use gnus-prin1-to-string throughout.
5200
5201         * gnus-util.el (gnus-prin1-to-string): Bind print-length and
5202         print-level.
5203
5204         * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
5205         (gnus-treat-display-grey-xface): Removed.
5206
5207         * gnus-fun.el (gnus-grab-cam-face): New.
5208         (gnus-convert-image-to-gray-x-face): Removed.
5209         (gnus-convert-gray-x-face-to-xpm): removed.
5210         (gnus-convert-gray-x-face-region): Removed.
5211         (gnus-grab-gray-x-face): Removed.
5212
5213         * nnmail.el (nnmail-expiry-wait-function): Doc indent.
5214
5215 2003-01-31  Jesper Harder  <harder@ifa.au.dk>
5216
5217         * gnus-util.el (gnus-kill-buffer): Functions in gnus-util
5218         shouldn't depend on the rest of Gnus, so test if gnus-buffers is
5219         bound.
5220
5221         * nnmail.el (nnmail-cache-close): Use gnus-kill-buffer.
5222
5223 2003-01-30  Jesper Harder  <harder@ifa.au.dk>
5224
5225         * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
5226         Remove -- these are bogus options which are never used.
5227
5228 2003-01-29  Jesper Harder  <harder@ifa.au.dk>
5229
5230         * gnus-art.el (gnus-article-mode): Use summary tool bar.
5231
5232 2003-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
5233
5234         * spam.el (spam-check-blackholes)
5235         (spam-blackhole-good-server-regex): new variable to skip some IPs
5236         when checking blackholes; use it
5237         (spam-check-bogofilter-headers)
5238         (spam-bogofilter-bogosity-positive-spam-header): new variable, in
5239         case more X-Bogosity is used than just "Yes/No"
5240         (spam-ham-move-routine): semi-fixed, only first article is
5241         properly moved now
5242
5243 2003-01-27  Jesper Harder  <harder@ifa.au.dk>
5244
5245         * gnus-util.el (gnus-kill-buffer): Remove buffer from gnus-buffers
5246         as well.
5247
5248         * gnus-sum.el (gnus-select-newsgroup): Use gnus-kill-buffer.
5249
5250         * gnus-score.el (gnus-score-headers, gnus-score-find-bnews): do.
5251
5252         * gnus-start.el (gnus-save-newsrc-file, gnus-clear-system): do.
5253
5254         * gnus-bcklg.el (gnus-backlog-shutdown): do.
5255
5256         * gnus-srvr.el (gnus-server-exit, gnus-browse-exit): do.
5257
5258 2003-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5259
5260         * gnus-fun.el (gnus-face-encode): New function.
5261         (gnus-convert-png-to-face): Use it.
5262
5263         * gnus-sum.el (gnus-summary-make-menu-bar): Added M-& to marks.
5264
5265 2003-01-26  Jesper Harder  <harder@ifa.au.dk>
5266
5267         * mm-decode.el (mm-dissection-list): Remove.
5268         (mm-dissect-singlepart): Don't push to mm-dissection-list, it's
5269         only used in mm-remove-all-parts.
5270         (mm-remove-all-parts): Remove it, it's never called.
5271
5272 2003-01-25  Simon Josefsson  <jas@extundo.com>
5273
5274         * gnus-group.el (gnus-group-make-group): Report errors.
5275
5276         * nnimap.el (nnimap-request-create-group): Ditto.
5277
5278         * sieve-manage.el (sieve-manage-is-okno): Parse literal strings.
5279
5280         * sieve.el (sieve-upload): Fix error printing.
5281
5282         * mm-encode.el (mm-qp-or-base64): Always QP iff
5283         mm-use-ultra-safe-encoding and cleartext PGP.
5284
5285         * gnus-sum.el (gnus-summary-select-article): Inhibit
5286         redisplay (mainly for secured messages).
5287
5288         * nnmail.el (nnmail-article-group): Copy body too (but don't
5289         process it).
5290
5291 2003-01-25  Jesper Harder  <harder@ifa.au.dk>
5292
5293         * gnus-art.el (gnus-article-setup-buffer): Reset
5294         gnus-button-marker-list.
5295
5296 2003-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5297
5298         * nntp.el (nntp-read-timeout): Default to using a second delay
5299         under Microsoft Windows.
5300
5301 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5302
5303         * nnheader.el (nnheader-directory-separator-character): New
5304         variable.
5305
5306 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5307
5308         * gnus-agent.el (gnus-agent-max-fetch-size)
5309         (gnus-agent-article-alist, gnus-agent-get-undownloaded-list)
5310         (gnus-agent-catchup, gnus-agent-summary-fetch-group)
5311         (gnus-agent-fetch-articles, gnus-agent-backup-overview-buffer)
5312         (gnus-agent-flush-cache, gnus-agent-fetch-headers)
5313         (gnus-agent-braid-nov, gnus-agent-load-alist)
5314         (gnus-agent-article-alist-save-format)
5315         (gnus-agent-read-agentview, gnus-agent-save-alist)
5316         (gnus-agent-fetch-group-1, gnus-agent-expire)
5317         (gnus-agent-uncached-articles, gnus-agent-retrieve-headers)
5318         (gnus-agent-regenerate-group): Reformat to keep under eighty
5319         columns.  Reword docstrings so that first line is under eighty
5320         chars and a complete sentence.  Still need to work on the rear
5321         end of the file, in particular gnus-agent-expire.
5322
5323 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5324
5325         * gnus-agent.el (gnus-agentize): Indent.
5326
5327         * gnus.el (gnus-version-number): Bumped.
5328
5329 2003-01-24 20:32:44 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5330
5331         * gnus.el: Oort Gnus v0.14 is released.
5332
5333 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5334
5335         * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
5336         before beginning.  Tiny patch from Mark Thomas
5337         <swoon@bellatlantic.net>.
5338
5339 2003-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
5340
5341         * spam.el (spam-check-blackholes, spam-split)
5342         (spam-mark-junk-as-spam-routine, spam-summary-prepare-exit): added
5343         gnus-message calls to show to users what spam.el is doing
5344
5345 2003-01-24  Jesper Harder  <harder@ifa.au.dk>
5346
5347         * gnus-msg.el (gnus-message-replysign)
5348         (gnus-message-replyencrypt): Fix typo.
5349
5350 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5351
5352         * gnus-art.el (gnus-mime-security-show-details): Toggle showing
5353         details.
5354
5355 2003-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5356
5357         * gnus-art.el (gnus-article-press-button): let* -> let.
5358         (gnus-mime-security-show-details): Cleaned up.
5359         (gnus-mime-security-press-button): Save excursion.
5360         (gnus-insert-mime-security-button): Clean up.
5361
5362         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Doc fix.
5363
5364         * gnus-async.el (gnus-async-wait-for-article): Don't use a
5365         timeout.
5366
5367         * nntp.el (nntp-accept-process-output): Removed timeout.
5368         (nntp-read-timeout): New variable.
5369         (nntp-accept-process-output): Use it.
5370
5371         * gnus-sum.el (gnus-data-find-list): Remove *.
5372
5373 2003-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5374
5375         * gnus-sum.el (gnus-summary-first-subject): Fixed bug that I
5376         introduced on 2002-01-22.
5377         (gnus-summary-first-unseen-or-unread-subject): Ditto.
5378
5379 2003-01-23  Teodor Zlatanov  <tzz@lifelogs.com>
5380
5381         * spam.el (spam-check-regex-headers, spam-list-of-checks)
5382         (spam-regex-headers-spam, spam-regex-headers-ham): added spam/ham
5383         checks of incoming mail based on simple header regexp matching
5384
5385 2003-01-22  Teodor Zlatanov  <tzz@lifelogs.com>
5386
5387         * gnus-sum.el (gnus-spam-mark): set to `$'
5388
5389 2003-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5390
5391         * gnus-agent.el (gnus-agent-get-undownloaded-list): Now computes
5392         gnus-newsgroup-unfetched, the list of articles whose headers have
5393         not been fetched from the server.
5394
5395         * gnus-sum.el (gnus-summary-find-next): Removed undownloaded
5396         parameter as it never worked due to a bug.  Added check to prevent
5397         selection of any article in the gnus-newsgroup-unfetched list.
5398         (gnus-summary-find-prev): Added check to prevent selection of any
5399         article in the gnus-newsgroup-unfetched list.
5400         (gnus-summary-first-subject): Documented API. Modified
5401         implementation so that constraints are handled independently.
5402         Added check to prevent selection of any article in the
5403         gnus-newsgroup-unfetched list.
5404         (gnus-summary-first-unseen-subject): Updated parameters in
5405         gnus-summary-first-subject call to match new API.
5406         (gnus-summary-first-unseen-or-unread-subject): Ditto.
5407         (gnus-summary-catchup): Do not mark unfetched articles as read.
5408
5409 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
5410
5411         * gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook):
5412         make-obsolete-variable allows only two arguments in XEmacs and
5413         Emacs 20.
5414
5415         * gnus-sum.el (gnus-summary-wash-hide-map): Remove
5416         gnus-article-hide-pgp.
5417         (gnus-summary-make-menu-bar): do.
5418
5419         * gnus-art.el (gnus-treat-strip-pgp): Make obsolete.
5420         (gnus-treatment-function-alist): Remove gnus-treat-strip-pgp and
5421         gnus-article-hide-pgp.
5422         (article-hide-pgp): Remove.
5423         (gnus-article-hide): Remove gnus-article-hide-pgp.
5424
5425         * gnus.el: Remove gnus-article-hide-pgp
5426
5427 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5428
5429         * message.el (message-required-headers): Doc fix.
5430
5431 2003-01-21  Teodor Zlatanov  <tzz@lifelogs.com>
5432
5433         * spam.el (spam-group-ham-processor-bogofilter-p): fixed bug
5434         (spam-ifile-register-ham-routine, spam-ifile-ham-category): new
5435         option to make ifile a purely binary classifier
5436
5437 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5438
5439         * mml-sec.el (mml-secure-sign-pgpauto): Renamed.
5440         (mml-secure-encrypt-pgpmime): Removed double.
5441
5442         * gnus-sum.el (gnus-summary-mark-article-as-replied): Added
5443         debugging statements.
5444
5445 2003-01-21  Andreas Fuchs  <asf@void.at>
5446
5447         * mml-sec.el (mml-sign-alist): Added pgpauto.
5448
5449 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5450
5451         * gnus.el (gnus-version-number): Bumped version number.
5452
5453 2003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5454
5455         * gnus.el: Oort Gnus v0.13 is released.
5456
5457 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5458
5459         * gnus-art.el (gnus-button-url-regexp): Removed |.
5460
5461         * message.el (message-send-hook): Doc fix.
5462
5463         * gnus-win.el (gnus-buffer-configuration): Display article
5464         instead of article-copy when `reply'.
5465
5466 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
5467
5468         * gnus.el (gnus-format): Change customize group to gnus.
5469         (gnus-cache): Add link.
5470         (gnus-group-charter-alist): Fix docstring.
5471
5472 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
5473
5474         * mailcap.el (mailcap-print-command): lpr-command might be
5475         unbound in XEmacs.
5476
5477 2003-01-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5478
5479         * gnus-agent.el (gnus-agent-regenerate-group): Added interactive form.
5480
5481         * gnus-sum.el (gnus-summary-update-article-line): Fixed
5482         calculation of net characters added for use in the gnus-data
5483         structure.
5484
5485 2003-01-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5486
5487         * nnmail.el (nnmail-process-unix-mail-format): Improve error
5488         message.  Suggested by Jari Aalto.
5489
5490 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5491
5492         * gnus-art.el (gnus-article-followup-with-original): Clean up.
5493         (gnus-article-reply-with-original): Ditto.
5494
5495         * gnus-sum.el (gnus-summary-catchup): Make sure downloadable,
5496         read articles don't become unread.
5497
5498 2003-01-17  Simon Josefsson  <jas@extundo.com>
5499
5500         * gnus-fun.el (gnus-x-face-from-file):
5501         (gnus-face-from-file): Suggest image format in minibuffer prompt.
5502
5503         * gnus-fun.el (gnus-convert-image-to-x-face-command)
5504         (gnus-convert-image-to-face-command): Doc fix.
5505
5506 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5507
5508         * gnus-fun.el (gnus-convert-face-to-png): Protect against errors.
5509
5510 2003-01-17  Jesper Harder  <harder@ifa.au.dk>
5511
5512         * gnus-art.el (gnus-mime-print-part): Use mm-save-part-to-file to
5513         avoid encoding problems.
5514
5515         * mailcap.el (mailcap-ps-command): New variable.
5516         (mailcap-mime-data): Add print entry where applicable.  Use
5517         pdftotext on a tty.
5518
5519 2003-01-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
5520
5521         * gnus-sum.el (gnus-alter-header-function): Add type and group.
5522
5523 2003-01-16  Simon Josefsson  <jas@extundo.com>
5524
5525         * gnus-fun.el (gnus-convert-image-to-x-face-command)
5526         (gnus-convert-image-to-face-command, gnus-x-face-from-file)
5527         (gnus-face-from-file): Doc fix; don't mention image format.
5528
5529 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5530
5531         * spam.el (spam-get-article-as-filename): new function (unused for now)
5532         (spam-get-article-as-buffer): new function
5533         (spam-get-article-as-string): use spam-get-article-as-buffer
5534         (spam-summary-prepare-exit): fixed bug, noticed by Malcolm Purvis
5535
5536 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5537
5538         * gnus-agent.el: Don't use `path'.
5539         From the GNU coding standards:
5540
5541             Please do not use the term ``pathname'' that is used in Unix
5542             documentation; use ``file name'' (two words) instead.  We use
5543             the term ``path'' only for search paths, which are lists of
5544             directory names.
5545
5546         * nnsoup.el (nnsoup-file-name): Ditto.
5547
5548         * nnmail.el (nnmail-pathname-coding-system): Ditto.
5549         (nnmail-group-pathname): Ditto.
5550
5551         * nnimap.el (nnimap-group-overview-filename): Ditto.
5552
5553         * nnheader.el (nnheader-pathname-coding-system): Ditto.
5554         (nnheader-group-pathname): Ditto.
5555
5556         * nnfolder.el (nnfolder-group-pathname): Ditto.
5557
5558         * gnus.el (gnus-home-directory): Ditto.
5559
5560         * gnus-group.el (gnus-group-icon-list): Ditto.
5561
5562 2003-01-16  Jesper Harder  <harder@ifa.au.dk>
5563
5564         * gnus-art.el (gnus-mime-print-part): Use mm-handle-media-type.
5565
5566         * message.el (message-mode-menu): Use it.
5567         (message-mode-menu): Deactivate "Yank Original" if there's no
5568         reply buffer.
5569
5570         * messagexmas.el (message-xmas-redefine): Redefine in XEmacs.
5571
5572         * message.el (message-mark-active-p): New function.
5573
5574 2003-01-15  Teodor Zlatanov  <tzz@lifelogs.com>
5575
5576         * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header)
5577         (spam-bogofilter-database-directory): new variables
5578         (spam-check-bogofilter-headers, spam-check-bogofilter)
5579         (spam-bogofilter-register-with-bogofilter)
5580         (spam-bogofilter-register-spam-routine)
5581         (spam-bogofilter-register-ham-routine)
5582         (spam-group-ham-processor-bogofilter-p): new functions for the new
5583         Bogofilter interface
5584         (spam-summary-prepare-exit): use the new Bogofilter functions
5585         (spam-list-of-checks): added spam-use-bogofilter-headers
5586         (spam-bogofilter-score): rewrote function
5587         (spam-check-bogofilter): optional score parameter, uses
5588         spam-check-bogofilter-headers better
5589         (spam-check-bogofilter-headers): optional score parameter
5590
5591         * gnus.el (gnus-install-group-spam-parameters): new variable, t by
5592         default, in the gnus-start customization group.  Used to disable
5593         the spam-*/ham-* parameters.
5594         (gnus-group-ham-exit-processor-bogofilter): new ham processor
5595
5596 2003-01-15  Jesper Harder  <harder@ifa.au.dk>
5597
5598         * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
5599         XEmacs.
5600
5601         * gnus-ems.el (gnus-mark-active-p): do.
5602
5603 2003-01-15  Kevin Ryde  <user42@zip.com.au>
5604
5605         * gnus.texi (Using MIME): Mention auto-compression-mode with
5606         gnus-mime-copy-part.
5607
5608 2003-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5609
5610         * message.el (message-send): Don't warn about duplicates when
5611         superseding.
5612
5613 2003-01-15  Simon Josefsson  <jas@extundo.com>
5614
5615         * nnimap.el (nnimap-split-download-body): New variable.
5616         (nnimap-split-articles): Use it.
5617
5618 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5619
5620         * gnus-agent.el (gnus-agent-check-overview-buffer): This data
5621         integrity checker was incorrectly flagging, and removing, articles
5622         whose article number was negative.
5623         (gnus-agent-fetch-group-1): When executed in the group's summary
5624         buffer, refresh each downloaded line to update the status flag and
5625         font.  Preserve the value of gnus-newsgroup-headers so that
5626         gnus-agent-fetch-articles can split the requests by size.
5627         (gnus-agent-expire): Corrected day calculation for when
5628         gnus-agent-expire-days contains a list.
5629
5630 2003-01-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5631
5632         * gnus-audio.el (gnus-audio-au-player): Use executable-find.
5633
5634 2003-01-13  Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
5635
5636         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
5637           /usr/bin/play as default player.
5638           (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
5639
5640 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5641
5642         * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
5643         articles to be marked as well.
5644
5645 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5646         * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
5647         fictious headers generated by nnagent (ie. Undownloaded Article
5648         ####) in the list of articles that have not been downloaded.
5649
5650         * gnus-int.el (): Added require declarations to resolve
5651         compile-time warnings.
5652         (gnus-open-server): If the server status is set to offline,
5653         recursively execute gnus-open-server to open the offline backend
5654         (e.g. nnagent).
5655
5656 2003-01-14  Jesper Harder  <harder@ifa.au.dk>
5657
5658         * gnus-art.el (gnus-article-reply-with-original): Use
5659         gnus-mark-active-p.
5660         (gnus-article-followup-with-original): do.
5661
5662 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5663
5664         * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
5665
5666 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5667
5668         * gnus-score.el (gnus-score-edit-file-at-point): New function.
5669         (gnus-score-find-trace): Bind it to `e' key.  Added `q' for quit.
5670
5671 2003-01-13  Romain FRANCOISE  <romain@orebokech.com>
5672
5673         * gnus-fun.el (gnus-x-face-from-file): Quote file name.
5674         (gnus-face-from-file): Ditto.
5675
5676 2003-01-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5677
5678         * gnus-sum.el (gnus-articles-to-read): Don't just apply
5679         gnus-alter-articles-to-read-function to the unread articles.
5680
5681 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5682
5683         * deuglify.el (gnus-article-outlook-unwrap-lines)
5684         (gnus-article-outlook-repair-attribution)
5685         (gnus-article-outlook-rearrange-citation): New function names,
5686         renamed from "gnus-outlook-" to "gnus-article-outlook-".  Changed
5687         doc-string.
5688
5689         * gnus-sum.el (gnus-summary-mode-map): Use new function names,
5690         removed `W k' key binding (use `W Y f' instead).
5691         (gnus-summary-make-menu-bar): Use new function names.
5692
5693 2003-01-13  Simon Josefsson  <jas@extundo.com>
5694
5695         * gnus-fun.el (gnus-random-x-face): Doc fix.
5696         (gnus-insert-random-x-face-header): New function.
5697
5698 2003-01-13  Jesper Harder  <harder@ifa.au.dk>
5699
5700         * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
5701         mark is not active.
5702
5703         * gnus-msg.el (gnus-inews-do-gcc): Comment.
5704
5705         * gnus-ems.el (gnus-mark-active-p): New function.
5706
5707         * gnus-group.el (gnus-topic-mode-p): New function.
5708         (gnus-group-make-menu-bar): Show more key bindings in topic mode.
5709         Deactivate items if mark is not active.
5710
5711 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5712
5713         * gnus.el (gnus-version-number): Bumped version.
5714         (gnus-summary-line-format): Doc fix.
5715
5716 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5717
5718         * gnus.el: Oort Gnus v0.12 is released.
5719
5720 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5721
5722         * mail-source.el (mail-sources): Removed autoload to make it
5723         compile under XEmacs.
5724
5725 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
5726
5727         * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
5728         regexp or a function too.
5729         (gnus-confirm-treat-mail-like-news): New variable.  Ask for
5730         confirmation even if the original article is mail.
5731
5732 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5733
5734         * gnus-msg.el (gnus-inews-add-send-actions): Get the right
5735         articles to be marked when not yanking.
5736
5737 2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
5738
5739         * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
5740
5741 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5742
5743         * gnus-fun.el (gnus-face-from-file): Autoload.
5744
5745         * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
5746         errors.
5747
5748 2003-01-12  Simon Josefsson  <jas@extundo.com>
5749
5750         * sieve.el (sieve-upload-and-bury): New.  Suggested by
5751         kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
5752
5753         * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
5754         Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
5755
5756 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5757
5758         * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
5759         in every string.
5760
5761         * gnus.el (gnus-version-number): Bumped version number.
5762
5763 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5764
5765         * gnus.el: Oort Gnus v0.11 is released.
5766
5767 2003-01-12  Jesper Harder  <harder@ifa.au.dk>
5768
5769         * message.el (message-fetch-reply-field): Narrow to headers.
5770
5771         * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
5772         if Gnus isn't alive.
5773
5774 2003-01-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5775
5776         * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
5777         marks from articles that are already stored in the agent.
5778         (gnus-agent-backup-overview-buffer): New debug tool.  Creates a
5779         backup copy of an invalid .overview file for later analysis.
5780
5781 2003-01-12  Gregorio Gervasio, Jr.  <gtgj@pacbell.net>
5782
5783         * gnus-sum.el (gnus-summary-exit): Reverse change to make group
5784         exit work with two frames.
5785
5786 2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
5787
5788         * message.el (message-forward-make-body): Use mule4.
5789
5790 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5791
5792         * message.el (message-mode-map): Move wide-reply command.
5793
5794 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
5795
5796         * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
5797         castellano.
5798         (gnus-outlook-display-hook): New variable.
5799         (gnus-outlook-display-article-buffer): New function.
5800         (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
5801         (gnus-outlook-deuglify-article): Made them interactive and added
5802         optional arg.  Use `g-o-d-a-b'.
5803         (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
5804
5805         * gnus-sum.el: Added autoloads.
5806         (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
5807         (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
5808
5809 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5810
5811         * gnus-art.el (gnus-display-mime): Use the mime emulation
5812         variable.
5813
5814         * gnus-sum.el (gnus-article-emulate-mime): New variable.
5815
5816         * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
5817         newsrc-alist is initialized properly.
5818
5819         * mail-source.el (mail-sources): Autoload.
5820
5821         * gnus-sum.el (gnus-summary-make-false-root-always): Default to
5822         nil.
5823
5824         * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
5825         insert two newlines.
5826
5827         * message.el (message-check-news-header-syntax): Compute the
5828         header length correctly.
5829
5830 2003-01-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5831
5832         * gnus-agent.el (gnus-agent-expire): Do not remove article from
5833         alist when keeping fetched article file.
5834         (gnus-agent-retrieve-headers): When parsing response for article
5835         numbers, use the same algorithm as gnus-agent-braid-nov to protect
5836         against garbage in the server's response.
5837
5838         * gnus-int.el (gnus-request-expire-articles,
5839         gnus-request-move-article): Only expire when the group's server
5840         has been agentized.
5841
5842 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5843
5844         * gnus-cite.el (gnus-cite-delete-overlays): Protect against
5845         errors when deleting overlays.
5846
5847         * gnus-score.el (gnus-score-followup): Allow tracing.
5848
5849         * gnus-art.el (gnus-treat-display-face): New variable.
5850         (article-display-face): New command.
5851
5852         * gnus-fun.el (gnus-face-from-file): New function.
5853         (gnus-convert-face-to-png): Ditto.
5854
5855         * gnus-art.el (gnus-ignored-headers): Added Face.
5856
5857 2003-01-10  Simon Josefsson  <jas@extundo.com>
5858
5859         * nndraft.el (nndraft-request-group): Avoid crash in
5860         directory-files when draft directory doesn't exists.
5861
5862         * gnus-sum.el (gnus-select-article-hook): Add :option.
5863
5864 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
5865
5866         * spam.el (spam-use-stat): new variable
5867         (spam-group-spam-processor-stat-p)
5868         (spam-group-ham-processor-stat-p): new convenience functions
5869         (spam-summary-prepare-exit): add spam/ham processors to sequence
5870         (spam-list-of-checks): add spam-use-stat to list of checks
5871         (spam-split): conditionally load the spam-stat tables
5872         (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
5873         spam-check-ifile): new functions
5874
5875         * spam-stat.el (spam-stat): typo fix
5876         (spam-stat-install-hooks): new variable
5877         (spam-stat-split-fancy-spam-group): added documentation clarification
5878         (spam-stat-split-fancy-spam-threshhold): new variable
5879         (spam-stat-install-hooks): make hooks conditional
5880         (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
5881
5882         * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
5883         spam-stat ham/spam processor symbols
5884
5885 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5886
5887         * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
5888         file exists.
5889
5890 2003-01-10  Simon Josefsson  <jas@extundo.com>
5891
5892         * gnus-sum.el (gnus-summary-read-group-1): Don't select first
5893         undownloaded/downloadable only when unplugged.
5894
5895 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
5896
5897         * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
5898
5899 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
5900
5901         * spam.el (spam-check-ifile): fixed call-process-region to use the
5902         db parameter only if it's set
5903         (spam-ifile-register-with-ifile): ditto
5904
5905 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
5906
5907         * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
5908         spam-stat-nbad before creating the hash table.
5909         (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
5910         Changed copyright statement to FSF.
5911
5912 2003-01-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5913
5914         * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
5915         processable articles as read.
5916         (gnus-agent-summary-fetch-series): Remove processable and
5917         downloadable marks on all downloaded articles in the series.
5918
5919         * nntp.el (nntp-report): Throw error after reporting the problem.
5920         (nntp-accept-process-output): Corrected error check to report an
5921         error when the process is nil.
5922
5923 2003-01-09  Simon Josefsson  <jas@extundo.com>
5924
5925         * message.el (message-tool-bar-map): Add preview.
5926
5927 2003-01-09  Jesper Harder  <harder@ifa.au.dk>
5928
5929         * mml.el (mml-preview): Get rid of MIME handles and buffers after
5930         previewing.
5931
5932 2003-01-08  Paul Jarc  <prj@po.cwru.edu>
5933
5934         * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
5935         bug when the (n+1)th article to be added to a group has a smaller
5936         number than the n articles already added.
5937
5938 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
5939
5940         * message.el (message-mode-field-menu): Use backquote.
5941
5942 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
5943
5944         * spam.el: fixed the BBDB autoloads again, using
5945         bbdb-search-simple now (which is not a macro, thank god)
5946
5947         * lpath.el (bbdb-search): removed function from maybe-fbind list
5948
5949         * gnus.el (ham-process-destination): added new parameter for
5950         destination of ham articles found in spam groups at summary exit
5951
5952         * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
5953         (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
5954         (spam-ifile-database-path): added new parameter for ifile's database
5955         (spam-move-spam-nonspam-groups-only): new parameter to determine
5956         if spam should be moved from all groups or only some
5957         (spam-summary-prepare-exit): fixed logic to use
5958         spam-move-spam-nonspam-groups-only when deciding to invoke
5959         spam-mark-spam-as-expired-and-move-routine; always invoke that
5960         routine after the spam has been expired-or-moved in case there's
5961         some spam left over; use spam-ham-move-routine in spam groups
5962         (spam-ham-move-routine): new function to move ham articles to the
5963         ham-process-destinations group parameter
5964
5965 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5966
5967         * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
5968
5969         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
5970         gnus-summary-update-article-line.
5971
5972 2003-01-08  Simon Josefsson  <jas@extundo.com>
5973
5974         * nnmail.el (nnmail-expiry-target-group): Request group, create it
5975         not successful.
5976
5977 2003-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5978
5979         * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
5980
5981 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
5982
5983         * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
5984         logic, finally
5985
5986 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5987
5988         * gnus-spec.el (gnus-parse-format): %C is a complex format.
5989         (gnus-parse-format): Change to %~.
5990
5991         * message.el (message-generate-headers): Don't generate optional
5992         empty headers.
5993
5994 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
5995
5996         * message.el (message-cross-post-default)
5997         (message-cross-post-note-function, message-shoot-gnksa-feet)
5998         (message-strip-subject-trailing-was, message-change-subject)
5999         (message-mark-insert-file, message-cross-post-followup-to)
6000         (message-cross-post-followup-to, message-mode-map)
6001         (message-generate-unsubscribed-mail-followup-to)
6002         (message-make-mail-followup-to): Minor changes to doc-strings and
6003         error messages.  Updated copyright line.
6004
6005         * message.el (message-make-mail-followup-to,
6006         message-generate-unsubscribed-mail-followup-to): New function
6007         names.  Renamed functions: "-mft" -> "-mail-followup-to".
6008         (message-make-mft, message-gen-unsubscribed-mft): Removed function
6009         names.
6010
6011         * mml.el (mml-preview-insert-mail-followup-to): New function name.
6012         (mml-preview-insert-mft): Removed function name.
6013         (mml-preview): Use new function names.
6014
6015         * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
6016
6017         * message.el (message-mode-field-menu): Moved header related
6018         commands from "Message" to "Field" menu.
6019
6020 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
6021
6022         * message.el (message-generate-headers-first): Added customization
6023         if variable is a list.
6024
6025 2003-01-07  Michael Shields  <shields@msrl.com>
6026
6027         * gnus-art.el (gnus-article-next-page): Correctly handle the case
6028         where the last line of the article is the last line of the window.
6029
6030 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6031
6032         * gnus-msg.el (gnus-debug): Use ignore-errors.
6033
6034         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
6035         `gnus-summary-update-line'.
6036
6037 2003-01-08  Simon Josefsson  <jas@extundo.com>
6038
6039         * gnus-art.el (gnus-unbuttonized-mime-types)
6040         (gnus-buttonized-mime-types): Doc fix.
6041
6042 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
6043
6044         * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
6045
6046 2003-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
6047
6048         * nnrss.el (nnrss-group-alist): Add and clear up.
6049
6050 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
6051
6052         * spam.el: removed unnecessary condition-case for loading bbdb-com.el
6053
6054         * lpath.el (bbdb-search): added BBDB functions for a better way to
6055         fix missing functions
6056
6057         * spam.el (spam-check-ifile): if should be an unless
6058
6059         * spam.el: define 'ignore alias for spam-BBDB-register-routine,
6060         spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
6061         (spam-ifile-all-categories): doc string fixed to be less than 80 chars
6062
6063 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6064
6065         * gnus-sum.el (gnus-summary-make-menu-bar): Added
6066         gnus-summary-refer-thread to thread menu.
6067
6068 2003-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
6069
6070         * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
6071         summary buffer, articles that cannot be fetched are marked as
6072         canceled.
6073
6074         * nntp.el (nntp-with-open-group): The quit signal handler must
6075         propagate the quit signal to the next outer handler so that the
6076         caller knows that the request aborted abnormally.
6077
6078 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
6079
6080         * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
6081         (spam-ifile-register-spam-routine)
6082         (spam-ifile-register-ham-routine): added ifile functionality that
6083         does not use ifile-gnus.el to classify and register articles
6084         (spam-get-article-as-string): convenience function
6085         (spam-summary-prepare-exit): added ifile spam and ham registration
6086         (spam-ifile-all-categories, spam-ifile-spam-category)
6087         (spam-ifile-path, spam-ifile): added customization options
6088
6089         * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
6090         exit processor
6091         (spam-process): added gnus-group-ham-exit-processor-ifile to the
6092         list of choices
6093
6094 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6095
6096         * gnus-score.el (gnus-score-followup): Also score immediate
6097         followups.
6098
6099 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6100
6101         * nnweb.el (nnweb-asynchronous-p): Changed to nil.
6102
6103 2003-01-07  Simon Josefsson  <jas@extundo.com>
6104
6105         * message.el (message-mode-menu): Fix receipt balloon help.
6106
6107 2003-01-07  Jesper Harder  <harder@ifa.au.dk>
6108
6109         * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
6110         always be interpreted as news.
6111
6112 2003-01-07  Simon Josefsson  <jas@extundo.com>
6113
6114         * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
6115         gnus-sieve-script, instead of the global variable
6116         gnus-sieve-crosspost.  One-line patch from Steinar Bang
6117         <sb@dod.no>.
6118
6119 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
6120
6121         * gnus.el: Renamed gnus-summary-*-uncached-face as
6122         gnus-summary-*-undownloaded-face to avoid confusing the agent with
6123         the cache.
6124
6125         * gnus-sum.el: Ditto.
6126
6127 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
6128
6129         * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
6130         in either the group or summary buffer.
6131         New command "JS", in summary buffer, will fetch articles per the
6132         group's category, predicate, and processable flags.
6133         (gnus-agent-summary-fetch-series): Rewritten to call
6134         gnus-agent-session-fetch-group once with all articles in the
6135         series.
6136         (gnus-agent-summary-fetch-group): Fixed bug and modified code to
6137         return list of fetched articles.
6138         (gnus-agent-fetch-articles): Split fetch list into sublists such
6139         that the article buffer is only slightly larger than
6140         gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
6141         the group's article alist is saved.
6142         (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
6143         longer result in the agent trying to fetch an article.
6144         (gnus-agent-fetch-group-1): Can now be called in either the group
6145         or summary buffer.  Removed the max-fetch-size code that I added
6146         on 2002-12-13 as that capability is now part of
6147         gnus-agent-fetch-articles.  Added code to update summary buffer.
6148         When called in the group buffer, articles that can not be fetched
6149         are AUTOMATICALLY MARKED AS READ.
6150
6151         * gnus-sum.el (): Modified eval-when-compile to minimize
6152         misleading compilation warnings.
6153         (gnus-update-summary-mark-positions): Changed code to use
6154         gnus-undownloaded-mark rather than gnus-downloaded-mark.
6155
6156         * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
6157         empty file as the parser assumes that the file isn't empty.
6158
6159         * nntp.el (nntp-send-string): The process-send-string call can,
6160         because it performs I/O on the process, change the process' state
6161         from open to closed.  If this happens, call nntp-report
6162         immediately to report the broken connection.
6163         (nntp-report): Rewritten to avoid needing a global variable to
6164         determine the appropriate course of action.  Instead, two function
6165         implementations are provided and the nntp-report function value is
6166         bound to the appropriate implementation.
6167         (nntp-retrieve-data): Moved nntp-report call to end of implementation.
6168         (nntp-with-open-group): Now binds nntp-report's function cell
6169         rather than binding gnus-with-open-group-first-pass.  Added a
6170         condition-case to detect a quit during a nntp command.  When the
6171         quit occurs, the current connection is closed as a fetch articles
6172         request could have several megabytes queued up for reading.
6173         (nntp-retrieve-headers): Bind articles to itself.  If
6174         nntp-with-open-group repeats this command, I must have access to
6175         the original list of articles.
6176         (nntp-retrieve-groups): Ditto for groups.
6177         (nntp-retrieve-articles): Ditto for articles.
6178         (*): Replaced nntp-possibly-change-group calls to
6179         nntp-with-open-group forms in all, but one, occurrance.
6180         (nntp-accept-process-output): Bug fix. Detect when called with
6181         null process.
6182
6183 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
6184
6185         * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
6186         if we don't need to.
6187         (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
6188
6189 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6190
6191         * gnus-group.el (gnus-group-make-web-group): Pass the select
6192         method on to group-create.
6193         (gnus-group-line-format-alist): %U is an integer.
6194
6195         * gnus-sum.el (gnus-summary-exit-no-update): Don't update
6196         ephemeral groups.
6197         (gnus-summary-read-group-1): Ditto.
6198         (gnus-group-make-articles-read): Ditto.
6199
6200         * mm-url.el (mm-url-program): Doc fix.
6201
6202         * message.el (message-mode-map): Rebound
6203         message-insert-wide-reply.
6204
6205 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6206
6207         * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
6208         color as `gnus-group-startup-message' does.
6209
6210 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
6211
6212         * spam.el: fixed line lengths to 80 chars or less
6213
6214         * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
6215         "not-read" mark
6216         (gnus-summary-mark-forward): added the spam-mark to the list of
6217         marks not to be marked as "read" when viewed
6218
6219 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6220
6221         * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
6222
6223         * gnus-group.el (gnus-number-of-unseen-articles-in-group):
6224         Protect against unactive groups.
6225
6226         * message.el (message-check-news-header-syntax): Check long
6227         header lines.
6228         (message-check-news-header-syntax): Update `start'.
6229
6230         * gnus-group.el (gnus-group-expire-articles): Doc fix.
6231         (gnus-group-line-format): %U.
6232         (gnus-group-line-format-alist): ?U.
6233         (gnus-number-of-unseen-articles-in-group): New function.
6234
6235         * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
6236
6237         * gnus.el (gnus-version-number): Bump version number.
6238
6239 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
6240
6241         * gnus.el: Oort Gnus v0.10 is released.
6242
6243 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6244
6245         * gnus.el (gnus-version-number): Fix version number.
6246
6247 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
6248
6249         * gnus.el: Oort Gnus v0.08 is released.
6250
6251 2003-01-04  Jesper Harder  <harder@ifa.au.dk>
6252
6253         * mm-util.el: Add mm-string-make-unibyte.
6254
6255         * gnus-group.el (gnus-group-jump-to-group): Make it work for
6256         UTF-8 groups.
6257
6258 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6259
6260         * gnus.el (gnus-variable-list): Write gnus-format-specs last.
6261
6262         * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
6263
6264 2003-01-04  Kevin Ryde  <user42@zip.com.au>
6265
6266         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
6267         function.
6268
6269 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6270
6271         * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
6272         (gnus-summary-read-group-1): Update group line.
6273         (gnus-summary-exit-no-update): Update group on exit.
6274
6275         * gnus-group.el (gnus-group-line-format): Add %*.
6276         (gnus-group-line-format-alist): Ditto.
6277         (gnus-group-insert-group-line): Set it.
6278         (gnus-group-is-exiting-p): New variable.
6279         (gnus-group-insert-group-line): Use it.
6280
6281 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
6282
6283         * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
6284         enable BBDB ham processing
6285         (spam-blacklist-register-routine): enable blacklist spam processing
6286         (spam-whitelist-register-routine): enable whitelist ham processing
6287         (spam-fetch-field-from-fast): fast fetching of the "from" field
6288         from (gnus-data-list)
6289         (spam-summary-prepare-exit): works completely now
6290         (spam-use-blacklist): oops, should be nil by default
6291         (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
6292         split processing now; before it was for summary exit as
6293         well but that's done with the spam-contents and spam-process
6294         parameters now
6295
6296 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
6297
6298         * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
6299         characters.
6300
6301 2003-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
6302
6303         * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
6304         (spam-group-processor-p, spam-group-processor-bogofilter-p)
6305         (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
6306         (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
6307         (spam-mark-spam-as-expired-and-move-routine)
6308         (spam-generic-register-routine, spam-BBDB-register-routine)
6309         (spam-ifile-register-routine, spam-blacklist-register-routine)
6310         (spam-whitelist-register-routine): new functions
6311         (spam-summary-prepare-exit): added summary exit processing (expire
6312         or move) of spam-marked articles for spam groups; added slots for
6313         all the spam-*-register-routine functions
6314
6315 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6316
6317         * pop3.el (pop3-retr): Wait 500 msecs.
6318         (pop3-read-response): Ditto.
6319
6320         * gnus-msg.el (gnus-setup-message): Get the evaliation order
6321         right.
6322         (gnus-inews-make-draft): New function.
6323         (gnus-setup-message): Use it.
6324
6325         * message.el (message-required-headers): Add From.
6326
6327 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6328         Trivial patch from Norbert Koch <nk@viteno.net>.
6329
6330         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
6331
6332 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6333
6334         * message.el (message-generate-headers): Let header formatters do
6335         their work.
6336
6337 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
6338
6339         * deuglify.el (gnus-article-outlook-deuglify-article):
6340         Rehighlight, reapply treatments and call
6341         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
6342         (gnus-outlook-repair-attribution-block): Recognize cited
6343         attributions.  Suggested by Niklas Morberg.
6344
6345 2003-01-02  Pete Kazmier  <pete@kazmier.com>
6346
6347         * gnus-art.el (gnus-treat-predicate): Check condition first.
6348
6349 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
6350
6351         * lpath.el: Add url-http-file-exists-p.
6352
6353         * gnus-group.el (gnus-group-fetch-charter): Use
6354         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
6355
6356 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6357
6358         * message.el (message-draft-headers): Also generate From to get a
6359         nicer draft buffer summary.
6360
6361         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
6362         parameter.
6363
6364         * gnus-art.el (article-wash-html): Clean up.
6365         (article-wash-html): Typo fix.
6366
6367         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
6368         (gnus-summary-mail-forward): To many lists of lists.
6369
6370         * gnus-art.el (article-wash-html): Clean up.
6371
6372 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
6373
6374         * gnus-art.el (gnus-treat-wash-html): New variable.
6375
6376 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6377
6378         * message.el (message-check-news-header-syntax): Allow posting.
6379         (message-check-news-header-syntax): Fix logic for sure, this
6380         time.
6381
6382 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
6383
6384         * message.el (message-check-news-header-syntax): Check syntax of
6385         continuation headers.
6386
6387 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
6388
6389         * gnus-art.el (gnus-button-url-regexp,
6390         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
6391         (gnus-header-button-alist): Regexps are case insensitive here.
6392
6393 2003-01-02  Simon Josefsson  <jas@extundo.com>
6394
6395         * dig.el (query-dig): Doc fix.
6396
6397 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6398
6399         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
6400         summary buffer line, not just the download mark.
6401
6402 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6403
6404         * gnus-sum.el (gnus-summary-goto-subjects): New function.
6405         (gnus-summary-insert-dormant-articles): New command and
6406         keystroke.
6407
6408         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
6409         function for mass insertion of subjects.
6410
6411         * nndraft.el (nndraft-generate-headers): Don't move point.
6412
6413         * gnus.el (nnheader): Require nnheader.
6414
6415         * nndraft.el (nndraft-request-associate-buffer): Use
6416         make-local-variable.
6417
6418 2003-01-02  Michael Shields  <shields@msrl.com>
6419
6420         * nndraft.el (nndraft-request-associate-buffer): Make
6421         write-contents-hooks buffer-local before setting it.
6422
6423 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6424
6425         * gnus.el (gnus-group-parameter-value): Take an extra param.
6426         (gnus-group-fast-parameter): Let group param results be nil.
6427
6428         * gnus-art.el (gnus-article-forward-header): New function.
6429         (article-date-ut): Use it to remove continuation date headers.
6430
6431         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
6432         read-event.
6433         (gnus-summary-remove-bookmark): Clean up.
6434         (gnus-summary-set-bookmark): Clean up.
6435
6436         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
6437
6438         * gnus.el (gnus-group-startup-message): Bind data-directory to
6439         the Gnus etc directory.
6440
6441 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
6442
6443         * spam.el (spam-summary-prepare-exit): added slots for spam- and
6444         ham-processing of articles; use the new
6445         spam-group-(spam|ham)-contents-p functions
6446         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
6447         convenience functions
6448         (spam-mark-junk-as-spam-routine): use the new
6449         spam-group-spam-contents-p function
6450
6451         * gnus.el (spam-process, spam-contents, spam-process-destination):
6452         added new parameters with corresponding global variables
6453         (gnus-group-spam-exit-processor-ifile,
6454         gnus-group-spam-exit-processor-bogofilter,
6455         gnus-group-spam-exit-processor-blacklist,
6456         gnus-group-spam-exit-processor-whitelist,
6457         gnus-group-spam-exit-processor-BBDB,
6458         gnus-group-spam-classification-spam,
6459         gnus-group-spam-classification-ham): added new symbols for the
6460         spam-process and spam-contents parameters
6461
6462         * spam.el (spam-ham-marks, spam-spam-marks): changed list
6463         customization and list itself to store mark symbol rather than
6464         mark character.
6465         (spam-bogofilter-register-routine): added logic to generate mark
6466         values list from spam-ham-marks and spam-spam-marks, so (member)
6467         would work.
6468
6469 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6470
6471         * message.el (message-cross-post-followup-to): Fix comment.
6472
6473 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
6474
6475         * spam.el (spam-ham-marks, spam-spam-marks): changed list
6476         customization and list itself to store mark symbol rather than
6477         mark character.
6478         (spam-bogofilter-register-routine): added logic to generate mark
6479         values list from spam-ham-marks and spam-spam-marks, so (member)
6480         would work.
6481
6482 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
6483
6484         * message.el (message-signature-insert-empty-line): New variable.
6485
6486 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
6487
6488         * message.el: Renamed functions and variables: "xpost" ->
6489         "cross-post", "-fup2" -> "-followup-to".
6490         (message-cross-post-old-target, message-cross-post-default,
6491         message-cross-post-note, message-followup-to-note,
6492         message-cross-post-note-function): New variables names.
6493         (message-xpost-old-target, message-xpost-default,
6494         message-xpost-note, message-fup2-note,
6495         message-xpost-note-function): Removed variable names.
6496         (message-cross-post-followup-to-header,
6497         message-cross-post-insert-note, message-cross-post-followup-to):
6498         New function names.
6499         (message-xpost-fup2-header, message-xpost-insert-note,
6500         message-xpost-fup2): Removed function names.
6501
6502 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
6503
6504         * message.el (message-send-mail): Added message-cleanup-headers to
6505         prevent newlines in headers.
6506
6507 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6508
6509         * dns.el (dns-make-network-process): Comment.
6510
6511         * gnus-sum.el (gnus-summary-display-while-building): Default to
6512         nil.
6513
6514 2003-01-01  Wes Hardaker  <wes@hardakers.net>
6515
6516         * gnus-sum.el (gnus-summary-display-while-building): New
6517         variable.
6518
6519 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
6520
6521         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
6522         before rearranging the article.
6523
6524 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6525
6526         * nndraft.el (nndraft-generate-headers): New function.
6527         (nndraft-request-associate-buffer): Use it to write headers on
6528         buffer save.
6529
6530         * message.el (message-generate-headers): Let the function be a
6531         lambda form.
6532         (message-draft-headers): New variable.
6533
6534         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
6535         function.
6536         (gnus-setup-message): Use it.
6537
6538         * message.el (message-generate-headers-first): Doc fix.
6539         (message-setup-1): Use new function for getting which headers to
6540         generate.
6541         (message-headers-to-generate): New function.
6542
6543 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6544
6545         * gnus-agent.el (gnus-agent-save-alist): Make directory.
6546
6547 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
6548
6549         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
6550         mention negatives.
6551
6552 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
6553
6554         * deuglify.el (gnus-outlook-rearrange-article): Use
6555         `transpose-regions' instead of tempering the kill-ring.
6556         (gnus-article-outlook-deuglify-article): Rehighlight article
6557         instead of a complete redisplay.
6558
6559 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
6560
6561         * spam.el: most defvars are defcustoms now
6562
6563         patches from Michael Shields  <shields@msrl.com>
6564
6565         * spam.el (spam-bogofilter-articles): Select the article
6566         body using gnus-summary-show-article t instead of
6567         gnus-summary-select-article; this presents the raw text
6568         without running any hooks.
6569
6570         * spam.el (spam-bogofilter-articles): Use message-remove-header
6571         to remove headers; the old way incorrectly removed just the first
6572         line of folded headers.
6573
6574 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6575
6576         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
6577
6578 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6579
6580         * gnus-start.el (gnus-load): New function.
6581         (gnus-read-newsrc-el-file): Use it.
6582
6583 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
6584
6585         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
6586         (gnus-button-handle-apropos-documentation): New function.
6587         (gnus-button-handle-ctan): New function.
6588         (gnus-button-alist): Use them.  Improve some regexps.
6589         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
6590
6591 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
6592
6593         * message.el (message-subscribed-p): New function.
6594         (message-send-mail): Use it.
6595         * mml.el (mml-preview-insert-mft): New function.
6596         (mml-preview): Use it.
6597
6598 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6599
6600         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
6601         when sorting by date.
6602
6603         * gnus-art.el (gnus-article-edit-mode): New variable.
6604         (gnus-article-setup-buffer): Warn user about discarding edits.
6605
6606         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
6607         (gnus-summary-pipe-output): Take a symbolic prefix to save all
6608         headers.
6609
6610         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
6611
6612 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
6613
6614         * message.el (message-completion-alist): Added "Mail-Followup-To"
6615         and "Mail-Copies-To".
6616
6617 2002-07-21  Jesper harder  <harder@ifa.au.dk>
6618
6619         * gnus-group.el: Add key bindings for
6620         gnus-group-sort-groups-by-real-name and
6621         gnus-group-sort-selected-groups-by-real-name.
6622
6623 2002-07-21  Jesper harder  <harder@ifa.au.dk>
6624
6625         * gnus.texi (Sorting Groups): Add key bindings for
6626         gnus-group-sort-groups-by-real-name and
6627         gnus-group-sort-selected-groups-by-real-name.
6628
6629 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
6630
6631         * spam.el (spam-use-dig): new variable for blackhole checking
6632         through dig.el
6633         (spam-check-blackholes): added dig.el checking functionality and
6634         more verbose reporting; query-dig is autoloaded from dig.el
6635         (spam-use-blackholes): disabled by default
6636         (spam-blackhole-servers): removed rbl.maps.vix.com from the
6637         blackhole servers list
6638
6639 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6640
6641         * message.el (message-required-headers): New variable.
6642
6643 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
6644
6645         * dig.el (query-dig): new function
6646
6647 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6648
6649         * flow-fill.el (fill-flowed): Don't infloop on too long fill
6650         prefixes.
6651
6652         * dns.el (query-dns): Protect against errors.
6653
6654         * gnus-msg.el (gnus-article-yanked-articles): New variable.
6655         (gnus-inews-add-send-actions): Mark all answered messages as
6656         answered.
6657
6658 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
6659
6660         * nnmail.el (nnmail-split-it): Added tracing to
6661         `:' split rule
6662
6663 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
6664
6665         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
6666         and "%s" so we don't overquote them.
6667
6668 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
6669
6670         * (mm-display-external): Display the actual command that has been
6671         executed in the echo area.
6672
6673 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6674
6675         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
6676
6677         * message.el (message-with-reply-buffer): New macro.
6678         (message-fetch-reply-field): Use it.
6679         (message-insert-wide-reply): New command and keystroke.
6680         (message-carefully-insert-headers): New function.
6681         (message-insert-to): Use new function.
6682
6683         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
6684         (gnus-topic-goto-missing-group): Use it.
6685
6686         * message.el (message-required-news-headers): Removed Lines.
6687         (message-reply): Don't insert References first.
6688         (message-followup): Ditto.
6689         (message-make-references): New function.
6690         (message-followup): Set message-reply-headers before generating
6691         the buffer stuff.
6692
6693 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
6694
6695         * mml.el (mml-generate-mime-1): Reverse the order of
6696         encoding/flowing.
6697
6698 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6699
6700         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
6701         after moving them.
6702
6703         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
6704         fit with newer standard format.
6705         (gnus-summary-make-false-root-always): New variable.
6706         (gnus-gather-threads-by-subject): Use it.
6707
6708         * message.el (message-get-reply-headers): Take an address list
6709         optional argument.
6710
6711 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6712
6713         * gnus.el (gnus-keep-backlog): Change default to 20.
6714
6715         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
6716         start.
6717         (gnus-agent-check-overview-buffer): Remove negative article
6718         numbers.
6719
6720         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
6721         (nnmail-cache-ignore-groups): Doc fix.
6722
6723         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
6724         (nnimap-debug-buffer): New variable.
6725         (nnimap-debug): Use it.
6726
6727 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
6728
6729         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
6730
6731 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6732
6733         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
6734         they aren't already sorted.
6735
6736 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
6737
6738         * message.el (message-mode-menu): Add ellipses to menu items
6739         expecting user interaction.
6740         (message-mode-field-menu): do.
6741
6742 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
6743
6744         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
6745         it isn't used any more.
6746
6747 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
6748
6749         * binhex.el (binhex-decoder-program): Fix docstring.
6750
6751 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6752
6753         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
6754         special chars if the mailcap file uses single quotes around %s.
6755         From Laurent Martelli <laurent@bearteam.org>.
6756
6757 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
6758
6759         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
6760         return the info object.
6761
6762 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
6763
6764         * gnus-int.el (gnus-request-update-info): Artificially add
6765         (1 . (1- min)) to the read range, in case the backend doesn't
6766         store marks for nonexistent articles.
6767
6768 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6769
6770         * binhex.el (binhex-insert-char): Eval-and-compile.
6771
6772 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
6773
6774         * lpath.el: Add tool-bar-local-item-from-menu.
6775
6776         * message.el (message-tool-bar-local-item-from-menu): New function.
6777         (message-tool-bar-map): Use it.
6778
6779 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
6780
6781         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
6782
6783         * gnus-art.el (gnus-article-header-rank): Last header in
6784         gnus-sorted-header-list should have higher rank than non-members.
6785
6786 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6787
6788         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
6789         covered methods.
6790
6791 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6792
6793         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
6794         eval-when-compile.  Suggested by Kevin Greiner.
6795
6796 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
6797
6798         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
6799         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
6800         even though no headers may have been fetched
6801         (gnus-agent-fetch-group-1, and perhaps others, require this
6802         behavior).
6803         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
6804         server buffer is constrained by gnus-agent-max-fetch-size.
6805         Multiple chunks in the same group may perform arbitrarily large
6806         updates.
6807
6808 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
6809
6810         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
6811         gnus-summary-update-download-mark to update the article in the
6812         summary.
6813
6814 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
6815
6816         * gnus.el (gnus-summary-high-uncached-face,
6817         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
6818         New faces.
6819
6820         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
6821         added this on 2002-11-23 but it just wasn't working out as
6822         intended.  The idea isn't entirely dead, three new faces
6823         gnus-summary-*-uncached-face are being added to gnus.el to provide
6824         the basis for an improved implementation.
6825         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
6826         proper file to open is lib/servers.
6827         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
6828         (i.e. removing the article from gnus-newsgroup-downloadable) will
6829         now restore the article's default mark rather than simply setting
6830         no mark.
6831         (gnus-agent-get-undownloaded-list): Corrected documentation.
6832         Added code to set new summary local variable,
6833         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
6834         a temporary list.  No longer sets gnus-newsgroup-downloadable.
6835         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
6836         up to date.  Call new gnus-summary-update-download-mark to keep
6837         summary buffer up-to-date.
6838         (gnus-agent-fetch-selected-article): Keep
6839         gnus-newsgroup-undownloaded up to date.
6840         (gnus-agent-fetch-articles): Return list of articles that were
6841         successfully fetched.
6842         (gnus-agent-check-overview-buffer): No more thingatpt.
6843         (gnus-agent-expire): No longer deletes NOV entries of unread
6844         articles.
6845         (gnus-agent-unread-articles): New function.
6846         (gnus-agent-regenerate-group): The article number must be
6847         terminated by a tab character.  Added more messages to report
6848         repairs.  Inhibit quits while writing changes so it is now safe
6849         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
6850         downloaded to 1) resolve the unbound references and 2) avoid
6851         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
6852
6853         * gnus-art.el (gnus-article-prepare): The agent
6854         downloaded/undownloaded mark is no longer stored as the article's
6855         mark.
6856
6857         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
6858         gnus-summary-highlight may use it.  Added downloaded as
6859         gnus-summary-highlight was using it.
6860
6861         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
6862         the download mark now follows Kai's +/- convention.
6863         (gnus-downloaded-mark): Added ?+ mark.
6864         (gnus-summary-highlight): Added rules to select
6865         gnus-summary-high-uncached-face,
6866         gnus-summary-normal-uncached-face, and
6867         gnus-summary-low-uncached-face.  Removed the
6868         gnus-agent-downloaded-article-face.
6869         (gnus-summary-line-format-alist): Implemented the download flag
6870         format (?O) as named in the manual.  This implementation displays
6871         either gnus-undownloaded-mark, gnus-downloaded-mark, or
6872         gnus-no-mark.
6873         (gnus-newsgroup-agentized): New local variable that identifies
6874         which groups are agentized.  While the agent is now on by default,
6875         you don't have to agentize every server that you use.
6876         (gnus-update-summary-mark-positions): Completed support for the
6877         download type of mark.
6878         (gnus-summary-insert-line): Added undownloaded to the parameters.
6879         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
6880         reference by the gnus-summary-line-format-spec.
6881
6882         * nntp.el (nntp-with-open-group): This macro handles dropped or
6883         broken connections by opening a new connection and repeating the
6884         failed command.
6885         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
6886         XOVER commands preceeding the active articles with the nov entry
6887         of the first available article.  When gnus connected to such a
6888         server, the unexpected nov entry would result in duplicate lines
6889         in the agent's overview file.  This patch fixes the duplicate
6890         lines problem and improves performance by skipping over all
6891         articles IDs that preceed the first nov entry in the server's
6892         reply.
6893
6894 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6895
6896         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
6897         (gnus-summary-highlight): Use it instead of `downloaded'.
6898         (gnus-summary-highlight-line): Ditto.
6899
6900         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
6901
6902 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6903
6904         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
6905
6906         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
6907         calls.
6908
6909         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
6910         downloaded variable if we're in an uncovered group.
6911
6912         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
6913         font to soemthing less noticeable.
6914         (gnus-agent-group-covered-p): New function.
6915
6916 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
6917
6918         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
6919         Because of an unknown bug, the group buffer is saved in .overview
6920         file.
6921
6922 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6923
6924         * nntp.el (nntp-send-command): Braino in last commit.  Replace
6925         `and' with `or'.
6926
6927 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6928
6929         * nntp.el (nntp-send-command): Assume that echo does not happen
6930         when nntp-open-connection-function is nntp-open-network-stream.
6931         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
6932
6933 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
6934
6935         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
6936
6937 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
6938
6939         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
6940         nntp-server-buffer if we aren't going to write to it.
6941
6942 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6943         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
6944
6945         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
6946
6947 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6948
6949         * rfc2047.el (rfc2047-decode-region): Remove newlines between
6950         decoded words.
6951
6952 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6953
6954         * gnus.el (fboundp): After loading mm-util, make sure it was the
6955         right one.
6956
6957 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6958
6959         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
6960         gnus-sum.  Made into a user option.
6961
6962         * gnus-sum.el (gnus-simplify-ignored-prefixes)
6963         (gnus-summary-mark-article-as-unread)
6964
6965 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
6966
6967         * time-date.el (date-to-time): Typo.
6968
6969         * parse-time.el: Typo.
6970
6971         * nnsoup.el (nnsoup-retrieve-headers): Typo.
6972
6973         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
6974
6975         * nnimap.el:
6976         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
6977
6978         * mm-encode.el (mm-safer-encoding): Typo.
6979
6980         * messcompat.el: Typo.
6981
6982         * message.el (message-face-alist): Typo.
6983
6984         * imap.el (imap-interactive-login, imap-open): Typos.
6985
6986         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
6987
6988         * gnus.el: Typo.
6989
6990         * gnus-win.el (gnus-configure-frame): Typo.
6991
6992         * gnus-util.el (gnus-atomic-progn-assign): Typo.
6993
6994         * gnus-topic.el (gnus-topic-sort-topics): Typo.
6995
6996         * gnus-sum.el (gnus-summary-article-number)
6997         (gnus-summary-read-group-1, gnus-summary-mark-article)
6998         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
6999
7000         * gnus-mule.el (gnus-mule-add-group): Typo.
7001
7002         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
7003
7004         * gnus-group.el (gnus-group-fetch-faq): Typo.
7005
7006         * gnus-art.el (gnus-decode-header-methods): Typo.
7007
7008         * flow-fill.el: Typo.
7009
7010 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
7011
7012         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
7013
7014 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7015
7016         * gnus-sum.el (gnus-simplify-ignored-prefixes)
7017         (gnus-summary-mark-article-as-unread)
7018         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
7019         Reformatting to avoid long lines.
7020         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
7021
7022 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
7023
7024         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
7025         be accessed through `mail-header-number'.
7026
7027 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7028
7029         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
7030         compressed range to gnus-summary-insert-articles.
7031
7032 2002-11-26  Kevin Ryde <user42@zip.com.au>
7033
7034         * gnus-art.el (gnus-mime-copy-part): Look for filename
7035         parameter under content-disposition, not content-type.
7036
7037         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
7038         (gnus-summary-reselect-current-group): Use it.
7039
7040 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
7041
7042         * gnus-agent.el (gnus-agent-uncached-articles): if
7043         gnus-agent-load-alist fails, return ARTICLES.
7044
7045         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
7046
7047 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7048
7049         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
7050         superfluous function call.
7051         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
7052         Add warning to docstring.
7053
7054 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7055
7056         * gnus-agent.el: Autoload number-at-point instead.
7057         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
7058
7059 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7060
7061         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
7062         require thingatpt (for number-at-point) and protect against
7063         deactivate-mark being unbound (on XEmacs).
7064
7065 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7066
7067         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
7068         print message on entry.
7069
7070         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
7071
7072         * gnus-range.el (gnus-range-difference): New function.
7073         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
7074
7075 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7076
7077         * gnus-sum.el (gnus-summary-insert-old-articles): Use
7078         gnus-remove-from-range instead of gnus-range-difference which
7079         doesn't exist.
7080
7081 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7082         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
7083
7084         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
7085         used for showing which articles have been downloaded.
7086         (gnus-agent-article-alist): Format change.  Add documentation.
7087         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
7088         process-marked articles.
7089         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
7090         in the series are individually fetched to minimize lose of
7091         content due to an error/quit.
7092         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
7093         gnus-message instead of message.
7094         (gnus-agent-read-servers): Use file lib/methods instead of
7095         lib/servers.  TODO: Why?
7096         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
7097         (gnus-agent-get-undownloaded-list): Remove articles that appear to
7098         come from the agent.  This means that they are not downloaded.
7099         (gnus-agent-fetch-selected-article): Don't use history.
7100         (gnus-agent-save-history, gnus-agent-enter-history)
7101         (gnus-agent-article-in-history-p, gnus-agent-history-path):
7102         Removed function; history is not used anymore.
7103         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
7104         (gnus-agent-crosspost): Started rewrite then realized that a typo
7105         in gnus-agent-fetch-articles ensures that this function is never
7106         called.  This will need to be fixed later.
7107         (gnus-agent-check-overview-buffer): Some sanity checks on the
7108         agent overview buffer.  This is a safety net used during
7109         development.
7110         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
7111         changed, write a number to the file indicating this.
7112         (gnus-agent-fetch-headers): Rewrite to respect
7113         gnus-agent-consider-all-articles without relying on the
7114         `.fetched' files.  Make it fast.
7115         (gnus-agent-braid-nov): Change resulting from
7116         gnus-agent-fetch-headers change.
7117         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
7118         `.fetched' files.
7119         (gnus-agent-read-agentview): New function, used by
7120         gnus-agent-load-alist.
7121         (gnus-agent-load-fetched-headers): Remove.
7122         (gnus-agent-save-alist): Rewrite to accomodate new format.
7123         (gnus-agent-fetch-group-1): Make sure list of articles is in the
7124         same order as in gnus-newsgroup-headers.
7125         (gnus-agent-expire): Document and implement extra args ARTICLES,
7126         GROUP, FORCE.  Do not restrict usage.
7127         (gnus-agent-uncached-articles): New function.
7128         (gnus-agent-retrieve-headers): Use it.
7129         (gnus-agent-regenerate-group): No longer needs to be called from
7130         gnus-agent-regenerate.  Individual groups may be regenerated. The
7131         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
7132         The article fetch dates are validated in the article alist.  The
7133         article alist is pruned of entries that do not reference existing
7134         NOV entries.  All changes are computed then applied with
7135         inhibit-quit bound to t.  As a result, it is now safe to quit out of
7136         regeneration.  The optional clean parameter has been replaced with
7137         an optional reread parameter.  Clean is no longer necessary as
7138         regeneration gets the appropriate setting from
7139         gnus-agent-consider-all-articles.  The new reread parameter will
7140         result in fetched, or all, articles being marked as unread.
7141         (gnus-agent-regenerate): Removed code to regenerate the history
7142         file as it is no longer used.
7143
7144         * gnus-start.el (gnus-make-ascending-articles-unread): New
7145         function, for efficient mass-marking.
7146
7147         * gnus-sum.el (gnus-summary-highlight): Use new face for
7148         downloaded articles.
7149         (gnus-article-mark): Prefer to indicate read/unread status over
7150         downloaded status.
7151         (gnus-summary-highlight-line-0): New function, maybe rehighlights
7152         line.
7153         (gnus-summary-highlight-line): Use new face for downloaded
7154         articles.
7155         (gnus-summary-insert-old-articles): Improved performance by
7156         replacing the initial LIST of older articles with a compressed
7157         RANGE of older articles.  Some servers appear to lie about
7158         their active range so the original list could contain millions
7159         of article numbers.  The range is not expanded into a list
7160         until the optional ALL parameter has been applied.
7161
7162 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7163
7164         * gnus-agent.el (gnus-category-mode): Typo in doc string.
7165
7166 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
7167
7168         * spam.el:
7169         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
7170
7171         * spam.el: added `M s t' and `M s x' key mappings
7172
7173 2002-11-20  Simon Josefsson  <jas@extundo.com>
7174
7175         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
7176
7177 2002-11-19  Simon Josefsson  <jas@extundo.com>
7178
7179         * gnus-sum.el (gnus-summary-morse-message): Load
7180         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
7181         (unmorse-region): Autoload it instead.
7182
7183 2002-11-18  Simon Josefsson  <jas@extundo.com>
7184
7185         * gnus-sum.el (gnus-summary-morse-message): New function.
7186         (gnus-summary-wash-map): Bind to `W m'.
7187         (gnus-summary-make-menu-bar): Add.
7188
7189         * nnimap.el (nnimap-request-expire-articles): Compress sequence
7190         before storing \Deleted mark on expired articles.
7191
7192 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
7193         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
7194
7195         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
7196         parens in column 0.
7197
7198 2002-11-17  Juanma Barranquero  <lektu@terra.es>
7199
7200         * nnweb.el (nnweb-google-create-mapping): Fix typo.
7201
7202         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
7203
7204         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
7205
7206 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
7207
7208         * message.el (message-set-auto-save-file-name): Use
7209         make-directory, to avoid the dependence on gnus-util.
7210
7211 2002-11-16  Simon Josefsson  <jas@extundo.com>
7212
7213         * nnimap.el (nnimap-callback-callback-function):
7214         (nnimap-callback-buffer): Removed, these cannot be global but must
7215         be embedded into the callback.
7216         (nnimap-make-callback): New.  Embedd article number, callback and
7217         buffer in function.
7218         (nnimap-callback, nnimap-request-article-part): Update.
7219
7220 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7221
7222         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
7223
7224 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7225
7226         * gnus.el (gnus-summary-line-format): Document %C.
7227
7228 2002-11-11  Simon Josefsson  <jas@extundo.com>
7229
7230         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
7231         output when called interactively.
7232
7233 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7234
7235         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
7236
7237         * message.el (message-draft-coding-system): Improve comment; use
7238         mm-auto-save-coding-system for the default value.
7239
7240         * nndraft.el (nndraft-request-article): Revert to the state before
7241         2002-10-29; regexp-quote mail-header-separator.
7242
7243 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
7244
7245         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
7246         allow editing of drafts from an nnvirtual group.
7247
7248 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7249
7250         * nndraft.el (nndraft-request-article): Replace emacs-mule with
7251         mm-auto-save-coding-system.
7252
7253         * message.el (message-draft-coding-system): Default to
7254         iso-2022-7bit.
7255
7256         * mm-util.el (mm-auto-save-coding-system): Undo last change to
7257         restore the default value to emacs-mule or escape-quoted.
7258
7259 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7260
7261         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
7262         a delayed or a queued article as well as a draft.
7263
7264         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
7265         delayed or a queued article in the raw format; treat a delayed
7266         article as a raw article as well as a draft.
7267         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
7268         for the delayed group.
7269
7270         * nndraft.el (nndraft-request-article): Ignore auto save files for
7271         a delayed or a queued article; don't bother to decode a queued
7272         article; don't bind nnmail-file-coding-system for a queued article.
7273
7274         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
7275         and the queue group.
7276
7277 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
7278
7279         * gnus-group.el (gnus-group-delete-group):
7280         gnus-cache-active-hashtb might be void.
7281
7282 2002-11-02  Simon Josefsson  <jas@extundo.com>
7283
7284         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
7285         setting of the default user ID.  From Raymond Scholz
7286         <ray-2002@zonix.de>.
7287
7288 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
7289
7290         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
7291         charset.
7292
7293 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
7294         From Alex Schroeder <alex@emacswiki.org>
7295         * spam-stat.el (spam-stat-process-directory): add dir to message
7296         (spam-stat-reduce-size): No longer remove words
7297         with values close to 0.5, because the default value is 0.2.
7298
7299 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7300
7301         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
7302         documentation.
7303
7304 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7305
7306         * gnus-agent.el (gnus-agent-fetched-headers)
7307         (gnus-agent-load-fetched-headers)
7308         (gnus-agent-save-fetched-headers): Remove variable and two
7309         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
7310         works better.
7311         (gnus-agent-fetch-headers): New implementation from Kevin
7312         Greiner.  Uses gnus-agent-article-alist to store information
7313         about fetched messages which aren't on the server anymore.  The
7314         trick is to return a list of considered messages to the caller,
7315         but to only fetch those which haven't been fetched yet.
7316
7317 2002-10-30  Simon Josefsson  <jas@extundo.com>
7318
7319         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
7320
7321         * pgg.el (pgg-passphrase-cache-expiry): Removed.
7322
7323 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7324
7325         * mm-view.el (mm-w3m-local-map-property): Make it work with older
7326         versions of emacs-w3m than 1.3.3.
7327
7328         * lpath.el: Bind w3m-minor-mode-map.
7329
7330         * mm-view.el (mm-w3m-mode-command-alist)
7331         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
7332         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
7333         (mm-setup-w3m): Simplified.
7334         (mm-w3m-local-map-property): New function.
7335         (mm-inline-text-html-render-with-w3m): Use it.
7336
7337         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
7338         mm-w3m-local-map-property.
7339
7340 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7341
7342         * mm-util.el (mm-auto-save-coding-system): Default to
7343         iso-2022-7bit.
7344
7345         * nndraft.el (nndraft-request-article): Decode an article using
7346         the coding-system emacs-mule if it seems to have been saved using
7347         emacs-mule.
7348         (nndraft-request-replace-article): Use message-draft-coding-system
7349         instead of mm-auto-save-coding-system for the draft or delayed
7350         group.
7351
7352 2002-10-28  Josh  <huber@alum.wpi.edu>
7353
7354         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
7355         functions.
7356
7357 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7358         From mah@everybody.org (Mark A. Hershberger).
7359
7360         * mm-url.el (mm-url-insert-file-contents): Make it return the same
7361         type values ("url" size) regardless of the values of
7362         mm-url-use-external.
7363
7364 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7365
7366         * nnimap.el (nnimap-request-article-part): Try harder to show
7367         group name in debugging message.
7368
7369 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7370
7371         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
7372         directory if it doesn't exist.
7373         (gnus-agent-fetch-headers): Remove old cruft that tried to
7374         abstain from downloading articles more than once if
7375         gnus-agent-consider-all-articles was true.  This is now done
7376         properly via the .fetched files.
7377
7378 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7379
7380         * nndraft.el (nndraft-request-article): Treat delayed articles
7381         like drafts.
7382
7383 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7384
7385         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
7386
7387 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7388
7389         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
7390         Remove unused optional arg DIR and corresponding code.
7391
7392         * nnimap.el (nnimap-request-article-part): Include group name in
7393         debugging output.
7394
7395 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
7396
7397         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
7398
7399 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7400
7401         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
7402         contains range of headers that have been fetched by the agent
7403         already.  Compare gnus-agent-article-alist.
7404         (gnus-agent-file-header-cache): Like
7405         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
7406         (gnus-agent-fetch-headers): Improve comment.  Revert to old
7407         seen/recent logic.
7408         Remember which headers have been fetched before and don't fetch
7409         them again the next time round.
7410         (gnus-agent-load-fetched-headers)
7411         (gnus-agent-save-fetched-headers): New functions, for remembering
7412         which headers have been fetched before.
7413
7414 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7415
7416         * lpath.el: Remove useless bindings.
7417
7418 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
7419
7420         * gnus-sum.el (gnus-summary-execute-command): Disable visual
7421         features while searching.
7422
7423 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7424
7425         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
7426
7427 2002-10-22  Simon Josefsson  <jas@extundo.com>
7428
7429         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
7430         (pgg-snarf-keys): Add.
7431
7432 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7433
7434         * lpath.el: Fbind bbdb-records.
7435
7436         * spam.el: Don't autoload bbdb-records.
7437
7438 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7439
7440         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
7441         prevent inf-loop.
7442
7443 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7444
7445         * nnslashdot.el: Removed some test lines.
7446         More test.
7447
7448 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7449
7450         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
7451         are known to be downloaded already.
7452
7453 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7454
7455         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
7456         (mm-text-html-washer-alist): Ditto.
7457
7458 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7459
7460         * nnheader.el (nnheader-remove-body): Fix an error of detecting
7461         boundary between headers and body.
7462         * nnml.el (nnml-parse-head): Ditto.
7463
7464 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7465
7466         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
7467         entries.
7468
7469         * gnus-group.el (gnus-fetch-group): Allow an optional
7470         specification of the articles to select.
7471
7472         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
7473
7474 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7475
7476         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
7477         headers from the group, update variable `articles' to contain
7478         only those numbers where headers exist.  (When fetching all
7479         articles in a group, Gnus creates lots of numbers where there is
7480         no articles.)
7481
7482 2002-10-20  Steve Youngs  <youngs@xemacs.org>
7483
7484         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
7485         doesn't have the 'alist custom type, use cons cells instead.
7486         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
7487         (pgg-parse-hash-algorithm-alist): Ditto.
7488         (pgg-parse-compression-algorithm-alist): Ditto.
7489         (pgg-parse-signature-type-alist): Ditto.
7490
7491         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
7492
7493         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
7494
7495         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
7496
7497 2002-10-19  Simon Josefsson  <jas@extundo.com>
7498
7499         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
7500         buffer.
7501
7502 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7503
7504         * gnus-spec.el (gnus-make-format-preserve-properties)
7505         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
7506         properties also on XEmacs.  `gnus-xmas-format' is like format but
7507         preserves text properties on XEmacs (though it only understands
7508         simple format specs).  The variable
7509         `gnus-make-format-preserve-properties' controls whether the
7510         function is used, and is checked in `gnus-parse-simple-format'.
7511         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
7512
7513         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
7514         output.
7515         (gnus-agent-consider-all-articles): New variable.
7516         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
7517         (gnus-agent-fetch-headers): Depending on
7518         gnus-agent-consider-all-articles, maybe get all articles.
7519         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
7520         `read'.
7521         (gnus-predicate-imples-unread): New function.
7522         (gnus-agent-fetch-headers): Optimize to call
7523         gnus-list-of-unread-articles if that is sufficient.
7524         Check unseen and recent instead of seen and recent.
7525         (gnus-agent-fetch-headers): Abstain from calling
7526         gnus-list-range-intersection if range (a . b) would have (> a b).
7527
7528 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7529
7530         * message.el (message-send-mail): Make it possible to perform
7531         edebug-defun.
7532
7533 2002-10-18  Simon Josefsson  <jas@extundo.com>
7534
7535         * gnus-art.el (gnus-button-man-handler): Change default to
7536         `manual-entry' (defined in both emacsen).
7537         (gnus-button-man-handler): Remove emacsen difference and use
7538         `manual-entry'.
7539
7540 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7541
7542         * spam.el: Wrap autoload settings for bbdb-records,
7543         executable-find and ifile-spam-filter with eval-and-compile.
7544         (spam-display-buffer-contents): Remove.
7545         (spam-bogofilter-score): Merge spam-display-buffer-contents.
7546
7547 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
7548
7549         * spam.el (spam-display-buffer-contents): New function.
7550         (spam-bogofilter-score): use spam-display-buffer-contents, patch
7551         from Katsumi Yamaoka <yamaoka@jpl.org>.
7552
7553 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7554
7555         * nnheader.el (nnheader-parse-naked-head): New function.
7556         (nnheader-parse-head): Use the above function, in order to handle
7557         continuation lines properly.
7558         (nnheader-remove-body): New function.
7559         (nnheader-remove-cr-followed-by-lf): New function.
7560         (nnheader-ms-strip-cr): Use the above function.
7561
7562         * gnus-agent.el (gnus-agent-regenerate-group): Call
7563         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
7564         `nnheader-parse-head'.
7565         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
7566
7567         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
7568         continuation lines by itself; call `nnheader-parse-naked-head'
7569         instead of `nnheader-parse-head'.
7570         * nndiary.el (nndiary-parse-head): Ditto.
7571         * nnfolder.el (nnfolder-parse-head): Ditto.
7572         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
7573         * nnmaildir.el (nnmaildir--update-nov): Ditto.
7574         * nnml.el (nnml-parse-head): Ditto.
7575
7576 2002-10-17  Steve Youngs  <youngs@xemacs.org>
7577
7578         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
7579         XEmacs, default to it if featurep 'xemacs.
7580
7581 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7582
7583         * spam-stat.el: Check for the existence of hash functions instead
7584         of the Emacs version to decide whether to load cl.  Suggested by
7585         Kai Gro\e,A_\e(Bjohann.
7586
7587 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7588
7589         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
7590         if it isn't open yet.
7591
7592 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7593
7594         * gnus-group.el: Require mm-url only when compiling.
7595         (gnus-group-fetch-charter): Require mm-url.
7596
7597         * spam-stat.el: Require cl for the functions gethash,
7598         hash-table-count, make-hash-table and mapc for Emacs 20.
7599         (puthash): Alias to cl-puthash for Emacs 20.
7600         (with-syntax-table): New macro for Emacs 20.
7601
7602 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
7603
7604         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
7605
7606 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
7607
7608         * spam.el (spam-check-ifile): added ifile as a spam checking
7609         backend, and spam-use-ifle as the variable to toggle that check.
7610
7611 2002-10-12  Simon Josefsson  <jas@extundo.com>
7612
7613         * message.el (message-beginning-of-line): New variable.
7614         (message-beginning-of-line): Use it.
7615
7616 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
7617
7618         * spam.el: more compilation fixes for BBDB
7619
7620         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
7621         (spam-stat-reduce-size): Interactive.
7622         (spam-stat-reset): New function.
7623         (spam-stat-save): Interactive.
7624
7625 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7626
7627         * gnus.el: Autoload gnus-delay-initialize.
7628
7629         * message.el: Autoload gnus-delay-article.
7630
7631 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
7632
7633         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
7634         text property in Emacs.
7635
7636 2002-10-11  Simon Josefsson  <jas@extundo.com>
7637
7638         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
7639         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
7640
7641         * mml1991.el (mml1991-pgg-sign): Remove CR.
7642
7643 2002-10-10  Simon Josefsson  <jas@extundo.com>
7644
7645         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
7646         decrypt failed.
7647         (mml2015-trust-boundaries-alist): Removed.
7648         (mml2015-gpg-extract-signature-details): Don't use it.
7649         (mml2015-unabbrev-trust-alist): New.
7650         (mml2015-gpg-extract-signature-details): Use it.
7651
7652 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
7653
7654         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
7655         BBDB installed
7656
7657         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
7658         statistical analysis of spam in Lisp only
7659
7660 2002-10-10  Simon Josefsson  <jas@extundo.com>
7661
7662         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
7663         auth, selected or examine state.
7664
7665         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
7666         buffer and error buffer depending on type of information.
7667
7668         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
7669         --status-fd stuff even if gpg.el is not used (revert earlier
7670         change).
7671         (mml2015-pgg-{clear-,}verify): Store both output and errors as
7672         gnus details.
7673         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
7674         buffer.
7675
7676         * pgg.el (pgg-verify-region): Use it.
7677
7678         * pgg-def.el (pgg-query-keyserver): New variable.
7679
7680         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
7681         key-identifier in packet.  Is this a good idea?
7682
7683         * mml.el (mml-mode-map): Add security commands that operates on
7684         MIME parts.
7685         (mml-menu): And menu items for them.
7686
7687         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
7688
7689         * mml.el (mml-parse-1): Support sender in #secure tags.
7690
7691         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
7692         defined.
7693
7694         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
7695         (mml-pgp-encrypt-buffer): Support combined signing.
7696
7697         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
7698         (mml1991-gpg-encrypt): Ditto.
7699         (mml1991-pgg-encrypt): Ditto.
7700         (mml1991-encrypt): Pass sign parameter.
7701
7702         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
7703         (mml-signencrypt-style): Mention the variable.
7704
7705 2002-10-09  Simon Josefsson  <jas@extundo.com>
7706
7707         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
7708         pgg-gpg-user-id.
7709
7710         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
7711         (pgg-fetch-key-function): Nil if w3 is not installed.
7712
7713 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7714
7715         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
7716         gnus-agent-current-history.
7717
7718 2002-10-06  Simon Josefsson  <jas@extundo.com>
7719
7720         * imap.el (imap-parse-status): Don't use read to read token.
7721
7722 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7723
7724         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
7725         for methods not covered by the agent, and when unplugged.
7726
7727 2002-10-05  Simon Josefsson  <jas@extundo.com>
7728
7729         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
7730         signing.
7731
7732         * gnus-agent.el (gnus-agent-read-servers): If getting method from
7733         a named server fails, ignore the server.
7734
7735         * mml1991.el (mml1991-pgg-sign): Do QP.
7736
7737         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
7738         work.
7739
7740 2002-10-04  Simon Josefsson  <jas@extundo.com>
7741
7742         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
7743
7744         * pgg-pgp.el (pgg-pgp-verify-region): Inline
7745         binary-write-decoded-region from MEL.
7746
7747         * pgg.el (pgg-encrypt-region): Support sign.
7748
7749         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
7750
7751         * mml2015.el (mml2015-pgg-encrypt): Ditto.
7752
7753         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
7754         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
7755         branch where PGG was taken from in the ChangeLog entries below.
7756
7757 2002-10-01  Simon Josefsson  <jas@extundo.com>
7758
7759         * pgg-pgp.el: Don't require mel.  Don't use luna.
7760         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
7761         (pgg-pgp-process-region): Use expand-file-name instead of concat.
7762         (pgg-pgp-process-region): Don't use binary-funcall.
7763
7764         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
7765
7766         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
7767         instead of concat.
7768
7769         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
7770
7771 2002-09-29  Simon Josefsson  <jas@extundo.com>
7772
7773         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
7774         compile warnings.
7775
7776         * pgg.el (pgg-decrypt-region): Don't parse packet.
7777
7778         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
7779
7780 2002-09-29  Daiki Ueno <ueno@unixuser.org>
7781
7782         * pgg.el: Remove dependency on calist.el.
7783
7784 2002-09-28  Simon Josefsson  <jas@extundo.com>
7785
7786         * pgg.el (pgg-temporary-file-directory): New variable.
7787         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
7788
7789         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
7790         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
7791
7792         * pgg-parse.el (pgg-char-int): Defalias.
7793         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
7794         (pgg-read-bytes, pgg-read-body): Use it.
7795         (pgg-decode-packets): Don't use MEL, use base64-*.
7796         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
7797         (pgg-string-as-unibyte): Defalias.
7798         (pgg-parse-armor-region): Use it.
7799
7800         * pgg-gpg.el (pgg-gpg-process-region): Use
7801         pgg-temporary-file-directory.
7802
7803         * luna.el: Don't def-edebug.
7804
7805         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
7806         binary-write-decoded-region from MEL.
7807
7808         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
7809
7810         * alist.el, calist.el: Don't require product/APEL.
7811
7812         * pgg-parse.el (top-level): Remove dependency on static.el,
7813         pccl.el, mel.el.
7814         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
7815         `define-ccl-program' is boundp, instead of using broken.
7816
7817 2002-10-01  Simon Josefsson  <jas@extundo.com>
7818
7819         * message.el (message-required-mail-headers): Remove Lines:.
7820
7821 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7822         From Jesper Harder.
7823
7824         * gnus-group.el (gnus-group-fetch-charter,
7825         gnus-group-fetch-control): Prompt for group if given a prefix
7826         argument.
7827         * gnus-sum.el (t): Add gnus-group-fetch-charter and
7828         gnus-group-fetch-control to summary key map and menu.
7829
7830 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
7831
7832         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
7833         number when there are no articles.
7834
7835 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7836
7837         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
7838         arg ALL means to fetch all articles, not only downloadable ones.
7839         (gnus-agent-fetch-selected-article): New function for
7840         gnus-select-article-hook or gnus-mark-article-hook.
7841
7842 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7843         From Peter von der Ahe <nospam2159@daimi.au.dk>.
7844
7845         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
7846         raw-text.
7847
7848 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
7849
7850         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
7851         Pinard).
7852         Major revamp of the code, documentation is in comments in the file
7853         for now.
7854
7855 2002-09-30  Simon Josefsson  <jas@extundo.com>
7856
7857         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
7858         buffer seem to be needed?
7859
7860 2002-09-29  Simon Josefsson  <jas@extundo.com>
7861
7862         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
7863         compile warnings.
7864
7865         * mml1991.el (mml1991-function-alist): Add pgg.
7866         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
7867         (mml1991-pgg-encrypt): Fix recipients querying.
7868
7869 2002-09-28  Simon Josefsson  <jas@extundo.com>
7870
7871         * mml2015.el (autoload): Autoload correct files.  Trivial patch
7872         from dme@dme.org.
7873         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
7874         handle is returned.
7875
7876 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7877
7878         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
7879         Protect against non-existent of `nnimap-mailbox-info'.
7880
7881 2002-09-27  Simon Josefsson  <jas@extundo.com>
7882
7883         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
7884         (gnus-setup-news-hook): Use it.
7885         (gnus-after-getting-new-news-hook): Ditto.
7886
7887         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
7888
7889 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7890         From Mats Lidell <matsl@contactor.se>.
7891
7892         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
7893
7894 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7895
7896         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
7897         the part to decode encoded words, use raw words instead of decoded
7898         words.
7899
7900 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
7901
7902         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
7903
7904         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
7905         (mm-setup-w3m): Use it.
7906
7907 2002-09-27  Simon Josefsson  <jas@extundo.com>
7908
7909         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
7910         article buffers.
7911
7912         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
7913         it just in case.
7914         (nnimap-update-unseen): New function; update unseen count in
7915         `n-m-info'.
7916         (nnimap-close-group): Call it.
7917
7918         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
7919         (gnus-after-getting-new-news-hook): Ditto.
7920
7921         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
7922         message into verboselevel 9.  Change slow mail check message.
7923         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
7924         (nnimap-fixup-unread-after-getting-new-news): New function, to be
7925         used as a hook after getting new mail.
7926
7927 2002-09-26  Simon Josefsson  <jas@extundo.com>
7928
7929         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
7930         SELECT/EXAMINE is first unseen article, not number of unseen
7931         articles.  Make them distinct by renaming the former to
7932         `first-unseen' instead of `unseen'.
7933
7934         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
7935         too.
7936         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
7937         changed.
7938         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
7939
7940         * gnus-int.el (gnus-server-unopen-status): Defcustom.
7941
7942         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
7943         better.
7944
7945         * mml2015.el (mml2015-pgg-decrypt): Only add security information
7946         if dissecting resulting buffer actually had any information.
7947
7948 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7949
7950         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
7951         because the function `string<' allows symbols.
7952
7953         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
7954
7955 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
7956
7957         * message.el (message-forward-make-body): Revert an early change
7958         because 8-bit utf-8 emails.
7959
7960 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
7961
7962         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
7963         links to Info)
7964         * gnus-art.el (gnus-treat-highlight-signature):
7965         * gnus-art.el (gnus-treat-buttonize):
7966         * gnus-art.el (gnus-treat-buttonize-head):
7967         * gnus-art.el (gnus-treat-emphasize):
7968         * gnus-art.el (gnus-treat-strip-cr):
7969         * gnus-art.el (gnus-treat-unsplit-urls):
7970         * gnus-art.el (gnus-treat-leading-whitespace):
7971         * gnus-art.el (gnus-treat-hide-headers):
7972         * gnus-art.el (gnus-treat-hide-boring-headers):
7973         * gnus-art.el (gnus-treat-hide-signature):
7974         * gnus-art.el (gnus-treat-fill-article):
7975         * gnus-art.el (gnus-treat-hide-citation):
7976         * gnus-art.el (gnus-treat-hide-citation-maybe):
7977         * gnus-art.el (gnus-treat-strip-list-identifiers):
7978         * gnus-art.el (gnus-treat-strip-pgp):
7979         * gnus-art.el (gnus-treat-strip-pem):
7980         * gnus-art.el (gnus-treat-strip-banner):
7981         * gnus-art.el (gnus-treat-highlight-headers):
7982         * gnus-art.el (gnus-treat-highlight-citation):
7983         * gnus-art.el (gnus-treat-date-ut):
7984         * gnus-art.el (gnus-treat-date-local):
7985         * gnus-art.el (gnus-treat-date-english):
7986         * gnus-art.el (gnus-treat-date-lapsed):
7987         * gnus-art.el (gnus-treat-date-original):
7988         * gnus-art.el (gnus-treat-date-iso8601):
7989         * gnus-art.el (gnus-treat-date-user-defined):
7990         * gnus-art.el (gnus-treat-strip-headers-in-body):
7991         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
7992         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
7993         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
7994         * gnus-art.el (gnus-treat-unfold-headers):
7995         * gnus-art.el (gnus-treat-fold-headers):
7996         * gnus-art.el (gnus-treat-fold-newsgroups):
7997         * gnus-art.el (gnus-treat-overstrike):
7998         * gnus-art.el (gnus-treat-display-xface):
7999         * gnus-art.el (gnus-treat-display-smileys):
8000         * gnus-art.el (gnus-treat-from-picon):
8001         * gnus-art.el (gnus-treat-mail-picon):
8002         * gnus-art.el (gnus-treat-newsgroups-picon):
8003         * gnus-art.el (gnus-treat-body-boundary):
8004         * gnus-art.el (gnus-treat-capitalize-sentences):
8005         * gnus-art.el (gnus-treat-fill-long-lines):
8006         * gnus-art.el (gnus-treat-play-sounds):
8007         * gnus-art.el (gnus-treat-translate):
8008         * gnus-art.el (gnus-treat-x-pgp-sig):
8009         * gnus-art.el (gnus-mime-button-line-format):
8010         * gnus-art.el (gnus-button-man-level):
8011         * gnus-art.el (gnus-button-emacs-level):
8012         * gnus-cus.el (gnus-group-parameters):
8013         * gnus-gl.el (bbb-build-mid-scores-alist):
8014         * gnus-group.el (gnus-group-line-format):
8015         * gnus-mlspl.el (gnus-group-split-setup):
8016         * gnus-mlspl.el (gnus-group-split):
8017         * gnus-msg.el (gnus-mailing-list-groups):
8018         * gnus-msg.el (gnus-posting-styles):
8019         * gnus-nocem.el (gnus-nocem-issuers):
8020         * gnus-score.el (gnus-score-regexp-bad-p):
8021         * gnus-srvr.el (gnus-server-line-format):
8022         * gnus-topic.el (gnus-topic-line-format):
8023         * gnus.el (gnus-summary-line-format):
8024         * mail-source.el (mail-sources):
8025         * message.el (message-subscribed-address-file):
8026         * nnmail.el (nnmail-split-fancy):
8027
8028 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
8029
8030         * mail-source.el(mail-source-run-script): use `functionp' to test
8031         whether the argument `script' is in fact a function.
8032         (mail-sources): adjust the defcustom to allow users to specify a
8033         function or a string as the value of the `:prescript' and
8034         `:postscript' arguments of the `file' and `pop3' mail sources.
8035
8036 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
8037
8038         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
8039         number when article 1 does not exist.
8040
8041 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8042
8043         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
8044         apropos if apropos-variable does not exist.
8045         (gnus-button-guessed-mid-regexp)
8046         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
8047         regexes.  From Reiner Steib.
8048         (gnus-button-handle-describe-function)
8049         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
8050         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
8051         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
8052
8053 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
8054         Trivial patch.
8055
8056         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
8057         the file.
8058
8059 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
8060
8061         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
8062
8063 2002-09-24  Simon Josefsson  <jas@extundo.com>
8064
8065         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
8066         (mml2015-use): Prefer PGG if installed.
8067         (mml2015-function-alist): Add PGG wrappers.
8068         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
8069         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
8070         prefix, make regexp optionally skip it.
8071         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
8072         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
8073         (mml2015-pgg-encrypt): New functions.
8074         (defvar, autoload): Prevent byte-compile warnings.
8075
8076 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8077         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
8078
8079         * gnus-art.el (article-strip-banner): Check for the existence of
8080         from header.
8081
8082 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
8083
8084         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
8085         (gnus-button-alist): Improved regexp for
8086         gnus-button-handle-mid-or-mail (false positives), fixed
8087         gnus-button-handle-man entries.
8088         From Reiner Steib.
8089
8090 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
8091         From Josh Huber.
8092
8093         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
8094         nnmail-extra-headers is non-nil.
8095
8096 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
8097
8098         * nnmaildir.el: Store article numbers persistently.  General
8099         revision.
8100         (nnmaildir-request-expire-articles): handle 'immediate and 'never
8101         for nnmail-expiry-wait; delete instead of moving if 'force is
8102         given.
8103
8104 2002-09-23  Simon Josefsson  <jas@extundo.com>
8105         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
8106
8107         * smime.el (smime-sign-buffer): Get key and extra certs.
8108         (smime-get-key-with-certs-by-email): Utility function.
8109
8110 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
8111         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
8112
8113         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
8114         article exists.
8115
8116 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
8117
8118         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
8119
8120 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
8121         From Reiner Steib.
8122
8123         * gnus-art.el (gnus-button-handle-custom,
8124         gnus-button-handle-mid-or-mail,
8125         gnus-button-handle-describe-{function,variable,key},
8126         gnus-button-handle-apropos{,command,variable}): New functions.
8127         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
8128         gnus-button-{man,emacs,mail}-level): New variables.
8129         (gnus-button-alist): Use the above to buttonize emacs and mail
8130         related links.
8131
8132 2002-09-18  Juanma Barranquero  <lektu@terra.es>
8133
8134         * gnus-int.el (gnus-status-message): Fix spacing.
8135
8136         * imap.el (imap-continuation): Fix typos.
8137
8138 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
8139
8140         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
8141
8142         * gnus-art.el (gnus-article-reply-with-original): Correct
8143         with-current-buffer scope.
8144
8145         * message.el (message-completion-alist): Add Reply-To, From, etc.
8146
8147 2002-09-18  Simon Josefsson  <jas@extundo.com>
8148
8149         * nnimap.el (nnimap-request-expire-articles): Make flag setting
8150         conditional.  From Nevin Kapur <nevin@jhu.edu>.
8151
8152 2002-09-17  Simon Josefsson  <jas@extundo.com>
8153
8154         * nnimap.el (nnimap-expiry-target): Don't search for which
8155         articles exists here.
8156         (nnimap-request-expire-articles): Do it here instead.  Only expire
8157         when articles are found.  Suggested by Nevin Kapur
8158         <nevin@jhu.edu>.
8159
8160 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8161         From Reiner Steib <reiner.steib@gmx.de>.
8162
8163         * message.el (message-strip-subject-trailing-was)
8164         (message-change-subject, message-add-archive-header)
8165         (message-xpost-fup2-header, message-xpost-insert-note)
8166         (message-xpost-fup2, message-reduce-to-to-cc): New functions
8167         adopted from message-utils.el.  Add functions to the keymap, mode
8168         describtion and menu.
8169         (message-change-subject,message-xpost-fup2): Signal error if
8170         current header is empty.
8171         (message-xpost-insert-note): Changed insert position.
8172         (message-archive-note): Ensure to insert note in message body (not
8173         in head).
8174         (message-archive-header, message-archive-note)
8175         (message-xpost-default, message-xpost-note, message-fup2-note)
8176         (message-xpost-note-function): New variables adopted from
8177         message-utils.el.  Changed some doc-strings.
8178         (message-mark-insert-{begin,end}): Rename from
8179         message-{begin,end}-inserted-text-mark (message-utils.el), changed
8180         values.
8181         (message-subject-trailing-was-query)
8182         (message-subject-trailing-was-ask-regexp)
8183         (message-subject-trailing-was-regexp): New variables.
8184         (message-to-list-only): Added doc-string and menu entry.
8185
8186         * message-utils.el: Removed.  Functions are now in message.el.
8187
8188 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
8189
8190         * gnus-art.el (gnus-article-reply-with-original,
8191         gnus-article-followup-with-original): Switch to
8192         gnus-summary-buffer before reply/followup.
8193
8194 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
8195
8196         * gnus-sum.el (gnus-summary-toggle-header): The article window may
8197         not exist. Toggle it anyway.
8198
8199 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
8200
8201         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
8202
8203         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
8204         Trivial patch from Urban Engberg <ue@ccieurope.com>.
8205
8206         * rfc2047.el (message-posting-charset): Defvar it.
8207         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
8208         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
8209
8210         * mail-source.el (mail-source-fetch): Hide password.
8211
8212         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
8213
8214 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8215         From John Paul Wallington <jpw@shootybangbang.com>.
8216
8217         * gnus.el (gnus-visual, gnus-meta): Fix typo.
8218
8219 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8220
8221         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
8222
8223 2002-09-11  Simon Josefsson  <jas@extundo.com>
8224
8225         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
8226         (nnimap-split-rule): Doc fix.
8227         (nnimap-request-expire-articles): Cleanup code.
8228
8229 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8230         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
8231
8232         * gnus-art.el (gnus-article-address-banner-alist): New option.
8233         (article-strip-banner): Refer the above option to split banners of
8234         free mail servers, when no group parameter is specified.
8235
8236 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8237
8238         * nntp.el (nntp-wait-for-string): Check for a process in the
8239         current buffer instead of `nntp-server-buffer'.
8240
8241 2002-09-09  Simon Josefsson  <jas@extundo.com>
8242
8243         * gnus-art.el (gnus-button-man-handler): New variable.
8244         (gnus-button-alist): Use g-b-handle-man.
8245         (gnus-button-handle-man): New, call g-b-man-handler.
8246
8247 2002-09-08  Simon Josefsson  <jas@extundo.com>
8248
8249         * gnus-art.el (gnus-button-alist): Buttonize man page links.
8250
8251 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8252
8253         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
8254
8255 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8256
8257         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
8258
8259         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
8260         keystroke.
8261
8262         * gnus-srvr.el (gnus-browse-describe-group): New command and
8263         keystroke.
8264
8265 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8266
8267         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
8268         value for gnus-decoration property.
8269
8270 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8271
8272         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
8273         string) as group name in case we have a CRLF in the file.
8274
8275 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
8276
8277         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
8278         group.
8279         (rfc1843-decode-hzp): do.
8280         (rfc1843-newsgroups-regexp): do.
8281
8282 2002-09-04  Simon Josefsson  <jas@extundo.com>
8283
8284         * message.el (message-canlock-generate): Make sure sha1 doesn't
8285         call external programs.
8286
8287 2002-09-03  Simon Josefsson  <jas@extundo.com>
8288
8289         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
8290
8291         * gnus-agent.el (gnus-agent-batch): Add doc.
8292
8293 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
8294
8295         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
8296         check for signed and encrypted parts.
8297         * mml.el (mml-parse-1): Correct small typo which preventing
8298         setting recipients in a secure tag.
8299
8300 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8301
8302         * mm-util.el (mm-coding-system-priorities): Default to a list of
8303         iso-2022-jp and others for the Japanese environment.
8304
8305 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8306
8307         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
8308         invalid display names.
8309
8310 2002-08-30  Simon Josefsson  <jas@extundo.com>
8311
8312         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
8313         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
8314
8315 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
8316
8317         * gnus.el (gnus-group-charter-alist): New option.
8318         (gnus-group-fetch-control-use-browse-url): New option.
8319
8320         * gnus-group.el (gnus-group-fetch-charter): New function.
8321         (gnus-group-fetch-control): New function.
8322         Add them to the keymap and menu. Require mm-url.
8323
8324 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8325
8326         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
8327         From Alex Schroeder <alex@emacswiki.org>.
8328
8329 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
8330
8331         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
8332         items expecting user interaction.
8333
8334         * gnus-topic.el (gnus-topic-make-menu-bar): do.
8335
8336         * gnus-sum.el (gnus-summary-make-menu-bar): do.
8337
8338         * gnus-srvr.el (gnus-server-make-menu-bar): do.
8339
8340         * mml.el (mml-menu): do.
8341
8342 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8343
8344         * mail-source.el (mail-source-touch-pop): New function.
8345
8346         * message.el (message-smtpmail-send-it): New function.
8347         (message-send-mail-function): Add it for a candidate.
8348
8349 2002-08-27  Simon Josefsson  <jas@extundo.com>
8350
8351         * gnus-msg.el (posting-charset-alist): Use
8352         gnus-define-group-parameter instead of defcustom.
8353         (gnus-put-message): Handle SPC in GCC.
8354         (gnus-inews-insert-gcc): Ditto.
8355         (gnus-inews-insert-archive-gcc): Ditto.
8356
8357 2002-08-26  Simon Josefsson  <jas@extundo.com>
8358
8359         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
8360         (gnus-agentize): Auto agentize all nntp and nnimap groups.
8361         (gnus-agent-possibly-save-gcc): Autoload.
8362         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
8363
8364 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8365
8366         * gnus.el (gnus-other-frame-function): New user option.
8367         (gnus-other-frame): Use it; add a doc-string; make it work with
8368         the gnuclient program.
8369
8370         * gnus-util.el (gnus-frame-or-window-display-name): New function.
8371
8372         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
8373         `device-connection' and `dfw-device'.
8374
8375 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8376
8377         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
8378         positives, make it stricter.  From Jochen Hein (trivial change).
8379
8380 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8381
8382         * gnus.el (gnus-other-frame): Trivial fix.
8383
8384 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8385
8386         * gnus.el (gnus-other-frame-parameters): New user option.
8387         (gnus-other-frame-object): New variable.
8388         (gnus-other-frame): Make it search for existing Gnus frame; don't
8389         read new news; delete frame on exit.
8390
8391         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
8392
8393         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
8394
8395 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8396         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
8397
8398         * message.el (message-set-auto-save-file-name): Add support for
8399         the Cygwin Emacs; the system-type is `cygwin'.
8400         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
8401
8402 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
8403
8404         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
8405
8406         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
8407         avoid arithmetic errors.
8408
8409 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8410
8411         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
8412
8413 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8414
8415         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
8416         (message-ignored-resent-headers): Add envelope From.
8417
8418 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8419
8420         * gnus.el (gnus-summary-line-format): Document %k specifier.
8421
8422 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8423
8424         * gnus-sum.el (gnus-summary-line-message-size): New function.
8425         (gnus-summary-line-format-alist): Use it.
8426
8427 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8428
8429         * gnus-art.el (article-make-date-line): Refer to the value for
8430         `gnus-article-time-format' in the summary buffer.
8431
8432         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
8433
8434 2002-08-14  Simon Josefsson  <jas@extundo.com>
8435
8436         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
8437         quoting.
8438         (gnus-button-alist): Fix doc.
8439         (gnus-header-button-alist): Use ' not ` for default value quoting.
8440         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
8441         rationale similar to 2002-05-01 change.
8442         (gnus-article-add-buttons-to-head): Evaluate expression.
8443
8444         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
8445
8446 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8447
8448         * message.el (message-font-lock-keywords): Refer to the value for
8449         `message-cite-prefix-regexp' dynamically.
8450
8451 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8452
8453         * gnus-art.el (gnus-decode-header-methods): Doc fix.
8454
8455 2002-08-12  Simon Josefsson  <jas@extundo.com>
8456
8457         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
8458         (imap-shell-open): Skip initial junk before IMAP greeting.
8459
8460 2002-08-11  Simon Josefsson  <jas@extundo.com>
8461
8462         * message-utils.el (message-xpost-default,
8463         message-xpost-fup2-header, message-xpost-fup2): Fixed
8464         Typos.  Trivial changes from Reiner Steib
8465         <4uce.02.r.steib@gmx.net>.
8466
8467 2002-08-09  Simon Josefsson  <jas@extundo.com>
8468
8469         * message.el (message-canlock-password): Set
8470         canlock-password-for-verify to newly generated canlock-password.
8471         When Emacs is restarted, Custom makes sure this is set, but during
8472         the same session we must set it manually.
8473
8474 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
8475
8476         * yenc.el: New file.
8477
8478         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
8479         (mm-uu-type-alist): Add yenc.
8480         (mm-uu-yenc-filename): New function.
8481         (mm-uu-yenc-extract): New function.
8482
8483         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
8484
8485 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8486
8487         * dgnushack.el (merge): Don't use coerce.
8488
8489 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
8490
8491         * mailcap.el (mailcap-mime-data): Test window-system rather than
8492         mm-device-type.
8493         (mailcap-mime-data): Call xdvi and gv with "-safer".
8494
8495         * mm-util.el: Don't define mm-device-type.
8496
8497 2002-08-05  Simon Josefsson  <jas@extundo.com>
8498
8499         * mm-util.el (mm-coding-system-priorities): coding-system type not
8500         supported everywhere.
8501
8502 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8503
8504         * gnus.el (gnus-version-number): Bumped version number.
8505
8506 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8507
8508         * gnus.el: Oort Gnus v0.07 is released.
8509
8510 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8511
8512         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
8513         (gnus-article-sort-functions): Doc fix.
8514         (t): New keystroke.
8515         (gnus-article-sort-by-random): New function.
8516         (gnus-thread-sort-by-random): New function.
8517
8518 2002-08-02  Simon Josefsson  <jas@extundo.com>
8519
8520         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
8521         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
8522
8523 2002-07-31  Danny Siu  <dsiu@adobe.com>
8524
8525         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
8526         when splitting malformed messages without message-id
8527
8528 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8529         From Niklas Morberg <niklas.morberg@axis.com>.
8530
8531         * nnweb.el (nnweb-type, nnweb-type-definition)
8532         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
8533         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
8534         functionality.
8535         * nnweb.el: Removed old non-functioning search engines.
8536
8537 2002-07-27  Simon Josefsson  <jas@extundo.com>
8538
8539         * message.el (message-forward-make-body): Don't use
8540         `message-forward-ignored-headers' when doing a "raw" followup (it
8541         is important to preserve e.g. CTE).
8542
8543         * flow-fill.el (fill-flowed): Disable filladapt-mode.
8544
8545         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
8546         regexp-quote, Cyrus Sieve is fixed.
8547
8548         * sieve-manage.el (sieve-manage-deletescript): New function.
8549
8550         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
8551         (sieve-manage-mode): Fix menubar.
8552         (sieve-activate): Change some messages.
8553         (sieve-deactivate-all): New function.
8554         (sieve-deactivate): New alias.
8555         (sieve-remove): New function.
8556         (sieve-help): Fix help.
8557         All suggested by Ned Ludd.
8558
8559 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8560
8561         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
8562         (mm-w3m-safe-url-regexp): New user option.
8563
8564         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
8565         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
8566
8567 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
8568
8569         * gnus-sum.el (gnus-summary-delete-article): Force
8570         nnmail-expiry-target to 'delete, so that absolute deletion
8571         happens when absolute deletion is requested.
8572
8573 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8574         From Nevin Kapur <nevin@jhu.edu>.
8575
8576         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
8577         headers as empty headers.
8578
8579 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8580         From Jochen Hein <jochen@jochen.org>.
8581
8582         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
8583         correct typo.
8584         (gnus-emphasis-strikethru): New face.
8585
8586 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8587         From Jason Merrill <jason@redhat.com>.
8588
8589         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
8590         entire file for each of a sequence of missing articles.
8591
8592         * gnus-salt.el (gnus-binary-display-article): Respect an existing
8593         value for gnus-view-pseudos.
8594
8595         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
8596         avoid nreverse.
8597
8598 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8599         From Ted Zlatanov <teodor.zlatanov@divine.com>.
8600
8601         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
8602         (gnus-summary-mode-line-format-alist): Add %h for number of
8603         spams.
8604         (gnus-newsgroup-spam-marked): New variable.
8605         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
8606         (gnus-article-read-p, gnus-article-mark)
8607         (gnus-set-global-variables, gnus-set-global-variables)
8608         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
8609         (gnus-summary-mark-article-as-unread)
8610         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
8611         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
8612         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
8613
8614 2002-07-10  Simon Josefsson  <jas@extundo.com>
8615
8616         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
8617         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
8618
8619 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
8620
8621         * gnus-sum.el (gnus-summary-delete-article): Respect group
8622         parameters while expiring.
8623
8624 2002-07-08  Simon Josefsson  <jas@extundo.com>
8625
8626         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
8627         Enberg.
8628
8629 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8630
8631         * gnus-art.el (article-unsplit-urls): Only display MIME when this
8632         function is called interactively.  From Niklas Morberg.
8633
8634 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8635
8636         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
8637         cdaar to cdar and car.
8638
8639         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
8640         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
8641
8642 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8643
8644         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
8645         don't break a narrowed article.
8646
8647         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
8648         (nntp-open-via-rlogin-and-telnet): Ditto.
8649
8650 2002-07-02  Didier Verna  <didier@xemacs.org>
8651
8652         * nnmail.el (nnmail-split-methods): fix custom type.
8653
8654 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8655
8656         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
8657         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
8658
8659 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8660
8661         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
8662         (gnus-summary-resend-message): Use it.
8663
8664 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8665
8666         * nntp.el (nntp-via-rlogin-command-switches): New variable.
8667         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
8668
8669 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8670
8671         * message.el (message-font-lock-keywords): Don't fontify
8672         headers in the message body, only in the header.
8673         (message-font-lock-make-header-matcher): New function, used by
8674         message-font-lock-keywords.
8675         From Katsumi Yamaoka <yamaoka@jpl.org>.
8676
8677 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8678
8679         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
8680
8681 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8682
8683         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
8684
8685 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8686
8687         * message.el (message-font-lock-keywords): Revert 2002-06-22
8688         change.
8689
8690 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8691
8692         * message.el (message-font-lock-keywords): Put colon in header
8693         name match.
8694
8695 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8696
8697         * message.el (message-font-lock-keywords): Don't use header faces
8698         in the body.  Thanks to Stefan Monnier for the hint on the
8699         implementation.
8700
8701 2002-05-09  Miles Bader  <miles@gnu.org>
8702
8703         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
8704         (gnus-article-hide-citation): Respect it.
8705
8706 2002-04-12  Juanma Barranquero  <lektu@terra.es>
8707
8708         * pop3.el (pop3-open-server): Fix typo.
8709
8710 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
8711
8712         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
8713         instead of push to ignore duplicate to-(list|address) values.
8714         * nnmail.el (nnmail-cache-ignore-groups): New.
8715         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
8716
8717 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8718
8719         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
8720         before sending.  Suggested by Jan Rychter.
8721
8722 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8723
8724         * dgnushack.el (remove): New compiler macro.
8725         (last, coerce, subseq): Remove compiler macros for those built-in
8726         or unused functions.
8727
8728 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8729
8730         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
8731         sure to write byte-compiled versions of gnus-*-format-alist to
8732         .newsrc.eld.  From Simon Josefsson.
8733
8734 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8735
8736         * gnus-agent.el (gnus-agent-read-servers)
8737         (gnus-agent-write-servers): Put server name (string like
8738         "nnchoke:frumple") in the file instead of a server specification
8739         (Lisp expression like (nnchoke "frumple" ...parameters...)).
8740         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
8741
8742 2002-06-16  Simon Josefsson  <jas@extundo.com>
8743
8744         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
8745         Reiner Steib <4uce.02.r.steib@gmx.net>.
8746
8747 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
8748
8749         * nnheader.el (nnheader-file-name-translation-alist): Set the
8750         default value for MS Windows systems.
8751
8752         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
8753
8754 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8755
8756         * message.el (message-beginning-of-line): Keep the region active
8757         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
8758
8759 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
8760
8761         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
8762         * gnus-msg.el (gnus-summary-reply): Ditto.
8763         * gnus-msg.el (gnus-summary-handle-replysign): New.
8764
8765 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8766
8767         * message.el (message-send-mail-with-sendmail): Kill errbuf even
8768         if sending failed.
8769
8770 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
8771
8772         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
8773         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
8774         to sign while encrypting.
8775
8776 2002-06-11  Simon Josefsson  <jas@extundo.com>
8777
8778         * gnus-int.el (gnus-request-move-article): Agent expire article if
8779         successfuly moved.
8780
8781         * nnweb.el (nnweb-google-create-mapping): Honors the value of
8782         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
8783
8784 2002-06-10  Simon Josefsson  <jas@extundo.com>
8785
8786         * gnus-int.el (gnus-request-expire-articles): Fix last change?
8787
8788 2002-06-09  Simon Josefsson  <jas@extundo.com>
8789
8790         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
8791
8792         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
8793
8794 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
8795
8796         * flow-fill.el (fill-flowed): Ignore errors.
8797
8798 2002-06-06  Simon Josefsson  <jas@extundo.com>
8799
8800         * message.el (message-send-mail-with-sendmail): Improve error message.
8801
8802 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8803
8804         * message.el (message-interactive): Change default from nil to t.
8805         Better to be safe than to be fast.
8806
8807 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8808
8809         * message.el (message-send-mail-with-sendmail): Check return value
8810         from call-process-region.
8811
8812 2002-06-04  Simon Josefsson  <jas@extundo.com>
8813
8814         * gnus-msg.el (gnus-group-mail, gnus-group-news)
8815         (gnus-group-post-news, gnus-summary-mail-other-window)
8816         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
8817         gnus-article-copy to nil, thereby inhibiting the `header' posting
8818         style match to use data from last viewed article.
8819         Suggested by Hrvoje Niksic.
8820
8821 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8822
8823         * spam.el (spam-point-at-eol): New alias.
8824         (spam-parse-whitelist): Use it.
8825
8826 2002-06-03  Simon Josefsson  <jas@extundo.com>
8827
8828         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
8829         (nnmail-article-group): Use it.
8830
8831 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8832
8833         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
8834         so that code reading them won't be surprised.  From Jesper Harder
8835         <harder@ifa.au.dk>.
8836
8837 2002-05-29  Simon Josefsson  <jas@extundo.com>
8838
8839         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
8840         articles.
8841
8842         * gnus.el (gnus-agent-cache): Doc fix.
8843         (gnus-agent): Change default to t.
8844
8845         * gnus-agent.el (gnus-agent-expire): Make it accept optional
8846         ARTICLES, GROUP and FORCE parameters.
8847
8848 2002-05-28  Simon Josefsson  <jas@extundo.com>
8849
8850         * gnus-group.el (gnus-group-line-format): Doc fix.
8851
8852 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8853
8854         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
8855         original article before yanking.  From Jesper Harder
8856         <harder@ifa.au.dk>.
8857
8858 2002-05-26  Simon Josefsson  <jas@extundo.com>
8859
8860         * gnus-sum.el (gnus-summary-menu-split): New function.
8861         (gnus-summary-make-menu-bar): Split charset submenu.
8862         (gnus-summary-menu-maxlen): New variable.
8863         (gnus-summary-menu-split): Use it.
8864
8865 2002-05-25  Simon Josefsson  <jas@extundo.com>
8866
8867         * mml.el (mml-preview): Generate some headers.
8868
8869         * gnus.el (gnus-large-newsgroup): Fix :type.
8870
8871         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
8872         Agent cache NOV's by default now).
8873         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
8874
8875 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
8876
8877         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
8878         call to gnus-parent-id when we check for References loops.
8879         (gnus-summary-prepare-threads): Avoid simplifying every Subject
8880         twice by saving the simplified subject string in simp-subject.
8881
8882 2002-05-23  Simon Josefsson  <jas@extundo.com>
8883
8884         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
8885         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
8886
8887         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
8888         Niklas Morberg <niklas.morberg@axis.com>.
8889
8890 2002-05-22  Simon Josefsson  <jas@extundo.com>
8891
8892         * sieve.el (sieve-change-region): Define it before it is used.
8893
8894         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
8895         (gnus-summary-reply): Ask for confirmation when replying to news.
8896         Defaults to not ask.  From Benjamin Rutt
8897         <rutt+news@cis.ohio-state.edu>.
8898
8899         * nnimap.el (nnimap-nov-is-evil): Improve doc.
8900
8901 2002-05-21  Simon Josefsson  <jas@extundo.com>
8902
8903         * sieve-mode.el (sieve-manage): Fix autoloads.
8904
8905         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
8906         name (makes it work with recent Cyrus timsieved).
8907
8908 2002-05-20  Jason  <jbaker@cs.utah.edu>
8909         Trivial patch.
8910
8911         * gnus-art.el (gnus-request-article-this-buffer): Try
8912         reconnecting if you don't get the message.
8913
8914 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8915
8916         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
8917         Reply-To headers from the headers.
8918
8919 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8920
8921         * mm-url.el (mm-url-insert): Remove junk message.
8922
8923 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8924
8925         * nnslashdot.el (nnslashdot-request-list): Parse new html.
8926         (nnslashdot-use-front-page): New variable.
8927         (nnslashdot-request-list): Use it.
8928
8929         * mm-url.el (mm-url-timeout): New variable.
8930         (mm-url-retries): Ditto.
8931         (mm-url-insert): Use it.
8932
8933 2002-05-16  Simon Josefsson  <jas@extundo.com>
8934
8935         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
8936         (gnus-simplify-subject-functions): Mention g-s-a-w.
8937
8938 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
8939
8940         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
8941         nnmail-cache-insert.
8942         * nndiary.el (nndiary-request-accept-article): Ditto.
8943         * nnfolder.el (nnfolder-request-accept-article): Ditto.
8944         * nnimap.el (nnimap-request-accept-article): Ditto.
8945         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
8946         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
8947         * nnmbox.el (nnmbox-request-accept-article): Ditto.
8948         * nnmh.el (nnmh-request-accept-article): Ditto.
8949         * nnmail.el (nnmail-cache-insert): Change group to required,
8950         removed code which tried to figure out the group.
8951
8952 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
8953
8954         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
8955         messages. From Hans de Graaff <hans@degraaff.org>.
8956         * nnml.el (nnml-request-accept-article): Pass in the group name to
8957         nnmail-cache-insert, since it's available.
8958
8959 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
8960
8961         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
8962
8963 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8964         From Florian Weimer <fw@deneb.enyo.de>.
8965
8966         * gnus.el (subscribed): New group parameter.
8967         (gnus-find-subscribed-addresses): Use it.
8968
8969 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
8970
8971         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
8972         the default for pgpmime to support pgp v2.
8973         * mml-sec.el (mml-signencrypt-style): New accessor function to
8974         allow users to get/set the signencrypt style more easily without
8975         frobbing the alist directly.
8976         * mml.el (mml-generate-mime-1): Use accessor function.
8977
8978 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8979
8980         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
8981         parenthesis for "<" and ">".  Suggested by Andreas Schwab
8982         <schwab@suse.de>.
8983
8984 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8985
8986         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
8987         when intuiting the group the message is written to.  From Josh
8988         Huber <huber@alum.wpi.edu>.
8989
8990 2002-05-06  Simon Josefsson  <jas@extundo.com>
8991
8992         * gnus-topic.el (gnus-group-topic-parameters): Work when group
8993         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
8994
8995 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
8996
8997         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
8998         argument, and fixed compiler warning. (added autoload for
8999         gpg-encrypt).
9000
9001 2002-05-04  Simon Josefsson  <jas@extundo.com>
9002
9003         * mml1991.el (mml1991-function-alist): Doc fix.
9004
9005         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
9006         doesn't exist (for previewing messages without having Gnus
9007         started).
9008
9009         * mm-util.el (mm-coding-system-priorities): Defcustom.
9010
9011         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
9012
9013 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
9014
9015         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
9016         default.
9017         * mml-sec.el:
9018         * mml-sec.el (mml-signencrypt-style): New.
9019         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
9020         argument `sign'.
9021         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
9022         signencrypt.
9023         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
9024         * mml.el (mml-generate-mime-1): Changed logic so a part which is
9025         both signed & encryped is processed in one operation. (rather than
9026         two separate ops: sign, then encrypt)
9027         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
9028         indication if a message is signed by an expired key.
9029         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
9030         enables combined sign & encrypt operation. (this was always on
9031         before).
9032         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
9033
9034 2002-05-01  Simon Josefsson  <jas@extundo.com>
9035
9036         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
9037         server.
9038         (nnimap-mailbox-info): defvar instead of defvoo.
9039
9040 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9041
9042         * gnus.el: Oort Gnus v0.06 is released.
9043
9044 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9045
9046         * lpath.el: Bind url-package-version.
9047
9048 2002-05-01  Simon Josefsson  <jas@extundo.com>
9049
9050         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
9051         filename before deleting the group itself, because the presence of
9052         a group filename decides if long filenames are used or not.
9053
9054         * gnus-art.el (gnus-button-alist): Don't inline
9055         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
9056         without also modifying g-button-alist.
9057         (gnus-button-alist): Fix type to allow variable as well as regexp.
9058         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
9059         themselves, variables to its contents.
9060         (gnus-button-entry): Ditto.
9061
9062 2002-05-01  Simon Josefsson  <jas@extundo.com>
9063
9064         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
9065         UIDNEXT as a string.
9066
9067         * nnimap.el (nnimap-string-lessp-numerical): New function.
9068         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
9069         integers.
9070
9071 2002-04-29  Simon Josefsson  <jas@extundo.com>
9072
9073         * nnmail.el (nnmail-cache-insert): Accept optional group
9074         parameter.
9075
9076         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
9077         n-r-g-a is disabled.
9078
9079 2002-04-29  Simon Josefsson  <jas@extundo.com>
9080
9081         * nnimap.el (nnimap-split-fancy): Fix doc.
9082         (nnimap-split-fancy): Fix doc.
9083
9084         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
9085         (nnimap-mailbox-info): New internal variable.
9086         (nnimap-retrieve-groups): Implement faster new mail check.
9087
9088         * nnimap.el (nnimap-split-articles): Support
9089         nnmail-cache-accepted-message-ids.
9090         (nnimap-request-accept-article): Ditto.
9091
9092         * imap.el (imap-mailbox-status-asynch): New command.
9093
9094 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
9095
9096         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
9097         are no subscribed mail groups.
9098         - Strip quoted names when comparing addresses
9099
9100 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
9101
9102         * mm-decode.el (mm-text-html-renderer): Change customize type to
9103         const.
9104
9105         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
9106         (gnus-debug-exclude-variables): do.
9107
9108 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
9109
9110         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
9111         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
9112
9113 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9114
9115         * dns.el (dns-make-network-process): New macro.
9116         (query-dns): Use it.
9117
9118 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
9119
9120         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
9121         article-buffer.
9122
9123         * mm-url.el (mm-url-package-name): New variable.
9124         (mm-url-package-version): New variable.
9125         (mm-url-insert-file-contents): Bind url-package-name and
9126         url-package-version here.
9127         * nnrss.el (nnrss-insert-w3): Move the bindings.
9128
9129         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
9130         url-package-version. Trivial change from Andrew J Cosgriff
9131         <ajc@polydistortion.net>
9132
9133         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
9134         attachments. Trivial change from Peter 'Luna' Runestig
9135         <peter@runestig.com>.
9136
9137 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
9138
9139         * nnkiboze.el (nnkiboze-request-scan): Call
9140         nnkiboze-possibly-change-group.
9141         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
9142         problems.
9143         (nnkiboze-generate-group): Set newsrc to the *highest* article
9144         number kibozed, not the lowest.
9145
9146 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
9147
9148         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
9149
9150 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9151         From Dan Christensen <jdc+news@uwo.ca>.
9152
9153         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
9154         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
9155         Recognize math postings.  Extract Date (now ignores "(15kb)").
9156         Extract email address using gnus-extract-address-components
9157         instead of just taking the first word.  Create Date and From
9158         headers for message which are missing these headers.  Get rid
9159         of spurious \\ lines (purely cosmetic).  Extend body-end and
9160         file-end regexps, to exclude more garbage from the message.
9161         Make URL rephrasing regexp more flexible, to match current
9162         format.
9163
9164 2002-04-23  Simon Josefsson  <jas@extundo.com>
9165
9166         * netrc.el: New file, functions copied from gnus-util.el by Ted
9167         Zlatanov <tzz@lifelogs.com>.
9168
9169         * gnus-util.el: Require netrc.
9170         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
9171         new code in netrc.el.
9172
9173 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9174
9175         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
9176         message-ignored-resent-headers, too.  From Matthieu Moy
9177         <Matthieu.Moy@imag.fr>.
9178
9179 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
9180
9181         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
9182         boolean not a string
9183         * gnus-group.el (gnus-group-line-format): add description of %C
9184         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
9185           as %C
9186         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
9187
9188 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
9189
9190         * nnmaildir.el (nnmaildir-request-scan): typo: set
9191         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
9192         nnmail-get-new-mail for 'find-new-groups.
9193
9194 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
9195
9196         * nnmaildir.el (nnmaildir-request-update-info,
9197         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
9198         unnecessary calls to nnmaildir-request-scan.
9199
9200 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
9201
9202         * gnus-msg.el:
9203         * gnus-msg.el (gnus-message-replysign): New.
9204         * gnus-msg.el (gnus-message-replyencrypt): New.
9205         * gnus-msg.el (gnus-message-replysignencrypted): New.
9206         * gnus-msg.el (gnus-summary-reply): Use the three new variables
9207         (above) to automatically encrypt/sign to encrypted/signed
9208         messages.
9209         * message.el:
9210         * message.el (message-mode-map): Add keybinding for
9211         `message-to-list-only'
9212         * message.el (message-mode): Add description for
9213         `message-to-list-only'
9214         * message.el (message-to-list-only): New.
9215         * message.el (message-make-mft): Changed to use the cl loop macro,
9216         and added optional flag to return only the matched list. (for use
9217         in new message-to-list-only function)
9218
9219 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
9220
9221         * gnus-msg.el:
9222         * gnus-msg.el (gnus-message-replysign):
9223         * gnus-msg.el (gnus-replysign): New.
9224         * gnus-msg.el (gnus-replyencrypt): New.
9225         * gnus-msg.el (gnus-replysignencrypted): New.
9226         * gnus-msg.el (gnus-summary-reply):
9227         * message.el:
9228         * message.el (message-mode-map):
9229         * message.el (message-mode):
9230         * message.el (message-to-list-only): New.
9231         * message.el (message-make-mft):
9232
9233 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
9234
9235         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
9236
9237 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
9238
9239         * message.el (message-gen-unsubscribed-mft): accept a prefix
9240         argument so CC can be included with C-u C-c C-f C-a
9241
9242 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9243         From Ted Zlatanov <teodor.zlatanov@divine.com>.
9244
9245         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
9246         Improve docstring.
9247         (spam-enter-blacklist): New command.
9248
9249         * gnus-sum.el (gnus-spam-mark): New mark.
9250         (gnus-auto-expirable-marks): Add gnus-spam-mark.
9251         (gnus-summary-make-tool-bar): Correct conditional.
9252         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
9253         (gnus-summary-mark-as-spam): New command.
9254
9255 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
9256
9257         * mml-sec.el (mml-secure-message): changed to support arbritrary
9258         modes.
9259         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
9260         changed to support "signencrypt" mode.
9261         * mml.el (mml-parse-1): changed to support different secure modes
9262         more easily. (for signencrypt)
9263
9264 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
9265
9266         * gnus-sum.el (gnus-update-summary-mark-positions)
9267         (gnus-summary-toggle-header):
9268         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
9269         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
9270         (gnus-uu-post-encoded):
9271         * nnfolder.el (nnfolder-possibly-change-group):
9272         * nnimap.el (nnimap-retrieve-headers):
9273         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
9274
9275 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
9276
9277         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
9278         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
9279
9280 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9281
9282         * gnus-srvr.el (gnus-server-set-info): Clear
9283         `gnus-server-method-cache' when `gnus-server-alist' is changed.
9284         From Daiki Ueno <ueno@unixuser.org>.
9285
9286 2002-04-11  Simon Josefsson  <jas@extundo.com>
9287
9288         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
9289         viewing of security buttons.  Thanks to Nicolas Kowalski
9290         <Nicolas.Kowalski@imag.fr>.
9291
9292         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
9293         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
9294         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
9295         <Nicolas.Kowalski@imag.fr>.
9296         (smime-decrypt-buffer): Ditto.
9297
9298 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9299
9300         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
9301         header line.
9302
9303 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
9304
9305         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
9306
9307 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
9308
9309         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
9310
9311 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
9312
9313         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
9314         errors when debug.
9315
9316 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
9317
9318         * message.el (message-make-mft): Changed MFT code from using
9319         message-recipients (which included Bcc) to use only the To and CC
9320         headers.
9321
9322 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
9323
9324         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
9325         add link.
9326         (gnus-treat-mail-picon): Ditto.
9327         (gnus-treat-newsgroups-picon): Ditto.
9328         (gnus-picon-databases): Fix custom type.
9329         (gnus-picon-databases): Add link.
9330         (gnus-article-x-face-command): Add to gnus-picon group.
9331
9332 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
9333
9334         * message.el (message-buffer-naming-style): Remove.
9335
9336 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
9337
9338         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
9339
9340         * message.el (message-tool-bar-map): Ditto.
9341
9342         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9343
9344 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
9345
9346         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
9347
9348 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
9349
9350         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
9351
9352 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
9353         Trivial patch.
9354
9355         * dns.el: open-network-stream under XEmacs does udp.
9356
9357 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
9358
9359         * spam.el (spam-enter-whitelist): New function.
9360         (spam-parse-whitelist): Ditto.
9361         (spam-refresh-list-cache): Ditto.
9362         (spam-address-whitelisted-p): New function.
9363
9364         * dns.el (query-dns): Use TCP when make-network-process isn't
9365         available.
9366         (dns-servers): New variable.
9367         (dns-parse-resolv-conf): New function.
9368         (query-dns): Use it.
9369
9370         * spam.el: New file.
9371
9372         * dns.el (query-dns): Test.
9373
9374 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9375
9376         * lpath.el (featurep): Bind make-network-process.
9377
9378 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
9379
9380         * nnmaildir.el: Use defstruct.  Use a single copy of
9381         nnmail-extra-headers to save memory.  Store server's group name
9382         prefix instead of each group's prefixed name.
9383         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
9384         nntp-server-buffer.
9385
9386 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9387
9388         * dns.el: New file.
9389
9390 2002-03-28  Simon Josefsson  <jas@extundo.com>
9391
9392         * gnus-sum.el (gnus-summary-dummy-line-format):
9393         * gnus.el (gnus-summary-line-format): Fixing links to Info.
9394         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
9395
9396 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9397
9398         * gnus-sum.el (gnus-summary-move-article)
9399         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
9400         the doc string.
9401
9402 2002-03-28  Simon Josefsson  <jas@extundo.com>
9403
9404         * mml-sec.el (mml-secure-message): Search after
9405         mail-header-separator from top of message.
9406
9407 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
9408
9409         * nnmaildir.el: Cosmetic changes.
9410         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
9411         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
9412         nnmaildir--group-ls): New macros/functions.  Use them.
9413         (nnmaildir--unlink): Evalutate argument only once.
9414
9415 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
9416
9417         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
9418         symbols.
9419         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
9420         `gnus-point-at-eol'.
9421
9422 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
9423
9424         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
9425         nnmaildir--marks-dir): New macros.  Use them.
9426         Use inhibit-quit for atomicity instead of in-memory journaling.
9427         (nnmaildir--edit-prep): New function.
9428         (Local Variables): Use it.
9429
9430 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
9431
9432         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9433
9434 2002-03-25  Simon Josefsson  <jas@extundo.com>
9435
9436         * message.el (message-mode): Fix doc.
9437
9438 2002-03-25  Simon Josefsson  <jas@extundo.com>
9439
9440         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
9441         Matthieu Moy <Matthieu.Moy@imag.fr>.
9442
9443 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
9444
9445         * mml-sec.el (mml-unsecure-message): Add docstring.
9446
9447 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
9448
9449         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
9450         value.
9451         Trivial change from andre@slamdunknetworks.com
9452
9453 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
9454
9455         * mml.el (mml-mode-map): Added a keybinding for
9456         `mml-unsecure-message'.  Also, added a menu entry for said
9457         function in the Attachments menu.
9458
9459 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9460
9461         * canlock.el (canlock-version): Remove.
9462         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
9463         here; simplify \x insertions.
9464         (canlock-sha1): New function, always return a unibyte string.
9465         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
9466         of a password.
9467         (canlock-insert-header): Use `canlock-sha1'.
9468         (canlock-verify): Ditto.
9469
9470 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
9471
9472         * message.el (message-fix-before-sending): Add an option that
9473         ignores illegible text.
9474         Trivial change from Mark Milhollan <mlm@attglobal.net>
9475
9476         * message.el (message-font-lock-keywords): Support multi-line MML
9477         tags.
9478
9479         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
9480         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
9481
9482 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9483
9484         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
9485         symbols for "View as different encoding" submenu.
9486
9487 2002-03-19  Simon Josefsson  <jas@extundo.com>
9488
9489         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
9490         encoding" submenu.
9491
9492 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
9493
9494         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
9495
9496 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9497
9498         * gnus-sum.el (gnus-sum-thread-tree-root)
9499         (gnus-sum-thread-tree-single-indent)
9500         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
9501         (gnus-sum-thread-tree-leaf-with-other)
9502         (gnus-sum-thread-tree-single-leaf): Make customizable.
9503
9504 2002-03-16  Simon Josefsson  <jas@extundo.com>
9505
9506         * gnus-util.el (gnus-extract-address-components): Don't break on
9507         names such as James "Kibo" Parry.  From Francis Litterio
9508         <franl@world.std.com>.
9509
9510 2002-03-13  Simon Josefsson  <jas@extundo.com>
9511
9512         * pop3.el (pop3-open-server): Revert multibyte change.  From
9513         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
9514
9515         * message.el (message-send-mail-with-qmail): Make it work.  From
9516         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
9517
9518 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
9519
9520         * message.el (message-make-mft): Set case-fold-search while
9521         generating the MFT.  Also, a little cleanup in the MFT code.
9522
9523 2002-03-12  Simon Josefsson  <jas@extundo.com>
9524
9525         * message.el (message-qmail-inject-args): May be function.
9526         (message-send-mail-with-qmail): Call function if m-q-i-a is
9527         function.  From fn@hungry.org (Faried Nawaz).
9528
9529 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
9530
9531         * message.el (message-abbrevs-loaded): Remove.
9532         (mailabbrev): Require it.
9533
9534         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
9535
9536 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9537
9538         * pop3.el (pop3-open-server): Set process buffer unibyte.
9539
9540 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9541
9542         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
9543
9544 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
9545
9546         * nnslashdot.el (nnslashdot-request-article): Remove javascript
9547         too.
9548
9549 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
9550
9551         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
9552         duplication.
9553         (gnus-summary-save-parts-type-history): Ditto.
9554         (gnus-summary-save-parts-last-directory): Ditto.
9555         Trivial change from andre@slamdunknetworks.com
9556
9557 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
9558
9559         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
9560
9561 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
9562
9563         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
9564         -->" as the end of the first article.
9565
9566         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
9567         From Matthieu Moy <Matthieu.Moy@imag.fr>
9568
9569         * message.el (message-add-action): Use add-to-list.
9570         (message-delete-action): New function.
9571
9572         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
9573         pieces.
9574
9575 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
9576
9577         * nnnil.el: New file.
9578         * gnus.el (gnus-valid-select-methods): Include nnnil.
9579
9580 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
9581
9582         * message.el (message-syntax-checks): Because canlock is
9583         supported, we disable sender syntax check.
9584         (message-shoot-gnksa-feet): Add cancel-messages option doc.
9585
9586         * gnus-draft.el (gnus-draft-send): If interactive, use its default
9587         value of message-syntax-checks.
9588
9589         * qp.el (quoted-printable-decode-region): Doc addition.
9590         From: Eli Zaretskii <eliz@is.elta.co.il>
9591
9592         * mail-source.el (make-source-make-complex-temp-name): Use
9593         make-temp-file.
9594
9595         * mm-util.el (mm-make-temp-file): New function.
9596         * nneething.el (nneething-file-name): Use it.
9597         * mml-smime.el (mml-smime-encrypt): Ditto.
9598         * mm-view.el (mm-inline-wash-with-file): Ditto.
9599         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
9600         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
9601         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
9602         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
9603         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
9604         * gnus-art.el (gnus-mime-print-part): Ditto.
9605
9606 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
9607
9608         * message.el (nnmaildir-article-number-to-base-name): New
9609         function.
9610         (nnmaildir-base-name-to-article-number): New function.
9611
9612 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9613
9614         * smime.el (smime-make-temp-file): Don't quote
9615         `temporary-file-directory'.
9616
9617 2002-03-04  Simon Josefsson  <jas@extundo.com>
9618
9619         * smime.el (smime-sign-region): Rename argument keyfiles to
9620         keyfile. You only sign something with one key.
9621         (smime-sign-buffer): Better completing-read prompt.
9622         (smime-decrypt-buffer): Ditto.
9623
9624         * smime.el (smime-make-temp-file): Make it work under XEmacs.
9625
9626         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
9627         completing-read.
9628         (mm-view-pkcs7-decrypt): CRLF->LF.
9629
9630 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
9631
9632         * message.el (message-hierarchical-addresses): New variable.
9633         (message-get-reply-headers): Use it.
9634         From Ted Zlatanov <teodor.zlatanov@divine.com>
9635
9636 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
9637
9638         * message.el (message-mode): If buffer-file-name, don't set auto
9639         save file name.
9640         Trivial change from Geoff Greene <ggreene@wpi.edu>
9641
9642 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
9643
9644         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
9645         takes one argument in read-char.
9646
9647         * message.el (message-fix-before-sending): Forward a char.
9648         Check mmu-multibyte-p, add control-1.
9649
9650 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
9651
9652         * gnus-start.el (gnus-read-init-file): Ditto.
9653
9654         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
9655
9656         * dgnushack.el (dgnushack-make-load): Ditto.
9657
9658         * mail-source.el (mail-source-fetch): Extract the right error
9659         code.
9660
9661         * message.el (message-fix-before-sending): Check illegible text.
9662
9663         * gnus-util.el (gnus-multiple-choice): New function.
9664
9665         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
9666         also defined in gnus-score.el.
9667
9668 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
9669
9670         * message.el (message-get-reply-headers): downcase email addresses
9671         for comaparisons for duplicate removal.
9672
9673 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
9674
9675         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
9676         implementation of PKCS#7, which just allows users read the
9677         message.
9678         (mm-view-pkcs7): Use it.
9679
9680 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
9681
9682         * gnus.el (large-newsgroup-initial): New parameter.
9683
9684         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
9685         (gnus-summary-insert-old-articles): Ditto.
9686
9687 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
9688
9689         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
9690         used as the default answer of the question, "How many articles?".
9691         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
9692
9693         * nnagent.el (nnagent-retrieve-headers): Remove articles with
9694         small numbers.
9695
9696 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
9697
9698         * deuglify.el: Fix comments.
9699
9700 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
9701
9702         * html2text.el (html2text-clean-anchor): If there is no HREF,
9703         insert nothing.
9704
9705         * mml.el (mml-generate-mime-1): Add cdr.
9706         From: andre@slamdunknetworks.com
9707
9708         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
9709         (mm-text-html-washer-alist): Ditto.
9710
9711         * mm-decode.el (mm-text-html-renderer): Add html2text.
9712
9713         * html2text.el: Face lift.
9714
9715         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
9716
9717 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
9718
9719         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
9720
9721         * deuglify.el: Change copy right. Add autoload. Add coding-system.
9722
9723         * deuglify.el: New file. The original file name is
9724         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
9725
9726         * mm-decode.el (mm-display-external): Use
9727         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
9728
9729 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
9730
9731         * nnmaildir.el (nnmaildir-request-list): Report the highest
9732         article number, not the total number of articles.
9733
9734 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
9735
9736         * gnus-sum.el: Move uu key map here.
9737         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
9738
9739 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
9740
9741         * nnmaildir.el (nnmaildir-request-expire-articles): Use
9742         nnmail-expiry-wait* if expire-age parameter is not set.
9743
9744 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
9745
9746         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
9747         function.
9748         (gnus-group-sort-selected-groups-by-real-name): New function.
9749         (gnus-group-make-menu-bar): Add sort by real name.
9750
9751         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
9752         rebuild.
9753         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
9754         nil as dependencies as well.
9755
9756 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
9757
9758         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
9759         for mime-parts.
9760
9761         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
9762
9763         * gnus-group.el (gnus-group-name-decode): Don't test
9764         multibyte-string, because it breaks XEmacs.
9765         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
9766
9767         * message.el (message-send-mail): Be talkative.
9768
9769         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
9770         (mm-automatic-display): Ditto.
9771
9772         * mailcap.el (mailcap-mime-data): Ditto.
9773         From: Reiner Steib <4uce.02.r.steib@gmx.net>
9774
9775 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9776
9777         * many files: Remove trailing whitespaces, replace spc+tab with
9778         tab, replace leading whitespaces with tabs.
9779
9780 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
9781
9782         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
9783         articles with no body and no blank line after the header.
9784
9785 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
9786
9787         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
9788         parts.
9789
9790         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
9791         non-ascii chars.
9792
9793         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
9794
9795         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
9796         w3-delay-image-loads.
9797         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
9798         (mm-w3-prepare-buffer): Ditto.
9799
9800         * mail-source.el (mail-source-fetch-directory): Run scripts.
9801
9802 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9803
9804         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
9805         for Majordomo confirmations.
9806
9807 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9808
9809         * gnus-fun.el (gnus-respond-to-confirmation): New command.
9810
9811 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9812
9813         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
9814
9815 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
9816
9817         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
9818         References header field.  From Mark Thomas <mthomas@cmu.edu>.
9819
9820 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
9821
9822         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
9823         (mm-inline-render-with-stdin): Ditto.
9824         (mm-inline-render-with-function): Ditto.
9825         (mm-inline-wash-with-file): Bind coding-system-for-write.
9826         (mm-inline-wash-with-stdin): Ditto.
9827
9828 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
9829
9830         Suggested by Felix Natter <fnatter@gmx.net>
9831
9832         * gnus-art.el (gnus-mime-view-part-externally): Rename from
9833         gnus-mime-externalize-view.
9834         (gnus-mime-view-part-internally): Rename from
9835         gnus-mime-internalize-view.
9836         (gnus-article-view-part-externally): Rename from
9837         gnus-article-externalize-part.
9838         (gnus-mime-action-alist): Change correspondingly.
9839         (gnus-mime-button-commands): Ditto.
9840         (gnus-mime-action-alist): Remove duplication.
9841
9842         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
9843
9844 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
9845
9846         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
9847
9848         * gnus-art.el (gnus-display-mime): Use it.
9849
9850         * mm-partial.el (mm-partial-find-parts): Use it.
9851
9852         * gnus-sum.el (gnus-article-loose-mime): Rename from
9853         gnus-article-no-strict-mime.
9854         (gnus-summary-save-parts): Use it.
9855
9856 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9857
9858         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
9859         local variable.
9860
9861         * gnus-art.el (article-display-x-face): Don't sort multiple
9862         X-Faces.
9863
9864 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9865
9866         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
9867         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
9868
9869         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
9870
9871 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
9872
9873         Some ideas is inspired by code from Hrvoje Niksic
9874         <hniksic@arsdigita.com>
9875
9876         * gnus-art.el (gnus-article-wash-function): Set the default to
9877         nil, so that we use mm-text-html-renderer instead.
9878         (article-wash-html): Use mm-text-html-renderer.
9879
9880         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
9881         (mm-text-html-renderer): New variable.
9882         (mm-inline-text-html-renderer): Set the default to nil, so that we
9883         use mm-text-html-renderer instead.
9884
9885         * mm-view.el (mm-inline-text-html): New function.
9886         (mm-text-html-renderer-alist): New variable.
9887         (mm-inline-text-vcard): New function.
9888         (mm-inline-text): Split.
9889         (mm-links-remove-leading-blank): New function.
9890         (mm-inline-render-with-file): New function.
9891         (mm-inline-render-with-stdin): New function.
9892         (mm-inline-render-with-function): New function.
9893         (mm-text-html-washer-alist): New variable.
9894         (mm-inline-wash-with-file): New function.
9895         (mm-inline-wash-with-stdin): New function.
9896
9897 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
9898
9899         * message-utils.el: Fix installation doc.
9900         From: Reiner Steib <4uce.02.r.steib@gmx.net>
9901
9902 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
9903
9904         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
9905         (gnus-post-method): Use it.
9906         (gnus-summary-cancel-article): Find the correct post-method.
9907
9908         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
9909         * message.el (message-send-news): Ditto.
9910         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
9911         <ipmonger@delamancha.org>
9912
9913         * gnus.el (gnus-select-method): Fix doc.
9914         (gnus-server-string): Use 'using nntp'.
9915
9916         * gnus-agent.el (gnus-slave-unplugged): New command.
9917         From: Felix Natter <fnatter@gmx.net>
9918
9919 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
9920
9921         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
9922         Call edit-done-function first, then change the window
9923         configuration.
9924         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
9925         (gnus-article-edit-mode): mml-mode.
9926
9927         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
9928         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
9929
9930         * message-utils.el: Adopt the file.
9931
9932         * message-utils.el: New file.
9933         From Holger Schauer <Holger.Schauer@gmx.de>
9934
9935 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
9936
9937         * gnus-sum.el (gnus-summary-move-article): Select-article only
9938         when gnus-move-split-methods is non-nil. And we don't render or
9939         mark the article.
9940
9941         * gnus-fun.el (gnus-shell-command-to-string): New function.
9942         (gnus-shell-command-on-region): New function.
9943         (gnus-random-x-face): Use them.
9944         (gnus-x-face-from-file): Ditto.
9945         (gnus-convert-image-to-gray-x-face): Ditto.
9946         (gnus-convert-gray-x-face-to-xpm): Ditto.
9947         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
9948
9949 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9950
9951         * gnus-art.el (gnus-treat-display-xface): Don't use
9952         `shell-command-to-string' when compiling.
9953         (gnus-treat-display-grey-xface): Ditto.
9954
9955 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
9956
9957         * nnmaildir.el (nnmaildir--article-count): If the group is
9958         completely empty, report minimum article number as 1 instead of 0.
9959
9960 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
9961
9962         * gnus-agent.el (gnus-get-predicate): Use nconc.
9963
9964         * gnus-sum.el (gnus-summary-display-make-predicate): Use
9965         gnus-summary-display-cache as cache.
9966
9967         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
9968         (nndoc-mail-in-mail-type-p): New function.
9969         (nndoc-mail-in-mail-article-begin): New function.
9970
9971 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
9972
9973         * mailcap.el (mailcap-mime-data): Use enriched-decode.
9974
9975         * gnus-cite.el (gnus-article-fill-cited-article): Bind
9976         use-hard-newlines to nil.
9977
9978         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
9979         image is not available if window-system is not available.
9980
9981         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
9982
9983 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
9984
9985         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
9986         bookmark, because update-mark doesn't handle it correctly.
9987
9988 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
9989
9990         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
9991         directly instead of calling message-send-mail.
9992
9993         * gnus-start.el (gnus-read-descriptions-file): Use
9994         gnus-default-charset.
9995
9996         * mm-util.el (mm-guess-mime-charset): New function.
9997
9998         * gnus.el (gnus-default-charset): Use it.
9999         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
10000         the default.
10001
10002 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
10003
10004         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
10005         (article-display-x-face): Use it.  Disable grey xface, if
10006         uncompface is not found.
10007
10008         * message.el (message-mode): Don't enable multibyte on an indirect
10009         buffer.
10010
10011         * nnrss.el (nnrss-content-function): New variable.
10012         (nnrss-request-article): Use it.
10013
10014 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
10015
10016         * gnus.el: Add article-unsplit-urls.
10017         * gnus-sum.el: Ditto.
10018         * gnus-art.el (gnus-treat-strip-cr): New variable.
10019         (gnus-treatment-function-alist): Use it.
10020         (article-unsplit-urls): New function.
10021         (gnus-article-make-menu-bar): Use it.
10022         From: Michael Cook <michael.cook@cisco.com>
10023
10024 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
10025
10026         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
10027         copy.
10028
10029 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
10030
10031         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
10032         with internal whitespace.
10033         (gnus-parent-id): Ditto.
10034
10035 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
10036
10037         * gnus-art.el (gnus-article-treat-body-boundary): Add
10038         gnus-decoration property.
10039         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
10040
10041         * message.el (message-mode): Set local-abbrev-table.
10042         From Matt Armstrong <matt@lickey.com>.
10043
10044         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
10045         too many spaces.
10046
10047         * rfc2047.el (rfc2047-unfold-region): Ditto.
10048         (rfc2047-decode-region): Don't unfold. Let
10049         gnus-article-treat-unfold-headers do it.
10050
10051         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
10052         From: Jesper Harder <harder@ifa.au.dk>
10053
10054 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10055
10056         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
10057         (gnus-configure-posting-styles): Use it.
10058         (gnus-configure-posting-styles): Remove trailing newspaces.
10059
10060 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
10061
10062         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
10063         is non-nil.
10064
10065         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
10066
10067         * gnus.el (gnus-server-to-method): Switch position with
10068         gnus-server-get-method.
10069         (gnus-agent): Add doc.
10070
10071         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
10072         (gnus-summary-save-parts): Use it.
10073
10074         * gnus-art.el (gnus-display-mime): Use it.
10075         * mm-partial.el (mm-partial-find-parts): Use it.
10076
10077         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
10078
10079         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
10080         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
10081
10082         * nnagent.el (nnagent-request-expire-articles): Don't delete
10083         files.
10084
10085 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
10086
10087         * message.el (message-gen-unsubscribed-mft): New function.
10088         From Sriram Karra <karra@cs.utah.edu>.
10089
10090         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
10091         open parenthesis.
10092
10093         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
10094         (mm-inline-text-html-render-with-w3): Ditto.
10095         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
10096         Suggested by Dave Love  <d.love@dl.ac.uk>.
10097
10098         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
10099
10100         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
10101         * nntp.el (nntp-send-command): Ditto.
10102         * nntp.el (nntp-send-command-nodelete): Ditto.
10103
10104 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
10105
10106         * mm-url.el (mm-url-load-url): New function.
10107         (mm-url-insert-file-contents): Use it.
10108
10109         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
10110
10111         * message.el (message-forward-make-body): Correctly copy
10112         forward-buffer.
10113
10114         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
10115
10116 2002-02-04  Simon Josefsson  <jas@extundo.com>
10117
10118         * gnus-art.el (gnus-article-followup-with-original): Mark with
10119         force, prevent errors when following up from article buffer.
10120         (gnus-article-reply-with-original): Ditto.
10121
10122         * binhex.el (binhex-decoder-switches): Fix doc.  From
10123         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
10124
10125 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
10126
10127         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
10128         highlight-citation after emphasize.
10129
10130 2002-02-04  Simon Josefsson  <jas@extundo.com>
10131
10132         * nnfolder.el (nnfolder-open-marks):
10133
10134         * nnml.el (nnml-open-marks): Message when done.  From David
10135         Edmondson <dme@sun.com>.
10136
10137 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10138
10139         * imap.el (imap-anonymous-auth): Fix typo.
10140         From: Steinar Bang <sb@dod.no>
10141
10142         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
10143         save-excursion.
10144         (gnus-cache-braid-heads): Ditto.
10145
10146         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
10147         line, because there are extra articles in the overview buffer.
10148
10149         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
10150
10151         * message.el (message-forward-rmail-make-body): Directly use
10152         rmail-msg-restore-non-pruned-header to avoid calling
10153         vertical-motion.
10154
10155 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
10156
10157         * gnus-cache.el (gnus-summary-insert-cached-articles):
10158         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
10159
10160         * gnus-group.el (gnus-group-mark-article-read): Nreverse
10161         gnus-newsgroups-unselected.
10162
10163         * gnus-agent.el (gnus-summary-set-agent-mark): Use
10164         gnus-add-to-sorted-list.
10165
10166         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
10167         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
10168         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
10169         (gnus-update-read-articles): UNREAD is sorted.
10170         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
10171         (gnus-newsgroup-marked, gnus-newsgroup-cached)
10172         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
10173         (gnus-newsgroup-dormant): Require sorted.
10174
10175         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
10176         directories.
10177         (gnus-dired-print): New function.
10178
10179         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
10180         ps-despool.
10181
10182 2002-02-02  Simon Josefsson  <jas@extundo.com>
10183
10184         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
10185
10186 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
10187
10188         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
10189         t. This makes gnus-agent customizable without putting
10190         gnus-agentize into .gnus.
10191
10192         * gnus.el (gnus-agent): Make it customizable.
10193
10194         * gnus-dired.el: New file.
10195         From Benjamin Rutt <brutt@bloomington.in.us>
10196
10197         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
10198         if no article.
10199         (gnus-cache-possibly-remove-article): Ditto.
10200         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
10201
10202 2002-02-01  Simon Josefsson  <jas@extundo.com>
10203
10204         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
10205
10206 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10207
10208         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
10209         (mm-setup-w3m): Don't bind keys listed in the above.
10210
10211 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10212
10213         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
10214         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
10215         is non-nil; bind `w3m-force-redisplay' with nil.
10216
10217         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10218
10219         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
10220
10221 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
10222
10223         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
10224         use mail-header-unfold-field.
10225
10226         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
10227         gnus-summary-limit.
10228
10229         * gnus-range.el (gnus-add-to-sorted-list): New function.
10230         * gnus-sum.el (gnus-mark-article-as-read): Use it.
10231         (gnus-mark-article-as-unread): Ditto.
10232         (gnus-summary-mark-article-as-unread): Ditto.
10233         (gnus-build-get-header): Ditto.
10234         (gnus-summary-prepare-threads): Ditto.
10235         (gnus-summary-insert-pseudos): Ditto.
10236         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
10237         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
10238         (gnus-summary-insert-old-articles): Ditto.
10239
10240         * gnus-msg.el (gnus-posting-styles): Add new format of header.
10241         (gnus-configure-posting-styles): Support the new format.
10242
10243         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
10244         edebug-form-spec to (sexp body).
10245         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
10246
10247         * message.el (message-reply-headers): Add doc.
10248
10249 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
10250
10251         * gnus-group.el (gnus-group-delete-group): Nix the entry in
10252         gnus-cache-active-hashtb.
10253
10254         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
10255         (gnus-agent-summary-fetch-group): Use it.
10256
10257         * gnus-msg.el (gnus-debug-files): New variable.
10258         (gnus-debug-exclude-variables): New variable.
10259         (gnus-debug): Use them.
10260
10261         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
10262
10263 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
10264
10265         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
10266         (message-mode-syntax-table): Move back the previous position.
10267
10268         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
10269
10270         * gnus-agent.el (gnus-agent-retrieve-headers): Use
10271         gnus-sorted-difference.
10272
10273         * nnsoup.el (nnsoup-request-expire-articles): Use
10274         gnus-sorted-difference.
10275
10276         * nnheader.el: Autoload gnus-sorted-difference.
10277
10278         * nnfolder.el (nnfolder-request-expire-articles): Use
10279         gnus-sorted-difference.
10280
10281         * gnus-cache.el (gnus-cache-retrieve-headers): Use
10282         gnus-sorted-difference.
10283
10284         * gnus-range.el: Autoload cookies.
10285         (gnus-sorted-difference): New function.
10286         (gnus-sorted-ndifference): New function.
10287         (gnus-sorted-nintersection): Rename from
10288         gnus-set-sorted-intersection.
10289         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
10290         (gnus-list-range-difference): Rename from
10291         gnus-inverse-list-range-intersection.
10292         (gnus-inverse-list-range-intersection): Use defalias.
10293
10294         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
10295         gnus-sorted-ndifference, and gnus-sorted-nintersection.
10296         (gnus-articles-to-read): Use gnus-sorted-difference.
10297         (gnus-summary-limit-mark-excluded-as-read): Use
10298         gnus-sorted-intersection and gnus-sorted-ndifference.
10299         (gnus-list-of-read-articles): Use gnus-list-range-difference.
10300         (gnus-summary-insert-articles): Use gnus-sorted-difference.
10301
10302         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
10303
10304 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10305
10306         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
10307         property to the buffer for using emacs-w3m command keys.
10308
10309         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
10310         option.
10311
10312         * mm-view.el (mm-w3m-mode-map): New variable.
10313         (mm-w3m-mode-command-alist): New variable.
10314         (mm-w3m-minor-mode): Removed.
10315         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
10316         (mm-inline-text-html-render-with-w3m): Add keymap property to the
10317         buffer for using emacs-w3m command keys.
10318
10319 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
10320
10321         * message.el (message-mode-syntax-table): Move forward.
10322         (message-cite-prefix-regexp): Auto detect non word constituents.
10323         (message-cite-prefix-regexp): Don't use with-syntax-table.
10324
10325         * gnus-sum.el (gnus-summary-update-info): Use
10326         gnus-list-range-intersection.
10327
10328         * gnus-agent.el (gnus-agent-fetch-headers): Use
10329         gnus-list-range-intersection.
10330
10331         * gnus-range.el (gnus-range-normalize): Use correct predicate.
10332         (gnus-list-range-intersection): Use it.
10333         (gnus-inverse-list-range-intersection): Ditto.
10334         (gnus-sorted-intersection): Add doc.
10335         (gnus-set-sorted-intersection): Add doc.
10336         (gnus-sorted-union): New function.
10337         (gnus-set-sorted-union): New function.
10338
10339         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
10340         (gnus-inverse-list-range-intersection): Ditto.
10341
10342 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
10343
10344         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
10345
10346         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
10347         and permit `:' and `\' in order to handle full Windows pathnames.
10348         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
10349         technically not correct per standard, but seems to have common use.
10350
10351 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
10352
10353         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
10354         replacing numbers.
10355
10356 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
10357
10358         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
10359
10360         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
10361         Don't split when the window is small, e.g. when a small *BBDB*
10362         window is the lowest one.
10363
10364         * gnus-agent.el (gnus-agent-retrieve-headers): Use
10365         nnheader-find-nov-line to speed up. Use nreverse, because it is
10366         sorted. Use nnheader-insert-nov-file.
10367
10368 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10369
10370         * mm-decode.el (mm-inline-text-html-with-images): New user option.
10371
10372         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
10373         of `w3m-display-inline-images' with the value of
10374         `mm-inline-text-html-with-images'.
10375         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
10376
10377         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10378
10379 2002-01-27  Richard M. Stallman  <rms@gnu.org>
10380
10381         * time-date.el: Add autoload cookies.  Many doc fixes.
10382         (time-add): New function.
10383         (time-subtract): Renamed from subtract-time.
10384         (subtract-time): New alias for time-subtract.
10385
10386 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10387
10388         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
10389         emacs-w3m in doc-string.
10390
10391         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
10392         `w3m-current-buffer'.
10393
10394 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10395
10396         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
10397
10398         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
10399         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
10400         (mm-w3m-cid-retrieve): New function.
10401         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
10402
10403 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
10404
10405         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
10406
10407 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10408
10409         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
10410
10411 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10412
10413         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
10414         32K.
10415
10416         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
10417
10418         * nnmail.el (nnmail-article-group): Decode headers before running
10419         split rules over them.
10420         (nnmail-mail-splitting-charset): New variable.
10421
10422         * smiley.el: Replaced with smiley-ems.el.
10423
10424 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
10425
10426         * mm-url.el (mm-url-predefined-programs): Add w3m.
10427         (mm-url-program): Ditto.
10428
10429 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10430
10431         * nnml.el (nnml-use-compressed-files): New variable.
10432         (nnml-filenames-are-evil): Removed.
10433         (nnml-current-group-article-to-file-alist): Don't use.
10434         (nnml-update-file-alist): Inhibit.
10435         (nnml-article-to-file): Use new var.
10436
10437 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
10438
10439         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
10440
10441         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
10442
10443 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10444
10445         * gnus-agent.el (gnus-agent-load-alist): Use new caching
10446         function.
10447
10448         * gnus-util.el (gnus-cache-file-contents): New function.
10449
10450         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
10451         (gnus-agent-load-alist): Use it.
10452
10453         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
10454
10455         * nnheader.el (nnheader-insert-nov-file): New function.
10456
10457         * gnus-util.el (gnus-parse-without-error): Correct the loop.
10458
10459         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
10460         there are no references.
10461         (gnus-extract-message-id-from-in-reply-to): New function.
10462         (gnus-nov-parse-line): Use in-reply-to if there are no
10463         references.
10464
10465 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10466
10467         * nnagent.el (nnagent-retrieve-headers): Use new macro.
10468
10469         * gnus-util.el (gnus-parse-without-error): New macro.
10470
10471 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
10472
10473         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
10474         (gnus-article-wash-function): use locate-library to decide which
10475         to use.
10476
10477 2002-01-25  Simon Josefsson  <jas@extundo.com>
10478
10479         * pop3.el (pop3-munge-message-separator): Work if no date.
10480         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
10481
10482 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10483
10484         * gnus-agent.el (gnus-agent-save-alist): Fix.
10485
10486         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
10487         mistake.  Reinstated lost code.
10488
10489 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
10490
10491         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
10492         one exists in the case of an encrypted message with an internal
10493         signature.
10494
10495 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10496
10497         * gnus-agent.el (gnus-agent-save-alist): Optimized.
10498
10499 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10500
10501         * dgnushack.el: Commented out the experimental code.
10502
10503 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10504
10505         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
10506         error.
10507
10508         * gnus.el (gnus-server-to-method): Made into subst.
10509         (gnus-server-method-cache): New variable.
10510         (gnus-server-to-method): Use it.
10511         (gnus-group-method-cache): New variable.
10512         (gnus-find-method-for-group-1): Renamed.
10513         (gnus-find-method-for-group): New function.
10514         (gnus-group-method-cache): Removed.
10515
10516         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
10517         function.
10518
10519         * gnus-range.el (gnus-members-of-range): New function.
10520         (gnus-list-range-intersection): Renamed.
10521         (gnus-inverse-list-range-intersection): New function.
10522
10523         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
10524
10525         * nnagent.el (nnagent-retrieve-headers): New implementation.
10526
10527         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
10528         implementation.
10529
10530 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10531
10532         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
10533         `w3m-meta-content-type-charset-regexp'.
10534
10535         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
10536         charset-encoded html contents.
10537
10538 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
10539
10540         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
10541         an empty file.
10542
10543         * nnweb.el (url): Ignore errors when request url.
10544
10545         * nnrss.el: Clean up the comments.
10546
10547 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10548
10549         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
10550
10551         * mm-decode.el (mm-inline-text-html-renderer): New user option.
10552         (mm-inline-media-tests): Test whether the value of
10553         `mm-inline-text-html-renderer' is a function for text/html.
10554
10555         * mm-view.el (mm-inline-text-html-render-with-w3): New function
10556         separated from `mm-inline-text'.
10557         (mm-w3m-minor-mode): New variable.
10558         (mm-w3m-setup): New variable.
10559         (mm-setup-w3m): New function.
10560         (mm-inline-text-html-render-with-w3m): New function.
10561         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
10562         text/html.
10563
10564 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
10565
10566         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
10567
10568 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10569
10570         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
10571         and `gnus-xmas-completing-read'.
10572
10573 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10574
10575         * nneething.el (nneething-message-id-number): Abolished.
10576         (nneething-encode-file-name): Not encode numerical characters.
10577         (nneething-make-head): `nneething-message-id-number' is not
10578         used to generate message IDs.
10579
10580 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10581
10582         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
10583         characters.
10584
10585 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10586
10587         * gnus-xmas.el (gnus-xmas-completing-read): New function.
10588         (gnus-xmas-redefine): Redefine conditionally.
10589
10590 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
10591
10592         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
10593         tag.
10594
10595 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
10596
10597         * message.el (message-font-lock-keywords): Added the secure tag.
10598         * mml-sec.el: Added functions to generate/modify/remove the secure
10599         tag while in message mode.
10600         * mml-sec.el (mml-secure-message): New.
10601         * mml-sec.el (mml-unsecure-message): New.
10602         * mml-sec.el (mml-secure-message-sign-smime): New.
10603         * mml-sec.el (mml-secure-message-sign-pgp): New.
10604         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
10605         * mml-sec.el (mml-secure-message-encrypt-smime): New.
10606         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
10607         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
10608         * mml.el (mml-parse-1): Added code to recognise the secure tag and
10609         convert it to either a part or multipart depending on if there are
10610         other parts in the message.
10611         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
10612         to use the secure tag, rather than the part tag.
10613         * mml.el (mml-preview): Added a save-excursion to keep cursor
10614         position after doing an MML preview.
10615
10616 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10617
10618         * nnheader.el (nnheader-parse-overview-file): New function.
10619         (nnheader-write-overview-file): New function.
10620
10621 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10622
10623         * gnus.el (gnus-group-fast-parameter): Check better if expansion
10624         in wanted.
10625
10626         * nnweb.el (nnweb-type-definition): Clean up.
10627
10628 2002-01-21  Alastair Burt  <burt@dfki.de>
10629         Trivial patch.
10630
10631         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
10632         buffer exists before jumping to it.
10633
10634 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10635
10636         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
10637         function.
10638         (article-wash-html): Use it.
10639         (gnus-article-wash-function): New variable.
10640         (gnus-article-wash-html-with-w3m): New function.
10641
10642 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
10643
10644         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
10645         XEmacs.
10646
10647 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
10648
10649         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
10650         command line.
10651
10652 2002-01-21  Simon Josefsson  <jas@extundo.com>
10653
10654         * canlock.el (base64-encode-string): Autoload it from base64.
10655         (canlock-make-cancel-key): Base64 encode unibyte string.
10656
10657 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10658
10659         * nnfolder.el (nnfolder-request-accept-article): Unfold
10660         x-from-line.
10661         (nnfolder-request-replace-article): Ditto.
10662
10663 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
10664
10665         * gnus-group.el (gnus-group-best-unread-group): Use the right
10666         positioning function.
10667
10668 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10669
10670         * smiley-ems.el (smiley-region): Use new function.
10671         (smiley-update-cache): Use general image functions.
10672         (smiley-region): Use general functions.
10673
10674         * gnus-util.el (gnus-graphic-display-p): New function.
10675
10676         * nnmail.el (nnmail-article-group): Allow outputting traces of
10677         non-strings.
10678
10679         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
10680         (nndoc-exim-bounce-type-p): New function.
10681
10682         * message.el (message-dont-send): Doc fix.
10683
10684         * gnus-util.el (gnus-completing-read): Remove
10685         inherit-input-method.
10686
10687         * gnus-art.el (gnus-treat-smiley): Doc fix.
10688
10689         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
10690         articles.
10691
10692 2002-01-19  Simon Josefsson  <jas@extundo.com>
10693
10694         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
10695         (imap-kerberos4-open): Ditto.
10696         (imap-open): Set port correctly, don't set auth.
10697
10698 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10699
10700         * gnus.el (gnus-version-number): Bump version number.
10701
10702 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10703
10704         * gnus.el: Oort Gnus v0.05 is released.
10705
10706 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10707
10708         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
10709         exists.
10710
10711         * gnus-spec.el (gnus-string-width-function): New function.
10712         (gnus-tilde-cut-form): Use it.
10713         (gnus-tilde-max-form): Ditto.
10714         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
10715         (gnus-substring-function): Use it.
10716         (gnus-tilde-cut-form): Ditto.
10717         (gnus-substring-function): New function.
10718
10719         * message.el (message-check-news-header-syntax): New message.
10720
10721         * gnus.el (gnus-slave-no-server): Doc fix.
10722
10723         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
10724
10725 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10726
10727         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
10728         `seen' if it looks like (seen NUM1 . NUM2).  It should be
10729         (seen (NUM1 . NUM2)).
10730
10731 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10732
10733         * gnus-topic.el (gnus-topic-catchup-articles): Update article
10734         number in closed topics.
10735
10736 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
10737
10738         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
10739         functions.
10740
10741 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10742
10743         * gnus.el (gnus-group-find-parameter): Clean up.
10744
10745         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
10746         articles.
10747
10748         * gnus-util.el (gnus-completing-read-with-default): Renamed.
10749
10750         * nnmail.el (nnmail-article-group): Clean up.
10751
10752 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
10753
10754         * gnus-agent.el (gnus-category-name): Intern the category name.
10755
10756 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10757
10758         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
10759
10760         * gnus-util.el (gnus-completing-read): New function.
10761
10762 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
10763
10764         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
10765
10766         * smiley-ems.el (smiley-region): Register smiley.
10767         (smiley-toggle-buffer): Rewrite the function.
10768         (smiley-active): Removed.
10769
10770 2002-01-19  Simon Josefsson  <jas@extundo.com>
10771
10772         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
10773         Jesper Harder <harder@ifa.au.dk>.
10774
10775 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10776
10777         * gnus-art.el (gnus-request-article-this-buffer): Call
10778         `nneething-get-file-name' to extract the file name from the
10779         message id.
10780
10781         * nneething.el (nneething-encode-file-name): New function.
10782         (nneething-decode-file-name): Ditto.
10783         (nneething-get-file-name): Ditto.
10784         (nneething-make-head): Encode the file name and encapsulate it
10785         into the field of the message id.
10786
10787 2002-01-18  Simon Josefsson  <jas@extundo.com>
10788
10789         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
10790         stored in .marks.
10791
10792         * nnfolder.el (nnfolder-request-update-info): Ditto.
10793
10794 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
10795
10796         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
10797
10798 2002-01-18  Simon Josefsson  <jas@extundo.com>
10799
10800         * imap.el (imap-starttls-p): Don't check for binary.
10801         (imap-gssapi-auth-p): Ditto.
10802         (imap-kerberos4-auth-p): Ditto.
10803         (imap-open): Change logic.  Iterate through all possible streams,
10804         instead of bailing out after first failure.  Move authenticator
10805         decision to `imap-authenticate'.
10806         (imap-authenticate): Change logic, now finds the authenticator to
10807         use, was previously in `imap-open'.
10808         (imap-open): Return nil on failure.
10809         (imap-open): Setup temp buffer correctly.
10810         (imap-open): Return buffer only on success.
10811         (imap-interactive-login, imap-interactive-login): Tell the user
10812         which stream/authenticator is used for the queried
10813         username/password.
10814         (imap-open, imap-authenticate): Set variables.
10815         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
10816         (imap-open): Don't assume how `with-temp-buffer' is implemented.
10817
10818 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10819
10820         * gnus-fun.el (gnus-grab-cam-x-face): New function.
10821
10822 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10823
10824         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
10825
10826 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
10827
10828         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
10829         (gnus-agent-group-mode-map): Bind it to "Jo".
10830         (gnus-agent-group-make-menu-bar): Add it into menu bar.
10831
10832 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
10833
10834         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
10835         (gnus-summary-mail-toolbar): Add mail article deletion button.
10836
10837         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
10838         false positives for lines of "^^^^".
10839
10840         * gnus-picon.el (gnus-picon-find-face): faces database is all
10841         lowercase.
10842
10843 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
10844
10845         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
10846         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
10847         duplications.
10848         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
10849
10850 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10851
10852         * gnus-sum.el (gnus-summary-initial-limit): Inline
10853         gnus-summary-limit-children.
10854         (gnus-summary-initial-limit): Don't limit if
10855         gnus-newsgroup-display is nil.
10856         (gnus-summary-initial-limit): No, don't.
10857
10858         * gnus-util.el
10859         (gnus-put-text-property-excluding-characters-with-faces): Inline
10860         gnus-put-text-property.
10861
10862         * gnus-spec.el (gnus-default-format-specs): New variable.
10863
10864         * gnus-start.el (gnus-read-newsrc-file): Don't clear
10865         gnus-format-specs.
10866         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
10867
10868         * gnus-spec.el (gnus-update-format-specifications): Really check
10869         the Gnus version of the .newsrc.eld file.
10870         (gnus-format-specs): Save the new default summary format.
10871
10872         * gnus-util.el (gnus-parent-id): Check whether references is empty
10873         before splitting.
10874
10875         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
10876         functions.
10877         (gnus-gather-threads-by-references): Inline
10878         `gnus-split-references'.
10879
10880         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
10881         default value of gnus-summary-line-format-spec.
10882
10883 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
10884
10885         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
10886         message.
10887         (nnslashdot-request-list): Ditto.
10888         (nnslashdot-sid-strip): Removed.
10889
10890 2002-01-15  Simon Josefsson  <jas@extundo.com>
10891
10892         * nnimap.el (nnimap-close-asynchronous): Enable.
10893         (nnimap-close-group): Expunge.
10894
10895 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
10896
10897         * gnus-util.el (gnus-user-date-format-alist): Typo.
10898         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
10899
10900 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10901
10902         * nneething.el (nneething-request-article): Set
10903         `nnmail-file-coding-system' to `binary' locally, in order to read
10904         files without any conversion.
10905
10906 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
10907
10908         * gnus-agent.el (gnus-agent-retrieve-headers): Use
10909         nnheader-file-coding-system and nnmail-active-file-coding-system.
10910         (gnus-agent-regenerate-group): Ditto.
10911         (gnus-agent-regenerate): Ditto.
10912         (gnus-agent-write-active): Ditto.
10913         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
10914
10915 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
10916
10917         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
10918         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
10919
10920 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
10921
10922         * gnus.el: We don't need gnus-article-show-all-headers.
10923
10924         * gnus-art.el (article-show-all, gnus-article-show-all-header):
10925         Ditto.
10926
10927         * gnus-sum.el (gnus-summary-select-article): Don't call
10928         show-all-headers, because hidden headers are not hidden text any
10929         more.
10930
10931 2002-01-13  Simon Josefsson  <jas@extundo.com>
10932
10933         * message.el (message-newline-and-reformat): Use `newline' instead
10934         of inserting \n, so that the newline is marked as hard.
10935
10936         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
10937         From Jesper Harder <harder@ifa.au.dk>.
10938
10939 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
10940
10941         * imap.el (imap-close): Keep going if quit.
10942
10943         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
10944         nntp-server-buffer.
10945
10946 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10947
10948         * mm-view.el (mm-display-inline-fontify): Require font-lock to
10949         avoid unbinding shadowed variables.
10950
10951         * gnus-art.el (gnus-picon-databases): Moved here.
10952         (gnus-picons-installed-p): Moved here.
10953         (gnus-article-reply-with-original): Use `mark'.
10954
10955         * gnus.el (gnus-picon): Moved here and renamed.
10956
10957         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
10958         installed.
10959         (gnus-treat-mail-picon): Ditto.
10960         (gnus-treat-newsgroups-picon): Ditto.
10961
10962         * gnus-picon.el (gnus-picons-installed-p): New function.
10963
10964 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
10965
10966         * gnus-agent.el (gnus-agent-go-online): Fix doc.
10967
10968 2002-01-12  Simon Josefsson  <jas@extundo.com>
10969
10970         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
10971         (nnimap-before-find-minmax-bugworkaround): Use it.
10972         (nnimap-find-minmax-uid): Don't reselect current mailbox.
10973         (nnimap-dont-close): New variable.
10974         (nnimap-close-group): Use it.
10975
10976 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10977
10978         * gnus-art.el (gnus-article-reply-with-original): Use
10979         `mark-active'.
10980
10981         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
10982
10983         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
10984         (gnus-score-advanced): Clean up.
10985         (gnus-score-advanced): Accept a multiple of the score.
10986
10987 2002-01-12  Simon Josefsson  <jas@extundo.com>
10988
10989         * flow-fill.el (fill-flowed-display-column)
10990         (fill-flowed-encode-columnq): New variables.  Suggested by
10991         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
10992         (fill-flowed-encode, fill-flowed): Use them.
10993
10994         * message.el (message-send-news, message-send-mail): Use
10995         m-b-s-n-p-e-h-n.
10996
10997         * mml.el (autoload): Autoload fill-flowed-encode.
10998         (mml-buffer-substring-no-properties-except-hard-newlines): New
10999         function.
11000         (mml-read-part): Use it.
11001         (mml-generate-mime-1): Encode format=flowed if appropriate.
11002         (mml-insert-mime-headers): Insert format=flowed.
11003
11004         * flow-fill.el (fill-flowed-encode): New function.
11005         (fill-flowed): Bind fill-column to window width.
11006
11007 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11008
11009         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
11010         it exists.
11011         (gnus-summary-setup-buffer): Wake up dead summary buffers.
11012         (gnus-summary-buffer-name): Don't return the dead name after all.
11013         (gnus-summary-setup-buffer): Kill the dead buffer.
11014
11015         * gnus-art.el (gnus-article-followup-with-original): Store the
11016         value of the mark before deactivating it.
11017
11018 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
11019
11020         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
11021         From: Karl Kleinpaste <karl@charcoal.com>
11022
11023         * gnus-art.el (article-display-x-face): Ditto.
11024         (gnus-article-reply-with-original): Use gnus-region-active-p.
11025         (gnus-article-followup-with-original): Ditto.
11026
11027         * gnus-sum.el (gnus-summary-read-group-1): Don't select
11028         downloadable article either.
11029
11030 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
11031
11032         * gnus-art.el (article-display-x-face): Insert From:.
11033
11034         * gnus-sum.el (gnus-summary-move-article): Don't draw the
11035         article. Bind gnus-display-mime-function and
11036         gnus-article-prepare-hook.
11037
11038         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
11039         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
11040         gnus-agent-possibly-synchronize-flags to the last.
11041         (gnus-agent-go-online): New function. New variable.
11042
11043 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
11044
11045         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
11046         (gnus-agent-regenerate): Ditto.
11047
11048 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
11049
11050         * message.el (message-ignored-news-headers)
11051         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
11052         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
11053
11054         * gnus.el (gnus-gethash-safe): New macro.
11055
11056         * gnus-agent.el (gnus-agent-regenerate-history): New function.
11057         (gnus-agent-regenerate): Show messages.
11058
11059 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
11060
11061         * gnus-agent.el (gnus-agent-regenerate-group): New function.
11062         (gnus-agent-regenerate): New function.
11063         (gnus-agent-save-alist): Sort.
11064         (gnus-agent-copy-nov-line): Test eobp.
11065         (gnus-agent-retrieve-headers): Erase buffer.
11066
11067 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
11068
11069         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
11070         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
11071
11072         * gnus.el (gnus-agent-covered-methods): Move here.
11073         (gnus-online): New function.
11074         (gnus-agent-method-p): Move here.
11075
11076         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
11077         nil. Remove articles-alist.
11078
11079         * gnus-start.el (gnus-get-unread-articles): Check online.
11080         (gnus-groups-to-gnus-format): Ditto.
11081         (gnus-active-to-gnus-format): Ditto.
11082
11083         * gnus-agent.el (gnus-agent-get-function): Use it.
11084         (gnus-agent-get-undownloaded-list): Ditto.
11085         (gnus-agent-fetch-session): Only fetch online methods.
11086
11087         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
11088         (gnus-server-mode-map): Ditto.
11089         (gnus-server-offline-face): New face.
11090         (gnus-server-offline-face): New variable.
11091         (gnus-server-font-lock-keywords): Add offline.
11092         (gnus-server-insert-server-line): Ditto.
11093         (gnus-server-offline-server): New function.
11094
11095         * gnus-int.el (gnus-open-server): Turn to offline.
11096         (gnus-server-unopen-status): New variable.
11097
11098 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
11099
11100         * nnkiboze.el (nnkiboze-request-article): Use
11101         gnus-agent-request-article.
11102
11103         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
11104         function. Insert undownloaded NOV.
11105
11106         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
11107         (gnus-agent-request-article): New function.
11108
11109         * gnus.el (gnus-agent-cache): New variable.
11110
11111         * gnus-int.el (gnus-retrieve-headers): Use
11112         gnus-agent-retrieve-headers.
11113         (gnus-request-head): Use gnus-agent-request-article.
11114         (gnus-request-body): Ditto.
11115
11116         * gnus-art.el (gnus-request-article-this-buffer): Use
11117         gnus-agent-request-article.
11118
11119         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
11120         article if it is undownloaded.
11121
11122 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11123
11124         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
11125
11126 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11127
11128         * canlock.el (canlock-string-as-unibyte): New macro.
11129         (canlock-sha1-with-openssl): Return a unibyte string.
11130         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
11131
11132 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
11133
11134         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
11135
11136 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
11137
11138         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
11139         application/x-emacs-lisp.
11140
11141         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
11142
11143         * nntp.el (nntp-request-article): Add group parameter.
11144         (nntp-request-head): Ditto.
11145         (nntp-find-group-and-number): Add parameter group. Figure out
11146         number if the status line doesn't give (e.g. quimby.gnus.org).
11147
11148 2002-01-08  Simon Josefsson  <jas@extundo.com>
11149
11150         * mml.el (mml-generate-mime-1): Set recipient correctly.
11151
11152 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
11153
11154         * message.el (message-read-from-minibuffer): Add parameter
11155         initial-contents.
11156         * gnus-msg.el (gnus-summary-resend-message): Use it.
11157
11158         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
11159         behavior of quit-config.
11160
11161         * message.el (message-make-from): Don't quote fullname.
11162         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
11163
11164         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
11165         From: <andre@slamdunknetworks.com>
11166
11167 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
11168
11169         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
11170
11171         * gnus-art.el (gnus-header-button-alist): Handle mailto.
11172
11173         * mml.el (mml-preview): Bind gnus-original-article-buffer because
11174         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
11175         because bbdb may use it.
11176
11177 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11178
11179         * nneething.el (nneething-request-article): When a non-text file
11180         is converted to an article, its data is encoded in base64.  Call
11181         `nneething-make-head' with options to specify MIME types.
11182         (nneething-make-head): Add optional arguments to specify MIME
11183         types.
11184
11185 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
11186
11187         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
11188         header if there is not.
11189
11190         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
11191
11192         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
11193         (gnus-inews-mark-gcc-as-read): Obsolete variable.
11194         (gnus-inews-do-gcc): Use them.
11195
11196         * gnus-group.el (gnus-group-mark-article-read): Put holes into
11197         gnus-newsgroup-unselected.
11198
11199 2002-01-06  Simon Josefsson  <jas@extundo.com>
11200
11201         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
11202         condition-case, not ignore-errors.
11203
11204 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
11205
11206         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
11207         gnus-fetch-old-headers.
11208
11209         * gnus-art.el (article-display-x-face): Use the current buffer
11210         unless `W f'. Otherwise, X-Face may be shown in the header of a
11211         forwarded part.
11212         (gnus-treatment-function-alist): Treat xface before hiding
11213         headers.
11214
11215 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11216
11217         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
11218         parameters.
11219
11220 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
11221
11222         * mm-util.el (mm-multibyte-p): Define conditionally when load.
11223         (mm-guess-charset): New function.
11224         (mm-charset-after): Use it.
11225         (mm-detect-coding-region): New function.
11226         (mm-detect-mime-charset-region): New function.
11227
11228         * gnus-sum.el (gnus-summary-show-article): Use
11229         mm-detect-coding-region.
11230
11231 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11232
11233         * message.el (message-make-fqdn): Be less violent.
11234
11235         * gnus.el (gnus-logo-color-style): Compute custom form
11236         automatically.
11237
11238         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
11239         score file of the parent to the document group.
11240
11241         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
11242         parameters parameter.
11243
11244         * gnus-score.el (gnus-score-load-file): Clean up.
11245
11246 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
11247
11248         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
11249         From: Damien Wyart <damien.wyart@free.fr>
11250
11251         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
11252
11253 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
11254
11255         * gnus-sum.el (gnus-select-group-hook): Typo.
11256
11257         * rfc2047.el (rfc2047-decode-string): Return immediately if there
11258         is no quoted-printable-encoded STRING.
11259         From: Jesper Harder <harder@ifa.au.dk>
11260
11261         (rfc2047-decode-string): Decode it.
11262
11263 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11264
11265         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
11266
11267 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
11268         Trivial patch.
11269
11270         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
11271         buffer to get rid of junk line.
11272
11273 2002-01-05  Simon Josefsson  <jas@extundo.com>
11274
11275         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
11276         C-o.
11277         (message-mode-map): Bind message-insert-or-toggle-importance to
11278         C-c C-u.
11279         (message-mode-map): Bind message-disposition-notification-to to
11280         C-c M-n.
11281         (message-mode-menu): Add m-d-n-t.
11282         (message-mode-field-menu): Add m-goto-from.
11283         (message-mode): Doc fix.
11284         (message-goto-from): New function.
11285         (message-insert-disposition-notification-to): New function.
11286         (message-tool-bar-map): Add receipt button.
11287
11288 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11289
11290         * gnus-sum.el (gnus-thread-latest-date): New function.
11291         (gnus-thread-sort-by-most-recent-number): Renamed.
11292         (gnus-thread-sort-functions): Doc fix.
11293         (gnus-select-group-hook): Don't use setq on a hook.
11294         (gnus-thread-latest-date): Use date, not number
11295
11296         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
11297         (gnus-agent-expire): Allow regexp of expire-days.
11298
11299         * gnus-art.el (gnus-article-reply-with-original): Deactivate
11300         region.
11301         (gnus-article-followup-with-original): Ditto.
11302
11303         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
11304
11305         * gnus-art.el (gnus-mime-display-alternative): Use
11306         gnus-local-map-property.
11307         (gnus-mime-display-alternative): Ditto.
11308         (gnus-insert-mime-security-button): Ditto.
11309         (gnus-insert-next-page-button): Ditto.
11310         (gnus-button-prev-page): Take optional args.
11311         (gnus-insert-prev-page-button): widget-convert.
11312
11313         * gnus-util.el (gnus-local-map-property): New function.
11314
11315         * gnus-art.el (gnus-prev-page-map): Use parent map.
11316         (gnus-next-page-map): Ditto.
11317
11318         * gnus-spec.el (gnus-parse-format): Clean up.
11319         (gnus-parse-format): Do complex formatting for %=.
11320
11321         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
11322         "X-Face: " to the data in the built-in scenario.
11323
11324         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
11325         (gnus-correct-pad-form): Renamed.
11326         (gnus-tilde-max-form): Clean up.
11327         (gnus-pad-form): Use gnus-use-correct-string-widths.
11328
11329         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
11330         support if that is available.
11331
11332         * gnus-sum.el (gnus-thread-highest-number): New function.
11333         (gnus-thread-sort-by-most-recent-thread): New function.
11334         (gnus-thread-sort-functions): Doc fix.
11335
11336 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
11337
11338         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
11339         all cases.
11340         (gnus-summary-mode): Enable it in all cases.
11341         (gnus-summary-display-article): Ditto.
11342         (gnus-summary-edit-article): Ditto.
11343
11344         * gnus-ems.el (gnus-put-image): Really return glyph.
11345
11346         * gnus-art.el (gnus-article-x-face-command): Fix :type.
11347         (gnus-treat-smiley): Don't take "P" in the interactive form.
11348
11349 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11350
11351         * compface.el (uncompface): XEmacs and Emacs have differing
11352         capabilities.
11353
11354         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
11355
11356         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
11357         (gnus-article-xface-ring-size): Removed.
11358         (gnus-article-display-xface): Removed.
11359         (gnus-remove-image): Cleaned up.
11360
11361         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
11362         (gnus-xmas-create-image): Take pbm files.
11363         (gnus-x-face): Removed.
11364         (gnus-xmas-article-display-xface): Removed.
11365
11366         * gnus-fun.el (gnus-display-x-face-in-from): Bind
11367         default-enable-multibyte-characters.
11368
11369         * compface.el (uncompface): Doc fix.
11370
11371         * gnus-art.el (gnus-article-x-face-command): Use
11372         gnus-display-x-face-in-from.
11373
11374         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
11375
11376         * gnus-ems.el (gnus-put-image): Return the image.
11377
11378         * gnus-fun.el (gnus-display-x-face-in-from): New function.
11379         (gnus-x-face): Moved here.
11380
11381 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
11382
11383         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
11384         invisible if string is nil.
11385         (gnus-xmas-article-display-xface): Use it.
11386
11387         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
11388         property when string is nil.
11389         (gnus-article-display-xface): Use it.
11390
11391 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11392
11393         * gnus-art.el (article-display-x-face): Check whether valid grey
11394         face was returned.
11395         (article-display-x-face): Place image in the right spot.
11396
11397         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
11398         stderr.
11399         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
11400
11401 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11402
11403         * gnus-xmas.el (gnus-xmas-create-image): Take optional
11404         parameters.
11405         (gnus-xmas-put-image): Allow non-strings to be passed.
11406
11407         * gnus-art.el (article-display-x-face): Use optional parameters.
11408
11409         * gnus-ems.el (gnus-create-image): Take optional parameters.
11410
11411         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
11412
11413         * compface.el (compface-xbm-p): Removed.
11414
11415         * gnus-ems.el (gnus-article-compface-xbm): Removed.
11416         (gnus-article-display-xface): Use compface.
11417
11418         * compface.el: New file.
11419
11420         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
11421         (gnus-convert-image-to-x-face-command): Ditto.
11422         (gnus-random-x-face): Quote argument.
11423         (gnus-x-face-from-file): Ditto.
11424
11425 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
11426
11427         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
11428         the expire-group parameter once per article rather than once
11429         per group; bind `nnmaildir-article-file-name' and `article'
11430         for convenience.  Leave article alone when expire-group
11431         specifies the current group.
11432         (nnmaildir--update-nov): be more concurrency-friendly with
11433         temp file names.
11434
11435 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11436
11437         * gnus-start.el (gnus-read-init-file): Cleaned up.
11438
11439 2002-01-03  Dave Love  <d.love@dl.ac.uk>
11440
11441         * gnus-start.el (gnus-startup-file-coding-system): Removed.
11442         (gnus-read-init-file): Don't use it.
11443
11444 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11445
11446         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
11447
11448 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11449
11450         * gnus-start.el (gnus-read-init-file): Don't force coding system
11451         for ~/.gnus.  From Dave Love <fx@gnu.org>.
11452
11453 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
11454
11455         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
11456         * nnspool.el (nnspool-request-post): Ditto.
11457
11458         * mm-util.el (mm-use-find-coding-systems-region): New variable.
11459         (mm-find-mime-charset-region): Use it.
11460
11461 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
11462
11463         * gnus.el (gnus-summary-line-format): Added :link.
11464         * gnus-topic.el (gnus-topic-line-format): Ditto.
11465         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
11466         * gnus-srvr.el (gnus-server-line-format): Ditto.
11467         * gnus-group.el (gnus-group-line-format): Ditto.
11468
11469         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
11470         :keys, it works on both Emacsen.
11471
11472 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
11473
11474         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
11475
11476 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11477
11478         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
11479
11480 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
11481
11482         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
11483         very wide reply.
11484
11485 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11486
11487         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
11488         (gnus-picon-cache): New variable.
11489         (gnus-picon-transform-newsgroups): Cache stuff.
11490
11491         * gnus-art.el (gnus-article-reply-with-original): New command.
11492         (gnus-article-followup-with-original): New command.
11493
11494         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
11495         END parameters.
11496         (gnus-summary-followup): Take a list of list of articles.
11497         (gnus-inews-yank-articles): Allow lists of article/regions.
11498
11499         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
11500         longer the usual commands.
11501
11502         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
11503         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
11504         shell-command-on-region.
11505
11506 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11507
11508         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
11509           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
11510
11511 2002-01-03  Steve Youngs  <youngs@xemacs.org>
11512
11513         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
11514         understand ':keys', wrap it in an featurep 'xemacs.
11515
11516 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11517
11518         * gnus-ems.el (gnus-article-display-xface): Show xface in the
11519         order of headers (Actually, it is called in a reversed order). Add
11520         'gnus-image-text-deletable property.
11521         (gnus-remove-image): Remove text with such a property.
11522
11523         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
11524         gnus-put-image.
11525
11526         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
11527         with ", "
11528
11529 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11530
11531         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
11532
11533         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
11534         (article-display-x-face): Display grey X-Faces.
11535
11536         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
11537         (gnus-convert-gray-x-face-to-ppm): Ditto.
11538         (gnus-convert-image-to-gray-x-face): Ditto.
11539
11540         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
11541         gnus-summary-show-raw-article.
11542
11543 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11544
11545         Display picons in XEmacs without showing text.
11546
11547         * gnus-xmas.el (gnus-xmas-create-image): Don't use
11548         mm-create-image-xemacs to create xbm glyph, because it deletes
11549         temporary files.
11550         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
11551         (gnus-xmas-remove-image): Make text visible, remove glyph.
11552
11553         * gnus-picon.el (gnus-picon-transform-newsgroups)
11554         (gnus-picon-transform-address): Insert spec backward, due to the
11555         incompatibility of gnus-xmas-put-image.
11556
11557 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
11558
11559         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
11560
11561 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11562
11563         * gnus.el: Doc fix.
11564
11565         * gnus-art.el: Doc fix.
11566
11567         * gnus-agent.el: Doc fix.
11568
11569 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
11570
11571         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
11572
11573 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
11574
11575         * nnmaildir.el (nnmaildir--update-nov): automatically parse
11576         NOV data out of the message again if nnmail-extra-headers has
11577         changed.
11578
11579 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11580
11581         * gnus-fun.el: New file.
11582         (gnus-convert-image-to-x-face-command): New variable.
11583         (gnus-insert-x-face): New function.
11584         (gnus-random-x-face): Renamed.
11585         (gnus-x-face-from-file): Renamed.
11586
11587         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
11588         "_".
11589         (gnus-body-boundary-delimiter): Typo fix.
11590
11591 2002-01-02  Simon Josefsson  <jas@extundo.com>
11592
11593         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
11594         (gnus-body-boundary-delimiter): Fix type.
11595
11596 2002-01-01  Simon Josefsson  <jas@extundo.com>
11597
11598         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
11599         (gnus-treat-emphasize, gnus-treat-strip-cr)
11600         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
11601         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
11602         (gnus-treat-fill-article, gnus-treat-hide-citation)
11603         (gnus-treat-hide-citation-maybe)
11604         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
11605         (gnus-treat-strip-pem, gnus-treat-strip-banner)
11606         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
11607         (gnus-treat-date-ut, gnus-treat-date-local)
11608         (gnus-treat-date-english, gnus-treat-date-lapsed)
11609         (gnus-treat-date-original, gnus-treat-date-iso8601)
11610         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
11611         (gnus-treat-strip-trailing-blank-lines)
11612         (gnus-treat-strip-leading-blank-lines)
11613         (gnus-treat-strip-multiple-blank-lines)
11614         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
11615         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
11616         (gnus-treat-display-xface, gnus-treat-display-smileys)
11617         (gnus-treat-from-picon, gnus-treat-mail-picon)
11618         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
11619         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
11620         (gnus-treat-play-sounds, gnus-treat-translate)
11621         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
11622
11623         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
11624         (gnus-article-treat-body-boundary): Use it.
11625
11626         * message.el (message-mode): Fix doc.
11627         (message-mode-menu): Fix names.
11628
11629 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11630
11631         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
11632         articles.
11633
11634         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
11635         (gnus-picon-transform-address): Search for unknown faces as well.
11636         (gnus-picon-find-face): Don't search "news" for MISC.
11637         (gnus-picon-user-directories): Changed default back to exclude
11638         "unknown".
11639
11640         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
11641
11642         * gnus-picon.el (gnus-picon-find-face): Search through all
11643         databases.
11644         (gnus-picon-find-face): New implementation.
11645
11646         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
11647         keystroke.
11648         (gnus-topic-goto-next-topic): Ditto.
11649
11650         * gnus.el (gnus-summary-line-format): Changed default.
11651
11652         * nnmail.el (nnmail-extra-headers): Change default.
11653
11654         * gnus-sum.el (gnus-extra-headers): Change default.
11655
11656         * message.el (message-news-other-window): Changed "news" to
11657         "posting".
11658         (message-news-other-frame): Ditto.
11659         (message-do-send-housekeeping): Ditto.
11660
11661         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
11662         function.
11663         (gnus-article-unread-p): New function.
11664         (gnus-article-unseen-p): New function.
11665         (gnus-dead-summary-mode-map): Typo.
11666
11667         * gnus-util.el (gnus-make-predicate): New function.
11668         (gnus-make-predicate-1): New function.
11669
11670         * gnus-sum.el: New function.
11671         (gnus-map-articles): New function.
11672
11673         * gnus-art.el (gnus-treat-fold-headers): New variable.
11674         (gnus-article-treat-fold-headers): New command and keystroke.
11675
11676         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
11677         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
11678
11679 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
11680
11681         * message.el (message-fcc-externalize-attachments): New variable.
11682         (message-do-fcc): Use it.
11683
11684         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
11685         (gnus-inews-do-gcc): Use it.
11686
11687         * mml.el (mml-tweak-sexp-alist): New variable.
11688         (mml-externalize-attachments): New variable.
11689         (mml-tweak-part): Use mml-tweak-sexp-alist.
11690         (mml-tweak-externalize-attachments): New function.
11691
11692 2002-01-01  Steve Youngs  <youngs@xemacs.org>
11693
11694         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
11695         'set-glyph-face' so x-face back/foreground can be set.
11696
11697 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
11698
11699         * message.el (message-fix-before-sending): Fix a typo.
11700
11701 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11702
11703         * gnus-art.el (gnus-treat-smiley): Renamed command.
11704         (gnus-article-remove-images): New command and keystroke.
11705
11706         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
11707
11708         * smiley-ems.el (gnus-smiley-display): Removed.
11709
11710         * gnus.el (gnus-version-number): Update version.
11711
11712         * message.el (message-text-with-property): Renamed and moved
11713         here.
11714         (message-fix-before-sending): Highlight invisible text and place
11715         point there.
11716
11717 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11718
11719         * gnus.el: Oort Gnus v0.04 is released.
11720
11721 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11722
11723         * gnus-delay.el (gnus-delay-send-queue): Renamed.
11724
11725         * gnus-art.el (gnus-ignored-headers): More headers,
11726
11727         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
11728         of `scan-error', since XEmacs doesn't seem to support that.
11729
11730 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11731
11732         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
11733         arg.
11734         (gnus-summary-best-unread-subject): Ditto.
11735         (gnus-summary-best-unread-subject): No, don't.
11736         (gnus-summary-better-unread-subject): New command.
11737
11738         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
11739
11740         * lpath.el ((featurep 'xemacs)): fbind url function.
11741
11742         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
11743         buffer.
11744         (gnus-xmas-remove-image): Implementation that does something.
11745         (gnus-xmas-article-display-xface): Mark images properly.
11746
11747         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
11748
11749 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
11750
11751         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
11752
11753 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11754
11755         * gnus-group.el (gnus-group-line-format): Added %O to the default
11756         value.
11757
11758         * gnus-util.el (gnus-text-with-property): The smallest point is
11759         point-min.
11760
11761         * smiley-ems.el (smiley-region): Return images.
11762         (gnus-smiley-display): Allow toggling.
11763         (smiley-region): Use text properties, not overlays.
11764
11765         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
11766         implemented yet.
11767
11768         * smiley-ems.el (smiley-update-cache): Check for valid types.
11769
11770         * gnus-art.el (gnus-with-article-buffer): New macro.
11771
11772         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
11773         strings as well as the glyphs.
11774         (gnus-picon-transform-address): Ditto.
11775         (gnus-picon-insert-glyph): Ditto.
11776         (gnus-picon-transform-newsgroups): Toggle.
11777         (gnus-picon-transform-address): Toggle.
11778
11779         * gnus-ems.el (gnus-remove-image): New function.
11780         (gnus-put-image): Take an optional string.
11781
11782         * gnus-util.el (gnus-text-with-property): New function.
11783
11784         * gnus-art.el (gnus-delete-images): New function.
11785
11786         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
11787
11788         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
11789         (gnus-article-wash-status): Use it.
11790         (gnus-signature-toggle): Clean up.
11791         (gnus-add-wash-status): New function.
11792         (gnus-delete-wash-status): New function.
11793         (gnus-article-hide-text-type): Use them throughout.
11794         (gnus-add-image): New function.
11795
11796         * gnus-ems.el (gnus-article-display-xface): Use new interface.
11797
11798         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
11799         interface.
11800
11801         * gnus-art.el (article-display-x-face): Cleaned up.
11802
11803         * rfc2047.el (rfc2047-field-value): New function.
11804
11805         * mail-parse.el (mail-header-field-value): New alias.
11806
11807         * gnus-art.el (gnus-mime-print-part): Fix typos.
11808
11809         * smiley-ems.el (gnus-smiley-file-types): New variable.
11810         (smiley-update-cache): Use it.
11811         (smiley-regexp-alist): Suffix-less smiley names.
11812         (smiley-regexp-alist): Added more smileys.
11813
11814         * gnus-sum.el (gnus-print-buffer): Made into own function.
11815         (gnus-summary-print-article): Use it.
11816
11817         * mailcap.el (mailcap-mime-info): Actually return the bit that we
11818         looked for when REQUEST is a string.
11819
11820         * gnus-art.el (gnus-mime-button-commands): Add printing
11821         keystroke.
11822         (gnus-mime-copy-part): Doc fix.
11823         (gnus-mime-print-part): New command.
11824
11825 2001-12-31  Simon Josefsson  <jas@extundo.com>
11826
11827         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
11828         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
11829
11830 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
11831
11832         * gnus-picon.el (gnus-treat-from-picon): Autoload.
11833         (picon): Fix doc.
11834
11835         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
11836         longer exists. Remove those codes.
11837         * gnus.el (gnus-use-picons): Ditto.
11838
11839 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11840
11841         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
11842         infloop.
11843
11844         * gnus-sum.el (t): New `W D' map.
11845
11846         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
11847         (gnus-article-treat-body-boundary): Clean up.
11848         (gnus-body-boundary-face): Removed.
11849         (gnus-article-goto-header): Moved here.
11850         (gnus-article-goto-header): Allow better regexps.
11851         (gnus-article-treat-fold-newsgroups): New command.
11852
11853         * gnus-sum.el (gnus-summary-move-article): We have to select an
11854         article to give `gnus-read-move-group-name' an opportunity to
11855         suggest an appropriate default.
11856
11857         * rfc2047.el (rfc2047-fold-line): New function.
11858         (rfc2047-unfold-line): Ditto.
11859         (rfc2047-fold-region): Don't fold just after the header name.
11860
11861         * mail-parse.el (mail-header-fold-line): New alias.
11862         (mail-header-unfold-line): Ditto.
11863
11864         * gnus-art.el (gnus-body-boundary-face): Renamed.
11865         (gnus-article-treat-body-boundary): Use it.
11866         (gnus-article-treat-body-boundary): Use an invisible header and a
11867         line of underline characters.
11868
11869 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
11870
11871         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
11872
11873         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
11874         (gnus-picon-split-address): New function.
11875         (gnus-picon-find-face): Use it.
11876         (gnus-picon-transform-address): Use it. Set first to t for each
11877         address.
11878
11879         * gnus-art.el (gnus-with-article-headers): Move to here. Define
11880         the macro then use it.
11881         (gnus-treatment-function-alist): Treat picons earlier.
11882
11883 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11884
11885         * gnus-art.el (gnus-body-separator-face): New variable.
11886         (gnus-article-treat-body-boundary): Use a blank, colored line.
11887
11888         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
11889         well.
11890
11891         * gnus-art.el (gnus-treat-body-boundary): New variable.
11892         (gnus-article-treat-unfold-headers): Use helper macro.
11893         (gnus-article-treat-body-boundary): New command.
11894
11895         * gnus.el (gnus-logo-color-style): Change the default color.
11896         (gnus-splash-face): Gray, gray.
11897
11898         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
11899         colors.
11900
11901         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
11902         (gnus-logo-color-style): Ditto.
11903         (gnus-logo-colors): Ditto.
11904
11905         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
11906
11907         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
11908
11909         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
11910         (gnus-picon-transform-newsgroups): New function.
11911
11912         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
11913         string.
11914
11915         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
11916
11917         * gnus-art.el (gnus-treat-cc-picon): New variable.
11918         (gnus-treat-mail-picon): Renamed.
11919
11920         * gnus-picon.el: New implementation.
11921         (gnus-picon-find-face): Renamed.
11922         (gnus-treat-from-picon): Use it.
11923         (gnus-picon-transform-address): Renamed.
11924         (gnus-treat-from-picon): Use it.
11925         (gnus-picon-create-glyph): Renamed.
11926         (gnus-picon-transform-address): Use it.
11927         (gnus-treat-cc-picon): New command.
11928
11929         * mm-decode.el (mm-create-image-xemacs): Separated out into
11930         function.
11931         (mm-get-image): Use it.
11932
11933         * gnus-art.el (gnus-treat-display-picons): Simplify.
11934         (gnus-treat-from-picon): Renamed.
11935
11936         * gnus-ems.el (gnus-create-image): New function.
11937         (gnus-put-image): New function.
11938
11939         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
11940         (gnus-with-article-headers): New macro.
11941         (gnus-article-goto-header): New function.
11942
11943         * gnus-xmas.el (gnus-image-type-available-p): New function.
11944
11945         * gnus-ems.el (gnus-image-type-available-p): New function.
11946
11947 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
11948
11949         * nnrss.el (nnrss-check-group): Find the correct tag, because
11950         xml.el is changed.
11951
11952 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11953
11954         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
11955         lines are shorter than the window width.
11956         (gnus-ignored-headers): More headers.
11957
11958 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11959
11960         * gnus-art.el (gnus-treat-unfold-lines): New variable.
11961         (gnus-treat-unfold-headers): Renamed.
11962         (gnus-article-treat-unfold-headers): New command and keystroke.
11963
11964         * rfc2047.el (rfc2047-encode-message-header): Clean up.
11965
11966         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
11967
11968 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
11969
11970         * sha1-el.el (sha1-use-external): New variable.
11971         (sha1-region): Use it.
11972         (sha1-string): Ditto.
11973
11974         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
11975         * gnus-picon.el: Less warnings when compile.
11976
11977 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11978
11979         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
11980         alias.
11981         (gnus-picons-database): Default to list.
11982         (gnus-picons-lookup-internal): Use it.
11983
11984         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
11985         to "bogus".
11986
11987         * gnus-win.el (gnus-configure-windows-hook): New hook.
11988
11989 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
11990
11991         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
11992
11993 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11994
11995         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
11996         lists.
11997         (gnus-select-newsgroup): Don't append; push.
11998         (gnus-adjust-marked-articles): Remove obsolete ranges from
11999         `seen'.
12000         (gnus-update-marks): Clean up.
12001         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
12002
12003 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
12004
12005         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
12006
12007 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12008
12009         * gnus-sum.el (gnus-auto-select-subject): New variable.
12010         (gnus-summary-best-unread-subject): New function.
12011         (gnus-summary-best-unread-article): Use it.
12012         (gnus-summary-first-unseen-subject): New function and command.
12013
12014         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
12015         other treatments.
12016
12017         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
12018         function.
12019
12020         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
12021         from the list of hidden types.
12022
12023         * mm-view.el (mm-inline-text): Ditto.
12024         (mm-inline-text): Ditto.
12025         (mm-w3-prepare-buffer): Ditto.
12026
12027         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
12028
12029 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12030
12031         * gnus-art.el (gnus-ignored-headers): Added more headers.
12032
12033 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
12034
12035         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
12036         once.
12037
12038 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12039
12040         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
12041
12042 2001-12-28  Simon Josefsson  <jas@extundo.com>
12043
12044         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
12045         Jesper Harder <harder@ifa.au.dk>.
12046
12047 2001-12-27  Simon Josefsson  <jas@extundo.com>
12048
12049         * gnus-sum.el (gnus-select-newsgroup): Make
12050         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
12051         contain all articles (instead of none) when no seen marks have
12052         been set for the group.
12053         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
12054         instead, it seems to result in shorter ranges.
12055
12056 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12057
12058         * mm-util.el (mm-iso-8859-x-to-15-region): Use
12059         insert-before-markers.
12060         From Jesper Harder <harder@ifa.au.dk>
12061
12062 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
12063
12064         * nnmaildir.el (nnmaildir-save-mail): create the destination
12065         groups if they do not exist.
12066
12067 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12068
12069         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
12070
12071 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12072
12073         * gnus-group.el (gnus-group-read-ephemeral-group): Call
12074         gnus-group-real-name.
12075
12076         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
12077         (gnus-newsgroup-variables): Ditto.
12078
12079         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
12080         return it.
12081
12082 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
12083
12084         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
12085         * nnmaildir.el (top-level): Add commentary.
12086         (nnmaildir-version): Indicate that nnmaildir is now a standard
12087         part of Gnus, not separately released.
12088
12089 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12090
12091         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
12092         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
12093         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
12094         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12095
12096 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12097
12098         * nnmaildir.el: Copyright changes. Require cl only at compile time.
12099
12100 2001-12-20  Simon Josefsson  <jas@extundo.com>
12101
12102         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
12103         ZHU <zsh@cs.rochester.edu>.
12104         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
12105         Brian P Templeton <bpt@tunes.org>.
12106
12107 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12108
12109         * nnmaildir.el: New file.
12110         From Paul Jarc <prj@po.cwru.edu>.
12111
12112 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12113
12114         * nndoc.el (nndoc-type-alist): Move forward to the end.
12115
12116 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12117
12118         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
12119         `dolist'.
12120
12121 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12122
12123         * gnus-win.el (gnus-frames-on-display-list): New function.
12124         (gnus-get-buffer-window): Use it.
12125
12126 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12127
12128         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
12129
12130 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12131
12132         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
12133
12134 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12135            From Harald Meland <Harald.Meland@usit.uio.no>
12136
12137         * gnus-win.el (gnus-get-buffer-window): New function.
12138         (gnus-all-windows-visible-p): Use it.
12139
12140         * gnus-util.el (gnus-horizontal-recenter)
12141         (gnus-horizontal-recenter, gnus-horizontal-recenter)
12142         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
12143
12144         * gnus-score.el (gnus-score-insert-help): Use it.
12145
12146         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
12147         (gnus-generate-tree, gnus-highlight-selected-tree)
12148         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
12149         it.
12150
12151         * gnus-art.el (gnus-article-set-window-start)
12152         (gnus-mm-display-part, gnus-request-article-this-buffer)
12153         (gnus-button-next-page, gnus-button-prev-page)
12154         (gnus-article-button-next-page, gnus-article-button-prev-page):
12155         Use it.
12156
12157 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
12158
12159         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
12160         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
12161         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
12162
12163 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12164
12165         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
12166         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
12167         * mml1991.el, nnultimate.el: Add `coding'.
12168
12169 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
12170
12171         * ChangeLog: changed coding to buffer-file-coding-system
12172         * ChangeLog.1: same
12173         * nnwfm.el: same
12174         * gnus-smiley.el: same
12175         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
12176         * gnus-delay.el: same
12177         * gnus-spec.el: same
12178         * message.el: same
12179         * mml1991.el: same
12180         * nnultimate.el: same
12181
12182 2001-12-16  Simon Josefsson  <jas@extundo.com>
12183         Inspired by code by Dirk Meyer <dischi@tzi.de>.
12184
12185         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
12186         (gnus-summary-save-map): Add muttprint.
12187         (gnus-summary-make-menu-bar): Ditto.
12188         (gnus-summary-muttprint): New function.
12189
12190         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
12191
12192 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12193
12194         * uudecode.el (uudecode-decode-region-internal): Speedup by using
12195         temporary list instead of buffer.
12196
12197         * mm-url.el (executable-find): autoload.
12198
12199 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12200
12201         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
12202         to variable, follow doc-string conventions).
12203
12204 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
12205
12206         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
12207         subscribe-level
12208         * gnus-topic.el (gnus-subscribe-topics): use it.
12209
12210 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12211
12212         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
12213         messages. (A small patch with indentation)
12214         From Sean Neakums <sneakums@zork.net>.
12215
12216         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
12217         nil after shooting down the gnus-original-article-buffer.
12218
12219 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12220
12221         * uudecode.el (uudecode-use-external): New variable.
12222         (uudecode-decode-region): Automatically detect external program.
12223
12224         * binhex.el (binhex-use-external): New variable.
12225         (binhex-decode-region-internal): New function.
12226         (binhex-decode-region): Automatically detect external program.
12227
12228         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
12229         Use them.
12230
12231 2001-12-12  Simon Josefsson  <jas@extundo.com>
12232
12233         * nnvirtual.el (nnvirtual-always-rescan)
12234         (nnvirtual-component-regexp): Fix doc.
12235
12236         * nnoo.el (defvoo): Add doc to defvoo variables.
12237
12238         * nnml.el (nnml-directory, nnml-active-file)
12239         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
12240         (nnml-marks-is-evil, nnml-filenames-are-evil)
12241         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
12242
12243         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
12244         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
12245         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
12246         `error'.
12247
12248         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
12249         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
12250
12251         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
12252         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
12253         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
12254         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
12255
12256         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
12257         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
12258
12259         * imap.el, nnimap.el: Fix indentation.
12260
12261         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
12262
12263 2001-12-12  Didier Verna  <didier@xemacs.org>
12264
12265         * gnus-msg.el (gnus-group-news): New function.
12266         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
12267         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
12268         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
12269         for it.
12270         * gnus-msg.el (gnus-summary-news-other-window): New function.
12271         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
12272         bind it to `i'.
12273         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
12274         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
12275         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
12276         for it (called with a prefix).
12277         * gnus-msg.el (gnus-configure-posting-styles): add an optional
12278         group-name argument.
12279         * gnus-msg.el (gnus-setup-message): use it.
12280
12281 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12282
12283         * gnus-sum.el (gnus-summary-show-article): Fix doc.
12284
12285 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12286
12287         * mml.el (mime-to-mml): Remove Content-Disposition too.
12288
12289 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12290
12291         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
12292         * gnus-group.el (gnus-group-name-decode): Decode unibyte
12293         strings only.
12294         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
12295
12296 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
12297
12298         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
12299         (nnmail-fancy-expiry-target): Use it.
12300         Suggestions from Simon Josefsson <jas@extundo.com>.
12301
12302 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12303
12304         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
12305
12306 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12307
12308         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
12309
12310         * gnus-util.el (gnus-url-unhex-string): Move here.
12311
12312 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12313
12314         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
12315         mm-url-decode-entities-nbsp.
12316
12317         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
12318         * webmail.el, nnwfm.el: Use mm-url.
12319
12320         * mm-url.el (mm-url-fetch-form): Move from nnweb.
12321         (mm-url-remove-markup): Move from nnweb.
12322         (mm-url-fetch-simple): Move from webmail.
12323
12324         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
12325
12326 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12327
12328         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
12329         (gnus-summary-print-article): Use it.
12330
12331         * gnus-util.el (gnus-replace-in-string): Typo.
12332
12333 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12334
12335         * nnweb.el (nnweb-replace-in-string): Removed.
12336
12337         * gnus-util.el (gnus-replace-in-string): New function.
12338         (gnus-mode-string-quote): Use it.
12339
12340         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
12341         * nnwfm.el (nnwfm-create-mapping): Ditto.
12342
12343 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12344
12345         * dgnushack.el (dgnushack-compile): nnrss.el and
12346         nnslashdot.el don't depend on nnweb, url, w3.
12347
12348         * nnrss.el: Use mm-url.
12349
12350 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12351
12352         * mm-url.el (mm-url-insert-file-contents): Support file:.
12353
12354 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12355
12356         * mm-view.el: Lower case for the description line. Sync from the
12357         Emacs CVS.
12358
12359 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12360
12361         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
12362         From:  Stefan Monnier  <monnier@cs.yale.edu>
12363
12364 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12365
12366         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
12367
12368 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12369
12370         * mm-url.el: Require executable.
12371         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
12372
12373 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12374
12375         * pop3.el (pop3-munge-message-separator): Only use valid date.
12376         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
12377
12378         * Makefile.in: gnus-load.elc may not be generated.
12379
12380 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12381
12382         * mm-url.el: New file.
12383         * nnslashdot.el: Use it.
12384         * mm-extern.el (mm-extern-url): Use it.
12385
12386 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12387
12388         * gnus-sum.el (gnus-summary-save-article): Nix
12389         gnus-display-mime-function and gnus-article-prepare-hook.
12390
12391         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
12392         the beginning of lines.
12393         (gnus-complex-form-to-spec): Ditto.
12394
12395 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12396
12397         * message.el (message-make-mft): Fix the m-s-a-file regexp.
12398         From Paul Jarc <prj@po.cwru.edu>.
12399
12400 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12401
12402         * message.el: New variable message-subscribed-address-file;
12403         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
12404
12405 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12406
12407         * message.el (message-tab-body-function): Set to nil.
12408         (message-tab): Use text-mode-map or global-map.
12409         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
12410
12411 2001-11-30  Simon Josefsson  <jas@extundo.com>
12412
12413         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
12414         instead of gnus-union, for speed.  Suggested by Christoph Conrad
12415         <christoph.conrad@gmx.de>.
12416         (gnus-agent-fetch-group-1): Add verbose message.
12417
12418 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12419
12420         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
12421         of integers.
12422
12423 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12424
12425         * message.el (message-newgroups-header-regexp)
12426         (message-completion-alist, message-tab-body-function): Use
12427         defcustom rather than defvar.
12428         (message-tab): Mention `message-tab-body-function' in doc.
12429         Suggested by Karl Eichwalder.
12430
12431 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12432
12433         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
12434
12435 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12436
12437         * nnheader.el (nnheader-find-nov-line): Don't use macro
12438         gnus-delete-line.
12439
12440         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
12441         (gnus-group-name-charset): Ditto.
12442
12443         * gnus-util.el (gnus-buffer-live-p): Ditto.
12444
12445 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12446
12447         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
12448         open parenthesis in doc.
12449         (sieve-manage-authenticator-alist): Typo in doc.
12450         * imap.el (imap-authenticator-alist): Typo in doc.
12451         (imap-stream-alist): Backslash.
12452
12453         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
12454           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
12455
12456 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12457
12458         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
12459
12460         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
12461
12462         * gnus-msg.el (gnus-configure-posting-styles): use
12463         make-local-hook. Add LOCAL for add-hook.
12464
12465 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
12466
12467         * message.el (message-mode): Use `make-local-hook' unless
12468         obsolete.
12469         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
12470
12471 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12472
12473         * canlock.el: Remove sha1.el and base64.el stuff.
12474
12475 2001-11-26  Didier Verna  <didier@xemacs.org>
12476
12477         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
12478         if needed.
12479
12480 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12481
12482         * message.el (message-tamago-not-in-use-p): New function.
12483         (message-strip-forbidden-properties): Use it.
12484
12485 2001-11-26  Didier Verna  <didier@xemacs.org>
12486
12487         * gnus-start.el (gnus-check-first-time-used): only check for
12488         existence of .el[d] files.
12489
12490 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12491
12492         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
12493
12494         * message.el (message-setup-1): Clean up mc-*.
12495
12496 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12497
12498         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
12499         * gnus-score.el (gnus-score-find-bnews): Use it.
12500
12501         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
12502         (gnus-summary-limit-to-author): Ditto.
12503         (gnus-summary-limit-to-extra): Ditto.
12504         (gnus-summary-find-matching): Support not-matching argument.
12505
12506 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12507
12508         * message.el (message-wash-subject): Use `insert' rather than
12509         `insert-string', which is deprecated.
12510
12511 2001-11-24  Simon Josefsson  <jas@extundo.com>
12512
12513         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
12514         message. (Gnus does not "default" to using 8bit for the message,
12515         it default to use 8bit encoding and the user-supplied CTE
12516         value. Calling this behaviour "treating it as 8bit" is perhaps
12517         better.)
12518
12519         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
12520         (compare mm-charset-to-coding-system).
12521
12522 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12523
12524         * canlock.el (canlock-sha1-with-openssl): Use unibyte
12525         buffer. Correctly decode hex.
12526
12527 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12528
12529         * gnus-agent.el (gnus-category-insert-line): Convert category
12530         names to strings.
12531
12532 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12533
12534         * message.el (sha1): eval-and-compile.
12535
12536 2001-11-20  Simon Josefsson  <jas@extundo.com>
12537
12538         * message.el (message-allow-no-recipients): New variable.
12539         (message-send): Use it, customize the prompting when posting to
12540         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
12541
12542 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12543
12544         * mm-util.el (mm-coding-system-priorities): New variable.
12545         (mm-sort-coding-systems-predicate): New function.
12546         (mm-find-mime-charset-region): Resort coding systems if needed.
12547         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
12548
12549 2001-11-20  Didier Verna  <didier@xemacs.org>
12550
12551         * gnus-group.el (gnus-group-make-help-group): new optional
12552         argument to control the error behavior.
12553         * gnus-start.el (gnus-check-first-time-used): use it to avoid
12554         erroring.
12555
12556 2001-11-19  Simon Josefsson  <jas@extundo.com>
12557
12558         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
12559         instead of C-c C-u.  Suggested by Per Abrahamsen
12560         <abraham@dina.kvl.dk>.
12561
12562 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12563
12564         * nnfolder.el (nnfolder-read-folder): Use group instead of
12565         nnfolder-current-group.
12566         Suggested by Lorentey Karoly <lorentey@elte.hu>.
12567
12568 2001-11-17  Simon Josefsson  <jas@extundo.com>
12569
12570         * message.el (message-send): Ask user if Fcc/Gcc should be
12571         performed when no other sender was specified.
12572         Suggested by prj@po.cwru.edu (Paul Jarc).
12573
12574 2001-11-17  Simon Josefsson  <jas@extundo.com>
12575
12576         * message.el (message-mode, message-mode-map): Use C-c C-u for
12577         Importance: instead of C-c C-p (used by SC).
12578
12579 2001-11-16  Simon Josefsson  <jas@extundo.com>
12580
12581         * message.el (message-insert-importance-high)
12582         (message-insert-importance-low): Save point.
12583
12584         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
12585         value.
12586
12587 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
12588
12589         * message.el (message-strip-special-text-properties): New option.
12590         (message-strip-forbidden-properties): Obey it.
12591
12592 2001-11-14  Sam Steingold  <sds@gnu.org>
12593
12594         * gnus-score.el: Fixed some doc strings to properly quote symbols.
12595
12596 2001-11-15  Simon Josefsson  <jas@extundo.com>
12597
12598         Support "Importance:" header in Message.
12599
12600         * message.el (message-mode-map): Bind C-c C-p to
12601         `message-insert-or-toggle-importance'
12602         (message-mode-menu): Add message-insert-importance-{high,low}.
12603         (message-insert-importance-high, message-insert-importance-low)
12604         (message-insert-or-toggle-importance): New functions.
12605         (message-tool-bar-map): Add {un,}important.
12606         (message-mode): Doc fix.
12607
12608 2001-11-15  Simon Josefsson  <jas@extundo.com>
12609
12610         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
12611
12612         * mml.el (mml-menu): Fix toolbar tooltip.
12613
12614 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12615
12616         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
12617         * nnml.el (nnml-save-marks): Ditto.
12618
12619         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
12620
12621 2001-11-15  Simon Josefsson  <jas@extundo.com>
12622
12623         * nnml.el (nnml-save-marks):
12624         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
12625         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
12626
12627 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
12628
12629         * gnus-art.el (gnus-article-wash-status-strings): Use
12630         `copy-sequence', not `copy-seq'.
12631
12632 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
12633
12634         * gnus-art.el (gnus-article-wash-status-strings): New constant.
12635         (gnus-gnus-article-wash-status-entry): New function.
12636         (gnus-article-wash-status): Use it.
12637
12638 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12639
12640         * mml1991.el: Add coding header.
12641
12642 2001-11-12  Simon Josefsson  <jas@extundo.com>
12643
12644         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
12645         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
12646         `mml1991-sign' and `mml1991-encrypt'.
12647         (mml1991-encrypt, mml1991-sign): New glue functions.
12648         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
12649
12650         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
12651         (mml-menu): Add PGP to menu.
12652
12653         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
12654         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
12655         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
12656         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
12657
12658         * mml2015.el: Mention RFC 3156.
12659
12660         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
12661
12662 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12663
12664         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
12665
12666         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
12667           From <Michael.Cook@cisco.com>
12668
12669 2001-11-11  Simon Josefsson  <jas@extundo.com>
12670
12671         * message.el (top-level): Autoload sha1.
12672         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
12673         canlock, no need to require two different hash algs).  Suggested
12674         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
12675
12676 2001-11-09  Simon Josefsson  <jas@extundo.com>
12677
12678         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
12679         <Pavel@Janik.cz>.
12680
12681 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12682
12683         * message.el (message-point-in-header-p): New function.
12684         (message-do-auto-fill): Use it.
12685         (message-beginning-of-line): New function.  Goes to beginning of
12686         header value (i.e., end of header name), or to beginning of line
12687         if already at beginning of value.  Behaves like
12688         `beginning-of-line' when in message body.
12689         (message-mode-map): Bind it.
12690
12691 2001-11-08  Simon Josefsson  <jas@extundo.com>
12692
12693         * gnus-msg.el (gnus-posting-styles): Add doc.
12694
12695 2001-11-07  Simon Josefsson  <jas@extundo.com>
12696
12697         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
12698
12699         * sieve-mode.el (sieve-control-commands-face)
12700         (sieve-control-commands-face, sieve-action-commands-face)
12701         (sieve-test-commands-face, sieve-tagged-arguments-face): New
12702         faces.
12703         (sieve-font-lock-keywords): Use them.
12704         (sieve-mode): Only set font-lock-defaults in emacs.
12705
12706         * gnus-art.el (gnus-default-article-saver): Add
12707         gnus-summary-save-body-in-file.
12708         (gnus-summary-write-to-file): Fix doc.
12709
12710 2001-11-07  Simon Josefsson  <jas@extundo.com>
12711
12712         * gnus-art.el (gnus-treat-highlight-signature): Add cross
12713         reference to the correct chapter in the manual.
12714
12715         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
12716         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
12717
12718 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12719
12720         * mml.el (mml-preview): Bind mail-header-separator.
12721
12722 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12723
12724         * message.el: Always require canlock.
12725         (message-ignored-supersedes-headers): Include Cancel-Lock and
12726         Cancel-Key.
12727         (message-insert-canlock): Don't require canlock.
12728         (message-cancel-news): Don't check whether canlock is available.
12729         (message-supersede): Support cancel-locks.
12730
12731         * gnus-art.el: Don't autoload canlock.
12732
12733 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12734
12735         * mail-source.el (mail-source-fetch-imap): ASYNC param.
12736         From: <andre@slamdunknetworks.com>
12737
12738 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12739
12740         * many files: Fix copyright lines.
12741
12742 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12743
12744         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
12745         Suggested by Dave Love  <fx@gnu.org>.
12746
12747 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12748
12749         * message.el (message-kill-buffer): Remove auto-save file after
12750         confirm.
12751
12752         * message.el (message-send-mail): Call message-generate-headers
12753         once.  Suggested by Matt Armstrong <matt@lickey.com>.
12754
12755         * gnus-topic.el (gnus-topic-rename): Initial-input.
12756         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
12757
12758 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
12759
12760         * message.el (message-forbidden-properties): New constant.
12761         (message-strip-forbidden-properties): New function.
12762         (message-mode): Activate it.
12763
12764 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12765
12766         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
12767         (mm-hack-charsets): Fix doc.
12768
12769 2001-11-02  Simon Josefsson  <jas@extundo.com>
12770
12771         * gnus-int.el (gnus-check-server): Message "...done" when done.
12772
12773         * imap.el (imap-close): Don't message (imap-send-command-wait
12774         returns if the connection is dropped).
12775         (imap-wait-for-tag): Nix out message only when necessary.
12776
12777         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
12778         for non-crossposting.
12779         (gnus-sieve-crosspost): Default to t to be consistent with other
12780         parts of Gnus.
12781
12782 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12783
12784         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
12785         (mm-iso-8859-x-to-15-table): Ditto.
12786         (mm-iso-8859-x-to-15-region): Ditto.
12787         (mm-find-mime-charset-region): Ditto.
12788
12789 2001-11-01  Simon Josefsson  <jas@extundo.com>
12790
12791         * nnimap.el (nnimap-close-asynchronous): New variable.
12792         (nnimap-close-group): Use it.
12793         (nnimap-expunge): Don't use it.
12794
12795         * imap.el (imap-callbacks): New variable.
12796         (imap-remassoc): Copied from `gnus-remassoc'.
12797         (imap-add-callback): New function.
12798         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
12799         behaviour.
12800         (imap-parse-response): Call the callback.
12801
12802         * message.el (message-insert-canlock): New variable.
12803         (message-canlock-generate, message-canlock-password)
12804         (message-insert-canlock): New functions.
12805         (message-send-news): Call `message-insert-canlock'.
12806         (top-level): Require canlock when compiling.
12807         (message-insert-canlock): Require canlock before we need it.
12808
12809 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12810
12811         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
12812
12813 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12814
12815         * dgnushack.el (dgnushack-make-load): A workaround for
12816         custom-add-loads bug in some versions of XEmacs.
12817
12818 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12819
12820         * mm-util.el (mm-charset-synonym-alist): Revert (some).
12821
12822 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12823
12824         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
12825         (mm-hack-charsets): New variable.
12826         (mm-iso-8859-15-compatible): New variable.
12827         (mm-iso-8859-x-to-15-table): New variable.
12828         (mm-find-mime-charset-region): Add parameter hack-charsets.
12829
12830         * mm-bodies.el (mm-encode-body): Use it.
12831         * mml.el (mml-parse-1): Ditto.
12832
12833 2001-11-01  Simon Josefsson  <jas@extundo.com>
12834
12835         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
12836
12837 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12838
12839         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
12840         is nil.
12841
12842 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12843
12844         * smiley-ems.el (smiley-update-cache): Auto detect file type.
12845
12846         * message.el (message-forward-rmail-make-body): Use
12847         save-window-excursion.
12848         (message-encode-message-body): Search with noerror.
12849         (message-setup-1): Convert compose-mail send-actions to
12850         message-send-actions.
12851
12852 2001-11-01  Simon Josefsson  <jas@extundo.com>
12853
12854         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
12855         <yamaoka@jpl.org>.
12856
12857 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12858
12859         * sieve-manage.el (sieve-string-bytes): No complain.
12860
12861 2001-11-01  Simon Josefsson  <jas@extundo.com>
12862
12863         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
12864         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
12865         has autoload cookies, so no `require' should be necessary.)
12866
12867         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
12868         files.
12869
12870 2001-10-31  Simon Josefsson  <jas@extundo.com>
12871
12872         * gnus-cus.el (gnus-group-parameters): Support integer `display'
12873         parameter.
12874
12875         * gnus-sum.el (gnus-select-newsgroup): If group parameter
12876         `display' is a number (and C-u wasn't used to enter group), only
12877         fetch that number of articles.
12878
12879 2001-10-31  Matt Armstrong  <matt@lickey.com>
12880
12881         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
12882         not-subscribed -> subscribed.
12883
12884 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12885         From: Josh Huber <huber@alum.wpi.edu>
12886
12887         * message.el (message-subscribed-address-functions): New variable.
12888         (message-subscribed-addresses): New variable.
12889         (message-subscribed-regexps): New variable.
12890         (message-goto-mail-followup-to): New function.
12891         (message-send-mail): Add Mail-Followup-To.
12892         (message-make-mft): New function.
12893
12894         * gnus.el (gnus-find-subscribed-addresses): New function.
12895
12896 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12897
12898         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
12899         (mail-source-fetch-pop): Ditto.
12900         (mail-source-check-pop): Ditto.
12901
12902         * gnus-start.el (gnus-read-init-file): Ditto.
12903         (gnus-activate-group): Ditto.
12904         (gnus-read-newsrc-el-file): Ditto.
12905
12906 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12907
12908         * message.el (message-get-reply-headers): Make sure there is ", ".
12909
12910         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
12911         mm-coding-system-p. Don't correct it only in XEmacs.
12912         (mm-charset-to-coding-system): Use mm-coding-system-p and
12913         mm-get-coding-system-list.
12914         (mm-emacs-mule, mm-mule4-p): New variables.
12915         (mm-enable-multibyte, mm-disable-multibyte,
12916         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
12917         mm-with-unibyte-current-buffer,
12918         mm-with-unibyte-current-buffer-mule4): Use them.
12919         (mm-find-mime-charset-region): Treat iso-2022-jp.
12920
12921         From  Dave Love  <fx@gnu.org>:
12922
12923         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
12924         construction.
12925         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
12926         entries conditional on not having a coding system defined for
12927         them.
12928         (mm-mule-charset-to-mime-charset): Use
12929         find-coding-systems-for-charsets if defined.
12930         (mm-charset-to-coding-system): Don't use
12931         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
12932         later.  Add last resort search of coding systems.
12933         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
12934         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
12935         Mule 4.
12936         (mm-find-mime-charset-region): Re-write.
12937         (mm-with-unibyte-current-buffer): Restore buffer as well as
12938         multibyteness.
12939
12940 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12941
12942         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
12943         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
12944         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
12945
12946 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12947
12948         * gnus-art.el (article-display-x-face): Nix buffer-read-only
12949         again.
12950
12951         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
12952
12953 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12954
12955         * gnus-spec.el (gnus-parse-simple-format): Use
12956           buffer-substring-no-properties.
12957
12958 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12959
12960         * gnus-art.el (article-verify-cancel-lock): New function.
12961
12962         * nnheader.el (nntp-process-response): New variable.
12963         (nnheader-init-server-buffer): Make `nntp-process-response'
12964         buffer-local in `nntp-server-buffer'.
12965
12966         * nntp.el (nntp-prepare-post-hook): New hook.
12967         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
12968         (nntp-async-trigger): Ditto.
12969         (nntp-request-post): Insert a server's ID if there's no Message-ID
12970         header; run `nntp-prepare-post-hook'.
12971
12972 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12973
12974         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
12975         instead.
12976
12977         * message.el (message-forward-subject-author-subject): Don't use
12978         message-news-p, which widens the buffer.
12979         (message-forward-make-body): New function.
12980         (message-forward): Use it.
12981         (message-insinuate-rmail): New function.
12982         (message-forward-rmail-make-body): New function.
12983
12984 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12985
12986         * mm-extern.el (mm-extern): Provide it.
12987
12988         * mm-partial.el (mm-partial): Provide it.
12989
12990 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12991
12992         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
12993
12994 2001-10-29  Simon Josefsson  <jas@extundo.com>
12995
12996         * mml.el (mml-preview): Bind message-this-is-news if it is
12997         news. From Jesper Harder <harder@myrealbox.com>.
12998
12999 2001-10-28  Simon Josefsson  <jas@extundo.com>
13000
13001         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
13002
13003 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
13004
13005         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
13006         ironic smilies.
13007
13008 2001-10-27  Simon Josefsson  <jas@extundo.com>
13009
13010         * message.el (message-indent-citation): Don't add trailing
13011         whitespace when citing text.
13012
13013         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
13014         <harder@ifa.au.dk>.
13015
13016 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13017
13018         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
13019         not available.
13020         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
13021         (nnweb-type-definition): Add google as alias of dejanews.
13022         (nnweb-google-parse-1): Forward 1 line.
13023
13024 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13025
13026         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
13027         variable `message-forward-ignored-headers'.
13028
13029 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
13030
13031         * gnus.el (gnus-expand-group-parameter): New function.
13032         (gnus-expand-group-parameters): Call it.
13033         (gnus-group-fast-parameter): New function.
13034         (gnus-group-find-parameter): Call it.
13035
13036 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
13037
13038         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
13039         vector (it didn't before because of a bug).
13040         * gnus-msg.el (gnus-post-news): Use header vector directly, if
13041         available.  Before it converted it to an article number.
13042
13043         This makes followup to news articles with negative numbers in
13044         nnvirtual groups use news instead of mail.
13045
13046 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
13047
13048         * gnus.el (post-method): Use `native' instead of `nil'.
13049
13050         * gnus-msg.el (gnus-post-method): Ditto.
13051
13052 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
13053
13054         * gnus.el (gnus-define-group-parameter): Grammar fix.
13055
13056 2001-10-22  Simon Josefsson  <jas@extundo.com>
13057
13058         * gnus-msg.el (gnus-extended-version): Include
13059         system-configuration.
13060         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
13061
13062 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
13063
13064         * gnus.el (post-method): Customization fix: `native' is not a
13065         valid value.
13066         * gnus-msg.el (gnus-post-method): Doc and customization fix:
13067         `native' is not a valid value.
13068
13069 2001-10-21  Simon Josefsson  <jas@extundo.com>
13070
13071         * nnimap.el (nnimap): Defgroup
13072         (nnimap-strict-function, nnimap-strict-function-match): New
13073         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
13074         (nnimap-split-crosspost, nnimap-split-inbox)
13075         (nnimap-split-rule, nnimap-split-predicate)
13076         (nnimap-split-predicate): Defcustom.
13077         (nnimap-split-inbox, nnimap-expunge-search-string)
13078         (nnimap-importantize-dormant): Remove "*" from doc.
13079
13080 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13081
13082         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
13083         not supplied via prefix arg.  From Lisp, make arg mandatory.
13084         Suggested by Frank Schmitt.
13085
13086 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
13087
13088         * message.el (message-do-auto-fill): Avoid calling
13089         'rfc822-goto-eoh'.
13090
13091 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13092         From Paul Jarc <prj@po.cwru.edu>.
13093
13094         * message.el (message-get-reply-headers): Restructure the logic
13095         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
13096
13097 2001-10-20  Simon Josefsson  <jas@extundo.com>
13098
13099         * message.el (message-cancel-news): Support cancel-locks.
13100         Suggested by Per Abrahamsson.
13101
13102         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
13103         conses.  From David Z Maze <dmaze@MIT.EDU>.
13104
13105         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
13106
13107 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
13108
13109         * mm-decode.el (mm-default-directory): Fix customize type.
13110
13111         * message.el (message-setup-fill-variables): Kludge to use
13112         normal-auto-fill-function even if auto fill is already activated.
13113
13114 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
13115
13116         * message.el (message-do-auto-fill): New version that does not
13117         rely on text properties, by Simon Josefsson <jas@extundo.com>.
13118         (message-setup-1): Removed the `message-field' property.
13119
13120         * gnus-draft.el (gnus-draft-edit-message): Removed the
13121         `message-field' property.
13122
13123 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
13124
13125         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
13126         `message-field'.  The `field' property has a special significance in
13127         Emacs 21.
13128
13129         * message.el (message-send, message-setup-1): Ditto.
13130
13131 2001-10-18  Simon Josefsson  <jas@extundo.com>
13132
13133         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
13134         when undoing.
13135
13136 2001-10-18  Simon Josefsson  <jas@extundo.com>
13137         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
13138
13139         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
13140         (gnus-summary-make-menu-bar): Ditto.
13141
13142 2001-10-17  Simon Josefsson  <jas@extundo.com>
13143
13144         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
13145         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
13146
13147 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13148
13149         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
13150         * gnus-util.el (gnus-user-date): New function.
13151         From Frank Schmitt <usenet@Frank-Schmitt.net>.
13152
13153 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
13154
13155         * message.el (message-check-news-header-syntax): Special case
13156         nnvirtual groups.
13157
13158         * gnus-sum.el (gnus-summary-respool-default-method): Changed
13159         customize type to `symbol'.
13160
13161 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13162
13163         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
13164         %&foo;.
13165         (gnus-parse-simple-format): Support user extended spec too.
13166         %u&foo; invokes gnus-user-format-function-foo.
13167
13168 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13169
13170         * nnml.el (nnml-request-expire-articles): Make sure it is back to
13171         the server.
13172         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
13173         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
13174         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
13175         * nndiary.el (nndiary-request-expire-articles): Ditto.
13176         (nndiary-schedule): Defsubst it before use it.
13177         (nndiary-error): eval-and-compile.
13178
13179 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
13180
13181         * gnus-msg.el (gnus-post-method): Changed two instances of
13182         `active' to `current' and one `null' to `not'.
13183
13184 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13185         From Katsumi Yamaoka <yamaoka@jpl.org>.
13186
13187         * message.el (message-setup-fill-variables): Use
13188         `normal-auto-fill-function' instead of `auto-fill-function'.
13189
13190 2001-10-16  Simon Josefsson  <jas@extundo.com>
13191
13192         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
13193         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
13194         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
13195
13196 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13197         Patch by Oliver Scholz <oscholz@my.gnus.org>.
13198
13199         * gnus-draft.el (gnus-draft-edit-message): Add text property
13200         `field' with value `header' to message headers.
13201         * message.el (message-setup-1): Really add text property to all of
13202         the header, not just part of it.
13203
13204 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13205
13206         * gnus-group.el (gnus-group-sort-by-server): Use it.
13207
13208         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
13209
13210         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
13211         and keystroke.
13212
13213 2001-10-14  Simon Josefsson  <jas@extundo.com>
13214
13215         * dig.el: Doc fix.
13216
13217         * smime.el: Doc fix.
13218
13219         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
13220         charset magic from message.el.
13221
13222 2001-10-12  Simon Josefsson  <jas@extundo.com>
13223         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
13224
13225         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
13226         'cite from g-a-wash-types.
13227         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
13228         (gnus-article-hide-citation): Fix.
13229
13230         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
13231         character.
13232         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
13233
13234         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
13235         definition.
13236         (gnus-signature-toggle): Toggle `s' mode line character.
13237
13238         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
13239         doing stuff that clears it.
13240
13241 2001-10-12  Simon Josefsson  <jas@extundo.com>
13242
13243         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
13244         From Eric Marsden <emarsden@laas.fr>.
13245
13246 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13247
13248         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
13249         (autoload): Add some autoloads.
13250
13251 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13252         Suggested by Oliver Scholz <epameinondas@gmx.de>.
13253
13254         * message.el (message-do-auto-fill): New function.  Like
13255         `do-auto-fill' but don't fill when in the message header.
13256         (message-setup-1): Put a text property on the message header.
13257         (message-setup-fill-variables): Use `message-do-auto-fill'.
13258
13259 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13260
13261         * message.el (message-send-mail-partially): Insert an empty line
13262         first, because of the change of message-make-lines.
13263
13264 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
13265
13266         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
13267         iso-8859-15, make it an alias for iso-8859-1.
13268
13269 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13270
13271         * message.el (message-send-news): Don't modify the value of
13272         `message-syntax-checks' if it is not a list (possibly it is
13273         `dont-check-for-anything-just-trust-me').
13274
13275 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13276
13277         * gnus-group.el (gnus-group-name-charset-group-alist): Use
13278         `find-coding-system' for XEmacs to check whether the coding-system
13279         `utf-8' is available.
13280
13281 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13282
13283         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
13284
13285 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
13286
13287         * message.el (message-send-news): Oops, missed case with no
13288         "Followup-To" header...
13289
13290 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
13291
13292         * message.el (message-send-news): Allow
13293         `gnus-group-name-charset-group-alist' to affect encoding of the
13294         "Newsgroups" and "Followup-To" headers.
13295
13296 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13297
13298         * Makefile.in (install-el): Depend on gnus-load.el.
13299
13300 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13301
13302         * Makefile.in (install-el): Use -f.
13303         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
13304
13305 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
13306
13307         * message.el (message-send-news): Don't encode Followups-To when
13308         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
13309
13310         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
13311         header.
13312
13313         * gnus-art.el (article-decode-group-name): Also decode
13314         "Followup-To".
13315
13316         * rfc2047.el (rfc2047-encode-message-header): Encode without
13317         asking for null methods.
13318
13319         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
13320         default charset for newsgroup names in accordance with USEFOR.
13321
13322         * gnus-group.el (gnus-group-name-charset-method-alist,
13323         gnus-group-name-charset-group-alist): Removed "*" from doc
13324         strings, "*" should not be used for complex variables.
13325
13326 2001-10-06  Simon Josefsson  <jas@extundo.com>
13327
13328         Support UTF-8 group names better.
13329
13330         * message.el (message-check-news-header-syntax): Encode group
13331         names before comparison.
13332
13333         * gnus-msg.el (gnus-copy-article-buffer): Run all
13334         `gnus-article-decode-hook's except `article-decode-charset'
13335         instead of hardcoding call to one of them.
13336
13337         * gnus-art.el (gnus-article-decode-hook): Add
13338         `article-decode-group-name'.
13339         (article-decode-group-name): New function, use `g-d-n'.
13340
13341         * gnus-group.el (gnus-group-insert-group-line): Decode
13342         gnus-tmp-group using `g-d-n'.
13343
13344         * gnus-util.el (gnus-decode-newsgroups): New function.
13345
13346 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
13347
13348         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
13349         `gnus-group-name-charset-group-alist'.
13350
13351 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13352
13353         * Makefile.in: Install el in install. Add uninstall.
13354
13355 2001-10-05  Simon Josefsson  <jas@extundo.com>
13356
13357         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
13358
13359         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
13360
13361         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
13362         empty folders.
13363
13364         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
13365         limiting if read-all (C-u RET) was used.
13366
13367 2001-10-04  Simon Josefsson  <jas@extundo.com>
13368
13369         * mail-source.el (mail-source-movemail-program): New variable.
13370         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
13371         <thutt@thutt.vmware.com>.
13372
13373 2001-10-03  Simon Josefsson  <jas@extundo.com>
13374
13375         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
13376         (gnus-summary-line-format-alist): Fix param.
13377
13378 2001-10-02  Simon Josefsson  <jas@extundo.com>
13379
13380         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
13381         don't go through `nnimap-request-expire-articles' to delete the
13382         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
13383
13384 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13385
13386         * gnus-agent.el (gnus-agent-write-active): The min in the
13387         agent/active may be larger than that in the server/active.
13388
13389 2001-10-01  Simon Josefsson  <jas@extundo.com>
13390
13391         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
13392         is IMAP4rev1.
13393
13394         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
13395
13396         * nnfolder.el: Ditto.
13397
13398 2001-09-30  Dan Christensen  <jdc@uwo.ca>
13399
13400         * gnus-sum.el (gnus-summary-extract-address-component): New function.
13401         (gnus-summary-from-or-to-or-newsgroups): Optimize.
13402
13403 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13404
13405         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
13406         (message-mode-menu): Menu item for same.
13407
13408         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
13409         delayed articles.
13410
13411         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
13412         nndraft:delayed does not exist.
13413         (gnus-delay-initialize): Don't set up keymap, that's done from
13414         message.el now.
13415         (gnus-delay, gnus-delay-group, gnus-delay-header)
13416         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
13417
13418 2001-09-29  Simon Josefsson  <jas@extundo.com>
13419
13420         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
13421         utf-8, not eight-bit-control.
13422
13423         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
13424         (imap-log, imap-debug): Custom.
13425         (imap-log-buffer, imap-debug-buffer): New constants.
13426         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
13427         (imap-network-open, imap-shell-open, imap-starttls-open)
13428         (imap-send-command-1, imap-send-command, imap-arrival-filter)
13429         (imap-debug): Use imap-*-buffer.
13430
13431         * nndoc.el (nndoc-article-type): Add mailman.
13432         (nndoc-type-alist): Ditto.
13433         (nndoc-mailman-type-p): New function.
13434
13435 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13436
13437         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
13438         gnus-art.el.
13439
13440 2001-09-27  Simon Josefsson  <jas@extundo.com>
13441
13442         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
13443         (gnus-topic-catchup-articles): New function. Suggested by Robin
13444         S. Socha <robin-dated-1001857693.185e29@socha.net>.
13445
13446 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13447         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
13448
13449         * gnus-ems.el (gnus-article-display-xface): Insert xface after
13450         previous ones.
13451
13452 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13453         From Daiki Ueno  <ueno@unixuser.org>
13454
13455         * gnus-sum.el (gnus-summary-show-article): The arglist of
13456         detect-coding-region is incompatible.
13457
13458 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13459         From Katsuhiro Hermit Endo <hermit@koka-in.org>
13460
13461         * gnus-group.el (gnus-group-delete-group): Typo.
13462
13463 2001-09-26  Simon Josefsson  <jas@extundo.com>
13464
13465         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
13466
13467         * nnimap.el (nnimap-expiry-target): Use temp buffer.
13468
13469 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13470
13471         * gnus-cus.el (gnus-group-parameters): Display as sexp.
13472
13473 2001-09-22  Simon Josefsson  <jas@extundo.com>
13474
13475         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
13476
13477         * nnfolder.el (nnfolder-open-marks): Ditto.
13478
13479         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
13480         (gnus-update-marks): Use it.
13481         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
13482         hardcoded list.
13483
13484         * gnus.el (gnus-article-special-mark-lists): Add killed.
13485         (gnus-article-unpropagated-mark-lists): New constant.
13486
13487 2001-09-22  Simon Josefsson  <jas@extundo.com>
13488
13489         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
13490         custom option.
13491
13492 2001-09-23  Simon Josefsson  <jas@extundo.com>
13493
13494         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
13495
13496 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13497
13498         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
13499
13500 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
13501
13502         * gnus-group.el (gnus-group-sort-function): Fix customize type to
13503         accept lists of functions.
13504
13505 2001-09-20  Simon Josefsson  <jas@extundo.com>
13506
13507         * gnus-group.el (gnus-group-catchup): Update expire marks in
13508         backend.  Also, if ALL also set expire marks on tick/dormant.
13509
13510 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13511
13512         * message.el (message-tab-body-function): New variable.
13513         * message.el (message-tab): Use it.
13514
13515 2001-09-19  Sam Steingold  <sds@gnu.org>
13516
13517         * gnus-win.el (gnus-buffer-configuration): Respect
13518         `gnus-bug-create-help-buffer'.
13519
13520 2001-09-18  Simon Josefsson  <jas@extundo.com>
13521
13522         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
13523         (gnus-parse-simple-format): Re-revert.
13524
13525 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
13526         Trivial patch.
13527
13528         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
13529         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
13530
13531 2001-09-18  Simon Josefsson  <jas@extundo.com>
13532
13533         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
13534         signed.
13535         (gnus-parse-simple-format): Don't use it.
13536
13537 2001-09-17  Miles Bader  <miles@gnu.org>
13538
13539         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
13540         error querying a backend abort the whole process.
13541
13542 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13543
13544         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
13545         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
13546
13547 2001-09-17  Didier Verna  <didier@xemacs.org>
13548
13549         * nndiary.el: version 0.2-b14.
13550         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
13551         compatibility problem with XEmacs 21.1.
13552
13553 2001-09-15  Simon Josefsson  <jas@extundo.com>
13554
13555         * gnus-group.el (gnus-group-line-format): Document %c.
13556
13557         * nnml.el (nnml-parse-head): Handle CRLF files.
13558         (nnml-generate-nov-file): Ditto.
13559         (nnml-retrieve-headers): Ditto.
13560
13561 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
13562
13563         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
13564
13565 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
13566
13567         * gnus-spec.el (gnus-correct-substring): Still stopped one
13568         character before we wanted (never included last character).
13569         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
13570         add missing "," (once per function)
13571
13572 2001-09-14  Simon Josefsson  <jas@extundo.com>
13573
13574         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
13575         (otherwise e.g. gnus-agentize in .gnus overrides the customized
13576         default before gnus-group is loaded and the variable set.)
13577
13578         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
13579         killed or unsent marks.
13580
13581         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
13582         isn't an article to set it on (e.g. when you `a' in a group).
13583
13584 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
13585
13586         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
13587         can read e-mails from Microsoft Outlook users not using ISO
13588         8859-2 character set.
13589
13590 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13591
13592         * gnus-diary.el: Minor modifications to avoid warnings.
13593         (gnus-summary-misc-menu): defvar.
13594         (gnus-diary-check-message): Use gnus-point-at-eol.
13595         (gnus-diary-kill-entire-line): eval-and-compile.
13596
13597 2001-09-12  Didier Verna  <didier@xemacs.org>
13598
13599         * nndiary.el: new version (0.2-b13).
13600         * nndiary.el (nndiary-mail-sources): doc update.
13601         * nndiary.el (nndiary-split-methods): ditto.
13602         * nndiary.el (nndiary-request-accept-article-hooks): New.
13603         * nndiary.el (nndiary-request-accept-article): use it, check
13604         message validity.
13605         * nndiary.el (nndiary-get-new-mail): changed default to nil.
13606         * nndiary.el (nndiary-schedule): fix bug (misplaced
13607         condition-case): it didn't return nil on error.
13608         * gnus-diary.el: new version.
13609         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
13610         * gnus-diary.el (gnus-diary-header-value-history): New.
13611         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
13612         * gnus-diary.el (gnus-diary-add-header): New.
13613         * gnus-diary.el (gnus-diary-check-message): New.
13614         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
13615         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
13616
13617 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13618
13619         * gnus-sum.el (gnus-select-newsgroup): Make
13620         `gnus-current-select-method' buffer-local.
13621
13622         * gnus-art.el (gnus-request-article-this-buffer): Refer
13623         `gnus-current-select-method' in the current summary buffer.
13624
13625 2001-09-10  Simon Josefsson  <jas@extundo.com>
13626         From Daniel Pittman <daniel@rimspace.net>
13627
13628         * gnus-spec.el (gnus-correct-pad-form): Fix.
13629
13630 2001-09-09  Simon Josefsson  <jas@extundo.com>
13631
13632         * mm-decode.el (mm-inline-media-tests): Add
13633         application/x-emacs-lisp.
13634         (mm-attachment-override-types): Add
13635         application/{x-,}pkcs7-signature.
13636
13637         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
13638         (gnus-server-line-format, gnus-server-mode-line-format)
13639         (gnus-server-browse-in-group-buffer): Customize.
13640
13641 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13642
13643         * nnml.el (nnml-marks-changed-p): Typo.
13644         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
13645         (nnml-marks-changed-p): Use gnus-gethash.
13646         (nnml-marks-modtime): Use gnus-make-hashtable.
13647
13648         * nnfolder.el (nnfolder-marks-changed-p): Typo.
13649         (nnfolder-request-expire-articles, nnfolder-save-marks)
13650         (nnfolder-open-marks): Typo.
13651         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
13652         (nnfolder-marks-changed-p): Use gnus-gethash.
13653         (nnfolder-marks-modtime): Use gnus-make-hashtable.
13654
13655 2001-09-08  Simon Josefsson  <jas@extundo.com>
13656
13657         * nnfolder.el (nnfolder-marks-modtime): New variable.
13658         (nnfolder-marks-changed-p): New function.
13659         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
13660         (nnfolder-request-update-info): Don't update if marks didn't change.
13661
13662         * nnml.el (nnml-marks-modtime): New variable.
13663         (nnml-marks-changed-p): New function.
13664         (nnml-save-marks, nnml-open-marks): Save modtime.
13665         (nnml-request-update-info): Don't update if marks didn't change.
13666
13667         * gnus-agent.el (gnus-agent-any-covered-gcc)
13668         (gnus-agent-add-server, gnus-agent-remove-server): Use
13669         gnus-agent-method-p.
13670
13671         * gnus-art.el (gnus-buttonized-mime-types): New variable.
13672         (gnus-unbuttonized-mime-type-p): Use it.
13673
13674         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
13675         fetch group.
13676
13677 2001-09-08  Simon Josefsson  <jas@extundo.com>
13678         From Daniel Pittman <daniel@rimspace.net>
13679
13680         * gnus-spec.el (gnus-correct-pad-form): New function.
13681         (gnus-parse-simple-format): Use it.
13682
13683 2001-09-07  Simon Josefsson  <jas@extundo.com>
13684
13685         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
13686         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
13687         Putnam <reader@newsguy.com>.
13688         (gnus-group-sort-selected-groups): Touch dribble file.
13689
13690 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
13691
13692         * nnml.el (nnml-filenames-are-evil): New variable.
13693         (nnml-article-to-file-alist): Rename to ...
13694         (nnml-current-group-article-to-file-alist): ... this.
13695         Respect `nnml-filenames-are-evil'.
13696         (nnml-active-number): Update.
13697         (nnml-update-file-alist): Update.
13698         (nnml-request-article): Use nnheader-article-to-file-alist.
13699         (nnml-request-rename-group): Likewise.
13700
13701 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13702
13703         * gnus-sum.el (gnus-summary-insert-line): Fix.
13704
13705 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
13706
13707         * gnus-sum.el: Bind g-s-t-s to "W g".
13708         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
13709         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
13710         display of graphical smilies.
13711
13712 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13713
13714         * gnus-start.el (gnus-setup-news): A typo.
13715         From Bill White <billw@wolfram.com>.
13716
13717 2001-09-06  Simon Josefsson  <jas@extundo.com>
13718
13719         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
13720         and unseen marks.
13721
13722 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13723
13724         * nnmail.el (nnmail-split-fancy): Document `junk'.
13725
13726 2001-09-04  Simon Josefsson  <jas@extundo.com>
13727
13728         * imap.el (imap-search): Don't error if server is broken.
13729
13730 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
13731
13732         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
13733         searching for an article that isn't in the mbox.
13734
13735 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13736
13737         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
13738         right, and get all the comments.
13739
13740 2001-09-02  Simon Josefsson  <jas@extundo.com>
13741         Suggested by Dan Christensen <jdc+news@uwo.ca>
13742
13743         * nnfolder.el (nnfolder-request-update-info): Fix message.
13744
13745         * nnml.el (nnml-request-update-info): Ditto.
13746
13747 2001-09-01  Simon Josefsson  <jas@extundo.com>
13748
13749         * nnml.el (nnml-request-expire-articles): Also bind
13750         `nnml-current-group' and `nnml-article-file-alist' when using
13751         expiry-target. (Otherwise nnml will be in a inconsistent internal
13752         state causing all kind of problems.)
13753         (nnml-request-expire-articles): If `nnml-article-to-file' or
13754         `file-attributes' failes, return article as un-expirable instead
13755         of treating it as expired.
13756
13757 2001-08-31  Sam Steingold  <sds@gnu.org>
13758
13759         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
13760         typo: `exmine' --> `examine'.
13761
13762 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13763
13764         * nndoc.el (nndoc-forward-type-p): It is not a digest.
13765
13766 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13767
13768         * nnml.el (nnml-check-directory-twice): Remove.
13769         (nnml-retrieve-headers): Ditto.
13770         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
13771
13772 2001-08-30  Andrew Innes  <andrewi@gnu.org>
13773
13774         * nnheader.el (nnheader-directory-files-is-safe): No need to read
13775         directory twice on Windows, or on GNU Emacs-21.
13776
13777 2001-08-30  Andrew Innes  <andrewi@gnu.org>
13778
13779         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
13780         (nnml-request-rename-group): Ditto.
13781         (nnml-active-number): Ditto.
13782         (nnml-request-create-group): Use nnml-directory-articles.
13783         (nnml-request-expire-articles): Use nnml-directory-articles, which
13784         gets list from nov database if available.
13785         (nnml-get-nov-buffer): New function.
13786         (nnml-open-nov): Use it.
13787         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
13788         gets alist from nov database if available.
13789         (nnml-directory-articles): New function.
13790         (nnml-article-to-file-alist): New function.
13791
13792 2001-08-30  Andrew Innes  <andrewi@gnu.org>
13793
13794         * mm-decode.el (mm-display-external): Use `name' as filename, if
13795         `filename' attribute is not present.
13796
13797 2001-08-30  Andrew Innes  <andrewi@gnu.org>
13798
13799         * mail-source.el (mail-source-flash): New defcustom.
13800         (mail-source-new-mail-p): Ring visible bell if appropriate.
13801         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
13802         timer is cleared even if mail check signals an error.
13803
13804 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13805
13806         * gnus-sum.el (gnus-summary-move-article): Only update marks of
13807         type 'list.
13808
13809 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13810
13811         * flow-fill.el (fill-flowed): eol might be point-max.
13812
13813 2001-08-27  Simon Josefsson  <jas@extundo.com>
13814
13815         * nnml.el (nnml-request-update-info): Fix message.
13816         (nnml-open-marks): Ditto.
13817
13818         * nnfolder.el (nnfolder-request-update-info):
13819         (nnfolder-open-marks): Fix message.
13820
13821 2001-08-25  Simon Josefsson  <jas@extundo.com>
13822
13823         * nnfolder.el (nnfolder-save-marks): Don't create directory named
13824         after group in ~/.
13825
13826 2001-08-25  Simon Josefsson  <jas@extundo.com>
13827         From Andreas Jaeger  <aj@suse.de>
13828
13829         * nnfolder.el (nnfolder-open-marks): Fix typo.
13830         * nnml.el (nnml-open-marks): Likewise.
13831
13832 2001-08-25  Simon Josefsson  <jas@extundo.com>
13833
13834         Make nnfolder groups self-contained as far as marks are concerned.
13835
13836         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
13837         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
13838         (nnfolder-open-server): Make marks directory.
13839         (nnfolder-request-delete-group): Delete marks file.
13840         (nnfolder-request-delete-group): Check of nov/marks file exist
13841         before deleting.
13842         (nnfolder-request-rename-group): Rename marks file.
13843         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
13844         (nnfolder-request-set-mark, nnfolder-request-update-info)
13845         (nnfolder-group-marks-pathname, nnfolder-save-marks)
13846         (nnfolder-open-marks): New functions.
13847         (top-level): Require gnus.
13848
13849 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13850
13851         * nnweb.el (nnweb-type-definition): Use google raw file.
13852         (nnweb-google-parse-1): Ditto.
13853         (nnweb-google-identity): Ditto.
13854         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
13855         (nnweb-altavista-wash-article): Ditto.
13856         (nnweb-request-article): Remove nnweb-decode-entities.
13857
13858         * nnml.el: Require 'gnus.
13859
13860 2001-08-25  Simon Josefsson  <jas@extundo.com>
13861
13862         * nnml.el (nnml-marks-is-evil): Add doc.
13863
13864 2001-08-25  Simon Josefsson  <jas@extundo.com>
13865
13866         * nnml.el (nnml-save-marks): Wrap saving marks in a
13867         condition-case, to allow user to start Gnus if saving marks failed
13868         for some reason.
13869
13870 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13871
13872         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
13873
13874         * gnus-group.el (gnus-update-group-mark-positions): Bind
13875         gnus-group-update-hook to nil.
13876
13877 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13878
13879         * mml.el (mml-generate-mime-1): Force as multibyte string.
13880
13881 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13882
13883         * gnus-sum.el (gnus-summary-insert-line)
13884         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
13885         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
13886
13887         * gnus-spec.el (gnus-correct-substring): Take optional END.
13888
13889         * nnrss.el (nnrss-request-article): Remove \n.
13890         (nnrss-retrieve-headers): Lines number is -1.
13891
13892 2001-08-24  Simon Josefsson  <jas@extundo.com>
13893
13894         * gnus-group.el (gnus-info-clear-data): Call
13895         nnfoo-request-set-mark to propagate marks.  Fix bug:
13896         `gnus-group-update-line' doesn't update read range unless we call
13897         `gnus-get-unread-articles-in-group' first.
13898
13899         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
13900         to server.
13901
13902 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13903
13904         * gnus-util.el (gnus-create-info-command): Return an interactive
13905         function.
13906
13907 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13908         From Katsumi Yamaoka <yamaoka@jpl.org>
13909
13910         * gnus-spec.el (gnus-parse-complex-format): Use equal.
13911
13912 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13913
13914         * gnus-sum.el (gnus-select-newsgroup): Use it.
13915
13916         * gnus-util.el (gnus-not-ignore): New function.
13917
13918         * lpath.el (featurep): Don't fbind char-int.
13919
13920         * gnus-util.el (gnus-create-info-command): New function.
13921
13922         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
13923         right node.
13924
13925         * gnus-sum.el (gnus-select-newsgroup): Clean up.
13926         (gnus-summary-limit-children): Use 'identity instead of `all'.
13927         (gnus-summary-limit-to-display-predicate): New command and
13928         keystroke.
13929
13930 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13931
13932         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
13933
13934         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
13935
13936 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13937
13938         * gnus-spec.el: Add the Gnus version.
13939         (gnus-update-format-specifications): If the Gnus version changes,
13940         nix out the format spec cache.
13941
13942         * gnus.el (gnus-continuum-version): Made into a command and
13943         optionalize the VERSION.
13944
13945         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
13946         the start of the lines.
13947
13948 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13949
13950         * gnus.el (gnus-visual-p): Define function before use of
13951         function.
13952
13953 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13954
13955         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
13956         (gnus-article-mark-to-type): New function.
13957         (gnus-update-missing-marks): Only update marks of type 'list.
13958
13959         * gnus.el (gnus-article-special-mark-lists): New variable.
13960
13961 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13962
13963         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
13964         (gnus-select-newsgroup): Still use 'all.
13965         (gnus-summary-initial-limit): Comparing with 'all.
13966
13967 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13968
13969         * gnus-start.el (gnus-activate-group): If dont-check, don't update
13970         active.
13971
13972 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13973
13974         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
13975         nnslashdot-*-retrieve-headers.
13976         (nnslashdot-request-article): Fix for slashcode 2.2.
13977         (nnslashdot-make-tuple): New function.
13978         (nnslashdot-read-groups): Use it.
13979
13980 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13981
13982         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
13983         list.
13984
13985         * gnus-sum.el (gnus-summary-move-article): Don't select article.
13986
13987 2001-08-20  Simon Josefsson  <jas@extundo.com>
13988
13989         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
13990         opened, error instead of continuing (and exploding later).
13991
13992 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13993
13994         * gnus.el (gnus-expand-group-parameters): Return the parameter
13995         list.
13996
13997         * gnus-sum.el (gnus-summary-show-article): Doc fix.
13998         (gnus-summary-show-article): Guess at charset if required.
13999
14000         * gnus-spec.el (gnus-correct-substring): Stopped one character
14001         before we wanted.
14002
14003 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
14004
14005         * earcon.el (earcon-auto-play): Remove unused option.
14006
14007 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14008
14009         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
14010         message down in levels, since it happens very fast.
14011
14012         * smiley-ems.el (smiley-update-cache): Respect the symbol version
14013         of smiley-regexp-alist.
14014
14015         * mm-view.el (mm-inline-text): Ignore vcard errors.
14016
14017         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
14018
14019         * gnus-score.el (gnus-all-score-files): Use append instead of
14020         nconc.
14021
14022         * gnus.el (gnus-splash-face): Doc fix.
14023
14024         * mm-decode.el (mm-mailcap-command): Use
14025         mm-path-name-rewrite-functions.
14026         (mm-path-name-rewrite-functions): New variable.
14027
14028         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
14029         (gnus-complex-form-to-spec): Insert tab.
14030         (gnus-spec-tab): New function.
14031
14032         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
14033         entering the group.
14034
14035         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
14036         the positional spec.
14037         (gnus-parse-complex-format): React to %C.
14038
14039         * gnus-ems.el (gnus-char-width): Moved here.
14040
14041         * gnus-sum.el (gnus-select-newsgroup): Set
14042         gnus-newsgroup-articles.
14043         (gnus-unseen-mark): New variable.
14044         (gnus-newsgroup-unseen): Ditto.
14045         (gnus-newsgroup-seen): Ditto.
14046         (gnus-adjust-marked-articles): Use them.
14047         (gnus-update-marks): Use them.
14048         (gnus-summary-update-secondary-mark): Display.
14049         (gnus-summary-prepare-threads): Display.
14050
14051         * gnus-msg.el (gnus-inews-group-method): Use and return the
14052         method, not the server.
14053
14054 2001-08-19  Simon Josefsson  <jas@extundo.com>
14055
14056         * gnus-srvr.el (gnus-server-agent-face): New.
14057         (gnus-server-agent-face): New.
14058         (gnus-server-mode): Turn on font-lock-mode.
14059
14060         * gnus.el (gnus-server-visual): Add defgroup.
14061
14062 2001-08-19  Simon Josefsson  <jas@extundo.com>
14063         From Joe Casadonte <jcasadonte@northbound-train.com>
14064
14065         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
14066         gnus-server-denied-face): New.
14067         (gnus-server-opened-face, gnus-server-closed-face,
14068         gnus-server-denied-face): New.
14069         (gnus-server-font-lock-keywords): Add.
14070
14071 2001-08-19  Simon Josefsson  <jas@extundo.com>
14072
14073         * nnml.el (nnml-request-set-mark): Return nil.
14074         (nnml-save-marks): Use nnml-possibly-create-directory.
14075         (nnml-open-marks): Only work in temp buffer when inserting/reading
14076         .marks file.
14077
14078 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14079
14080         * gnus.el (gnus-expand-group-parameters): Fix.
14081
14082         * gnus-spec.el (gnus-char-width): New function.
14083         (gnus-correct-substring, gnus-correct-length): Use it.
14084
14085         * message.el (message-required-mail-headers): Fix doc.
14086
14087 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14088
14089         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
14090
14091         * mm-decode.el (mm-save-part-to-file): Insert the handle.
14092
14093 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14094
14095         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
14096         slashdot 2.2 (not fully fixed yet).
14097         (nnslashdot-request-article): Ditto.
14098
14099 2001-08-18  Simon Josefsson  <jas@extundo.com>
14100
14101         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
14102         nnimap.
14103
14104         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
14105         gnus-util.
14106         (nnimap-request-update-info-internal): Use new functions.
14107
14108         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
14109         new functions.
14110
14111 2001-08-18  Simon Josefsson  <jas@extundo.com>
14112
14113         Make nnml groups self-contained as far as marks are concerned.
14114
14115         * nnml.el (nnml-request-delete-group): Delete marks file.
14116         (nnml-request-rename-group): Move marks file.
14117         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
14118         variables.
14119         (nnml-request-set-mark, nnml-request-update-info): New server
14120         functions.
14121         (nnml-save-marks, nnml-open-marks): New functions.
14122
14123 2001-08-18  Simon Josefsson  <jas@extundo.com>
14124
14125         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
14126         `set' when setting marks.
14127
14128 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14129
14130         * gnus.el (gnus-info-find-node): Take an argument.
14131
14132         * gnus-art.el (gnus-button-handle-info): New function.
14133         (gnus-url-unhex-string): Replace "+" with " ".
14134
14135 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14136
14137         * message.el (message-check-news-header-syntax): Check bad From.
14138
14139 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14140
14141         * gnus-spec.el (gnus-correct-length): New function.
14142         (gnus-correct-substring): New function.
14143         (gnus-tilde-max-form): Use it.
14144
14145 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
14146
14147         * nnmh.el: Docstring changes as below.
14148
14149         * nnml.el: Docstring changes as below.
14150
14151         * nnbabyl.el: Docstring changes as below.
14152
14153         * nnmbox.el: Docstring changes as below.
14154
14155         * nnfolder.el: Added docstrings identifying each virtual server
14156         parameter.
14157
14158 2001-08-18  Simon Josefsson  <jas@extundo.com>
14159
14160         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
14161
14162 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
14163
14164         * message.el: rename "Abort Message" to "Postpone Message".
14165         Remove "Attach file as MIME" from Message menu, it's already in
14166         the MIME menu.
14167
14168 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14169
14170         * smime.el (smime-point-at-eol): eval-and-compile.
14171         (smime-make-temp-file): New function.
14172         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
14173         Use it.
14174
14175 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14176
14177         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
14178         (gnus-agent-summary-fetch-group): New command and keystroke.
14179
14180         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
14181         (gnus-mime-display-security): Make it respect
14182         gnus-unbuttonized-mime-type-p.
14183
14184         * gnus-sum.el (gnus-articles-to-read): Comments.
14185         (gnus-article-marked-p): New function.
14186         (gnus-summary-display-make-predicate): New function.
14187         (gnus-select-newsgroup): Use them.
14188
14189         * mm-decode.el (mm-save-part-to-file): Made it not error.
14190
14191 2001-08-17  Simon Josefsson  <jas@extundo.com>
14192
14193         * imap.el (imap-wait-for-tag): If process-status isn't open or
14194         run, return nil instead of sit-for looping.
14195
14196 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14197
14198         * lpath.el (featurep): fbind xml-parse-region.
14199
14200         * gnus.el (gnus-message-archive-method): Default to "archive".
14201         (gnus-message-archive-method): Doc fix.
14202         (gnus-parameters-get-parameter): Cleaned up.
14203         (gnus-expand-group-parameter): New function.
14204
14205         * gnus-start.el (gnus-setup-news): Push the archive server only
14206         the server list.
14207
14208         * mml.el (mml-menu): Changed name to "Attachments".
14209
14210         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
14211         when there is something to detroy.
14212
14213 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14214
14215         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
14216         nil.
14217
14218 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14219
14220         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
14221         which specifies a time today or tomorrow.
14222
14223 2001-08-15  Simon Josefsson  <jas@extundo.com>
14224         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
14225
14226         * gnus-agent.el (gnus-agent-make-mode-line-string)
14227         (gnus-agent-toggle-plugged): Use new API.
14228
14229 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14230
14231         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
14232         deadline has expired.
14233
14234 2001-08-12  Simon Josefsson  <jas@extundo.com>
14235         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
14236
14237         Support `recent' mark indicating newly arrived messages (to
14238         separate from old but unread messages).
14239
14240         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
14241         `nnmail-split-history' if recent is > 0.
14242         (nnimap-request-update-info-internal): Update `recent' marks.
14243         (nnimap-request-set-mark): Never set `recent' marks.
14244         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
14245         recent.
14246
14247         * gnus-sum.el (gnus-recent-mark): New mark.
14248         (gnus-newsgroup-recent): New variable.
14249         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
14250         (gnus-summary-prepare-threads): Mark recent articles.
14251         (gnus-summary-add-mark): Support recent.
14252         (gnus-summary-update-secondary-mark): Support recent.
14253
14254         * gnus.el (gnus-article-mark-lists): Add recent.
14255
14256 2001-08-12  Simon Josefsson  <jas@extundo.com>
14257
14258         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
14259         whether successful decoding took place.  Add doc.
14260
14261 2001-08-12  Simon Josefsson  <jas@extundo.com>
14262         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
14263
14264         * gnus.el (gnus-summary-line-format, gnus-parameters):
14265         * gnus-gl.el (gnus-summary-grouplens-line-format):
14266         * gnus-salt.el (gnus-summary-pick-line-format):
14267         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
14268
14269 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
14270         Committed by Kai Gro\e,b_\e(Bjohann.
14271
14272         * gnus-score.el (gnus-score-string): Fix `match' regexp
14273         for `extra' header case.
14274
14275 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14276
14277         * nnmbox.el (nnmbox-read-mbox): No warning.
14278
14279 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14280
14281         * nndoc.el (nndoc-article-type): Fix doc.
14282         (nndoc-generate-article-function): New variable.
14283         (nndoc-dissection-function): New variable.
14284         (nndoc-type-alist): Add oe-dbx.
14285         (nndoc-oe-dbx-type-p): New function.
14286         (nndoc-oe-dbx-dissection): New function.
14287         (nndoc-oe-dbx-generate-article): New function.
14288
14289 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14290
14291         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
14292         whether deadline has been reached.  Patch from Dan Nicolaescu
14293         <dann@godzilla.ics.uci.edu>.
14294
14295 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14296
14297         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
14298         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
14299         <rintaman@cs.Helsinki.FI>.
14300
14301         * mail-source.el (mail-source-movemail): The error buffer is
14302         modified, but nothing in it.
14303
14304 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14305
14306         * message.el (message-bogus-system-names): New variable.
14307         (message-make-fqdn): Use it.
14308
14309 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14310
14311         * nndraft.el (nndraft-request-group): Use
14312         nndraft-auto-save-file-name.
14313
14314 2001-08-09  Simon Josefsson  <jas@extundo.com>
14315
14316         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
14317         Don't ask whether to decrypt.  Just leave result in buffer (don't
14318         call mm).
14319
14320         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
14321         parts as well.
14322         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
14323         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
14324
14325 2001-08-09  Simon Josefsson  <jas@extundo.com>
14326
14327         * mm-decode.el (mm-insert-part): Return decoding success status.
14328         (mm-save-part-to-file): Error if decoding failed.
14329
14330 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14331
14332         * message.el (message-tab): Use indent-relative.
14333         (message-mode): Don't bind indent-line-function to indent-relative.
14334
14335 2001-08-09  Simon Josefsson  <jas@extundo.com>
14336
14337         * message.el (message-get-reply-headers): Fix string. Suggested by
14338         Christoph Conrad <cc@cli.de>.
14339
14340 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14341
14342         * message.el (message-tab): Use the current value of
14343         indent-line-function.
14344         (message-mode): Bind indent-line-function to indent-relative.
14345
14346 2001-08-08  Simon Josefsson  <jas@extundo.com>
14347
14348         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
14349         whether `imtest' is installed.
14350
14351 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
14352         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
14353
14354         * gnus-sum.el (gnus-summary-show-article): Call
14355         gnus-summary-update-secondary-secondary-mark.
14356         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
14357         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
14358
14359 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14360
14361         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
14362
14363         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
14364
14365         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
14366         <gerd@gnu.org>.
14367
14368         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
14369
14370         * gnus-util.el (gnus-output-to-rmail): Ditto.
14371         (gnus-output-to-mail): Ditto.
14372
14373         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
14374
14375 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
14376
14377         * message.el (message-indent-citation): Use
14378         `message-yank-cited-prefix' for empty lines.
14379
14380 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
14381
14382         * message.el (message-indent-citation): Quote only lines starting
14383         with ">" using `message-yank-cited-prefix'.
14384
14385 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
14386         Trivial patch.
14387
14388         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
14389         gnus-cache-fully-p.
14390
14391 2001-08-04  Simon Josefsson  <jas@extundo.com>
14392
14393         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
14394         file if it doesn't exist (by calling gnus-cache-read-active).
14395
14396 2001-08-04  Simon Josefsson  <jas@extundo.com>
14397
14398         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
14399         (gnus-cache-passively-or-fully-p): Removed.
14400         (gnus-cache-fully-p): Fix it.
14401
14402         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
14403
14404 2001-08-04  Simon Josefsson  <jas@extundo.com>
14405
14406         * gnus-cache.el (gnus-cache-fully-p)
14407         (gnus-cache-passively-or-fully-p): New functions.
14408         (gnus-cache-possibly-enter-article): Cosmetic change, use
14409         `g-c-p-o-f-p'.
14410         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
14411         was bogus (`g-c-p-a-a' does not change active info, just change
14412         the functions parameters).
14413         (gnus-cache-possibly-remove-articles-1): Make sure articles are
14414         not removed in groups that match `gnus-uncacheable-groups'.
14415
14416         Reported and modifications based on discussions with Nuutti
14417         Kotivuori <nuutti.kotivuori@smarttrust.com>.
14418
14419 2001-08-04  Simon Josefsson  <jas@extundo.com>
14420         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
14421
14422         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
14423         calls `gnus-cache-update-active' if bounds has been extended.
14424
14425 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14426
14427         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
14428         before remove.
14429         (gnus-mime-security-show-details): Ditto.
14430
14431 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14432
14433         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
14434         syntax.  Protect string-match against nil string and regexp.
14435
14436 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14437
14438         * mm-util.el (mm-find-charset-region): Remove control-1.
14439
14440 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14441
14442         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
14443
14444 2001-08-04  Simon Josefsson  <jas@extundo.com>
14445
14446         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
14447         buffer.  Delete MIME-Version header.
14448
14449 2001-08-03  Simon Josefsson  <jas@extundo.com>
14450
14451         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
14452         that is entered does not necessarily have the highest article
14453         number in the group, so use `gnus-cache-possibly-alter-active'
14454         instead of `gnus-cache-update-active'.
14455
14456 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14457
14458         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
14459
14460 2001-08-03  Simon Josefsson  <jas@extundo.com>
14461
14462         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
14463         menu.
14464
14465 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14466
14467         * gnus.el (post-method): New group parameter.  It also provides
14468         the user option `gnus-post-method-alist' and the internal function
14469         `gnus-parameter-post-method'.
14470
14471         * gnus-msg.el (gnus-post-method): Bind the value of
14472         `gnus-post-method' to the group parameter if it is defined.
14473
14474 2001-08-02  Simon Josefsson  <jas@extundo.com>
14475
14476         * smime.el (smime-extra-arguments): Removed.
14477         (smime-call-openssl-region): Don't use it.
14478
14479 2001-08-02  Simon Josefsson  <jas@extundo.com>
14480
14481         * smime.el (smime-sign-region): Handle stderr.
14482         (smime-encrypt-region): Ditto.
14483
14484         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
14485         match the ASN.1 length bytes.
14486         (mm-pkcs7-enveloped-magic): Ditto.
14487         (mm-view-pkcs7-get-type): Don't regexp quote.
14488
14489 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14490         From Andreas Fuchs <asf@void.at>
14491
14492         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
14493
14494 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14495
14496         * gnus-art.el (gnus-header-button-alist): References regexp.
14497
14498 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
14499
14500         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
14501         already fboundp.  Add INTERACTIVE arg to autoload form.
14502
14503 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14504
14505         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
14506
14507         * nnmail.el (nnmail-cache-open): Ditto.
14508
14509 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14510
14511         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
14512
14513 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14514
14515         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
14516
14517 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14518         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
14519
14520         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
14521         (gnus-agent-toggle-plugged): Use it.
14522
14523 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
14524
14525         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
14526         (gnus-ding-file-coding-system): New variable.
14527         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
14528         (gnus-slave-save-newsrc): Use it.
14529
14530 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14531
14532         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
14533         syntax.
14534
14535 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14536         Originally from Andreas Fuchs <asf@void.at>
14537
14538         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
14539         (mml2015-gpg-pretty-print-fpr): New function.
14540         (mml2015-gpg-extract-signature-details): More details, rename from
14541         `m-g-e-from'.
14542         (mml2015-gpg-verify): Use them.
14543         (mml2015-gpg-clear-verify): Use them.
14544
14545 2001-07-31  Simon Josefsson  <jas@extundo.com>
14546
14547         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
14548         buffer when done.
14549
14550 2001-07-30  Simon Josefsson  <jas@extundo.com>
14551
14552         * smime.el (smime-call-openssl-region): Revert previous change,
14553         just pass on buf to `call-process-region'.
14554         (smime-verify-region): Doc fix.  Don't message stuff.  Use
14555         `smime-new-details-buffer'.  Inserts error messages into buffer.
14556         (smime-noverify-region): Ditto.
14557         (smime-decrypt-region): Ditto.  Handles stderr separately.
14558         (smime-verify-buffer, smime-noverify-buffer)
14559         (smime-decrypt-buffer): Doc fix.
14560         (smime-new-details-buffer): New function.
14561         (smime-pkcs7-region, smime-pkcs7-certificates-region)
14562         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
14563         (smime-sign-region, smime-encrypt-region): Don't use
14564         `insert-buffer'.
14565
14566         * mml-smime.el (mml-smime-verify): Fix security button strings.
14567
14568 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14569
14570         * gnus-art.el (gnus-mime-save-part-and-strip): Save
14571         gnus-article-mime-handles.
14572
14573 2001-07-29  Simon Josefsson  <jas@extundo.com>
14574
14575         * mail-source.el (top-level): Require message for message-directory.
14576         (mail-source-directory): Change default to message-directory.
14577
14578         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
14579         (smime-certificate-directory, smime-openssl-program)
14580         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
14581         (smime-extra-arguments): New variable.
14582         (smime-dns-server): Fix customize group.
14583         (smime-call-openssl-region): Use `smime-extra-arguments'.
14584
14585 2001-07-29  Simon Josefsson  <jas@extundo.com>
14586         From Vladimir Volovich <vvv@vsu.ru>
14587
14588         * smime.el (smime-call-openssl-region): Ignore stderr.
14589
14590 2001-07-29  Simon Josefsson  <jas@extundo.com>
14591         From Christoph Conrad <christoph.conrad@gmx.de>
14592
14593         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
14594         file.
14595
14596 2001-07-29  Simon Josefsson  <jas@extundo.com>
14597
14598         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
14599
14600         Support S/MIME decryption.
14601
14602         * mm-decode.el (mm-inline-media-tests):
14603         (mm-inlined-types):
14604         (mm-automatic-display):
14605         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
14606
14607         * mm-view.el (mm-pkcs7-signed-magic):
14608         (mm-pkcs7-enveloped-magic): New variables.
14609         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
14610         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
14611         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
14612         PKCS#7 blobs.
14613
14614         * smime.el (smime-decrypt-region): Expand keyfile.
14615
14616 2001-07-29  Simon Josefsson  <jas@extundo.com>
14617
14618         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
14619         `ssl.el' variables.
14620
14621         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
14622         but line instead of narrowing to it, because `nnmail-parse-active'
14623         calls widen.  Thanks to Christoph Conrad
14624         <christoph.conrad@gmx.de>.
14625
14626 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14627
14628         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
14629         for %B spec.
14630
14631         * gnus-sum.el (gnus-summary-prepare-threads): If
14632         gnus-sum-thread-tree-root is nil, use subject instead.
14633         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
14634         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14635         (gnus-sum-thread-tree-leaf-with-other)
14636         (gnus-sum-thread-tree-single-leaf): Documentation.
14637         (gnus-sum-thread-tree-single-indent): Allow nil.
14638
14639 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14640
14641         * message.el (message-fill-paragraph): Do nothing if the user
14642         wants filladapt-mode.
14643
14644 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14645
14646         * mm-decode.el (mm-image-type-from-buffer): New function.
14647         (mm-get-image): Use it.
14648
14649 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14650
14651         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
14652
14653         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
14654         mm-display-parts too.
14655
14656 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14657
14658         * nnfolder.el (nnfolder-request-accept-article): Bind
14659         nntp-server-buffer.
14660
14661         * nnmail.el (nnmail-parse-active): Read from buffer instead of
14662         nntp-server-buffer.
14663
14664 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14665
14666         * message.el (message-check-news-header-syntax): Use
14667         message-post-method.
14668         (message-send-news): Bind message-post-method.
14669
14670 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14671
14672         * mml.el (mml-tweak-type-alist): New variable.
14673         (mml-tweak-function-alist): New variable.
14674         (mml-tweak-part): New function.
14675         (mml-generate-mime-1): Use it.
14676
14677 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14678
14679         * nnfolder.el (nnfolder-request-accept-article): Replace
14680         nnfolder-request-list.
14681
14682 2001-07-27  Simon Josefsson  <jas@extundo.com>
14683
14684         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
14685         nnoo-change-server failed to do it.
14686
14687 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14688
14689         * gnus.el (gnus-parameters): Make it customizable.
14690
14691 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14692
14693         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
14694
14695         * message.el (message-set-auto-save-file-name): More
14696         poor-system-types.
14697
14698         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
14699
14700         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
14701         supports +.
14702
14703 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14704
14705         * mm-decode.el (mm-readable-p): New function.
14706         (mm-inline-media-tests): Fix the default testers.
14707
14708 2001-07-26  Simon Josefsson  <jas@extundo.com>
14709
14710         * nnimap.el (nnimap-version): Bump version number.
14711
14712 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14713         From Steven E. Harris <seh@speakeasy.org>
14714
14715         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
14716         in M$Windows too.
14717
14718 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14719
14720         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
14721
14722 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14723
14724         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
14725
14726         * mm-decode.el (mm-get-image): Guess then use the type.
14727
14728         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
14729
14730 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
14731
14732         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
14733         display (%B) for threads if threading is off.
14734
14735 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14736         From Henrik Enberg <henrik@enberg.org>
14737
14738         * gnus-msg.el: Customization patch.
14739
14740 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
14741
14742         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
14743         variable.
14744         (nnmail-split-fancy-with-parent): Ignore certain groups.
14745
14746 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14747
14748         * gnus-util.el (gnus-byte-compile): New function.
14749         (gnus-use-byte-compile): New variable.
14750         (gnus-make-sort-function): Use it.
14751
14752         * nnmail.el (nnmail-get-new-mail): Use it.
14753
14754         * gnus-agent.el (gnus-category-make-function): Simple function or
14755         compiled function.
14756         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
14757
14758         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
14759         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
14760         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
14761
14762         * message.el (message-check-news-header-syntax): Remove quote.
14763
14764 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14765
14766         * message.el (message-use-mail-followup-to): `t' is not a
14767         documented value.
14768
14769 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14770
14771         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
14772
14773 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14774
14775         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
14776         there are long lines.
14777
14778 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14779
14780         * dgnushack.el (copy-list): New compiler macro.
14781
14782 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14783
14784         * message.el (message-bounce): If no Return-Path, the whole
14785         content is considered as the original message.
14786
14787         * nnml.el (nnml-check-directory-twice): New variable.
14788         (nnml-article-to-file): Use it.
14789         (nnml-retrieve-headers): Hack it.
14790
14791 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14792
14793         * gnus-win.el (gnus-buffer-configuration): New configure.
14794
14795         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
14796         not alive.
14797
14798         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
14799         (mm-display-external): Use display-term configure.
14800
14801 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14802
14803         * gnus-delay.el (gnus-delay-default-hour): New variable.
14804         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
14805
14806 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14807         From Karl Kleinpaste <karl@charcoal.com>
14808
14809         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
14810         (gnus-summary-prepare-threads): Ditto.
14811
14812         * gnus.el (gnus-summary-line-format): Add %B.
14813
14814 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14815
14816         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
14817
14818         * mm-util.el (mm-string-as-multibyte): New function.
14819
14820         * nnmh.el (nnmh-request-list-1): Encode, not decode!
14821
14822 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14823
14824         * mm-util.el (mm-universal-coding-system): New variable.
14825
14826         * gnus-start.el (gnus-startup-file-coding-system): Use it.
14827
14828         * score-mode.el (score-mode-coding-system): Use it.
14829
14830 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14831
14832         * gnus-start.el (gnus-setup-news): Call
14833         `gnus-check-bogus-newsgroups' just after the native server is
14834         opened.
14835
14836 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14837
14838         * nnmail.el (nnmail-do-request-post): Util function to be used by
14839         `nnchoke-request-post' for all nnmail-derived backends.
14840
14841         * nnml.el (nnml-request-post): Use it.
14842
14843         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
14844         backend, for it groks nnml-request-post.
14845
14846         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
14847         Treat `mail-post' backends like `mail' backends, not like `news'
14848         backends.
14849
14850 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14851
14852         * gnus-msg.el (gnus-setup-message): make-local-hook.
14853
14854 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14855
14856         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
14857         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
14858         <karl@charcoal.com>, slightly changed by Kai.
14859
14860         * message.el (message-check-news-header-syntax): When checking
14861         whether the groups exist, check the right server based on
14862         `gnus-post-method'.
14863
14864 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14865
14866         * gnus-delay.el: New file.
14867
14868 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14869
14870         * mm-util.el (mm-read-coding-system): Take two arguments.
14871
14872         * gnus-sum.el (gnus-summary-show-article): Use
14873         mm-read-coding-system.
14874
14875         * gnus-art.el (article-de-quoted-unreadable):
14876         (article-de-base64-unreadable, article-wash-html):
14877         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
14878
14879 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14880
14881         * nnml.el (nnml-request-post): New function.  Can be used for
14882         annotations in nnml groups.
14883
14884 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14885
14886         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
14887         command.
14888
14889         * gnus-start.el (gnus-find-new-newsgroups): Use
14890         `message-make-date' instead of `current-time-string'.
14891         (gnus-ask-server-for-new-groups): Ditto.
14892         (gnus-check-first-time-used): Ditto.
14893
14894 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14895
14896         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
14897
14898 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
14899
14900         * message.el (message-shorten-references): Change `maxcount' and
14901         `cut' to obey USEFOR draft 5.
14902
14903 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
14904
14905         * gnus-sum.el (gnus-summary-display-arrow): New variable.
14906         (gnus-summary-set-article-display-arrow): New function.
14907         (gnus-summary-goto-subject): Use it.
14908
14909 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14910
14911         * gnus-sum.el (gnus-summary-import-article): Insert date if
14912         doesn't exist.
14913
14914 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14915
14916         * mml.el (mml-content-type-parameters): New variable.
14917         (mml-content-disposition-parameters): New variable.
14918         (mml-insert-mime-headers): Use them.
14919         (mml-parse-1): Accept charset.
14920
14921 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14922
14923         * gnus-group.el (gnus-group-select-group): Doc fix.
14924
14925         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
14926
14927 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14928
14929         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
14930         to handle `define-derived-mode'.
14931
14932 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14933         From:  Stefan Monnier  <monnier@cs.yale.edu>
14934
14935         * message.el (message-mode): Use define-derived-mode.
14936         (message-tab): message-completion-alist.
14937
14938         * imap.el (imap-interactive-login): Use make-local-variable.
14939         (imap-open): Ditto.
14940         (imap-authenticate): Ditto.
14941
14942         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
14943
14944         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
14945
14946 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14947
14948         * message.el (message-citation-line-function): Refer to
14949         gnus-cite-attribution-suffix.
14950
14951 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
14952
14953         * gnus-art.el,...: Error convention changes.
14954
14955 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14956
14957         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
14958
14959 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14960
14961         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
14962         (nnrss-read-server-data): Ditto.
14963
14964 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14965
14966         * gnus-setup.el (gnus-use-installed-gnus): Typo.
14967         * Cleanup files.
14968         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
14969
14970 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14971
14972         * gnus.el (gnus-summary-line-format): Add %o.
14973
14974         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
14975         unless shell outputs something.
14976
14977 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14978
14979         * gnus-art.el (gnus-boring-article-headers): Better doc.
14980         (article-hide-headers): Better regexp.
14981         Suggested by Matt Swift <swift@alum.mit.edu>.
14982
14983         * nnheader.el (nnheader-max-head-length): Better doc.
14984         (nnheader-header-value): Skip spaces.
14985         (nnheader-parse-head): Remove space.
14986         Suggested by Matt Swift <swift@alum.mit.edu>.
14987
14988         * gnus-sum.el (gnus-summary-show-raw-article): New function.
14989         (gnus-get-newsgroup-headers): Remove space.
14990
14991 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14992
14993         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
14994         (gnus-summary-reply): Use it.
14995         (gnus-summary-reply-broken-reply-to): New function.
14996         (gnus-msg-force-broken-reply-to): New function.
14997
14998         * mm-view.el (mm-inline-text): Showing as text/plain when error.
14999
15000 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15001
15002         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
15003
15004 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15005
15006         * mm-decode.el (mm-external-terminal-program): New variable.
15007         (mm-display-external): Use it. Use term to display when no
15008         window-system.
15009
15010 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
15011
15012         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
15013         Browse->Next entries to Browse->Prev
15014
15015 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15016
15017         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
15018
15019 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15020
15021         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
15022         for the default encoding.
15023
15024         * nnrss.el (nnrss-url-field): New field.
15025         (nnrss-request-article): Add newsgroups.
15026
15027         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
15028
15029 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15030
15031         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
15032
15033         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
15034         (gnus-draft-setup): Remove backlog.
15035
15036 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
15037
15038         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
15039         Cleanup.
15040
15041 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15042
15043         * gnus-msg.el (gnus-bug): Erase buffer.
15044
15045         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
15046
15047 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15048
15049         * mm-decode.el (mm-attachment-override-p): Fix typo.
15050
15051 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
15052
15053         * gnus-kill.el (gnus-execute): Work with the extra headers.
15054         * gnus-sum.el (gnus-summary-execute-command): Ditto.
15055
15056 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15057
15058         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
15059         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
15060
15061         * message.el (message-send-mail-real-function): New variable.
15062         (message-send-mail-partially, message-send-mail):
15063
15064         * nngateway.el (nngateway-request-post): Use it.
15065
15066         * gnus-agent.el (gnus-agentize): Use it.
15067
15068         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
15069         (nnsoup-revert-variables): Use it.
15070
15071 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
15072
15073         * mm-decode.el (mm-inline-media-tests): Default to displaying as
15074         text/plain if the type doesn't match any other media types.
15075         (mm-inlined-types): Doc fix.
15076         (mm-display-inline): Revert previous change (now handled by a
15077         default type in `mm-inline-media-tests'.
15078         (mm-inlinable-p): Revive.
15079         (mm-display-part): Call `mm-inlinable-p'.
15080         (mm-attachment-override-p): Ditto.
15081         (mm-inlined-p): Doc fix.
15082
15083         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
15084         well as `mm-inlined-p'.
15085
15086 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15087
15088         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
15089         (nntp-send-command-and-decode): Use gnus-point-at-bol.
15090
15091 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15092         From  Paul Jarc <prj@po.cwru.edu>
15093
15094         * message.el (message-use-mail-followup-to): New variable.
15095         (message-get-reply-headers): Use it.
15096
15097 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
15098
15099         * nnheader.el (nnheader-init-server-buffer): Make sure the
15100         *nntpd* buffer is made multibyte instead of a random buffer.
15101
15102 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15103
15104         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
15105         when it returns headers.
15106
15107 2001-07-07  Simon Josefsson  <jas@extundo.com>
15108
15109         * rfc2047.el (rfc2047-encode-message-header): Skip header when
15110         trying to fold. Thanks to Colin Walters
15111         <walters@cis.ohio-state.edu>
15112
15113 2001-07-06  Simon Josefsson  <jas@extundo.com>
15114
15115         * imap.el (imap-parse-address-list, imap-parse-flag-list)
15116         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
15117         Add information in `assert's.
15118
15119         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
15120         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
15121         and `nnimap-group-overview-filename', should handle all
15122         change-of-uidvalidity related issues.  But there may be other
15123         problems.)
15124
15125 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
15126
15127         * rfc2047.el (rfc2047-encode-message-header): Don't include the
15128         header name when folding.
15129
15130 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
15131
15132         * mm-decode.el (mm-inlined-types): Document relationship with
15133         `mm-inline-media-tests'.
15134         (mm-display-inline): Default to displaying as plain text if no
15135         inlining handler is available.
15136         (mm-inlinable-p): Remove.
15137         (mm-inlined-p): Don't call `mm-inlinable-p'.
15138         (mm-automatic-display-p): Ditto.
15139         (mm-attachment-override-p): Ditto.
15140
15141 2001-07-04  Simon Josefsson  <jas@extundo.com>
15142
15143         * nnimap.el (nnimap-importantize-dormant): New variable.
15144         (nnimap-request-update-info-internal): Use it.
15145         (nnimap-request-set-mark): Ditto.
15146
15147 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
15148
15149         * nntp.el (nntp-send-command): don't pass a buffer argument to
15150         `point'. Only XEmacs accepts this.
15151         * nntp.el (nntp-send-command-nodelete): ditto.
15152         * nntp.el (nntp-send-command-and-decode): ditto.
15153
15154 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
15155
15156         * nntp.el (nntp-open-connection-function): doc update.
15157         * nntp.el (nntp-pre-command): New.
15158         * nntp.el (nntp-via-rlogin-command): New.
15159         * nntp.el (nntp-via-telnet-command): New.
15160         * nntp.el (nntp-via-telnet-switches): New.
15161         * nntp.el (nntp-via-user-name): New.
15162         * nntp.el (nntp-via-user-password): New.
15163         * nntp.el (nntp-via-address): New.
15164         * nntp.el (nntp-via-envuser): New.
15165         * nntp.el (nntp-via-shell-prompt): New.
15166         * nntp.el (nntp-open-telnet-stream): New.
15167         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
15168         * nntp.el (nntp-open-via-telnet-and-telnet): New.
15169         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
15170         * nntp.el (nntp-send-command): ditto.
15171         * nntp.el (nntp-send-command-nodelete): ditto.
15172         * nntp.el (nntp-send-command-and-decode): ditto.
15173
15174 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
15175         Trivial patch.
15176
15177         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
15178         `when'.
15179
15180 2001-07-03  Simon Josefsson  <jas@extundo.com>
15181         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
15182
15183         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
15184
15185 2001-07-03  Simon Josefsson  <jas@extundo.com>
15186
15187         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
15188         remove it (workaround XEmacs `fill-region' bug).
15189
15190 2001-07-01  Simon Josefsson  <jas@extundo.com>
15191
15192         * nnimap.el (nnimap-date-days-ago): Defeat locale.
15193
15194 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15195
15196         * mml2015.el (mml2015-format-error): New function.
15197         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
15198         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
15199         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
15200
15201 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15202
15203         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
15204         Suggested by Christoph Conrad <C.Conrad@cli.de>.
15205
15206         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
15207         group variables.
15208
15209 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15210
15211         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
15212
15213         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
15214         (nnrss-save-group-data): Ditto.
15215
15216         * gnus-agent.el (gnus-agent-save-alist): Ditto.
15217
15218 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15219
15220         * message.el (message-do-send-housekeeping): Narrow to headers.
15221
15222 2001-06-24  Simon Josefsson  <jas@extundo.com>
15223
15224         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
15225         insertion when breaking lines looked for " \t" instead of "[ \t]".
15226         (rfc2047-encode-message-header): Fold lines even if
15227         no QP encoding is done.
15228
15229 2001-06-23  Simon Josefsson  <jas@extundo.com>
15230         From Samuel Tardieu <sam@inf.enst.fr>
15231
15232         * smime.el (smime-keys): Support additional certificates.
15233         (smime-make-certfiles): New function.
15234         (smime-sign-region): Use previous variables.
15235         (smime-get-certfiles): New function.
15236         (smime-sign-buffer): Use it.
15237         (smime-verify-region): Support both CAfile and CApath.
15238
15239 2001-06-23  Simon Josefsson  <jas@extundo.com>
15240
15241         * smime.el (smime-decrypt-region): Perhaps work.
15242
15243 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15244
15245         * gnus-msg.el (gnus-copy-article-buffer): Typo.
15246
15247 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
15248
15249         * mm-decode.el (mm-save-part): Rewrite file name.
15250         (mm-file-name-rewrite-functions): New variable.
15251         (mm-file-name-delete-whitespace): New function.
15252         (mm-file-name-trim-whitespace): New function.
15253         (mm-file-name-collapse-whitespace): New function.
15254         (mm-file-name-replace-whitespace): New variable and function.
15255
15256 2001-06-22  Simon Josefsson  <jas@extundo.com>
15257
15258         * message.el (message-make-date): Workaround locale for weekdays.
15259
15260 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15261
15262         * message.el (message-goto-body): Return nil if not found. (revert!)
15263
15264 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15265         From Fremlin <chief@bandits.org>
15266
15267         * message.el (message-goto-body): Some messages have no header.
15268
15269         * gnus-msg.el (gnus-copy-article-buffer): Use it.
15270
15271 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
15272
15273         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
15274
15275 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15276
15277         * message.el (message-make-date): Add week day.
15278         Suggested by Jason R. Mastaler <jason@mastaler.com>.
15279
15280 2001-06-19  Simon Josefsson  <jas@extundo.com>
15281
15282         * message.el (message-yank-prefix): Doc fix.
15283         (message-yank-cited-prefix): Ditto.
15284         (message-delete-not-region): Keep citation prefix on first line,
15285         if possible and appropriate.
15286
15287 2001-06-19  Simon Josefsson  <jas@extundo.com>
15288
15289         * imap.el (imap-process-connection-type): New variable.
15290         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
15291         recent `imtest's work completely (no line length issues), while
15292         making making old `imtest's unusable.  Thanks to NAGY Andras
15293         <nagya@inf.elte.hu> for his work.
15294
15295 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
15296
15297         * imap.el (imap-ssl-program): Add -quiet to shut up
15298         OpenSSL/SSLeay's internal debug talk.
15299
15300 2001-06-19  Matt Armstrong  <matt@lickey.com>
15301
15302         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
15303         server.
15304
15305 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15306
15307         * nnmail.el (nnmail-article-buffer): New variable.
15308         (nnmail-split-incoming): Use it.
15309
15310 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
15311
15312         * qp.el (quoted-printable-decode-region): If called interactively,
15313         use coding-system-for-read.
15314
15315 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15316
15317         * message.el (message-check-news-header-syntax): Check Reply-To.
15318
15319 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15320
15321         * mml.el (mml-parse-1): Use message options.
15322
15323         * message.el (message-do-fcc): Don't do anything if there is no
15324         FCC.
15325
15326 2001-06-16  Simon Josefsson  <jas@extundo.com>
15327
15328         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
15329         (nnimap-expunge-search-string): New variable.
15330         (nnimap-request-expire-articles): Use it.
15331
15332 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15333
15334         * message.el (message-send-mail-with-qmail): wrong exit status is
15335         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
15336
15337 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15338
15339         * gnus-art.el (article-strip-multiple-blank-lines): Use
15340         delete-region instead of replace-match.
15341
15342 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15343
15344         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
15345         (nnweb-google-wash-article): Ditto.
15346
15347 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
15348
15349         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
15350
15351 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15352
15353         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
15354         specs.
15355
15356 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15357
15358         * gnus.el (gnus-email-address): Move it here.
15359
15360         * gnus-art.el (article-de-quoted-unreadable): Read charset if
15361         requested.
15362         (article-de-base64-unreadable): Ditto.
15363         (article-wash-html): Ditto.
15364
15365 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15366
15367         * message.el (message-options-set-recipient): Don't add ", "
15368         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
15369
15370 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15371
15372         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
15373
15374 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15375
15376         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
15377         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
15378
15379         * nnrss.el (nnrss-node-text): Node might be nil.
15380
15381 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15382
15383         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
15384         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
15385
15386         * nnrss.el (nnrss-group-alist): More items.
15387
15388 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15389
15390         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
15391
15392 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
15393         Trivial patch from Dale Hagglund  <rdh@best.com>
15394
15395         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
15396         restrict clauses.
15397
15398 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15399
15400         From Benjamin Rutt <brutt+news@bloomington.in.us>
15401
15402         * message.el (message-wide-reply-confirm-recipients): New variable.
15403
15404 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
15405         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
15406
15407         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
15408         fix so it works with XEmacs.
15409
15410 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15411
15412         * nnrss.el (nnrss-retrieve-headers): Support description as extra
15413         headers.
15414
15415 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15416
15417         * nnrss.el: Fix a few bugs.
15418
15419 2001-06-05  Simon Josefsson  <jas@extundo.com>
15420
15421         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
15422         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
15423
15424 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
15425
15426         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
15427         binary so that we don't transmit ISO 2022 garbage to the process.
15428         This is needed under XEmacs.
15429
15430 2001-06-03  Simon Josefsson  <simon@josefsson.org>
15431
15432         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
15433         autoloaded incorrectly below because ssl-program-* is bound.)
15434         Thanks to Amos Gouaux for report.
15435
15436 2001-06-02  Simon Josefsson  <simon@josefsson.org>
15437
15438         * imap.el (imap-kerberos4-open):
15439         (imap-gssapi-open):
15440         (imap-ssl-open):
15441         (imap-network-open):
15442         (imap-shell-open):
15443         (imap-starttls-open): Set buffer to workaround spurious
15444         `accept-process-output' buffer changes.  Thanks to Mats Lidell
15445         <Mats.Lidell@contactor.se> for report and partial patch and Jake
15446         Colman <colman@ppllc.com> for report.
15447
15448 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15449
15450         * gnus-sum.el (gnus-summary-catchup): New argument.
15451         (gnus-summary-catchup-from-here): New function.
15452
15453 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15454
15455         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
15456         back, then insert glyph.  (Before, the glyph was inserted first,
15457         then the newline.)  This works around a behavior in XEmacs where
15458         it is not possible to insert a character after a glyph which is at
15459         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
15460
15461 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15462
15463         From Jaap-Henk Hoepman (jhh@xs4all.nl).
15464
15465         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
15466         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
15467         mm-destroy-postponed-undisplay-list): New functions.
15468         (mm-display-external): Use them.
15469
15470 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15471
15472         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
15473         `default-low' when evaluating `gnus-summary-highlight'.
15474         From Raja R Harinath <harinath@cs.umn.edu>.
15475
15476 2001-05-27  Simon Josefsson  <simon@josefsson.org>
15477
15478         * message.el (message-yank-cited-prefix): New variable.
15479         (message-indent-citation): Use it.
15480
15481         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
15482         as details.
15483         (mml2015-mailcrypt-clear-verify): Ditto.
15484
15485 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15486         From Nevin Kapur <nevin@jhu.edu>.
15487
15488         * gnus-sum.el (gnus-summary-default-high-score,
15489         gnus-summary-default-low-score): New variables.
15490         (gnus-summary-highlight): Use them.
15491
15492 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
15493
15494         * message.el (message-mail): pass the 'send-actions argument to
15495         `message-setup'.
15496
15497 2001-05-16  Simon Josefsson  <simon@josefsson.org>
15498         From Raymond Scholz <ray-2001@zonix.de>
15499
15500         * gnus-art.el (gnus-mime-view-part-as-charset):
15501         (gnus-mime-internalize-part): Doc fixes.
15502
15503 2001-05-11  Simon Josefsson  <simon@josefsson.org>
15504
15505         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
15506         status lines without any text ("^215$").
15507
15508 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15509
15510         * nnrss.el (nnrss-check-group): Reverse.
15511
15512 2001-05-07  Simon Josefsson  <simon@josefsson.org>
15513
15514         * message.el (message-get-reply-headers):
15515         (message-followup): Fix typo, suggested by David Green
15516         <dgreen@uab.edu>
15517
15518 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15519
15520         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
15521
15522         * nnrss.el (nnrss-open-server): Read server data when it is called.
15523         (nnrss-request-expire-articles): Fix.
15524
15525 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15526
15527         * message.el (message-do-send-housekeeping): mail-abbrevs may
15528         rename buffer behind Gnus.
15529
15530 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15531
15532         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
15533         (nnrss-group-alist): Add more resources.
15534         (nnrss-check-group): Ignore errors.
15535
15536 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15537
15538         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
15539
15540         * nnslashdot.el (nnslashdot-request-list): Add time.
15541         (nnslashdot-request-expire-articles): New function.
15542
15543         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
15544         secondary methods too.
15545
15546 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15547
15548         * message.el (message-use-followup-to): Set default value to t.
15549
15550 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
15551
15552         * message.el (message-dont-reply-to-names): Fix documentation.
15553         (message-get-reply-headers): Use Mail-Followup-To only for wide
15554         replies.
15555
15556 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15557
15558         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
15559         correctly.
15560         (nnrss-check-group): Use time.
15561
15562 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15563
15564         * gnus.el: Oort Gnus v0.03 is released.
15565
15566 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15567
15568         * nnultimate.el (nnultimate-topic-article-to-article): Use the
15569         group.
15570
15571 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15572
15573         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
15574
15575 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15576
15577         * nnultimate.el (nnultimate-retrieve-headers): Return all
15578         available headers.
15579
15580         * gnus-sum.el (gnus-read-all-available-headers): New variable.
15581         (gnus-get-newsgroup-headers-xover): Use it.
15582
15583 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15584
15585         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
15586
15587 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15588
15589         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
15590
15591 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15592
15593         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
15594         disable it.
15595
15596         * gnus.el (gnus-info-nodes): Remove a few The's.
15597
15598 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15599
15600         * mail-source.el (mail-source-movemail): Call-process may return a
15601         signal description string.
15602
15603         * gnus-start.el (gnus-read-newsrc-el-file):
15604         gnus-newsrc-file-version may be nil.
15605
15606         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
15607         Suggested by Michael Sperber [Mr. Preprocessor]
15608         <sperber@informatik.uni-tuebingen.de>.
15609
15610 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
15611
15612         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
15613
15614 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
15615
15616         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
15617         fontify HANDLE.
15618
15619 2001-04-18  Simon Josefsson  <simon@josefsson.org>
15620
15621         * smime.el (smime-ask-passphrase): Rework to return value.
15622         (smime-sign-region): Rework to bind value and use it.
15623         (smime-decrypt-region): Ditto.
15624
15625 2001-04-18  Simon Josefsson  <simon@josefsson.org>
15626         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
15627
15628         * smime.el (smime-ask-passphrase): New function.
15629         (smime-sign-region): Use it.
15630         (smime-encrypt-cipher): New variable.
15631         (smime-decrypt-region): Ditto.
15632
15633 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
15634         Committed by Simon Josefsson  <simon@josefsson.org>
15635
15636         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
15637         the log.
15638
15639 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15640
15641         * gnus.el: Oort Gnus v0.02 is released.
15642
15643 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
15644
15645         * gnus.el: Oort Gnus v0.01 is released.
15646
15647 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15648
15649         * gnus-sum.el (gnus-summary-highlight): Highlight read
15650         undownloaded articles as read articles.
15651
15652         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
15653         (gnus-agent-get-undownloaded-list): Mark all undownloaded
15654         articles, even read ones, as such.
15655
15656         * gnus-sum.el (gnus-summary-find-matching): Clean up.
15657         (gnus-find-matching-articles): New function.
15658         (gnus-summary-limit-include-matching-articles): New command.
15659         (gnus-summary-limit-include-thread): Include articles that have
15660         matching subjects.
15661         (gnus-offer-save-summaries): Clean up.
15662
15663 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15664
15665         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
15666
15667 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15668         From Jason Merrill <jason_merrill@redhat.com>
15669
15670         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
15671
15672 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
15673         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
15674
15675         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
15676         newsgroup names when the original article is a news message.
15677
15678 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15679
15680         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
15681         supported. Suggest by Jim Meyering <jim@meyering.net>.
15682
15683 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
15684         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
15685
15686         * nnmail.el (nnmail-split-it): Added check for .* at the end of
15687         regexp in nnmail-split-fancy.
15688
15689 2001-04-10  Simon Josefsson  <simon@josefsson.org>
15690
15691         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
15692
15693 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
15694
15695         * message.el (message-send-mail): Improve the interaction with the
15696         user.
15697
15698 2001-04-10  Simon Josefsson  <simon@josefsson.org>
15699
15700         * imap.el (imap-message-copy): Work around buggy servers that
15701         doesn't send TRYCREATE tags.
15702
15703 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
15704
15705         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
15706
15707 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15708
15709         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
15710         date.
15711
15712 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15713
15714         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
15715         lives.
15716
15717 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15718
15719         * gnus-art.el (gnus-parse-news-url): New function.
15720         (gnus-button-handle-news): New function.
15721         (gnus-button-alist): Point to new functions.
15722
15723         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
15724
15725         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
15726         gnus-format-specs.
15727
15728         * message.el (message-check-news-header-syntax): Question even
15729         when Gnus doesn't know the group names.
15730         (message-send-news): Clean up.
15731
15732         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
15733         exited on purpose without saving.
15734
15735         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
15736
15737 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15738
15739         * gnus-score.el (gnus-score-orphans): Clean up.
15740
15741         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
15742
15743         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
15744         later.
15745
15746         * gnus-start.el (gnus-close-all-servers): Find the right items to
15747         close.
15748
15749         * qp.el (quoted-printable-decode-region): Just message
15750         malformation; don't quit.
15751
15752 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15753         From Gerd Moellmann <gerd@gnu.org>.
15754
15755         * gnus.el (gnus-interactive): A typo.
15756
15757 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
15758         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
15759
15760         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
15761         `assq-delete-all', if that function exists; otherwise use the old
15762         definition. Documentation changed to match the one in
15763         `assq-delete-all'.
15764
15765 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15766
15767         * gnus-start.el (gnus-close-all-servers): New function.
15768
15769         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
15770         (gnus-server-remove-denials): Clean up.
15771
15772         * gnus-sum.el (gnus-summary-sort-by-original): New command and
15773         keystroke.
15774
15775 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15776
15777         * message.el (message-send-news): Message where we are sending.
15778         (message-send-mail): Ditto.
15779
15780         * gnus.el (gnus-server-string): New function.
15781
15782         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
15783
15784         * mm-decode.el (mm-default-directory): Customized.
15785         (mm-tmp-directory): Ditto.
15786
15787         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
15788         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
15789         or Chars.
15790         (gnus-summary-line-format-alist): ?l is now a string.
15791         (gnus-summary-prepare-threads): Output ? for unknown lines.
15792         (gnus-summary-insert-line): Ditto.
15793         (gnus-summary-print-article): Unbalanced parentheses.
15794
15795         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
15796         out whether new stuff has arrived.
15797
15798 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
15799
15800         * gnus-sum.el: Let printing work on ttys on Emacs.
15801
15802 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15803
15804         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
15805         when forcing news.
15806
15807         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
15808         command.
15809
15810 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
15811
15812         * message.el (message-set-auto-save-file-name): Don't use
15813         asterisks under nt.
15814
15815 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15816
15817         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
15818         lists of articles.
15819
15820         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
15821
15822         * gnus-msg.el (gnus-put-message): Clean up.
15823         (gnus-summary-reply): Mark all replied-to articles as replied to.
15824         (gnus-inews-add-send-actions): Also mark as forwarded.
15825         (gnus-summary-mail-forward): Mark as forwarded.
15826
15827         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
15828         of articles.
15829         (gnus-summary-mark-article-as-forwarded): Ditto.
15830
15831         * gnus-msg.el (gnus-summary-resend-message): Mark article as
15832         forwarded.
15833         (gnus-summary-mail-forward): Clean up.
15834
15835         * gnus.el (gnus-article-mark-lists): Added forward.
15836
15837         * gnus-sum.el (gnus-forwarded-mark): New variable.
15838         (gnus-summary-prepare-threads): Use it.
15839         (gnus-summary-update-secondary-mark): Ditto.
15840         (gnus-newsgroup-forwarded): New variable.
15841
15842 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15843
15844         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
15845         (gnus-summary-very-wide-reply): New command and keystroke.
15846         (gnus-summary-very-wide-reply-with-original): Ditto.
15847
15848         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
15849         (gnus-score-adaptive): Use it.
15850
15851         * gnus-start.el (gnus-get-unread-articles): Clean up.
15852
15853 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15854
15855         * nnultimate.el (nnultimate-retrieve-headers): Work for other
15856         boards.
15857
15858 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
15859
15860         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
15861         * gnus-start.el (gnus-subscribe-newsgroup): use it.
15862
15863 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15864
15865         * nnultimate.el (nnultimate-retrieve-headers): Understand
15866         long-form month names.
15867
15868 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15869
15870         * gnus-sum.el (gnus-summary-show-all-headers):
15871         gnus-article-show-all-headers is broken. Use
15872         gnus-summary-toggle-header instead.
15873
15874         * mml2015.el (mml2015-gpg-extract-from): No error.
15875
15876 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15877         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
15878
15879         * mml2015.el (mml2015-gpg-extract-from): New function.
15880         (mml2015-gpg-verify): Use it.
15881         (mml2015-gpg-clear-verify): Use it.
15882
15883 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15884
15885         * message.el (message-setup-fill-variables): Use
15886         fill-paragraph-function.
15887         (message-fill-paragraph): Take an argument.
15888         (message-newline-and-reformat): Take another argument.
15889
15890 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15891
15892         * message.el (rmail-output): It is in rmailout.el not rmail.el.
15893
15894 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15895
15896         * message.el (message-forward): local-variable-p takes an extra
15897         argument in XEmacs.
15898
15899 2001-03-16  Simon Josefsson  <simon@josefsson.org>
15900
15901         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
15902         `nnimap-use-nov-p' (it really tested the negative).
15903         (nnimap-retrieve-headers): Use it.
15904
15905 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15906
15907         * message.el (message-generate-headers-first): Update doc.
15908
15909 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
15910         Trivial patch.
15911
15912         * gnus.el (gnus-summary-line-format): Typo.
15913
15914 2001-03-11  Simon Josefsson  <simon@josefsson.org>
15915
15916         * mailcap.el (mailcap-mime-data): Add application/sieve.
15917         (mailcap-mime-extensions): Add .siv, .xls.
15918
15919 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15920         From Christoph Conrad <christoph.conrad@gmx.de>
15921
15922         * gnus-score.el (gnus-summary-lower-thread): Typo.
15923
15924 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15925
15926         * message.el (message-forward-decoded-p): New variable.
15927         (message-forward-subject-author-subject): Use it.
15928         (message-make-forward-subject): Use it.
15929         (message-forward): Use it.
15930
15931         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
15932
15933         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
15934         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
15935
15936 ;;Has been fixed -- zsh.
15937 ;;2001-03-05  Dave Love  <fx@gnu.org>
15938 ;;
15939 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
15940 ;;      Move it after definition of mm-coding-system-p.
15941 ;;
15942 2001-03-01  Dave Love  <fx@gnu.org>
15943
15944         * mm-util.el (mm-inhibit-file-name-handlers): Add
15945         image-file-handler.
15946
15947 2001-02-11  Dave Love  <fx@gnu.org>
15948
15949         * message.el (message-signature-file): Fix doc, :type.
15950
15951 2001-02-08  Dave Love  <fx@gnu.org>
15952
15953         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
15954         (message-posting-charset): Defvar when compiling again.
15955         (rfc2047-encodable-p): Require message.
15956
15957         * gnus-sum.el (gnus-alter-articles-to-read-function):
15958         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
15959
15960 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15961
15962         * nnrss.el: New file.
15963
15964 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
15965         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
15966
15967         * rfc2047.el (rfc2047-unfold-region): Fix arg of
15968         `skip-chars-forward'.
15969
15970 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15971
15972         * nndraft.el (nndraft-request-group): Restore auto save files if
15973         the original files do not exist.
15974
15975 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15976
15977         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
15978         SCORE paths.
15979
15980         * mm-decode.el (mm-dissect-buffer): Call
15981         mail-extract-address-components only if necessary.
15982
15983 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15984
15985         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
15986         directory part.
15987         (gnus-score-search-global-directories): Use file-directory-p.
15988
15989         * gnus-score.el (gnus-score-score-files-1): Use
15990         gnus-kill-files-directory.
15991         From Adrian Aichner <adrian@xemacs.org>.
15992
15993 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15994
15995         * gnus.el (charset): Move here from gnus-sum.el.
15996
15997 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15998
15999         * mml.el (mml-preview): Disable local map.
16000
16001         * gnus-sum.el (gnus-summary-make-menu-bar): Make
16002         gnus-article-post-menu here.
16003
16004         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
16005         if it has not been made.
16006
16007 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16008
16009         * gnus-art.el (gnus-article-describe-key): Map key to event.
16010         (gnus-article-describe-key-briefly): Ditto
16011
16012 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16013
16014         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
16015
16016 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16017         From Katsumi Yamaoka <yamaoka@jpl.org>.
16018
16019         * dgnushack.el (coerce, merge, subseq): defmacro.
16020
16021 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16022
16023         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
16024         A fake defalias in nndraft.el results a not-activated bug in
16025         uncompiled versions.
16026
16027 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
16028         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
16029
16030         * gnus-util.el (gnus-split-references): Handle malformed References:.
16031
16032 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16033
16034         * gnus-art.el (gnus-article-mime-part-status): 1 part.
16035
16036 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16037         From NAGY Andras <nagya@inf.elte.hu>.
16038
16039         * gnus.el (gnus-parameters): Typo.
16040
16041 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16042
16043         * gnus.el (gnus-read-method): Remove redundancy.
16044
16045 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16046
16047         * nnslashdot.el (nnslashdot-backslash-url): New variable.
16048         (nnslashdot-request-list): Use it.
16049
16050 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16051
16052         * nnml.el (nnml-generate-active-info): Fix the case when there is
16053         no file.
16054
16055         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
16056         (gnus-summary-create-article): New function.
16057
16058         * gnus-group.el (gnus-group-mark-article-read): New function.
16059
16060         * gnus-msg.el (gnus-inews-do-gcc): Use it.
16061
16062         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
16063
16064 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16065
16066         * gnus-art.el (gnus-article-edit-done): Don't use
16067         gnus-article-edit-exit.
16068         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
16069
16070         * gnus.el (gnus-parameters): New variable.
16071         Suggested by NAGY Andras <nagya@inf.elte.hu>.
16072         (gnus-parameters-get-parameter): New function.
16073         (gnus-group-find-parameter): Use it.
16074
16075 2001-02-23  Simon Josefsson  <simon@josefsson.org>
16076
16077         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
16078         change of default value to `current'.
16079
16080 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16081
16082         * nneething.el (nneething-get-head): Insert unreadable file too.
16083
16084 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16085
16086         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
16087
16088         * webmail.el (webmail-type-definition): Deja is bought by google.
16089
16090 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16091
16092         * gnus-sum.el (gnus-fetch-headers): New function.
16093         (gnus-select-newsgroup): Use it.
16094         (gnus-summary-insert-articles): New function.
16095         (gnus-summary-insert-old-articles): New function.
16096         (gnus-summary-insert-new-articles): New function.
16097
16098         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
16099         (gnus-group-list-active): Ditto.
16100         * gnus-sum.el (gnus-set-mode-line): Ditto.
16101         (gnus-summary-read-group-1): Ditto.
16102
16103 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16104
16105         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
16106         current topic.
16107
16108 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16109
16110         * smiley.el (gnus-smiley-display): Don't do widening.
16111
16112         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
16113         within body.
16114
16115         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
16116
16117         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
16118         New variable.
16119         (gnus-mime-display-multipart-related-as-mixed): New variable.
16120         (gnus-mime-display-part): Use them.
16121
16122 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16123
16124         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
16125         something special.
16126
16127 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16128
16129         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
16130         (nnweb-request-article): Call reference if exists.
16131         (nnweb-type-definition): Dejanews is bought by google.com.
16132         Beta!
16133
16134 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16135
16136         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
16137
16138 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
16139
16140         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
16141         gnus-article-sort-functions.
16142         (gnus-article-sort-functions): Doc fix.  Refer to
16143         gnus-thread-sort-functions.
16144
16145 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16146         From Paul Jarc <prj@po.cwru.edu>.
16147
16148         * message.el (message-get-reply-headers): More fixes.
16149
16150 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
16151         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
16152
16153         * message.el (message-get-reply-headers): Fix bug with
16154         Mail-Followup-To/to-address interaction.
16155
16156 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16157
16158         * gnus-msg.el (gnus-configure-posting-styles): Match header in
16159         gnus-article-copy.
16160
16161 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16162
16163         * message.el (message-do-send-housekeeping): Rename to a better
16164         name.
16165
16166 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16167
16168         * message.el (message-cancel-news): Check article first, then ask
16169         yes or no.
16170
16171 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16172
16173         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
16174
16175 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16176
16177         * gnus-range.el (gnus-range-normalize): New function.
16178
16179 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
16180
16181         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
16182
16183 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16184
16185         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
16186
16187         * nnagent.el (nnagent-request-regenerate): New function.
16188
16189         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
16190
16191         * nnml.el (nnml-generate-nov-databases): Accept argument
16192         server. Don't open server if it is opened.
16193         (nnml-request-regenerate): Use it. Change to deffoo.
16194
16195 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16196         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
16197
16198         * gnus.el (gnus-define-group-parameter): Fix.
16199
16200 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16201
16202         * gnus.el (gnus-define-group-parameter): Improved.
16203
16204         * gnus-sum.el (charset): Define parameter.
16205         (ignored-charsets): Ditto.
16206         (gnus-summary-setup-default-charset): Use them.
16207
16208         * gnus-start.el (gnus-read-descriptions-file): Use them.
16209
16210         * gnus-cus.el (gnus-group-parameters): Remove them.
16211
16212 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16213
16214         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
16215
16216 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16217
16218         * gnus-sum.el (gnus-summary-read-group-1): Remove
16219         gnus-summary-set-local-parameters.
16220         (gnus-summary-setup-buffer): Put it here.
16221
16222 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16223
16224         * gnus.el (to-address): Define parameter.
16225         (to-list): Ditto.
16226         * gnus-art.el (article-hide-boring-headers): Use them.
16227         * gnus-msg.el (gnus-post-news): Ditto.
16228         * gnus-cus.el (gnus-group-parameters): Remove them.
16229
16230 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16231
16232         * gnus-draft.el (gnus-draft-reminder): New function.
16233
16234         * gnus-art.el (gnus-sender-save-name): New function.
16235
16236 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16237
16238         * mm-util.el (mm-mime-charset): Error message.
16239
16240 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16241
16242         * message.el (message-check-news-body-syntax): Don't check mml lines.
16243
16244 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16245
16246         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
16247         subscribe.
16248
16249         * gnus-start.el (gnus-call-subscribe-functions): New function.
16250         (gnus-find-new-newsgroups): Use it.
16251         (gnus-ask-server-for-new-groups): Use it.
16252         (gnus-check-first-time-used): Use it.
16253         (gnus-subscribe-newsgroup-method): Grok a list of functions.
16254         (gnus-subscribe-options-newsgroup-method): Ditto.
16255         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
16256         return .
16257
16258 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
16259
16260         * gnus-cus.el (gnus-score-customize): Doc fix.
16261
16262 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
16263
16264         * dgnushack.el (my-getenv): Typo.
16265
16266 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16267
16268         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
16269
16270 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16271
16272         * gnus-group.el (gnus-group-suspend): Offer save summaries.
16273
16274         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
16275         (gnus-treatment-function-alist): Use it.
16276         (article-remove-leading-whitespace): New function.
16277         (gnus-article-make-menu-bar): Use it.
16278
16279         * gnus-sum.el (gnus-summary-wash-empty-map): Add
16280         remove-leading-whitespace.
16281         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
16282         because of conflict.
16283
16284 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16285
16286         * Makefile.in: Hack generating gnus-load.el.
16287         * dgnushack.el: Ditto.
16288         * gnus-load.el: Remove it.
16289
16290 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16291
16292         * dgnushack.el : Add URLDIR.
16293
16294         * Makefile.in (EMACS_COMP): Ditto.
16295
16296 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16297
16298         * gnus-cus.el (gnus-score-customize): Error on no score file.
16299
16300 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16301
16302         * mm-decode.el (mm-merge-handles): New function.
16303
16304         * mm-view.el (mm-inline-message): Use it.
16305         (mm-view-message): Ditto.
16306
16307         * mm-partial.el (mm-inline-partial): Ditto.
16308
16309         * mm-extern.el (mm-inline-external-body): Ditto.
16310
16311         * gnus-art.el (gnus-mime-view-part): Ditto.
16312         (gnus-mime-view-part-as-type): Ditto.
16313         (gnus-mime-save-part-and-strip): Prevent users to strip in some
16314         cases.
16315
16316 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16317
16318         * message.el (message-cancel-news): Allow to shoot foot.
16319         (message-supersede): Ditto.
16320
16321 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
16322         Trivial patch.
16323
16324         * gnus-sum.el (gnus-simplify-subject-re): Use
16325         message-subject-re-regexp.
16326
16327 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16328
16329         * nnmail.el (nnmail-expiry-target-group): Bind
16330         nnmail-cache-accepted-message-ids to nil.
16331
16332         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
16333         coding system.
16334
16335 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16336
16337         * qp.el (quoted-printable-encode-region): Make sure characters are
16338         between 00 and FF.  Don't check charset.
16339
16340         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
16341         in Emacs 20.
16342         * rfc2047.el (rfc2047-q-encode-region): Ditto.
16343
16344 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16345
16346         * message.el (message-make-forward-subject): Argument decoded.
16347         (message-forward): Use it when digest.
16348
16349         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
16350         buffer.
16351
16352 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
16353
16354         * message.el (message-generate-headers-first): Doc fix.
16355
16356 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16357
16358         * gnus-art.el (article-make-date-line): Error proof.
16359
16360 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16361
16362         * gnus-group.el (gnus-group-listing-limit): New variable.
16363         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
16364
16365         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
16366
16367 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16368
16369         * message.el (message-newline-and-reformat): Special case for
16370         breaking at BOL.
16371
16372 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
16373
16374         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
16375         message/rfc822.
16376
16377 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16378
16379         * message.el (message-encode-message-body): Don't insert
16380         Content-Type if it is inside a mail.
16381
16382 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16383
16384         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
16385         gnus-article-commands-menu.
16386
16387         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
16388         in Emacs.
16389
16390         * gnus-start.el (gnus-read-descriptions-file): Use
16391         gnus-group-name-charset and gnus-group-charset-alist.
16392
16393 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16394
16395         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
16396         active region.
16397
16398         * gnus-start.el (gnus-group-change-level): Remove from both
16399         gnus-zombie-list and gnus-killed-list.
16400
16401 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16402
16403         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
16404         gnus-subscribe-topics.
16405
16406         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
16407
16408 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16409
16410         * gnus-art.el (gnus-article-make-menu-bar): Make
16411         gnus-article-post-menu.
16412
16413         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
16414
16415         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
16416
16417         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
16418
16419         * message.el (message-mode-menu): Ditto.
16420
16421         * gnus-art.el (defvar): eval-when-compile.
16422
16423 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16424
16425         * gnus-agent.el (gnus-agentize): Fix doc.
16426
16427 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
16428
16429         * mml.el (mml-preview): Bind `q'.
16430
16431 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16432
16433         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
16434
16435 2001-01-31  Dave Love  <fx@gnu.org>
16436
16437         * mm-util.el (mm-mime-mule-charset-alist)
16438         (mm-find-mime-charset-region): Consider mule-utf-8.
16439
16440 2001-01-31  Dave Love  <fx@gnu.org>
16441
16442         * gnus-art.el (gnus-article-x-face-command)
16443         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
16444         :version.
16445
16446 2001-01-26  Dave Love  <fx@gnu.org>
16447
16448         * mm-util.el (mm-multibyte-string-p): New.
16449
16450 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
16451 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
16452 ;;      string-as-multibyte on class.  Clarify line-folding.
16453         (quoted-printable-encode-string): Make temp buffer inherit
16454         string's multibyteness.
16455
16456 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
16457
16458         * nnheader.el (toplevel): Don't require `gnus-util' at
16459         compile-time; this creates a circular dependency, and prevents
16460         a bootstrap.
16461
16462 2001-01-22  Andreas Schwab  <schwab@suse.de>
16463
16464         * nnheader.el (gnus-delete-line): Autoload it as a macro.
16465
16466 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16467
16468         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
16469
16470         * gnus-art.el (article-hide-list-identifiers): Ditto.
16471
16472         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
16473
16474 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16475
16476         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
16477
16478         * gnus-art.el (article-hide-list-identifiers): Similar.
16479
16480 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
16481
16482         * nnmail.el (nnmail-remove-list-identifiers): Improved.
16483
16484 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16485
16486         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
16487
16488 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16489
16490         * gnus-util.el (gnus-string-equal): New function.
16491
16492         * gnus-art.el (article-hide-boring-headers): Use it.
16493
16494 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
16495
16496         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
16497
16498 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16499
16500         * gnus-msg.el (gnus-msg-mail): Support switch-action.
16501
16502 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16503
16504         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
16505         command if there is not last-saver.
16506
16507 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16508
16509         * nntp.el (nntp-open-connection): 201 is possible.
16510
16511 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16512
16513         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
16514         (rfc2047-charset-encoding-alist): Add big5.
16515
16516 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16517
16518         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
16519         (gnus-agent-remove-server): Ditto.
16520         (autoload): gnus-server-update-server.
16521
16522         * gnus-srvr.el (gnus-server-line-format): Add %a.
16523         (gnus-server-line-format-alist): Add gnus-tmp-agent.
16524         (gnus-server-insert-server-line): Use it.
16525
16526 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16527
16528         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
16529         GB2312 and Big5.
16530
16531 2001-01-24  Simon Josefsson  <sj@extundo.com>
16532
16533         * mail-source.el (mail-sources): Add :program specifier to IMAP
16534         mail source.
16535         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
16536
16537 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16538
16539         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
16540
16541 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16542
16543         * nntp.el (nntp-wait-for): Return the success code.
16544         (nntp-open-connection): Use it.
16545
16546 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16547
16548         * gnus-int.el (gnus-check-server): Allow breaking the opening.
16549
16550 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16551
16552         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
16553
16554 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16555
16556         * gnus-sum.el (gnus-summary-print-article): Take one prefix
16557         argument. Allow to print several articles in one file.
16558
16559 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16560
16561         * webmail.el (webmail-type-definition): netaddress changes.
16562
16563 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16564
16565         * gnus.el: Fix copyright. Remove trailing spaces.
16566
16567         * message.el (message-forward): Use mule4.
16568
16569 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16570
16571         * mm-util.el (mm-string-as-unibyte): New function.
16572
16573         * message.el (message-forward): Use it.
16574
16575 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16576
16577         * message.el (message-cite-original-without-signature): Don't peel
16578         off the blank line.
16579         (message-get-reply-headers): Add Cc if it is not in follow-to.
16580
16581 2001-01-20  Simon Josefsson  <sj@extundo.com>
16582
16583         * mm-decode.el (mm-handle-multipart-from): Add.
16584         (mm-dissect-buffer): Save From: header value.
16585         (mm-security-from): Remove.
16586         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
16587
16588         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
16589         instead of `mml-security-from'.  Protect null from value.
16590
16591 2001-01-20  Simon Josefsson  <sj@extundo.com>
16592
16593         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
16594         application/vnd.ms-excel attachments.
16595
16596 2001-01-19  Simon Josefsson  <sj@extundo.com>
16597
16598         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
16599
16600 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16601
16602         * message.el (message-ignored-mail-headers): Ditto.
16603
16604 2001-01-19  Simon Josefsson  <sj@extundo.com>
16605
16606         * message.el (message-ignored-news-headers): Only search beginning
16607         of line.
16608
16609 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
16610         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
16611
16612         * message.el (message-send-mail): Content-Type may not be there.
16613
16614 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16615
16616         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
16617         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
16618
16619         * gnus-art.el (article-display-x-face): Insert X-Face if there is
16620         not.
16621
16622 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16623
16624         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
16625         non-native groups.
16626
16627 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16628
16629         * message.el (message-yank-original): Understand
16630         universal-argument.
16631
16632 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16633
16634         * gnus-art.el (gnus-boring-article-headers): Add to-address.
16635         (article-hide-boring-headers): Ditto.
16636
16637         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
16638
16639 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16640
16641         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
16642         one.
16643
16644 2001-01-16  Simon Josefsson  <simon@josefsson.org>
16645
16646         * message.el (message-make-in-reply-to): Add comment to message-id
16647         (old syntax, see 2000-08-02 change).
16648
16649 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16650
16651         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
16652         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
16653         (gnus-button-reply): Ditto.
16654
16655 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16656
16657         * gnus-art.el (article-display-x-face): Fix.
16658
16659 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16660
16661         * gnus-art.el (article-display-x-face): Use
16662         gnus-original-article-buffer.
16663
16664 2001-01-15  Jack Twilley  <jmt@tbe.net>
16665
16666         * message.el (message-add-header): Move to point-max.
16667
16668 2001-01-15  Simon Josefsson  <simon@josefsson.org>
16669
16670         * smime.el (smime-CA-directory, smime-CA-file): Change default to
16671         nil, improve documentation.
16672         (smime-certificate-directory): Comment out false hints (until it
16673         is implemented).
16674
16675         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
16676         there aren't any keys.
16677         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
16678         verify certificate.  Default is changed to only check integrity.
16679         Improved security status texts.  If a certificate doesn't contain
16680         a email address, don't fail.
16681
16682         * smime.el (smime-noverify-region):
16683         (smime-noverify-buffer): New functions.  Verifies integrity only.
16684
16685 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16686
16687         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
16688
16689 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16690
16691         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
16692         (gnus-remove-some-windows): Ditto.
16693
16694 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16695
16696         * gnus-art.el (article-make-date-line): 11th.
16697
16698 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16699
16700         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
16701         (mml2015-gpg-sign): Ditto.
16702
16703 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16704
16705         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
16706         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
16707
16708 2001-01-08  Dave Love  <fx@gnu.org>
16709
16710         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
16711         single character.
16712
16713         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
16714
16715         * message.el: Doc and message fixes.
16716         (message-send-rename-function)
16717         (message-make-forward-subject-function)
16718         (message-send-mail-function, message-reply-to-function)
16719         (message-wide-reply-to-function, message-followup-to-function)
16720         (message-distribution-function, message-auto-save-directory): Fix
16721         :type.
16722
16723         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
16724         proceeding after warnings.  Amend multipart warning message.
16725
16726 2001-01-04  Dave Love  <fx@gnu.org>
16727
16728         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
16729         compiling.
16730         (gnus-make-directory): Require nnmail.
16731
16732         * mm-decode.el (mm-inline-media-tests): Add
16733         image/x-portable-bitmap.
16734         (mm-get-image): Grok pbm.
16735
16736 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
16737
16738         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
16739
16740 2001-01-09  Didier Verna  <didier@xemacs.org>
16741
16742         * dgnushack.el (dgnushack-compile): give a dummy value to
16743         `gnus-xmas-glyph-directory' for the time of compilation.
16744         * gnus-agent.el: moved some XEmacs specific hook add-ons from
16745         `gnus-xmas-[re]define' to avoid loosing user custom settings.
16746         * gnus-art.el: ditto.
16747         * gnus-group.el: ditto.
16748         * gnus-salt.el: ditto.
16749         * gnus-sum.el: ditto.
16750         * gnus-topic.el: ditto.
16751         * gnus-xmas.el (gnus-xmas-define): see above.
16752         * gnus-xmas.el (gnus-xmas-redefine): see above.
16753         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
16754         non-continuable error when the directory can't be found.
16755
16756 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16757
16758         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
16759         handle.
16760         * gnus-art.el (gnus-mime-view-part): Copy it.
16761         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
16762
16763 2001-01-09  Michael Downes  <mjd@ams.org>
16764
16765         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
16766
16767 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16768
16769         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
16770         orig-file. Use ',source.
16771
16772 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16773
16774         * gnus-xmas.el (gnus-xmas-modeline-glyph):
16775         (gnus-xmas-group-startup-message):
16776         Detect gnus-xmas-glyph-directory when it is nil.
16777
16778 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16779
16780         * pop3.el (pop3-get-message-count): Andrew Innes
16781         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
16782
16783 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16784
16785         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
16786
16787         * time-date.el (time-to-number-of-days): New function.
16788
16789 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
16790         Trivial patch.
16791
16792         * nnslashdot.el (nnslashdot-request-list): Always get the right
16793         sid.
16794
16795 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16796
16797         * message.el (message-minibuffer-local-map): New keymap.
16798         (message-read-from-minibuffer): Use it.
16799         * gnus-msg.el (gnus-summary-resend-message): Use it
16800
16801 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16802
16803         * gnus-start.el (gnus-display-time-event-handler): New function.
16804         (gnus-after-getting-new-news-hook): Use it.
16805
16806 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16807
16808         * message.el (message-ignored-mail-headers): Add draft header.
16809
16810 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16811
16812         * gnus-sum.el (gnus-summary-expire-articles): Don't save
16813         excursion.
16814
16815         * nnslashdot.el (nnslashdot-request-list): Get the right year.
16816
16817 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
16818         A revoked patch.
16819
16820         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
16821
16822 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16823
16824         * qp.el (quoted-printable-decode-region): Don't backward-char.
16825
16826 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16827
16828         * gnus-draft.el: Mark articles as replied.
16829
16830         * gnus-sum.el (gnus-summary-add-mark): New function.
16831
16832         * gnus-group.el (gnus-add-mark): New function.
16833
16834         * gnus-sum.el (gnus-summary-buffer-name): New function.
16835         (gnus-summary-setup-buffer): Use it.
16836
16837         * gnus-draft.el: Set things up with the right post method and
16838         stuff.
16839
16840         * message.el (message-ignored-news-headers): Remove X-Draft-From.
16841
16842         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
16843
16844         * gnus.el (gnus-draft-meta-information-header): New variable.
16845
16846 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16847
16848         * gnus-art.el (gnus-treatment-function-alist): Move the date
16849         functions before the header sorting functions.
16850
16851         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
16852
16853         * dgnushack.el (dgnushack-compile): Message whether there is w3.
16854         Don't (push "/usr/share/emacs/site-lisp" load-path).
16855
16856         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
16857         to empty fill prefixes.
16858
16859 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16860
16861         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
16862         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
16863
16864 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16865
16866         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
16867
16868         * nnml.el (autoload): Move to nnheader.el.
16869
16870         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
16871         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
16872         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
16873         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
16874
16875 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16876
16877         * gnus-art.el (article-make-date-line): Get the hours right.
16878         (gnus-ignored-headers): More hiding.
16879
16880         * nnmail.el (nnmail-expiry-wait): Not an integer.
16881
16882         * message.el (message-goto-body): Only expand abbrev when called
16883         interactively.
16884         (message-make-lines): Use it.
16885
16886 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16887
16888         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
16889
16890 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16891
16892         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
16893         include the expunged articles.
16894
16895         * gnus-group.el (gnus-group-sort-by-server): New function.
16896
16897         * gnus.el (gnus-method-to-server-name): New function.
16898         (gnus-group-prefixed-name): Use it.
16899
16900         * gnus-group.el (gnus-group-sort-function): Doc fix.
16901         (gnus-group-sort-groups-by-server): New command.
16902
16903 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16904
16905         * gnus-art.el (gnus-treat-date-english): New variable.
16906         (article-date-english): New command.
16907         (gnus-english-month-names): New variable.
16908         (article-make-date-line): Do 'english.
16909
16910         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
16911         after the fill prefix.
16912
16913         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
16914         score...".
16915
16916         * gnus-art.el (gnus-ignored-headers): Hide more headers.
16917
16918         * message.el (message-mode-map): Bind comment-region.
16919
16920         * gnus-art.el (gnus-mime-display-part): Let w3 display
16921         multipart/related.
16922
16923         * mm-bodies.el (mm-long-lines-p): New function.
16924         (mm-body-encoding): Use it.
16925         (mm-body-encoding): Encode articles with lines longer than 1000
16926         characters.
16927
16928 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16929
16930         * mm-util.el (mm-enable-multibyte): Use
16931         default-enable-multibyte-characters.
16932         (mm-enable-multibyte-mule4): Ditto.
16933         (mm-disable-multibyte): Test XEmacs.
16934         (mm-disable-multibyte-mule4): Ditto.
16935         (mm-with-unibyte-current-buffer): Simplified.
16936         (mm-with-unibyte-current-buffer-mule4): Ditto.
16937
16938 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16939
16940         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
16941
16942         * nnheader.el (nnheader-string-as-multibyte): New alias.
16943
16944         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
16945
16946         * gnus-uu.el (gnus-message-process-mark): New function.
16947         (gnus-uu-mark-by-regexp): Use it.
16948         (gnus-new-processable): New function.
16949
16950 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
16951          Trivial patch.
16952
16953         * gnus-sum.el (gnus-no-mark): New variable.
16954
16955 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16956
16957         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
16958         backslashes.
16959
16960 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16961
16962         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
16963         definition.
16964
16965 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16966
16967         * dgnushack.el (dgnushack-compile): elc is in the current directory.
16968
16969         * qp.el (quoted-printable-encode-region): Don't check multibyte in
16970         XEmacs.
16971
16972 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
16973         Trivial patch.
16974
16975         * mml.el (mml-read-tag): Save tag location.
16976
16977 2000-12-25  Simon Josefsson  <simon@josefsson.org>
16978
16979         * starttls.el: Sync with Emacs 21.
16980
16981 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16982
16983         * message.el (message-mail): Support yank-action.
16984
16985         * message.el (message-setup): Revoke the last change.
16986
16987 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16988
16989         * message.el (message-setup): Use cons. Suggested by Johan Vromans
16990         <jvromans@squirrel.nl>.
16991
16992 2000-12-24  Simon Josefsson  <sj@extundo.com>
16993
16994         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
16995         mailing list junk at end of part.
16996
16997 2000-12-23  Simon Josefsson  <sj@extundo.com>
16998
16999         * nnimap.el (nnimap-expiry-target): New function.
17000         (nnimap-request-expire-articles): Use it.
17001
17002 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17003
17004         * gnus.el (gnus-group-parameters-more): New variable.
17005         * gnus-cus.el (gnus-group-customize): Use it.
17006
17007         * gnus.el (gnus-define-group-parameter): New macro.
17008         (auto-expire): Use it
17009         (total-expire): Use it.
17010         * gnus-art.el (banner): Use it.
17011
17012         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
17013         <ljz@asfast.com>.
17014
17015 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17016
17017         * gnus-topic.el (gnus-topic-create-topic): Use list.
17018
17019         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
17020         before binding gnus-default-article-saver.
17021
17022         * gnus-sum.el (gnus-summary-save-article):
17023         (gnus-summary-pipe-output):
17024         (gnus-summary-save-article-mail):
17025         (gnus-summary-save-article-rmail):
17026         (gnus-summary-save-article-file):
17027         (gnus-summary-write-article-file):
17028         (gnus-summary-save-article-body-file): Ditto.
17029
17030         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
17031
17032 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17033
17034         * gnus-art.el (gnus-mime-security-button-map):
17035         (gnus-mime-button-map): Add parent.
17036
17037 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17038
17039         * messagexmas.el (message-xmas-redefine): New function.
17040
17041         * message.el: Use it.
17042
17043         * gnus-art.el (gnus-article-check-hidden-text): Return t.
17044
17045         * gnus-util.el (gnus-remove-text-properties-when): Return t.
17046
17047 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17048
17049         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
17050         malformatted messages.
17051
17052 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17053
17054         * mm-util.el (mm-image-load-path): New function.
17055
17056         * gnus-group.el (gnus-group-make-tool-bar): Use it.
17057
17058         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
17059
17060         * message.el (message-tool-bar-map): Use it.
17061
17062         * Makefile.in (install-el): New rule.
17063
17064 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17065
17066         * gnus-art.el (article-treat-dumbquotes): Quote \.
17067
17068 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17069
17070         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
17071         Emacs 20 runs on a terminal.
17072
17073 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17074
17075         * gnus-msg.el (gnus-bug): Revert to save-excursion.
17076
17077         * mml.el (gnus-add-minor-mode): Autoload.
17078
17079         * message.el (message-forward): Save-restriction.
17080
17081 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
17082
17083         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
17084         Paul Stevenson <p.stevenson@surrey.ac.uk>
17085
17086 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17087
17088         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
17089
17090         * mml.el (gnus-ems): Don't require.
17091
17092         * gnus.el (gnus-decode-rfc1522): Removed.
17093         (gnus-set-text-properties): Define.
17094
17095 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17096
17097         * gnus-art.el (gnus-mime-*): handle may be nil.
17098
17099         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
17100
17101         * gnus.el (gnus-group-remove-excess-properties): Not defined
17102         in gnus-xmas.
17103
17104 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17105
17106         * message.el (message-mail-user-agent): Add :version.
17107
17108 2000-12-21  Miles Bader  <miles@gnu.org>
17109
17110         * message.el (message-mode): Set `comment-start' to the  yank prefix.
17111
17112 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17113
17114         * message.el (message-mail-user-agent): New variable.
17115         (message-setup): Renamed to message-setup-1. Support
17116         mail-user-agent.
17117         (message-mail-user-agent): New function.
17118         (message-mail): Use it.
17119         (message-reply): Use it.
17120         (message-resend): Use it.
17121         (message-mail-other-window): Use it.
17122         (message-mail-other-frame): Use it.
17123
17124         * gnus-msg.el (gnus-bug): Support mail-user-agent.
17125
17126 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17127
17128         * message.el (message-tool-bar-map): Simplify.
17129         (message-narrow-to-head-1): New function.
17130         (message-narrow-to-head): Use it.
17131         (message-reply): Ditto.
17132         (message-cancel-news): Ditto.
17133         (message-supersede): Ditto.
17134         (message-make-forward-subject): Ditto.
17135         (message-bounce): Ditto.
17136
17137 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17138
17139         * uudecode.el (uudecode-decode-region-external): make-temp-file
17140         may not be defined.
17141
17142         * binhex.el (defalias): eval-and-compile.
17143
17144         * message.el (message-tool-bar-map): New function.
17145         (message-mode): Use it.
17146
17147 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17148
17149         * nntp.el (nntp-find-connection): Remove the entry.
17150         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
17151
17152 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17153
17154         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
17155
17156         * message.el (message-forward): Copy buffer in unibyte mode.
17157
17158 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17159
17160         * message.el (message-make-forward-subject): Don't widen. Decode.
17161         (message-forward): Don't decode subject.
17162
17163 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
17164
17165         * qp.el (quoted-printable-encode-region): Upcase QP.
17166
17167 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17168
17169         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
17170         mail-extract-a-c instead. Don't depend on Gnus.
17171
17172         * mml.el (gnus-ems): Require it.
17173
17174         * gnus-msg.el (gnus-summary-mail-forward):
17175
17176         * message.el (message-forward):  Move mime-to-mml here.
17177
17178 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17179
17180         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
17181         * gnus-art.el (gnus-insert-mime-button): Simplify.
17182         (gnus-mime-display-alternative): Ditto.
17183         (gnus-insert-mime-security-button): Ditto.
17184
17185 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17186
17187         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
17188         text-property-not-all doesn't return nil when start=mark(end).
17189         (gnus-remove-text-properties-when): Ditto.
17190
17191 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17192
17193         * gnus-start.el (gnus-group-change-level): Remove group from
17194         gnus-active-hashtb if real killed.
17195
17196 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17197
17198         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
17199         (gnus-mime-display-alternative): Ditto.
17200         (gnus-insert-mime-security-button): Ditto.
17201
17202 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17203
17204         * gnus-start.el (gnus-group-change-level): Don't add it into
17205         killed-list if it was killed.
17206
17207 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17208
17209         * nnmbox.el (nnmbox-file-coding-system): Use binary.
17210         (nnmbox-active-file-coding-system): Ditto.
17211
17212         * gnus-cus.el (gnus-group-parameters): Add posting-style.
17213
17214 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17215
17216         * gnus.el (gnus-version):
17217         (gnus-version-number): Set to Oort Gnus 0.01.
17218
17219         * gnus-art.el (gnus-mime-security-button-map):
17220         (gnus-insert-mime-security-button): Fix for Emacs21.
17221
17222 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17223
17224         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
17225         easymenu, because XEmacs doesn't understand :help.
17226
17227         * mm-uu.el: Require binhex.
17228
17229 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17230
17231         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
17232
17233 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
17234
17235         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
17236
17237 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
17238
17239         * *.xpm, *.pbm: Convert icons icons to size 24x24.
17240
17241 2000-12-18  Dave Love  <fx@gnu.org>
17242
17243         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
17244         (unused).
17245
17246 2000-12-13  Miles Bader  <miles@gnu.org>
17247
17248         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
17249         to t, so that we don't get stuck while trying to smilefy
17250         intangible text.
17251
17252 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
17253
17254         * smiley-ems.el (smiley-regexp-alist): Make regexps match
17255         at the end of the buffer.
17256         (smiley-region): In the loop, move to the end of the submatch
17257         matching the smiley instead of using the end of the match
17258         of the whole regexp.
17259
17260 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
17261
17262         * message.el (message-mode): Doc fix.
17263
17264 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
17265
17266         * smiley-ems.el (smiley-region): Doc fix.
17267
17268 2000-12-11  Miles Bader  <miles@gnu.org>
17269
17270         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
17271         bottom line visible, check to see if it's partially obscured, and
17272         if so, either scroll one more line to make it fully visible, or
17273         revert to showing the second line from the top.
17274
17275 2000-12-07  Dave Love  <fx@gnu.org>
17276
17277         * mailcap.el (mailcap-download-directory)
17278         * gnus-audio.el (gnus-audio-directory)
17279         * smiley-ems.el (smiley-data-directory): Fix :type.
17280
17281 2000-11-30  Dave Love  <fx@gnu.org>
17282
17283         * message.el (message-auto-save-directory): Use
17284         file-name-as-directory.
17285         (message-set-auto-save-file-name): Create
17286         message-auto-save-directory if necessary.
17287         (message-replace-chars-in-string): Removed -- unused.
17288         (message-mail-alias-type): Customize.
17289         (message-headers): Remove duplicate defgroup.
17290
17291 2000-11-29  Dave Love  <fx@gnu.org>
17292
17293         * qp.el (quoted-printable-decode-region): Use error, not message
17294         to report malformed text (like base64).  Amend message.
17295
17296 2000-11-29  Miles Bader  <miles@gnu.org>
17297
17298         * message.el (message-header-lines): Fontify tag.
17299
17300 2000-11-27  Dave Love  <fx@gnu.org>
17301
17302         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
17303         compiler warning.
17304
17305 ;2000-11-26  Dave Love  <fx@gnu.org>
17306 ;
17307 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
17308 ;
17309 2000-11-23  Dave Love  <fx@gnu.org>
17310
17311         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
17312
17313         * mm-uu.el (uudecode): Require.
17314         (uudecode-decode-region, uudecode-decode-region-external): Don't
17315         autoload.
17316         (mm-uu-copy-to-buffer): Doc fix.
17317         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
17318         type fix.
17319
17320         * mailcap.el: Doc fixes.
17321         (mailcap-mime-data): Various adjustments.
17322         (mailcap): New group.
17323         (mailcap-download-directory): Customize.
17324         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
17325         (mailcap-temporary-directory): Deleted (unused).
17326         (mailcap-unescape-mime-test): Simplify slightly.
17327         (mailcap-viewer-passes-test): Use functionp.
17328         (mailcap-command-p): Aliased to executable-find.
17329
17330         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
17331         default-enable-multibyte-characters is nil.
17332
17333 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
17334
17335         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
17336
17337 2000-11-21  Dave Love  <fx@gnu.org>
17338
17339         * gnus-art.el (gnus-mime-button-map): Don't inherit from
17340         gnus-article-mode-map.
17341 ;       (gnus-mime-button-menu): Use mouse-set-point.
17342         (gnus-insert-mime-button, gnus-mime-display-alternative)
17343         (gnus-mime-display-alternative): Don't use local-map property.
17344
17345 2000-11-17  Dave Love  <fx@gnu.org>
17346
17347         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
17348         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
17349         and make-temp-file.
17350         (uudecode-decode-region): Doc fix.
17351
17352 2000-11-14  Dave Love  <fx@gnu.org>
17353
17354         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
17355         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
17356         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
17357         New files, derived from the XPMs.
17358
17359 2000-11-10  Dave Love  <fx@gnu.org>
17360
17361         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
17362         (gnus-agent-lib-file, gnus-agent-load-alist)
17363         (gnus-agent-save-alist, gnus-agent-article-name): Use
17364         expand-file-name.
17365
17366         * gnus-group.el (gnus-group-name-charset-method-alist): Add
17367         :version.
17368         (nnkiboze-score-file): Defvar when compiling.
17369
17370         * gnus-start.el (gnus-read-newsrc-file): Add :version.
17371
17372         * gnus-art.el (gnus-article-banner-alist)
17373         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
17374         (gnus-article-date-lapsed-new-header)
17375         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
17376         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
17377         (gnus-treat-strip-headers-in-body)
17378         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
17379         (gnus-treat-translate): Add :version.
17380         (gnus-article-mime-part-function): Fix defcustom.
17381
17382         * nnmail.el (nnmail-expiry-target)
17383         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
17384         (nnmail-split-header-length-limit): Add :version.
17385
17386         * gnus-sum.el (gnus-auto-expirable-marks)
17387         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
17388         (gnus-extra-headers, gnus-ignored-from-addresses)
17389         (gnus-newsgroup-ignored-charsets)
17390         (gnus-group-highlight-words-alist)
17391         (gnus-summary-show-article-charset-alist): Add :version.
17392
17393         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
17394         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
17395         files, converted from the XPMs.
17396
17397         * gnus-cache.el (gnus-cache-active-file): Don't use
17398         file-name-as-directory on directory.
17399         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
17400         use file-name-as-directory on directory.
17401
17402         * time-date.el (timezone-make-date-arpa-standard): Autoload.
17403         (date-to-time): Use it.
17404
17405 ;       * message.el (message-mode) <adaptive-fill-regexp>:
17406 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
17407 ;       (message-newline-and-reformat): Likewise.
17408         (message-forward-as-mime, message-forward-ignored-headers)
17409         (message-buffer-naming-style, message-default-charset)
17410         (message-dont-reply-to-names, message-send-mail-partially-limit):
17411         Add :version.
17412
17413         * mm-util.el: Doc fixes.
17414         (mm-mime-charset): Don't use the raw result of
17415         mm-preferred-coding-system.
17416         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
17417         (mm-with-unibyte): Simplify.
17418
17419         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
17420         concat.
17421
17422         * pop3.el (pop3-version): Deleted.
17423         (pop3-make-date): New function, avoiding message-make-date.
17424         (pop3-munge-message-separator): Use it.
17425
17426 2000-11-09  Dave Love  <fx@gnu.org>
17427
17428         * gnus-group.el (gnus-group-make-directory-group)
17429         (gnus-group-fetch-faq): Use expand-file-name.
17430         (gnus-group-fetch-faq): Simplify completing-read form.
17431
17432         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
17433         test for Mule.
17434
17435         * message.el (tool-bar-map): Defvar when compiling.
17436
17437         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
17438         (gnus-tm-lisp-directory): Deleted.
17439         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
17440         (featurep 'xemacs).
17441         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
17442         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
17443         version numbers from file names.
17444
17445 2000-11-08  Dave Love  <fx@gnu.org>
17446
17447         * mm-view.el: Use featurep for XEmacs test.
17448         (mm-inline-message): Test for `remove-specifier'; don't use
17449         condition-case.
17450
17451         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
17452
17453         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
17454         (gnus-score-find-bnews): Don't concat "".
17455
17456         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
17457         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
17458         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
17459         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
17460
17461         * gnus-sum.el: Put some defvars in eval-when-compile.
17462         (gnus-summary-mode-hook): Add :options.
17463         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
17464         (gnus-summary-tool-bar-map): New variable.
17465         (gnus-summary-make-tool-bar): New function.
17466         (gnus-summary-mode): Put kill-all-local-variables first.
17467
17468         * gnus-group.el (gnus-group-toolbar-map): New variable.
17469         (gnus-group-make-tool-bar): Rewritten.
17470         (gnus-group-mode): Put kill-all-local-variables first.
17471
17472         * rfc2047.el: Require gnus-util.
17473
17474         * nnml.el (gnus-sorted-intersection): Autoload.
17475
17476         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
17477         Put some defvars in eval-when-compile.
17478         (gnus-intersection, gnus-sorted-complement):  Autoload.
17479
17480         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
17481
17482         * mm-encode.el (mm-body-7-or-8): Autoload.
17483
17484         * mm-decode.el (mm-insert-inline): Autoload.
17485
17486         * mml.el:
17487         * message.el: Put some defvars in eval-when-compile.
17488
17489         * gnus-msg.el: Put some defvars in eval-when-compile.
17490         (gnus-msg-mail): Move after gnus-setup-message.
17491
17492         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
17493
17494 2000-11-07  Dave Love  <fx@gnu.org>
17495
17496         * gnus-util.el (nnheader): Don't require message (recursive
17497         autoload).
17498
17499         * uudecode.el: Avoid compiler warnings.
17500
17501         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
17502         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
17503
17504 2000-11-06  Dave Love  <fx@gnu.org>
17505
17506         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
17507
17508         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
17509         (uudecode-char-int): New alias, replacing char-int.
17510         (uudecode-decode-region): Don't call buffer-disable-undo.
17511
17512 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
17513 ;       (mm-uu-configure-list): Doc fix.
17514 ;
17515 ;       * earcon.el (running-xemacs): Don't define.
17516 ;
17517 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
17518 ;
17519 ;       * message.el (message-font-lock-keywords): Match a final newline
17520 ;       to help font-lock's multiline support.
17521 ;
17522 2000-11-03  Dave Love  <fx@gnu.org>
17523
17524         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
17525
17526         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
17527         name.
17528
17529         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
17530         <banner>: Fix custom type, doc.
17531
17532         * mm-decode.el (mm-display-external): Space-prefix temp buffer
17533         name.  Don't disable undo explicitly.
17534
17535 ;2000-11-02  Dave Love  <fx@gnu.org>
17536 ;
17537 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
17538 ;       cite-prefix.
17539
17540 2000-11-01  Dave Love  <fx@gnu.org>
17541
17542         * rfc2047.el (base64): Require unconditionally.
17543         (message-posting-charset): Defvar when compiling.
17544         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
17545         message.
17546
17547         * gnus-sum.el (nnoo): Require.
17548         (mm-uu-dissect): Autoload.
17549
17550         * mml.el (mml-parse-1): Clarify message.
17551         (mml-minibuffer-read-type): Use mailcap-mime-types.
17552
17553 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
17554
17555         * mml.el: Fix a typo in the requiring of CL.
17556
17557 2000-11-01  Dave Love  <fx@gnu.org>
17558
17559         * utf7.el: Require cl when compiling.
17560
17561         * binhex.el: Use (featurep 'xemacs).
17562         (binhex-char-int): New alias, replacing char-int.  Change callers.
17563         (binhex-decode-region): Simplify work buffer code.
17564         (binhex-decode-region-external): Use expand-file-name, not concat.
17565
17566 2000-10-30  Dave Love  <fx@gnu.org>
17567
17568         * gnus-art.el: Fix 2000-10-27 change properly.
17569
17570 2000-10-28  Miles Bader  <miles@gnu.org>
17571
17572         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
17573
17574 2000-10-27  Dave Love  <fx@gnu.org>
17575
17576         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
17577         strings.
17578         (gnus-group-make-tool-bar): New function.
17579         (gnus-group-mode): Use it.
17580
17581         * message.el (message-mode-menu): Add some :help strings.
17582         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
17583         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
17584
17585         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
17586         * describe-group.xpm, get-news.xpm, kill-group.xpm:
17587         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
17588
17589         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
17590         display-graphic-p here.
17591
17592 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
17593
17594         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
17595         of the `gnus-xemacs' variable, as the latter has been removed.
17596         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
17597         * gnus-art.el (gnus-treat-display-xface)
17598         (gnus-treat-display-smileys, gnus-treat-display-picons)
17599         (gnus-article-read-summary-keys): Likewise.
17600
17601 2000-10-26  Dave Love  <fx@gnu.org>
17602
17603         (defvar): Use rmail-spool-directory unconditionally.
17604
17605 2000-10-18  Dave Love  <fx@gnu.org>
17606
17607         * mm-bodies.el (mm-uu-decode-function)
17608         (mm-uu-binhex-decode-function): Defvar when compiling.
17609
17610         * gnus-nocem.el (gnus-nocem-issuers): Update.
17611         (gnus-nocem-check-from): New option.
17612         (gnus-nocem-scan-groups): Use it.
17613         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
17614         (gnus-nocem-check-article-limit): Add :version.
17615
17616 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
17617
17618         * ietf-drums.el (mm-util): Require CL when compiling.
17619
17620 2000-10-15  Dave Love  <fx@gnu.org>
17621
17622         * qp.el: Require mm-util.
17623
17624 2000-10-13  Dave Love  <fx@gnu.org>
17625
17626         * qp.el (quoted-printable-decode-region): Avoid invalid
17627         coding-systems.
17628
17629 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
17630
17631         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
17632         to a recursive load.
17633
17634 2000-10-12  Dave Love  <fx@gnu.org>
17635
17636         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
17637
17638         * gnus.el (gnus-group-startup-message): Check for PBM image.
17639
17640 2000-10-09  Dave Love  <fx@gnu.org>
17641
17642         * mail-source.el (mail-source-fetch-imap): Bind
17643         default-enable-multibyte-characters rather than using
17644         mm-disable-multibyte.
17645
17646 2000-10-05  Dave Love  <fx@gnu.org>
17647
17648         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
17649         Autoload.
17650         (quoted-printable-decode-region):  Rename arg which confused
17651         charset with coding-system.  Don't use nonascii-insert-offset.
17652         Coding-system encode the region initially.  Don't recognize `=='
17653         as valid QP.  Coding-system decode the region finally.
17654         (quoted-printable-decode-string): Rename arg which confused
17655         charset with coding-system.
17656
17657         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
17658         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
17659         mm-encode-coding-region.
17660         (mm-decode-body, mm-decode-string): Rename variables which
17661         confused charset with coding-system.
17662         (binhex-decode-region): Don't autoload.
17663         (mm-body-encoding): Require message.
17664         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
17665         cond branches.
17666
17667         * gnus-art.el (article-de-quoted-unreadable)
17668         (article-de-base64-unreadable): Fold search case
17669         rather than downcasing string.  Apply mm-charset-to-coding-system
17670         to arg of quoted-printable-decode-region.
17671
17672 2000-10-04  Dave Love  <fx@gnu.org>
17673
17674         * gnus-ems.el: Don't turn off compiler warnings in local vars.
17675         Require ring when compiling.
17676         (gnus-article-compface-xbm): New variable.
17677
17678 2000-10-04  Dave Love  <fx@gnu.org>
17679
17680         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
17681         pbm images.
17682
17683         * frown.pbm, smile.pbm, wry.pbm: New files.
17684
17685         * frown.xbm, smile.xbm, wry.xbm: Deleted.
17686
17687 2000-10-03  Dave Love  <fx@gnu.org>
17688
17689         * mail-source.el (mail-sources): Revert to nil.
17690
17691         * nnmail.el (nnmail-spool-file): Revert to `((file))'.
17692
17693         * qp.el: Don't require mm-util.
17694         (quoted-printable-decode-region): Rewritten.
17695         (quoted-printable-decode-string, quoted-printable-encode-region):
17696         Doc fix.
17697         (quoted-printable-encode-region): Barf on multibyte characters.
17698         Maybe make the class multibyte.  Upcase chars, not formatted
17699         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
17700         (quoted-printable-encode-string): Don't use
17701         mm-with-unibyte-buffer.
17702
17703 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
17704
17705         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
17706
17707 2000-09-21  Dave Love  <fx@gnu.org>
17708
17709         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
17710         (for Emacs 20).  Tidy somewhat.
17711
17712 2000-09-21  Dave Love  <fx@gnu.org>
17713
17714         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
17715         image processing.  Rationalize logic somewhat.
17716
17717 2000-09-20  Dave Love  <fx@gnu.org>
17718
17719         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
17720         specifically.
17721
17722         * gnus.el (gnus-version-number): Avoid some redundant
17723         autoloads.
17724
17725 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
17726
17727         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
17728         to XBM; we always have PBM support.
17729
17730 2000-09-14  Dave Love  <fx@gnu.org>
17731
17732         * gnus.el (gnus-charset):
17733         * mm-decode.el (mime-display):
17734         * imap.el (imap) <defgroup>: Add :version.
17735
17736 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
17737
17738         * parse-time.el: Fix author's mail address.
17739
17740         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
17741         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
17742         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
17743         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
17744         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
17745         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
17746         * rfc2231.el, uudecode.el: Fix copyright notice.
17747
17748         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
17749         require `w3' at load-time only if not running in batch mode.
17750
17751 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17752
17753         * gnus.el: Before merge with Emacs21.
17754
17755 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
17756
17757         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
17758
17759 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
17760
17761         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
17762         to avoid conflict with the standard `back-to-indentation'
17763         binding.
17764
17765 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17766
17767         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
17768
17769         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
17770         (mm-disable-multibyte-mule4): Ditto.
17771         (mm-with-unibyte-current-buffer-mule4): Ditto.
17772
17773 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17774
17775         * pop3.el (pop3-movemail): Use binary.
17776         (pop3-movemail-file-coding-system): Removed.
17777
17778 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17779
17780         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
17781
17782 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17783
17784         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
17785         exists.
17786
17787 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17788
17789         * gnus-msg.el (gnus-post-method): Use backend name when the
17790         address is "".
17791
17792 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17793
17794         * gnus-art.el (article-verify-x-pgp-sig): Don't test
17795         mm-verify-option.
17796         (gnus-treat-x-pgp-sig): Default value.
17797         (gnus-ignored-headers): Redundant.
17798
17799 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17800
17801         * gnus-win.el (gnus-configure-frame): Save selected window.
17802
17803 2000-02-15  Andrew Innes  <andrewi@gnu.org>
17804
17805         * nnmbox.el: Require gnus-range.
17806         (nnmbox-group-building-active-articles): New variable.
17807         (nnmbox-group-active-articles): New variable; this is a cache of
17808         all active articles by group and number.
17809         (nnmbox-in-header-p): New function.
17810         (nnmbox-find-article): New function.
17811         (nnmbox-record-active-article): New function.
17812         (nnmbox-record-deleted-article): New function.
17813         (nnmbox-is-article-active-p): New function.
17814         (nnmbox-retrieve-headers): Use nnmbox-find-article.
17815         (nnmbox-request-article): Ditto.  Also supply extra arg to
17816         nnmbox-article-group-number.
17817         (nnmbox-request-expire-articles): Ditto.
17818         (nnmbox-request-move-article): Ditto.
17819         (nnmbox-request-replace-article): Ditto.
17820         (nnmbox-request-rename-group): Rename group entry in active
17821         article cache.
17822         (nnmbox-delete-mail): Update active article cache, unless article
17823         is being replaced.
17824         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
17825         than partially duplicating it.
17826         (nnmbox-article-group-number): Add extra `this-line' arg, to
17827         handle articles belonging to multiple groups.
17828         (nnmbox-save-mail): Update active article cache.
17829         (nnmbox-read-mbox): Build active article cache when loading mbox.
17830         Also do some repair work, if we find articles that are missing the
17831         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
17832         reconstruct these from Xref info.
17833
17834 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17835
17836         * mail-source.el (mail-source-report-new-mail): Use
17837         nnheader-run-at-time.
17838
17839 2000-02-15  Andrew Innes  <andrewi@gnu.org>
17840
17841         * mail-source.el (mail-source-fetch-pop): Clear pop password when
17842         an error is thrown, and then rethrow the error.
17843         (mail-source-check-pop): Ditto.
17844         (mail-source-start-idle-timer): Prevent multiple pop checks
17845         running if the check takes a long time.
17846
17847 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17848
17849         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
17850         succeed.
17851
17852 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17853
17854         * gnus-win.el (gnus-configure-windows): Make sure
17855         nntp-server-buffer is live.
17856         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
17857
17858 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
17859
17860         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
17861
17862 2000-12-04  Andreas Jaeger  <aj@suse.de>
17863
17864         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
17865
17866 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17867
17868         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
17869
17870 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
17871         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
17872
17873         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
17874
17875 2000-12-01  Simon Josefsson  <sj@extundo.com>
17876
17877         * mml-smime.el (mml-smime-verify): Fix address parsing.
17878
17879 2000-12-01  Simon Josefsson  <sj@extundo.com>
17880
17881         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
17882         more than one certificate inside PKCS#7 blob.  Better security
17883         information (clamed / actual sender, openssl output, certificates
17884         inside message).
17885
17886         * smime.el (smime-verify-region): Output to /dev/null.
17887         (smime-buffer-as-string-region): Don't parse empty lines.
17888
17889 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17890
17891         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
17892         ?d and ?D.
17893         (gnus-mime-security-show-details-inline): New variable.
17894         (gnus-mime-security-show-details): Use them.
17895         (gnus-insert-mime-security-button): Ditto.
17896
17897         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
17898         Suggest by Michael Duggan (md5i@cs.cmu.edu).
17899         (mml2015-gpg-clear-verify): Ditto.
17900         (mml2015-gpg-decrypt-1): Ditto.
17901         (mml2015-use): Prefer 'gpg.
17902
17903 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17904
17905         * gnus-util.el (gnus-add-text-properties-when): New function.
17906         (gnus-remove-text-properties-when): Ditto.
17907
17908         * gnus-cite.el (gnus-article-hide-citation): Use them.
17909         (gnus-article-toggle-cited-text): Use them.
17910
17911         * gnus-art.el (gnus-signature-toggle): Use them.
17912         (gnus-article-show-hidden-text): Ditto.
17913         (gnus-article-hide-text): Ditto.
17914
17915 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17916
17917         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
17918
17919 2000-11-30  Simon Josefsson  <sj@extundo.com>
17920
17921         * smime.el (smime-point-at-eol): New alias.
17922         (smime-buffer-as-string-region): Use it.
17923
17924 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17925
17926         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
17927
17928 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17929
17930         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
17931
17932         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
17933
17934         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
17935
17936 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
17937
17938         * nnmh.el (nnmh-request-expire-articles): Implemented
17939         expiry-target for nnmh backend.
17940
17941 2000-11-30  Simon Josefsson  <sj@extundo.com>
17942
17943         * mm-decode.el (mm-security-from): New variable.
17944         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
17945
17946         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
17947         than `from'.
17948
17949 2000-11-30  Simon Josefsson  <sj@extundo.com>
17950
17951         * mml-smime.el (mml-smime-verify): Verify that certificate mail
17952         address match sender address.
17953
17954         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
17955
17956         * smime.el (smime-verify-region): Don't copy buffer.
17957         (smime-decrypt-buffer): Use expand-file-name on keyfile.
17958         (smime-pkcs7-region): New function.
17959         (smime-pkcs7-certificates-region): Ditto.
17960         (smime-pkcs7-email-region): Ditto.
17961         (smime-buffer-as-string-region): Ditto.
17962
17963         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
17964         buffer.
17965
17966 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
17967
17968         * smime.el (smime-decrypt-region): Fix keyfile argument.
17969
17970 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17971
17972         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
17973
17974 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17975
17976         * message.el (message-shoot-gnksa-feet): New variable.
17977         (message-gnksa-enable-p): New function.
17978         (message-send): Use it.
17979         (message-check-news-body-syntax): Ditto.
17980
17981 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17982
17983         * message.el (message-make-message-id): Remove the redundancy.
17984
17985 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17986
17987         * message.el (message-setup): Discourage using mc-install-*-mode.
17988
17989         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
17990
17991 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17992
17993         * gnus-cite.el (gnus-cite-parse): Guess citation length.
17994
17995 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17996
17997         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
17998
17999 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
18000
18001         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
18002
18003 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
18004
18005         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
18006         insert-buffer-substring.
18007
18008         * message.el (message-send-mail): Use buffer-substring-no-properties.
18009         (message-send-news): Ditto.
18010
18011 2000-11-22  David Edmondson  <dme@dme.org>
18012
18013         * imap.el (imap-wait-for-tag): Message read info.
18014
18015 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
18016
18017         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
18018         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
18019         (mml2015-gpg-encrypt): Ditto.
18020
18021 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
18022
18023         * mm-decode.el (mm-verify-option): Default value.
18024
18025         * mml-sec.el (mml-secure-part): Error message.
18026
18027 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
18028
18029         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
18030
18031 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
18032
18033         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
18034
18035 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
18036
18037         * gnus-art.el (gnus-article-describe-key): Use prompt.
18038         (gnus-article-describe-key-briefly): Ditto.
18039
18040 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
18041
18042         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
18043
18044 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
18045
18046         * gnus-art.el (gnus-article-describe-key): New function.
18047         (gnus-article-describe-key-briefly): New function.
18048
18049 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
18050
18051         * mm-decode.el (mm-decrypt-option): Doc typo.
18052
18053         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
18054         return a number.
18055
18056 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
18057
18058         * message.el (message-newline-and-reformat): Typo.
18059
18060 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
18061
18062         * gnus-art.el (article-verify-x-pgp-sig): Check whether
18063         original-article-buffer exists.
18064
18065         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
18066         (rfc2047-header-encoding-alist): Addresses are different from text.
18067         (rfc2047-encode-message-header): Ditto.
18068         (rfc2047-dissect-region): Extra parameter.
18069         (rfc2047-encode-region): Ditto.
18070         (rfc2047-encode-string): Ditto.
18071
18072 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
18073
18074         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
18075         (mm-uu-pgp-encrypted-extract): Use it.
18076         (mm-uu-pgp-signed-extract-1): New function.
18077         (mm-uu-pgp-signed-extract): Use it.
18078
18079         * gnus-art.el (gnus-mime-display-security): New function.
18080         (gnus-mime-display-part): Use it.
18081         (gnus-mime-security-verify-or-decrypt): New function.
18082         (gnus-mime-security-press-button): New function.
18083         (gnus-insert-mime-security-button): Use it.
18084
18085         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
18086         (mm-find-raw-part-by-type): Ditto.
18087         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
18088         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
18089         (mm-destroy-parts): Kill nested multibyte buffer.
18090
18091         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
18092         (mml2015-gpg-verify): Ditto.
18093
18094 2000-11-18  Simon Josefsson  <sj@extundo.com>
18095
18096         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
18097         (mml2015-function-alist): Use it.
18098
18099         * mml-sec.el (mml-sign-alist): Update names.
18100         (mml-encrypt-alist): Ditto.
18101         (mml-secure-part-smime-sign): Moved to mml-smime.el
18102         as `mml-smime-sign-query'.
18103         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
18104         `mml-smime-get-file-cert'.
18105         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
18106         `mml-smime-get-dns-cert'.
18107         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
18108         `mml-smime-encrypt-query'.
18109         (mml-smime-sign-buffer): Use mml-smime-sign.
18110         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
18111
18112         * mml-smime.el (mml-smime-sign): New function.
18113         (mml-smime-encrypt):
18114         (mml-smime-sign-query):
18115         (mml-smime-get-file-cert):
18116         (mml-smime-get-dns-cert):
18117         (mml-smime-encrypt-query): Moved from mml-sec.el.
18118
18119 2000-11-16  Simon Josefsson  <sj@extundo.com>
18120
18121         * mml2015.el (mml2015-gpg-clear-verify): New function.
18122         (mml2015-function-alist): Add it.
18123
18124 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
18125
18126         * message.el (message-setup-fill-variables): Use
18127         message-cite-prefix-regexp.
18128         (message-newline-and-reformat): Check the end of citation, leading
18129         WSP, break in the cite prefix.
18130         (message-fill-paragraph): New function.
18131
18132 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
18133
18134         * lpath.el: Shut up.
18135
18136 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
18137
18138         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
18139         raw 8-bit in headers in dk.* newsgroups.
18140
18141 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
18142
18143         * message.el (message-newline-and-reformat): Match extra WSPs.
18144
18145 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
18146
18147         * mml.el (mml-generate-mime-1): Ignore ascii.
18148
18149 2000-11-16 Justin Sheehy  <justin@iago.org>
18150
18151         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
18152
18153 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
18154
18155         * message.el (message-cite-prefix-regexp): Prefix should not end
18156         at space.
18157
18158 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
18159
18160         * message.el (message-mode-syntax-table): Add - as a word
18161         constituent as in articles.
18162         (message-setup-fill-variables): Add -_. as supercite-style prefix.
18163         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
18164         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
18165
18166 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
18167
18168         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
18169
18170 2000-11-12  David Edmondson  <dme@dme.org>
18171
18172         * message.el (message-font-lock-keywords): use
18173         message-cite-prefix-regexp.
18174
18175 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
18176
18177         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
18178         Stein Arild Str\e,Ax\e(Bmme.
18179         (gnus-group-jump-to-group): Use it.
18180         (gnus-group-jump-to-group-prompt): Customize.
18181
18182 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
18183
18184         * mailcap.el (mailcap-possible-viewers): Match the entire string.
18185
18186 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
18187
18188         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
18189         incompatible.
18190         (mml2015-mailcrypt-sign): Ditto.
18191
18192 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
18193
18194         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
18195         group is open.
18196
18197 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
18198
18199         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
18200         nnvirtual articles.
18201         (gnus-backlog-request-article): Don't request nnvirtual articles.
18202
18203 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
18204
18205         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
18206         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
18207
18208 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
18209
18210         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
18211         * mml.el (mml-generate-mime-1): Use charset attribute.
18212         * mm-bodies.el (mm-encode-body): Add parameter charset.
18213         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
18214
18215 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
18216
18217         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
18218         (mml2015-mailcrypt-clear-decrypt): Ditto.
18219         (mml2015-mailcrypt-verify): Ditto.
18220         (mml2015-mailcrypt-clear-verify): Ditto.
18221         (mml2015-gpg-verify): Ditto.
18222
18223 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
18224
18225         * smime.el (smime-openssl-program): Test the existence of openssl.
18226         * mml-smime.el: Require mm-decode.
18227         (mml-smime-verify-test): New function.
18228         * mm-decode.el (mm-verify-function-alist): Use it.
18229
18230 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
18231
18232         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
18233         anyway.
18234
18235 2000-11-13  Simon Josefsson  <sj@extundo.com>
18236
18237         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
18238         verification doesn't work.
18239
18240 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
18241
18242         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
18243         (gnus-inews-do-gcc): Use it.
18244
18245 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
18246
18247         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
18248         leading space.
18249         * mm-extern.el (mm-inline-external-body): Report error when no
18250         access-type.
18251
18252 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
18253
18254         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
18255
18256 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
18257
18258         * gnus-art.el (gnus-mime-button-menu): Use select-window.
18259
18260 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
18261
18262         * gnus-art.el (gnus-mime-display-part): Display multipart/related
18263         as multipart/mixed.
18264
18265 2000-11-12  David Edmondson  <dme@dme.org>
18266
18267         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
18268         and replace `.' with `\w' to allow for different syntax tables
18269         (from Vladimir Volovich).
18270         * message.el (message-newline-and-reformat): use
18271         `message-cite-prefix-regexp'.
18272         * gnus-cite.el (gnus-supercite-regexp): use
18273         `message-cite-prefix-regexp'.
18274         * gnus-cite.el (gnus-cite-parse): use
18275         `message-cite-prefix-regexp'.
18276
18277 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
18278
18279         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
18280         PGP SIGNATURE.  Escape leading "-"'s.
18281         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
18282
18283 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
18284
18285         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
18286
18287 2000-11-11  Simon Josefsson  <sj@extundo.com>
18288
18289         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
18290
18291         * smime.el (smime-details-buffer): New variable.
18292         (smime-sign-region):
18293         (smime-encrypt-region):
18294         (smime-verify-region):
18295         (smime-decrypt-region): Copy OpenSSL output to the buffer.
18296
18297         * mml-smime.el (mml-smime-verify): Support security info.
18298
18299 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
18300
18301         * mm-decode.el (mm-verify-option): Set default to nil.
18302         (mm-decrypt-option): Ditto.
18303         * gnus-art.el (article-verify-x-pgp-sig): New function.
18304
18305 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
18306
18307         * gnus-art.el (gnus-mime-display-alternative): Show button if no
18308         preferred part.
18309
18310 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
18311
18312         * gnus-sum.el (gnus-move-split-methods): Say that
18313         `gnus-split-methods' uses file names, whereas this uses group
18314         names.  (Report from Nevin Kapur)
18315
18316 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
18317
18318         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
18319
18320 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
18321
18322         * nnheader.el (nnheader-directory-files-is-safe): New variable.
18323         (nnheader-directory-articles): Use it.
18324         (nnheader-article-to-file-alist): Ditto.
18325
18326 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
18327
18328         * rfc2047.el (rfc2047-pad-base64): New function.
18329         (rfc2047-decode): Use it.
18330
18331 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
18332
18333         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
18334         select method.
18335
18336 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
18337
18338         * mml2015.el (mml2015-gpg-decrypt-1):
18339         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
18340
18341 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
18342
18343         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
18344
18345 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
18346
18347         * pop3.el (pop3-munge-message-separator): A message may have an
18348         empty body.
18349
18350 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
18351
18352         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
18353         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
18354         (mm-uu-pgp-signed-extract): Use coding-system.
18355
18356 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
18357
18358         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
18359         (gnus-insert-mime-security-button): New function.
18360         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
18361         * mml2015.el:  Add security info when verify or decrypt.
18362         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
18363         (mm-uu-pgp-encrypted-extract): Ditto.
18364
18365 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
18366
18367         * mm-decode.el (mm-display-parts): New function.
18368         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
18369
18370 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
18371
18372         * gnus-mlspl.el: Documentation tweaks.
18373
18374 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
18375
18376         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
18377         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
18378         argument.
18379
18380 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
18381
18382         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
18383
18384 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
18385
18386         * gnus-art.el (gnus-article-encrypt): New function.
18387         (gnus-article-encrypt-protocol-alist): New variable.
18388         (gnus-article-encrypt-protocol): New variable.
18389         * mml2015.el (mml2015-self-encrypt): New function.
18390         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
18391
18392 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
18393
18394         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
18395         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
18396         let mailcap do it.
18397         * mml2015.el: Remove snarf code.
18398         * mm-decode.el: Remove snarf code.
18399
18400 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
18401
18402         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
18403         (mml-insert-mime): Understand gnus-decoded.
18404         (mime-to-mml): New parameter handles.
18405         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
18406         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
18407
18408 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
18409
18410         * mm-decode.el (mime-security): New group.
18411         (mm-verify-function-alist): Add test function.
18412         (mm-decrypt-function-alist): Ditto.
18413         (mm-snarf-option): Set default value as nil.
18414         (mm-find-part-by-type): Recursive parameter.
18415         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
18416         * mml2015.el: Support draft-ietf-openpgp-multsig.
18417
18418 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
18419
18420         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
18421         (gnus-article-view-part-as-charset): New function.
18422
18423 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
18424
18425         * mm-decode.el (mm-verify-option): Default value.
18426         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
18427
18428 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
18429
18430         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
18431
18432 2000-11-05  Simon Josefsson  <sj@extundo.com>
18433
18434         * mml-smime.el (mml-smime-verify): Work in original multipart
18435         buffert.
18436
18437         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
18438         (mm-handle-multipart-ctl-parameter): Ditto.
18439         (mm-alist-to-plist): New function.
18440         (mm-dissect-buffer): Store CTL parameters and copy original buffer
18441         for multiparts.
18442         (mm-destroy-parts): Destroy multipart buffert.
18443         (mm-remove-part): Ditto.
18444
18445         * mml-smime.el (mml-smime-sign): Not used.
18446         (mml-smime-encrypt): Ditto.
18447
18448         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
18449
18450         Verify S/MIME signature support.
18451
18452         * mm-decode.el (mm-inline-media-tests): Add
18453         application/{x-,}pkcs7-signature.
18454         (mm-inlined-types): Ditto.
18455         (mm-automatic-display): Ditto.
18456         (mm-verify-function-alist): Ditto.  Add name of method.
18457         (mm-decrypt-function-alist): Add name of method.
18458         (mm-find-part-by-type): Add documentation.
18459         (mm-possibly-verify-or-decrypt): Use new format of
18460         mm-{verify,decrypt}-function-alist.  Use method names.
18461
18462         * mml-smime.el (mml-smime-verify): New function.
18463
18464 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
18465
18466         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
18467
18468 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
18469
18470         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
18471         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
18472         * mm-decode.el (mm-snarf-option): New variable.
18473
18474 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
18475
18476         * mm-util.el (mm-subst-char-in-string): New function.
18477         (mm-replace-chars-in-string): Use it.
18478         * message.el (message-replace-chars-in-string): Use it.
18479         * nnheader.el (nnheader-replace-chars-in-string): Use it.
18480         * gnus-mh.el (mh-lib-progs): Shut up.
18481
18482 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
18483
18484         * base64.el, md5.el: Moved to contrib directory.
18485
18486 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
18487
18488         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
18489         the last article when search.
18490
18491 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
18492
18493         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
18494         * nnmail.el (nnmail-pathname-coding-system): Ditto.
18495
18496 2000-09-29  David Edmondson  <dme@thus.net>
18497
18498         * message.el (message-newline-and-reformat): Typo.
18499
18500 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
18501
18502         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
18503
18504 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
18505
18506         * nntp.el (nntp-decode-text): Delete bogus status lines.
18507
18508 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
18509
18510         * message.el (message-font-lock-keywords): Match a final newline
18511         to help font-lock's multiline support.
18512
18513 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
18514
18515         * nnoo.el (nnoo-set): New function.
18516
18517 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
18518
18519         * gpg.el, gpg-ring.el: Moved to contrib directory.
18520
18521 2000-11-04  Simon Josefsson  <sj@extundo.com>
18522
18523         * nnimap.el (nnimap-split-inbox): Typo.
18524
18525 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
18526
18527         * gnus-msg.el (gnus-msg-mail): Move it backwards.
18528
18529 2000-11-03  Simon Josefsson  <sj@extundo.com>
18530
18531         * rfc2231.el (rfc2231-parse-qp-string): New function.
18532         (require): rfc2047.
18533
18534         * mail-parse.el (mail-header-parse-content-type):
18535         (mail-header-parse-content-disposition): Support invalid QP
18536         encoded strings, by using `rfc2231-parse-qp-string'.
18537
18538 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
18539
18540         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
18541         (rfc2231-decode-encoded-string): Typo "> X 1".
18542         (rfc2231-encode-string): Insert the name of charset.
18543         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
18544
18545 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
18546
18547         * mm-decode.el (mm-save-part): Return the filename.
18548         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
18549         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
18550         (gnus-mime-action-alist): Use it.
18551         (gnus-mime-button-commands): Use it.
18552         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
18553         (mm-inline-external-body): unwind-protect.
18554
18555 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
18556
18557         * gnus-art.el (gnus-insert-mime-button): Show url.
18558
18559 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
18560
18561         * mml.el (mml-generate-mime-1): Support external url.
18562         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
18563
18564 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
18565
18566         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
18567         * mm-decode.el (mm-display-external): Ditto.
18568         * mm-extern.el: New file.
18569         * mm-decode.el (mm-inline-media-tests): Hook it up.
18570         (mm-inlined-types): Inline message/external-body.
18571
18572 2000-11-02  Simon Josefsson  <sj@extundo.com>
18573
18574         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
18575
18576         * message.el (message-get-reply-headers): Better handling when
18577         Mail-Followup-To is very large.
18578
18579 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
18580
18581         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
18582         * gnus-art.el (gnus-article-edit-done):
18583         * gnus-sum.el (gnus-summary-edit-article-done): Move line
18584         counting code here.
18585         * gnus-msg.el (gnus-setup-message): Remove a hack.
18586
18587 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
18588
18589         * gnus-sum.el (gnus-newsgroup-variables): New variable.
18590         (gnus-summary-mode): Make them local variables.
18591         (gnus-set-global-variables): Globalize them.
18592         (gnus-summary-exit): Kill them.
18593
18594 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
18595
18596         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
18597         word.
18598
18599 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
18600
18601         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
18602         gnus-article-wash-types.
18603         * gnus-art.el (gnus-article-wash-status): Use them.
18604
18605 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
18606
18607         * mml.el (mml-read-tag): Remove spaces and LF.
18608
18609 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
18610
18611         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
18612         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
18613
18614 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
18615
18616         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
18617
18618 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
18619
18620         * gnus-sum.el (gnus-article-charset): New variable.
18621         (gnus-summary-display-article): Set it.
18622         * gnus-msg.el (gnus-copy-article-buffer): Use it.
18623         * gnus-art.el (gnus-article-mode): Make it local variable.
18624
18625 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18626
18627         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
18628
18629 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18630
18631         * nnwfm.el: New file.
18632
18633         * nnweb.el (nnweb-replace-in-string): New function.
18634
18635 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
18636
18637         * mml2015.el: Wrap gpg.el.
18638         * gpg.el (gpg-verify): The last argument of apply is a list.
18639         (gpg-encrypt): Add passphrase as a parameter.
18640
18641 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
18642
18643         * gpg.el: New file.
18644         * gpg-ring.el: New file.
18645
18646 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
18647
18648         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
18649
18650 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18651
18652         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
18653         double-quote characters.
18654         (gnus-summary-prepare-threads): Ditto.
18655
18656 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
18657
18658         * gnus-art.el (gnus-mime-display-single): Forward line -1.
18659         * mml.el (mml-read-tag): Don't skip the leading space.
18660         * lpath.el (font-lock-set-defaults): Shut up.
18661
18662 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
18663
18664         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
18665
18666 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
18667
18668         * qp.el (quoted-printable-encode-region): Replace leading - when
18669         ultra safe.
18670         * mml.el (mml-generate-mime-postprocess-function): Removed.
18671         (mml-postprocess-alist): Removed.
18672         (mml-generate-mime-1): Use ultra-safe when sign.
18673         * mml2015.el (mml2015-fix-micalg): Uppercase.
18674         (mml2015-verify): Insert LF.
18675         (mml2015-mailcrypt-sign): Downcase; search backward.
18676
18677 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18678
18679         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
18680         restrictive.
18681         (nnultimate-table-regexp): New variable.
18682         (nnultimate-forum-table-p): Use it.
18683
18684 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
18685         Trivial patch.
18686
18687         * gnus-sum.el (gnus-summary-expire-articles): Save point.
18688
18689 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
18690
18691         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
18692         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
18693
18694 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
18695
18696         * mml2015.el: Shut up.
18697
18698 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
18699
18700         * gnus.el (gnus-server-browse-hashtb): Removed.
18701         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
18702         (gnus-group-insert-group-line-info): Use simplified method.
18703         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
18704
18705 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
18706
18707         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
18708         moved here.
18709         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
18710         * gnus-group.el (gnus-group-prepare-flat): Use it.
18711         * gnus-topic.el (gnus-group-prepare-topics): Use it.
18712
18713 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
18714
18715         * mml.el (mml-mode): Show menu in XEmacs.
18716
18717 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
18718
18719         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
18720         (gnus-server-read-server-in-server-buffer): New function.
18721         (gnus-browse-foreign-server): Browse in group buffer.
18722         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
18723         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
18724         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
18725         * gnus.el (gnus-server-browse-hashtb): New variable.
18726
18727 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
18728
18729         * nnfolder.el (nnfolder-open-nov): Use group.
18730
18731 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
18732
18733         * nnfolder.el: Add NOV. Set version to 2.0.
18734         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
18735
18736 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
18737
18738         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
18739
18740 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
18741
18742         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
18743         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
18744
18745 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
18746
18747         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
18748
18749 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
18750
18751         * mm-decode.el (mm-verify-function-alist): New variable.
18752         (mm-verify-option): New variable.
18753         (mm-decrypt-function-alist): Ditto.
18754         (mm-decrypt-option): Ditto.
18755         (mm-find-raw-part-by-type): New function.
18756         (mm-possibly-verify-or-decrypt): New function.
18757         (mm-dissect-multipart): Use it.
18758         * mml2015.el (mml2015-fix-micalg): New function.
18759         (mml2015-decrypt): Use new interface.
18760         (mml2015-verify):  Use new interface.
18761         (mml2015-setup): Make it bogus.
18762
18763 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
18764
18765         * mml.el (mml-generate-mime-postprocess-function): Set to
18766         mml-postprocess.
18767         (autoload): Autoload mml2015 and mml-smime.
18768         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
18769         * mml2015.el (mml2015-encrypt): New function.
18770         (mml2015-sign): New function.
18771         (mml2015-encrypt-function): New variable.
18772         (mml2015-sign-function): New variable.
18773         (mml2015-mailcrypt-encrypt): Use message-recipients.
18774         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
18775         * mml-smime.el (mml-smime-setup): Ditto.
18776
18777 2000-10-28  Simon Josefsson  <sj@extundo.com>
18778
18779         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
18780         Communigate Pro 3.3.1 server.
18781
18782         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
18783         in buffers.
18784         (mml-secure-dns-server): Removed.
18785         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
18786         write certificates to files.
18787
18788         * smime.el (smime-dns-server): New variable.
18789         (smime-mail-to-domain):
18790         (smime-cert-by-dns): New functions.
18791
18792         * dig.el: New file.
18793
18794 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
18795
18796         * message.el (message-options): New variable.
18797         (message-options-set-recipient): New function.
18798         (message-send): Use them.
18799         * gnus-int.el (gnus-request-replace-article): Use them.
18800         (gnus-request-accept-article): Ditto.
18801         * mml.el (mml-preview): Use them.
18802         * gnus-sum.el (gnus-summary-edit-article): Use them.
18803
18804         * message.el (message-options-get): New function.
18805         (message-options-get): New function.
18806         * rfc2047.el (rfc2047-encode-message-header): Use them.
18807         * mm-bodies.el (mm-encode-body): Use them.
18808
18809 2000-10-28  Simon Josefsson  <sj@extundo.com>
18810
18811         * nnimap.el (nnimap-retrieve-which-headers):
18812         (nnimap-request-article-part): Quote message-id.
18813
18814         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
18815         (smime-CA-file): New variable.
18816         (smime-call-openssl-region): Don't error.
18817         (smime-sign-region): Return result value.
18818         (smime-encrypt-region): Ditto.
18819         (smime-verify-region): New function.
18820         (smime-decrypt-region): Ditto.
18821         (smime-verify-buffer): Ditto.
18822         (smime-decrypt-buffer): Ditto.
18823
18824         * mml.el: Require mml-sec.
18825         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
18826         (mml-mode-map): Add "sign" and "encrypt" maps.
18827         (mml-menu): Add security menu.
18828         (mml-preview): Use generate-new-buffer.
18829
18830         * mml-sec.el: New file.
18831
18832 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
18833
18834         * mm-decode.el (mm-find-part-by-type): Move it here.
18835         * mml.el (mml-postprocess): Move it here.
18836         (mml-postprocess-alist): Move it here. Merge them.
18837
18838 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
18839
18840         * rfc2047.el (rfc2047-encode-message-header): Make sure no
18841         unencoded stuff in the header.
18842
18843 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
18844
18845         * gnus-group.el (gnus-group-listed-groups): New variable.
18846         (gnus-group-list-option): New variable.
18847         (gnus-group-list-limit-map): New keymap.
18848         (gnus-group-list-flush-map): New keymap.
18849         (gnus-group-list-plus-map): New keymap.
18850         (gnus-group-prepare-logic): New function.
18851         (gnus-group-prepare-flat): Merge with
18852         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
18853         (gnus-group-prepare-flat-list-dead): Ditto.
18854         (gnus-group-list-matching): Use gnus-group-prepare-function.
18855         (gnus-group-list-dormant): Ditto.
18856         (gnus-group-list-cached): Ditto.
18857         (gnus-group-listed-groups): New function.
18858         (gnus-group-list-limit): New function.
18859         (gnus-group-list-flush): New function.
18860         (gnus-group-list-plus): New function.
18861         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
18862         (gnus-topic-prepare-topic): Ditto.
18863
18864 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
18865
18866         * message.el (message-insert-to, message-get-reply-headers):
18867         (message-reply, message-followup): Mail-{Followup,Reply}-To.
18868
18869 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
18870
18871         * mml2015.el: New file.
18872         * smime.el: New file.
18873         * mml-smime.el: New file.
18874
18875 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
18876
18877         * ChangeLog: Moved to ChangeLog.1.
18878
18879     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
18880   Copying and distribution of this file, with or without modification,
18881   are permitted provided the copyright notice and this notice are preserved.
18882
18883 ;; Local Variables:
18884 ;; coding: iso-2022-7bit
18885 ;; End: