(gnus-version-number): Bump.
[gnus] / lisp / ChangeLog
1 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus.el (gnus-version-number): Bump.
4
5 2003-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
6
7         * spam-report.el (spam-report-gmane-regex): docstring fix.  From
8         Jon Ericson <Jon.Ericson@jpl.nasa.gov>
9
10         * gnus.el (gnus-install-group-spam-parameters): docstring fix.
11         From Jon Ericson <Jon.Ericson@jpl.nasa.gov>
12
13         * gnus-registry.el (gnus-registry-fetch-extra) 
14         (gnus-registry-store-extra, gnus-registry-group-count): new functions
15         (gnus-registry-fetch-group, gnus-registry-delete-group) 
16         (gnus-registry-add-group): changed to work with extra data element
17         if present
18
19 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
20
21         * gnus.el: Gnus v5.10.1 is released.
22
23 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
24
25         * gnus.el: Oort Gnus v0.24 is released.
26
27 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28
29         * dgnushack.el (when): Check whether defadvice is fbound.
30
31 2003-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
32
33         * gnus-registry.el (gnus-registry-unregistered-group-regex): new variable
34         (gnus-registry-register-message-ids): use it
35
36 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
37
38         * gnus.el (gnus-version-number): Bump.
39
40         * gnus.el: Update copyright for several files.
41
42 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
43
44         * gnus.el: Oort Gnus v0.23 is released.
45
46 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
47
48         * spam-stat.el (spam-stat-test-directory): Compare against zero. 
49
50 2003-05-01  Trey Jackson <tjackson@ichips.intel.com>  (tiny change)
51
52         * spam-stat.el (spam-stat-test-directory): Skip 0 length files.
53         
54 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
55
56         * message.el (message-forward-subject-name-subject): Decode
57         string when forwarding.
58
59 2003-05-01  Oystein Viggen  <oysteivi@tihlde.org>
60
61         * dgnushack.el (when): Add defadvice.
62
63 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
64
65         * gnus.el (gnus-version-number): Bump.
66
67 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
68
69         * gnus.el: Oort Gnus v0.22 is released.
70
71 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
72
73         * gnus.el: Oort Gnus v0.21 is released.
74
75 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
76
77         * gnus.el (gnus-version-number): Bump.
78
79 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
80
81         * gnus.el: Oort Gnus v0.20 is released.
82
83 2003-05-01  Vasily Korytov  <deskpot@despammed.com>
84
85         * gnus-dired.el (gnus-dired-mode-map): Move to C-c C-l.
86
87 2003-04-30  Mark A. Hershberger  <mah@everybody.org>
88
89         * mm-url.el (mm-url-insert-file-contents): set url-current-object
90         in the case where mm-url-use-external is set.
91
92         * nnrss.el (nnrss-request-article): Change the messages created to
93         multipart/alternative.  Hopefully fixes a problem interaction with
94         w3m.
95         (nnrss-find-rss-via-syndic8): Better handling if xml-rpc.el isn't
96         around.
97
98 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
99
100         * message.el (message-check-news-header-syntax): Alter "posting"
101         message. 
102
103         * nnrss.el (nnrss-node-text): Don't use char classes.
104
105 2003-05-01  David Z. Maze  <dmaze@mit.edu>
106
107         * nnrss.el (nnrss-find-rss-via-syndic8): Have an `error' branch
108         in condition-case.
109
110 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
111
112         * message.el (message-required-headers): Remove In-Reply-To.
113
114         * gnus-int.el (gnus-open-server): Revert changes.
115
116 2003-04-30  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
117
118         * gnus-int.el (gnus-open-server): Try to open unagentized servers
119         even when unplugged.
120
121 2003-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
122
123         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fixed typo in
124         doc-string.
125
126 2003-05-01  Steve Youngs  <youngs@xemacs.org>
127
128         * lpath.el: Add a section for non-Mule XEmacsen.
129         fbind `find-charset-string' and `coding-system-base' in that
130         section.
131
132         * gnus-util.el (gnus-completing-read-maybe-default): New.
133         (gnus-completing-read): Use it.
134
135         * mm-view.el (mm-view-pkcs7-decrypt): Ditto.
136
137         * gnus-art.el (gnus-read-string): New.
138         (gnus-summary-pipe-to-muttprint): Use it.
139
140         * gnus-xmas.el (gnus-xmas-open-network-stream): New.
141
142         * dns.el (dns-make-network-process): Use it.
143
144         Take care of some differences between XEmacs 21.1 and newer
145         versions of XEmacs.
146
147 2003-04-30  Teodor Zlatanov  <tzz@lifelogs.com>
148
149         * gnus-registry.el (gnus-registry-split-fancy-with-parent): added
150         diagnostic message
151         (gnus-registry-grep-in-list): don't run when word is nil
152         (gnus-registry-fetch-message-id-fast): new function
153         (gnus-registry-delete-group, gnus-registry-add-group): make sure
154         the id and group are not nil
155         (gnus-registry-register-message-ids): new function
156         (gnus-register-action): optimized logical flow
157         (gnus-summary-prepare-hook): added gnus-registry-register-message-ids
158
159 2003-04-30  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
160
161         * gnus-delay.el (gnus-delay-article): Call
162         `gnus-agent-queue-setup' to create the delay group.
163
164         * gnus-agent.el (gnus-agent-queue-setup): Support optional arg
165         for the (queue) group name.
166
167 2003-04-30  Simon Josefsson  <jas@extundo.com>
168
169         * mm-util.el (mm-charset-to-coding-system): Use user specified
170         charset unless coding-system-get is fboundp.
171
172 2003-04-30  Kevin Greiner <kgreiner@xpediantsolutions.com>
173
174         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-name):
175         Wrapped in eval-when-compile.
176         (gnus-agent-mode): Bind gnus-agent-go-online to nil as you
177         shouldn't be asked twice to go online with each server.
178         (gnus-agent-get-undownloaded-list, gnus-agent-fetch-articles,
179         gnus-agent-crosspost, gnus-agent-flush-cache,
180         gnus-agent-fetch-session, gnus-agent-unread-articles,
181         gnus-agent-uncached-articles, gnus-agent-regenerate-group,
182         gnus-agent-group-covered-p): Expanded pop macros used for
183         effect. Avoids compilation warning in emacs 21.3.
184
185         * gnus-int.el (gnus-open-server): Restructured to only open
186         nnagent when gnus-plugged is nil.
187
188 2003-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
189
190         * lpath.el: Fbind string-to-multibyte.
191
192 2003-04-30  Steve Youngs  <youngs@xemacs.org>
193
194         * dgnushack.el: Add some missing autoloads for XEmacs 21.1.
195
196 2003-04-29  Teodor Zlatanov  <tzz@lifelogs.com>
197
198         * gnus-registry.el (gnus-registry-fetch-group): faster
199         (gnus-registry-delete-group): new function
200         (gnus-registry-add-group): new function
201         (gnus-register-spool-action): use it
202         (gnus-register-action): use it
203         (gnus-registry-translate-from-alist) 
204         (gnus-registry-translate-to-alist): remove the headers registry
205         for now
206
207 2003-04-29  Reiner Steib  <Reiner.Steib@gmx.de>
208
209         * gnus-art.el (gnus-button-alist): Fixed CTAN regexp.
210
211 2003-04-29  Teodor Zlatanov  <tzz@lifelogs.com>
212
213         * spam-report.el (spam-report-gmane): gnus-summary-article-number
214         is not necessary, just use the function parameter
215
216 2003-04-29  Karl Pflysterer  <sigurd@12move.de>
217
218         * spam-stat.el (spam-stat-save): No longer font-locks the file
219         when saving
220
221 2003-04-29  Katsumi Yamaoka  <yamaoka@jpl.org>
222
223         * canlock.el: Bind mail-header-separator when compiling (XEmacs
224         provides it in mail-lib/auto-autoloads.el).
225
226 2003-04-29  Simon Josefsson  <jas@extundo.com>
227
228         * mml2015.el (mml2015-pgg-sign): Use mml-sender instead of
229         message-sender.
230
231         * mml.el (mml-generate-mime-1): Set mml-sender too.
232
233 2003-04-29  Jesper Harder  <harder@ifa.au.dk>
234
235         * gnus-sum.el (gnus-summary-display-while-building): Docstring fix.
236
237         * mm-url.el (mm-url-use-external): do.
238
239 2003-04-29  Simon Josefsson  <jas@extundo.com>
240
241         * canlock.el (mail-fetch-field): Autoload it (fix xemacs compile
242         warnings).
243
244         * sieve-mode.el (c-mode): Ditto.
245
246         * pgg.el (run-at-time): Ditto.
247
248         * mm-url.el (require): Require timer when compiling for
249         with-timeout macro (fix xemacs compile warnings).
250
251 2003-04-28  Dave Love  <fx@gnu.org>
252
253         * gnus-util.el (nnheader): Don't require.
254         (Nnheader-narrow-to-headers, nnheader-replace-chars-in-string):
255         Autoload.
256
257         * spam.el: Require cl when compiling.
258
259         * dns.el: Require cl when compiling.
260
261 2003-04-28  Jesper Harder  <harder@ifa.au.dk>
262
263         * gnus-art.el (gnus-article-goto-next-page)
264         (gnus-article-goto-prev-page): Revert 2003-02-12 change to make
265         gnus-pick-mode work.
266
267 2003-04-28  Steve Youngs  <youngs@xemacs.org>
268
269         * Makefile.in (FLAGS): Use @FLAGS@.
270
271 2003-04-27  Reiner Steib  <Reiner.Steib@gmx.de>
272
273         * gnus-art.el (gnus-mime-display-multipart-as-mixed) 
274         (gnus-mime-display-multipart-alternative-as-mixed) 
275         (gnus-mime-display-multipart-related-as-mixed): Added doc-strings,
276         allow customization.
277
278 2003-04-27  Kevin Greiner <kgreiner@xpediantsolutions.com>
279
280         * dgnushack.el (dgnushack-compile-verbosely): New function.  Not
281         currently called (See source for explanation).
282
283 2003-04-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
284
285         * gnus-sum.el (gnus-summary-catchup): Don't mark ticked messages. 
286         (gnus-summary-mark-read-and-unread-as-read): Take an optional
287         mark.
288
289         * gnus.el (gnus-version-number): Bump.
290
291 2003-04-27 06:47:31 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
292
293         * gnus.el: Oort Gnus v0.19 is released.
294
295 2003-04-27  Kevin Greiner <kgreiner@xpediantsolutions.com>
296
297         * gnus-registry.el (gnus-register-spool-action): Replaced literal
298         carriage-return character with its escape sequence.
299
300 2003-04-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
301
302         * gnus-sum.el (gnus-summary-catchup-from-here): Doc fix.
303
304         * nnrss.el (nnrss-node-text): Use only one
305         gnus-replace-in-string. 
306
307         * gnus.el: Remove gnus-functionp throughout.
308
309         * gnus-util.el (gnus-functionp): Removed.
310
311         * gnus-msg.el (gnus-summary-wide-reply-with-original): Doc fix. 
312
313         * message.el (message-required-headers): Add In-Reply-To.
314
315 2003-04-27  Marshall T. Vandegrift  <vandem2@rpi.edu>
316
317         * gnus-fun.el (gnus-face-from-file): Bind coding-system-for-read
318         to binary.
319
320 2003-04-27  Jesper Harder  <harder@ifa.au.dk>
321
322         * mml.el (mml-preview): do.
323
324         * message.el (message-mode): do.
325
326         * gnus-undo.el (gnus-undo-mode): do.
327
328         * gnus-topic.el (gnus-topic-mode): do.
329
330         * gnus-sum.el (gnus-summary-mode, gnus-summary-edit-article): do.
331
332         * gnus-msg.el (gnus-setup-message)
333         (gnus-inews-add-send-actions, gnus-configure-posting-styles): do.
334
335         * gnus-gl.el (gnus-grouplens-mode): do.
336
337         * gnus-art.el (gnus-mime-save-part-and-strip)
338         (gnus-mime-delete-part): Use it.
339
340         * gnus-util.el (gnus-make-local-hook): New function.
341
342 2003-04-25  Simon Josefsson  <jas@extundo.com>
343
344         * nnrss.el (nnrss-node-text): Don't use a star.
345         (nnrss-node-text): Use g-r-i-s, not g-r-r-i-s which doesn't exist.
346
347 2003-04-24  Dave Love  <fx@gnu.org>
348
349         * mm-encode.el (mm-long-lines-p): Autoload.
350         (mm-encode-content-transfer-encoding): Don't try to make buffer
351         unibyte before decoding.  Don't ignore errors for base64 encoding.
352
353         * qp.el (quoted-printable-decode-region): Use mm-insert-byte.
354         Signal error on malformed text, as for base64.
355         (quoted-printable-encode-region): DTRT in Emacs 22.
356
357         * mm-util.el (mm-make-temp-file, mm-insert-byte): New.
358         (mm-auto-save-coding-system): Consider utf-8-emacs.
359         (mm-mime-mule-charset-alist, mm-mule-charset-to-mime-charset)
360         (mm-charset-to-coding-system, mm-mime-charset)
361         (mm-find-mime-charset-region): Check for :mime-charset coding
362         systems property.
363
364         * mml-sec.el (mml2015, mml1991): Don't require.
365         (mml2015-sign, mml2015-encrypt, mml1991-sign, mml1991-encrypt) 
366         (message-goto-body, mml-insert-tag): Autoload.
367
368         * mm-decode.el (mm-tmp-directory): Re-write to help avoid warnings.
369
370         * gnus-start.el (message-make-date): Autoload rather than
371         requiring message.
372
373         * gnus-group.el (gnus-group-name-charset-group-alist): Use
374         mm-coding-system-p.
375         (gnus-cache-active-altered): Defvar when compiling.
376         (gnus-group-delete-group): Re-write to help avoid warnings.
377
378         * gnus-art.el (gnus-use-idna): Use mm-coding-system-p.
379
380         * pgg.el: Split eval-when-compile forms.
381
382 2003-04-24  Reiner Steib  <Reiner.Steib@gmx.de>
383
384         * gnus-group.el (gnus-large-ephemeral-newsgroup) 
385         (gnus-fetch-old-ephemeral-headers): News variables.
386         (gnus-group-read-ephemeral-group): Use them.
387
388 2003-04-24  Simon Josefsson  <jas@extundo.com>
389
390         * sieve.el (sieve-upload): Don't use replace-regexp-in-string.
391
392         * nnrss.el (nnrss-node-text): Ditto.
393
394 2003-04-24  Katsumi Yamaoka  <yamaoka@jpl.org>
395
396         * gnus-msg.el (gnus-inews-do-gcc): Make sure the obsolete variable
397         gnus-inews-mark-gcc-as-read exists.
398
399 2003-04-23  Simon Josefsson  <jas@extundo.com>
400
401         * gnus-sieve.el (gnus-sieve-generate): Rewrite regexp search so it
402         doesn't exceed the regexp stack space.
403
404 2003-04-23  Jesper Harder  <harder@ifa.au.dk>
405
406         * gnus-msg.el (gnus-inews-mark-gcc-as-read): Don't defvar it.
407
408         * gnus-art.el (gnus-article-hide-pgp-hook): do.
409
410 2003-04-23  Reiner Steib  <Reiner.Steib@gmx.de>
411
412         * mml.el (mml-preview): Bind `=', RET, and mouse-2.
413
414 2003-04-23  Jesper Harder  <harder@ifa.au.dk>
415
416         * mm-bodies.el (mm-decode-body): Don't override supplied charset.
417
418 2003-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
419
420         * dgnushack.el (merge, copy-list): Remove compiler macros.
421         (butlast): Add a compiler macro.
422
423 2003-04-22  Paul Jarc  <prj@po.cwru.edu>
424
425         * gnus-util.el (gnus-merge): Added "type" argument to match CL
426         merge and gnus-sum.el's expectations.
427
428 2003-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
429
430         * gnus-art.el (gnus-button-url-regexp): Added nntp.
431
432         * message.el (message-generate-headers-first): Default to
433         '(references).
434
435         * gnus-art.el (gnus-mime-delete-part): Require confirmation.
436
437 2003-04-21  Jesper Harder  <harder@ifa.au.dk>
438
439         * smime.el (smime-decrypt-region): Insert From header.
440
441 2003-04-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
442
443         * gnus-fun.el (gnus-face-from-file, gnus-convert-png-to-face):
444         Max length of header is 726, not 740.  From Gaute B Strokkenes
445         <gs234@cam.ac.uk>.
446
447 2003-04-20  Jesper Harder  <harder@ifa.au.dk>
448
449         * nndb.el, mml1991.el: Fix license template.
450
451 2003-04-20  Simon Josefsson  <jas@extundo.com>
452
453         * nnimap.el (nnimap-split-articles): Don't download body unless
454         required.
455
456         * imap.el (imap-gssapi-open, imap-ssl-open): Erase buffer before
457         starting process, like imap-kerberos4-open does.
458
459         * mml-smime.el, rfc1843.el, dig.el, smime.el, uudecode.el: Fix
460         license template.
461
462         * mml-sec.el: Fix license template.
463
464         * gnus-sieve.el, sieve.el, sieve-manage.el, sieve-mode.el: Fix
465         license template.
466
467         * pgg-def.el, pgg.el, pgg-gpg.el, pgg-parse.el, pgg-pgp5.el,
468         pgg-pgp.el: Fix license template.
469
470 2003-04-19  Jesper Harder  <harder@ifa.au.dk>
471
472         * gnus-sum.el (gnus-summary-delete-article): Improve docstring.
473
474 2003-04-19  Teodor Zlatanov  <tzz@lifelogs.com>
475
476         * spam.el (spam-move-spam-nonspam-groups-only): dumb typo fix
477
478 2003-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
479
480         * spam.el (spam-split): allow a particular check as a parameter,
481         e.g. (: spam-split 'spam-use-bogofilter)
482         (spam-mark-only-unseen-as-spam): new parameter, see doc
483         (spam-mark-junk-as-spam-routine): use
484         spam-mark-only-unseen-as-spam, simplify routine to take advantage
485         of gnus-newsgroup-unread as well as gnus-newsgroup-unseen
486
487 2003-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
488
489         * gnus.el (gnus-group-short-name, gnus-group-prefixed-p): new functions
490         (gnus-group-guess-full-name): don't prefix the group twice
491
492         * nnmail.el (nnmail-split-fancy-with-parent): docstring fix
493
494         * gnus-registry.el (gnus-registry-clear)
495         (gnus-registry-fetch-group, gnus-registry-grep-in-list)
496         (gnus-registry-split-fancy-with-parent): new functions
497         (gnus-register-spool-action, gnus-register-action): simplified the format
498         (gnus-registry): new customization group
499         (gnus-registry-unfollowed-groups): new variable
500
501 2003-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
502
503         * gnus-art.el (gnus-button-alist): Add nntp: urls.
504         (gnus-header-button-alist): Ditto.
505
506 2003-04-17  Dave Love  <fx@gnu.org>
507
508         * gnus-util.el (gnus-string-equal): Revert last change.
509
510 2003-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
511
512         * gnus-srvr.el (gnus-browse-make-menu-bar): Fix typo.
513
514 2003-04-17  Mike Woolley  <mike@ariel.co.uk>
515
516         * gnus-sum.el (gnus-sum-thread-tree-false-root): New variable.
517
518 2003-04-15  Michael Shields  <shields@msrl.com>
519
520         * gnus-art.el (article-hide-boring-headers): Hide Reply-To: if
521         the broken-reply-to group parameter is set.  Idea from Vasily
522         Korytov <deskpot@myrealbox.com>.
523
524 2003-04-17  Steve Youngs  <youngs@xemacs.org>
525
526         * dgnushack.el: 'setenv' is in env.el for XEmacsen <= 21.4, but in
527         process.el in XEmacsen >= 21.5.
528
529 2003-04-17  Steve Youngs  <youngs@xemacs.org>
530
531         * dgnushack.el: Add a whole swag of autoloads and defaliases to
532         satisfy the byte-compiler when building with XEmacs.
533
534         * lpath.el (maybe-bind): Add 'w3-meta-content-type-charset-regexp'
535         and 'w3-meta-charset-content-type-regexp' in XEmacs.  The upstream
536         W3 doesn't have these.
537
538         * mailcap.el: Maybe require 'lpr in XEmacs.
539
540 2003-04-16  Simon Josefsson  <jas@extundo.com>
541
542         * mml2015.el (mml2015-pgg-sign): Bind pgg-default-user-id to MML
543         sender tag, if available.
544
545 2003-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
546
547         * gnus-registry.el (gnus-register-action)
548         (gnus-register-spool-action, hashtable-to-alist)
549         (gnus-registry-translate-from-alist, alist-to-hashtable)
550         (gnus-registry-translate-to-alist, gnus-registry-headers-hashtb):
551         new variables and function fixes
552
553         * gnus.el (gnus-registry-headers-alist): new variable to hold
554         article header data
555         (gnus-variable-list): save gnus-registry-headers-alist
556
557         * spam-report.el (Module): new module for spam reporting
558
559         * gnus.el (spam-process): added
560         gnus-group-spam-exit-processor-report-gmane to the list of choices
561         (gnus-install-group-spam-parameters): defined new spam exit processor
562
563         * spam.el (autoload): autoload spam-report-gmane when needed
564         (spam-report-gmane-register-routine): glue for spam-report.el
565         (spam-group-spam-processor-report-gmane-p): glue for the
566         gnus-group-spam-exit-processor-report-gmane spam processor
567         (spam-summary-prepare-exit): check the report-gmane spam processor
568         and run spam-report-gmane-register-routine if it's active
569
570         From John Wiegley <johnw@gnu.org>
571
572         * spam.el (spam-bogofilter-score): check bogofilter headers before
573         checking bogofilter itself
574
575 2003-04-16  Dave Love  <fx@gnu.org>
576
577         * gnus-agent.el: Wrap defsetf in eval-when-compile.
578         (gnus-agent-cat-defaccessor): Don't use gensym.
579
580         * mml1991.el: Require cl, mm-util when compiling.
581         (quoted-printable-decode-region, quoted-printable-encode-region):
582         Autoload.
583
584         * pgg.el: Require cl when compiling.
585
586         * nnmail.el (gnus): Require.
587
588         * gnus-util.el: Move provide to end.
589         (gnus-string-equal): Maybe use compare-strings.
590         (gnus-merge): New.
591
592         * gnus-sum.el (gnus-summary-prepare-threads): Don't use copy-list.
593         (gnus-summary-insert-articles): Use gnus-merge.
594
595         * gnus-fun.el: Require cl and mm-util when compiling.
596
597         * gnus-diary.el (gnus-diary-delay-format-french)
598         (gnus-diary-delay-format-english): Don't use setf with nthcdr.
599
600         * nndiary.el (nndiary-compute-reminders): Don't use setf with
601         nthcdr.
602
603 2003-04-16  Kevin Greiner <kgreiner@xpediantsolutions.com>
604
605         * gnus-agent.el (gnus-agent-make-cat): Added optional parameter to
606         specify a predicate other than false.
607         (gnus-category-read): Use the new feature to create a 'default'
608         category with a 'short' predicate.
609
610 2003-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
611
612         * message.el (message-unique-id): Comment change.
613
614         * gnus-art.el (gnus-article-next-page-1): New function.
615         (gnus-article-next-page): Use it.
616
617 2003-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
618
619         * spam.el (spam-split): added save-restriction to save-excursion
620
621 2003-04-15  Reiner Steib  <Reiner.Steib@gmx.de>
622         From Julien Avarre <julien@avarre.com>
623
624         * gnus-fun.el: Fixed autoload cookie.
625
626 2003-04-15  Paul Jarc  <prj@po.cwru.edu>
627         From Remi Letot  <remi.letot@easynet.be>
628
629         * nnmaildir.el (nnmaildir-request-scan): Use gnus-remove-if
630         instead of remove-if.
631
632 2003-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
633
634         * gnus-msg.el (gnus-summary-news-other-window): Use delq and
635         copy-sequence instead of remove which is a cl run-time function in
636         Emacs 20.
637
638 2003-04-14  Jesper Harder  <harder@ifa.au.dk>
639
640         * gnus-msg.el (gnus-summary-news-other-window): Make a buffer
641         local copy of gnus-discouraged-post-methods with the current
642         method removed.
643
644 2003-04-14  Simon Josefsson  <jas@extundo.com>
645
646         * mailcap.el (mailcap-mime-data): Add application/pgp-keys.
647
648 2003-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
649
650         * mm-util.el (mm-sort-coding-systems-predicate): Convert elements
651         of `mm-coding-system-priorities' to base coding system.
652
653         * gnus-sum.el: Added coding cookie ("middle dot" in
654         gnus-summary-morse-message).
655
656 2003-04-13  Simon Josefsson  <jas@extundo.com>
657
658         * gnus-art.el (article-fill-long-lines)
659         (article-verify-x-pgp-sig, article-decode-group-name)
660         (gnus-mime-button-menu): Split >80 character lines.
661
662 2003-04-13  Jesper Harder  <harder@ifa.au.dk>
663
664         * gnus-sum.el (gnus-summary-local-variables): Use defvar since
665         we're let-binding it.
666
667         * nnmbox.el (nnmbox-mbox-buffer): It's not a constant.
668
669 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
670
671         * message.el (message-hide-headers): Don't do intangible.
672
673         * gnus.el (gnus-group-prefixed-name): Comment out the test for
674         colon. 
675
676         * gnus-srvr.el (gnus-browse-read-group): Don't give the real name
677         to the ephemeral entry, but the prefixed name.
678
679         * gnus.el (gnus-group-prefixed-name): Clean up.
680
681 2003-04-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
682
683         * gnus-agent.el (gnus-agent-group-pathname): Bind
684         gnus-command-method so that gnus-agent-directory will always
685         return a valid directory.
686         * gnus-cache.el (gnus-cache-enter-article): Remove article from
687         gnus-newsgroup-undownloaded so that the summary will display the
688         article as downloaded.
689         (gnus-cache-remove-article): If the article isn't in the agent,
690         remove it from gnus-newsgroup-undownloaded so that the summary
691         will display the article as undownloaded.
692
693 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
694
695         * gnus.el (gnus-version-number): Bump.
696
697 2003-04-13 01:12:01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
698
699         * gnus.el: Oort Gnus v0.18 is released.
700
701 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
702
703         * gnus-draft.el (gnus-draft-send): Add message-hidden-headers. 
704
705 2003-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
706
707         * gnus-art.el (gnus-article-next-page): Use
708         gnus-article-over-scroll.
709         (gnus-article-over-scroll): New variable.
710
711         * message.el (message-newline-and-reformat): Place a boundary
712         before filling.
713         (message-make-forward-subject-function): Changed default to
714         message-forward-subject-name-subject. 
715         (message-forward-subject-name-subject): New function.
716
717         * nnimap.el (nnimap-split-fancy): Ditto.
718
719         * gnus-sum.el (gnus-summary-line-message-size): Ditto.
720
721         * gnus-cus.el (gnus-group-parameters): Removed "which see".
722
723         * mml.el (mml-minibuffer-read-file): Bind
724         completion-ignored-extensions to nil.
725
726         * message.el (message-fix-before-sending): Comment fix.
727         (message-fix-before-sending): Make hidden headers visible.
728         (message-hide-headers): Bind after-change-functions to nil.
729         (message-forbidden-properties): Put invisible and intangible
730         back. 
731         (message-strip-forbidden-properties): Ignore message-hidden text.
732
733         * gnus-msg.el: Hide headers.
734
735         * message.el (message-hidden-headers): New variable.
736         (message-hide-headers): New function.
737         (message-hide-header-p): New function.
738         (message-hide-header-p): Change logic.
739         (message-forbidden-properties): Remove intangible nil invisible
740         nil. 
741         (message-hide-headers): Narrow to headers.
742
743         * lpath.el (featurep): Bind Info-directory, Info-menu.
744
745 2003-04-12  Jesper Harder  <harder@ifa.au.dk>
746
747         * mm-bodies.el (mm-body-charset-encoding-alist): UTF-16 *must* be
748         encoded.
749         (mm-encode-body): Don't corrupt UTF-16.
750         (mm-body-encoding): Pay attention to mm-body-charset-encoding-alist.
751
752 2003-04-10  Kevin Greiner <kgreiner@xpediantsolutions.com>
753
754         * gnus-agent.el (gnus-agent-get-undownloaded-list): Articles in
755         the CACHE are now detected and handled the same as an article
756         downloaded into the agent.
757         (gnus-agent-group-path): Modified to match nnmail-group-pathname
758         so that the agent front-end and back-end (nnagent) always use the
759         same directory.
760         (gnus-agent-group-pathname): New function. Wrapper for
761         nnmail-group-pathname.
762         (gnus-agent-expire-unagentized-dirs): New variable.  May be
763         customized to disable gnus-agent-expire-unagentized-dirs.
764         (gnus-agent-expire-unagentized-dirs): Expand gnus-agent-directory
765         as the directories in gnus-agent-expire-current-dirs were
766         expanded.
767
768 2003-04-10  Jesper Harder  <harder@ifa.au.dk>
769
770         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Encrypt
771         body" entry in read only groups.
772
773 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
774
775         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Import file"
776         and "Create article" items in non-editable groups.
777
778 2003-04-09  Kevin Greiner <kgreiner@xpediantsolutions.com>
779
780         * gnus-agent.el (gnus-agent-write-active): Added option of
781         replacing, rather than updating, the agent's active file.  Do NOT
782         use the fully qualified group name as gnus-active-to-gnus-format
783         blindly prefixes group names with server names.
784         (gnus-agent-save-group-info): Merge BOTH min/max of current active
785         range, was just merging min, with specified active range.
786         (gnus-agent-expire): Save agent's active ranges after
787         expiring all groups.
788         (gnus-agent-expire-group-1): Update min of agent's active range to
789         min article currently fetched.
790         (gnus-agent-expire-unagentized-dirs): Avoid asking to delete the
791         same ancestor multiple times.
792
793         * gnus-async.el (gnus-asynchronous): Moved defcustom of
794         gnus-asynchronous away from defgroup of gnus-asynchronous.  This
795         seems to fix an intermittant error in which loading gnus-async
796         fails to define gnus-asynchronous (the variable).
797
798         * gnus-sum.el: Concur with Steve Young, 5th argument to 'load' is
799         non-essential.  Removed on all platforms.
800         (gnus-select-newsgroup): When the agent is active, expand the
801         group's active range to include fetched articles that are no
802         longer in the server's active range.
803
804         * gnus-util.el (gnus-with-output-to-file): Removed all of the
805         print-* bindings as they should be handled by the function doing
806         the printing.
807
808 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
809
810         * mm-uu.el (mm-uu-copy-to-buffer): buffer-file-coding-system
811         might be unbound in non-MULE XEmacsen.
812
813 2003-04-08  Jesper Harder  <harder@ifa.au.dk>
814
815         * mm-uu.el (mm-uu-diff-groups-regexp, mm-uu-type-alist)
816         (mm-uu-diff-extract, mm-uu-diff-test): New functionality:
817         recognize diffs.
818
819         * mm-bodies.el (mm-decode-body): Use the supplied charset
820         unconditionally if `code-pages' hasn't been loaded.
821
822 2003-04-07  Jesper Harder  <harder@ifa.au.dk>
823
824         * gnus-art.el (article-verify-x-pgp-sig): Don't use
825         `insert-buffer', the docstring says "This function is meant for
826         the user to run interactively.  Don't call it from programs!"
827
828         * mm-extern.el (mm-extern-mail-server): do.
829
830         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-sign)
831         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
832         (mml1991-pgg-encrypt): do.
833
834         * pgg.el (pgg-decrypt-region): do.
835
836         * mm-view.el (mm-view-pkcs7-decrypt): do.
837
838         * mml-smime.el (mml-smime-verify): do.
839
840         * mml.el (mml-insert-mime, mml-preview): do.
841
842         * mml2015.el (mml2015-gpg-decrypt-1, mml2015-gpg-sign)
843         (mml2015-gpg-encrypt, mml2015-pgg-clear-decrypt)
844         (mml2015-pgg-encrypt): do.
845
846 2003-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
847
848         * mm-bodies.el (mm-decode-body): Silence XEmacs when compiling.
849
850 2003-04-06  Jesper Harder  <harder@ifa.au.dk>
851
852         * mm-uu.el (mm-uu-copy-to-buffer): Copy
853         `buffer-file-coding-system' to the new buffer.
854         (mm-uu-pgp-signed-extract-1): Don't copy
855         `buffer-file-coding-system' here.
856
857         * mm-bodies.el (mm-decode-body): last-coding-system-used doesn't
858         exist in XEmacs.
859         (mm-decode-body): Add missing quote.
860
861         * mm-uu.el (mm-uu-pgp-signed-extract-1): Set
862         buffer-file-coding-system.
863
864         * mm-bodies.el (mm-decode-body): Set buffer-file-coding-system to
865         last-coding-system-used.
866
867         * mml2015.el (mml2015-pgg-clear-verify): Encode the text
868         according to buffer-file-coding-system.
869
870         * pgg-gpg.el (pgg-gpg-process-region): Revert previous change.
871
872         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
873         (pgg-pgp-snarf-keys-region): do.
874
875         * pgg-pgp5.el (pgg-pgp5-verify-region)
876         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): do.
877
878         * pgg.el (pgg-make-temp-file, pgg-temporary-file-directory): do.
879         
880 2003-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
881
882         * spam.el (spam-split): (save-excursion) around (widen)
883         (spam-ham-move-routine): Use spam-group-ham-mark-p, not
884         spam-group-spam-mark-p (from Michael Shields <shields@msrl.com>)
885
886 2003-04-05  Steve Youngs  <youngs@xemacs.org>
887
888         * gnus-sum.el: XEmacs doesn't support the 5th arg to 'load', so
889         don't use it when loading gnus-sum.el if we're in XEmacs.
890
891 2003-04-05  Kevin Greiner <kgreiner@xpediantsolutions.com>
892
893         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
894         print-escape-nonascii to fix more characters in compiled format
895         specs.
896
897 2003-04-05  Jesper Harder  <harder@ifa.au.dk>
898
899         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player):
900         Fix customization type.
901
902 2003-04-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
903
904         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
905         print-quoted, print-readably, print-escape-multibyte, and
906         print-level to match original behavior of gnus-prin1.  This should
907         repair the format of .newsrc.eld when using compiled format specs.
908
909 2003-04-04  Jesper Harder  <harder@ifa.au.dk>
910
911         * gnus-group.el (tool-bar-map): defvar it.
912
913         * gnus-art.el (tool-bar-map): do.
914
915         * gnus-sum.el (tool-bar-map): do.
916
917 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
918
919         * earcon.el (earcon-regexp-alist): catmeow is a wav file.
920
921 2003-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
922
923         * gnus-art.el (gnus-button-ctan-directory-regexp): Changed meaning
924         and value.
925         (gnus-button-alist): Use it.
926
927 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
928
929         * pgg-gpg.el (pgg-gpg-process-region): do.
930
931         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
932         (pgg-pgp-snarf-keys-region): do.
933
934         * pgg-pgp5.el (pgg-pgp5-verify-region)
935         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): Use it.
936
937         * pgg.el (pgg-make-temp-file): New function. `make-temp-name' is
938         unsafe.
939         (pgg-temporary-file-directory): Remove.
940
941 2003-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
942
943         * lpath.el: Fbind Info-directory and Info-menu.
944
945 2003-04-02  Reiner Steib  <Reiner.Steib@gmx.de>
946
947         * gnus-util.el (gnus-message): Added doc-string.
948
949         * gnus-score.el (gnus-score-find-trace): Changed behavior of `q'.
950         (gnus-score-edit-file-at-point): Goto first match when using `e'.
951
952 2003-04-01  Reiner Steib  <Reiner.Steib@gmx.de>
953
954         * gnus-art.el (gnus-button-ctan-directory-regexp): New variable.
955         (gnus-button-alist): Use it.  Changed CTAN and "setq" entries.
956
957 2003-04-01  Katsumi Yamaoka  <yamaoka@jpl.org>
958
959         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
960         (nntp-open-via-rlogin-and-telnet): Disable the telnet linemode.
961
962 2003-03-31  Kevin Greiner <kgreiner@xpediantsolutions.com>
963
964         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
965         print-escape-newlines to print escape sequences rather than
966         literal newline characters.
967
968 2003-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
969
970         * gnus-art.el (gnus-button-valid-fqdn-regexp): Use
971         `message-valid-fqdn-regexp' for initialization.
972         (gnus-button-handle-info-url): Renamed and extended version of
973         `gnus-button-handle-info'.
974         (gnus-button-message-level): Renamed from `gnus-button-mail-level'
975         (gnus-button-handle-symbol, gnus-button-handle-library)
976         (gnus-button-handle-info-keystrokes): New functions.
977         (gnus-button-browse-level): New variable.
978         (gnus-button-alist): Use them.  Added levels.
979         (gnus-header-button-alist): Added levels.
980
981 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
982
983         * gnus.el (gnus-version-number): Bump.
984
985 2003-03-31 20:08:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
986
987         * gnus.el: Oort Gnus v0.17 is released.
988
989 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
990
991         * gnus-start.el (gnus-unload): Removed.
992
993         * pop3.el (pop3-read-response): Use
994         nnheader-accept-process-output.
995         (pop3-retr): Ditto.
996
997         * mm-view.el (mm-text-html-renderer-alist): Add -nolist to Lynx. 
998         (mm-text-html-washer-alist): Ditto.
999
1000 2003-03-31  Simon Josefsson  <jas@extundo.com>
1001
1002         * imap.el (imap-gssapi-program): Also try GNU SASL.
1003         (imap-gssapi-open): Accept GNU SASL greeting.
1004         (imap-read-timeout): New.
1005         (imap-wait-for-tag): Use it.
1006
1007 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1008
1009         * nntp.el (nntp-accept-process-output): Use new function.
1010
1011         * nnheader.el (nnheader-read-timeout): New variable.
1012         (nnheader-accept-process-output): New function.
1013
1014         * nntp.el (nntp-read-timeout): Removed.
1015
1016         * gnus-sum.el (gnus-summary-prepare-threads): Add comment.
1017
1018 2003-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1019
1020         * gnus-cache.el (gnus-cache-braid-nov): Revoke last change.
1021
1022 2003-03-30  Simon Josefsson  <jas@extundo.com>
1023
1024         * message.el (message-idna-inside-rhs-p): Narrow to header before
1025         searching.
1026
1027         * gnus-art.el (article-decode-idna-rhs): More restrictive regexp.
1028
1029 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1030
1031         * nnmail.el (nnmail-process-mmdf-mail-format): Indent.
1032
1033 2003-03-28  Vasily Korytov  <deskpot@myrealbox.com>
1034
1035         * message.el (message-make-in-reply-to): Use
1036         mail-extract-address-components to determine sender's
1037         name/address.
1038
1039 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1040
1041         * nndoc.el (nndoc-type-alist): Move mime-parts further ahead. 
1042
1043         * gnus-registry.el (gnus-registry-translate-to-alist): Make a
1044         valid lambda.
1045         (gnus-registry-translate-from-alist): Ditto.
1046
1047         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
1048         print-length to nil.
1049
1050         * gnus-sum.el (gnus-summary-highlight-line-0): Indent.
1051
1052         * gnus-fun.el (gnus-fun-ppm-change-string): New function.
1053         (gnus-grab-cam-face): Use it.
1054
1055 2003-03-28  Paul Jarc  <prj@po.cwru.edu>
1056
1057         * nnmaildir.el (nnmaildir-request-set-mark)
1058         (nnmaildir-close-group): Allow each mark directory in a group to
1059         have its own inode for mark files, to accommodate AFS.
1060
1061 2003-03-28  Teodor Zlatanov  <tzz@lifelogs.com>
1062
1063         * gnus-start.el (gnus-read-newsrc-el-hook): new hook called by
1064         gnus-read-newsrc-el-file
1065         (gnus-read-newsrc-el-file): call the gnus-read-newsrc-el-hook
1066
1067         * gnus-registry.el (gnus-registry-translate-to-alist)
1068         (gnus-registry-translate-from-alist, alist-to-hashtable)
1069         (hashtable-to-alist): new functions
1070         (gnus-register-spool-action): add a spool item to the registry
1071
1072         * gnus.el (gnus-variable-list): added gnus-registry-alist to the
1073         list of saved variables
1074         (gnus-registry-alist): new variable
1075
1076 2003-03-27  Simon Josefsson  <jas@extundo.com>
1077
1078         * gnus-art.el (article-decode-group-name): Be correct instead of
1079         smart.
1080
1081 2003-03-27  Katsumi Yamaoka <yamaoka@jpl.org>
1082
1083         * lpath.el: Bind url-current-object for Emacs; bind
1084         gnus-agent-expire-current-dirs for XEmacs; fbind open-ssl-stream
1085         for both Emacsen.
1086
1087 2003-03-27  Jesper Harder  <harder@ifa.au.dk>
1088
1089         * gnus-sum.el (gnus-article-loose-mime)
1090         (gnus-article-emulate-mime): Move to gnus-article-mime customize
1091         group.
1092
1093         * gnus-msg.el (gnus-mailing-list-groups): Fix customize type and
1094         doc string.
1095
1096 2003-03-26  Kevin Ryde <user42@zip.com.au>
1097
1098         * gnus-sum.el (gnus-summary-find-for-reselect): Renamed from
1099         gnus-summary-find-uncancelled, skip temporary articles inserted by
1100         "refer" functions.
1101
1102 2003-03-26  Vasily Korytov  <deskpot@myrealbox.com>
1103
1104         * smiley.el (smiley-buffer): New function.
1105
1106 2003-03-26  Kevin Greiner <kgreiner@xpediantsolutions.com>
1107
1108         * gnus-agent.el (gnus-agent-fetch-selected-article): Replaced
1109         gnus-summary-update-line (which updated the article's face) with
1110         gnus-summary-update-download-mark (which updates the article's
1111         face by calling gnus-summary-update-line AND updates the download
1112         mark to show that the article was fetched).
1113
1114 2003-03-23  Kevin Greiner <kgreiner@xpediantsolutions.com>
1115
1116         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Provides
1117         option of deleting agent directories for groups/servers that are
1118         not currently agentized.
1119         (gnus-agent-expire): Use gnus-agent-expire-unagentized-dirs.
1120
1121         * gnus-int.el (gnus-open-server): Report backend errors in
1122         condition handler.
1123
1124 2003-03-23  Simon Josefsson  <jas@extundo.com>
1125
1126         * message.el (message-idna-to-ascii-rhs-1): Don't continue outside
1127         header.
1128
1129         * rfc2047.el (rfc2047-header-encoding-alist): Make Followup-To
1130         same as Newsgroups.
1131
1132         * nntp.el (nntp-open-connection-function): Mention
1133         nntp-open-tls-stream.
1134         (nntp-open-tls-stream): New function.
1135
1136         * tls.el: New file.
1137
1138         * nnimap.el (nnimap-server-port, nnimap-stream): Say TLS/SSL
1139         instead of SSL.
1140         (nnimap-stream): Add other streams, link to imap variables.
1141         (nnimap-authenticator): Add other authenticator, link to imap
1142         variables.
1143
1144         * imap.el: Autoload open-tls-stream.
1145         (imap-streams): Add tls in front of ssl.
1146         (imap-stream-alist): Add tls.
1147         (imap-default-tls-port): New variable.
1148         (imap-tls-p, imap-tls-open): New functions.
1149
1150 2003-03-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1151
1152         * mm-url.el (mm-url-insert-file-contents): parse url only if
1153         results is a list.
1154
1155 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1156
1157         * mail-source.el (mail-source-fetch-imap): Revert.
1158
1159 2003-03-22  Svend Tollak Munkejord  <stm@bacchus.pvv.org>
1160
1161         * deuglify.el (gnus-outlook-repair-attribution-outlook): Use a
1162         less strict regexp.
1163
1164 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1165
1166         * mail-source.el (mail-source-fetch-imap): Use buffer name for
1167         more imap function.
1168
1169 2003-03-21  Simon Josefsson  <jas@extundo.com>
1170
1171         * gnus-art.el (article-decode-group-name): Replace Newsgroups and
1172         Followup-To data inline.
1173
1174 2003-03-21  Jesper Harder  <harder@ifa.au.dk>
1175
1176         * gnus-art.el (gnus-treat-display-xface): Don't enable if
1177         icontopbm isn't available.
1178
1179 2003-03-21  Kevin Greiner <kgreiner@xpediantsolutions.com>
1180
1181         * gnus-int.el (gnus-open-server): Catch errors in backend's
1182         open-server method.  Returns nil rather than crashing startup.
1183
1184         * gnus-sum.el (eval-when-compile): Modified to resolve
1185         compile-time warnings.
1186
1187         * gnus-uu.el (gnus-uu-mark-series): Added informative msg.
1188         Reports length of series so that the user can compare N with a
1189         subject that should, if the entire series is present, contain
1190         '(.../N)'.
1191         (gnus-uu-delete-work-dir): Avoid hanging when O/S forbids deletion
1192         of temp file (Win-XP may leave the temp file locked when the
1193         uudecode process fails).
1194
1195 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
1196
1197         * message.el (message-split-line): Ignore error.
1198
1199         * lpath.el (split-line): Avoid split-line warning message.
1200
1201 2003-03-20  Kim F. Storm  <storm@cua.dk>
1202
1203         * message.el (message-split-line): New function.
1204         (message-mode-map): Remap split-line to message-split-line.
1205
1206 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
1207
1208         * message.el (message-make-overlay): Defalias it to make-overlay.
1209         (message-delete-overlay): Defalias it to delete-overlay.
1210         (message-overlay-put): Defalias it to overlay-put.
1211         (message-idna-to-ascii-rhs-1): Use them.
1212
1213         * messagexmas.el (message-xmas-redefine): Defalias some overlay
1214         functions to extent functions.
1215
1216 2003-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
1217
1218         * message.el (message-check-news-header-syntax): Fixed regexp.
1219
1220 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
1221
1222         * rfc2231.el (rfc2231-decode-encoded-string): Downcase charset.
1223
1224         * mm-url.el (mm-url-insert): Move url-current-object stuff into
1225         mm-url-insert-file-contents.
1226
1227         * nnrss.el (nnrss-fetch): Fetch the local stuff.
1228         (nnrss-check-group): Use it.
1229
1230 2003-03-20 Mark A. Hershberger  <mah@everybody.org>
1231
1232         * nnrss.el: Primitive XML Name-space support.  This means that RSS
1233         feeds like Kevin Burton's[1] can now be read in Gnus.
1234
1235         Implemented support for Mark Pilgrim's RSS Autodiscovery.[2] This
1236         means that if you want to read the RSS feed for example.com, all
1237         you have to do is hit "G R http://www.example.com/ RET" and
1238         nnrss.el will find and the feed listed on the site or (if you have
1239         loaded xml-rpc.el) look it up on syndic8.com.
1240
1241         Marked the message as HTML (by adding a Content-Type header) so
1242         that Gnus will render it as html if the user wants that.
1243
1244         Implemented the ability to save nnrss-group-alist so that any new
1245         feeds the you subscribe to will be found the next time you start
1246         up.
1247
1248         Implemented support for RSS 2.0 elements (author, pubDate).
1249
1250         Prefer for <content:encoded> over <description> where both
1251         elements exist.
1252
1253         * mm-url.el (mm-url-insert): Set url-current-object.
1254
1255         * gnus-group.el (gnus-group-make-rss-group): New function.
1256
1257 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
1258
1259         * message.el (message-idna-to-ascii-rhs-1): Don't use replace-*
1260         for highlight overlays.
1261
1262 2003-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1263
1264         * gnus-cache.el (gnus-cache-braid-nov): Test if a line looks like
1265         a NOV.
1266
1267 2003-03-20  Simon Josefsson  <jas@extundo.com>
1268
1269         * message.el (message-use-idna): Disable if UTF-8 unavailable.
1270         (message-idna-to-ascii-rhs): Use it.
1271
1272         * gnus-art.el (gnus-use-idna): Disable if UTF-8 unavailable.
1273
1274 2003-03-19  Teodor Zlatanov  <tzz@lifelogs.com>
1275
1276         * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
1277         (spam-group-ham-marks, spam-group-spam-marks): new functions
1278         (spam-spam-marks, spam-ham-marks): removed in favor of the
1279         spam-marks and ham-marks parameters
1280         (spam-generic-register-routine, spam-ham-move-routine): use the
1281         new spam-group-{spam,ham}-mark-p functions
1282
1283         * gnus.el (spam-marks, ham-marks): new group parameters with
1284         default values same as the old spam-spam-marks and spam-ham-marks
1285
1286 2003-03-19  Simon Josefsson  <jas@extundo.com>
1287
1288         * gnus-art.el (gnus-article-decode-hook): Add IDNA.
1289         (gnus-use-idna): New variable.
1290         (article-decode-idna-rhs): New function.
1291
1292         * message.el (message-use-idna): New variable.
1293         (message-mode-field-menu): Add entry for IDNA.
1294         (message-idna-inside-rhs-p, message-idna-to-ascii-rhs-1)
1295         (message-idna-to-ascii-rhs): New function.
1296         (message-generate-headers): Invoke IDNA code.
1297
1298 2003-03-19  Paul Jarc  <prj@po.cwru.edu>
1299
1300         * nnmaildir.el (nnmaildir--system-name): New function.
1301         (nnmaildir-request-accept-article): Use it.
1302
1303 2003-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1304
1305         * gnus-util.el (gnus-byte-compile): Make it work silently as the
1306         gnus-compile function does.
1307
1308         * gnus-sum.el (gnus-summary-highlight-line-0): Revoke the last
1309         bogus change.
1310
1311 2003-03-19  Jesper Harder  <harder@ifa.au.dk>
1312
1313         * mm-util.el (mm-mule-charset-to-mime-charset): Test if
1314         sort-coding-systems is defined.
1315
1316 2003-03-18  Paul Jarc  <prj@po.cwru.edu>
1317
1318         * nnmaildir.el (nnmaildir-open-server, nnmaildir-request-scan)
1319         (nnmaildir-request-create-group, nnmaildir-request-delete-group):
1320         Replace create-directory with target-prefix.
1321
1322 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
1323
1324         * mm-bodies.el (mm-decode-coding-region-safely): Don't use
1325         find-charset-string which is slooow in XEmacs.
1326
1327 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1328
1329         * gnus-sum.el (gnus-summary-highlight-line-0): Silence the byte-
1330         compiler under XEmacs.
1331
1332 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
1333
1334         * gnus-art.el (gnus-treat-highlight-signature): Make the default
1335         work for multipart/signed where the message text isn't `last'.
1336
1337 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1338
1339         * mm-view.el (mm-setup-w3m): Set w3m-display-inline-images to
1340         the value of mm-inline-text-html-with-images.
1341         (mm-inline-text-html-render-with-w3m): Don't bind
1342         w3m-display-inline-images.
1343
1344         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't bind
1345         w3m-display-inline-images.
1346
1347         * lpath.el: Bind w3m-display-inline-images; bind mm-w3m-mode-map
1348         regardless of an Emacs flavor.
1349
1350 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1351
1352         * gnus.el (gnus-version-number): Bump.
1353
1354 2003-03-18 00:38:22 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1355
1356         * gnus.el: Oort Gnus v0.16 is released.
1357
1358 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1359
1360         * lpath.el (featurep): Bind mm-w3m-mode-map.
1361
1362 2003-03-17  Paul Jarc  <prj@po.cwru.edu>
1363
1364         * nnmail.el (nnmail-cache-primary-mail-backend): Not all
1365         'respool-able backends define a global nnchoke-get-new-mail
1366         variable.
1367
1368 2003-03-17  Reiner Steib  <Reiner.Steib@gmx.de>
1369
1370         * gnus-art.el (gnus-mime-delete-part): New function.
1371         (gnus-mime-action-alist, gnus-mime-button-commands): Use it.
1372
1373 2003-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1374
1375         * message.el (message-check-news-header-syntax): Don't push
1376         groups twice onto list of unknown groups.
1377
1378         * nndoc.el (nndoc-type-alist): Move exim-bounce a bit further
1379         back.
1380
1381         * nnheader.el (nnheader-find-etc-directory): Doc fix.
1382
1383         * gnus-msg.el (gnus-inews-add-send-actions): Don't restore window
1384         config unless the summary buffer exists.
1385
1386         * gnus-sum.el (gnus-summary-next-group): Semi-exit group first to
1387         that target group is computed correctly when articles are marked
1388         as read by Xref handling.
1389
1390         * mail-source.el (mail-source-fetch-imap): Pass buffer-name to
1391         imap-open.
1392
1393         * message.el (message-send-mail): Add courtesy string to Bcc's,
1394         too.
1395
1396         * gnus-cite.el (gnus-cited-line-p): New function.
1397
1398 2003-03-15  Jesper Harder  <harder@ifa.au.dk>
1399
1400         * mm-bodies.el (mm-decode-body): Add new optional parameter,
1401         force, to use the supplied charset unconditionally.
1402
1403         * gnus-art.el (article-decode-charset): Use it.
1404
1405 2003-03-14  Jesper Harder  <harder@ifa.au.dk>
1406
1407         * mm-bodies.el (mm-decode-coding-region-safely): New function.
1408         (mm-decode-body): Use it.
1409
1410         * rfc2047.el (rfc2047-decode-region): do.
1411         (rfc2047-decode-string): Guess coding system if the default is
1412         invalid.
1413
1414 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
1415
1416         * nnmaildir.el (nnmaildir-request-update-info): Pretend missing
1417         articles are marked 'read, so we get correct article counts.
1418
1419 2003-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1420
1421         * gnus-art.el (gnus-insert-mime-button): Exclude a newline from
1422         the button.
1423         (gnus-insert-prev-page-button): Ditto.
1424         (gnus-insert-next-page-button): Ditto.
1425         (gnus-insert-mime-security-button): Ditto.
1426
1427         * mm-view.el (mm-inline-image-emacs): Open the bottom of an image
1428         one line.  Suggested by Greg Klanderman <gak@klanderman.net>.
1429         (mm-inline-image-xemacs): Ditto.
1430
1431 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
1432
1433         * nnmaildir.el (nnmaildir--parse-filename, nnmaildir--sort-files,
1434         nnmaildir--scan, nnmaildir-request-accept-article): Changes for
1435         the recent filename uniqueness discussion.
1436
1437 2003-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1438
1439         * mm-view.el (mm-inline-image-emacs): Make it delete an excessive
1440         newline next time.
1441         (mm-inline-image-xemacs): Ditto.
1442
1443 2003-03-10  Jesper Harder  <harder@ifa.au.dk>
1444
1445         * gnus-agent.el (gnus-agent-synchronize-flags-server): Don't use
1446         kill-line.
1447
1448 2003-03-09  Jesper Harder  <harder@ifa.au.dk>
1449
1450         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't use
1451         kill-line.
1452
1453 2003-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1454
1455         * gnus-agent.el (gnus-agent-fetched-hook): New variable.  Just
1456         fixing the code to match the documentation.
1457         (gnus-agent-fetch-selected-article): Replaced
1458         gnus-summary-update-article-line with gnus-summary-update-line as
1459         the former did not correctly recalculate the thread indentation.
1460         (gnus-agent-find-parameter): The agent-predicate, if not found
1461         anywhere else, defaults to the value of gnus-agent-predicate.
1462         (gnus-agent-fetch-session): Fixed typo; now executes
1463         gnus-agent-fetched-hook rather than the undocumented
1464         gnus-agent-fetch-hook.
1465         (gnus-agent-fetch-group-1): Removed part of 2003-03-06 fix.  The
1466         default agent predicate is now provided by
1467         gnus-agent-find-parameter.
1468         (gnus-agent-message): New macro.  This macro avoids potentially
1469         costly parameter evaluation when the message's level is too high
1470         to display.
1471         (gnus-agent-expire-group-1): Disabled undo tracking in temp
1472         overview buffer. Uses new gnus-agent-message macro to reduce
1473         overhead of optional messages. Reversed message levels to
1474         emphasize percent completion messages.  Detailed messages of
1475         little use except when debugging code.
1476
1477 2003-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
1478
1479         * spam.el (spam-ham-move-routine): use
1480         spam-mark-ham-unread-before-move-from-spam-group
1481         (spam-mark-ham-unread-before-move-from-spam-group): new variable
1482
1483 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
1484
1485         * spam.el: load nnimap.el when compiling
1486         (spam-setup-widening): use
1487         nnimap-split-download-body-default instead of
1488         nnimap-split-download-body which is a user-customizable variable
1489
1490 2003-03-07  Simon Josefsson  <jas@extundo.com>
1491
1492         * nnimap.el (nnimap-split-download-body-default): New, holds
1493         default for n-s-d-b.
1494         (nnimap-split-download-body): Add new setting (symbol default),
1495         which uses contents of n-s-d-b-d, and made it the default.
1496
1497 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
1498
1499         * spam.el (spam-use-hashcash): new variable
1500         (spam-list-of-checks): added spam-use-hashcash with associated
1501         spam-check-hashcash
1502         (spam-check-hashcash): new function, installed iff hashcash.el is
1503         loaded
1504         (spam-setup-widening): don't use (return)
1505
1506 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1507
1508         * gnus-agent.el (gnus-agent-fetch-group-1): Added default
1509         predicate of `false' to avoid an error when a group defines no
1510         predicate. Fixed typo that disabled agent scoring (i.e. the
1511         low/high predicates should now work).
1512
1513 2003-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
1514
1515         * spam.el: add spam-maybe-spam-stat-load to
1516         gnus-get-top-new-news-hook, remove it from gnus-get-new-news-hook
1517         (spam-bogofilter-register-with-bogofilter): use
1518         spam-bogofilter-spam-switch and spam-bogofilter-ham-switch
1519         (spam-bogofilter-spam-switch, spam-bogofilter-ham-switch): new
1520         custom variables to replace "-s" and "-n"
1521
1522         * gnus-group.el (gnus-group-get-new-news): call the new
1523         gnus-get-top-new-news-hook hook
1524
1525         * gnus-start.el (gnus-get-top-new-news-hook): new hook, run ONLY
1526         by gnus-get-new-news, NOT by gnus-group-get-new-news-this-group
1527
1528 2003-03-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1529
1530         * mm-uu.el (mm-uu-pgp-encrypted-test): Fix message.
1531
1532 2003-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1533
1534         * gnus-cus.el (gnus-group-customize): Don't use delete-if which is
1535         a cl run-time function.
1536
1537 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1538
1539         * gnus-agent.el (gnus-agent-fetch-group-1): Added missing binding
1540         on gnus-agent-short-article.
1541         (gnus-category-read): Replaced CL function mapcar* with new macro:
1542         gnus-mapcar.
1543         * gnus-util.el (gnus-mapcar): New macro.  Generalizes mapcar to
1544         support functions that accept multiple parameters.  A separate
1545         sequence must be provided for each parameter in the function.
1546         Iteration stops when the end of the shortest list is reached.
1547
1548 2003-03-06  Jesper Harder  <harder@ifa.au.dk>
1549
1550         * nnimap.el (nnimap-request-accept-article): Use delete-region.
1551
1552         * html2text.el (html2text-clean-dtdd, html2text-delete-tags)
1553         (html2text-delete-single-tag, html2text-clean-anchor)
1554         (html2text-remove-tags): Use delete-region.
1555         (html2text-fix-paragraphs): Simplify.
1556
1557         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt)
1558         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
1559         (mml1991-pgg-encrypt, mml1991-pgg-encrypt): Use delete-region, not
1560         kill-region.
1561
1562 2003-03-04  John Paul Wallington  <jpw@gnu.org>
1563
1564         * gnus-agent.el (gnus-agent-enable-expiration)
1565         (gnus-agent-article-alist, gnus-agent-article-alist)
1566         (gnus-agent-cat-defaccessor): Doc fixes.
1567
1568 2003-03-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1569
1570         * gnus-agent.el (gnus-function-implies-unread-1): Grok
1571         byte-compiled functions.
1572
1573 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1574
1575         * gnus-sum.el (gnus-auto-goto-ignores): New variable. Provides
1576         customization between new maneuvering (which permits selecting
1577         undownloaded articles) and old maneuvering (which skipped over
1578         undownloaded articles) behaviors.
1579         (gnus-summary-find-next): Pass through the unread and subject
1580         parameters when calling gnus-summary-find-prev.
1581         (gnus-summary-find-next,gnus-summary-find-prev): Apply
1582         gnus-auto-goto-ignores to filter out unacceptable articles.
1583
1584 2003-03-04  Jesper Harder  <harder@ifa.au.dk>
1585
1586         * mail-source.el (mail-source-read-passwd): Remove. `read-passwd'
1587         exists in all supported Emacs versions, so we don't need this
1588         compatibility function.
1589         (mail-source-fetch-pop, mail-source-check-pop)
1590         (mail-source-fetch-webmail): Use read-passwd.
1591
1592         * nntp.el (nntp-send-authinfo, nntp-send-nosy-authinfo)
1593         (nntp-open-telnet, nntp-open-via-telnet-and-telnet): Use
1594         read-passwd.
1595
1596         * nnwarchive.el (nnwarchive-open-server): Use read-passwd.
1597
1598         * imap.el (imap-read-passwd): Remove.
1599         (imap-interactive-login): Use read-passwd.
1600
1601         * canlock.el (canlock-read-passwd): Remove.
1602         (canlock-insert-header, canlock-verify): Use read-passwd.
1603
1604         * sieve-manage.el (sieve-manage-read-passwd): Remove.
1605         (sieve-manage-interactive-login): Use read-passwd.
1606
1607         * pop3.el (pop3-read-passwd): Remove.
1608         (pop3-movemail, pop3-get-message-count, pop3-apop): Use
1609         read-passwd.
1610
1611         * pgg.el (pgg-read-passphrase): Simplify.
1612
1613 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1614
1615         * gnus-agent.el (gnus-agent-mode): Fixed the mode line reports
1616         'plugged' when actually 'unplugged' bug.
1617         (gnus-category-read): Ignore nil values when converting an
1618         old-format category so that the new-format category will default
1619         those attributes to the global variables.
1620
1621 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1622
1623         * mail-source.el (mail-source-delete-old-incoming-confirm): Fixed
1624         doc-string.
1625
1626 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
1627
1628         * nnrss.el (nnrss-decode-entities-unibyte-string): Use `buffer-string'.
1629         * nndoc.el (nndoc-dissect-mime-parts-sub): do.
1630         * nndb.el (nndb-request-accept-article, nndb-status-message): do.
1631         * mm-url.el (mm-url-decode-entities-string): do.
1632         * mml1991.el (mml1991-mailcrypt-sign, mml1991-gpg-sign): do.
1633         * mm-decode.el (mm-find-raw-part-by-type): do.
1634         * message.el (message-send-mail-partially)
1635         (message-send-mail-with-sendmail): do.
1636         * gnus-uu.el (gnus-uu-save-article, gnus-uu-reginize-string): do.
1637         * gnus-kill.el (gnus-pp-gnus-kill): do.
1638         * gnus-art.el (gnus-article-treat-unfold-headers)
1639         (gnus-article-encrypt-body): do.
1640
1641 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1642
1643         * mail-source.el (mail-source-delete-incoming): Allow integer value.
1644         (mail-source-delete-old-incoming-confirm): New variable.
1645         (mail-source-delete-old-incoming): Use it.  New function.
1646         (mail-source-callback): Call `mail-source-delete-old-incoming' if
1647         `mail-source-delete-incoming' is a nonnegative integer.
1648
1649 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1650
1651         * gnus-msg.el (gnus-extended-version): Fix for 'emacs-gnus-config.
1652         (gnus-user-agent): Fixed typo.
1653
1654 2003-03-03  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1655
1656         * gnus-agent.el (gnus-agent-enable-expiration): Fixed documentation.
1657         (gnus-agent-expire-group-1): Removed invalid (interactive) specifier.
1658
1659 2003-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1660
1661         * gnus-agent.el (gnus-agent-fetch-articles): Fix nil message.
1662         (gnus-agent-fetch-session): Allow debugging to take place.
1663
1664 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
1665
1666         * gnus-sum.el (gnus-highlight-selected-summary)
1667         (gnus-article-get-xrefs, gnus-summary-show-thread): Use
1668         `gnus-point-at-bol' and `gnus-point-at-eol' instead of
1669         `(progn (beginning-of-line) (point))'.  It's shorter, faster,
1670         and makes it clear that we don't need the side effect.
1671         * gnus-util.el (gnus-delete-line): do.
1672         * gnus-xmas.el (gnus-group-add-icon): do.
1673         * nnmail.el (nnmail-article-group, nnmail-cache-fetch-group): do.
1674         * nntp.el (nntp-send-authinfo-from-file): do.
1675         * nnml.el (nnml-header-value): do.
1676         * nnheader.el (nnheader-insert-references): do.
1677         * gnus-cite.el (gnus-article-highlight-citation)
1678         (gnus-cite-parse): do.
1679         * gnus-score.el (gnus-score-followup): do.
1680         * gnus-draft.el (gnus-draft-send): do.
1681         * gnus-group.el (gnus-group-highlight-line): do.
1682         * gnus-cache.el (gnus-cache-braid-nov): do.
1683         * nnfolder.el (nnfolder-retrieve-headers)
1684         (nnfolder-request-article): do.
1685         * gnus-art.el (article-hide-boring-headers)
1686         (gnus-article-hide-header): do.
1687
1688         * nnheader.el (nnheader-find-nov-line): Use gnus-delete-line.
1689         * nnml.el (nnml-request-replace-article): do.
1690         * nnmbox.el (nnmbox-request-move-article, nnmbox-delete-mail): do.
1691         * nnfolder.el (nnfolder-request-move-article): do.
1692         * gnus-cache.el (gnus-cache-possibly-remove-article): do.
1693         * gnus-art.el (gnus-mm-display-part): do.
1694
1695         * gnus-art.el (gnus-article-goto-part): Use gnus-goto-char.
1696
1697 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1698
1699         * nntp.el (nntp-possibly-change-group): Avoid calling
1700         process-buffer on nil (Which happened when you lost your
1701         connection while fetching); instead signal a "Server Closed
1702         Connection" error.
1703
1704 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1705
1706         * gnus-agent.el (gnus-agent-enable-expiration): New
1707         variable. Either ENABLE or DISABLE.  Sets default behavior for
1708         selecting which groups are expired.
1709         (gnus-agent-cat-set-property, gnus-agent-cat-defaccessor,
1710         gnus-agent-set-cat-groups): Provides abstract interface for
1711         accessing agent category.  Category now implemented by an alist.
1712         (gnus-agent-add-group, gnus-agent-remove-group,
1713         gnus-category-insert-line, gnus-category-edit-predicate,
1714         gnus-category-edit-score, gnus-category-edit-groups,
1715         gnus-category-copy, gnus-category-add, gnus-group-category): Use
1716         new agent category abstraction.
1717         (gnus-agent-find-parameter): New function. Search for agent
1718         configuration parameter first in the group's parameters, then its
1719         topics (if any), and then the group's category.  If not found
1720         anywhere, use the original defined constants.
1721         (gnus-agent-fetch-headers, gnus-agent-fetch-group-1): Use new
1722         gnus-agent-find-parameter.
1723         (gnus-agent-fetch-headers, gnus-agent-uncached-articles): Clearing
1724         gnus-agent-cache now blocks retrieving headers and articles from
1725         the local cache.  Fetched content is still added to the cache
1726         before being returned.
1727         (gnus-agent-fetch-session): Use error-message-string to generate
1728         displayed error message.
1729         (gnus-agent-customize-category): New Command. 'e' in category
1730         buffer opens category customization buffer.
1731         (gnus-category-read): Reads either positional or alist format;
1732         returns alist format.
1733         (gnus-category-write): Writes category file compatible with
1734         current, and previous, versions of gnus-agent.
1735         (gnus-category-make-function, gnus-category-make-function-1):
1736         Corrected documentation; parameter is predicate NOT category.
1737         (gnus-predicate-implies-unread): Now works in more cases per the
1738         todo comment.
1739         (gnus-function-implies-unread-1): New function. Supports
1740         gnus-predicate-implies-unread.
1741         (gnus-agent-expire-group): Command now provides default of group
1742         under point.
1743         (gnus-agent-expire-group-1): Obeys new agent-enable-expiration and
1744         agent-days-until-old parameters. No longer supports
1745         gnus-agent-expire-days being set to an alist.
1746         (gnus-agent-request-article): Now performs its own checks of
1747         gnus-agent, gnus-agent-cache, and gnus-plugged rather than
1748         assuming that the caller will do them correctly.
1749         (): Added one-time hook to gnus-group-prepare-hook.  Detects when
1750         gnus-agent-expire-days is set to an alist.  Converts said alist
1751         into group parameter so that gnus-agent-expire-days will not be
1752         needed.
1753         * gnus-art.el (gnus-request-article-this-buffer): Conditional
1754         checks surrounding gnus-agent-request-article removed; now
1755         performed by gnus-agent-request-article.
1756         * gnus-cus.el (gnus-agent-parameters): New variable. List of
1757         customizable group/topic parameters that regulate the agent.
1758         (gnus-group-customize): Uses gnus-agent-parameters.  Replaced
1759         kill-buffer with gnus-kill-buffer to remove the killed buffer from
1760         the list of gnus buffers.
1761         (gnus-trim-whitespace): Removes leading and trailing whitespace
1762         from multiline strings.
1763         (gnus-agent-cat-prepare-category-field,
1764         gnus-agent-customize-category): Constructs a category
1765         customization buffer.
1766         * gnus-int.el (gnus-retrieve-headers,
1767         gnus-request-expire-articles): No longer checks gnus-agent-cache
1768         as it is handled internally by the agent.
1769         (gnus-request-head, gnus-request-body): Conditional checks
1770         surrounding gnus-agent-request-article removed; now performed by
1771         gnus-agent-request-article.
1772
1773         * gnus-start.el (): Added defvar statements to resolve compilation
1774         warnings.
1775         (gnus-long-file-names): New function. Isolates platform dependent
1776         msdos-long-file-names.
1777         (gnus-save-startup-file-via-temp-buffer): New variable. Provides
1778         option of writing directly to file.  Avoids memory exhausted
1779         errors when .newsrc.eld is huge.
1780         (gnus-save-newsrc-file): Uses new
1781         gnus-save-startup-file-via-temp-buffer.
1782         (gnus-gnus-to-quick-newsrc-format): Rewritten to write to
1783         standard-output.
1784         (gnus-display-time-event-handler): Changed to alias from a defun
1785         to avoid a compile-time warning when display-time-event-handler is
1786         not defined.
1787         * gnus-util.el (gnus-with-output-to-file): New macro. Binds
1788         standard-output such that prin1 and princ will write directly to a
1789         file.
1790
1791         * gnus.el (gnus-agent-cache): Expanded documentation.
1792         (gnus-summary-high-undownloaded-face): Removed second bold keyword
1793         so that this face is actually bold.
1794
1795         * nnkiboze.el (nnkiboze-request-article): Only use the cache when
1796         gnus-use-cache has been set.
1797
1798 2003-03-02  Jesper Harder  <harder@ifa.au.dk>
1799
1800         * nnvirtual.el (nnvirtual-update-xref-header): Simplify.
1801
1802 2003-03-01  Jesper Harder  <harder@ifa.au.dk>
1803
1804         * gnus-art.el (gnus-article-refer-article): Be more permissive.
1805
1806 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1807
1808         * spam.el: Fix typo.
1809
1810 2003-03-01  Satyaki Das  <satyaki@theforce.stanford.edu>
1811         (Trivial patch.)
1812
1813         * pgg-gpg.el (pgg-gpg-process-region): Insert process status into
1814         errors-buffer. This produces a nicer error message in case of
1815         problems.
1816
1817 2003-03-01  Teodor Zlatanov  <tzz@lifelogs.com>
1818
1819         * spam.el (spam-maybe-spam-stat-load, spam-maybe-spam-stat-load):
1820         load stats iff spam-use-stat is on
1821
1822         * spam.el: add spam-maybe-spam-stat-load to gnus-startup hook,
1823         also use spam-maybe-spam-stat-load and spam-maybe-spam-stat-save
1824         instead of spam-stat-load and spam-stat-save in the
1825         gnus-get-new-news-hook and gnus-save-newsrc-hook, respectively
1826
1827 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1828
1829         * mm-view.el (mm-inline-text): Ignore errors from enriched-decode.
1830
1831 2003-03-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1832
1833         * message.el (message-make-fqdn): Protect against nil user-mail.
1834
1835 2003-02-28  Vasily Korytov <deskpot@myrealbox.com>
1836
1837         * gnus-art.el (gnus-boring-article-headers): New values:
1838         'to-list and 'cc-list.
1839
1840 2003-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
1841
1842         * spam.el (spam-setup-widening): new function to set
1843         nnimap-split-download-body, we add it to gnus-get-new-news-hook
1844         (spam-list-of-statistical-checks): list of statistical splitter
1845         checks
1846         (spam-split): added a widen call when a statistical check is
1847         enabled
1848
1849 2003-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
1850
1851         * gnus-msg.el (gnus-user-agent): Changed default to
1852         'emacs-gnus-type, renamed 'full.
1853
1854 2003-02-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
1855
1856         * nnfolder.el (nnfolder-request-accept-article): Don't use
1857         mail-header-unfold-field.
1858
1859 2003-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
1860
1861         * imap.el (imap-ssl-open): Don't depend on ssl.el.
1862         * nntp.el (nntp-open-ssl-stream): Don't depend on ssl.el.
1863
1864 2003-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
1865
1866         * spam.el: add spam-stat-load to gnus-get-new-news-hook
1867         (spam-split): remove spam-stat-load call
1868
1869 2003-02-26  Simon Josefsson  <jas@extundo.com>
1870
1871         * gnus-sum.el (gnus-summary-toggle-header): Run
1872         gnus-article-decode-hook instead of calling a-decode-encoded-words
1873         directly (the latter is run as part of the former).
1874
1875 2003-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1876
1877         * gnus-agent.el (gnus-agent-expire-group): Remove debug.
1878
1879 2003-02-25  Jesper Harder  <harder@ifa.au.dk>
1880
1881         * message.el (message-sendmail-envelope-from): New option.
1882         (message-sendmail-envelope-from): New function.
1883         (message-send-mail-with-sendmail): Use it.
1884
1885 2003-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
1886
1887         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Added
1888         compensation for TDMA addresses.
1889
1890 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1891
1892         * gnus-msg.el (gnus-user-agent): New variable.
1893         (gnus-version-expose-system): Removed.  Obsoleted by
1894         `gnus-user-agent'.
1895         (gnus-extended-version): Use `gnus-user-agent'.
1896
1897 2003-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
1898
1899         * spam.el (spam-stat-register-spam-routine,
1900         spam-stat-register-ham-routine): remove spam-stat-save
1901         (spam-stat hook): add spam-stat-save to the gnus-save-newsrc-hook
1902
1903 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1904
1905         * gnus-group.el (gnus-topic-mode-p): Fixed free variable
1906         reference.
1907
1908 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1909
1910         * nnheader.el (nnheader-find-nov-line): Changed midpoint
1911         calculation to avoid integer overflow.
1912
1913 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1914
1915         * gnus-start.el (gnus-backup-startup-file): Fixed custom type.
1916
1917 2003-02-24  Ted Zlatanov <tzz@lifelogs.com>
1918         * spam.el: disabled spam-get-article-as-filename
1919
1920         From Michael Shields  <shields@msrl.com>
1921
1922         * gnus-group.el (gnus-group-is-exiting-without-update-p): New.
1923         * gnus-sum.el (gnus-summary-exit-no-update): Use it.
1924         * gnus-sum.el (gnus-summary-expire-articles): Use it.
1925         * spam.el (spam-summary-prepare-exit): Use it.
1926         * gnus.el (gnus-install-group-spam-parameters): New.
1927         * spam.el (spam-group-ham-processor-copy-p): New.
1928         * spam.el (spam-summary-prepare-exit): Support for ham copying.
1929         * spam.el (spam-mark-spam-as-expired-and-move-routine): Fix bug
1930         that would cause the current message to be moved if the group had
1931         no spam.
1932         * spam.el (spam-ham-move-routine): New `copy' argument.
1933
1934 2003-02-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1935         From Martin Thornquist <martint@ifi.uio.no>
1936
1937         * gnus-topic.el (gnus-topic-select-group): Select last group if
1938         after last group.
1939         * gnus-group.el (gnus-group-select-group): Ditto.
1940
1941 2003-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1942
1943         * gnus-art.el (popup-menu): Compiler macro for Emacs 20.
1944         (gnus-article-refer-article): Use gnus-point-at-(b|e)ol instead of
1945         point-at-(b|e)ol which aren't available in Emacs 20.
1946
1947         * gnus-registry.el (puthash): Alias to cl-puthash for Emacs 20.
1948
1949 2003-02-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1950
1951         * gnus-start.el (gnus-activate-group): Re-enabled the catch error
1952         clause of the condition-case statement.  Errors connecting to a
1953         server no longer terminate gnus.
1954
1955         * gnus-agent.el (gnus-agent-toggle-plugged): Renamed parameter to
1956         make its use obvious.  Added no-nothing case to avoid
1957         opening(closing) servers when already open(closed).
1958         (gnus-agent-while-plugged): Added macro to facilitate internal use
1959         of gnus-agent-toggle-plugged.
1960         (gnus-agent-fetch-group): Use new gnus-agent-while-plugged to
1961         temporarily open servers.
1962         (gnus-agent-get-undownloaded-list): Sort list of article numbers
1963         as sorting gnus-newsgroup-headers is wrong.
1964         (gnus-agent-summary-fetch-group): Use new gnus-agent-while-plugged
1965         to temporarily open servers. Corrected logic to handle setting
1966         gnus-agent-mark-unread-after-downloaded.
1967         (gnus-agent-fetch-articles): Now handles headers with missing
1968         article sizes and/or missing article lengths.  Now clears the
1969         message buffer when finished.
1970         (gnus-agent-fetch-group-1): Position point before calling
1971         gnus-summary-set-agent-mark.
1972         (gnus-get-predicate): Corrected description, parameter is
1973         predicate not category.
1974         (gnus-agent-expire-group): Adapted the gnus-agent-expire-* code to
1975         provide a separate single group expiration function.
1976         (gnus-agent-regenerate-group): Now clears the message buffer when
1977         finished.
1978
1979 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1980
1981         * gnus.el (gnus-agent-target-move-group-header): New variable.
1982         * gnus-draft.el (gnus-draft-send): If special header
1983         "X-Gnus-Agent-Target-Move-Group" is present, do like Gcc into
1984         that group, instead of performing the regular sending functions.
1985
1986 2003-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1987
1988         * gnus-xmas.el (gnus-xmas-mime-button-menu): Accept a prefix arg.
1989
1990 2003-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
1991
1992         * message.el (message-user-fqdn, message-valid-fqdn-regexp): New
1993         variables.
1994         (message-make-fqdn): Use it.  Improved validity check.
1995
1996 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1997
1998         * message.el (message-user-mail-address): Check whether
1999         user-mail-address looks valid.
2000
2001         * gnus-msg.el (gnus-mailing-list-followup-to): New function.
2002
2003         * gnus-util.el (gnus-fetch-original-field): New function.
2004
2005 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2006
2007         * message.el (message-mode): \\(...\\) around additional
2008         paragraph-separate alternative.
2009
2010 2003-02-23  Jesper Harder  <harder@ifa.au.dk>
2011
2012         * gnus-art.el (gnus-mime-button-commands): Add ellipsis.
2013         (gnus-mime-button-menu): Define MIME popup menu with easy-menu to
2014         display key bindings.
2015         (gnus-mime-button-menu): Rewrite.
2016
2017 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2018
2019         * gnus-art.el (gnus-button-url-regexp): Removed `.
2020
2021 2003-02-23  Max Froumentin  <mf@w3.org>
2022
2023         * gnus-art.el (gnus-button-url-regexp): Remove `, enter '.
2024
2025 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2026
2027         * gnus-art.el (gnus-mime-action-on-part): Require a match
2028         interactively.
2029
2030         * gnus-start.el (gnus-save-newsrc-file): Use
2031         gnus-backup-startup-file.
2032         (gnus-backup-startup-file): New variable.
2033
2034 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2035
2036         * gnus.el (gnus-summary-buffer-name): Moved function here.
2037
2038         * gnus-draft.el (defun): Remove debug.
2039
2040 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
2041
2042         * gnus-sum.el (gnus-summary-refer-article): Skip method if we
2043         can't open server.
2044
2045 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2046
2047         * gnus-draft.el (defun): Configure posting styles.
2048
2049         * gnus-start.el (gnus-get-unread-articles-in-group): Make sure
2050         the entry for the group exists before we alter it.
2051
2052 2003-02-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2053
2054         * message.el (message-mode): MML tags separate paragraphs.  Small
2055         change from David S Goldberg <david.goldberg6@verizon.net>.
2056
2057         * gnus-agent.el (gnus-agent-get-undownloaded-list): Sort
2058         `gnus-newsgroup-headers'.
2059
2060         * gnus-art.el (gnus-article-refer-article): Grok more message id
2061         formats.  From Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
2062
2063 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
2064
2065         * mm-decode.el (mm-path-name-rewrite-functions): Doc fix: don't
2066         use "path name".
2067
2068 2003-02-21  Teodor Zlatanov  <tzz@lifelogs.com>
2069
2070         * gnus-sum.el (gnus-summary-move-article)
2071         (gnus-summary-expire-articles): send data header for article, not
2072         just article ID
2073
2074         * gnus-registry.el (gnus-registry-hashtb, gnus-register-action)
2075         (gnus-register-spool-action): added hashtable of message ID keys
2076         with message motion data
2077
2078 2003-02-21  Florian Weimer  <fw@deneb.enyo.de>
2079         From Reiner Steib  <Reiner.Steib@gmx.de>.
2080
2081         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): New
2082         variable, used in `gnus-button-mid-or-mail-heuristic'.
2083         (gnus-button-mid-or-mail-heuristic): New function derived from
2084         Florian Weimer's Perl script.
2085         (gnus-button-handle-mid-or-mail): Allow a function instead of
2086         'guess.
2087         (gnus-button-guessed-mid-regexp): Removed.
2088
2089 2003-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2090
2091         * message.el (message-resend): Bind message-setup-hook to nil;
2092         remove X-Draft-From header.
2093
2094 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
2095
2096         * gnus-sum.el (gnus-simplify-subject-fully, gnus-subject-equal)
2097         (gnus-newsgroup-undownloaded)
2098         (gnus-summary-save-parts-default-mime, gnus-auto-select-next):
2099         Doc fixes.
2100
2101 2003-02-17  John Paul Wallington  <jpw@gnu.org>
2102
2103         * gnus.el (gnus-shell-command-separator, gnus-email-address)
2104         (gnus-default-charset, gnus-other-frame-parameters): Doc fixes.
2105
2106 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
2107
2108         * gnus-spec.el (gnus-xmas-format): Use insert instead of
2109         insert-string which is obsolete in Emacs 21.4.
2110
2111         * message.el (message-cross-post-followup-to-header): do.
2112
2113         * spam.el (spam-ifile-register-with-ifile)
2114         (spam-stat-register-spam-routine)
2115         (spam-stat-register-ham-routine)
2116         (spam-bogofilter-register-with-bogofilter): do.
2117
2118         * mailcap.el (mailcap-mime-data): Fix typo.
2119
2120         * gnus-topic.el (gnus-topic-make-menu-bar): Add ellipsis.
2121
2122 2003-02-19  Reiner Steib  <Reiner.Steib@gmx.de>
2123
2124         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
2125         (gnus-cite-parse): Renamed `gnus-unsightly-citation-regexp' to
2126         `gnus-cite-unsightly-citation-regexp'.
2127
2128 2003-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2129
2130         * gnus-msg.el (gnus-copy-article-buffer): Copy an article header
2131         even if there's just a header.
2132
2133 2003-02-19  Jesper Harder  <harder@ifa.au.dk>
2134
2135         * message.el (message-fix-before-sending): Fix highlighting of
2136         illegible and invisible text.
2137
2138         * gnus-util.el (gnus-multiple-choice): Separate choices with
2139         ",\e,A \e(B".  Suggested by Dan Jacobson <jidanni@dman.ddts.net>.
2140
2141 2003-02-18  Jesper Harder  <harder@ifa.au.dk>
2142
2143         * gnus-sum.el (gnus-summary-exit-no-update): Use gnus-kill-buffer.
2144
2145 2003-02-18  Teodor Zlatanov  <tzz@lifelogs.com>
2146
2147         * spam.el (spam-ham-move-routine)
2148         (spam-mark-spam-as-expired-and-move-routine): use
2149         gnus-summary-kill-process-mark and gnus-summary-yank-process-mark
2150         around process-mark manipulation on the group
2151
2152 2003-02-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2153
2154         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME/Multipart
2155         submenu.
2156
2157 2003-02-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2158
2159         * mail-source.el (mail-source-fetch): Reverse the return value of
2160         the continuation question.
2161
2162 2003-02-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2163
2164         * nndraft.el (nndraft-request-move-article): Bind
2165         nnmh-allow-delete-final to t.
2166
2167 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
2168
2169         * mm-uu.el (mm-uu-uu-filename): Fix use of character constant.
2170
2171 2003-02-11  Stefan Monnier  <monnier@cs.yale.edu>
2172
2173         * nntp.el (nntp-accept-process-output): Don't use point-max to get
2174         the buffer's size.
2175
2176 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
2177
2178         * nnheader.el: Added cygwin to system-type comparisons.
2179
2180 2003-01-27  Juanma Barranquero  <lektu@terra.es>
2181
2182         * imap.el (imap-mailbox-status): Fix typo.
2183
2184 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
2185
2186         * gnus-art.el (gnus-article-prepare): Don't set agent mark if
2187         online.
2188
2189 2003-02-14  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2190
2191         * gnus-agent.el (gnus-agent-group-make-menu-bar): Include all
2192         commands.
2193         * gnus-sum.el: Small change from Frank Weinberg
2194         <frank@usenet-rundfahrt.de>:
2195         (gnus-auto-center-group): New variable.
2196         (gnus-summary-read-group-1): Use it.
2197         (gnus-summary-next-group): Fix docstring.
2198
2199 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2200
2201         * gnus-util.el (gnus-faces-at): Simplify.
2202
2203 2003-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2204
2205         * spam.el (spam-ham-move-routine)
2206         (spam-mark-spam-as-expired-and-move-routine): made the article
2207         move conditional, so it's not called even if there's nothing to move
2208
2209 2003-02-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2210
2211         * message.el (message-unix-mail-delimiter): Accept any whitespace
2212         after the email address and before the date; do not require the
2213         space character.  From Kurt B. Kaiser <kbk@shore.net>.
2214
2215 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2216
2217         * gnus-art.el (gnus-article-only-boring-p): Make sure that the
2218         gnus-article-boring-faces variable is bound; use gnus-faces-at.
2219
2220         * gnus-util.el (gnus-faces-at): New macro.
2221
2222 2003-02-13  Michael Shields  <shields@msrl.com>
2223
2224         * gnus-cite.el
2225         (gnus-cite-attribution-suffix, gnus-cite-parse):
2226         Better handling for Microsoft citation styles.
2227         (gnus-unsightly-citation-regexp): New.
2228
2229 2003-02-12  Michael Shields  <shields@msrl.com>
2230
2231         * gnus-art.el (article-strip-banner): Strip both per-group and
2232         per-user-address banners.
2233         (article-really-strip-banner): New.
2234
2235 2003-02-12  Michael Shields  <shields@msrl.com>
2236
2237         * gnus-sum.el (gnus-article-goto-next-page,
2238         gnus-article-goto-prev-page): Call gnus-summary-*-page, instead of
2239         relying on the summary bindings of `n' and `p'.
2240
2241 2003-02-12  Michael Shields  <shields@msrl.com>
2242
2243         * gnus-art.el (gnus-article-only-boring-p): New.
2244         (gnus-article-skip-boring): New.
2245         * gnus-cite.el (gnus-article-boring-faces): New.
2246         * gnus-sum.el (gnus-summary-next-page): Use
2247         gnus-article-only-boring-p.
2248
2249 2003-02-12  Teodor Zlatanov  <tzz@lifelogs.com>
2250
2251         * spam.el (spam-mark-spam-as-expired-and-move-routine)
2252         (spam-ham-move-routine): unmark all articles before marking those
2253         of interest and calling gnus-summary-move-article
2254
2255 2003-02-12  Jesper Harder  <harder@ifa.au.dk>
2256
2257         * gnus.el (gnus-kill-buffer): Move to gnus.el because it's
2258         logically the complement of gnus-get-buffer-create and
2259         gnus-add-buffer.
2260
2261         * gnus-util.el (gnus-kill-buffer): do.
2262
2263         * nnmail.el: Autoload gnus-kill-buffer.
2264
2265 2003-02-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2266
2267         * gnus-agent.el (gnus-summary-set-agent-mark): Added call to
2268         gnus-summary-goto-subject as gnus-summary-update-mark operates on
2269         the current LINE.
2270         (gnus-agent-summary-fetch-group): Minimized the number of times
2271         that the article is updated in the buffer.
2272
2273 2003-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
2274
2275         * spam.el (spam-ham-move-routine): use the process-mark instead of
2276         gnus-current-article when moving articles
2277         (spam-mark-spam-as-expired-and-move-routine): ditto, use the process-mark
2278
2279 2003-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2280
2281         * gnus-topic.el (gnus-topic-expire-articles): Recursive.
2282         (gnus-topic-catchup-articles): Ditto.
2283         (gnus-topic-mark-topic): Reverse recursive logic.
2284
2285 2003-02-11  Jesper Harder  <harder@ifa.au.dk>
2286
2287         * gnus-sum.el (gnus-summary-refer-thread): Handle case where
2288         gnus-refer-thread-limit is t.
2289
2290 2003-02-10  Jesper Harder  <harder@ifa.au.dk>
2291
2292         * mm-util.el (mm-mule-charset-to-mime-charset): Use
2293         sort-coding-systems to prefer utf-8 over utf-16.
2294
2295 2003-02-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2296
2297         * gnus-agent.el (gnus-agent-expire-days):
2298         gnus-request-move-article depends on gnus-agent-expire to clean up
2299         the cache after moving the article.  Therefore, g-a-e-d can NOT
2300         default to nil or can gnus-agent-expire be disabled by doing so.
2301         If you don't want to run gnus-agent-expire, don't call it.
2302         (gnus-agent-expire): The broken test to disable gnus-agent-expire
2303         when g-a-e-d was NOT nil was removed.
2304         (gnus-agent-article-name): Removed unnecessary input test as
2305         article IDs are always strings.
2306         (gnus-agent-regenerate-group): Added check to protect against
2307         servers that generate absurdly long article IDs.  Valid IDs are
2308         less than 10 digits to avoid overflow errors.  Fixed logic error
2309         when ensuring that the final article ID is present in the new
2310         alist.
2311
2312 2003-02-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2313
2314         * gnus-topic.el (gnus-topic-goto-missing-topic): Just move to the
2315         next line after finding the parent.
2316
2317 2003-02-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2318
2319         * gnus.el (gnus-version-number): Bumped.
2320
2321 2003-02-08 23:23:27 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2322
2323         * gnus.el: Oort Gnus v0.15 is released.
2324
2325 2003-02-08  Michael Welsh Duggan  <md5i@cs.cmu.edu>
2326
2327         * nnmail.el (nnmail-split-it): If a message ends up matching the
2328           same mailbox more than once, it will cause duplicates to appear
2329           in the mailbox.
2330
2331 2003-02-08  Simon Josefsson  <jas@extundo.com>
2332
2333         * gnus-sum.el (gnus-summary-select-article): Remove blink removal
2334         code that only worked under Emacs.
2335
2336         * pgg-gpg.el (pgg-gpg-process-region): Don't blink.  From Satyaki
2337         Das <satyaki@chicory.stanford.edu>.
2338
2339 2003-02-08  Jesper Harder  <harder@ifa.au.dk>
2340
2341         * gnus-art.el (gnus-article-refer-article): Use
2342         gnus-replace-in-string.
2343
2344         * gnus-util.el (gnus-map-function): Remove unneeded let-binding.
2345         (gnus-remove-duplicates): do.
2346
2347 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
2348
2349         * gnus-int.el (gnus-internal-registry-spool-current-method): new variable
2350         (gnus-request-scan): set
2351         gnus-internal-registry-spool-current-method to gnus-command-method
2352         before a request-scan operation
2353
2354         * gnus-registry.el (regtest-nnmail): use
2355         gnus-internal-registry-spool-current-method
2356
2357 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2358
2359         * mail-source.el (mail-source-fetch): Typo fix.
2360
2361 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
2362
2363         * nnmail.el (nnmail-spool-hook): new hook
2364         (nnmail-cache-insert): call nnmail-spool-hook
2365
2366         * gnus-registry.el: new file with examples of using the hooks
2367
2368         * gnus.el (gnus-registry): added registry customization group
2369         (gnus-group-prefixed-name): improve function to return full group
2370         name optionally
2371         (gnus-group-guess-prefixed-name): shortcut to
2372         gnus-group-prefixed-name, using just the group name
2373         (gnus-group-full-name): always get a group's full name
2374         (gnus-group-guess-full-name): shortcut, using just the group name
2375
2376         * gnus-sum.el (gnus-summary-article-move-hook)
2377         (gnus-summary-article-delete-hook)
2378         (gnus-summary-article-expire-hook): new hooks
2379         (gnus-summary-move-article, gnus-summary-expire-articles)
2380         (gnus-summary-delete-article): invoke the new hooks
2381
2382 2003-02-07  Frank Weinberg  <frank@usenet-rundfahrt.de>
2383
2384         * gnus-art.el (gnus-article-refer-article): Strip leading "news:"
2385         from message-ID
2386
2387 2003-02-07  Jesper Harder  <harder@ifa.au.dk>
2388
2389         * gnus-util.el (gnus-run-hooks): Use save-current-buffer.
2390
2391 2003-02-07  John Paul Wallington  <jpw@gnu.org>
2392
2393         * mm-util.el (mm-delete-duplicates, mm-append-to-file)
2394         (mm-write-region, mm-detect-coding-region): Doc fixes.
2395
2396 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2397
2398         * mail-source.el (mail-source-fetch): Ignore errors.
2399         (mail-source-ignore-errors): New variable.
2400
2401         * gnus-sum.el (gnus-summary-refer-thread): Don't re-fetch current
2402         articles.
2403
2404         * gnus-msg.el (gnus-version-expose-system): Change default.
2405
2406 2003-02-07  Vasily Korytov  <deskpot@myrealbox.com>
2407
2408         * gnus-msg.el (gnus-version-expose-system): New variable.
2409
2410 2003-02-07  Simon Josefsson  <jas@extundo.com>
2411
2412         * mml-sec.el (mml-unsecure-message): Don't use kill-region.  Tiny
2413         patch from deskpot@myrealbox.com (Vasily Korytov).
2414
2415 2003-02-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2416
2417         * gnus-art.el (article-display-face): Get the Face header from
2418         the current buffer.
2419
2420 2003-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2421
2422         * gnus-art.el (gnus-mime-view-part-internally): Bind
2423         buffer-read-only to nil.
2424
2425 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2426
2427         * gnus-agent.el (gnus-agent-expire-1,2): Pass the dir argument
2428         from g-a-e-1 to g-a-e-2.
2429
2430 2003-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
2431
2432         * spam.el (spam-check-BBDB): no need to regexp-quote the argument
2433         of bbdb-search-simple, use spam-use-BBDB-exclusive
2434         (spam-check-whitelist): use spam-use-whitelist-exclusive
2435         (spam-use-whitelist-exclusive): new variable affecting
2436         spam-use-whitelist
2437         (spam-use-BBDB-exclusive): new variable affecting spam-use-BBDB
2438
2439 2003-02-05  Simon Josefsson  <jas@extundo.com>
2440
2441         * gnus-agent.el (gnus-agent-expire-days): Change default to nil.
2442         (gnus-agent-expire): Don't expire if g-a-e-d is nil.
2443         (gnus-agent-expire): Move most code into gnus-agent-expire-1.
2444         (gnus-agent-expire-1): New.
2445         (gnus-agent-expire-1): Move code into gnus-agent-expire-2.
2446         (gnus-agent-expire-2): New.
2447
2448 2003-02-05  Jesper Harder  <harder@ifa.au.dk>
2449
2450         * gnus-util.el (gnus-delete-if): Rename to gnus-remove-if.
2451         "delete-if" is misleading because it isn't actually destructive.
2452
2453         * gnus-topic.el (gnus-group-prepare-topics): Use new name.
2454
2455         * nnmail.el (nnmail-purge-split-history): do.
2456
2457         * gnus-win.el (gnus-get-buffer-window): do.
2458
2459         * gnus-sum.el (gnus-simplify-whitespace): Remove unnecessary
2460         let-binding.
2461         (gnus-simplify-all-whitespace): do.
2462
2463 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2464
2465         * gnus-delay.el (gnus-delay-article): Fix binding of the
2466         nndraft:delayed group.
2467
2468 2003-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
2469
2470         * gnus.el (spam group parameters): change 'other to 'const in
2471         the group parameter definitions to soothe XEmacs
2472
2473 2003-02-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2474
2475         * gnus-delay.el (gnus-delay-article): Really create
2476         nndraft:delayed group if it doesn't exist.
2477
2478 2003-02-04  Jesper Harder  <harder@ifa.au.dk>
2479
2480         * gnus-sum.el (gnus-summary-search-article): Speed up by
2481         disabling various visual features while searching.
2482         (gnus-summary-recenter): Test gnus-auto-center-summary first.
2483
2484 2003-02-03  Jesper Harder  <harder@ifa.au.dk>
2485
2486         * spam.el (spam-list-of-checks): Don't quote nil and t in
2487         docstrings.  From the elisp manual:
2488
2489            When a documentation string refers to a Lisp symbol, write
2490            it [..] with single-quotes around it.  [..] There are two
2491            exceptions: write t and nil without single-quotes.
2492
2493         * messcompat.el (message-from-style): do.
2494
2495         * message.el (message-send-mail): do.
2496
2497         * gnus-util.el (gnus-use-byte-compile): do.
2498
2499         * gnus-score.el (gnus-score-lower-thread): do.
2500
2501         * gnus-int.el (gnus-server-unopen-status): do.
2502
2503         * gnus.el (gnus-define-group-parameter, gnus-large-newsgroup)
2504         (large-newsgroup-initial, gnus-install-group-spam-parameters): do.
2505
2506         * gnus-cus.el (gnus-group-customize, gnus-score-parameters)
2507         (gnus-group-parameters): do.
2508
2509         * gnus-art.el (gnus-article-mime-match-handle-function): do.
2510
2511         * mm-decode.el (mm-text-html-renderer): do.
2512
2513 2003-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2514
2515         * nnheader.el (nnheader-directory-separator-character): Change the
2516         way to compute the dafault value.
2517
2518 2003-02-02  Jesper Harder  <harder@ifa.au.dk>
2519
2520         * gnus-art.el (gnus-button-handle-describe-key): Implement it.
2521         (gnus-button-alist): Fix regexp for describe-key.
2522         (gnus-button-handle-describe-function)
2523         (gnus-button-handle-describe-variable)
2524         (gnus-button-handle-apropos, gnus-button-handle-apropos-command)
2525         (gnus-button-handle-apropos-variable)
2526         (gnus-button-handle-apropos-documentation): Docstring fix.
2527
2528         * gnus-util.el (gnus-kill-buffer): Use get-buffer.
2529
2530 2003-02-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2531
2532         * gnus-draft.el (gnus-group-send-queue): Bind gnus-posting-styles
2533         to nil.
2534
2535         * nnmail.el: Removed gnus-util autoload.
2536
2537         * gnus.el: Use gnus-prin1-to-string throughout.
2538
2539         * gnus-util.el (gnus-prin1-to-string): Bind print-length and
2540         print-level.
2541
2542         * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
2543         (gnus-treat-display-grey-xface): Removed.
2544
2545         * gnus-fun.el (gnus-grab-cam-face): New.
2546         (gnus-convert-image-to-gray-x-face): Removed.
2547         (gnus-convert-gray-x-face-to-xpm): removed.
2548         (gnus-convert-gray-x-face-region): Removed.
2549         (gnus-grab-gray-x-face): Removed.
2550
2551         * nnmail.el (nnmail-expiry-wait-function): Doc indent.
2552
2553 2003-01-31  Jesper Harder  <harder@ifa.au.dk>
2554
2555         * gnus-util.el (gnus-kill-buffer): Functions in gnus-util
2556         shouldn't depend on the rest of Gnus, so test if gnus-buffers is
2557         bound.
2558
2559         * nnmail.el (nnmail-cache-close): Use gnus-kill-buffer.
2560
2561 2003-01-30  Jesper Harder  <harder@ifa.au.dk>
2562
2563         * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
2564         Remove -- these are bogus options which are never used.
2565
2566 2003-01-29  Jesper Harder  <harder@ifa.au.dk>
2567
2568         * gnus-art.el (gnus-article-mode): Use summary tool bar.
2569
2570 2003-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
2571
2572         * spam.el (spam-check-blackholes)
2573         (spam-blackhole-good-server-regex): new variable to skip some IPs
2574         when checking blackholes; use it
2575         (spam-check-bogofilter-headers)
2576         (spam-bogofilter-bogosity-positive-spam-header): new variable, in
2577         case more X-Bogosity is used than just "Yes/No"
2578         (spam-ham-move-routine): semi-fixed, only first article is
2579         properly moved now
2580
2581 2003-01-27  Jesper Harder  <harder@ifa.au.dk>
2582
2583         * gnus-util.el (gnus-kill-buffer): Remove buffer from gnus-buffers
2584         as well.
2585
2586         * gnus-sum.el (gnus-select-newsgroup): Use gnus-kill-buffer.
2587
2588         * gnus-score.el (gnus-score-headers, gnus-score-find-bnews): do.
2589
2590         * gnus-start.el (gnus-save-newsrc-file, gnus-clear-system): do.
2591
2592         * gnus-bcklg.el (gnus-backlog-shutdown): do.
2593
2594         * gnus-srvr.el (gnus-server-exit, gnus-browse-exit): do.
2595
2596 2003-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2597
2598         * gnus-fun.el (gnus-face-encode): New function.
2599         (gnus-convert-png-to-face): Use it.
2600
2601         * gnus-sum.el (gnus-summary-make-menu-bar): Added M-& to marks.
2602
2603 2003-01-26  Jesper Harder  <harder@ifa.au.dk>
2604
2605         * mm-decode.el (mm-dissection-list): Remove.
2606         (mm-dissect-singlepart): Don't push to mm-dissection-list, it's
2607         only used in mm-remove-all-parts.
2608         (mm-remove-all-parts): Remove it, it's never called.
2609
2610 2003-01-25  Simon Josefsson  <jas@extundo.com>
2611
2612         * gnus-group.el (gnus-group-make-group): Report errors.
2613
2614         * nnimap.el (nnimap-request-create-group): Ditto.
2615
2616         * sieve-manage.el (sieve-manage-is-okno): Parse literal strings.
2617
2618         * sieve.el (sieve-upload): Fix error printing.
2619
2620         * mm-encode.el (mm-qp-or-base64): Always QP iff
2621         mm-use-ultra-safe-encoding and cleartext PGP.
2622
2623         * gnus-sum.el (gnus-summary-select-article): Inhibit
2624         redisplay (mainly for secured messages).
2625
2626         * nnmail.el (nnmail-article-group): Copy body too (but don't
2627         process it).
2628
2629 2003-01-25  Jesper Harder  <harder@ifa.au.dk>
2630
2631         * gnus-art.el (gnus-article-setup-buffer): Reset
2632         gnus-button-marker-list.
2633
2634 2003-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2635
2636         * nntp.el (nntp-read-timeout): Default to using a second delay
2637         under Microsoft Windows.
2638
2639 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2640
2641         * nnheader.el (nnheader-directory-separator-character): New
2642         variable.
2643
2644 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2645
2646         * gnus-agent.el (gnus-agent-max-fetch-size)
2647         (gnus-agent-article-alist, gnus-agent-get-undownloaded-list)
2648         (gnus-agent-catchup, gnus-agent-summary-fetch-group)
2649         (gnus-agent-fetch-articles, gnus-agent-backup-overview-buffer)
2650         (gnus-agent-flush-cache, gnus-agent-fetch-headers)
2651         (gnus-agent-braid-nov, gnus-agent-load-alist)
2652         (gnus-agent-article-alist-save-format)
2653         (gnus-agent-read-agentview, gnus-agent-save-alist)
2654         (gnus-agent-fetch-group-1, gnus-agent-expire)
2655         (gnus-agent-uncached-articles, gnus-agent-retrieve-headers)
2656         (gnus-agent-regenerate-group): Reformat to keep under eighty
2657         columns.  Reword docstrings so that first line is under eighty
2658         chars and a complete sentence.  Still need to work on the rear
2659         end of the file, in particular gnus-agent-expire.
2660
2661 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2662
2663         * gnus-agent.el (gnus-agentize): Indent.
2664
2665         * gnus.el (gnus-version-number): Bumped.
2666
2667 2003-01-24 20:32:44 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2668
2669         * gnus.el: Oort Gnus v0.14 is released.
2670
2671 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2672
2673         * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
2674         before beginning.  Tiny patch from Mark Thomas
2675         <swoon@bellatlantic.net>.
2676
2677 2003-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
2678
2679         * spam.el (spam-check-blackholes, spam-split)
2680         (spam-mark-junk-as-spam-routine, spam-summary-prepare-exit): added
2681         gnus-message calls to show to users what spam.el is doing
2682
2683 2003-01-24  Jesper Harder  <harder@ifa.au.dk>
2684
2685         * gnus-msg.el (gnus-message-replysign)
2686         (gnus-message-replyencrypt): Fix typo.
2687
2688 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2689
2690         * gnus-art.el (gnus-mime-security-show-details): Toggle showing
2691         details.
2692
2693 2003-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2694
2695         * gnus-art.el (gnus-article-press-button): let* -> let.
2696         (gnus-mime-security-show-details): Cleaned up.
2697         (gnus-mime-security-press-button): Save excursion.
2698         (gnus-insert-mime-security-button): Clean up.
2699
2700         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Doc fix.
2701
2702         * gnus-async.el (gnus-async-wait-for-article): Don't use a
2703         timeout.
2704
2705         * nntp.el (nntp-accept-process-output): Removed timeout.
2706         (nntp-read-timeout): New variable.
2707         (nntp-accept-process-output): Use it.
2708
2709         * gnus-sum.el (gnus-data-find-list): Remove *.
2710
2711 2003-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2712
2713         * gnus-sum.el (gnus-summary-first-subject): Fixed bug that I
2714         introduced on 2002-01-22.
2715         (gnus-summary-first-unseen-or-unread-subject): Ditto.
2716
2717 2003-01-23  Teodor Zlatanov  <tzz@lifelogs.com>
2718
2719         * spam.el (spam-check-regex-headers, spam-list-of-checks)
2720         (spam-regex-headers-spam, spam-regex-headers-ham): added spam/ham
2721         checks of incoming mail based on simple header regexp matching
2722
2723 2003-01-22  Teodor Zlatanov  <tzz@lifelogs.com>
2724
2725         * gnus-sum.el (gnus-spam-mark): set to `$'
2726
2727 2003-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2728
2729         * gnus-agent.el (gnus-agent-get-undownloaded-list): Now computes
2730         gnus-newsgroup-unfetched, the list of articles whose headers have
2731         not been fetched from the server.
2732
2733         * gnus-sum.el (gnus-summary-find-next): Removed undownloaded
2734         parameter as it never worked due to a bug.  Added check to prevent
2735         selection of any article in the gnus-newsgroup-unfetched list.
2736         (gnus-summary-find-prev): Added check to prevent selection of any
2737         article in the gnus-newsgroup-unfetched list.
2738         (gnus-summary-first-subject): Documented API. Modified
2739         implementation so that constraints are handled independently.
2740         Added check to prevent selection of any article in the
2741         gnus-newsgroup-unfetched list.
2742         (gnus-summary-first-unseen-subject): Updated parameters in
2743         gnus-summary-first-subject call to match new API.
2744         (gnus-summary-first-unseen-or-unread-subject): Ditto.
2745         (gnus-summary-catchup): Do not mark unfetched articles as read.
2746
2747 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
2748
2749         * gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook):
2750         make-obsolete-variable allows only two arguments in XEmacs and
2751         Emacs 20.
2752
2753         * gnus-sum.el (gnus-summary-wash-hide-map): Remove
2754         gnus-article-hide-pgp.
2755         (gnus-summary-make-menu-bar): do.
2756
2757         * gnus-art.el (gnus-treat-strip-pgp): Make obsolete.
2758         (gnus-treatment-function-alist): Remove gnus-treat-strip-pgp and
2759         gnus-article-hide-pgp.
2760         (article-hide-pgp): Remove.
2761         (gnus-article-hide): Remove gnus-article-hide-pgp.
2762
2763         * gnus.el: Remove gnus-article-hide-pgp
2764
2765 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2766
2767         * message.el (message-required-headers): Doc fix.
2768
2769 2003-01-21  Teodor Zlatanov  <tzz@lifelogs.com>
2770
2771         * spam.el (spam-group-ham-processor-bogofilter-p): fixed bug
2772         (spam-ifile-register-ham-routine, spam-ifile-ham-category): new
2773         option to make ifile a purely binary classifier
2774
2775 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2776
2777         * mml-sec.el (mml-secure-sign-pgpauto): Renamed.
2778         (mml-secure-encrypt-pgpmime): Removed double.
2779
2780         * gnus-sum.el (gnus-summary-mark-article-as-replied): Added
2781         debugging statements.
2782
2783 2003-01-21  Andreas Fuchs  <asf@void.at>
2784
2785         * mml-sec.el (mml-sign-alist): Added pgpauto.
2786
2787 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2788
2789         * gnus.el (gnus-version-number): Bumped version number.
2790
2791 2003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2792
2793         * gnus.el: Oort Gnus v0.13 is released.
2794
2795 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2796
2797         * gnus-art.el (gnus-button-url-regexp): Removed |.
2798
2799         * message.el (message-send-hook): Doc fix.
2800
2801         * gnus-win.el (gnus-buffer-configuration): Display article
2802         instead of article-copy when `reply'.
2803
2804 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
2805
2806         * gnus.el (gnus-format): Change customize group to gnus.
2807         (gnus-cache): Add link.
2808         (gnus-group-charter-alist): Fix docstring.
2809
2810 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
2811
2812         * mailcap.el (mailcap-print-command): lpr-command might be
2813         unbound in XEmacs.
2814
2815 2003-01-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2816
2817         * gnus-agent.el (gnus-agent-regenerate-group): Added interactive form.
2818
2819         * gnus-sum.el (gnus-summary-update-article-line): Fixed
2820         calculation of net characters added for use in the gnus-data
2821         structure.
2822
2823 2003-01-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2824
2825         * nnmail.el (nnmail-process-unix-mail-format): Improve error
2826         message.  Suggested by Jari Aalto.
2827
2828 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2829
2830         * gnus-art.el (gnus-article-followup-with-original): Clean up.
2831         (gnus-article-reply-with-original): Ditto.
2832
2833         * gnus-sum.el (gnus-summary-catchup): Make sure downloadable,
2834         read articles don't become unread.
2835
2836 2003-01-17  Simon Josefsson  <jas@extundo.com>
2837
2838         * gnus-fun.el (gnus-x-face-from-file):
2839         (gnus-face-from-file): Suggest image format in minibuffer prompt.
2840
2841         * gnus-fun.el (gnus-convert-image-to-x-face-command)
2842         (gnus-convert-image-to-face-command): Doc fix.
2843
2844 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2845
2846         * gnus-fun.el (gnus-convert-face-to-png): Protect against errors.
2847
2848 2003-01-17  Jesper Harder  <harder@ifa.au.dk>
2849
2850         * gnus-art.el (gnus-mime-print-part): Use mm-save-part-to-file to
2851         avoid encoding problems.
2852
2853         * mailcap.el (mailcap-ps-command): New variable.
2854         (mailcap-mime-data): Add print entry where applicable.  Use
2855         pdftotext on a tty.
2856
2857 2003-01-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
2858
2859         * gnus-sum.el (gnus-alter-header-function): Add type and group.
2860
2861 2003-01-16  Simon Josefsson  <jas@extundo.com>
2862
2863         * gnus-fun.el (gnus-convert-image-to-x-face-command)
2864         (gnus-convert-image-to-face-command, gnus-x-face-from-file)
2865         (gnus-face-from-file): Doc fix; don't mention image format.
2866
2867 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
2868
2869         * spam.el (spam-get-article-as-filename): new function (unused for now)
2870         (spam-get-article-as-buffer): new function
2871         (spam-get-article-as-string): use spam-get-article-as-buffer
2872         (spam-summary-prepare-exit): fixed bug, noticed by Malcolm Purvis
2873
2874 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2875
2876         * gnus-agent.el: Don't use `path'.
2877         From the GNU coding standards:
2878
2879             Please do not use the term ``pathname'' that is used in Unix
2880             documentation; use ``file name'' (two words) instead.  We use
2881             the term ``path'' only for search paths, which are lists of
2882             directory names.
2883
2884         * nnsoup.el (nnsoup-file-name): Ditto.
2885
2886         * nnmail.el (nnmail-pathname-coding-system): Ditto.
2887         (nnmail-group-pathname): Ditto.
2888
2889         * nnimap.el (nnimap-group-overview-filename): Ditto.
2890
2891         * nnheader.el (nnheader-pathname-coding-system): Ditto.
2892         (nnheader-group-pathname): Ditto.
2893
2894         * nnfolder.el (nnfolder-group-pathname): Ditto.
2895
2896         * gnus.el (gnus-home-directory): Ditto.
2897
2898         * gnus-group.el (gnus-group-icon-list): Ditto.
2899
2900 2003-01-16  Jesper Harder  <harder@ifa.au.dk>
2901
2902         * gnus-art.el (gnus-mime-print-part): Use mm-handle-media-type.
2903
2904         * message.el (message-mode-menu): Use it.
2905         (message-mode-menu): Deactivate "Yank Original" if there's no
2906         reply buffer.
2907
2908         * messagexmas.el (message-xmas-redefine): Redefine in XEmacs.
2909
2910         * message.el (message-mark-active-p): New function.
2911
2912 2003-01-15  Teodor Zlatanov  <tzz@lifelogs.com>
2913
2914         * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header)
2915         (spam-bogofilter-database-directory): new variables
2916         (spam-check-bogofilter-headers, spam-check-bogofilter)
2917         (spam-bogofilter-register-with-bogofilter)
2918         (spam-bogofilter-register-spam-routine)
2919         (spam-bogofilter-register-ham-routine)
2920         (spam-group-ham-processor-bogofilter-p): new functions for the new
2921         Bogofilter interface
2922         (spam-summary-prepare-exit): use the new Bogofilter functions
2923         (spam-list-of-checks): added spam-use-bogofilter-headers
2924         (spam-bogofilter-score): rewrote function
2925         (spam-check-bogofilter): optional score parameter, uses
2926         spam-check-bogofilter-headers better
2927         (spam-check-bogofilter-headers): optional score parameter
2928
2929         * gnus.el (gnus-install-group-spam-parameters): new variable, t by
2930         default, in the gnus-start customization group.  Used to disable
2931         the spam-*/ham-* parameters.
2932         (gnus-group-ham-exit-processor-bogofilter): new ham processor
2933
2934 2003-01-15  Jesper Harder  <harder@ifa.au.dk>
2935
2936         * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
2937         XEmacs.
2938
2939         * gnus-ems.el (gnus-mark-active-p): do.
2940
2941 2003-01-15  Kevin Ryde  <user42@zip.com.au>
2942
2943         * gnus.texi (Using MIME): Mention auto-compression-mode with
2944         gnus-mime-copy-part.
2945
2946 2003-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2947
2948         * message.el (message-send): Don't warn about duplicates when
2949         superseding.
2950
2951 2003-01-15  Simon Josefsson  <jas@extundo.com>
2952
2953         * nnimap.el (nnimap-split-download-body): New variable.
2954         (nnimap-split-articles): Use it.
2955
2956 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2957
2958         * gnus-agent.el (gnus-agent-check-overview-buffer): This data
2959         integrity checker was incorrectly flagging, and removing, articles
2960         whose article number was negative.
2961         (gnus-agent-fetch-group-1): When executed in the group's summary
2962         buffer, refresh each downloaded line to update the status flag and
2963         font.  Preserve the value of gnus-newsgroup-headers so that
2964         gnus-agent-fetch-articles can split the requests by size.
2965         (gnus-agent-expire): Corrected day calculation for when
2966         gnus-agent-expire-days contains a list.
2967
2968 2003-01-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2969
2970         * gnus-audio.el (gnus-audio-au-player): Use executable-find.
2971
2972 2003-01-13  Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
2973
2974         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
2975           /usr/bin/play as default player.
2976           (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
2977
2978 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2979
2980         * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
2981         articles to be marked as well.
2982
2983 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2984         * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
2985         fictious headers generated by nnagent (ie. Undownloaded Article
2986         ####) in the list of articles that have not been downloaded.
2987
2988         * gnus-int.el (): Added require declarations to resolve
2989         compile-time warnings.
2990         (gnus-open-server): If the server status is set to offline,
2991         recursively execute gnus-open-server to open the offline backend
2992         (e.g. nnagent).
2993
2994 2003-01-14  Jesper Harder  <harder@ifa.au.dk>
2995
2996         * gnus-art.el (gnus-article-reply-with-original): Use
2997         gnus-mark-active-p.
2998         (gnus-article-followup-with-original): do.
2999
3000 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
3001
3002         * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
3003
3004 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
3005
3006         * gnus-score.el (gnus-score-edit-file-at-point): New function.
3007         (gnus-score-find-trace): Bind it to `e' key.  Added `q' for quit.
3008
3009 2003-01-13  Romain FRANCOISE  <romain@orebokech.com>
3010
3011         * gnus-fun.el (gnus-x-face-from-file): Quote file name.
3012         (gnus-face-from-file): Ditto.
3013
3014 2003-01-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3015
3016         * gnus-sum.el (gnus-articles-to-read): Don't just apply
3017         gnus-alter-articles-to-read-function to the unread articles.
3018
3019 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
3020
3021         * deuglify.el (gnus-article-outlook-unwrap-lines)
3022         (gnus-article-outlook-repair-attribution)
3023         (gnus-article-outlook-rearrange-citation): New function names,
3024         renamed from "gnus-outlook-" to "gnus-article-outlook-".  Changed
3025         doc-string.
3026
3027         * gnus-sum.el (gnus-summary-mode-map): Use new function names,
3028         removed `W k' key binding (use `W Y f' instead).
3029         (gnus-summary-make-menu-bar): Use new function names.
3030
3031 2003-01-13  Simon Josefsson  <jas@extundo.com>
3032
3033         * gnus-fun.el (gnus-random-x-face): Doc fix.
3034         (gnus-insert-random-x-face-header): New function.
3035
3036 2003-01-13  Jesper Harder  <harder@ifa.au.dk>
3037
3038         * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
3039         mark is not active.
3040
3041         * gnus-msg.el (gnus-inews-do-gcc): Comment.
3042
3043         * gnus-ems.el (gnus-mark-active-p): New function.
3044
3045         * gnus-group.el (gnus-topic-mode-p): New function.
3046         (gnus-group-make-menu-bar): Show more key bindings in topic mode.
3047         Deactivate items if mark is not active.
3048
3049 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3050
3051         * gnus.el (gnus-version-number): Bumped version.
3052         (gnus-summary-line-format): Doc fix.
3053
3054 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3055
3056         * gnus.el: Oort Gnus v0.12 is released.
3057
3058 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3059
3060         * mail-source.el (mail-sources): Removed autoload to make it
3061         compile under XEmacs.
3062
3063 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
3064
3065         * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
3066         regexp or a function too.
3067         (gnus-confirm-treat-mail-like-news): New variable.  Ask for
3068         confirmation even if the original article is mail.
3069
3070 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3071
3072         * gnus-msg.el (gnus-inews-add-send-actions): Get the right
3073         articles to be marked when not yanking.
3074
3075 2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
3076
3077         * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
3078
3079 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3080
3081         * gnus-fun.el (gnus-face-from-file): Autoload.
3082
3083         * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
3084         errors.
3085
3086 2003-01-12  Simon Josefsson  <jas@extundo.com>
3087
3088         * sieve.el (sieve-upload-and-bury): New.  Suggested by
3089         kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
3090
3091         * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
3092         Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
3093
3094 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3095
3096         * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
3097         in every string.
3098
3099         * gnus.el (gnus-version-number): Bumped version number.
3100
3101 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3102
3103         * gnus.el: Oort Gnus v0.11 is released.
3104
3105 2003-01-12  Jesper Harder  <harder@ifa.au.dk>
3106
3107         * message.el (message-fetch-reply-field): Narrow to headers.
3108
3109         * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
3110         if Gnus isn't alive.
3111
3112 2003-01-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3113
3114         * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
3115         marks from articles that are already stored in the agent.
3116         (gnus-agent-backup-overview-buffer): New debug tool.  Creates a
3117         backup copy of an invalid .overview file for later analysis.
3118
3119 2003-01-12  Gregorio Gervasio, Jr.  <gtgj@pacbell.net>
3120
3121         * gnus-sum.el (gnus-summary-exit): Reverse change to make group
3122         exit work with two frames.
3123
3124 2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
3125
3126         * message.el (message-forward-make-body): Use mule4.
3127
3128 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3129
3130         * message.el (message-mode-map): Move wide-reply command.
3131
3132 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
3133
3134         * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
3135         castellano.
3136         (gnus-outlook-display-hook): New variable.
3137         (gnus-outlook-display-article-buffer): New function.
3138         (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
3139         (gnus-outlook-deuglify-article): Made them interactive and added
3140         optional arg.  Use `g-o-d-a-b'.
3141         (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
3142
3143         * gnus-sum.el: Added autoloads.
3144         (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
3145         (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
3146
3147 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3148
3149         * gnus-art.el (gnus-display-mime): Use the mime emulation
3150         variable.
3151
3152         * gnus-sum.el (gnus-article-emulate-mime): New variable.
3153
3154         * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
3155         newsrc-alist is initialized properly.
3156
3157         * mail-source.el (mail-sources): Autoload.
3158
3159         * gnus-sum.el (gnus-summary-make-false-root-always): Default to
3160         nil.
3161
3162         * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
3163         insert two newlines.
3164
3165         * message.el (message-check-news-header-syntax): Compute the
3166         header length correctly.
3167
3168 2003-01-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3169
3170         * gnus-agent.el (gnus-agent-expire): Do not remove article from
3171         alist when keeping fetched article file.
3172         (gnus-agent-retrieve-headers): When parsing response for article
3173         numbers, use the same algorithm as gnus-agent-braid-nov to protect
3174         against garbage in the server's response.
3175
3176         * gnus-int.el (gnus-request-expire-articles,
3177         gnus-request-move-article): Only expire when the group's server
3178         has been agentized.
3179
3180 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3181
3182         * gnus-cite.el (gnus-cite-delete-overlays): Protect against
3183         errors when deleting overlays.
3184
3185         * gnus-score.el (gnus-score-followup): Allow tracing.
3186
3187         * gnus-art.el (gnus-treat-display-face): New variable.
3188         (article-display-face): New command.
3189
3190         * gnus-fun.el (gnus-face-from-file): New function.
3191         (gnus-convert-face-to-png): Ditto.
3192
3193         * gnus-art.el (gnus-ignored-headers): Added Face.
3194
3195 2003-01-10  Simon Josefsson  <jas@extundo.com>
3196
3197         * nndraft.el (nndraft-request-group): Avoid crash in
3198         directory-files when draft directory doesn't exists.
3199
3200         * gnus-sum.el (gnus-select-article-hook): Add :option.
3201
3202 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
3203
3204         * spam.el (spam-use-stat): new variable
3205         (spam-group-spam-processor-stat-p)
3206         (spam-group-ham-processor-stat-p): new convenience functions
3207         (spam-summary-prepare-exit): add spam/ham processors to sequence
3208         (spam-list-of-checks): add spam-use-stat to list of checks
3209         (spam-split): conditionally load the spam-stat tables
3210         (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
3211         spam-check-ifile): new functions
3212
3213         * spam-stat.el (spam-stat): typo fix
3214         (spam-stat-install-hooks): new variable
3215         (spam-stat-split-fancy-spam-group): added documentation clarification
3216         (spam-stat-split-fancy-spam-threshhold): new variable
3217         (spam-stat-install-hooks): make hooks conditional
3218         (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
3219
3220         * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
3221         spam-stat ham/spam processor symbols
3222
3223 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3224
3225         * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
3226         file exists.
3227
3228 2003-01-10  Simon Josefsson  <jas@extundo.com>
3229
3230         * gnus-sum.el (gnus-summary-read-group-1): Don't select first
3231         undownloaded/downloadable only when unplugged.
3232
3233 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
3234
3235         * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
3236
3237 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
3238
3239         * spam.el (spam-check-ifile): fixed call-process-region to use the
3240         db parameter only if it's set
3241         (spam-ifile-register-with-ifile): ditto
3242
3243 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
3244
3245         * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
3246         spam-stat-nbad before creating the hash table.
3247         (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
3248         Changed copyright statement to FSF.
3249
3250 2003-01-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3251
3252         * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
3253         processable articles as read.
3254         (gnus-agent-summary-fetch-series): Remove processable and
3255         downloadable marks on all downloaded articles in the series.
3256
3257         * nntp.el (nntp-report): Throw error after reporting the problem.
3258         (nntp-accept-process-output): Corrected error check to report an
3259         error when the process is nil.
3260
3261 2003-01-09  Simon Josefsson  <jas@extundo.com>
3262
3263         * message.el (message-tool-bar-map): Add preview.
3264
3265 2003-01-09  Jesper Harder  <harder@ifa.au.dk>
3266
3267         * mml.el (mml-preview): Get rid of MIME handles and buffers after
3268         previewing.
3269
3270 2003-01-08  Paul Jarc  <prj@po.cwru.edu>
3271
3272         * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
3273         bug when the (n+1)th article to be added to a group has a smaller
3274         number than the n articles already added.
3275
3276 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
3277
3278         * message.el (message-mode-field-menu): Use backquote.
3279
3280 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
3281
3282         * spam.el: fixed the BBDB autoloads again, using
3283         bbdb-search-simple now (which is not a macro, thank god)
3284
3285         * lpath.el (bbdb-search): removed function from maybe-fbind list
3286
3287         * gnus.el (ham-process-destination): added new parameter for
3288         destination of ham articles found in spam groups at summary exit
3289
3290         * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
3291         (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
3292         (spam-ifile-database-path): added new parameter for ifile's database
3293         (spam-move-spam-nonspam-groups-only): new parameter to determine
3294         if spam should be moved from all groups or only some
3295         (spam-summary-prepare-exit): fixed logic to use
3296         spam-move-spam-nonspam-groups-only when deciding to invoke
3297         spam-mark-spam-as-expired-and-move-routine; always invoke that
3298         routine after the spam has been expired-or-moved in case there's
3299         some spam left over; use spam-ham-move-routine in spam groups
3300         (spam-ham-move-routine): new function to move ham articles to the
3301         ham-process-destinations group parameter
3302
3303 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3304
3305         * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
3306
3307         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
3308         gnus-summary-update-article-line.
3309
3310 2003-01-08  Simon Josefsson  <jas@extundo.com>
3311
3312         * nnmail.el (nnmail-expiry-target-group): Request group, create it
3313         not successful.
3314
3315 2003-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3316
3317         * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
3318
3319 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
3320
3321         * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
3322         logic, finally
3323
3324 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3325
3326         * gnus-spec.el (gnus-parse-format): %C is a complex format.
3327         (gnus-parse-format): Change to %~.
3328
3329         * message.el (message-generate-headers): Don't generate optional
3330         empty headers.
3331
3332 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
3333
3334         * message.el (message-cross-post-default)
3335         (message-cross-post-note-function, message-shoot-gnksa-feet)
3336         (message-strip-subject-trailing-was, message-change-subject)
3337         (message-mark-insert-file, message-cross-post-followup-to)
3338         (message-cross-post-followup-to, message-mode-map)
3339         (message-generate-unsubscribed-mail-followup-to)
3340         (message-make-mail-followup-to): Minor changes to doc-strings and
3341         error messages.  Updated copyright line.
3342
3343         * message.el (message-make-mail-followup-to,
3344         message-generate-unsubscribed-mail-followup-to): New function
3345         names.  Renamed functions: "-mft" -> "-mail-followup-to".
3346         (message-make-mft, message-gen-unsubscribed-mft): Removed function
3347         names.
3348
3349         * mml.el (mml-preview-insert-mail-followup-to): New function name.
3350         (mml-preview-insert-mft): Removed function name.
3351         (mml-preview): Use new function names.
3352
3353         * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
3354
3355         * message.el (message-mode-field-menu): Moved header related
3356         commands from "Message" to "Field" menu.
3357
3358 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
3359
3360         * message.el (message-generate-headers-first): Added customization
3361         if variable is a list.
3362
3363 2003-01-07  Michael Shields  <shields@msrl.com>
3364
3365         * gnus-art.el (gnus-article-next-page): Correctly handle the case
3366         where the last line of the article is the last line of the window.
3367
3368 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3369
3370         * gnus-msg.el (gnus-debug): Use ignore-errors.
3371
3372         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
3373         `gnus-summary-update-line'.
3374
3375 2003-01-08  Simon Josefsson  <jas@extundo.com>
3376
3377         * gnus-art.el (gnus-unbuttonized-mime-types)
3378         (gnus-buttonized-mime-types): Doc fix.
3379
3380 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
3381
3382         * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
3383
3384 2003-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
3385
3386         * nnrss.el (nnrss-group-alist): Add and clear up.
3387
3388 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
3389
3390         * spam.el: removed unnecessary condition-case for loading bbdb-com.el
3391
3392         * lpath.el (bbdb-search): added BBDB functions for a better way to
3393         fix missing functions
3394
3395         * spam.el (spam-check-ifile): if should be an unless
3396
3397         * spam.el: define 'ignore alias for spam-BBDB-register-routine,
3398         spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
3399         (spam-ifile-all-categories): doc string fixed to be less than 80 chars
3400
3401 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3402
3403         * gnus-sum.el (gnus-summary-make-menu-bar): Added
3404         gnus-summary-refer-thread to thread menu.
3405
3406 2003-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3407
3408         * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
3409         summary buffer, articles that cannot be fetched are marked as
3410         canceled.
3411
3412         * nntp.el (nntp-with-open-group): The quit signal handler must
3413         propagate the quit signal to the next outer handler so that the
3414         caller knows that the request aborted abnormally.
3415
3416 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
3417
3418         * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
3419         (spam-ifile-register-spam-routine)
3420         (spam-ifile-register-ham-routine): added ifile functionality that
3421         does not use ifile-gnus.el to classify and register articles
3422         (spam-get-article-as-string): convenience function
3423         (spam-summary-prepare-exit): added ifile spam and ham registration
3424         (spam-ifile-all-categories, spam-ifile-spam-category)
3425         (spam-ifile-path, spam-ifile): added customization options
3426
3427         * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
3428         exit processor
3429         (spam-process): added gnus-group-ham-exit-processor-ifile to the
3430         list of choices
3431
3432 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3433
3434         * gnus-score.el (gnus-score-followup): Also score immediate
3435         followups.
3436
3437 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3438
3439         * nnweb.el (nnweb-asynchronous-p): Changed to nil.
3440
3441 2003-01-07  Simon Josefsson  <jas@extundo.com>
3442
3443         * message.el (message-mode-menu): Fix receipt balloon help.
3444
3445 2003-01-07  Jesper Harder  <harder@ifa.au.dk>
3446
3447         * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
3448         always be interpreted as news.
3449
3450 2003-01-07  Simon Josefsson  <jas@extundo.com>
3451
3452         * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
3453         gnus-sieve-script, instead of the global variable
3454         gnus-sieve-crosspost.  One-line patch from Steinar Bang
3455         <sb@dod.no>.
3456
3457 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3458
3459         * gnus.el: Renamed gnus-summary-*-uncached-face as
3460         gnus-summary-*-undownloaded-face to avoid confusing the agent with
3461         the cache.
3462
3463         * gnus-sum.el: Ditto.
3464
3465 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3466
3467         * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
3468         in either the group or summary buffer.
3469         New command "JS", in summary buffer, will fetch articles per the
3470         group's category, predicate, and processable flags.
3471         (gnus-agent-summary-fetch-series): Rewritten to call
3472         gnus-agent-session-fetch-group once with all articles in the
3473         series.
3474         (gnus-agent-summary-fetch-group): Fixed bug and modified code to
3475         return list of fetched articles.
3476         (gnus-agent-fetch-articles): Split fetch list into sublists such
3477         that the article buffer is only slightly larger than
3478         gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
3479         the group's article alist is saved.
3480         (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
3481         longer result in the agent trying to fetch an article.
3482         (gnus-agent-fetch-group-1): Can now be called in either the group
3483         or summary buffer.  Removed the max-fetch-size code that I added
3484         on 2002-12-13 as that capability is now part of
3485         gnus-agent-fetch-articles.  Added code to update summary buffer.
3486         When called in the group buffer, articles that can not be fetched
3487         are AUTOMATICALLY MARKED AS READ.
3488
3489         * gnus-sum.el (): Modified eval-when-compile to minimize
3490         misleading compilation warnings.
3491         (gnus-update-summary-mark-positions): Changed code to use
3492         gnus-undownloaded-mark rather than gnus-downloaded-mark.
3493
3494         * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
3495         empty file as the parser assumes that the file isn't empty.
3496
3497         * nntp.el (nntp-send-string): The process-send-string call can,
3498         because it performs I/O on the process, change the process' state
3499         from open to closed.  If this happens, call nntp-report
3500         immediately to report the broken connection.
3501         (nntp-report): Rewritten to avoid needing a global variable to
3502         determine the appropriate course of action.  Instead, two function
3503         implementations are provided and the nntp-report function value is
3504         bound to the appropriate implementation.
3505         (nntp-retrieve-data): Moved nntp-report call to end of implementation.
3506         (nntp-with-open-group): Now binds nntp-report's function cell
3507         rather than binding gnus-with-open-group-first-pass.  Added a
3508         condition-case to detect a quit during a nntp command.  When the
3509         quit occurs, the current connection is closed as a fetch articles
3510         request could have several megabytes queued up for reading.
3511         (nntp-retrieve-headers): Bind articles to itself.  If
3512         nntp-with-open-group repeats this command, I must have access to
3513         the original list of articles.
3514         (nntp-retrieve-groups): Ditto for groups.
3515         (nntp-retrieve-articles): Ditto for articles.
3516         (*): Replaced nntp-possibly-change-group calls to
3517         nntp-with-open-group forms in all, but one, occurrance.
3518         (nntp-accept-process-output): Bug fix. Detect when called with
3519         null process.
3520
3521 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
3522
3523         * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
3524         if we don't need to.
3525         (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
3526
3527 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3528
3529         * gnus-group.el (gnus-group-make-web-group): Pass the select
3530         method on to group-create.
3531         (gnus-group-line-format-alist): %U is an integer.
3532
3533         * gnus-sum.el (gnus-summary-exit-no-update): Don't update
3534         ephemeral groups.
3535         (gnus-summary-read-group-1): Ditto.
3536         (gnus-group-make-articles-read): Ditto.
3537
3538         * mm-url.el (mm-url-program): Doc fix.
3539
3540         * message.el (message-mode-map): Rebound
3541         message-insert-wide-reply.
3542
3543 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3544
3545         * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
3546         color as `gnus-group-startup-message' does.
3547
3548 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
3549
3550         * spam.el: fixed line lengths to 80 chars or less
3551
3552         * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
3553         "not-read" mark
3554         (gnus-summary-mark-forward): added the spam-mark to the list of
3555         marks not to be marked as "read" when viewed
3556
3557 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3558
3559         * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
3560
3561         * gnus-group.el (gnus-number-of-unseen-articles-in-group):
3562         Protect against unactive groups.
3563
3564         * message.el (message-check-news-header-syntax): Check long
3565         header lines.
3566         (message-check-news-header-syntax): Update `start'.
3567
3568         * gnus-group.el (gnus-group-expire-articles): Doc fix.
3569         (gnus-group-line-format): %U.
3570         (gnus-group-line-format-alist): ?U.
3571         (gnus-number-of-unseen-articles-in-group): New function.
3572
3573         * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
3574
3575         * gnus.el (gnus-version-number): Bump version number.
3576
3577 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3578
3579         * gnus.el: Oort Gnus v0.10 is released.
3580
3581 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3582
3583         * gnus.el (gnus-version-number): Fix version number.
3584
3585 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3586
3587         * gnus.el: Oort Gnus v0.08 is released.
3588
3589 2003-01-04  Jesper Harder  <harder@ifa.au.dk>
3590
3591         * mm-util.el: Add mm-string-make-unibyte.
3592
3593         * gnus-group.el (gnus-group-jump-to-group): Make it work for
3594         UTF-8 groups.
3595
3596 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3597
3598         * gnus.el (gnus-variable-list): Write gnus-format-specs last.
3599
3600         * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
3601
3602 2003-01-04  Kevin Ryde  <user42@zip.com.au>
3603
3604         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
3605         function.
3606
3607 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3608
3609         * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
3610         (gnus-summary-read-group-1): Update group line.
3611         (gnus-summary-exit-no-update): Update group on exit.
3612
3613         * gnus-group.el (gnus-group-line-format): Add %*.
3614         (gnus-group-line-format-alist): Ditto.
3615         (gnus-group-insert-group-line): Set it.
3616         (gnus-group-is-exiting-p): New variable.
3617         (gnus-group-insert-group-line): Use it.
3618
3619 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
3620
3621         * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
3622         enable BBDB ham processing
3623         (spam-blacklist-register-routine): enable blacklist spam processing
3624         (spam-whitelist-register-routine): enable whitelist ham processing
3625         (spam-fetch-field-from-fast): fast fetching of the "from" field
3626         from (gnus-data-list)
3627         (spam-summary-prepare-exit): works completely now
3628         (spam-use-blacklist): oops, should be nil by default
3629         (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
3630         split processing now; before it was for summary exit as
3631         well but that's done with the spam-contents and spam-process
3632         parameters now
3633
3634 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
3635
3636         * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
3637         characters.
3638
3639 2003-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
3640
3641         * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
3642         (spam-group-processor-p, spam-group-processor-bogofilter-p)
3643         (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
3644         (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
3645         (spam-mark-spam-as-expired-and-move-routine)
3646         (spam-generic-register-routine, spam-BBDB-register-routine)
3647         (spam-ifile-register-routine, spam-blacklist-register-routine)
3648         (spam-whitelist-register-routine): new functions
3649         (spam-summary-prepare-exit): added summary exit processing (expire
3650         or move) of spam-marked articles for spam groups; added slots for
3651         all the spam-*-register-routine functions
3652
3653 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3654
3655         * pop3.el (pop3-retr): Wait 500 msecs.
3656         (pop3-read-response): Ditto.
3657
3658         * gnus-msg.el (gnus-setup-message): Get the evaliation order
3659         right.
3660         (gnus-inews-make-draft): New function.
3661         (gnus-setup-message): Use it.
3662
3663         * message.el (message-required-headers): Add From.
3664
3665 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3666         Trivial patch from Norbert Koch <nk@viteno.net>.
3667
3668         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
3669
3670 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3671
3672         * message.el (message-generate-headers): Let header formatters do
3673         their work.
3674
3675 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
3676
3677         * deuglify.el (gnus-article-outlook-deuglify-article):
3678         Rehighlight, reapply treatments and call
3679         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
3680         (gnus-outlook-repair-attribution-block): Recognize cited
3681         attributions.  Suggested by Niklas Morberg.
3682
3683 2003-01-02  Pete Kazmier  <pete@kazmier.com>
3684
3685         * gnus-art.el (gnus-treat-predicate): Check condition first.
3686
3687 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
3688
3689         * lpath.el: Add url-http-file-exists-p.
3690
3691         * gnus-group.el (gnus-group-fetch-charter): Use
3692         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
3693
3694 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3695
3696         * message.el (message-draft-headers): Also generate From to get a
3697         nicer draft buffer summary.
3698
3699         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
3700         parameter.
3701
3702         * gnus-art.el (article-wash-html): Clean up.
3703         (article-wash-html): Typo fix.
3704
3705         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
3706         (gnus-summary-mail-forward): To many lists of lists.
3707
3708         * gnus-art.el (article-wash-html): Clean up.
3709
3710 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
3711
3712         * gnus-art.el (gnus-treat-wash-html): New variable.
3713
3714 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3715
3716         * message.el (message-check-news-header-syntax): Allow posting.
3717         (message-check-news-header-syntax): Fix logic for sure, this
3718         time.
3719
3720 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
3721
3722         * message.el (message-check-news-header-syntax): Check syntax of
3723         continuation headers.
3724
3725 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
3726
3727         * gnus-art.el (gnus-button-url-regexp,
3728         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
3729         (gnus-header-button-alist): Regexps are case insensitive here.
3730
3731 2003-01-02  Simon Josefsson  <jas@extundo.com>
3732
3733         * dig.el (query-dig): Doc fix.
3734
3735 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3736
3737         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
3738         summary buffer line, not just the download mark.
3739
3740 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3741
3742         * gnus-sum.el (gnus-summary-goto-subjects): New function.
3743         (gnus-summary-insert-dormant-articles): New command and
3744         keystroke.
3745
3746         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
3747         function for mass insertion of subjects.
3748
3749         * nndraft.el (nndraft-generate-headers): Don't move point.
3750
3751         * gnus.el (nnheader): Require nnheader.
3752
3753         * nndraft.el (nndraft-request-associate-buffer): Use
3754         make-local-variable.
3755
3756 2003-01-02  Michael Shields  <shields@msrl.com>
3757
3758         * nndraft.el (nndraft-request-associate-buffer): Make
3759         write-contents-hooks buffer-local before setting it.
3760
3761 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3762
3763         * gnus.el (gnus-group-parameter-value): Take an extra param.
3764         (gnus-group-fast-parameter): Let group param results be nil.
3765
3766         * gnus-art.el (gnus-article-forward-header): New function.
3767         (article-date-ut): Use it to remove continuation date headers.
3768
3769         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
3770         read-event.
3771         (gnus-summary-remove-bookmark): Clean up.
3772         (gnus-summary-set-bookmark): Clean up.
3773
3774         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
3775
3776         * gnus.el (gnus-group-startup-message): Bind data-directory to
3777         the Gnus etc directory.
3778
3779 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
3780
3781         * spam.el (spam-summary-prepare-exit): added slots for spam- and
3782         ham-processing of articles; use the new
3783         spam-group-(spam|ham)-contents-p functions
3784         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
3785         convenience functions
3786         (spam-mark-junk-as-spam-routine): use the new
3787         spam-group-spam-contents-p function
3788
3789         * gnus.el (spam-process, spam-contents, spam-process-destination):
3790         added new parameters with corresponding global variables
3791         (gnus-group-spam-exit-processor-ifile,
3792         gnus-group-spam-exit-processor-bogofilter,
3793         gnus-group-spam-exit-processor-blacklist,
3794         gnus-group-spam-exit-processor-whitelist,
3795         gnus-group-spam-exit-processor-BBDB,
3796         gnus-group-spam-classification-spam,
3797         gnus-group-spam-classification-ham): added new symbols for the
3798         spam-process and spam-contents parameters
3799
3800         * spam.el (spam-ham-marks, spam-spam-marks): changed list
3801         customization and list itself to store mark symbol rather than
3802         mark character.
3803         (spam-bogofilter-register-routine): added logic to generate mark
3804         values list from spam-ham-marks and spam-spam-marks, so (member)
3805         would work.
3806
3807 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3808
3809         * message.el (message-cross-post-followup-to): Fix comment.
3810
3811 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
3812
3813         * spam.el (spam-ham-marks, spam-spam-marks): changed list
3814         customization and list itself to store mark symbol rather than
3815         mark character.
3816         (spam-bogofilter-register-routine): added logic to generate mark
3817         values list from spam-ham-marks and spam-spam-marks, so (member)
3818         would work.
3819
3820 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
3821
3822         * message.el (message-signature-insert-empty-line): New variable.
3823
3824 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3825
3826         * message.el: Renamed functions and variables: "xpost" ->
3827         "cross-post", "-fup2" -> "-followup-to".
3828         (message-cross-post-old-target, message-cross-post-default,
3829         message-cross-post-note, message-followup-to-note,
3830         message-cross-post-note-function): New variables names.
3831         (message-xpost-old-target, message-xpost-default,
3832         message-xpost-note, message-fup2-note,
3833         message-xpost-note-function): Removed variable names.
3834         (message-cross-post-followup-to-header,
3835         message-cross-post-insert-note, message-cross-post-followup-to):
3836         New function names.
3837         (message-xpost-fup2-header, message-xpost-insert-note,
3838         message-xpost-fup2): Removed function names.
3839
3840 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3841
3842         * message.el (message-send-mail): Added message-cleanup-headers to
3843         prevent newlines in headers.
3844
3845 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3846
3847         * dns.el (dns-make-network-process): Comment.
3848
3849         * gnus-sum.el (gnus-summary-display-while-building): Default to
3850         nil.
3851
3852 2003-01-01  Wes Hardaker  <wes@hardakers.net>
3853
3854         * gnus-sum.el (gnus-summary-display-while-building): New
3855         variable.
3856
3857 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
3858
3859         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
3860         before rearranging the article.
3861
3862 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3863
3864         * nndraft.el (nndraft-generate-headers): New function.
3865         (nndraft-request-associate-buffer): Use it to write headers on
3866         buffer save.
3867
3868         * message.el (message-generate-headers): Let the function be a
3869         lambda form.
3870         (message-draft-headers): New variable.
3871
3872         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
3873         function.
3874         (gnus-setup-message): Use it.
3875
3876         * message.el (message-generate-headers-first): Doc fix.
3877         (message-setup-1): Use new function for getting which headers to
3878         generate.
3879         (message-headers-to-generate): New function.
3880
3881 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3882
3883         * gnus-agent.el (gnus-agent-save-alist): Make directory.
3884
3885 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
3886
3887         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
3888         mention negatives.
3889
3890 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
3891
3892         * deuglify.el (gnus-outlook-rearrange-article): Use
3893         `transpose-regions' instead of tempering the kill-ring.
3894         (gnus-article-outlook-deuglify-article): Rehighlight article
3895         instead of a complete redisplay.
3896
3897 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
3898
3899         * spam.el: most defvars are defcustoms now
3900
3901         patches from Michael Shields  <shields@msrl.com>
3902
3903         * spam.el (spam-bogofilter-articles): Select the article
3904         body using gnus-summary-show-article t instead of
3905         gnus-summary-select-article; this presents the raw text
3906         without running any hooks.
3907
3908         * spam.el (spam-bogofilter-articles): Use message-remove-header
3909         to remove headers; the old way incorrectly removed just the first
3910         line of folded headers.
3911
3912 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3913
3914         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
3915
3916 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3917
3918         * gnus-start.el (gnus-load): New function.
3919         (gnus-read-newsrc-el-file): Use it.
3920
3921 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3922
3923         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
3924         (gnus-button-handle-apropos-documentation): New function.
3925         (gnus-button-handle-ctan): New function.
3926         (gnus-button-alist): Use them.  Improve some regexps.
3927         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
3928
3929 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3930
3931         * message.el (message-subscribed-p): New function.
3932         (message-send-mail): Use it.
3933         * mml.el (mml-preview-insert-mft): New function.
3934         (mml-preview): Use it.
3935
3936 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3937
3938         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
3939         when sorting by date.
3940
3941         * gnus-art.el (gnus-article-edit-mode): New variable.
3942         (gnus-article-setup-buffer): Warn user about discarding edits.
3943
3944         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
3945         (gnus-summary-pipe-output): Take a symbolic prefix to save all
3946         headers.
3947
3948         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
3949
3950 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3951
3952         * message.el (message-completion-alist): Added "Mail-Followup-To"
3953         and "Mail-Copies-To".
3954
3955 2002-07-21  Jesper harder  <harder@ifa.au.dk>
3956
3957         * gnus-group.el: Add key bindings for
3958         gnus-group-sort-groups-by-real-name and
3959         gnus-group-sort-selected-groups-by-real-name.
3960
3961 2002-07-21  Jesper harder  <harder@ifa.au.dk>
3962
3963         * gnus.texi (Sorting Groups): Add key bindings for
3964         gnus-group-sort-groups-by-real-name and
3965         gnus-group-sort-selected-groups-by-real-name.
3966
3967 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
3968
3969         * spam.el (spam-use-dig): new variable for blackhole checking
3970         through dig.el
3971         (spam-check-blackholes): added dig.el checking functionality and
3972         more verbose reporting; query-dig is autoloaded from dig.el
3973         (spam-use-blackholes): disabled by default
3974         (spam-blackhole-servers): removed rbl.maps.vix.com from the
3975         blackhole servers list
3976
3977 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3978
3979         * message.el (message-required-headers): New variable.
3980
3981 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
3982
3983         * dig.el (query-dig): new function
3984
3985 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3986
3987         * flow-fill.el (fill-flowed): Don't infloop on too long fill
3988         prefixes.
3989
3990         * dns.el (query-dns): Protect against errors.
3991
3992         * gnus-msg.el (gnus-article-yanked-articles): New variable.
3993         (gnus-inews-add-send-actions): Mark all answered messages as
3994         answered.
3995
3996 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
3997
3998         * nnmail.el (nnmail-split-it): Added tracing to
3999         `:' split rule
4000
4001 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
4002
4003         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
4004         and "%s" so we don't overquote them.
4005
4006 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
4007
4008         * (mm-display-external): Display the actual command that has been
4009         executed in the echo area.
4010
4011 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4012
4013         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
4014
4015         * message.el (message-with-reply-buffer): New macro.
4016         (message-fetch-reply-field): Use it.
4017         (message-insert-wide-reply): New command and keystroke.
4018         (message-carefully-insert-headers): New function.
4019         (message-insert-to): Use new function.
4020
4021         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
4022         (gnus-topic-goto-missing-group): Use it.
4023
4024         * message.el (message-required-news-headers): Removed Lines.
4025         (message-reply): Don't insert References first.
4026         (message-followup): Ditto.
4027         (message-make-references): New function.
4028         (message-followup): Set message-reply-headers before generating
4029         the buffer stuff.
4030
4031 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
4032
4033         * mml.el (mml-generate-mime-1): Reverse the order of
4034         encoding/flowing.
4035
4036 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4037
4038         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
4039         after moving them.
4040
4041         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
4042         fit with newer standard format.
4043         (gnus-summary-make-false-root-always): New variable.
4044         (gnus-gather-threads-by-subject): Use it.
4045
4046         * message.el (message-get-reply-headers): Take an address list
4047         optional argument.
4048
4049 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4050
4051         * gnus.el (gnus-keep-backlog): Change default to 20.
4052
4053         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
4054         start.
4055         (gnus-agent-check-overview-buffer): Remove negative article
4056         numbers.
4057
4058         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
4059         (nnmail-cache-ignore-groups): Doc fix.
4060
4061         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
4062         (nnimap-debug-buffer): New variable.
4063         (nnimap-debug): Use it.
4064
4065 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
4066
4067         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
4068
4069 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4070
4071         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
4072         they aren't already sorted.
4073
4074 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
4075
4076         * message.el (message-mode-menu): Add ellipses to menu items
4077         expecting user interaction.
4078         (message-mode-field-menu): do.
4079
4080 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
4081
4082         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
4083         it isn't used any more.
4084
4085 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
4086
4087         * binhex.el (binhex-decoder-program): Fix docstring.
4088
4089 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4090
4091         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
4092         special chars if the mailcap file uses single quotes around %s.
4093         From Laurent Martelli <laurent@bearteam.org>.
4094
4095 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
4096
4097         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
4098         return the info object.
4099
4100 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
4101
4102         * gnus-int.el (gnus-request-update-info): Artificially add
4103         (1 . (1- min)) to the read range, in case the backend doesn't
4104         store marks for nonexistent articles.
4105
4106 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4107
4108         * binhex.el (binhex-insert-char): Eval-and-compile.
4109
4110 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
4111
4112         * lpath.el: Add tool-bar-local-item-from-menu.
4113
4114         * message.el (message-tool-bar-local-item-from-menu): New function.
4115         (message-tool-bar-map): Use it.
4116
4117 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
4118
4119         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
4120
4121         * gnus-art.el (gnus-article-header-rank): Last header in
4122         gnus-sorted-header-list should have higher rank than non-members.
4123
4124 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4125
4126         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
4127         covered methods.
4128
4129 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4130
4131         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
4132         eval-when-compile.  Suggested by Kevin Greiner.
4133
4134 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
4135
4136         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
4137         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
4138         even though no headers may have been fetched
4139         (gnus-agent-fetch-group-1, and perhaps others, require this
4140         behavior).
4141         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
4142         server buffer is constrained by gnus-agent-max-fetch-size.
4143         Multiple chunks in the same group may perform arbitrarily large
4144         updates.
4145
4146 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
4147
4148         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
4149         gnus-summary-update-download-mark to update the article in the
4150         summary.
4151
4152 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
4153
4154         * gnus.el (gnus-summary-high-uncached-face,
4155         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
4156         New faces.
4157
4158         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
4159         added this on 2002-11-23 but it just wasn't working out as
4160         intended.  The idea isn't entirely dead, three new faces
4161         gnus-summary-*-uncached-face are being added to gnus.el to provide
4162         the basis for an improved implementation.
4163         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
4164         proper file to open is lib/servers.
4165         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
4166         (i.e. removing the article from gnus-newsgroup-downloadable) will
4167         now restore the article's default mark rather than simply setting
4168         no mark.
4169         (gnus-agent-get-undownloaded-list): Corrected documentation.
4170         Added code to set new summary local variable,
4171         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
4172         a temporary list.  No longer sets gnus-newsgroup-downloadable.
4173         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
4174         up to date.  Call new gnus-summary-update-download-mark to keep
4175         summary buffer up-to-date.
4176         (gnus-agent-fetch-selected-article): Keep
4177         gnus-newsgroup-undownloaded up to date.
4178         (gnus-agent-fetch-articles): Return list of articles that were
4179         successfully fetched.
4180         (gnus-agent-check-overview-buffer): No more thingatpt.
4181         (gnus-agent-expire): No longer deletes NOV entries of unread
4182         articles.
4183         (gnus-agent-unread-articles): New function.
4184         (gnus-agent-regenerate-group): The article number must be
4185         terminated by a tab character.  Added more messages to report
4186         repairs.  Inhibit quits while writing changes so it is now safe
4187         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
4188         downloaded to 1) resolve the unbound references and 2) avoid
4189         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
4190
4191         * gnus-art.el (gnus-article-prepare): The agent
4192         downloaded/undownloaded mark is no longer stored as the article's
4193         mark.
4194
4195         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
4196         gnus-summary-highlight may use it.  Added downloaded as
4197         gnus-summary-highlight was using it.
4198
4199         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
4200         the download mark now follows Kai's +/- convention.
4201         (gnus-downloaded-mark): Added ?+ mark.
4202         (gnus-summary-highlight): Added rules to select
4203         gnus-summary-high-uncached-face,
4204         gnus-summary-normal-uncached-face, and
4205         gnus-summary-low-uncached-face.  Removed the
4206         gnus-agent-downloaded-article-face.
4207         (gnus-summary-line-format-alist): Implemented the download flag
4208         format (?O) as named in the manual.  This implementation displays
4209         either gnus-undownloaded-mark, gnus-downloaded-mark, or
4210         gnus-no-mark.
4211         (gnus-newsgroup-agentized): New local variable that identifies
4212         which groups are agentized.  While the agent is now on by default,
4213         you don't have to agentize every server that you use.
4214         (gnus-update-summary-mark-positions): Completed support for the
4215         download type of mark.
4216         (gnus-summary-insert-line): Added undownloaded to the parameters.
4217         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
4218         reference by the gnus-summary-line-format-spec.
4219
4220         * nntp.el (nntp-with-open-group): This macro handles dropped or
4221         broken connections by opening a new connection and repeating the
4222         failed command.
4223         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
4224         XOVER commands preceeding the active articles with the nov entry
4225         of the first available article.  When gnus connected to such a
4226         server, the unexpected nov entry would result in duplicate lines
4227         in the agent's overview file.  This patch fixes the duplicate
4228         lines problem and improves performance by skipping over all
4229         articles IDs that preceed the first nov entry in the server's
4230         reply.
4231
4232 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4233
4234         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
4235         (gnus-summary-highlight): Use it instead of `downloaded'.
4236         (gnus-summary-highlight-line): Ditto.
4237
4238         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
4239
4240 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4241
4242         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
4243
4244         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
4245         calls.
4246
4247         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
4248         downloaded variable if we're in an uncovered group.
4249
4250         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
4251         font to soemthing less noticeable.
4252         (gnus-agent-group-covered-p): New function.
4253
4254 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
4255
4256         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
4257         Because of an unknown bug, the group buffer is saved in .overview
4258         file.
4259
4260 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4261
4262         * nntp.el (nntp-send-command): Braino in last commit.  Replace
4263         `and' with `or'.
4264
4265 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4266
4267         * nntp.el (nntp-send-command): Assume that echo does not happen
4268         when nntp-open-connection-function is nntp-open-network-stream.
4269         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
4270
4271 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
4272
4273         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
4274
4275 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
4276
4277         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
4278         nntp-server-buffer if we aren't going to write to it.
4279
4280 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4281         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
4282
4283         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
4284
4285 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4286
4287         * rfc2047.el (rfc2047-decode-region): Remove newlines between
4288         decoded words.
4289
4290 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4291
4292         * gnus.el (fboundp): After loading mm-util, make sure it was the
4293         right one.
4294
4295 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4296
4297         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
4298         gnus-sum.  Made into a user option.
4299
4300         * gnus-sum.el (gnus-simplify-ignored-prefixes)
4301         (gnus-summary-mark-article-as-unread)
4302
4303 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
4304
4305         * time-date.el (date-to-time): Typo.
4306
4307         * parse-time.el: Typo.
4308
4309         * nnsoup.el (nnsoup-retrieve-headers): Typo.
4310
4311         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
4312
4313         * nnimap.el:
4314         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
4315
4316         * mm-encode.el (mm-safer-encoding): Typo.
4317
4318         * messcompat.el: Typo.
4319
4320         * message.el (message-face-alist): Typo.
4321
4322         * imap.el (imap-interactive-login, imap-open): Typos.
4323
4324         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
4325
4326         * gnus.el: Typo.
4327
4328         * gnus-win.el (gnus-configure-frame): Typo.
4329
4330         * gnus-util.el (gnus-atomic-progn-assign): Typo.
4331
4332         * gnus-topic.el (gnus-topic-sort-topics): Typo.
4333
4334         * gnus-sum.el (gnus-summary-article-number)
4335         (gnus-summary-read-group-1, gnus-summary-mark-article)
4336         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
4337
4338         * gnus-mule.el (gnus-mule-add-group): Typo.
4339
4340         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
4341
4342         * gnus-group.el (gnus-group-fetch-faq): Typo.
4343
4344         * gnus-art.el (gnus-decode-header-methods): Typo.
4345
4346         * flow-fill.el: Typo.
4347
4348 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
4349
4350         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
4351
4352 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4353
4354         * gnus-sum.el (gnus-simplify-ignored-prefixes)
4355         (gnus-summary-mark-article-as-unread)
4356         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
4357         Reformatting to avoid long lines.
4358         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
4359
4360 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
4361
4362         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
4363         be accessed through `mail-header-number'.
4364
4365 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4366
4367         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
4368         compressed range to gnus-summary-insert-articles.
4369
4370 2002-11-26  Kevin Ryde <user42@zip.com.au>
4371
4372         * gnus-art.el (gnus-mime-copy-part): Look for filename
4373         parameter under content-disposition, not content-type.
4374
4375         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
4376         (gnus-summary-reselect-current-group): Use it.
4377
4378 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4379
4380         * gnus-agent.el (gnus-agent-uncached-articles): if
4381         gnus-agent-load-alist fails, return ARTICLES.
4382
4383         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
4384
4385 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4386
4387         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
4388         superfluous function call.
4389         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
4390         Add warning to docstring.
4391
4392 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4393
4394         * gnus-agent.el: Autoload number-at-point instead.
4395         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
4396
4397 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4398
4399         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
4400         require thingatpt (for number-at-point) and protect against
4401         deactivate-mark being unbound (on XEmacs).
4402
4403 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4404
4405         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
4406         print message on entry.
4407
4408         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
4409
4410         * gnus-range.el (gnus-range-difference): New function.
4411         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
4412
4413 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4414
4415         * gnus-sum.el (gnus-summary-insert-old-articles): Use
4416         gnus-remove-from-range instead of gnus-range-difference which
4417         doesn't exist.
4418
4419 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4420         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
4421
4422         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
4423         used for showing which articles have been downloaded.
4424         (gnus-agent-article-alist): Format change.  Add documentation.
4425         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
4426         process-marked articles.
4427         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
4428         in the series are individually fetched to minimize lose of
4429         content due to an error/quit.
4430         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
4431         gnus-message instead of message.
4432         (gnus-agent-read-servers): Use file lib/methods instead of
4433         lib/servers.  TODO: Why?
4434         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
4435         (gnus-agent-get-undownloaded-list): Remove articles that appear to
4436         come from the agent.  This means that they are not downloaded.
4437         (gnus-agent-fetch-selected-article): Don't use history.
4438         (gnus-agent-save-history, gnus-agent-enter-history)
4439         (gnus-agent-article-in-history-p, gnus-agent-history-path):
4440         Removed function; history is not used anymore.
4441         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
4442         (gnus-agent-crosspost): Started rewrite then realized that a typo
4443         in gnus-agent-fetch-articles ensures that this function is never
4444         called.  This will need to be fixed later.
4445         (gnus-agent-check-overview-buffer): Some sanity checks on the
4446         agent overview buffer.  This is a safety net used during
4447         development.
4448         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
4449         changed, write a number to the file indicating this.
4450         (gnus-agent-fetch-headers): Rewrite to respect
4451         gnus-agent-consider-all-articles without relying on the
4452         `.fetched' files.  Make it fast.
4453         (gnus-agent-braid-nov): Change resulting from
4454         gnus-agent-fetch-headers change.
4455         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
4456         `.fetched' files.
4457         (gnus-agent-read-agentview): New function, used by
4458         gnus-agent-load-alist.
4459         (gnus-agent-load-fetched-headers): Remove.
4460         (gnus-agent-save-alist): Rewrite to accomodate new format.
4461         (gnus-agent-fetch-group-1): Make sure list of articles is in the
4462         same order as in gnus-newsgroup-headers.
4463         (gnus-agent-expire): Document and implement extra args ARTICLES,
4464         GROUP, FORCE.  Do not restrict usage.
4465         (gnus-agent-uncached-articles): New function.
4466         (gnus-agent-retrieve-headers): Use it.
4467         (gnus-agent-regenerate-group): No longer needs to be called from
4468         gnus-agent-regenerate.  Individual groups may be regenerated. The
4469         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
4470         The article fetch dates are validated in the article alist.  The
4471         article alist is pruned of entries that do not reference existing
4472         NOV entries.  All changes are computed then applied with
4473         inhibit-quit bound to t.  As a result, it is now safe to quit out of
4474         regeneration.  The optional clean parameter has been replaced with
4475         an optional reread parameter.  Clean is no longer necessary as
4476         regeneration gets the appropriate setting from
4477         gnus-agent-consider-all-articles.  The new reread parameter will
4478         result in fetched, or all, articles being marked as unread.
4479         (gnus-agent-regenerate): Removed code to regenerate the history
4480         file as it is no longer used.
4481
4482         * gnus-start.el (gnus-make-ascending-articles-unread): New
4483         function, for efficient mass-marking.
4484
4485         * gnus-sum.el (gnus-summary-highlight): Use new face for
4486         downloaded articles.
4487         (gnus-article-mark): Prefer to indicate read/unread status over
4488         downloaded status.
4489         (gnus-summary-highlight-line-0): New function, maybe rehighlights
4490         line.
4491         (gnus-summary-highlight-line): Use new face for downloaded
4492         articles.
4493         (gnus-summary-insert-old-articles): Improved performance by
4494         replacing the initial LIST of older articles with a compressed
4495         RANGE of older articles.  Some servers appear to lie about
4496         their active range so the original list could contain millions
4497         of article numbers.  The range is not expanded into a list
4498         until the optional ALL parameter has been applied.
4499
4500 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4501
4502         * gnus-agent.el (gnus-category-mode): Typo in doc string.
4503
4504 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
4505
4506         * spam.el:
4507         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
4508
4509         * spam.el: added `M s t' and `M s x' key mappings
4510
4511 2002-11-20  Simon Josefsson  <jas@extundo.com>
4512
4513         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
4514
4515 2002-11-19  Simon Josefsson  <jas@extundo.com>
4516
4517         * gnus-sum.el (gnus-summary-morse-message): Load
4518         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
4519         (unmorse-region): Autoload it instead.
4520
4521 2002-11-18  Simon Josefsson  <jas@extundo.com>
4522
4523         * gnus-sum.el (gnus-summary-morse-message): New function.
4524         (gnus-summary-wash-map): Bind to `W m'.
4525         (gnus-summary-make-menu-bar): Add.
4526
4527         * nnimap.el (nnimap-request-expire-articles): Compress sequence
4528         before storing \Deleted mark on expired articles.
4529
4530 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
4531         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
4532
4533         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
4534         parens in column 0.
4535
4536 2002-11-17  Juanma Barranquero  <lektu@terra.es>
4537
4538         * nnweb.el (nnweb-google-create-mapping): Fix typo.
4539
4540         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
4541
4542         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
4543
4544 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
4545
4546         * message.el (message-set-auto-save-file-name): Use
4547         make-directory, to avoid the dependence on gnus-util.
4548
4549 2002-11-16  Simon Josefsson  <jas@extundo.com>
4550
4551         * nnimap.el (nnimap-callback-callback-function):
4552         (nnimap-callback-buffer): Removed, these cannot be global but must
4553         be embedded into the callback.
4554         (nnimap-make-callback): New.  Embedd article number, callback and
4555         buffer in function.
4556         (nnimap-callback, nnimap-request-article-part): Update.
4557
4558 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4559
4560         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
4561
4562 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4563
4564         * gnus.el (gnus-summary-line-format): Document %C.
4565
4566 2002-11-11  Simon Josefsson  <jas@extundo.com>
4567
4568         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
4569         output when called interactively.
4570
4571 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4572
4573         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
4574
4575         * message.el (message-draft-coding-system): Improve comment; use
4576         mm-auto-save-coding-system for the default value.
4577
4578         * nndraft.el (nndraft-request-article): Revert to the state before
4579         2002-10-29; regexp-quote mail-header-separator.
4580
4581 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
4582
4583         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
4584         allow editing of drafts from an nnvirtual group.
4585
4586 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4587
4588         * nndraft.el (nndraft-request-article): Replace emacs-mule with
4589         mm-auto-save-coding-system.
4590
4591         * message.el (message-draft-coding-system): Default to
4592         iso-2022-7bit.
4593
4594         * mm-util.el (mm-auto-save-coding-system): Undo last change to
4595         restore the default value to emacs-mule or escape-quoted.
4596
4597 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4598
4599         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
4600         a delayed or a queued article as well as a draft.
4601
4602         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
4603         delayed or a queued article in the raw format; treat a delayed
4604         article as a raw article as well as a draft.
4605         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
4606         for the delayed group.
4607
4608         * nndraft.el (nndraft-request-article): Ignore auto save files for
4609         a delayed or a queued article; don't bother to decode a queued
4610         article; don't bind nnmail-file-coding-system for a queued article.
4611
4612         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
4613         and the queue group.
4614
4615 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
4616
4617         * gnus-group.el (gnus-group-delete-group):
4618         gnus-cache-active-hashtb might be void.
4619
4620 2002-11-02  Simon Josefsson  <jas@extundo.com>
4621
4622         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
4623         setting of the default user ID.  From Raymond Scholz
4624         <ray-2002@zonix.de>.
4625
4626 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
4627
4628         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
4629         charset.
4630
4631 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
4632         From Alex Schroeder <alex@emacswiki.org>
4633         * spam-stat.el (spam-stat-process-directory): add dir to message
4634         (spam-stat-reduce-size): No longer remove words
4635         with values close to 0.5, because the default value is 0.2.
4636
4637 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4638
4639         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
4640         documentation.
4641
4642 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4643
4644         * gnus-agent.el (gnus-agent-fetched-headers)
4645         (gnus-agent-load-fetched-headers)
4646         (gnus-agent-save-fetched-headers): Remove variable and two
4647         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
4648         works better.
4649         (gnus-agent-fetch-headers): New implementation from Kevin
4650         Greiner.  Uses gnus-agent-article-alist to store information
4651         about fetched messages which aren't on the server anymore.  The
4652         trick is to return a list of considered messages to the caller,
4653         but to only fetch those which haven't been fetched yet.
4654
4655 2002-10-30  Simon Josefsson  <jas@extundo.com>
4656
4657         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
4658
4659         * pgg.el (pgg-passphrase-cache-expiry): Removed.
4660
4661 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4662
4663         * mm-view.el (mm-w3m-local-map-property): Make it work with older
4664         versions of emacs-w3m than 1.3.3.
4665
4666         * lpath.el: Bind w3m-minor-mode-map.
4667
4668         * mm-view.el (mm-w3m-mode-command-alist)
4669         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
4670         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
4671         (mm-setup-w3m): Simplified.
4672         (mm-w3m-local-map-property): New function.
4673         (mm-inline-text-html-render-with-w3m): Use it.
4674
4675         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
4676         mm-w3m-local-map-property.
4677
4678 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4679
4680         * mm-util.el (mm-auto-save-coding-system): Default to
4681         iso-2022-7bit.
4682
4683         * nndraft.el (nndraft-request-article): Decode an article using
4684         the coding-system emacs-mule if it seems to have been saved using
4685         emacs-mule.
4686         (nndraft-request-replace-article): Use message-draft-coding-system
4687         instead of mm-auto-save-coding-system for the draft or delayed
4688         group.
4689
4690 2002-10-28  Josh  <huber@alum.wpi.edu>
4691
4692         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
4693         functions.
4694
4695 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4696         From mah@everybody.org (Mark A. Hershberger).
4697
4698         * mm-url.el (mm-url-insert-file-contents): Make it return the same
4699         type values ("url" size) regardless of the values of
4700         mm-url-use-external.
4701
4702 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4703
4704         * nnimap.el (nnimap-request-article-part): Try harder to show
4705         group name in debugging message.
4706
4707 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4708
4709         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
4710         directory if it doesn't exist.
4711         (gnus-agent-fetch-headers): Remove old cruft that tried to
4712         abstain from downloading articles more than once if
4713         gnus-agent-consider-all-articles was true.  This is now done
4714         properly via the .fetched files.
4715
4716 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4717
4718         * nndraft.el (nndraft-request-article): Treat delayed articles
4719         like drafts.
4720
4721 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4722
4723         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
4724
4725 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4726
4727         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
4728         Remove unused optional arg DIR and corresponding code.
4729
4730         * nnimap.el (nnimap-request-article-part): Include group name in
4731         debugging output.
4732
4733 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
4734
4735         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
4736
4737 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4738
4739         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
4740         contains range of headers that have been fetched by the agent
4741         already.  Compare gnus-agent-article-alist.
4742         (gnus-agent-file-header-cache): Like
4743         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
4744         (gnus-agent-fetch-headers): Improve comment.  Revert to old
4745         seen/recent logic.
4746         Remember which headers have been fetched before and don't fetch
4747         them again the next time round.
4748         (gnus-agent-load-fetched-headers)
4749         (gnus-agent-save-fetched-headers): New functions, for remembering
4750         which headers have been fetched before.
4751
4752 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4753
4754         * lpath.el: Remove useless bindings.
4755
4756 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
4757
4758         * gnus-sum.el (gnus-summary-execute-command): Disable visual
4759         features while searching.
4760
4761 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4762
4763         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
4764
4765 2002-10-22  Simon Josefsson  <jas@extundo.com>
4766
4767         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
4768         (pgg-snarf-keys): Add.
4769
4770 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4771
4772         * lpath.el: Fbind bbdb-records.
4773
4774         * spam.el: Don't autoload bbdb-records.
4775
4776 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4777
4778         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
4779         prevent inf-loop.
4780
4781 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4782
4783         * nnslashdot.el: Removed some test lines.
4784         More test.
4785
4786 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4787
4788         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
4789         are known to be downloaded already.
4790
4791 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4792
4793         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
4794         (mm-text-html-washer-alist): Ditto.
4795
4796 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4797
4798         * nnheader.el (nnheader-remove-body): Fix an error of detecting
4799         boundary between headers and body.
4800         * nnml.el (nnml-parse-head): Ditto.
4801
4802 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4803
4804         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
4805         entries.
4806
4807         * gnus-group.el (gnus-fetch-group): Allow an optional
4808         specification of the articles to select.
4809
4810         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
4811
4812 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4813
4814         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
4815         headers from the group, update variable `articles' to contain
4816         only those numbers where headers exist.  (When fetching all
4817         articles in a group, Gnus creates lots of numbers where there is
4818         no articles.)
4819
4820 2002-10-20  Steve Youngs  <youngs@xemacs.org>
4821
4822         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
4823         doesn't have the 'alist custom type, use cons cells instead.
4824         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
4825         (pgg-parse-hash-algorithm-alist): Ditto.
4826         (pgg-parse-compression-algorithm-alist): Ditto.
4827         (pgg-parse-signature-type-alist): Ditto.
4828
4829         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
4830
4831         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
4832
4833         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
4834
4835 2002-10-19  Simon Josefsson  <jas@extundo.com>
4836
4837         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
4838         buffer.
4839
4840 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4841
4842         * gnus-spec.el (gnus-make-format-preserve-properties)
4843         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
4844         properties also on XEmacs.  `gnus-xmas-format' is like format but
4845         preserves text properties on XEmacs (though it only understands
4846         simple format specs).  The variable
4847         `gnus-make-format-preserve-properties' controls whether the
4848         function is used, and is checked in `gnus-parse-simple-format'.
4849         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
4850
4851         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
4852         output.
4853         (gnus-agent-consider-all-articles): New variable.
4854         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
4855         (gnus-agent-fetch-headers): Depending on
4856         gnus-agent-consider-all-articles, maybe get all articles.
4857         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
4858         `read'.
4859         (gnus-predicate-imples-unread): New function.
4860         (gnus-agent-fetch-headers): Optimize to call
4861         gnus-list-of-unread-articles if that is sufficient.
4862         Check unseen and recent instead of seen and recent.
4863         (gnus-agent-fetch-headers): Abstain from calling
4864         gnus-list-range-intersection if range (a . b) would have (> a b).
4865
4866 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4867
4868         * message.el (message-send-mail): Make it possible to perform
4869         edebug-defun.
4870
4871 2002-10-18  Simon Josefsson  <jas@extundo.com>
4872
4873         * gnus-art.el (gnus-button-man-handler): Change default to
4874         `manual-entry' (defined in both emacsen).
4875         (gnus-button-man-handler): Remove emacsen difference and use
4876         `manual-entry'.
4877
4878 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4879
4880         * spam.el: Wrap autoload settings for bbdb-records,
4881         executable-find and ifile-spam-filter with eval-and-compile.
4882         (spam-display-buffer-contents): Remove.
4883         (spam-bogofilter-score): Merge spam-display-buffer-contents.
4884
4885 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
4886
4887         * spam.el (spam-display-buffer-contents): New function.
4888         (spam-bogofilter-score): use spam-display-buffer-contents, patch
4889         from Katsumi Yamaoka <yamaoka@jpl.org>.
4890
4891 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4892
4893         * nnheader.el (nnheader-parse-naked-head): New function.
4894         (nnheader-parse-head): Use the above function, in order to handle
4895         continuation lines properly.
4896         (nnheader-remove-body): New function.
4897         (nnheader-remove-cr-followed-by-lf): New function.
4898         (nnheader-ms-strip-cr): Use the above function.
4899
4900         * gnus-agent.el (gnus-agent-regenerate-group): Call
4901         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
4902         `nnheader-parse-head'.
4903         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
4904
4905         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
4906         continuation lines by itself; call `nnheader-parse-naked-head'
4907         instead of `nnheader-parse-head'.
4908         * nndiary.el (nndiary-parse-head): Ditto.
4909         * nnfolder.el (nnfolder-parse-head): Ditto.
4910         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
4911         * nnmaildir.el (nnmaildir--update-nov): Ditto.
4912         * nnml.el (nnml-parse-head): Ditto.
4913
4914 2002-10-17  Steve Youngs  <youngs@xemacs.org>
4915
4916         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
4917         XEmacs, default to it if featurep 'xemacs.
4918
4919 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4920
4921         * spam-stat.el: Check for the existence of hash functions instead
4922         of the Emacs version to decide whether to load cl.  Suggested by
4923         Kai Gro\e,A_\e(Bjohann.
4924
4925 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4926
4927         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
4928         if it isn't open yet.
4929
4930 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4931
4932         * gnus-group.el: Require mm-url only when compiling.
4933         (gnus-group-fetch-charter): Require mm-url.
4934
4935         * spam-stat.el: Require cl for the functions gethash,
4936         hash-table-count, make-hash-table and mapc for Emacs 20.
4937         (puthash): Alias to cl-puthash for Emacs 20.
4938         (with-syntax-table): New macro for Emacs 20.
4939
4940 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
4941
4942         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
4943
4944 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
4945
4946         * spam.el (spam-check-ifile): added ifile as a spam checking
4947         backend, and spam-use-ifle as the variable to toggle that check.
4948
4949 2002-10-12  Simon Josefsson  <jas@extundo.com>
4950
4951         * message.el (message-beginning-of-line): New variable.
4952         (message-beginning-of-line): Use it.
4953
4954 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
4955
4956         * spam.el: more compilation fixes for BBDB
4957
4958         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
4959         (spam-stat-reduce-size): Interactive.
4960         (spam-stat-reset): New function.
4961         (spam-stat-save): Interactive.
4962
4963 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4964
4965         * gnus.el: Autoload gnus-delay-initialize.
4966
4967         * message.el: Autoload gnus-delay-article.
4968
4969 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
4970
4971         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
4972         text property in Emacs.
4973
4974 2002-10-11  Simon Josefsson  <jas@extundo.com>
4975
4976         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
4977         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
4978
4979         * mml1991.el (mml1991-pgg-sign): Remove CR.
4980
4981 2002-10-10  Simon Josefsson  <jas@extundo.com>
4982
4983         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
4984         decrypt failed.
4985         (mml2015-trust-boundaries-alist): Removed.
4986         (mml2015-gpg-extract-signature-details): Don't use it.
4987         (mml2015-unabbrev-trust-alist): New.
4988         (mml2015-gpg-extract-signature-details): Use it.
4989
4990 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
4991
4992         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
4993         BBDB installed
4994
4995         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
4996         statistical analysis of spam in Lisp only
4997
4998 2002-10-10  Simon Josefsson  <jas@extundo.com>
4999
5000         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
5001         auth, selected or examine state.
5002
5003         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
5004         buffer and error buffer depending on type of information.
5005
5006         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
5007         --status-fd stuff even if gpg.el is not used (revert earlier
5008         change).
5009         (mml2015-pgg-{clear-,}verify): Store both output and errors as
5010         gnus details.
5011         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
5012         buffer.
5013
5014         * pgg.el (pgg-verify-region): Use it.
5015
5016         * pgg-def.el (pgg-query-keyserver): New variable.
5017
5018         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
5019         key-identifier in packet.  Is this a good idea?
5020
5021         * mml.el (mml-mode-map): Add security commands that operates on
5022         MIME parts.
5023         (mml-menu): And menu items for them.
5024
5025         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
5026
5027         * mml.el (mml-parse-1): Support sender in #secure tags.
5028
5029         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
5030         defined.
5031
5032         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
5033         (mml-pgp-encrypt-buffer): Support combined signing.
5034
5035         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
5036         (mml1991-gpg-encrypt): Ditto.
5037         (mml1991-pgg-encrypt): Ditto.
5038         (mml1991-encrypt): Pass sign parameter.
5039
5040         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
5041         (mml-signencrypt-style): Mention the variable.
5042
5043 2002-10-09  Simon Josefsson  <jas@extundo.com>
5044
5045         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
5046         pgg-gpg-user-id.
5047
5048         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
5049         (pgg-fetch-key-function): Nil if w3 is not installed.
5050
5051 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5052
5053         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
5054         gnus-agent-current-history.
5055
5056 2002-10-06  Simon Josefsson  <jas@extundo.com>
5057
5058         * imap.el (imap-parse-status): Don't use read to read token.
5059
5060 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5061
5062         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
5063         for methods not covered by the agent, and when unplugged.
5064
5065 2002-10-05  Simon Josefsson  <jas@extundo.com>
5066
5067         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
5068         signing.
5069
5070         * gnus-agent.el (gnus-agent-read-servers): If getting method from
5071         a named server fails, ignore the server.
5072
5073         * mml1991.el (mml1991-pgg-sign): Do QP.
5074
5075         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
5076         work.
5077
5078 2002-10-04  Simon Josefsson  <jas@extundo.com>
5079
5080         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
5081
5082         * pgg-pgp.el (pgg-pgp-verify-region): Inline
5083         binary-write-decoded-region from MEL.
5084
5085         * pgg.el (pgg-encrypt-region): Support sign.
5086
5087         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
5088
5089         * mml2015.el (mml2015-pgg-encrypt): Ditto.
5090
5091         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
5092         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
5093         branch where PGG was taken from in the ChangeLog entries below.
5094
5095 2002-10-01  Simon Josefsson  <jas@extundo.com>
5096
5097         * pgg-pgp.el: Don't require mel.  Don't use luna.
5098         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
5099         (pgg-pgp-process-region): Use expand-file-name instead of concat.
5100         (pgg-pgp-process-region): Don't use binary-funcall.
5101
5102         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
5103
5104         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
5105         instead of concat.
5106
5107         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
5108
5109 2002-09-29  Simon Josefsson  <jas@extundo.com>
5110
5111         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
5112         compile warnings.
5113
5114         * pgg.el (pgg-decrypt-region): Don't parse packet.
5115
5116         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
5117
5118 2002-09-29  Daiki Ueno <ueno@unixuser.org>
5119
5120         * pgg.el: Remove dependency on calist.el.
5121
5122 2002-09-28  Simon Josefsson  <jas@extundo.com>
5123
5124         * pgg.el (pgg-temporary-file-directory): New variable.
5125         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
5126
5127         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
5128         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
5129
5130         * pgg-parse.el (pgg-char-int): Defalias.
5131         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
5132         (pgg-read-bytes, pgg-read-body): Use it.
5133         (pgg-decode-packets): Don't use MEL, use base64-*.
5134         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
5135         (pgg-string-as-unibyte): Defalias.
5136         (pgg-parse-armor-region): Use it.
5137
5138         * pgg-gpg.el (pgg-gpg-process-region): Use
5139         pgg-temporary-file-directory.
5140
5141         * luna.el: Don't def-edebug.
5142
5143         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
5144         binary-write-decoded-region from MEL.
5145
5146         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
5147
5148         * alist.el, calist.el: Don't require product/APEL.
5149
5150         * pgg-parse.el (top-level): Remove dependency on static.el,
5151         pccl.el, mel.el.
5152         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
5153         `define-ccl-program' is boundp, instead of using broken.
5154
5155 2002-10-01  Simon Josefsson  <jas@extundo.com>
5156
5157         * message.el (message-required-mail-headers): Remove Lines:.
5158
5159 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5160         From Jesper Harder.
5161
5162         * gnus-group.el (gnus-group-fetch-charter,
5163         gnus-group-fetch-control): Prompt for group if given a prefix
5164         argument.
5165         * gnus-sum.el (t): Add gnus-group-fetch-charter and
5166         gnus-group-fetch-control to summary key map and menu.
5167
5168 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
5169
5170         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
5171         number when there are no articles.
5172
5173 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5174
5175         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
5176         arg ALL means to fetch all articles, not only downloadable ones.
5177         (gnus-agent-fetch-selected-article): New function for
5178         gnus-select-article-hook or gnus-mark-article-hook.
5179
5180 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5181         From Peter von der Ahe <nospam2159@daimi.au.dk>.
5182
5183         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
5184         raw-text.
5185
5186 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
5187
5188         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
5189         Pinard).
5190         Major revamp of the code, documentation is in comments in the file
5191         for now.
5192
5193 2002-09-30  Simon Josefsson  <jas@extundo.com>
5194
5195         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
5196         buffer seem to be needed?
5197
5198 2002-09-29  Simon Josefsson  <jas@extundo.com>
5199
5200         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
5201         compile warnings.
5202
5203         * mml1991.el (mml1991-function-alist): Add pgg.
5204         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
5205         (mml1991-pgg-encrypt): Fix recipients querying.
5206
5207 2002-09-28  Simon Josefsson  <jas@extundo.com>
5208
5209         * mml2015.el (autoload): Autoload correct files.  Trivial patch
5210         from dme@dme.org.
5211         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
5212         handle is returned.
5213
5214 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5215
5216         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
5217         Protect against non-existent of `nnimap-mailbox-info'.
5218
5219 2002-09-27  Simon Josefsson  <jas@extundo.com>
5220
5221         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
5222         (gnus-setup-news-hook): Use it.
5223         (gnus-after-getting-new-news-hook): Ditto.
5224
5225         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
5226
5227 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5228         From Mats Lidell <matsl@contactor.se>.
5229
5230         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
5231
5232 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5233
5234         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
5235         the part to decode encoded words, use raw words instead of decoded
5236         words.
5237
5238 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
5239
5240         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
5241
5242         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
5243         (mm-setup-w3m): Use it.
5244
5245 2002-09-27  Simon Josefsson  <jas@extundo.com>
5246
5247         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
5248         article buffers.
5249
5250         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
5251         it just in case.
5252         (nnimap-update-unseen): New function; update unseen count in
5253         `n-m-info'.
5254         (nnimap-close-group): Call it.
5255
5256         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
5257         (gnus-after-getting-new-news-hook): Ditto.
5258
5259         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
5260         message into verboselevel 9.  Change slow mail check message.
5261         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
5262         (nnimap-fixup-unread-after-getting-new-news): New function, to be
5263         used as a hook after getting new mail.
5264
5265 2002-09-26  Simon Josefsson  <jas@extundo.com>
5266
5267         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
5268         SELECT/EXAMINE is first unseen article, not number of unseen
5269         articles.  Make them distinct by renaming the former to
5270         `first-unseen' instead of `unseen'.
5271
5272         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
5273         too.
5274         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
5275         changed.
5276         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
5277
5278         * gnus-int.el (gnus-server-unopen-status): Defcustom.
5279
5280         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
5281         better.
5282
5283         * mml2015.el (mml2015-pgg-decrypt): Only add security information
5284         if dissecting resulting buffer actually had any information.
5285
5286 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5287
5288         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
5289         because the function `string<' allows symbols.
5290
5291         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
5292
5293 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
5294
5295         * message.el (message-forward-make-body): Revert an early change
5296         because 8-bit utf-8 emails.
5297
5298 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
5299
5300         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
5301         links to Info)
5302         * gnus-art.el (gnus-treat-highlight-signature):
5303         * gnus-art.el (gnus-treat-buttonize):
5304         * gnus-art.el (gnus-treat-buttonize-head):
5305         * gnus-art.el (gnus-treat-emphasize):
5306         * gnus-art.el (gnus-treat-strip-cr):
5307         * gnus-art.el (gnus-treat-unsplit-urls):
5308         * gnus-art.el (gnus-treat-leading-whitespace):
5309         * gnus-art.el (gnus-treat-hide-headers):
5310         * gnus-art.el (gnus-treat-hide-boring-headers):
5311         * gnus-art.el (gnus-treat-hide-signature):
5312         * gnus-art.el (gnus-treat-fill-article):
5313         * gnus-art.el (gnus-treat-hide-citation):
5314         * gnus-art.el (gnus-treat-hide-citation-maybe):
5315         * gnus-art.el (gnus-treat-strip-list-identifiers):
5316         * gnus-art.el (gnus-treat-strip-pgp):
5317         * gnus-art.el (gnus-treat-strip-pem):
5318         * gnus-art.el (gnus-treat-strip-banner):
5319         * gnus-art.el (gnus-treat-highlight-headers):
5320         * gnus-art.el (gnus-treat-highlight-citation):
5321         * gnus-art.el (gnus-treat-date-ut):
5322         * gnus-art.el (gnus-treat-date-local):
5323         * gnus-art.el (gnus-treat-date-english):
5324         * gnus-art.el (gnus-treat-date-lapsed):
5325         * gnus-art.el (gnus-treat-date-original):
5326         * gnus-art.el (gnus-treat-date-iso8601):
5327         * gnus-art.el (gnus-treat-date-user-defined):
5328         * gnus-art.el (gnus-treat-strip-headers-in-body):
5329         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
5330         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
5331         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
5332         * gnus-art.el (gnus-treat-unfold-headers):
5333         * gnus-art.el (gnus-treat-fold-headers):
5334         * gnus-art.el (gnus-treat-fold-newsgroups):
5335         * gnus-art.el (gnus-treat-overstrike):
5336         * gnus-art.el (gnus-treat-display-xface):
5337         * gnus-art.el (gnus-treat-display-smileys):
5338         * gnus-art.el (gnus-treat-from-picon):
5339         * gnus-art.el (gnus-treat-mail-picon):
5340         * gnus-art.el (gnus-treat-newsgroups-picon):
5341         * gnus-art.el (gnus-treat-body-boundary):
5342         * gnus-art.el (gnus-treat-capitalize-sentences):
5343         * gnus-art.el (gnus-treat-fill-long-lines):
5344         * gnus-art.el (gnus-treat-play-sounds):
5345         * gnus-art.el (gnus-treat-translate):
5346         * gnus-art.el (gnus-treat-x-pgp-sig):
5347         * gnus-art.el (gnus-mime-button-line-format):
5348         * gnus-art.el (gnus-button-man-level):
5349         * gnus-art.el (gnus-button-emacs-level):
5350         * gnus-cus.el (gnus-group-parameters):
5351         * gnus-gl.el (bbb-build-mid-scores-alist):
5352         * gnus-group.el (gnus-group-line-format):
5353         * gnus-mlspl.el (gnus-group-split-setup):
5354         * gnus-mlspl.el (gnus-group-split):
5355         * gnus-msg.el (gnus-mailing-list-groups):
5356         * gnus-msg.el (gnus-posting-styles):
5357         * gnus-nocem.el (gnus-nocem-issuers):
5358         * gnus-score.el (gnus-score-regexp-bad-p):
5359         * gnus-srvr.el (gnus-server-line-format):
5360         * gnus-topic.el (gnus-topic-line-format):
5361         * gnus.el (gnus-summary-line-format):
5362         * mail-source.el (mail-sources):
5363         * message.el (message-subscribed-address-file):
5364         * nnmail.el (nnmail-split-fancy):
5365
5366 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
5367
5368         * mail-source.el(mail-source-run-script): use `functionp' to test
5369         whether the argument `script' is in fact a function.
5370         (mail-sources): adjust the defcustom to allow users to specify a
5371         function or a string as the value of the `:prescript' and
5372         `:postscript' arguments of the `file' and `pop3' mail sources.
5373
5374 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
5375
5376         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
5377         number when article 1 does not exist.
5378
5379 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5380
5381         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
5382         apropos if apropos-variable does not exist.
5383         (gnus-button-guessed-mid-regexp)
5384         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
5385         regexes.  From Reiner Steib.
5386         (gnus-button-handle-describe-function)
5387         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
5388         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
5389         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
5390
5391 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
5392         Trivial patch.
5393
5394         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
5395         the file.
5396
5397 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
5398
5399         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
5400
5401 2002-09-24  Simon Josefsson  <jas@extundo.com>
5402
5403         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
5404         (mml2015-use): Prefer PGG if installed.
5405         (mml2015-function-alist): Add PGG wrappers.
5406         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
5407         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
5408         prefix, make regexp optionally skip it.
5409         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
5410         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
5411         (mml2015-pgg-encrypt): New functions.
5412         (defvar, autoload): Prevent byte-compile warnings.
5413
5414 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5415         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
5416
5417         * gnus-art.el (article-strip-banner): Check for the existence of
5418         from header.
5419
5420 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
5421
5422         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
5423         (gnus-button-alist): Improved regexp for
5424         gnus-button-handle-mid-or-mail (false positives), fixed
5425         gnus-button-handle-man entries.
5426         From Reiner Steib.
5427
5428 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
5429         From Josh Huber.
5430
5431         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
5432         nnmail-extra-headers is non-nil.
5433
5434 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
5435
5436         * nnmaildir.el: Store article numbers persistently.  General
5437         revision.
5438         (nnmaildir-request-expire-articles): handle 'immediate and 'never
5439         for nnmail-expiry-wait; delete instead of moving if 'force is
5440         given.
5441
5442 2002-09-23  Simon Josefsson  <jas@extundo.com>
5443         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
5444
5445         * smime.el (smime-sign-buffer): Get key and extra certs.
5446         (smime-get-key-with-certs-by-email): Utility function.
5447
5448 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
5449         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
5450
5451         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
5452         article exists.
5453
5454 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
5455
5456         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
5457
5458 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
5459         From Reiner Steib.
5460
5461         * gnus-art.el (gnus-button-handle-custom,
5462         gnus-button-handle-mid-or-mail,
5463         gnus-button-handle-describe-{function,variable,key},
5464         gnus-button-handle-apropos{,command,variable}): New functions.
5465         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
5466         gnus-button-{man,emacs,mail}-level): New variables.
5467         (gnus-button-alist): Use the above to buttonize emacs and mail
5468         related links.
5469
5470 2002-09-18  Juanma Barranquero  <lektu@terra.es>
5471
5472         * gnus-int.el (gnus-status-message): Fix spacing.
5473
5474         * imap.el (imap-continuation): Fix typos.
5475
5476 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5477
5478         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
5479
5480         * gnus-art.el (gnus-article-reply-with-original): Correct
5481         with-current-buffer scope.
5482
5483         * message.el (message-completion-alist): Add Reply-To, From, etc.
5484
5485 2002-09-18  Simon Josefsson  <jas@extundo.com>
5486
5487         * nnimap.el (nnimap-request-expire-articles): Make flag setting
5488         conditional.  From Nevin Kapur <nevin@jhu.edu>.
5489
5490 2002-09-17  Simon Josefsson  <jas@extundo.com>
5491
5492         * nnimap.el (nnimap-expiry-target): Don't search for which
5493         articles exists here.
5494         (nnimap-request-expire-articles): Do it here instead.  Only expire
5495         when articles are found.  Suggested by Nevin Kapur
5496         <nevin@jhu.edu>.
5497
5498 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5499         From Reiner Steib <reiner.steib@gmx.de>.
5500
5501         * message.el (message-strip-subject-trailing-was)
5502         (message-change-subject, message-add-archive-header)
5503         (message-xpost-fup2-header, message-xpost-insert-note)
5504         (message-xpost-fup2, message-reduce-to-to-cc): New functions
5505         adopted from message-utils.el.  Add functions to the keymap, mode
5506         describtion and menu.
5507         (message-change-subject,message-xpost-fup2): Signal error if
5508         current header is empty.
5509         (message-xpost-insert-note): Changed insert position.
5510         (message-archive-note): Ensure to insert note in message body (not
5511         in head).
5512         (message-archive-header, message-archive-note)
5513         (message-xpost-default, message-xpost-note, message-fup2-note)
5514         (message-xpost-note-function): New variables adopted from
5515         message-utils.el.  Changed some doc-strings.
5516         (message-mark-insert-{begin,end}): Rename from
5517         message-{begin,end}-inserted-text-mark (message-utils.el), changed
5518         values.
5519         (message-subject-trailing-was-query)
5520         (message-subject-trailing-was-ask-regexp)
5521         (message-subject-trailing-was-regexp): New variables.
5522         (message-to-list-only): Added doc-string and menu entry.
5523
5524         * message-utils.el: Removed.  Functions are now in message.el.
5525
5526 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
5527
5528         * gnus-art.el (gnus-article-reply-with-original,
5529         gnus-article-followup-with-original): Switch to
5530         gnus-summary-buffer before reply/followup.
5531
5532 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
5533
5534         * gnus-sum.el (gnus-summary-toggle-header): The article window may
5535         not exist. Toggle it anyway.
5536
5537 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
5538
5539         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
5540
5541         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
5542         Trivial patch from Urban Engberg <ue@ccieurope.com>.
5543
5544         * rfc2047.el (message-posting-charset): Defvar it.
5545         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
5546         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
5547
5548         * mail-source.el (mail-source-fetch): Hide password.
5549
5550         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
5551
5552 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5553         From John Paul Wallington <jpw@shootybangbang.com>.
5554
5555         * gnus.el (gnus-visual, gnus-meta): Fix typo.
5556
5557 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5558
5559         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
5560
5561 2002-09-11  Simon Josefsson  <jas@extundo.com>
5562
5563         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
5564         (nnimap-split-rule): Doc fix.
5565         (nnimap-request-expire-articles): Cleanup code.
5566
5567 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5568         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
5569
5570         * gnus-art.el (gnus-article-address-banner-alist): New option.
5571         (article-strip-banner): Refer the above option to split banners of
5572         free mail servers, when no group parameter is specified.
5573
5574 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5575
5576         * nntp.el (nntp-wait-for-string): Check for a process in the
5577         current buffer instead of `nntp-server-buffer'.
5578
5579 2002-09-09  Simon Josefsson  <jas@extundo.com>
5580
5581         * gnus-art.el (gnus-button-man-handler): New variable.
5582         (gnus-button-alist): Use g-b-handle-man.
5583         (gnus-button-handle-man): New, call g-b-man-handler.
5584
5585 2002-09-08  Simon Josefsson  <jas@extundo.com>
5586
5587         * gnus-art.el (gnus-button-alist): Buttonize man page links.
5588
5589 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5590
5591         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
5592
5593 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5594
5595         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
5596
5597         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
5598         keystroke.
5599
5600         * gnus-srvr.el (gnus-browse-describe-group): New command and
5601         keystroke.
5602
5603 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5604
5605         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
5606         value for gnus-decoration property.
5607
5608 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5609
5610         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
5611         string) as group name in case we have a CRLF in the file.
5612
5613 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
5614
5615         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
5616         group.
5617         (rfc1843-decode-hzp): do.
5618         (rfc1843-newsgroups-regexp): do.
5619
5620 2002-09-04  Simon Josefsson  <jas@extundo.com>
5621
5622         * message.el (message-canlock-generate): Make sure sha1 doesn't
5623         call external programs.
5624
5625 2002-09-03  Simon Josefsson  <jas@extundo.com>
5626
5627         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
5628
5629         * gnus-agent.el (gnus-agent-batch): Add doc.
5630
5631 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
5632
5633         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
5634         check for signed and encrypted parts.
5635         * mml.el (mml-parse-1): Correct small typo which preventing
5636         setting recipients in a secure tag.
5637
5638 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5639
5640         * mm-util.el (mm-coding-system-priorities): Default to a list of
5641         iso-2022-jp and others for the Japanese environment.
5642
5643 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5644
5645         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
5646         invalid display names.
5647
5648 2002-08-30  Simon Josefsson  <jas@extundo.com>
5649
5650         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
5651         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
5652
5653 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
5654
5655         * gnus.el (gnus-group-charter-alist): New option.
5656         (gnus-group-fetch-control-use-browse-url): New option.
5657
5658         * gnus-group.el (gnus-group-fetch-charter): New function.
5659         (gnus-group-fetch-control): New function.
5660         Add them to the keymap and menu. Require mm-url.
5661
5662 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5663
5664         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
5665         From Alex Schroeder <alex@emacswiki.org>.
5666
5667 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
5668
5669         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
5670         items expecting user interaction.
5671
5672         * gnus-topic.el (gnus-topic-make-menu-bar): do.
5673
5674         * gnus-sum.el (gnus-summary-make-menu-bar): do.
5675
5676         * gnus-srvr.el (gnus-server-make-menu-bar): do.
5677
5678         * mml.el (mml-menu): do.
5679
5680 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5681
5682         * mail-source.el (mail-source-touch-pop): New function.
5683
5684         * message.el (message-smtpmail-send-it): New function.
5685         (message-send-mail-function): Add it for a candidate.
5686
5687 2002-08-27  Simon Josefsson  <jas@extundo.com>
5688
5689         * gnus-msg.el (posting-charset-alist): Use
5690         gnus-define-group-parameter instead of defcustom.
5691         (gnus-put-message): Handle SPC in GCC.
5692         (gnus-inews-insert-gcc): Ditto.
5693         (gnus-inews-insert-archive-gcc): Ditto.
5694
5695 2002-08-26  Simon Josefsson  <jas@extundo.com>
5696
5697         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
5698         (gnus-agentize): Auto agentize all nntp and nnimap groups.
5699         (gnus-agent-possibly-save-gcc): Autoload.
5700         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
5701
5702 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5703
5704         * gnus.el (gnus-other-frame-function): New user option.
5705         (gnus-other-frame): Use it; add a doc-string; make it work with
5706         the gnuclient program.
5707
5708         * gnus-util.el (gnus-frame-or-window-display-name): New function.
5709
5710         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
5711         `device-connection' and `dfw-device'.
5712
5713 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5714
5715         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
5716         positives, make it stricter.  From Jochen Hein (trivial change).
5717
5718 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5719
5720         * gnus.el (gnus-other-frame): Trivial fix.
5721
5722 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5723
5724         * gnus.el (gnus-other-frame-parameters): New user option.
5725         (gnus-other-frame-object): New variable.
5726         (gnus-other-frame): Make it search for existing Gnus frame; don't
5727         read new news; delete frame on exit.
5728
5729         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
5730
5731         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
5732
5733 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5734         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
5735
5736         * message.el (message-set-auto-save-file-name): Add support for
5737         the Cygwin Emacs; the system-type is `cygwin'.
5738         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
5739
5740 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
5741
5742         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
5743
5744         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
5745         avoid arithmetic errors.
5746
5747 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5748
5749         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
5750
5751 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5752
5753         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
5754         (message-ignored-resent-headers): Add envelope From.
5755
5756 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5757
5758         * gnus.el (gnus-summary-line-format): Document %k specifier.
5759
5760 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5761
5762         * gnus-sum.el (gnus-summary-line-message-size): New function.
5763         (gnus-summary-line-format-alist): Use it.
5764
5765 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5766
5767         * gnus-art.el (article-make-date-line): Refer to the value for
5768         `gnus-article-time-format' in the summary buffer.
5769
5770         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
5771
5772 2002-08-14  Simon Josefsson  <jas@extundo.com>
5773
5774         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
5775         quoting.
5776         (gnus-button-alist): Fix doc.
5777         (gnus-header-button-alist): Use ' not ` for default value quoting.
5778         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
5779         rationale similar to 2002-05-01 change.
5780         (gnus-article-add-buttons-to-head): Evaluate expression.
5781
5782         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
5783
5784 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5785
5786         * message.el (message-font-lock-keywords): Refer to the value for
5787         `message-cite-prefix-regexp' dynamically.
5788
5789 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5790
5791         * gnus-art.el (gnus-decode-header-methods): Doc fix.
5792
5793 2002-08-12  Simon Josefsson  <jas@extundo.com>
5794
5795         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
5796         (imap-shell-open): Skip initial junk before IMAP greeting.
5797
5798 2002-08-11  Simon Josefsson  <jas@extundo.com>
5799
5800         * message-utils.el (message-xpost-default,
5801         message-xpost-fup2-header, message-xpost-fup2): Fixed
5802         Typos.  Trivial changes from Reiner Steib
5803         <4uce.02.r.steib@gmx.net>.
5804
5805 2002-08-09  Simon Josefsson  <jas@extundo.com>
5806
5807         * message.el (message-canlock-password): Set
5808         canlock-password-for-verify to newly generated canlock-password.
5809         When Emacs is restarted, Custom makes sure this is set, but during
5810         the same session we must set it manually.
5811
5812 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
5813
5814         * yenc.el: New file.
5815
5816         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
5817         (mm-uu-type-alist): Add yenc.
5818         (mm-uu-yenc-filename): New function.
5819         (mm-uu-yenc-extract): New function.
5820
5821         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
5822
5823 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5824
5825         * dgnushack.el (merge): Don't use coerce.
5826
5827 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
5828
5829         * mailcap.el (mailcap-mime-data): Test window-system rather than
5830         mm-device-type.
5831         (mailcap-mime-data): Call xdvi and gv with "-safer".
5832
5833         * mm-util.el: Don't define mm-device-type.
5834
5835 2002-08-05  Simon Josefsson  <jas@extundo.com>
5836
5837         * mm-util.el (mm-coding-system-priorities): coding-system type not
5838         supported everywhere.
5839
5840 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5841
5842         * gnus.el (gnus-version-number): Bumped version number.
5843
5844 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5845
5846         * gnus.el: Oort Gnus v0.07 is released.
5847
5848 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5849
5850         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
5851         (gnus-article-sort-functions): Doc fix.
5852         (t): New keystroke.
5853         (gnus-article-sort-by-random): New function.
5854         (gnus-thread-sort-by-random): New function.
5855
5856 2002-08-02  Simon Josefsson  <jas@extundo.com>
5857
5858         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
5859         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
5860
5861 2002-07-31  Danny Siu  <dsiu@adobe.com>
5862
5863         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
5864         when splitting malformed messages without message-id
5865
5866 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5867         From Niklas Morberg <niklas.morberg@axis.com>.
5868
5869         * nnweb.el (nnweb-type, nnweb-type-definition)
5870         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
5871         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
5872         functionality.
5873         * nnweb.el: Removed old non-functioning search engines.
5874
5875 2002-07-27  Simon Josefsson  <jas@extundo.com>
5876
5877         * message.el (message-forward-make-body): Don't use
5878         `message-forward-ignored-headers' when doing a "raw" followup (it
5879         is important to preserve e.g. CTE).
5880
5881         * flow-fill.el (fill-flowed): Disable filladapt-mode.
5882
5883         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
5884         regexp-quote, Cyrus Sieve is fixed.
5885
5886         * sieve-manage.el (sieve-manage-deletescript): New function.
5887
5888         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
5889         (sieve-manage-mode): Fix menubar.
5890         (sieve-activate): Change some messages.
5891         (sieve-deactivate-all): New function.
5892         (sieve-deactivate): New alias.
5893         (sieve-remove): New function.
5894         (sieve-help): Fix help.
5895         All suggested by Ned Ludd.
5896
5897 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5898
5899         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
5900         (mm-w3m-safe-url-regexp): New user option.
5901
5902         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
5903         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
5904
5905 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
5906
5907         * gnus-sum.el (gnus-summary-delete-article): Force
5908         nnmail-expiry-target to 'delete, so that absolute deletion
5909         happens when absolute deletion is requested.
5910
5911 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5912         From Nevin Kapur <nevin@jhu.edu>.
5913
5914         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
5915         headers as empty headers.
5916
5917 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5918         From Jochen Hein <jochen@jochen.org>.
5919
5920         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
5921         correct typo.
5922         (gnus-emphasis-strikethru): New face.
5923
5924 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5925         From Jason Merrill <jason@redhat.com>.
5926
5927         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
5928         entire file for each of a sequence of missing articles.
5929
5930         * gnus-salt.el (gnus-binary-display-article): Respect an existing
5931         value for gnus-view-pseudos.
5932
5933         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
5934         avoid nreverse.
5935
5936 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5937         From Ted Zlatanov <teodor.zlatanov@divine.com>.
5938
5939         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
5940         (gnus-summary-mode-line-format-alist): Add %h for number of
5941         spams.
5942         (gnus-newsgroup-spam-marked): New variable.
5943         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
5944         (gnus-article-read-p, gnus-article-mark)
5945         (gnus-set-global-variables, gnus-set-global-variables)
5946         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
5947         (gnus-summary-mark-article-as-unread)
5948         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
5949         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
5950         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
5951
5952 2002-07-10  Simon Josefsson  <jas@extundo.com>
5953
5954         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
5955         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
5956
5957 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
5958
5959         * gnus-sum.el (gnus-summary-delete-article): Respect group
5960         parameters while expiring.
5961
5962 2002-07-08  Simon Josefsson  <jas@extundo.com>
5963
5964         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
5965         Enberg.
5966
5967 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5968
5969         * gnus-art.el (article-unsplit-urls): Only display MIME when this
5970         function is called interactively.  From Niklas Morberg.
5971
5972 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5973
5974         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
5975         cdaar to cdar and car.
5976
5977         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
5978         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
5979
5980 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5981
5982         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
5983         don't break a narrowed article.
5984
5985         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
5986         (nntp-open-via-rlogin-and-telnet): Ditto.
5987
5988 2002-07-02  Didier Verna  <didier@xemacs.org>
5989
5990         * nnmail.el (nnmail-split-methods): fix custom type.
5991
5992 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5993
5994         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
5995         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
5996
5997 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5998
5999         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
6000         (gnus-summary-resend-message): Use it.
6001
6002 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6003
6004         * nntp.el (nntp-via-rlogin-command-switches): New variable.
6005         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
6006
6007 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6008
6009         * message.el (message-font-lock-keywords): Don't fontify
6010         headers in the message body, only in the header.
6011         (message-font-lock-make-header-matcher): New function, used by
6012         message-font-lock-keywords.
6013         From Katsumi Yamaoka <yamaoka@jpl.org>.
6014
6015 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6016
6017         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
6018
6019 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6020
6021         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
6022
6023 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6024
6025         * message.el (message-font-lock-keywords): Revert 2002-06-22
6026         change.
6027
6028 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6029
6030         * message.el (message-font-lock-keywords): Put colon in header
6031         name match.
6032
6033 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6034
6035         * message.el (message-font-lock-keywords): Don't use header faces
6036         in the body.  Thanks to Stefan Monnier for the hint on the
6037         implementation.
6038
6039 2002-05-09  Miles Bader  <miles@gnu.org>
6040
6041         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
6042         (gnus-article-hide-citation): Respect it.
6043
6044 2002-04-12  Juanma Barranquero  <lektu@terra.es>
6045
6046         * pop3.el (pop3-open-server): Fix typo.
6047
6048 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
6049
6050         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
6051         instead of push to ignore duplicate to-(list|address) values.
6052         * nnmail.el (nnmail-cache-ignore-groups): New.
6053         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
6054
6055 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6056
6057         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
6058         before sending.  Suggested by Jan Rychter.
6059
6060 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6061
6062         * dgnushack.el (remove): New compiler macro.
6063         (last, coerce, subseq): Remove compiler macros for those built-in
6064         or unused functions.
6065
6066 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6067
6068         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
6069         sure to write byte-compiled versions of gnus-*-format-alist to
6070         .newsrc.eld.  From Simon Josefsson.
6071
6072 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6073
6074         * gnus-agent.el (gnus-agent-read-servers)
6075         (gnus-agent-write-servers): Put server name (string like
6076         "nnchoke:frumple") in the file instead of a server specification
6077         (Lisp expression like (nnchoke "frumple" ...parameters...)).
6078         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
6079
6080 2002-06-16  Simon Josefsson  <jas@extundo.com>
6081
6082         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
6083         Reiner Steib <4uce.02.r.steib@gmx.net>.
6084
6085 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6086
6087         * nnheader.el (nnheader-file-name-translation-alist): Set the
6088         default value for MS Windows systems.
6089
6090         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
6091
6092 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6093
6094         * message.el (message-beginning-of-line): Keep the region active
6095         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
6096
6097 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
6098
6099         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
6100         * gnus-msg.el (gnus-summary-reply): Ditto.
6101         * gnus-msg.el (gnus-summary-handle-replysign): New.
6102
6103 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6104
6105         * message.el (message-send-mail-with-sendmail): Kill errbuf even
6106         if sending failed.
6107
6108 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
6109
6110         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
6111         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
6112         to sign while encrypting.
6113
6114 2002-06-11  Simon Josefsson  <jas@extundo.com>
6115
6116         * gnus-int.el (gnus-request-move-article): Agent expire article if
6117         successfuly moved.
6118
6119         * nnweb.el (nnweb-google-create-mapping): Honors the value of
6120         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
6121
6122 2002-06-10  Simon Josefsson  <jas@extundo.com>
6123
6124         * gnus-int.el (gnus-request-expire-articles): Fix last change?
6125
6126 2002-06-09  Simon Josefsson  <jas@extundo.com>
6127
6128         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
6129
6130         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
6131
6132 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6133
6134         * flow-fill.el (fill-flowed): Ignore errors.
6135
6136 2002-06-06  Simon Josefsson  <jas@extundo.com>
6137
6138         * message.el (message-send-mail-with-sendmail): Improve error message.
6139
6140 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6141
6142         * message.el (message-interactive): Change default from nil to t.
6143         Better to be safe than to be fast.
6144
6145 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6146
6147         * message.el (message-send-mail-with-sendmail): Check return value
6148         from call-process-region.
6149
6150 2002-06-04  Simon Josefsson  <jas@extundo.com>
6151
6152         * gnus-msg.el (gnus-group-mail, gnus-group-news)
6153         (gnus-group-post-news, gnus-summary-mail-other-window)
6154         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
6155         gnus-article-copy to nil, thereby inhibiting the `header' posting
6156         style match to use data from last viewed article.
6157         Suggested by Hrvoje Niksic.
6158
6159 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6160
6161         * spam.el (spam-point-at-eol): New alias.
6162         (spam-parse-whitelist): Use it.
6163
6164 2002-06-03  Simon Josefsson  <jas@extundo.com>
6165
6166         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
6167         (nnmail-article-group): Use it.
6168
6169 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6170
6171         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
6172         so that code reading them won't be surprised.  From Jesper Harder
6173         <harder@ifa.au.dk>.
6174
6175 2002-05-29  Simon Josefsson  <jas@extundo.com>
6176
6177         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
6178         articles.
6179
6180         * gnus.el (gnus-agent-cache): Doc fix.
6181         (gnus-agent): Change default to t.
6182
6183         * gnus-agent.el (gnus-agent-expire): Make it accept optional
6184         ARTICLES, GROUP and FORCE parameters.
6185
6186 2002-05-28  Simon Josefsson  <jas@extundo.com>
6187
6188         * gnus-group.el (gnus-group-line-format): Doc fix.
6189
6190 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6191
6192         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
6193         original article before yanking.  From Jesper Harder
6194         <harder@ifa.au.dk>.
6195
6196 2002-05-26  Simon Josefsson  <jas@extundo.com>
6197
6198         * gnus-sum.el (gnus-summary-menu-split): New function.
6199         (gnus-summary-make-menu-bar): Split charset submenu.
6200         (gnus-summary-menu-maxlen): New variable.
6201         (gnus-summary-menu-split): Use it.
6202
6203 2002-05-25  Simon Josefsson  <jas@extundo.com>
6204
6205         * mml.el (mml-preview): Generate some headers.
6206
6207         * gnus.el (gnus-large-newsgroup): Fix :type.
6208
6209         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
6210         Agent cache NOV's by default now).
6211         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
6212
6213 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
6214
6215         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
6216         call to gnus-parent-id when we check for References loops.
6217         (gnus-summary-prepare-threads): Avoid simplifying every Subject
6218         twice by saving the simplified subject string in simp-subject.
6219
6220 2002-05-23  Simon Josefsson  <jas@extundo.com>
6221
6222         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
6223         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
6224
6225         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
6226         Niklas Morberg <niklas.morberg@axis.com>.
6227
6228 2002-05-22  Simon Josefsson  <jas@extundo.com>
6229
6230         * sieve.el (sieve-change-region): Define it before it is used.
6231
6232         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
6233         (gnus-summary-reply): Ask for confirmation when replying to news.
6234         Defaults to not ask.  From Benjamin Rutt
6235         <rutt+news@cis.ohio-state.edu>.
6236
6237         * nnimap.el (nnimap-nov-is-evil): Improve doc.
6238
6239 2002-05-21  Simon Josefsson  <jas@extundo.com>
6240
6241         * sieve-mode.el (sieve-manage): Fix autoloads.
6242
6243         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
6244         name (makes it work with recent Cyrus timsieved).
6245
6246 2002-05-20  Jason  <jbaker@cs.utah.edu>
6247         Trivial patch.
6248
6249         * gnus-art.el (gnus-request-article-this-buffer): Try
6250         reconnecting if you don't get the message.
6251
6252 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6253
6254         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
6255         Reply-To headers from the headers.
6256
6257 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6258
6259         * mm-url.el (mm-url-insert): Remove junk message.
6260
6261 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6262
6263         * nnslashdot.el (nnslashdot-request-list): Parse new html.
6264         (nnslashdot-use-front-page): New variable.
6265         (nnslashdot-request-list): Use it.
6266
6267         * mm-url.el (mm-url-timeout): New variable.
6268         (mm-url-retries): Ditto.
6269         (mm-url-insert): Use it.
6270
6271 2002-05-16  Simon Josefsson  <jas@extundo.com>
6272
6273         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
6274         (gnus-simplify-subject-functions): Mention g-s-a-w.
6275
6276 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
6277
6278         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
6279         nnmail-cache-insert.
6280         * nndiary.el (nndiary-request-accept-article): Ditto.
6281         * nnfolder.el (nnfolder-request-accept-article): Ditto.
6282         * nnimap.el (nnimap-request-accept-article): Ditto.
6283         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
6284         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
6285         * nnmbox.el (nnmbox-request-accept-article): Ditto.
6286         * nnmh.el (nnmh-request-accept-article): Ditto.
6287         * nnmail.el (nnmail-cache-insert): Change group to required,
6288         removed code which tried to figure out the group.
6289
6290 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
6291
6292         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
6293         messages. From Hans de Graaff <hans@degraaff.org>.
6294         * nnml.el (nnml-request-accept-article): Pass in the group name to
6295         nnmail-cache-insert, since it's available.
6296
6297 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
6298
6299         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
6300
6301 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6302         From Florian Weimer <fw@deneb.enyo.de>.
6303
6304         * gnus.el (subscribed): New group parameter.
6305         (gnus-find-subscribed-addresses): Use it.
6306
6307 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
6308
6309         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
6310         the default for pgpmime to support pgp v2.
6311         * mml-sec.el (mml-signencrypt-style): New accessor function to
6312         allow users to get/set the signencrypt style more easily without
6313         frobbing the alist directly.
6314         * mml.el (mml-generate-mime-1): Use accessor function.
6315
6316 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6317
6318         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
6319         parenthesis for "<" and ">".  Suggested by Andreas Schwab
6320         <schwab@suse.de>.
6321
6322 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6323
6324         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
6325         when intuiting the group the message is written to.  From Josh
6326         Huber <huber@alum.wpi.edu>.
6327
6328 2002-05-06  Simon Josefsson  <jas@extundo.com>
6329
6330         * gnus-topic.el (gnus-group-topic-parameters): Work when group
6331         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
6332
6333 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
6334
6335         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
6336         argument, and fixed compiler warning. (added autoload for
6337         gpg-encrypt).
6338
6339 2002-05-04  Simon Josefsson  <jas@extundo.com>
6340
6341         * mml1991.el (mml1991-function-alist): Doc fix.
6342
6343         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
6344         doesn't exist (for previewing messages without having Gnus
6345         started).
6346
6347         * mm-util.el (mm-coding-system-priorities): Defcustom.
6348
6349         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
6350
6351 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
6352
6353         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
6354         default.
6355         * mml-sec.el:
6356         * mml-sec.el (mml-signencrypt-style): New.
6357         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
6358         argument `sign'.
6359         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
6360         signencrypt.
6361         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
6362         * mml.el (mml-generate-mime-1): Changed logic so a part which is
6363         both signed & encryped is processed in one operation. (rather than
6364         two separate ops: sign, then encrypt)
6365         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
6366         indication if a message is signed by an expired key.
6367         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
6368         enables combined sign & encrypt operation. (this was always on
6369         before).
6370         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
6371
6372 2002-05-01  Simon Josefsson  <jas@extundo.com>
6373
6374         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
6375         server.
6376         (nnimap-mailbox-info): defvar instead of defvoo.
6377
6378 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6379
6380         * gnus.el: Oort Gnus v0.06 is released.
6381
6382 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6383
6384         * lpath.el: Bind url-package-version.
6385
6386 2002-05-01  Simon Josefsson  <jas@extundo.com>
6387
6388         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
6389         filename before deleting the group itself, because the presence of
6390         a group filename decides if long filenames are used or not.
6391
6392         * gnus-art.el (gnus-button-alist): Don't inline
6393         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
6394         without also modifying g-button-alist.
6395         (gnus-button-alist): Fix type to allow variable as well as regexp.
6396         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
6397         themselves, variables to its contents.
6398         (gnus-button-entry): Ditto.
6399
6400 2002-05-01  Simon Josefsson  <jas@extundo.com>
6401
6402         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
6403         UIDNEXT as a string.
6404
6405         * nnimap.el (nnimap-string-lessp-numerical): New function.
6406         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
6407         integers.
6408
6409 2002-04-29  Simon Josefsson  <jas@extundo.com>
6410
6411         * nnmail.el (nnmail-cache-insert): Accept optional group
6412         parameter.
6413
6414         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
6415         n-r-g-a is disabled.
6416
6417 2002-04-29  Simon Josefsson  <jas@extundo.com>
6418
6419         * nnimap.el (nnimap-split-fancy): Fix doc.
6420         (nnimap-split-fancy): Fix doc.
6421
6422         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
6423         (nnimap-mailbox-info): New internal variable.
6424         (nnimap-retrieve-groups): Implement faster new mail check.
6425
6426         * nnimap.el (nnimap-split-articles): Support
6427         nnmail-cache-accepted-message-ids.
6428         (nnimap-request-accept-article): Ditto.
6429
6430         * imap.el (imap-mailbox-status-asynch): New command.
6431
6432 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
6433
6434         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
6435         are no subscribed mail groups.
6436         - Strip quoted names when comparing addresses
6437
6438 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
6439
6440         * mm-decode.el (mm-text-html-renderer): Change customize type to
6441         const.
6442
6443         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
6444         (gnus-debug-exclude-variables): do.
6445
6446 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
6447
6448         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
6449         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
6450
6451 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6452
6453         * dns.el (dns-make-network-process): New macro.
6454         (query-dns): Use it.
6455
6456 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
6457
6458         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
6459         article-buffer.
6460
6461         * mm-url.el (mm-url-package-name): New variable.
6462         (mm-url-package-version): New variable.
6463         (mm-url-insert-file-contents): Bind url-package-name and
6464         url-package-version here.
6465         * nnrss.el (nnrss-insert-w3): Move the bindings.
6466
6467         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
6468         url-package-version. Trivial change from Andrew J Cosgriff
6469         <ajc@polydistortion.net>
6470
6471         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
6472         attachments. Trivial change from Peter 'Luna' Runestig
6473         <peter@runestig.com>.
6474
6475 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
6476
6477         * nnkiboze.el (nnkiboze-request-scan): Call
6478         nnkiboze-possibly-change-group.
6479         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
6480         problems.
6481         (nnkiboze-generate-group): Set newsrc to the *highest* article
6482         number kibozed, not the lowest.
6483
6484 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
6485
6486         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
6487
6488 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6489         From Dan Christensen <jdc+news@uwo.ca>.
6490
6491         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
6492         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
6493         Recognize math postings.  Extract Date (now ignores "(15kb)").
6494         Extract email address using gnus-extract-address-components
6495         instead of just taking the first word.  Create Date and From
6496         headers for message which are missing these headers.  Get rid
6497         of spurious \\ lines (purely cosmetic).  Extend body-end and
6498         file-end regexps, to exclude more garbage from the message.
6499         Make URL rephrasing regexp more flexible, to match current
6500         format.
6501
6502 2002-04-23  Simon Josefsson  <jas@extundo.com>
6503
6504         * netrc.el: New file, functions copied from gnus-util.el by Ted
6505         Zlatanov <tzz@lifelogs.com>.
6506
6507         * gnus-util.el: Require netrc.
6508         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
6509         new code in netrc.el.
6510
6511 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6512
6513         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
6514         message-ignored-resent-headers, too.  From Matthieu Moy
6515         <Matthieu.Moy@imag.fr>.
6516
6517 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
6518
6519         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
6520         boolean not a string
6521         * gnus-group.el (gnus-group-line-format): add description of %C
6522         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
6523           as %C
6524         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
6525
6526 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
6527
6528         * nnmaildir.el (nnmaildir-request-scan): typo: set
6529         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
6530         nnmail-get-new-mail for 'find-new-groups.
6531
6532 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
6533
6534         * nnmaildir.el (nnmaildir-request-update-info,
6535         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
6536         unnecessary calls to nnmaildir-request-scan.
6537
6538 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
6539
6540         * gnus-msg.el:
6541         * gnus-msg.el (gnus-message-replysign): New.
6542         * gnus-msg.el (gnus-message-replyencrypt): New.
6543         * gnus-msg.el (gnus-message-replysignencrypted): New.
6544         * gnus-msg.el (gnus-summary-reply): Use the three new variables
6545         (above) to automatically encrypt/sign to encrypted/signed
6546         messages.
6547         * message.el:
6548         * message.el (message-mode-map): Add keybinding for
6549         `message-to-list-only'
6550         * message.el (message-mode): Add description for
6551         `message-to-list-only'
6552         * message.el (message-to-list-only): New.
6553         * message.el (message-make-mft): Changed to use the cl loop macro,
6554         and added optional flag to return only the matched list. (for use
6555         in new message-to-list-only function)
6556
6557 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
6558
6559         * gnus-msg.el:
6560         * gnus-msg.el (gnus-message-replysign):
6561         * gnus-msg.el (gnus-replysign): New.
6562         * gnus-msg.el (gnus-replyencrypt): New.
6563         * gnus-msg.el (gnus-replysignencrypted): New.
6564         * gnus-msg.el (gnus-summary-reply):
6565         * message.el:
6566         * message.el (message-mode-map):
6567         * message.el (message-mode):
6568         * message.el (message-to-list-only): New.
6569         * message.el (message-make-mft):
6570
6571 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
6572
6573         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
6574
6575 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
6576
6577         * message.el (message-gen-unsubscribed-mft): accept a prefix
6578         argument so CC can be included with C-u C-c C-f C-a
6579
6580 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6581         From Ted Zlatanov <teodor.zlatanov@divine.com>.
6582
6583         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
6584         Improve docstring.
6585         (spam-enter-blacklist): New command.
6586
6587         * gnus-sum.el (gnus-spam-mark): New mark.
6588         (gnus-auto-expirable-marks): Add gnus-spam-mark.
6589         (gnus-summary-make-tool-bar): Correct conditional.
6590         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
6591         (gnus-summary-mark-as-spam): New command.
6592
6593 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
6594
6595         * mml-sec.el (mml-secure-message): changed to support arbritrary
6596         modes.
6597         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
6598         changed to support "signencrypt" mode.
6599         * mml.el (mml-parse-1): changed to support different secure modes
6600         more easily. (for signencrypt)
6601
6602 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
6603
6604         * gnus-sum.el (gnus-update-summary-mark-positions)
6605         (gnus-summary-toggle-header):
6606         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
6607         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
6608         (gnus-uu-post-encoded):
6609         * nnfolder.el (nnfolder-possibly-change-group):
6610         * nnimap.el (nnimap-retrieve-headers):
6611         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
6612
6613 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
6614
6615         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
6616         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
6617
6618 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6619
6620         * gnus-srvr.el (gnus-server-set-info): Clear
6621         `gnus-server-method-cache' when `gnus-server-alist' is changed.
6622         From Daiki Ueno <ueno@unixuser.org>.
6623
6624 2002-04-11  Simon Josefsson  <jas@extundo.com>
6625
6626         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
6627         viewing of security buttons.  Thanks to Nicolas Kowalski
6628         <Nicolas.Kowalski@imag.fr>.
6629
6630         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
6631         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
6632         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
6633         <Nicolas.Kowalski@imag.fr>.
6634         (smime-decrypt-buffer): Ditto.
6635
6636 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6637
6638         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
6639         header line.
6640
6641 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
6642
6643         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
6644
6645 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6646
6647         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
6648
6649 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
6650
6651         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
6652         errors when debug.
6653
6654 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
6655
6656         * message.el (message-make-mft): Changed MFT code from using
6657         message-recipients (which included Bcc) to use only the To and CC
6658         headers.
6659
6660 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
6661
6662         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
6663         add link.
6664         (gnus-treat-mail-picon): Ditto.
6665         (gnus-treat-newsgroups-picon): Ditto.
6666         (gnus-picon-databases): Fix custom type.
6667         (gnus-picon-databases): Add link.
6668         (gnus-article-x-face-command): Add to gnus-picon group.
6669
6670 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
6671
6672         * message.el (message-buffer-naming-style): Remove.
6673
6674 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6675
6676         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
6677
6678         * message.el (message-tool-bar-map): Ditto.
6679
6680         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
6681
6682 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6683
6684         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
6685
6686 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
6687
6688         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
6689
6690 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
6691         Trivial patch.
6692
6693         * dns.el: open-network-stream under XEmacs does udp.
6694
6695 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
6696
6697         * spam.el (spam-enter-whitelist): New function.
6698         (spam-parse-whitelist): Ditto.
6699         (spam-refresh-list-cache): Ditto.
6700         (spam-address-whitelisted-p): New function.
6701
6702         * dns.el (query-dns): Use TCP when make-network-process isn't
6703         available.
6704         (dns-servers): New variable.
6705         (dns-parse-resolv-conf): New function.
6706         (query-dns): Use it.
6707
6708         * spam.el: New file.
6709
6710         * dns.el (query-dns): Test.
6711
6712 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6713
6714         * lpath.el (featurep): Bind make-network-process.
6715
6716 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
6717
6718         * nnmaildir.el: Use defstruct.  Use a single copy of
6719         nnmail-extra-headers to save memory.  Store server's group name
6720         prefix instead of each group's prefixed name.
6721         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
6722         nntp-server-buffer.
6723
6724 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6725
6726         * dns.el: New file.
6727
6728 2002-03-28  Simon Josefsson  <jas@extundo.com>
6729
6730         * gnus-sum.el (gnus-summary-dummy-line-format):
6731         * gnus.el (gnus-summary-line-format): Fixing links to Info.
6732         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
6733
6734 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6735
6736         * gnus-sum.el (gnus-summary-move-article)
6737         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
6738         the doc string.
6739
6740 2002-03-28  Simon Josefsson  <jas@extundo.com>
6741
6742         * mml-sec.el (mml-secure-message): Search after
6743         mail-header-separator from top of message.
6744
6745 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
6746
6747         * nnmaildir.el: Cosmetic changes.
6748         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
6749         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
6750         nnmaildir--group-ls): New macros/functions.  Use them.
6751         (nnmaildir--unlink): Evalutate argument only once.
6752
6753 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
6754
6755         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
6756         symbols.
6757         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
6758         `gnus-point-at-eol'.
6759
6760 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
6761
6762         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
6763         nnmaildir--marks-dir): New macros.  Use them.
6764         Use inhibit-quit for atomicity instead of in-memory journaling.
6765         (nnmaildir--edit-prep): New function.
6766         (Local Variables): Use it.
6767
6768 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
6769
6770         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
6771
6772 2002-03-25  Simon Josefsson  <jas@extundo.com>
6773
6774         * message.el (message-mode): Fix doc.
6775
6776 2002-03-25  Simon Josefsson  <jas@extundo.com>
6777
6778         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
6779         Matthieu Moy <Matthieu.Moy@imag.fr>.
6780
6781 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
6782
6783         * mml-sec.el (mml-unsecure-message): Add docstring.
6784
6785 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
6786
6787         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
6788         value.
6789         Trivial change from andre@slamdunknetworks.com
6790
6791 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
6792
6793         * mml.el (mml-mode-map): Added a keybinding for
6794         `mml-unsecure-message'.  Also, added a menu entry for said
6795         function in the Attachments menu.
6796
6797 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6798
6799         * canlock.el (canlock-version): Remove.
6800         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
6801         here; simplify \x insertions.
6802         (canlock-sha1): New function, always return a unibyte string.
6803         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
6804         of a password.
6805         (canlock-insert-header): Use `canlock-sha1'.
6806         (canlock-verify): Ditto.
6807
6808 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
6809
6810         * message.el (message-fix-before-sending): Add an option that
6811         ignores illegible text.
6812         Trivial change from Mark Milhollan <mlm@attglobal.net>
6813
6814         * message.el (message-font-lock-keywords): Support multi-line MML
6815         tags.
6816
6817         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
6818         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
6819
6820 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6821
6822         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
6823         symbols for "View as different encoding" submenu.
6824
6825 2002-03-19  Simon Josefsson  <jas@extundo.com>
6826
6827         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
6828         encoding" submenu.
6829
6830 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
6831
6832         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
6833
6834 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6835
6836         * gnus-sum.el (gnus-sum-thread-tree-root)
6837         (gnus-sum-thread-tree-single-indent)
6838         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
6839         (gnus-sum-thread-tree-leaf-with-other)
6840         (gnus-sum-thread-tree-single-leaf): Make customizable.
6841
6842 2002-03-16  Simon Josefsson  <jas@extundo.com>
6843
6844         * gnus-util.el (gnus-extract-address-components): Don't break on
6845         names such as James "Kibo" Parry.  From Francis Litterio
6846         <franl@world.std.com>.
6847
6848 2002-03-13  Simon Josefsson  <jas@extundo.com>
6849
6850         * pop3.el (pop3-open-server): Revert multibyte change.  From
6851         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
6852
6853         * message.el (message-send-mail-with-qmail): Make it work.  From
6854         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
6855
6856 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
6857
6858         * message.el (message-make-mft): Set case-fold-search while
6859         generating the MFT.  Also, a little cleanup in the MFT code.
6860
6861 2002-03-12  Simon Josefsson  <jas@extundo.com>
6862
6863         * message.el (message-qmail-inject-args): May be function.
6864         (message-send-mail-with-qmail): Call function if m-q-i-a is
6865         function.  From fn@hungry.org (Faried Nawaz).
6866
6867 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
6868
6869         * message.el (message-abbrevs-loaded): Remove.
6870         (mailabbrev): Require it.
6871
6872         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
6873
6874 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6875
6876         * pop3.el (pop3-open-server): Set process buffer unibyte.
6877
6878 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6879
6880         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
6881
6882 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
6883
6884         * nnslashdot.el (nnslashdot-request-article): Remove javascript
6885         too.
6886
6887 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
6888
6889         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
6890         duplication.
6891         (gnus-summary-save-parts-type-history): Ditto.
6892         (gnus-summary-save-parts-last-directory): Ditto.
6893         Trivial change from andre@slamdunknetworks.com
6894
6895 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
6896
6897         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
6898
6899 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6900
6901         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
6902         -->" as the end of the first article.
6903
6904         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
6905         From Matthieu Moy <Matthieu.Moy@imag.fr>
6906
6907         * message.el (message-add-action): Use add-to-list.
6908         (message-delete-action): New function.
6909
6910         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
6911         pieces.
6912
6913 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
6914
6915         * nnnil.el: New file.
6916         * gnus.el (gnus-valid-select-methods): Include nnnil.
6917
6918 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
6919
6920         * message.el (message-syntax-checks): Because canlock is
6921         supported, we disable sender syntax check.
6922         (message-shoot-gnksa-feet): Add cancel-messages option doc.
6923
6924         * gnus-draft.el (gnus-draft-send): If interactive, use its default
6925         value of message-syntax-checks.
6926
6927         * qp.el (quoted-printable-decode-region): Doc addition.
6928         From: Eli Zaretskii <eliz@is.elta.co.il>
6929
6930         * mail-source.el (make-source-make-complex-temp-name): Use
6931         make-temp-file.
6932
6933         * mm-util.el (mm-make-temp-file): New function.
6934         * nneething.el (nneething-file-name): Use it.
6935         * mml-smime.el (mml-smime-encrypt): Ditto.
6936         * mm-view.el (mm-inline-wash-with-file): Ditto.
6937         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
6938         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
6939         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
6940         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
6941         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
6942         * gnus-art.el (gnus-mime-print-part): Ditto.
6943
6944 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
6945
6946         * message.el (nnmaildir-article-number-to-base-name): New
6947         function.
6948         (nnmaildir-base-name-to-article-number): New function.
6949
6950 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6951
6952         * smime.el (smime-make-temp-file): Don't quote
6953         `temporary-file-directory'.
6954
6955 2002-03-04  Simon Josefsson  <jas@extundo.com>
6956
6957         * smime.el (smime-sign-region): Rename argument keyfiles to
6958         keyfile. You only sign something with one key.
6959         (smime-sign-buffer): Better completing-read prompt.
6960         (smime-decrypt-buffer): Ditto.
6961
6962         * smime.el (smime-make-temp-file): Make it work under XEmacs.
6963
6964         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
6965         completing-read.
6966         (mm-view-pkcs7-decrypt): CRLF->LF.
6967
6968 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
6969
6970         * message.el (message-hierarchical-addresses): New variable.
6971         (message-get-reply-headers): Use it.
6972         From Ted Zlatanov <teodor.zlatanov@divine.com>
6973
6974 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6975
6976         * message.el (message-mode): If buffer-file-name, don't set auto
6977         save file name.
6978         Trivial change from Geoff Greene <ggreene@wpi.edu>
6979
6980 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6981
6982         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
6983         takes one argument in read-char.
6984
6985         * message.el (message-fix-before-sending): Forward a char.
6986         Check mmu-multibyte-p, add control-1.
6987
6988 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6989
6990         * gnus-start.el (gnus-read-init-file): Ditto.
6991
6992         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
6993
6994         * dgnushack.el (dgnushack-make-load): Ditto.
6995
6996         * mail-source.el (mail-source-fetch): Extract the right error
6997         code.
6998
6999         * message.el (message-fix-before-sending): Check illegible text.
7000
7001         * gnus-util.el (gnus-multiple-choice): New function.
7002
7003         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
7004         also defined in gnus-score.el.
7005
7006 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
7007
7008         * message.el (message-get-reply-headers): downcase email addresses
7009         for comaparisons for duplicate removal.
7010
7011 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
7012
7013         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
7014         implementation of PKCS#7, which just allows users read the
7015         message.
7016         (mm-view-pkcs7): Use it.
7017
7018 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
7019
7020         * gnus.el (large-newsgroup-initial): New parameter.
7021
7022         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
7023         (gnus-summary-insert-old-articles): Ditto.
7024
7025 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
7026
7027         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
7028         used as the default answer of the question, "How many articles?".
7029         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
7030
7031         * nnagent.el (nnagent-retrieve-headers): Remove articles with
7032         small numbers.
7033
7034 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
7035
7036         * deuglify.el: Fix comments.
7037
7038 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
7039
7040         * html2text.el (html2text-clean-anchor): If there is no HREF,
7041         insert nothing.
7042
7043         * mml.el (mml-generate-mime-1): Add cdr.
7044         From: andre@slamdunknetworks.com
7045
7046         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
7047         (mm-text-html-washer-alist): Ditto.
7048
7049         * mm-decode.el (mm-text-html-renderer): Add html2text.
7050
7051         * html2text.el: Face lift.
7052
7053         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
7054
7055 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
7056
7057         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
7058
7059         * deuglify.el: Change copy right. Add autoload. Add coding-system.
7060
7061         * deuglify.el: New file. The original file name is
7062         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
7063
7064         * mm-decode.el (mm-display-external): Use
7065         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
7066
7067 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
7068
7069         * nnmaildir.el (nnmaildir-request-list): Report the highest
7070         article number, not the total number of articles.
7071
7072 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
7073
7074         * gnus-sum.el: Move uu key map here.
7075         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
7076
7077 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
7078
7079         * nnmaildir.el (nnmaildir-request-expire-articles): Use
7080         nnmail-expiry-wait* if expire-age parameter is not set.
7081
7082 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
7083
7084         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
7085         function.
7086         (gnus-group-sort-selected-groups-by-real-name): New function.
7087         (gnus-group-make-menu-bar): Add sort by real name.
7088
7089         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
7090         rebuild.
7091         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
7092         nil as dependencies as well.
7093
7094 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
7095
7096         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
7097         for mime-parts.
7098
7099         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
7100
7101         * gnus-group.el (gnus-group-name-decode): Don't test
7102         multibyte-string, because it breaks XEmacs.
7103         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
7104
7105         * message.el (message-send-mail): Be talkative.
7106
7107         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
7108         (mm-automatic-display): Ditto.
7109
7110         * mailcap.el (mailcap-mime-data): Ditto.
7111         From: Reiner Steib <4uce.02.r.steib@gmx.net>
7112
7113 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7114
7115         * many files: Remove trailing whitespaces, replace spc+tab with
7116         tab, replace leading whitespaces with tabs.
7117
7118 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
7119
7120         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
7121         articles with no body and no blank line after the header.
7122
7123 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
7124
7125         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
7126         parts.
7127
7128         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
7129         non-ascii chars.
7130
7131         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
7132
7133         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
7134         w3-delay-image-loads.
7135         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
7136         (mm-w3-prepare-buffer): Ditto.
7137
7138         * mail-source.el (mail-source-fetch-directory): Run scripts.
7139
7140 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7141
7142         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
7143         for Majordomo confirmations.
7144
7145 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7146
7147         * gnus-fun.el (gnus-respond-to-confirmation): New command.
7148
7149 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7150
7151         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
7152
7153 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
7154
7155         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
7156         References header field.  From Mark Thomas <mthomas@cmu.edu>.
7157
7158 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
7159
7160         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
7161         (mm-inline-render-with-stdin): Ditto.
7162         (mm-inline-render-with-function): Ditto.
7163         (mm-inline-wash-with-file): Bind coding-system-for-write.
7164         (mm-inline-wash-with-stdin): Ditto.
7165
7166 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
7167
7168         Suggested by Felix Natter <fnatter@gmx.net>
7169
7170         * gnus-art.el (gnus-mime-view-part-externally): Rename from
7171         gnus-mime-externalize-view.
7172         (gnus-mime-view-part-internally): Rename from
7173         gnus-mime-internalize-view.
7174         (gnus-article-view-part-externally): Rename from
7175         gnus-article-externalize-part.
7176         (gnus-mime-action-alist): Change correspondingly.
7177         (gnus-mime-button-commands): Ditto.
7178         (gnus-mime-action-alist): Remove duplication.
7179
7180         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
7181
7182 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
7183
7184         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
7185
7186         * gnus-art.el (gnus-display-mime): Use it.
7187
7188         * mm-partial.el (mm-partial-find-parts): Use it.
7189
7190         * gnus-sum.el (gnus-article-loose-mime): Rename from
7191         gnus-article-no-strict-mime.
7192         (gnus-summary-save-parts): Use it.
7193
7194 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7195
7196         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
7197         local variable.
7198
7199         * gnus-art.el (article-display-x-face): Don't sort multiple
7200         X-Faces.
7201
7202 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7203
7204         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
7205         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
7206
7207         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
7208
7209 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
7210
7211         Some ideas is inspired by code from Hrvoje Niksic
7212         <hniksic@arsdigita.com>
7213
7214         * gnus-art.el (gnus-article-wash-function): Set the default to
7215         nil, so that we use mm-text-html-renderer instead.
7216         (article-wash-html): Use mm-text-html-renderer.
7217
7218         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
7219         (mm-text-html-renderer): New variable.
7220         (mm-inline-text-html-renderer): Set the default to nil, so that we
7221         use mm-text-html-renderer instead.
7222
7223         * mm-view.el (mm-inline-text-html): New function.
7224         (mm-text-html-renderer-alist): New variable.
7225         (mm-inline-text-vcard): New function.
7226         (mm-inline-text): Split.
7227         (mm-links-remove-leading-blank): New function.
7228         (mm-inline-render-with-file): New function.
7229         (mm-inline-render-with-stdin): New function.
7230         (mm-inline-render-with-function): New function.
7231         (mm-text-html-washer-alist): New variable.
7232         (mm-inline-wash-with-file): New function.
7233         (mm-inline-wash-with-stdin): New function.
7234
7235 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
7236
7237         * message-utils.el: Fix installation doc.
7238         From: Reiner Steib <4uce.02.r.steib@gmx.net>
7239
7240 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
7241
7242         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
7243         (gnus-post-method): Use it.
7244         (gnus-summary-cancel-article): Find the correct post-method.
7245
7246         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
7247         * message.el (message-send-news): Ditto.
7248         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
7249         <ipmonger@delamancha.org>
7250
7251         * gnus.el (gnus-select-method): Fix doc.
7252         (gnus-server-string): Use 'using nntp'.
7253
7254         * gnus-agent.el (gnus-slave-unplugged): New command.
7255         From: Felix Natter <fnatter@gmx.net>
7256
7257 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
7258
7259         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
7260         Call edit-done-function first, then change the window
7261         configuration.
7262         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
7263         (gnus-article-edit-mode): mml-mode.
7264
7265         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
7266         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
7267
7268         * message-utils.el: Adopt the file.
7269
7270         * message-utils.el: New file.
7271         From Holger Schauer <Holger.Schauer@gmx.de>
7272
7273 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
7274
7275         * gnus-sum.el (gnus-summary-move-article): Select-article only
7276         when gnus-move-split-methods is non-nil. And we don't render or
7277         mark the article.
7278
7279         * gnus-fun.el (gnus-shell-command-to-string): New function.
7280         (gnus-shell-command-on-region): New function.
7281         (gnus-random-x-face): Use them.
7282         (gnus-x-face-from-file): Ditto.
7283         (gnus-convert-image-to-gray-x-face): Ditto.
7284         (gnus-convert-gray-x-face-to-xpm): Ditto.
7285         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
7286
7287 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7288
7289         * gnus-art.el (gnus-treat-display-xface): Don't use
7290         `shell-command-to-string' when compiling.
7291         (gnus-treat-display-grey-xface): Ditto.
7292
7293 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
7294
7295         * nnmaildir.el (nnmaildir--article-count): If the group is
7296         completely empty, report minimum article number as 1 instead of 0.
7297
7298 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
7299
7300         * gnus-agent.el (gnus-get-predicate): Use nconc.
7301
7302         * gnus-sum.el (gnus-summary-display-make-predicate): Use
7303         gnus-summary-display-cache as cache.
7304
7305         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
7306         (nndoc-mail-in-mail-type-p): New function.
7307         (nndoc-mail-in-mail-article-begin): New function.
7308
7309 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
7310
7311         * mailcap.el (mailcap-mime-data): Use enriched-decode.
7312
7313         * gnus-cite.el (gnus-article-fill-cited-article): Bind
7314         use-hard-newlines to nil.
7315
7316         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
7317         image is not available if window-system is not available.
7318
7319         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
7320
7321 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7322
7323         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
7324         bookmark, because update-mark doesn't handle it correctly.
7325
7326 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
7327
7328         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
7329         directly instead of calling message-send-mail.
7330
7331         * gnus-start.el (gnus-read-descriptions-file): Use
7332         gnus-default-charset.
7333
7334         * mm-util.el (mm-guess-mime-charset): New function.
7335
7336         * gnus.el (gnus-default-charset): Use it.
7337         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
7338         the default.
7339
7340 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
7341
7342         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
7343         (article-display-x-face): Use it.  Disable grey xface, if
7344         uncompface is not found.
7345
7346         * message.el (message-mode): Don't enable multibyte on an indirect
7347         buffer.
7348
7349         * nnrss.el (nnrss-content-function): New variable.
7350         (nnrss-request-article): Use it.
7351
7352 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
7353
7354         * gnus.el: Add article-unsplit-urls.
7355         * gnus-sum.el: Ditto.
7356         * gnus-art.el (gnus-treat-strip-cr): New variable.
7357         (gnus-treatment-function-alist): Use it.
7358         (article-unsplit-urls): New function.
7359         (gnus-article-make-menu-bar): Use it.
7360         From: Michael Cook <michael.cook@cisco.com>
7361
7362 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
7363
7364         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
7365         copy.
7366
7367 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
7368
7369         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
7370         with internal whitespace.
7371         (gnus-parent-id): Ditto.
7372
7373 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
7374
7375         * gnus-art.el (gnus-article-treat-body-boundary): Add
7376         gnus-decoration property.
7377         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
7378
7379         * message.el (message-mode): Set local-abbrev-table.
7380         From Matt Armstrong <matt@lickey.com>.
7381
7382         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
7383         too many spaces.
7384
7385         * rfc2047.el (rfc2047-unfold-region): Ditto.
7386         (rfc2047-decode-region): Don't unfold. Let
7387         gnus-article-treat-unfold-headers do it.
7388
7389         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
7390         From: Jesper Harder <harder@ifa.au.dk>
7391
7392 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7393
7394         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
7395         (gnus-configure-posting-styles): Use it.
7396         (gnus-configure-posting-styles): Remove trailing newspaces.
7397
7398 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7399
7400         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
7401         is non-nil.
7402
7403         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
7404
7405         * gnus.el (gnus-server-to-method): Switch position with
7406         gnus-server-get-method.
7407         (gnus-agent): Add doc.
7408
7409         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
7410         (gnus-summary-save-parts): Use it.
7411
7412         * gnus-art.el (gnus-display-mime): Use it.
7413         * mm-partial.el (mm-partial-find-parts): Use it.
7414
7415         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
7416
7417         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
7418         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
7419
7420         * nnagent.el (nnagent-request-expire-articles): Don't delete
7421         files.
7422
7423 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
7424
7425         * message.el (message-gen-unsubscribed-mft): New function.
7426         From Sriram Karra <karra@cs.utah.edu>.
7427
7428         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
7429         open parenthesis.
7430
7431         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
7432         (mm-inline-text-html-render-with-w3): Ditto.
7433         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
7434         Suggested by Dave Love  <d.love@dl.ac.uk>.
7435
7436         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
7437
7438         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
7439         * nntp.el (nntp-send-command): Ditto.
7440         * nntp.el (nntp-send-command-nodelete): Ditto.
7441
7442 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
7443
7444         * mm-url.el (mm-url-load-url): New function.
7445         (mm-url-insert-file-contents): Use it.
7446
7447         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
7448
7449         * message.el (message-forward-make-body): Correctly copy
7450         forward-buffer.
7451
7452         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
7453
7454 2002-02-04  Simon Josefsson  <jas@extundo.com>
7455
7456         * gnus-art.el (gnus-article-followup-with-original): Mark with
7457         force, prevent errors when following up from article buffer.
7458         (gnus-article-reply-with-original): Ditto.
7459
7460         * binhex.el (binhex-decoder-switches): Fix doc.  From
7461         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
7462
7463 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
7464
7465         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
7466         highlight-citation after emphasize.
7467
7468 2002-02-04  Simon Josefsson  <jas@extundo.com>
7469
7470         * nnfolder.el (nnfolder-open-marks):
7471
7472         * nnml.el (nnml-open-marks): Message when done.  From David
7473         Edmondson <dme@sun.com>.
7474
7475 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
7476
7477         * imap.el (imap-anonymous-auth): Fix typo.
7478         From: Steinar Bang <sb@dod.no>
7479
7480         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
7481         save-excursion.
7482         (gnus-cache-braid-heads): Ditto.
7483
7484         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
7485         line, because there are extra articles in the overview buffer.
7486
7487         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
7488
7489         * message.el (message-forward-rmail-make-body): Directly use
7490         rmail-msg-restore-non-pruned-header to avoid calling
7491         vertical-motion.
7492
7493 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
7494
7495         * gnus-cache.el (gnus-summary-insert-cached-articles):
7496         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
7497
7498         * gnus-group.el (gnus-group-mark-article-read): Nreverse
7499         gnus-newsgroups-unselected.
7500
7501         * gnus-agent.el (gnus-summary-set-agent-mark): Use
7502         gnus-add-to-sorted-list.
7503
7504         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
7505         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
7506         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
7507         (gnus-update-read-articles): UNREAD is sorted.
7508         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
7509         (gnus-newsgroup-marked, gnus-newsgroup-cached)
7510         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
7511         (gnus-newsgroup-dormant): Require sorted.
7512
7513         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
7514         directories.
7515         (gnus-dired-print): New function.
7516
7517         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
7518         ps-despool.
7519
7520 2002-02-02  Simon Josefsson  <jas@extundo.com>
7521
7522         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
7523
7524 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
7525
7526         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
7527         t. This makes gnus-agent customizable without putting
7528         gnus-agentize into .gnus.
7529
7530         * gnus.el (gnus-agent): Make it customizable.
7531
7532         * gnus-dired.el: New file.
7533         From Benjamin Rutt <brutt@bloomington.in.us>
7534
7535         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
7536         if no article.
7537         (gnus-cache-possibly-remove-article): Ditto.
7538         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
7539
7540 2002-02-01  Simon Josefsson  <jas@extundo.com>
7541
7542         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
7543
7544 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7545
7546         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
7547         (mm-setup-w3m): Don't bind keys listed in the above.
7548
7549 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7550
7551         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
7552         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
7553         is non-nil; bind `w3m-force-redisplay' with nil.
7554
7555         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7556
7557         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
7558
7559 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
7560
7561         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
7562         use mail-header-unfold-field.
7563
7564         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
7565         gnus-summary-limit.
7566
7567         * gnus-range.el (gnus-add-to-sorted-list): New function.
7568         * gnus-sum.el (gnus-mark-article-as-read): Use it.
7569         (gnus-mark-article-as-unread): Ditto.
7570         (gnus-summary-mark-article-as-unread): Ditto.
7571         (gnus-build-get-header): Ditto.
7572         (gnus-summary-prepare-threads): Ditto.
7573         (gnus-summary-insert-pseudos): Ditto.
7574         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
7575         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
7576         (gnus-summary-insert-old-articles): Ditto.
7577
7578         * gnus-msg.el (gnus-posting-styles): Add new format of header.
7579         (gnus-configure-posting-styles): Support the new format.
7580
7581         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
7582         edebug-form-spec to (sexp body).
7583         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
7584
7585         * message.el (message-reply-headers): Add doc.
7586
7587 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7588
7589         * gnus-group.el (gnus-group-delete-group): Nix the entry in
7590         gnus-cache-active-hashtb.
7591
7592         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
7593         (gnus-agent-summary-fetch-group): Use it.
7594
7595         * gnus-msg.el (gnus-debug-files): New variable.
7596         (gnus-debug-exclude-variables): New variable.
7597         (gnus-debug): Use them.
7598
7599         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
7600
7601 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7602
7603         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
7604         (message-mode-syntax-table): Move back the previous position.
7605
7606         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
7607
7608         * gnus-agent.el (gnus-agent-retrieve-headers): Use
7609         gnus-sorted-difference.
7610
7611         * nnsoup.el (nnsoup-request-expire-articles): Use
7612         gnus-sorted-difference.
7613
7614         * nnheader.el: Autoload gnus-sorted-difference.
7615
7616         * nnfolder.el (nnfolder-request-expire-articles): Use
7617         gnus-sorted-difference.
7618
7619         * gnus-cache.el (gnus-cache-retrieve-headers): Use
7620         gnus-sorted-difference.
7621
7622         * gnus-range.el: Autoload cookies.
7623         (gnus-sorted-difference): New function.
7624         (gnus-sorted-ndifference): New function.
7625         (gnus-sorted-nintersection): Rename from
7626         gnus-set-sorted-intersection.
7627         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
7628         (gnus-list-range-difference): Rename from
7629         gnus-inverse-list-range-intersection.
7630         (gnus-inverse-list-range-intersection): Use defalias.
7631
7632         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
7633         gnus-sorted-ndifference, and gnus-sorted-nintersection.
7634         (gnus-articles-to-read): Use gnus-sorted-difference.
7635         (gnus-summary-limit-mark-excluded-as-read): Use
7636         gnus-sorted-intersection and gnus-sorted-ndifference.
7637         (gnus-list-of-read-articles): Use gnus-list-range-difference.
7638         (gnus-summary-insert-articles): Use gnus-sorted-difference.
7639
7640         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
7641
7642 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7643
7644         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
7645         property to the buffer for using emacs-w3m command keys.
7646
7647         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
7648         option.
7649
7650         * mm-view.el (mm-w3m-mode-map): New variable.
7651         (mm-w3m-mode-command-alist): New variable.
7652         (mm-w3m-minor-mode): Removed.
7653         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
7654         (mm-inline-text-html-render-with-w3m): Add keymap property to the
7655         buffer for using emacs-w3m command keys.
7656
7657 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
7658
7659         * message.el (message-mode-syntax-table): Move forward.
7660         (message-cite-prefix-regexp): Auto detect non word constituents.
7661         (message-cite-prefix-regexp): Don't use with-syntax-table.
7662
7663         * gnus-sum.el (gnus-summary-update-info): Use
7664         gnus-list-range-intersection.
7665
7666         * gnus-agent.el (gnus-agent-fetch-headers): Use
7667         gnus-list-range-intersection.
7668
7669         * gnus-range.el (gnus-range-normalize): Use correct predicate.
7670         (gnus-list-range-intersection): Use it.
7671         (gnus-inverse-list-range-intersection): Ditto.
7672         (gnus-sorted-intersection): Add doc.
7673         (gnus-set-sorted-intersection): Add doc.
7674         (gnus-sorted-union): New function.
7675         (gnus-set-sorted-union): New function.
7676
7677         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
7678         (gnus-inverse-list-range-intersection): Ditto.
7679
7680 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
7681
7682         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
7683
7684         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
7685         and permit `:' and `\' in order to handle full Windows pathnames.
7686         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
7687         technically not correct per standard, but seems to have common use.
7688
7689 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
7690
7691         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
7692         replacing numbers.
7693
7694 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
7695
7696         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
7697
7698         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
7699         Don't split when the window is small, e.g. when a small *BBDB*
7700         window is the lowest one.
7701
7702         * gnus-agent.el (gnus-agent-retrieve-headers): Use
7703         nnheader-find-nov-line to speed up. Use nreverse, because it is
7704         sorted. Use nnheader-insert-nov-file.
7705
7706 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7707
7708         * mm-decode.el (mm-inline-text-html-with-images): New user option.
7709
7710         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
7711         of `w3m-display-inline-images' with the value of
7712         `mm-inline-text-html-with-images'.
7713         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
7714
7715         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7716
7717 2002-01-27  Richard M. Stallman  <rms@gnu.org>
7718
7719         * time-date.el: Add autoload cookies.  Many doc fixes.
7720         (time-add): New function.
7721         (time-subtract): Renamed from subtract-time.
7722         (subtract-time): New alias for time-subtract.
7723
7724 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7725
7726         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
7727         emacs-w3m in doc-string.
7728
7729         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
7730         `w3m-current-buffer'.
7731
7732 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7733
7734         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
7735
7736         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
7737         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
7738         (mm-w3m-cid-retrieve): New function.
7739         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
7740
7741 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
7742
7743         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
7744
7745 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7746
7747         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
7748
7749 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7750
7751         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
7752         32K.
7753
7754         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
7755
7756         * nnmail.el (nnmail-article-group): Decode headers before running
7757         split rules over them.
7758         (nnmail-mail-splitting-charset): New variable.
7759
7760         * smiley.el: Replaced with smiley-ems.el.
7761
7762 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
7763
7764         * mm-url.el (mm-url-predefined-programs): Add w3m.
7765         (mm-url-program): Ditto.
7766
7767 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7768
7769         * nnml.el (nnml-use-compressed-files): New variable.
7770         (nnml-filenames-are-evil): Removed.
7771         (nnml-current-group-article-to-file-alist): Don't use.
7772         (nnml-update-file-alist): Inhibit.
7773         (nnml-article-to-file): Use new var.
7774
7775 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
7776
7777         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
7778
7779         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
7780
7781 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7782
7783         * gnus-agent.el (gnus-agent-load-alist): Use new caching
7784         function.
7785
7786         * gnus-util.el (gnus-cache-file-contents): New function.
7787
7788         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
7789         (gnus-agent-load-alist): Use it.
7790
7791         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
7792
7793         * nnheader.el (nnheader-insert-nov-file): New function.
7794
7795         * gnus-util.el (gnus-parse-without-error): Correct the loop.
7796
7797         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
7798         there are no references.
7799         (gnus-extract-message-id-from-in-reply-to): New function.
7800         (gnus-nov-parse-line): Use in-reply-to if there are no
7801         references.
7802
7803 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7804
7805         * nnagent.el (nnagent-retrieve-headers): Use new macro.
7806
7807         * gnus-util.el (gnus-parse-without-error): New macro.
7808
7809 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
7810
7811         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
7812         (gnus-article-wash-function): use locate-library to decide which
7813         to use.
7814
7815 2002-01-25  Simon Josefsson  <jas@extundo.com>
7816
7817         * pop3.el (pop3-munge-message-separator): Work if no date.
7818         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
7819
7820 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7821
7822         * gnus-agent.el (gnus-agent-save-alist): Fix.
7823
7824         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
7825         mistake.  Reinstated lost code.
7826
7827 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
7828
7829         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
7830         one exists in the case of an encrypted message with an internal
7831         signature.
7832
7833 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7834
7835         * gnus-agent.el (gnus-agent-save-alist): Optimized.
7836
7837 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7838
7839         * dgnushack.el: Commented out the experimental code.
7840
7841 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7842
7843         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
7844         error.
7845
7846         * gnus.el (gnus-server-to-method): Made into subst.
7847         (gnus-server-method-cache): New variable.
7848         (gnus-server-to-method): Use it.
7849         (gnus-group-method-cache): New variable.
7850         (gnus-find-method-for-group-1): Renamed.
7851         (gnus-find-method-for-group): New function.
7852         (gnus-group-method-cache): Removed.
7853
7854         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
7855         function.
7856
7857         * gnus-range.el (gnus-members-of-range): New function.
7858         (gnus-list-range-intersection): Renamed.
7859         (gnus-inverse-list-range-intersection): New function.
7860
7861         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
7862
7863         * nnagent.el (nnagent-retrieve-headers): New implementation.
7864
7865         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
7866         implementation.
7867
7868 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7869
7870         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
7871         `w3m-meta-content-type-charset-regexp'.
7872
7873         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
7874         charset-encoded html contents.
7875
7876 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
7877
7878         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
7879         an empty file.
7880
7881         * nnweb.el (url): Ignore errors when request url.
7882
7883         * nnrss.el: Clean up the comments.
7884
7885 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7886
7887         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
7888
7889         * mm-decode.el (mm-inline-text-html-renderer): New user option.
7890         (mm-inline-media-tests): Test whether the value of
7891         `mm-inline-text-html-renderer' is a function for text/html.
7892
7893         * mm-view.el (mm-inline-text-html-render-with-w3): New function
7894         separated from `mm-inline-text'.
7895         (mm-w3m-minor-mode): New variable.
7896         (mm-w3m-setup): New variable.
7897         (mm-setup-w3m): New function.
7898         (mm-inline-text-html-render-with-w3m): New function.
7899         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
7900         text/html.
7901
7902 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
7903
7904         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
7905
7906 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7907
7908         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
7909         and `gnus-xmas-completing-read'.
7910
7911 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7912
7913         * nneething.el (nneething-message-id-number): Abolished.
7914         (nneething-encode-file-name): Not encode numerical characters.
7915         (nneething-make-head): `nneething-message-id-number' is not
7916         used to generate message IDs.
7917
7918 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7919
7920         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
7921         characters.
7922
7923 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7924
7925         * gnus-xmas.el (gnus-xmas-completing-read): New function.
7926         (gnus-xmas-redefine): Redefine conditionally.
7927
7928 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
7929
7930         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
7931         tag.
7932
7933 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
7934
7935         * message.el (message-font-lock-keywords): Added the secure tag.
7936         * mml-sec.el: Added functions to generate/modify/remove the secure
7937         tag while in message mode.
7938         * mml-sec.el (mml-secure-message): New.
7939         * mml-sec.el (mml-unsecure-message): New.
7940         * mml-sec.el (mml-secure-message-sign-smime): New.
7941         * mml-sec.el (mml-secure-message-sign-pgp): New.
7942         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
7943         * mml-sec.el (mml-secure-message-encrypt-smime): New.
7944         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
7945         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
7946         * mml.el (mml-parse-1): Added code to recognise the secure tag and
7947         convert it to either a part or multipart depending on if there are
7948         other parts in the message.
7949         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
7950         to use the secure tag, rather than the part tag.
7951         * mml.el (mml-preview): Added a save-excursion to keep cursor
7952         position after doing an MML preview.
7953
7954 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7955
7956         * nnheader.el (nnheader-parse-overview-file): New function.
7957         (nnheader-write-overview-file): New function.
7958
7959 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7960
7961         * gnus.el (gnus-group-fast-parameter): Check better if expansion
7962         in wanted.
7963
7964         * nnweb.el (nnweb-type-definition): Clean up.
7965
7966 2002-01-21  Alastair Burt  <burt@dfki.de>
7967         Trivial patch.
7968
7969         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
7970         buffer exists before jumping to it.
7971
7972 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7973
7974         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
7975         function.
7976         (article-wash-html): Use it.
7977         (gnus-article-wash-function): New variable.
7978         (gnus-article-wash-html-with-w3m): New function.
7979
7980 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
7981
7982         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
7983         XEmacs.
7984
7985 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
7986
7987         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
7988         command line.
7989
7990 2002-01-21  Simon Josefsson  <jas@extundo.com>
7991
7992         * canlock.el (base64-encode-string): Autoload it from base64.
7993         (canlock-make-cancel-key): Base64 encode unibyte string.
7994
7995 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7996
7997         * nnfolder.el (nnfolder-request-accept-article): Unfold
7998         x-from-line.
7999         (nnfolder-request-replace-article): Ditto.
8000
8001 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
8002
8003         * gnus-group.el (gnus-group-best-unread-group): Use the right
8004         positioning function.
8005
8006 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8007
8008         * smiley-ems.el (smiley-region): Use new function.
8009         (smiley-update-cache): Use general image functions.
8010         (smiley-region): Use general functions.
8011
8012         * gnus-util.el (gnus-graphic-display-p): New function.
8013
8014         * nnmail.el (nnmail-article-group): Allow outputting traces of
8015         non-strings.
8016
8017         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
8018         (nndoc-exim-bounce-type-p): New function.
8019
8020         * message.el (message-dont-send): Doc fix.
8021
8022         * gnus-util.el (gnus-completing-read): Remove
8023         inherit-input-method.
8024
8025         * gnus-art.el (gnus-treat-smiley): Doc fix.
8026
8027         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
8028         articles.
8029
8030 2002-01-19  Simon Josefsson  <jas@extundo.com>
8031
8032         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
8033         (imap-kerberos4-open): Ditto.
8034         (imap-open): Set port correctly, don't set auth.
8035
8036 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8037
8038         * gnus.el (gnus-version-number): Bump version number.
8039
8040 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8041
8042         * gnus.el: Oort Gnus v0.05 is released.
8043
8044 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8045
8046         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
8047         exists.
8048
8049         * gnus-spec.el (gnus-string-width-function): New function.
8050         (gnus-tilde-cut-form): Use it.
8051         (gnus-tilde-max-form): Ditto.
8052         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
8053         (gnus-substring-function): Use it.
8054         (gnus-tilde-cut-form): Ditto.
8055         (gnus-substring-function): New function.
8056
8057         * message.el (message-check-news-header-syntax): New message.
8058
8059         * gnus.el (gnus-slave-no-server): Doc fix.
8060
8061         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
8062
8063 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8064
8065         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
8066         `seen' if it looks like (seen NUM1 . NUM2).  It should be
8067         (seen (NUM1 . NUM2)).
8068
8069 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8070
8071         * gnus-topic.el (gnus-topic-catchup-articles): Update article
8072         number in closed topics.
8073
8074 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
8075
8076         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
8077         functions.
8078
8079 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8080
8081         * gnus.el (gnus-group-find-parameter): Clean up.
8082
8083         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
8084         articles.
8085
8086         * gnus-util.el (gnus-completing-read-with-default): Renamed.
8087
8088         * nnmail.el (nnmail-article-group): Clean up.
8089
8090 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
8091
8092         * gnus-agent.el (gnus-category-name): Intern the category name.
8093
8094 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8095
8096         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
8097
8098         * gnus-util.el (gnus-completing-read): New function.
8099
8100 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
8101
8102         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
8103
8104         * smiley-ems.el (smiley-region): Register smiley.
8105         (smiley-toggle-buffer): Rewrite the function.
8106         (smiley-active): Removed.
8107
8108 2002-01-19  Simon Josefsson  <jas@extundo.com>
8109
8110         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
8111         Jesper Harder <harder@ifa.au.dk>.
8112
8113 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8114
8115         * gnus-art.el (gnus-request-article-this-buffer): Call
8116         `nneething-get-file-name' to extract the file name from the
8117         message id.
8118
8119         * nneething.el (nneething-encode-file-name): New function.
8120         (nneething-decode-file-name): Ditto.
8121         (nneething-get-file-name): Ditto.
8122         (nneething-make-head): Encode the file name and encapsulate it
8123         into the field of the message id.
8124
8125 2002-01-18  Simon Josefsson  <jas@extundo.com>
8126
8127         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
8128         stored in .marks.
8129
8130         * nnfolder.el (nnfolder-request-update-info): Ditto.
8131
8132 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
8133
8134         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
8135
8136 2002-01-18  Simon Josefsson  <jas@extundo.com>
8137
8138         * imap.el (imap-starttls-p): Don't check for binary.
8139         (imap-gssapi-auth-p): Ditto.
8140         (imap-kerberos4-auth-p): Ditto.
8141         (imap-open): Change logic.  Iterate through all possible streams,
8142         instead of bailing out after first failure.  Move authenticator
8143         decision to `imap-authenticate'.
8144         (imap-authenticate): Change logic, now finds the authenticator to
8145         use, was previously in `imap-open'.
8146         (imap-open): Return nil on failure.
8147         (imap-open): Setup temp buffer correctly.
8148         (imap-open): Return buffer only on success.
8149         (imap-interactive-login, imap-interactive-login): Tell the user
8150         which stream/authenticator is used for the queried
8151         username/password.
8152         (imap-open, imap-authenticate): Set variables.
8153         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
8154         (imap-open): Don't assume how `with-temp-buffer' is implemented.
8155
8156 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8157
8158         * gnus-fun.el (gnus-grab-cam-x-face): New function.
8159
8160 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8161
8162         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
8163
8164 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
8165
8166         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
8167         (gnus-agent-group-mode-map): Bind it to "Jo".
8168         (gnus-agent-group-make-menu-bar): Add it into menu bar.
8169
8170 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
8171
8172         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
8173         (gnus-summary-mail-toolbar): Add mail article deletion button.
8174
8175         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
8176         false positives for lines of "^^^^".
8177
8178         * gnus-picon.el (gnus-picon-find-face): faces database is all
8179         lowercase.
8180
8181 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
8182
8183         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
8184         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
8185         duplications.
8186         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
8187
8188 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8189
8190         * gnus-sum.el (gnus-summary-initial-limit): Inline
8191         gnus-summary-limit-children.
8192         (gnus-summary-initial-limit): Don't limit if
8193         gnus-newsgroup-display is nil.
8194         (gnus-summary-initial-limit): No, don't.
8195
8196         * gnus-util.el
8197         (gnus-put-text-property-excluding-characters-with-faces): Inline
8198         gnus-put-text-property.
8199
8200         * gnus-spec.el (gnus-default-format-specs): New variable.
8201
8202         * gnus-start.el (gnus-read-newsrc-file): Don't clear
8203         gnus-format-specs.
8204         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
8205
8206         * gnus-spec.el (gnus-update-format-specifications): Really check
8207         the Gnus version of the .newsrc.eld file.
8208         (gnus-format-specs): Save the new default summary format.
8209
8210         * gnus-util.el (gnus-parent-id): Check whether references is empty
8211         before splitting.
8212
8213         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
8214         functions.
8215         (gnus-gather-threads-by-references): Inline
8216         `gnus-split-references'.
8217
8218         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
8219         default value of gnus-summary-line-format-spec.
8220
8221 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
8222
8223         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
8224         message.
8225         (nnslashdot-request-list): Ditto.
8226         (nnslashdot-sid-strip): Removed.
8227
8228 2002-01-15  Simon Josefsson  <jas@extundo.com>
8229
8230         * nnimap.el (nnimap-close-asynchronous): Enable.
8231         (nnimap-close-group): Expunge.
8232
8233 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
8234
8235         * gnus-util.el (gnus-user-date-format-alist): Typo.
8236         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
8237
8238 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8239
8240         * nneething.el (nneething-request-article): Set
8241         `nnmail-file-coding-system' to `binary' locally, in order to read
8242         files without any conversion.
8243
8244 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
8245
8246         * gnus-agent.el (gnus-agent-retrieve-headers): Use
8247         nnheader-file-coding-system and nnmail-active-file-coding-system.
8248         (gnus-agent-regenerate-group): Ditto.
8249         (gnus-agent-regenerate): Ditto.
8250         (gnus-agent-write-active): Ditto.
8251         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
8252
8253 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
8254
8255         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
8256         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
8257
8258 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
8259
8260         * gnus.el: We don't need gnus-article-show-all-headers.
8261
8262         * gnus-art.el (article-show-all, gnus-article-show-all-header):
8263         Ditto.
8264
8265         * gnus-sum.el (gnus-summary-select-article): Don't call
8266         show-all-headers, because hidden headers are not hidden text any
8267         more.
8268
8269 2002-01-13  Simon Josefsson  <jas@extundo.com>
8270
8271         * message.el (message-newline-and-reformat): Use `newline' instead
8272         of inserting \n, so that the newline is marked as hard.
8273
8274         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
8275         From Jesper Harder <harder@ifa.au.dk>.
8276
8277 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
8278
8279         * imap.el (imap-close): Keep going if quit.
8280
8281         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
8282         nntp-server-buffer.
8283
8284 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8285
8286         * mm-view.el (mm-display-inline-fontify): Require font-lock to
8287         avoid unbinding shadowed variables.
8288
8289         * gnus-art.el (gnus-picon-databases): Moved here.
8290         (gnus-picons-installed-p): Moved here.
8291         (gnus-article-reply-with-original): Use `mark'.
8292
8293         * gnus.el (gnus-picon): Moved here and renamed.
8294
8295         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
8296         installed.
8297         (gnus-treat-mail-picon): Ditto.
8298         (gnus-treat-newsgroups-picon): Ditto.
8299
8300         * gnus-picon.el (gnus-picons-installed-p): New function.
8301
8302 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
8303
8304         * gnus-agent.el (gnus-agent-go-online): Fix doc.
8305
8306 2002-01-12  Simon Josefsson  <jas@extundo.com>
8307
8308         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
8309         (nnimap-before-find-minmax-bugworkaround): Use it.
8310         (nnimap-find-minmax-uid): Don't reselect current mailbox.
8311         (nnimap-dont-close): New variable.
8312         (nnimap-close-group): Use it.
8313
8314 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8315
8316         * gnus-art.el (gnus-article-reply-with-original): Use
8317         `mark-active'.
8318
8319         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
8320
8321         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
8322         (gnus-score-advanced): Clean up.
8323         (gnus-score-advanced): Accept a multiple of the score.
8324
8325 2002-01-12  Simon Josefsson  <jas@extundo.com>
8326
8327         * flow-fill.el (fill-flowed-display-column)
8328         (fill-flowed-encode-columnq): New variables.  Suggested by
8329         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
8330         (fill-flowed-encode, fill-flowed): Use them.
8331
8332         * message.el (message-send-news, message-send-mail): Use
8333         m-b-s-n-p-e-h-n.
8334
8335         * mml.el (autoload): Autoload fill-flowed-encode.
8336         (mml-buffer-substring-no-properties-except-hard-newlines): New
8337         function.
8338         (mml-read-part): Use it.
8339         (mml-generate-mime-1): Encode format=flowed if appropriate.
8340         (mml-insert-mime-headers): Insert format=flowed.
8341
8342         * flow-fill.el (fill-flowed-encode): New function.
8343         (fill-flowed): Bind fill-column to window width.
8344
8345 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8346
8347         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
8348         it exists.
8349         (gnus-summary-setup-buffer): Wake up dead summary buffers.
8350         (gnus-summary-buffer-name): Don't return the dead name after all.
8351         (gnus-summary-setup-buffer): Kill the dead buffer.
8352
8353         * gnus-art.el (gnus-article-followup-with-original): Store the
8354         value of the mark before deactivating it.
8355
8356 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
8357
8358         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
8359         From: Karl Kleinpaste <karl@charcoal.com>
8360
8361         * gnus-art.el (article-display-x-face): Ditto.
8362         (gnus-article-reply-with-original): Use gnus-region-active-p.
8363         (gnus-article-followup-with-original): Ditto.
8364
8365         * gnus-sum.el (gnus-summary-read-group-1): Don't select
8366         downloadable article either.
8367
8368 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
8369
8370         * gnus-art.el (article-display-x-face): Insert From:.
8371
8372         * gnus-sum.el (gnus-summary-move-article): Don't draw the
8373         article. Bind gnus-display-mime-function and
8374         gnus-article-prepare-hook.
8375
8376         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
8377         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
8378         gnus-agent-possibly-synchronize-flags to the last.
8379         (gnus-agent-go-online): New function. New variable.
8380
8381 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
8382
8383         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
8384         (gnus-agent-regenerate): Ditto.
8385
8386 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
8387
8388         * message.el (message-ignored-news-headers)
8389         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
8390         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
8391
8392         * gnus.el (gnus-gethash-safe): New macro.
8393
8394         * gnus-agent.el (gnus-agent-regenerate-history): New function.
8395         (gnus-agent-regenerate): Show messages.
8396
8397 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
8398
8399         * gnus-agent.el (gnus-agent-regenerate-group): New function.
8400         (gnus-agent-regenerate): New function.
8401         (gnus-agent-save-alist): Sort.
8402         (gnus-agent-copy-nov-line): Test eobp.
8403         (gnus-agent-retrieve-headers): Erase buffer.
8404
8405 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
8406
8407         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
8408         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
8409
8410         * gnus.el (gnus-agent-covered-methods): Move here.
8411         (gnus-online): New function.
8412         (gnus-agent-method-p): Move here.
8413
8414         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
8415         nil. Remove articles-alist.
8416
8417         * gnus-start.el (gnus-get-unread-articles): Check online.
8418         (gnus-groups-to-gnus-format): Ditto.
8419         (gnus-active-to-gnus-format): Ditto.
8420
8421         * gnus-agent.el (gnus-agent-get-function): Use it.
8422         (gnus-agent-get-undownloaded-list): Ditto.
8423         (gnus-agent-fetch-session): Only fetch online methods.
8424
8425         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
8426         (gnus-server-mode-map): Ditto.
8427         (gnus-server-offline-face): New face.
8428         (gnus-server-offline-face): New variable.
8429         (gnus-server-font-lock-keywords): Add offline.
8430         (gnus-server-insert-server-line): Ditto.
8431         (gnus-server-offline-server): New function.
8432
8433         * gnus-int.el (gnus-open-server): Turn to offline.
8434         (gnus-server-unopen-status): New variable.
8435
8436 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
8437
8438         * nnkiboze.el (nnkiboze-request-article): Use
8439         gnus-agent-request-article.
8440
8441         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
8442         function. Insert undownloaded NOV.
8443
8444         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
8445         (gnus-agent-request-article): New function.
8446
8447         * gnus.el (gnus-agent-cache): New variable.
8448
8449         * gnus-int.el (gnus-retrieve-headers): Use
8450         gnus-agent-retrieve-headers.
8451         (gnus-request-head): Use gnus-agent-request-article.
8452         (gnus-request-body): Ditto.
8453
8454         * gnus-art.el (gnus-request-article-this-buffer): Use
8455         gnus-agent-request-article.
8456
8457         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
8458         article if it is undownloaded.
8459
8460 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8461
8462         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
8463
8464 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8465
8466         * canlock.el (canlock-string-as-unibyte): New macro.
8467         (canlock-sha1-with-openssl): Return a unibyte string.
8468         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
8469
8470 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
8471
8472         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
8473
8474 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
8475
8476         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
8477         application/x-emacs-lisp.
8478
8479         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
8480
8481         * nntp.el (nntp-request-article): Add group parameter.
8482         (nntp-request-head): Ditto.
8483         (nntp-find-group-and-number): Add parameter group. Figure out
8484         number if the status line doesn't give (e.g. quimby.gnus.org).
8485
8486 2002-01-08  Simon Josefsson  <jas@extundo.com>
8487
8488         * mml.el (mml-generate-mime-1): Set recipient correctly.
8489
8490 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
8491
8492         * message.el (message-read-from-minibuffer): Add parameter
8493         initial-contents.
8494         * gnus-msg.el (gnus-summary-resend-message): Use it.
8495
8496         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
8497         behavior of quit-config.
8498
8499         * message.el (message-make-from): Don't quote fullname.
8500         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
8501
8502         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
8503         From: <andre@slamdunknetworks.com>
8504
8505 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
8506
8507         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
8508
8509         * gnus-art.el (gnus-header-button-alist): Handle mailto.
8510
8511         * mml.el (mml-preview): Bind gnus-original-article-buffer because
8512         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
8513         because bbdb may use it.
8514
8515 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8516
8517         * nneething.el (nneething-request-article): When a non-text file
8518         is converted to an article, its data is encoded in base64.  Call
8519         `nneething-make-head' with options to specify MIME types.
8520         (nneething-make-head): Add optional arguments to specify MIME
8521         types.
8522
8523 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8524
8525         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
8526         header if there is not.
8527
8528         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
8529
8530         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
8531         (gnus-inews-mark-gcc-as-read): Obsolete variable.
8532         (gnus-inews-do-gcc): Use them.
8533
8534         * gnus-group.el (gnus-group-mark-article-read): Put holes into
8535         gnus-newsgroup-unselected.
8536
8537 2002-01-06  Simon Josefsson  <jas@extundo.com>
8538
8539         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
8540         condition-case, not ignore-errors.
8541
8542 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8543
8544         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
8545         gnus-fetch-old-headers.
8546
8547         * gnus-art.el (article-display-x-face): Use the current buffer
8548         unless `W f'. Otherwise, X-Face may be shown in the header of a
8549         forwarded part.
8550         (gnus-treatment-function-alist): Treat xface before hiding
8551         headers.
8552
8553 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8554
8555         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
8556         parameters.
8557
8558 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8559
8560         * mm-util.el (mm-multibyte-p): Define conditionally when load.
8561         (mm-guess-charset): New function.
8562         (mm-charset-after): Use it.
8563         (mm-detect-coding-region): New function.
8564         (mm-detect-mime-charset-region): New function.
8565
8566         * gnus-sum.el (gnus-summary-show-article): Use
8567         mm-detect-coding-region.
8568
8569 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8570
8571         * message.el (message-make-fqdn): Be less violent.
8572
8573         * gnus.el (gnus-logo-color-style): Compute custom form
8574         automatically.
8575
8576         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
8577         score file of the parent to the document group.
8578
8579         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
8580         parameters parameter.
8581
8582         * gnus-score.el (gnus-score-load-file): Clean up.
8583
8584 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8585
8586         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
8587         From: Damien Wyart <damien.wyart@free.fr>
8588
8589         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
8590
8591 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
8592
8593         * gnus-sum.el (gnus-select-group-hook): Typo.
8594
8595         * rfc2047.el (rfc2047-decode-string): Return immediately if there
8596         is no quoted-printable-encoded STRING.
8597         From: Jesper Harder <harder@ifa.au.dk>
8598
8599         (rfc2047-decode-string): Decode it.
8600
8601 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8602
8603         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
8604
8605 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
8606         Trivial patch.
8607
8608         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
8609         buffer to get rid of junk line.
8610
8611 2002-01-05  Simon Josefsson  <jas@extundo.com>
8612
8613         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
8614         C-o.
8615         (message-mode-map): Bind message-insert-or-toggle-importance to
8616         C-c C-u.
8617         (message-mode-map): Bind message-disposition-notification-to to
8618         C-c M-n.
8619         (message-mode-menu): Add m-d-n-t.
8620         (message-mode-field-menu): Add m-goto-from.
8621         (message-mode): Doc fix.
8622         (message-goto-from): New function.
8623         (message-insert-disposition-notification-to): New function.
8624         (message-tool-bar-map): Add receipt button.
8625
8626 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8627
8628         * gnus-sum.el (gnus-thread-latest-date): New function.
8629         (gnus-thread-sort-by-most-recent-number): Renamed.
8630         (gnus-thread-sort-functions): Doc fix.
8631         (gnus-select-group-hook): Don't use setq on a hook.
8632         (gnus-thread-latest-date): Use date, not number
8633
8634         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
8635         (gnus-agent-expire): Allow regexp of expire-days.
8636
8637         * gnus-art.el (gnus-article-reply-with-original): Deactivate
8638         region.
8639         (gnus-article-followup-with-original): Ditto.
8640
8641         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
8642
8643         * gnus-art.el (gnus-mime-display-alternative): Use
8644         gnus-local-map-property.
8645         (gnus-mime-display-alternative): Ditto.
8646         (gnus-insert-mime-security-button): Ditto.
8647         (gnus-insert-next-page-button): Ditto.
8648         (gnus-button-prev-page): Take optional args.
8649         (gnus-insert-prev-page-button): widget-convert.
8650
8651         * gnus-util.el (gnus-local-map-property): New function.
8652
8653         * gnus-art.el (gnus-prev-page-map): Use parent map.
8654         (gnus-next-page-map): Ditto.
8655
8656         * gnus-spec.el (gnus-parse-format): Clean up.
8657         (gnus-parse-format): Do complex formatting for %=.
8658
8659         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
8660         "X-Face: " to the data in the built-in scenario.
8661
8662         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
8663         (gnus-correct-pad-form): Renamed.
8664         (gnus-tilde-max-form): Clean up.
8665         (gnus-pad-form): Use gnus-use-correct-string-widths.
8666
8667         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
8668         support if that is available.
8669
8670         * gnus-sum.el (gnus-thread-highest-number): New function.
8671         (gnus-thread-sort-by-most-recent-thread): New function.
8672         (gnus-thread-sort-functions): Doc fix.
8673
8674 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
8675
8676         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
8677         all cases.
8678         (gnus-summary-mode): Enable it in all cases.
8679         (gnus-summary-display-article): Ditto.
8680         (gnus-summary-edit-article): Ditto.
8681
8682         * gnus-ems.el (gnus-put-image): Really return glyph.
8683
8684         * gnus-art.el (gnus-article-x-face-command): Fix :type.
8685         (gnus-treat-smiley): Don't take "P" in the interactive form.
8686
8687 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8688
8689         * compface.el (uncompface): XEmacs and Emacs have differing
8690         capabilities.
8691
8692         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
8693
8694         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
8695         (gnus-article-xface-ring-size): Removed.
8696         (gnus-article-display-xface): Removed.
8697         (gnus-remove-image): Cleaned up.
8698
8699         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
8700         (gnus-xmas-create-image): Take pbm files.
8701         (gnus-x-face): Removed.
8702         (gnus-xmas-article-display-xface): Removed.
8703
8704         * gnus-fun.el (gnus-display-x-face-in-from): Bind
8705         default-enable-multibyte-characters.
8706
8707         * compface.el (uncompface): Doc fix.
8708
8709         * gnus-art.el (gnus-article-x-face-command): Use
8710         gnus-display-x-face-in-from.
8711
8712         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
8713
8714         * gnus-ems.el (gnus-put-image): Return the image.
8715
8716         * gnus-fun.el (gnus-display-x-face-in-from): New function.
8717         (gnus-x-face): Moved here.
8718
8719 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
8720
8721         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
8722         invisible if string is nil.
8723         (gnus-xmas-article-display-xface): Use it.
8724
8725         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
8726         property when string is nil.
8727         (gnus-article-display-xface): Use it.
8728
8729 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8730
8731         * gnus-art.el (article-display-x-face): Check whether valid grey
8732         face was returned.
8733         (article-display-x-face): Place image in the right spot.
8734
8735         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
8736         stderr.
8737         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
8738
8739 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8740
8741         * gnus-xmas.el (gnus-xmas-create-image): Take optional
8742         parameters.
8743         (gnus-xmas-put-image): Allow non-strings to be passed.
8744
8745         * gnus-art.el (article-display-x-face): Use optional parameters.
8746
8747         * gnus-ems.el (gnus-create-image): Take optional parameters.
8748
8749         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
8750
8751         * compface.el (compface-xbm-p): Removed.
8752
8753         * gnus-ems.el (gnus-article-compface-xbm): Removed.
8754         (gnus-article-display-xface): Use compface.
8755
8756         * compface.el: New file.
8757
8758         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
8759         (gnus-convert-image-to-x-face-command): Ditto.
8760         (gnus-random-x-face): Quote argument.
8761         (gnus-x-face-from-file): Ditto.
8762
8763 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
8764
8765         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
8766         the expire-group parameter once per article rather than once
8767         per group; bind `nnmaildir-article-file-name' and `article'
8768         for convenience.  Leave article alone when expire-group
8769         specifies the current group.
8770         (nnmaildir--update-nov): be more concurrency-friendly with
8771         temp file names.
8772
8773 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8774
8775         * gnus-start.el (gnus-read-init-file): Cleaned up.
8776
8777 2002-01-03  Dave Love  <d.love@dl.ac.uk>
8778
8779         * gnus-start.el (gnus-startup-file-coding-system): Removed.
8780         (gnus-read-init-file): Don't use it.
8781
8782 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8783
8784         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
8785
8786 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8787
8788         * gnus-start.el (gnus-read-init-file): Don't force coding system
8789         for ~/.gnus.  From Dave Love <fx@gnu.org>.
8790
8791 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
8792
8793         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
8794         * nnspool.el (nnspool-request-post): Ditto.
8795
8796         * mm-util.el (mm-use-find-coding-systems-region): New variable.
8797         (mm-find-mime-charset-region): Use it.
8798
8799 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
8800
8801         * gnus.el (gnus-summary-line-format): Added :link.
8802         * gnus-topic.el (gnus-topic-line-format): Ditto.
8803         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
8804         * gnus-srvr.el (gnus-server-line-format): Ditto.
8805         * gnus-group.el (gnus-group-line-format): Ditto.
8806
8807         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
8808         :keys, it works on both Emacsen.
8809
8810 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
8811
8812         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
8813
8814 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8815
8816         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
8817
8818 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
8819
8820         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
8821         very wide reply.
8822
8823 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8824
8825         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
8826         (gnus-picon-cache): New variable.
8827         (gnus-picon-transform-newsgroups): Cache stuff.
8828
8829         * gnus-art.el (gnus-article-reply-with-original): New command.
8830         (gnus-article-followup-with-original): New command.
8831
8832         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
8833         END parameters.
8834         (gnus-summary-followup): Take a list of list of articles.
8835         (gnus-inews-yank-articles): Allow lists of article/regions.
8836
8837         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
8838         longer the usual commands.
8839
8840         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
8841         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
8842         shell-command-on-region.
8843
8844 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8845
8846         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
8847           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
8848
8849 2002-01-03  Steve Youngs  <youngs@xemacs.org>
8850
8851         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
8852         understand ':keys', wrap it in an featurep 'xemacs.
8853
8854 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8855
8856         * gnus-ems.el (gnus-article-display-xface): Show xface in the
8857         order of headers (Actually, it is called in a reversed order). Add
8858         'gnus-image-text-deletable property.
8859         (gnus-remove-image): Remove text with such a property.
8860
8861         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
8862         gnus-put-image.
8863
8864         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
8865         with ", "
8866
8867 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8868
8869         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
8870
8871         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
8872         (article-display-x-face): Display grey X-Faces.
8873
8874         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
8875         (gnus-convert-gray-x-face-to-ppm): Ditto.
8876         (gnus-convert-image-to-gray-x-face): Ditto.
8877
8878         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
8879         gnus-summary-show-raw-article.
8880
8881 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8882
8883         Display picons in XEmacs without showing text.
8884
8885         * gnus-xmas.el (gnus-xmas-create-image): Don't use
8886         mm-create-image-xemacs to create xbm glyph, because it deletes
8887         temporary files.
8888         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
8889         (gnus-xmas-remove-image): Make text visible, remove glyph.
8890
8891         * gnus-picon.el (gnus-picon-transform-newsgroups)
8892         (gnus-picon-transform-address): Insert spec backward, due to the
8893         incompatibility of gnus-xmas-put-image.
8894
8895 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8896
8897         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
8898
8899 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8900
8901         * gnus.el: Doc fix.
8902
8903         * gnus-art.el: Doc fix.
8904
8905         * gnus-agent.el: Doc fix.
8906
8907 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
8908
8909         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
8910
8911 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
8912
8913         * nnmaildir.el (nnmaildir--update-nov): automatically parse
8914         NOV data out of the message again if nnmail-extra-headers has
8915         changed.
8916
8917 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8918
8919         * gnus-fun.el: New file.
8920         (gnus-convert-image-to-x-face-command): New variable.
8921         (gnus-insert-x-face): New function.
8922         (gnus-random-x-face): Renamed.
8923         (gnus-x-face-from-file): Renamed.
8924
8925         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
8926         "_".
8927         (gnus-body-boundary-delimiter): Typo fix.
8928
8929 2002-01-02  Simon Josefsson  <jas@extundo.com>
8930
8931         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
8932         (gnus-body-boundary-delimiter): Fix type.
8933
8934 2002-01-01  Simon Josefsson  <jas@extundo.com>
8935
8936         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
8937         (gnus-treat-emphasize, gnus-treat-strip-cr)
8938         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
8939         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
8940         (gnus-treat-fill-article, gnus-treat-hide-citation)
8941         (gnus-treat-hide-citation-maybe)
8942         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
8943         (gnus-treat-strip-pem, gnus-treat-strip-banner)
8944         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
8945         (gnus-treat-date-ut, gnus-treat-date-local)
8946         (gnus-treat-date-english, gnus-treat-date-lapsed)
8947         (gnus-treat-date-original, gnus-treat-date-iso8601)
8948         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
8949         (gnus-treat-strip-trailing-blank-lines)
8950         (gnus-treat-strip-leading-blank-lines)
8951         (gnus-treat-strip-multiple-blank-lines)
8952         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
8953         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
8954         (gnus-treat-display-xface, gnus-treat-display-smileys)
8955         (gnus-treat-from-picon, gnus-treat-mail-picon)
8956         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
8957         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
8958         (gnus-treat-play-sounds, gnus-treat-translate)
8959         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
8960
8961         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
8962         (gnus-article-treat-body-boundary): Use it.
8963
8964         * message.el (message-mode): Fix doc.
8965         (message-mode-menu): Fix names.
8966
8967 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8968
8969         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
8970         articles.
8971
8972         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
8973         (gnus-picon-transform-address): Search for unknown faces as well.
8974         (gnus-picon-find-face): Don't search "news" for MISC.
8975         (gnus-picon-user-directories): Changed default back to exclude
8976         "unknown".
8977
8978         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
8979
8980         * gnus-picon.el (gnus-picon-find-face): Search through all
8981         databases.
8982         (gnus-picon-find-face): New implementation.
8983
8984         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
8985         keystroke.
8986         (gnus-topic-goto-next-topic): Ditto.
8987
8988         * gnus.el (gnus-summary-line-format): Changed default.
8989
8990         * nnmail.el (nnmail-extra-headers): Change default.
8991
8992         * gnus-sum.el (gnus-extra-headers): Change default.
8993
8994         * message.el (message-news-other-window): Changed "news" to
8995         "posting".
8996         (message-news-other-frame): Ditto.
8997         (message-do-send-housekeeping): Ditto.
8998
8999         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
9000         function.
9001         (gnus-article-unread-p): New function.
9002         (gnus-article-unseen-p): New function.
9003         (gnus-dead-summary-mode-map): Typo.
9004
9005         * gnus-util.el (gnus-make-predicate): New function.
9006         (gnus-make-predicate-1): New function.
9007
9008         * gnus-sum.el: New function.
9009         (gnus-map-articles): New function.
9010
9011         * gnus-art.el (gnus-treat-fold-headers): New variable.
9012         (gnus-article-treat-fold-headers): New command and keystroke.
9013
9014         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
9015         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
9016
9017 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
9018
9019         * message.el (message-fcc-externalize-attachments): New variable.
9020         (message-do-fcc): Use it.
9021
9022         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
9023         (gnus-inews-do-gcc): Use it.
9024
9025         * mml.el (mml-tweak-sexp-alist): New variable.
9026         (mml-externalize-attachments): New variable.
9027         (mml-tweak-part): Use mml-tweak-sexp-alist.
9028         (mml-tweak-externalize-attachments): New function.
9029
9030 2002-01-01  Steve Youngs  <youngs@xemacs.org>
9031
9032         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
9033         'set-glyph-face' so x-face back/foreground can be set.
9034
9035 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
9036
9037         * message.el (message-fix-before-sending): Fix a typo.
9038
9039 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9040
9041         * gnus-art.el (gnus-treat-smiley): Renamed command.
9042         (gnus-article-remove-images): New command and keystroke.
9043
9044         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
9045
9046         * smiley-ems.el (gnus-smiley-display): Removed.
9047
9048         * gnus.el (gnus-version-number): Update version.
9049
9050         * message.el (message-text-with-property): Renamed and moved
9051         here.
9052         (message-fix-before-sending): Highlight invisible text and place
9053         point there.
9054
9055 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9056
9057         * gnus.el: Oort Gnus v0.04 is released.
9058
9059 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9060
9061         * gnus-delay.el (gnus-delay-send-queue): Renamed.
9062
9063         * gnus-art.el (gnus-ignored-headers): More headers,
9064
9065         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
9066         of `scan-error', since XEmacs doesn't seem to support that.
9067
9068 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9069
9070         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
9071         arg.
9072         (gnus-summary-best-unread-subject): Ditto.
9073         (gnus-summary-best-unread-subject): No, don't.
9074         (gnus-summary-better-unread-subject): New command.
9075
9076         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
9077
9078         * lpath.el ((featurep 'xemacs)): fbind url function.
9079
9080         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
9081         buffer.
9082         (gnus-xmas-remove-image): Implementation that does something.
9083         (gnus-xmas-article-display-xface): Mark images properly.
9084
9085         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
9086
9087 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
9088
9089         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
9090
9091 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9092
9093         * gnus-group.el (gnus-group-line-format): Added %O to the default
9094         value.
9095
9096         * gnus-util.el (gnus-text-with-property): The smallest point is
9097         point-min.
9098
9099         * smiley-ems.el (smiley-region): Return images.
9100         (gnus-smiley-display): Allow toggling.
9101         (smiley-region): Use text properties, not overlays.
9102
9103         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
9104         implemented yet.
9105
9106         * smiley-ems.el (smiley-update-cache): Check for valid types.
9107
9108         * gnus-art.el (gnus-with-article-buffer): New macro.
9109
9110         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
9111         strings as well as the glyphs.
9112         (gnus-picon-transform-address): Ditto.
9113         (gnus-picon-insert-glyph): Ditto.
9114         (gnus-picon-transform-newsgroups): Toggle.
9115         (gnus-picon-transform-address): Toggle.
9116
9117         * gnus-ems.el (gnus-remove-image): New function.
9118         (gnus-put-image): Take an optional string.
9119
9120         * gnus-util.el (gnus-text-with-property): New function.
9121
9122         * gnus-art.el (gnus-delete-images): New function.
9123
9124         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
9125
9126         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
9127         (gnus-article-wash-status): Use it.
9128         (gnus-signature-toggle): Clean up.
9129         (gnus-add-wash-status): New function.
9130         (gnus-delete-wash-status): New function.
9131         (gnus-article-hide-text-type): Use them throughout.
9132         (gnus-add-image): New function.
9133
9134         * gnus-ems.el (gnus-article-display-xface): Use new interface.
9135
9136         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
9137         interface.
9138
9139         * gnus-art.el (article-display-x-face): Cleaned up.
9140
9141         * rfc2047.el (rfc2047-field-value): New function.
9142
9143         * mail-parse.el (mail-header-field-value): New alias.
9144
9145         * gnus-art.el (gnus-mime-print-part): Fix typos.
9146
9147         * smiley-ems.el (gnus-smiley-file-types): New variable.
9148         (smiley-update-cache): Use it.
9149         (smiley-regexp-alist): Suffix-less smiley names.
9150         (smiley-regexp-alist): Added more smileys.
9151
9152         * gnus-sum.el (gnus-print-buffer): Made into own function.
9153         (gnus-summary-print-article): Use it.
9154
9155         * mailcap.el (mailcap-mime-info): Actually return the bit that we
9156         looked for when REQUEST is a string.
9157
9158         * gnus-art.el (gnus-mime-button-commands): Add printing
9159         keystroke.
9160         (gnus-mime-copy-part): Doc fix.
9161         (gnus-mime-print-part): New command.
9162
9163 2001-12-31  Simon Josefsson  <jas@extundo.com>
9164
9165         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
9166         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
9167
9168 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
9169
9170         * gnus-picon.el (gnus-treat-from-picon): Autoload.
9171         (picon): Fix doc.
9172
9173         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
9174         longer exists. Remove those codes.
9175         * gnus.el (gnus-use-picons): Ditto.
9176
9177 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9178
9179         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
9180         infloop.
9181
9182         * gnus-sum.el (t): New `W D' map.
9183
9184         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
9185         (gnus-article-treat-body-boundary): Clean up.
9186         (gnus-body-boundary-face): Removed.
9187         (gnus-article-goto-header): Moved here.
9188         (gnus-article-goto-header): Allow better regexps.
9189         (gnus-article-treat-fold-newsgroups): New command.
9190
9191         * gnus-sum.el (gnus-summary-move-article): We have to select an
9192         article to give `gnus-read-move-group-name' an opportunity to
9193         suggest an appropriate default.
9194
9195         * rfc2047.el (rfc2047-fold-line): New function.
9196         (rfc2047-unfold-line): Ditto.
9197         (rfc2047-fold-region): Don't fold just after the header name.
9198
9199         * mail-parse.el (mail-header-fold-line): New alias.
9200         (mail-header-unfold-line): Ditto.
9201
9202         * gnus-art.el (gnus-body-boundary-face): Renamed.
9203         (gnus-article-treat-body-boundary): Use it.
9204         (gnus-article-treat-body-boundary): Use an invisible header and a
9205         line of underline characters.
9206
9207 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
9208
9209         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
9210
9211         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
9212         (gnus-picon-split-address): New function.
9213         (gnus-picon-find-face): Use it.
9214         (gnus-picon-transform-address): Use it. Set first to t for each
9215         address.
9216
9217         * gnus-art.el (gnus-with-article-headers): Move to here. Define
9218         the macro then use it.
9219         (gnus-treatment-function-alist): Treat picons earlier.
9220
9221 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9222
9223         * gnus-art.el (gnus-body-separator-face): New variable.
9224         (gnus-article-treat-body-boundary): Use a blank, colored line.
9225
9226         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
9227         well.
9228
9229         * gnus-art.el (gnus-treat-body-boundary): New variable.
9230         (gnus-article-treat-unfold-headers): Use helper macro.
9231         (gnus-article-treat-body-boundary): New command.
9232
9233         * gnus.el (gnus-logo-color-style): Change the default color.
9234         (gnus-splash-face): Gray, gray.
9235
9236         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
9237         colors.
9238
9239         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
9240         (gnus-logo-color-style): Ditto.
9241         (gnus-logo-colors): Ditto.
9242
9243         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
9244
9245         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
9246
9247         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
9248         (gnus-picon-transform-newsgroups): New function.
9249
9250         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
9251         string.
9252
9253         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
9254
9255         * gnus-art.el (gnus-treat-cc-picon): New variable.
9256         (gnus-treat-mail-picon): Renamed.
9257
9258         * gnus-picon.el: New implementation.
9259         (gnus-picon-find-face): Renamed.
9260         (gnus-treat-from-picon): Use it.
9261         (gnus-picon-transform-address): Renamed.
9262         (gnus-treat-from-picon): Use it.
9263         (gnus-picon-create-glyph): Renamed.
9264         (gnus-picon-transform-address): Use it.
9265         (gnus-treat-cc-picon): New command.
9266
9267         * mm-decode.el (mm-create-image-xemacs): Separated out into
9268         function.
9269         (mm-get-image): Use it.
9270
9271         * gnus-art.el (gnus-treat-display-picons): Simplify.
9272         (gnus-treat-from-picon): Renamed.
9273
9274         * gnus-ems.el (gnus-create-image): New function.
9275         (gnus-put-image): New function.
9276
9277         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
9278         (gnus-with-article-headers): New macro.
9279         (gnus-article-goto-header): New function.
9280
9281         * gnus-xmas.el (gnus-image-type-available-p): New function.
9282
9283         * gnus-ems.el (gnus-image-type-available-p): New function.
9284
9285 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
9286
9287         * nnrss.el (nnrss-check-group): Find the correct tag, because
9288         xml.el is changed.
9289
9290 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9291
9292         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
9293         lines are shorter than the window width.
9294         (gnus-ignored-headers): More headers.
9295
9296 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9297
9298         * gnus-art.el (gnus-treat-unfold-lines): New variable.
9299         (gnus-treat-unfold-headers): Renamed.
9300         (gnus-article-treat-unfold-headers): New command and keystroke.
9301
9302         * rfc2047.el (rfc2047-encode-message-header): Clean up.
9303
9304         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
9305
9306 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
9307
9308         * sha1-el.el (sha1-use-external): New variable.
9309         (sha1-region): Use it.
9310         (sha1-string): Ditto.
9311
9312         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
9313         * gnus-picon.el: Less warnings when compile.
9314
9315 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9316
9317         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
9318         alias.
9319         (gnus-picons-database): Default to list.
9320         (gnus-picons-lookup-internal): Use it.
9321
9322         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
9323         to "bogus".
9324
9325         * gnus-win.el (gnus-configure-windows-hook): New hook.
9326
9327 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
9328
9329         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
9330
9331 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9332
9333         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
9334         lists.
9335         (gnus-select-newsgroup): Don't append; push.
9336         (gnus-adjust-marked-articles): Remove obsolete ranges from
9337         `seen'.
9338         (gnus-update-marks): Clean up.
9339         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
9340
9341 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
9342
9343         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
9344
9345 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9346
9347         * gnus-sum.el (gnus-auto-select-subject): New variable.
9348         (gnus-summary-best-unread-subject): New function.
9349         (gnus-summary-best-unread-article): Use it.
9350         (gnus-summary-first-unseen-subject): New function and command.
9351
9352         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
9353         other treatments.
9354
9355         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
9356         function.
9357
9358         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
9359         from the list of hidden types.
9360
9361         * mm-view.el (mm-inline-text): Ditto.
9362         (mm-inline-text): Ditto.
9363         (mm-w3-prepare-buffer): Ditto.
9364
9365         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
9366
9367 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9368
9369         * gnus-art.el (gnus-ignored-headers): Added more headers.
9370
9371 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
9372
9373         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
9374         once.
9375
9376 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9377
9378         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
9379
9380 2001-12-28  Simon Josefsson  <jas@extundo.com>
9381
9382         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
9383         Jesper Harder <harder@ifa.au.dk>.
9384
9385 2001-12-27  Simon Josefsson  <jas@extundo.com>
9386
9387         * gnus-sum.el (gnus-select-newsgroup): Make
9388         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
9389         contain all articles (instead of none) when no seen marks have
9390         been set for the group.
9391         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
9392         instead, it seems to result in shorter ranges.
9393
9394 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9395
9396         * mm-util.el (mm-iso-8859-x-to-15-region): Use
9397         insert-before-markers.
9398         From Jesper Harder <harder@ifa.au.dk>
9399
9400 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
9401
9402         * nnmaildir.el (nnmaildir-save-mail): create the destination
9403         groups if they do not exist.
9404
9405 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9406
9407         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
9408
9409 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9410
9411         * gnus-group.el (gnus-group-read-ephemeral-group): Call
9412         gnus-group-real-name.
9413
9414         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
9415         (gnus-newsgroup-variables): Ditto.
9416
9417         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
9418         return it.
9419
9420 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
9421
9422         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
9423         * nnmaildir.el (top-level): Add commentary.
9424         (nnmaildir-version): Indicate that nnmaildir is now a standard
9425         part of Gnus, not separately released.
9426
9427 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9428
9429         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
9430         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
9431         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
9432         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9433
9434 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9435
9436         * nnmaildir.el: Copyright changes. Require cl only at compile time.
9437
9438 2001-12-20  Simon Josefsson  <jas@extundo.com>
9439
9440         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
9441         ZHU <zsh@cs.rochester.edu>.
9442         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
9443         Brian P Templeton <bpt@tunes.org>.
9444
9445 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9446
9447         * nnmaildir.el: New file.
9448         From Paul Jarc <prj@po.cwru.edu>.
9449
9450 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9451
9452         * nndoc.el (nndoc-type-alist): Move forward to the end.
9453
9454 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9455
9456         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
9457         `dolist'.
9458
9459 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9460
9461         * gnus-win.el (gnus-frames-on-display-list): New function.
9462         (gnus-get-buffer-window): Use it.
9463
9464 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9465
9466         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
9467
9468 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9469
9470         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
9471
9472 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9473            From Harald Meland <Harald.Meland@usit.uio.no>
9474
9475         * gnus-win.el (gnus-get-buffer-window): New function.
9476         (gnus-all-windows-visible-p): Use it.
9477
9478         * gnus-util.el (gnus-horizontal-recenter)
9479         (gnus-horizontal-recenter, gnus-horizontal-recenter)
9480         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
9481
9482         * gnus-score.el (gnus-score-insert-help): Use it.
9483
9484         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
9485         (gnus-generate-tree, gnus-highlight-selected-tree)
9486         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
9487         it.
9488
9489         * gnus-art.el (gnus-article-set-window-start)
9490         (gnus-mm-display-part, gnus-request-article-this-buffer)
9491         (gnus-button-next-page, gnus-button-prev-page)
9492         (gnus-article-button-next-page, gnus-article-button-prev-page):
9493         Use it.
9494
9495 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
9496
9497         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
9498         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
9499         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
9500
9501 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9502
9503         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
9504         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
9505         * mml1991.el, nnultimate.el: Add `coding'.
9506
9507 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
9508
9509         * ChangeLog: changed coding to buffer-file-coding-system
9510         * ChangeLog.1: same
9511         * nnwfm.el: same
9512         * gnus-smiley.el: same
9513         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
9514         * gnus-delay.el: same
9515         * gnus-spec.el: same
9516         * message.el: same
9517         * mml1991.el: same
9518         * nnultimate.el: same
9519
9520 2001-12-16  Simon Josefsson  <jas@extundo.com>
9521         Inspired by code by Dirk Meyer <dischi@tzi.de>.
9522
9523         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
9524         (gnus-summary-save-map): Add muttprint.
9525         (gnus-summary-make-menu-bar): Ditto.
9526         (gnus-summary-muttprint): New function.
9527
9528         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
9529
9530 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9531
9532         * uudecode.el (uudecode-decode-region-internal): Speedup by using
9533         temporary list instead of buffer.
9534
9535         * mm-url.el (executable-find): autoload.
9536
9537 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9538
9539         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
9540         to variable, follow doc-string conventions).
9541
9542 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
9543
9544         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
9545         subscribe-level
9546         * gnus-topic.el (gnus-subscribe-topics): use it.
9547
9548 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9549
9550         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
9551         messages. (A small patch with indentation)
9552         From Sean Neakums <sneakums@zork.net>.
9553
9554         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
9555         nil after shooting down the gnus-original-article-buffer.
9556
9557 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9558
9559         * uudecode.el (uudecode-use-external): New variable.
9560         (uudecode-decode-region): Automatically detect external program.
9561
9562         * binhex.el (binhex-use-external): New variable.
9563         (binhex-decode-region-internal): New function.
9564         (binhex-decode-region): Automatically detect external program.
9565
9566         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
9567         Use them.
9568
9569 2001-12-12  Simon Josefsson  <jas@extundo.com>
9570
9571         * nnvirtual.el (nnvirtual-always-rescan)
9572         (nnvirtual-component-regexp): Fix doc.
9573
9574         * nnoo.el (defvoo): Add doc to defvoo variables.
9575
9576         * nnml.el (nnml-directory, nnml-active-file)
9577         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
9578         (nnml-marks-is-evil, nnml-filenames-are-evil)
9579         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
9580
9581         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
9582         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
9583         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
9584         `error'.
9585
9586         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
9587         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
9588
9589         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
9590         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
9591         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
9592         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
9593
9594         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
9595         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
9596
9597         * imap.el, nnimap.el: Fix indentation.
9598
9599         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
9600
9601 2001-12-12  Didier Verna  <didier@xemacs.org>
9602
9603         * gnus-msg.el (gnus-group-news): New function.
9604         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
9605         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
9606         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
9607         for it.
9608         * gnus-msg.el (gnus-summary-news-other-window): New function.
9609         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
9610         bind it to `i'.
9611         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
9612         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
9613         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
9614         for it (called with a prefix).
9615         * gnus-msg.el (gnus-configure-posting-styles): add an optional
9616         group-name argument.
9617         * gnus-msg.el (gnus-setup-message): use it.
9618
9619 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9620
9621         * gnus-sum.el (gnus-summary-show-article): Fix doc.
9622
9623 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9624
9625         * mml.el (mime-to-mml): Remove Content-Disposition too.
9626
9627 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9628
9629         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
9630         * gnus-group.el (gnus-group-name-decode): Decode unibyte
9631         strings only.
9632         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
9633
9634 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
9635
9636         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
9637         (nnmail-fancy-expiry-target): Use it.
9638         Suggestions from Simon Josefsson <jas@extundo.com>.
9639
9640 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9641
9642         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
9643
9644 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9645
9646         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
9647
9648         * gnus-util.el (gnus-url-unhex-string): Move here.
9649
9650 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9651
9652         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
9653         mm-url-decode-entities-nbsp.
9654
9655         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
9656         * webmail.el, nnwfm.el: Use mm-url.
9657
9658         * mm-url.el (mm-url-fetch-form): Move from nnweb.
9659         (mm-url-remove-markup): Move from nnweb.
9660         (mm-url-fetch-simple): Move from webmail.
9661
9662         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
9663
9664 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9665
9666         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
9667         (gnus-summary-print-article): Use it.
9668
9669         * gnus-util.el (gnus-replace-in-string): Typo.
9670
9671 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9672
9673         * nnweb.el (nnweb-replace-in-string): Removed.
9674
9675         * gnus-util.el (gnus-replace-in-string): New function.
9676         (gnus-mode-string-quote): Use it.
9677
9678         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
9679         * nnwfm.el (nnwfm-create-mapping): Ditto.
9680
9681 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9682
9683         * dgnushack.el (dgnushack-compile): nnrss.el and
9684         nnslashdot.el don't depend on nnweb, url, w3.
9685
9686         * nnrss.el: Use mm-url.
9687
9688 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9689
9690         * mm-url.el (mm-url-insert-file-contents): Support file:.
9691
9692 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9693
9694         * mm-view.el: Lower case for the description line. Sync from the
9695         Emacs CVS.
9696
9697 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9698
9699         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
9700         From:  Stefan Monnier  <monnier@cs.yale.edu>
9701
9702 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9703
9704         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
9705
9706 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9707
9708         * mm-url.el: Require executable.
9709         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
9710
9711 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9712
9713         * pop3.el (pop3-munge-message-separator): Only use valid date.
9714         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
9715
9716         * Makefile.in: gnus-load.elc may not be generated.
9717
9718 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9719
9720         * mm-url.el: New file.
9721         * nnslashdot.el: Use it.
9722         * mm-extern.el (mm-extern-url): Use it.
9723
9724 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9725
9726         * gnus-sum.el (gnus-summary-save-article): Nix
9727         gnus-display-mime-function and gnus-article-prepare-hook.
9728
9729         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
9730         the beginning of lines.
9731         (gnus-complex-form-to-spec): Ditto.
9732
9733 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9734
9735         * message.el (message-make-mft): Fix the m-s-a-file regexp.
9736         From Paul Jarc <prj@po.cwru.edu>.
9737
9738 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9739
9740         * message.el: New variable message-subscribed-address-file;
9741         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
9742
9743 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9744
9745         * message.el (message-tab-body-function): Set to nil.
9746         (message-tab): Use text-mode-map or global-map.
9747         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
9748
9749 2001-11-30  Simon Josefsson  <jas@extundo.com>
9750
9751         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
9752         instead of gnus-union, for speed.  Suggested by Christoph Conrad
9753         <christoph.conrad@gmx.de>.
9754         (gnus-agent-fetch-group-1): Add verbose message.
9755
9756 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9757
9758         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
9759         of integers.
9760
9761 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9762
9763         * message.el (message-newgroups-header-regexp)
9764         (message-completion-alist, message-tab-body-function): Use
9765         defcustom rather than defvar.
9766         (message-tab): Mention `message-tab-body-function' in doc.
9767         Suggested by Karl Eichwalder.
9768
9769 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9770
9771         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
9772
9773 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9774
9775         * nnheader.el (nnheader-find-nov-line): Don't use macro
9776         gnus-delete-line.
9777
9778         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
9779         (gnus-group-name-charset): Ditto.
9780
9781         * gnus-util.el (gnus-buffer-live-p): Ditto.
9782
9783 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9784
9785         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
9786         open parenthesis in doc.
9787         (sieve-manage-authenticator-alist): Typo in doc.
9788         * imap.el (imap-authenticator-alist): Typo in doc.
9789         (imap-stream-alist): Backslash.
9790
9791         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
9792           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
9793
9794 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9795
9796         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
9797
9798         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
9799
9800         * gnus-msg.el (gnus-configure-posting-styles): use
9801         make-local-hook. Add LOCAL for add-hook.
9802
9803 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
9804
9805         * message.el (message-mode): Use `make-local-hook' unless
9806         obsolete.
9807         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
9808
9809 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9810
9811         * canlock.el: Remove sha1.el and base64.el stuff.
9812
9813 2001-11-26  Didier Verna  <didier@xemacs.org>
9814
9815         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
9816         if needed.
9817
9818 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9819
9820         * message.el (message-tamago-not-in-use-p): New function.
9821         (message-strip-forbidden-properties): Use it.
9822
9823 2001-11-26  Didier Verna  <didier@xemacs.org>
9824
9825         * gnus-start.el (gnus-check-first-time-used): only check for
9826         existence of .el[d] files.
9827
9828 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9829
9830         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
9831
9832         * message.el (message-setup-1): Clean up mc-*.
9833
9834 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9835
9836         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
9837         * gnus-score.el (gnus-score-find-bnews): Use it.
9838
9839         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
9840         (gnus-summary-limit-to-author): Ditto.
9841         (gnus-summary-limit-to-extra): Ditto.
9842         (gnus-summary-find-matching): Support not-matching argument.
9843
9844 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9845
9846         * message.el (message-wash-subject): Use `insert' rather than
9847         `insert-string', which is deprecated.
9848
9849 2001-11-24  Simon Josefsson  <jas@extundo.com>
9850
9851         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
9852         message. (Gnus does not "default" to using 8bit for the message,
9853         it default to use 8bit encoding and the user-supplied CTE
9854         value. Calling this behaviour "treating it as 8bit" is perhaps
9855         better.)
9856
9857         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
9858         (compare mm-charset-to-coding-system).
9859
9860 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9861
9862         * canlock.el (canlock-sha1-with-openssl): Use unibyte
9863         buffer. Correctly decode hex.
9864
9865 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9866
9867         * gnus-agent.el (gnus-category-insert-line): Convert category
9868         names to strings.
9869
9870 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9871
9872         * message.el (sha1): eval-and-compile.
9873
9874 2001-11-20  Simon Josefsson  <jas@extundo.com>
9875
9876         * message.el (message-allow-no-recipients): New variable.
9877         (message-send): Use it, customize the prompting when posting to
9878         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
9879
9880 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9881
9882         * mm-util.el (mm-coding-system-priorities): New variable.
9883         (mm-sort-coding-systems-predicate): New function.
9884         (mm-find-mime-charset-region): Resort coding systems if needed.
9885         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
9886
9887 2001-11-20  Didier Verna  <didier@xemacs.org>
9888
9889         * gnus-group.el (gnus-group-make-help-group): new optional
9890         argument to control the error behavior.
9891         * gnus-start.el (gnus-check-first-time-used): use it to avoid
9892         erroring.
9893
9894 2001-11-19  Simon Josefsson  <jas@extundo.com>
9895
9896         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
9897         instead of C-c C-u.  Suggested by Per Abrahamsen
9898         <abraham@dina.kvl.dk>.
9899
9900 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9901
9902         * nnfolder.el (nnfolder-read-folder): Use group instead of
9903         nnfolder-current-group.
9904         Suggested by Lorentey Karoly <lorentey@elte.hu>.
9905
9906 2001-11-17  Simon Josefsson  <jas@extundo.com>
9907
9908         * message.el (message-send): Ask user if Fcc/Gcc should be
9909         performed when no other sender was specified.
9910         Suggested by prj@po.cwru.edu (Paul Jarc).
9911
9912 2001-11-17  Simon Josefsson  <jas@extundo.com>
9913
9914         * message.el (message-mode, message-mode-map): Use C-c C-u for
9915         Importance: instead of C-c C-p (used by SC).
9916
9917 2001-11-16  Simon Josefsson  <jas@extundo.com>
9918
9919         * message.el (message-insert-importance-high)
9920         (message-insert-importance-low): Save point.
9921
9922         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
9923         value.
9924
9925 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
9926
9927         * message.el (message-strip-special-text-properties): New option.
9928         (message-strip-forbidden-properties): Obey it.
9929
9930 2001-11-14  Sam Steingold  <sds@gnu.org>
9931
9932         * gnus-score.el: Fixed some doc strings to properly quote symbols.
9933
9934 2001-11-15  Simon Josefsson  <jas@extundo.com>
9935
9936         Support "Importance:" header in Message.
9937
9938         * message.el (message-mode-map): Bind C-c C-p to
9939         `message-insert-or-toggle-importance'
9940         (message-mode-menu): Add message-insert-importance-{high,low}.
9941         (message-insert-importance-high, message-insert-importance-low)
9942         (message-insert-or-toggle-importance): New functions.
9943         (message-tool-bar-map): Add {un,}important.
9944         (message-mode): Doc fix.
9945
9946 2001-11-15  Simon Josefsson  <jas@extundo.com>
9947
9948         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
9949
9950         * mml.el (mml-menu): Fix toolbar tooltip.
9951
9952 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9953
9954         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
9955         * nnml.el (nnml-save-marks): Ditto.
9956
9957         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
9958
9959 2001-11-15  Simon Josefsson  <jas@extundo.com>
9960
9961         * nnml.el (nnml-save-marks):
9962         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
9963         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
9964
9965 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
9966
9967         * gnus-art.el (gnus-article-wash-status-strings): Use
9968         `copy-sequence', not `copy-seq'.
9969
9970 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
9971
9972         * gnus-art.el (gnus-article-wash-status-strings): New constant.
9973         (gnus-gnus-article-wash-status-entry): New function.
9974         (gnus-article-wash-status): Use it.
9975
9976 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9977
9978         * mml1991.el: Add coding header.
9979
9980 2001-11-12  Simon Josefsson  <jas@extundo.com>
9981
9982         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
9983         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
9984         `mml1991-sign' and `mml1991-encrypt'.
9985         (mml1991-encrypt, mml1991-sign): New glue functions.
9986         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
9987
9988         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
9989         (mml-menu): Add PGP to menu.
9990
9991         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
9992         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
9993         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
9994         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
9995
9996         * mml2015.el: Mention RFC 3156.
9997
9998         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
9999
10000 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10001
10002         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
10003
10004         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
10005           From <Michael.Cook@cisco.com>
10006
10007 2001-11-11  Simon Josefsson  <jas@extundo.com>
10008
10009         * message.el (top-level): Autoload sha1.
10010         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
10011         canlock, no need to require two different hash algs).  Suggested
10012         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
10013
10014 2001-11-09  Simon Josefsson  <jas@extundo.com>
10015
10016         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
10017         <Pavel@Janik.cz>.
10018
10019 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10020
10021         * message.el (message-point-in-header-p): New function.
10022         (message-do-auto-fill): Use it.
10023         (message-beginning-of-line): New function.  Goes to beginning of
10024         header value (i.e., end of header name), or to beginning of line
10025         if already at beginning of value.  Behaves like
10026         `beginning-of-line' when in message body.
10027         (message-mode-map): Bind it.
10028
10029 2001-11-08  Simon Josefsson  <jas@extundo.com>
10030
10031         * gnus-msg.el (gnus-posting-styles): Add doc.
10032
10033 2001-11-07  Simon Josefsson  <jas@extundo.com>
10034
10035         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
10036
10037         * sieve-mode.el (sieve-control-commands-face)
10038         (sieve-control-commands-face, sieve-action-commands-face)
10039         (sieve-test-commands-face, sieve-tagged-arguments-face): New
10040         faces.
10041         (sieve-font-lock-keywords): Use them.
10042         (sieve-mode): Only set font-lock-defaults in emacs.
10043
10044         * gnus-art.el (gnus-default-article-saver): Add
10045         gnus-summary-save-body-in-file.
10046         (gnus-summary-write-to-file): Fix doc.
10047
10048 2001-11-07  Simon Josefsson  <jas@extundo.com>
10049
10050         * gnus-art.el (gnus-treat-highlight-signature): Add cross
10051         reference to the correct chapter in the manual.
10052
10053         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
10054         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
10055
10056 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10057
10058         * mml.el (mml-preview): Bind mail-header-separator.
10059
10060 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10061
10062         * message.el: Always require canlock.
10063         (message-ignored-supersedes-headers): Include Cancel-Lock and
10064         Cancel-Key.
10065         (message-insert-canlock): Don't require canlock.
10066         (message-cancel-news): Don't check whether canlock is available.
10067         (message-supersede): Support cancel-locks.
10068
10069         * gnus-art.el: Don't autoload canlock.
10070
10071 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10072
10073         * mail-source.el (mail-source-fetch-imap): ASYNC param.
10074         From: <andre@slamdunknetworks.com>
10075
10076 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10077
10078         * many files: Fix copyright lines.
10079
10080 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10081
10082         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
10083         Suggested by Dave Love  <fx@gnu.org>.
10084
10085 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10086
10087         * message.el (message-kill-buffer): Remove auto-save file after
10088         confirm.
10089
10090         * message.el (message-send-mail): Call message-generate-headers
10091         once.  Suggested by Matt Armstrong <matt@lickey.com>.
10092
10093         * gnus-topic.el (gnus-topic-rename): Initial-input.
10094         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
10095
10096 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
10097
10098         * message.el (message-forbidden-properties): New constant.
10099         (message-strip-forbidden-properties): New function.
10100         (message-mode): Activate it.
10101
10102 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10103
10104         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
10105         (mm-hack-charsets): Fix doc.
10106
10107 2001-11-02  Simon Josefsson  <jas@extundo.com>
10108
10109         * gnus-int.el (gnus-check-server): Message "...done" when done.
10110
10111         * imap.el (imap-close): Don't message (imap-send-command-wait
10112         returns if the connection is dropped).
10113         (imap-wait-for-tag): Nix out message only when necessary.
10114
10115         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
10116         for non-crossposting.
10117         (gnus-sieve-crosspost): Default to t to be consistent with other
10118         parts of Gnus.
10119
10120 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10121
10122         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
10123         (mm-iso-8859-x-to-15-table): Ditto.
10124         (mm-iso-8859-x-to-15-region): Ditto.
10125         (mm-find-mime-charset-region): Ditto.
10126
10127 2001-11-01  Simon Josefsson  <jas@extundo.com>
10128
10129         * nnimap.el (nnimap-close-asynchronous): New variable.
10130         (nnimap-close-group): Use it.
10131         (nnimap-expunge): Don't use it.
10132
10133         * imap.el (imap-callbacks): New variable.
10134         (imap-remassoc): Copied from `gnus-remassoc'.
10135         (imap-add-callback): New function.
10136         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
10137         behaviour.
10138         (imap-parse-response): Call the callback.
10139
10140         * message.el (message-insert-canlock): New variable.
10141         (message-canlock-generate, message-canlock-password)
10142         (message-insert-canlock): New functions.
10143         (message-send-news): Call `message-insert-canlock'.
10144         (top-level): Require canlock when compiling.
10145         (message-insert-canlock): Require canlock before we need it.
10146
10147 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10148
10149         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
10150
10151 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10152
10153         * dgnushack.el (dgnushack-make-load): A workaround for
10154         custom-add-loads bug in some versions of XEmacs.
10155
10156 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10157
10158         * mm-util.el (mm-charset-synonym-alist): Revert (some).
10159
10160 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10161
10162         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
10163         (mm-hack-charsets): New variable.
10164         (mm-iso-8859-15-compatible): New variable.
10165         (mm-iso-8859-x-to-15-table): New variable.
10166         (mm-find-mime-charset-region): Add parameter hack-charsets.
10167
10168         * mm-bodies.el (mm-encode-body): Use it.
10169         * mml.el (mml-parse-1): Ditto.
10170
10171 2001-11-01  Simon Josefsson  <jas@extundo.com>
10172
10173         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
10174
10175 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10176
10177         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
10178         is nil.
10179
10180 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10181
10182         * smiley-ems.el (smiley-update-cache): Auto detect file type.
10183
10184         * message.el (message-forward-rmail-make-body): Use
10185         save-window-excursion.
10186         (message-encode-message-body): Search with noerror.
10187         (message-setup-1): Convert compose-mail send-actions to
10188         message-send-actions.
10189
10190 2001-11-01  Simon Josefsson  <jas@extundo.com>
10191
10192         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
10193         <yamaoka@jpl.org>.
10194
10195 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10196
10197         * sieve-manage.el (sieve-string-bytes): No complain.
10198
10199 2001-11-01  Simon Josefsson  <jas@extundo.com>
10200
10201         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
10202         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
10203         has autoload cookies, so no `require' should be necessary.)
10204
10205         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
10206         files.
10207
10208 2001-10-31  Simon Josefsson  <jas@extundo.com>
10209
10210         * gnus-cus.el (gnus-group-parameters): Support integer `display'
10211         parameter.
10212
10213         * gnus-sum.el (gnus-select-newsgroup): If group parameter
10214         `display' is a number (and C-u wasn't used to enter group), only
10215         fetch that number of articles.
10216
10217 2001-10-31  Matt Armstrong  <matt@lickey.com>
10218
10219         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
10220         not-subscribed -> subscribed.
10221
10222 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10223         From: Josh Huber <huber@alum.wpi.edu>
10224
10225         * message.el (message-subscribed-address-functions): New variable.
10226         (message-subscribed-addresses): New variable.
10227         (message-subscribed-regexps): New variable.
10228         (message-goto-mail-followup-to): New function.
10229         (message-send-mail): Add Mail-Followup-To.
10230         (message-make-mft): New function.
10231
10232         * gnus.el (gnus-find-subscribed-addresses): New function.
10233
10234 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10235
10236         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
10237         (mail-source-fetch-pop): Ditto.
10238         (mail-source-check-pop): Ditto.
10239
10240         * gnus-start.el (gnus-read-init-file): Ditto.
10241         (gnus-activate-group): Ditto.
10242         (gnus-read-newsrc-el-file): Ditto.
10243
10244 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10245
10246         * message.el (message-get-reply-headers): Make sure there is ", ".
10247
10248         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
10249         mm-coding-system-p. Don't correct it only in XEmacs.
10250         (mm-charset-to-coding-system): Use mm-coding-system-p and
10251         mm-get-coding-system-list.
10252         (mm-emacs-mule, mm-mule4-p): New variables.
10253         (mm-enable-multibyte, mm-disable-multibyte,
10254         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
10255         mm-with-unibyte-current-buffer,
10256         mm-with-unibyte-current-buffer-mule4): Use them.
10257         (mm-find-mime-charset-region): Treat iso-2022-jp.
10258
10259         From  Dave Love  <fx@gnu.org>:
10260
10261         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
10262         construction.
10263         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
10264         entries conditional on not having a coding system defined for
10265         them.
10266         (mm-mule-charset-to-mime-charset): Use
10267         find-coding-systems-for-charsets if defined.
10268         (mm-charset-to-coding-system): Don't use
10269         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
10270         later.  Add last resort search of coding systems.
10271         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
10272         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
10273         Mule 4.
10274         (mm-find-mime-charset-region): Re-write.
10275         (mm-with-unibyte-current-buffer): Restore buffer as well as
10276         multibyteness.
10277
10278 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10279
10280         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
10281         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
10282         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
10283
10284 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10285
10286         * gnus-art.el (article-display-x-face): Nix buffer-read-only
10287         again.
10288
10289         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
10290
10291 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10292
10293         * gnus-spec.el (gnus-parse-simple-format): Use
10294           buffer-substring-no-properties.
10295
10296 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10297
10298         * gnus-art.el (article-verify-cancel-lock): New function.
10299
10300         * nnheader.el (nntp-process-response): New variable.
10301         (nnheader-init-server-buffer): Make `nntp-process-response'
10302         buffer-local in `nntp-server-buffer'.
10303
10304         * nntp.el (nntp-prepare-post-hook): New hook.
10305         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
10306         (nntp-async-trigger): Ditto.
10307         (nntp-request-post): Insert a server's ID if there's no Message-ID
10308         header; run `nntp-prepare-post-hook'.
10309
10310 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10311
10312         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
10313         instead.
10314
10315         * message.el (message-forward-subject-author-subject): Don't use
10316         message-news-p, which widens the buffer.
10317         (message-forward-make-body): New function.
10318         (message-forward): Use it.
10319         (message-insinuate-rmail): New function.
10320         (message-forward-rmail-make-body): New function.
10321
10322 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10323
10324         * mm-extern.el (mm-extern): Provide it.
10325
10326         * mm-partial.el (mm-partial): Provide it.
10327
10328 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10329
10330         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
10331
10332 2001-10-29  Simon Josefsson  <jas@extundo.com>
10333
10334         * mml.el (mml-preview): Bind message-this-is-news if it is
10335         news. From Jesper Harder <harder@myrealbox.com>.
10336
10337 2001-10-28  Simon Josefsson  <jas@extundo.com>
10338
10339         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
10340
10341 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
10342
10343         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
10344         ironic smilies.
10345
10346 2001-10-27  Simon Josefsson  <jas@extundo.com>
10347
10348         * message.el (message-indent-citation): Don't add trailing
10349         whitespace when citing text.
10350
10351         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
10352         <harder@ifa.au.dk>.
10353
10354 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10355
10356         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
10357         not available.
10358         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
10359         (nnweb-type-definition): Add google as alias of dejanews.
10360         (nnweb-google-parse-1): Forward 1 line.
10361
10362 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10363
10364         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
10365         variable `message-forward-ignored-headers'.
10366
10367 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
10368
10369         * gnus.el (gnus-expand-group-parameter): New function.
10370         (gnus-expand-group-parameters): Call it.
10371         (gnus-group-fast-parameter): New function.
10372         (gnus-group-find-parameter): Call it.
10373
10374 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
10375
10376         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
10377         vector (it didn't before because of a bug).
10378         * gnus-msg.el (gnus-post-news): Use header vector directly, if
10379         available.  Before it converted it to an article number.
10380
10381         This makes followup to news articles with negative numbers in
10382         nnvirtual groups use news instead of mail.
10383
10384 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
10385
10386         * gnus.el (post-method): Use `native' instead of `nil'.
10387
10388         * gnus-msg.el (gnus-post-method): Ditto.
10389
10390 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
10391
10392         * gnus.el (gnus-define-group-parameter): Grammar fix.
10393
10394 2001-10-22  Simon Josefsson  <jas@extundo.com>
10395
10396         * gnus-msg.el (gnus-extended-version): Include
10397         system-configuration.
10398         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
10399
10400 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
10401
10402         * gnus.el (post-method): Customization fix: `native' is not a
10403         valid value.
10404         * gnus-msg.el (gnus-post-method): Doc and customization fix:
10405         `native' is not a valid value.
10406
10407 2001-10-21  Simon Josefsson  <jas@extundo.com>
10408
10409         * nnimap.el (nnimap): Defgroup
10410         (nnimap-strict-function, nnimap-strict-function-match): New
10411         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
10412         (nnimap-split-crosspost, nnimap-split-inbox)
10413         (nnimap-split-rule, nnimap-split-predicate)
10414         (nnimap-split-predicate): Defcustom.
10415         (nnimap-split-inbox, nnimap-expunge-search-string)
10416         (nnimap-importantize-dormant): Remove "*" from doc.
10417
10418 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10419
10420         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
10421         not supplied via prefix arg.  From Lisp, make arg mandatory.
10422         Suggested by Frank Schmitt.
10423
10424 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10425
10426         * message.el (message-do-auto-fill): Avoid calling
10427         'rfc822-goto-eoh'.
10428
10429 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10430         From Paul Jarc <prj@po.cwru.edu>.
10431
10432         * message.el (message-get-reply-headers): Restructure the logic
10433         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
10434
10435 2001-10-20  Simon Josefsson  <jas@extundo.com>
10436
10437         * message.el (message-cancel-news): Support cancel-locks.
10438         Suggested by Per Abrahamsson.
10439
10440         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
10441         conses.  From David Z Maze <dmaze@MIT.EDU>.
10442
10443         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
10444
10445 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
10446
10447         * mm-decode.el (mm-default-directory): Fix customize type.
10448
10449         * message.el (message-setup-fill-variables): Kludge to use
10450         normal-auto-fill-function even if auto fill is already activated.
10451
10452 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
10453
10454         * message.el (message-do-auto-fill): New version that does not
10455         rely on text properties, by Simon Josefsson <jas@extundo.com>.
10456         (message-setup-1): Removed the `message-field' property.
10457
10458         * gnus-draft.el (gnus-draft-edit-message): Removed the
10459         `message-field' property.
10460
10461 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
10462
10463         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
10464         `message-field'.  The `field' property has a special significance in
10465         Emacs 21.
10466
10467         * message.el (message-send, message-setup-1): Ditto.
10468
10469 2001-10-18  Simon Josefsson  <jas@extundo.com>
10470
10471         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
10472         when undoing.
10473
10474 2001-10-18  Simon Josefsson  <jas@extundo.com>
10475         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
10476
10477         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
10478         (gnus-summary-make-menu-bar): Ditto.
10479
10480 2001-10-17  Simon Josefsson  <jas@extundo.com>
10481
10482         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
10483         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
10484
10485 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10486
10487         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
10488         * gnus-util.el (gnus-user-date): New function.
10489         From Frank Schmitt <usenet@Frank-Schmitt.net>.
10490
10491 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
10492
10493         * message.el (message-check-news-header-syntax): Special case
10494         nnvirtual groups.
10495
10496         * gnus-sum.el (gnus-summary-respool-default-method): Changed
10497         customize type to `symbol'.
10498
10499 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10500
10501         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
10502         %&foo;.
10503         (gnus-parse-simple-format): Support user extended spec too.
10504         %u&foo; invokes gnus-user-format-function-foo.
10505
10506 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10507
10508         * nnml.el (nnml-request-expire-articles): Make sure it is back to
10509         the server.
10510         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
10511         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
10512         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
10513         * nndiary.el (nndiary-request-expire-articles): Ditto.
10514         (nndiary-schedule): Defsubst it before use it.
10515         (nndiary-error): eval-and-compile.
10516
10517 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
10518
10519         * gnus-msg.el (gnus-post-method): Changed two instances of
10520         `active' to `current' and one `null' to `not'.
10521
10522 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10523         From Katsumi Yamaoka <yamaoka@jpl.org>.
10524
10525         * message.el (message-setup-fill-variables): Use
10526         `normal-auto-fill-function' instead of `auto-fill-function'.
10527
10528 2001-10-16  Simon Josefsson  <jas@extundo.com>
10529
10530         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
10531         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
10532         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
10533
10534 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10535         Patch by Oliver Scholz <oscholz@my.gnus.org>.
10536
10537         * gnus-draft.el (gnus-draft-edit-message): Add text property
10538         `field' with value `header' to message headers.
10539         * message.el (message-setup-1): Really add text property to all of
10540         the header, not just part of it.
10541
10542 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10543
10544         * gnus-group.el (gnus-group-sort-by-server): Use it.
10545
10546         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
10547
10548         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
10549         and keystroke.
10550
10551 2001-10-14  Simon Josefsson  <jas@extundo.com>
10552
10553         * dig.el: Doc fix.
10554
10555         * smime.el: Doc fix.
10556
10557         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
10558         charset magic from message.el.
10559
10560 2001-10-12  Simon Josefsson  <jas@extundo.com>
10561         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
10562
10563         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
10564         'cite from g-a-wash-types.
10565         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
10566         (gnus-article-hide-citation): Fix.
10567
10568         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
10569         character.
10570         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
10571
10572         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
10573         definition.
10574         (gnus-signature-toggle): Toggle `s' mode line character.
10575
10576         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
10577         doing stuff that clears it.
10578
10579 2001-10-12  Simon Josefsson  <jas@extundo.com>
10580
10581         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
10582         From Eric Marsden <emarsden@laas.fr>.
10583
10584 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10585
10586         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
10587         (autoload): Add some autoloads.
10588
10589 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10590         Suggested by Oliver Scholz <epameinondas@gmx.de>.
10591
10592         * message.el (message-do-auto-fill): New function.  Like
10593         `do-auto-fill' but don't fill when in the message header.
10594         (message-setup-1): Put a text property on the message header.
10595         (message-setup-fill-variables): Use `message-do-auto-fill'.
10596
10597 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10598
10599         * message.el (message-send-mail-partially): Insert an empty line
10600         first, because of the change of message-make-lines.
10601
10602 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
10603
10604         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
10605         iso-8859-15, make it an alias for iso-8859-1.
10606
10607 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10608
10609         * message.el (message-send-news): Don't modify the value of
10610         `message-syntax-checks' if it is not a list (possibly it is
10611         `dont-check-for-anything-just-trust-me').
10612
10613 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10614
10615         * gnus-group.el (gnus-group-name-charset-group-alist): Use
10616         `find-coding-system' for XEmacs to check whether the coding-system
10617         `utf-8' is available.
10618
10619 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10620
10621         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
10622
10623 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
10624
10625         * message.el (message-send-news): Oops, missed case with no
10626         "Followup-To" header...
10627
10628 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
10629
10630         * message.el (message-send-news): Allow
10631         `gnus-group-name-charset-group-alist' to affect encoding of the
10632         "Newsgroups" and "Followup-To" headers.
10633
10634 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10635
10636         * Makefile.in (install-el): Depend on gnus-load.el.
10637
10638 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10639
10640         * Makefile.in (install-el): Use -f.
10641         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
10642
10643 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
10644
10645         * message.el (message-send-news): Don't encode Followups-To when
10646         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
10647
10648         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
10649         header.
10650
10651         * gnus-art.el (article-decode-group-name): Also decode
10652         "Followup-To".
10653
10654         * rfc2047.el (rfc2047-encode-message-header): Encode without
10655         asking for null methods.
10656
10657         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
10658         default charset for newsgroup names in accordance with USEFOR.
10659
10660         * gnus-group.el (gnus-group-name-charset-method-alist,
10661         gnus-group-name-charset-group-alist): Removed "*" from doc
10662         strings, "*" should not be used for complex variables.
10663
10664 2001-10-06  Simon Josefsson  <jas@extundo.com>
10665
10666         Support UTF-8 group names better.
10667
10668         * message.el (message-check-news-header-syntax): Encode group
10669         names before comparison.
10670
10671         * gnus-msg.el (gnus-copy-article-buffer): Run all
10672         `gnus-article-decode-hook's except `article-decode-charset'
10673         instead of hardcoding call to one of them.
10674
10675         * gnus-art.el (gnus-article-decode-hook): Add
10676         `article-decode-group-name'.
10677         (article-decode-group-name): New function, use `g-d-n'.
10678
10679         * gnus-group.el (gnus-group-insert-group-line): Decode
10680         gnus-tmp-group using `g-d-n'.
10681
10682         * gnus-util.el (gnus-decode-newsgroups): New function.
10683
10684 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
10685
10686         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
10687         `gnus-group-name-charset-group-alist'.
10688
10689 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10690
10691         * Makefile.in: Install el in install. Add uninstall.
10692
10693 2001-10-05  Simon Josefsson  <jas@extundo.com>
10694
10695         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
10696
10697         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
10698
10699         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
10700         empty folders.
10701
10702         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
10703         limiting if read-all (C-u RET) was used.
10704
10705 2001-10-04  Simon Josefsson  <jas@extundo.com>
10706
10707         * mail-source.el (mail-source-movemail-program): New variable.
10708         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
10709         <thutt@thutt.vmware.com>.
10710
10711 2001-10-03  Simon Josefsson  <jas@extundo.com>
10712
10713         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
10714         (gnus-summary-line-format-alist): Fix param.
10715
10716 2001-10-02  Simon Josefsson  <jas@extundo.com>
10717
10718         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
10719         don't go through `nnimap-request-expire-articles' to delete the
10720         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
10721
10722 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10723
10724         * gnus-agent.el (gnus-agent-write-active): The min in the
10725         agent/active may be larger than that in the server/active.
10726
10727 2001-10-01  Simon Josefsson  <jas@extundo.com>
10728
10729         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
10730         is IMAP4rev1.
10731
10732         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
10733
10734         * nnfolder.el: Ditto.
10735
10736 2001-09-30  Dan Christensen  <jdc@uwo.ca>
10737
10738         * gnus-sum.el (gnus-summary-extract-address-component): New function.
10739         (gnus-summary-from-or-to-or-newsgroups): Optimize.
10740
10741 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10742
10743         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
10744         (message-mode-menu): Menu item for same.
10745
10746         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
10747         delayed articles.
10748
10749         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
10750         nndraft:delayed does not exist.
10751         (gnus-delay-initialize): Don't set up keymap, that's done from
10752         message.el now.
10753         (gnus-delay, gnus-delay-group, gnus-delay-header)
10754         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
10755
10756 2001-09-29  Simon Josefsson  <jas@extundo.com>
10757
10758         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
10759         utf-8, not eight-bit-control.
10760
10761         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
10762         (imap-log, imap-debug): Custom.
10763         (imap-log-buffer, imap-debug-buffer): New constants.
10764         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
10765         (imap-network-open, imap-shell-open, imap-starttls-open)
10766         (imap-send-command-1, imap-send-command, imap-arrival-filter)
10767         (imap-debug): Use imap-*-buffer.
10768
10769         * nndoc.el (nndoc-article-type): Add mailman.
10770         (nndoc-type-alist): Ditto.
10771         (nndoc-mailman-type-p): New function.
10772
10773 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10774
10775         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
10776         gnus-art.el.
10777
10778 2001-09-27  Simon Josefsson  <jas@extundo.com>
10779
10780         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
10781         (gnus-topic-catchup-articles): New function. Suggested by Robin
10782         S. Socha <robin-dated-1001857693.185e29@socha.net>.
10783
10784 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10785         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
10786
10787         * gnus-ems.el (gnus-article-display-xface): Insert xface after
10788         previous ones.
10789
10790 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10791         From Daiki Ueno  <ueno@unixuser.org>
10792
10793         * gnus-sum.el (gnus-summary-show-article): The arglist of
10794         detect-coding-region is incompatible.
10795
10796 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10797         From Katsuhiro Hermit Endo <hermit@koka-in.org>
10798
10799         * gnus-group.el (gnus-group-delete-group): Typo.
10800
10801 2001-09-26  Simon Josefsson  <jas@extundo.com>
10802
10803         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
10804
10805         * nnimap.el (nnimap-expiry-target): Use temp buffer.
10806
10807 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10808
10809         * gnus-cus.el (gnus-group-parameters): Display as sexp.
10810
10811 2001-09-22  Simon Josefsson  <jas@extundo.com>
10812
10813         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
10814
10815         * nnfolder.el (nnfolder-open-marks): Ditto.
10816
10817         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
10818         (gnus-update-marks): Use it.
10819         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
10820         hardcoded list.
10821
10822         * gnus.el (gnus-article-special-mark-lists): Add killed.
10823         (gnus-article-unpropagated-mark-lists): New constant.
10824
10825 2001-09-22  Simon Josefsson  <jas@extundo.com>
10826
10827         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
10828         custom option.
10829
10830 2001-09-23  Simon Josefsson  <jas@extundo.com>
10831
10832         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
10833
10834 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10835
10836         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
10837
10838 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
10839
10840         * gnus-group.el (gnus-group-sort-function): Fix customize type to
10841         accept lists of functions.
10842
10843 2001-09-20  Simon Josefsson  <jas@extundo.com>
10844
10845         * gnus-group.el (gnus-group-catchup): Update expire marks in
10846         backend.  Also, if ALL also set expire marks on tick/dormant.
10847
10848 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10849
10850         * message.el (message-tab-body-function): New variable.
10851         * message.el (message-tab): Use it.
10852
10853 2001-09-19  Sam Steingold  <sds@gnu.org>
10854
10855         * gnus-win.el (gnus-buffer-configuration): Respect
10856         `gnus-bug-create-help-buffer'.
10857
10858 2001-09-18  Simon Josefsson  <jas@extundo.com>
10859
10860         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
10861         (gnus-parse-simple-format): Re-revert.
10862
10863 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
10864         Trivial patch.
10865
10866         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
10867         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
10868
10869 2001-09-18  Simon Josefsson  <jas@extundo.com>
10870
10871         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
10872         signed.
10873         (gnus-parse-simple-format): Don't use it.
10874
10875 2001-09-17  Miles Bader  <miles@gnu.org>
10876
10877         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
10878         error querying a backend abort the whole process.
10879
10880 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10881
10882         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
10883         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
10884
10885 2001-09-17  Didier Verna  <didier@xemacs.org>
10886
10887         * nndiary.el: version 0.2-b14.
10888         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
10889         compatibility problem with XEmacs 21.1.
10890
10891 2001-09-15  Simon Josefsson  <jas@extundo.com>
10892
10893         * gnus-group.el (gnus-group-line-format): Document %c.
10894
10895         * nnml.el (nnml-parse-head): Handle CRLF files.
10896         (nnml-generate-nov-file): Ditto.
10897         (nnml-retrieve-headers): Ditto.
10898
10899 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
10900
10901         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
10902
10903 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
10904
10905         * gnus-spec.el (gnus-correct-substring): Still stopped one
10906         character before we wanted (never included last character).
10907         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
10908         add missing "," (once per function)
10909
10910 2001-09-14  Simon Josefsson  <jas@extundo.com>
10911
10912         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
10913         (otherwise e.g. gnus-agentize in .gnus overrides the customized
10914         default before gnus-group is loaded and the variable set.)
10915
10916         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
10917         killed or unsent marks.
10918
10919         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
10920         isn't an article to set it on (e.g. when you `a' in a group).
10921
10922 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10923
10924         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
10925         can read e-mails from Microsoft Outlook users not using ISO
10926         8859-2 character set.
10927
10928 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10929
10930         * gnus-diary.el: Minor modifications to avoid warnings.
10931         (gnus-summary-misc-menu): defvar.
10932         (gnus-diary-check-message): Use gnus-point-at-eol.
10933         (gnus-diary-kill-entire-line): eval-and-compile.
10934
10935 2001-09-12  Didier Verna  <didier@xemacs.org>
10936
10937         * nndiary.el: new version (0.2-b13).
10938         * nndiary.el (nndiary-mail-sources): doc update.
10939         * nndiary.el (nndiary-split-methods): ditto.
10940         * nndiary.el (nndiary-request-accept-article-hooks): New.
10941         * nndiary.el (nndiary-request-accept-article): use it, check
10942         message validity.
10943         * nndiary.el (nndiary-get-new-mail): changed default to nil.
10944         * nndiary.el (nndiary-schedule): fix bug (misplaced
10945         condition-case): it didn't return nil on error.
10946         * gnus-diary.el: new version.
10947         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
10948         * gnus-diary.el (gnus-diary-header-value-history): New.
10949         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
10950         * gnus-diary.el (gnus-diary-add-header): New.
10951         * gnus-diary.el (gnus-diary-check-message): New.
10952         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
10953         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
10954
10955 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10956
10957         * gnus-sum.el (gnus-select-newsgroup): Make
10958         `gnus-current-select-method' buffer-local.
10959
10960         * gnus-art.el (gnus-request-article-this-buffer): Refer
10961         `gnus-current-select-method' in the current summary buffer.
10962
10963 2001-09-10  Simon Josefsson  <jas@extundo.com>
10964         From Daniel Pittman <daniel@rimspace.net>
10965
10966         * gnus-spec.el (gnus-correct-pad-form): Fix.
10967
10968 2001-09-09  Simon Josefsson  <jas@extundo.com>
10969
10970         * mm-decode.el (mm-inline-media-tests): Add
10971         application/x-emacs-lisp.
10972         (mm-attachment-override-types): Add
10973         application/{x-,}pkcs7-signature.
10974
10975         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
10976         (gnus-server-line-format, gnus-server-mode-line-format)
10977         (gnus-server-browse-in-group-buffer): Customize.
10978
10979 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10980
10981         * nnml.el (nnml-marks-changed-p): Typo.
10982         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
10983         (nnml-marks-changed-p): Use gnus-gethash.
10984         (nnml-marks-modtime): Use gnus-make-hashtable.
10985
10986         * nnfolder.el (nnfolder-marks-changed-p): Typo.
10987         (nnfolder-request-expire-articles, nnfolder-save-marks)
10988         (nnfolder-open-marks): Typo.
10989         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
10990         (nnfolder-marks-changed-p): Use gnus-gethash.
10991         (nnfolder-marks-modtime): Use gnus-make-hashtable.
10992
10993 2001-09-08  Simon Josefsson  <jas@extundo.com>
10994
10995         * nnfolder.el (nnfolder-marks-modtime): New variable.
10996         (nnfolder-marks-changed-p): New function.
10997         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
10998         (nnfolder-request-update-info): Don't update if marks didn't change.
10999
11000         * nnml.el (nnml-marks-modtime): New variable.
11001         (nnml-marks-changed-p): New function.
11002         (nnml-save-marks, nnml-open-marks): Save modtime.
11003         (nnml-request-update-info): Don't update if marks didn't change.
11004
11005         * gnus-agent.el (gnus-agent-any-covered-gcc)
11006         (gnus-agent-add-server, gnus-agent-remove-server): Use
11007         gnus-agent-method-p.
11008
11009         * gnus-art.el (gnus-buttonized-mime-types): New variable.
11010         (gnus-unbuttonized-mime-type-p): Use it.
11011
11012         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
11013         fetch group.
11014
11015 2001-09-08  Simon Josefsson  <jas@extundo.com>
11016         From Daniel Pittman <daniel@rimspace.net>
11017
11018         * gnus-spec.el (gnus-correct-pad-form): New function.
11019         (gnus-parse-simple-format): Use it.
11020
11021 2001-09-07  Simon Josefsson  <jas@extundo.com>
11022
11023         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
11024         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
11025         Putnam <reader@newsguy.com>.
11026         (gnus-group-sort-selected-groups): Touch dribble file.
11027
11028 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
11029
11030         * nnml.el (nnml-filenames-are-evil): New variable.
11031         (nnml-article-to-file-alist): Rename to ...
11032         (nnml-current-group-article-to-file-alist): ... this.
11033         Respect `nnml-filenames-are-evil'.
11034         (nnml-active-number): Update.
11035         (nnml-update-file-alist): Update.
11036         (nnml-request-article): Use nnheader-article-to-file-alist.
11037         (nnml-request-rename-group): Likewise.
11038
11039 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11040
11041         * gnus-sum.el (gnus-summary-insert-line): Fix.
11042
11043 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
11044
11045         * gnus-sum.el: Bind g-s-t-s to "W g".
11046         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
11047         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
11048         display of graphical smilies.
11049
11050 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11051
11052         * gnus-start.el (gnus-setup-news): A typo.
11053         From Bill White <billw@wolfram.com>.
11054
11055 2001-09-06  Simon Josefsson  <jas@extundo.com>
11056
11057         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
11058         and unseen marks.
11059
11060 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11061
11062         * nnmail.el (nnmail-split-fancy): Document `junk'.
11063
11064 2001-09-04  Simon Josefsson  <jas@extundo.com>
11065
11066         * imap.el (imap-search): Don't error if server is broken.
11067
11068 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
11069
11070         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
11071         searching for an article that isn't in the mbox.
11072
11073 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11074
11075         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
11076         right, and get all the comments.
11077
11078 2001-09-02  Simon Josefsson  <jas@extundo.com>
11079         Suggested by Dan Christensen <jdc+news@uwo.ca>
11080
11081         * nnfolder.el (nnfolder-request-update-info): Fix message.
11082
11083         * nnml.el (nnml-request-update-info): Ditto.
11084
11085 2001-09-01  Simon Josefsson  <jas@extundo.com>
11086
11087         * nnml.el (nnml-request-expire-articles): Also bind
11088         `nnml-current-group' and `nnml-article-file-alist' when using
11089         expiry-target. (Otherwise nnml will be in a inconsistent internal
11090         state causing all kind of problems.)
11091         (nnml-request-expire-articles): If `nnml-article-to-file' or
11092         `file-attributes' failes, return article as un-expirable instead
11093         of treating it as expired.
11094
11095 2001-08-31  Sam Steingold  <sds@gnu.org>
11096
11097         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
11098         typo: `exmine' --> `examine'.
11099
11100 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11101
11102         * nndoc.el (nndoc-forward-type-p): It is not a digest.
11103
11104 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11105
11106         * nnml.el (nnml-check-directory-twice): Remove.
11107         (nnml-retrieve-headers): Ditto.
11108         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
11109
11110 2001-08-30  Andrew Innes  <andrewi@gnu.org>
11111
11112         * nnheader.el (nnheader-directory-files-is-safe): No need to read
11113         directory twice on Windows, or on GNU Emacs-21.
11114
11115 2001-08-30  Andrew Innes  <andrewi@gnu.org>
11116
11117         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
11118         (nnml-request-rename-group): Ditto.
11119         (nnml-active-number): Ditto.
11120         (nnml-request-create-group): Use nnml-directory-articles.
11121         (nnml-request-expire-articles): Use nnml-directory-articles, which
11122         gets list from nov database if available.
11123         (nnml-get-nov-buffer): New function.
11124         (nnml-open-nov): Use it.
11125         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
11126         gets alist from nov database if available.
11127         (nnml-directory-articles): New function.
11128         (nnml-article-to-file-alist): New function.
11129
11130 2001-08-30  Andrew Innes  <andrewi@gnu.org>
11131
11132         * mm-decode.el (mm-display-external): Use `name' as filename, if
11133         `filename' attribute is not present.
11134
11135 2001-08-30  Andrew Innes  <andrewi@gnu.org>
11136
11137         * mail-source.el (mail-source-flash): New defcustom.
11138         (mail-source-new-mail-p): Ring visible bell if appropriate.
11139         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
11140         timer is cleared even if mail check signals an error.
11141
11142 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11143
11144         * gnus-sum.el (gnus-summary-move-article): Only update marks of
11145         type 'list.
11146
11147 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11148
11149         * flow-fill.el (fill-flowed): eol might be point-max.
11150
11151 2001-08-27  Simon Josefsson  <jas@extundo.com>
11152
11153         * nnml.el (nnml-request-update-info): Fix message.
11154         (nnml-open-marks): Ditto.
11155
11156         * nnfolder.el (nnfolder-request-update-info):
11157         (nnfolder-open-marks): Fix message.
11158
11159 2001-08-25  Simon Josefsson  <jas@extundo.com>
11160
11161         * nnfolder.el (nnfolder-save-marks): Don't create directory named
11162         after group in ~/.
11163
11164 2001-08-25  Simon Josefsson  <jas@extundo.com>
11165         From Andreas Jaeger  <aj@suse.de>
11166
11167         * nnfolder.el (nnfolder-open-marks): Fix typo.
11168         * nnml.el (nnml-open-marks): Likewise.
11169
11170 2001-08-25  Simon Josefsson  <jas@extundo.com>
11171
11172         Make nnfolder groups self-contained as far as marks are concerned.
11173
11174         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
11175         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
11176         (nnfolder-open-server): Make marks directory.
11177         (nnfolder-request-delete-group): Delete marks file.
11178         (nnfolder-request-delete-group): Check of nov/marks file exist
11179         before deleting.
11180         (nnfolder-request-rename-group): Rename marks file.
11181         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
11182         (nnfolder-request-set-mark, nnfolder-request-update-info)
11183         (nnfolder-group-marks-pathname, nnfolder-save-marks)
11184         (nnfolder-open-marks): New functions.
11185         (top-level): Require gnus.
11186
11187 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11188
11189         * nnweb.el (nnweb-type-definition): Use google raw file.
11190         (nnweb-google-parse-1): Ditto.
11191         (nnweb-google-identity): Ditto.
11192         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
11193         (nnweb-altavista-wash-article): Ditto.
11194         (nnweb-request-article): Remove nnweb-decode-entities.
11195
11196         * nnml.el: Require 'gnus.
11197
11198 2001-08-25  Simon Josefsson  <jas@extundo.com>
11199
11200         * nnml.el (nnml-marks-is-evil): Add doc.
11201
11202 2001-08-25  Simon Josefsson  <jas@extundo.com>
11203
11204         * nnml.el (nnml-save-marks): Wrap saving marks in a
11205         condition-case, to allow user to start Gnus if saving marks failed
11206         for some reason.
11207
11208 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11209
11210         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
11211
11212         * gnus-group.el (gnus-update-group-mark-positions): Bind
11213         gnus-group-update-hook to nil.
11214
11215 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11216
11217         * mml.el (mml-generate-mime-1): Force as multibyte string.
11218
11219 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11220
11221         * gnus-sum.el (gnus-summary-insert-line)
11222         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
11223         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
11224
11225         * gnus-spec.el (gnus-correct-substring): Take optional END.
11226
11227         * nnrss.el (nnrss-request-article): Remove \n.
11228         (nnrss-retrieve-headers): Lines number is -1.
11229
11230 2001-08-24  Simon Josefsson  <jas@extundo.com>
11231
11232         * gnus-group.el (gnus-info-clear-data): Call
11233         nnfoo-request-set-mark to propagate marks.  Fix bug:
11234         `gnus-group-update-line' doesn't update read range unless we call
11235         `gnus-get-unread-articles-in-group' first.
11236
11237         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
11238         to server.
11239
11240 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11241
11242         * gnus-util.el (gnus-create-info-command): Return an interactive
11243         function.
11244
11245 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11246         From Katsumi Yamaoka <yamaoka@jpl.org>
11247
11248         * gnus-spec.el (gnus-parse-complex-format): Use equal.
11249
11250 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11251
11252         * gnus-sum.el (gnus-select-newsgroup): Use it.
11253
11254         * gnus-util.el (gnus-not-ignore): New function.
11255
11256         * lpath.el (featurep): Don't fbind char-int.
11257
11258         * gnus-util.el (gnus-create-info-command): New function.
11259
11260         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
11261         right node.
11262
11263         * gnus-sum.el (gnus-select-newsgroup): Clean up.
11264         (gnus-summary-limit-children): Use 'identity instead of `all'.
11265         (gnus-summary-limit-to-display-predicate): New command and
11266         keystroke.
11267
11268 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11269
11270         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
11271
11272         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
11273
11274 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11275
11276         * gnus-spec.el: Add the Gnus version.
11277         (gnus-update-format-specifications): If the Gnus version changes,
11278         nix out the format spec cache.
11279
11280         * gnus.el (gnus-continuum-version): Made into a command and
11281         optionalize the VERSION.
11282
11283         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
11284         the start of the lines.
11285
11286 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11287
11288         * gnus.el (gnus-visual-p): Define function before use of
11289         function.
11290
11291 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11292
11293         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
11294         (gnus-article-mark-to-type): New function.
11295         (gnus-update-missing-marks): Only update marks of type 'list.
11296
11297         * gnus.el (gnus-article-special-mark-lists): New variable.
11298
11299 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11300
11301         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
11302         (gnus-select-newsgroup): Still use 'all.
11303         (gnus-summary-initial-limit): Comparing with 'all.
11304
11305 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11306
11307         * gnus-start.el (gnus-activate-group): If dont-check, don't update
11308         active.
11309
11310 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11311
11312         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
11313         nnslashdot-*-retrieve-headers.
11314         (nnslashdot-request-article): Fix for slashcode 2.2.
11315         (nnslashdot-make-tuple): New function.
11316         (nnslashdot-read-groups): Use it.
11317
11318 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11319
11320         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
11321         list.
11322
11323         * gnus-sum.el (gnus-summary-move-article): Don't select article.
11324
11325 2001-08-20  Simon Josefsson  <jas@extundo.com>
11326
11327         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
11328         opened, error instead of continuing (and exploding later).
11329
11330 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11331
11332         * gnus.el (gnus-expand-group-parameters): Return the parameter
11333         list.
11334
11335         * gnus-sum.el (gnus-summary-show-article): Doc fix.
11336         (gnus-summary-show-article): Guess at charset if required.
11337
11338         * gnus-spec.el (gnus-correct-substring): Stopped one character
11339         before we wanted.
11340
11341 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
11342
11343         * earcon.el (earcon-auto-play): Remove unused option.
11344
11345 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11346
11347         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
11348         message down in levels, since it happens very fast.
11349
11350         * smiley-ems.el (smiley-update-cache): Respect the symbol version
11351         of smiley-regexp-alist.
11352
11353         * mm-view.el (mm-inline-text): Ignore vcard errors.
11354
11355         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
11356
11357         * gnus-score.el (gnus-all-score-files): Use append instead of
11358         nconc.
11359
11360         * gnus.el (gnus-splash-face): Doc fix.
11361
11362         * mm-decode.el (mm-mailcap-command): Use
11363         mm-path-name-rewrite-functions.
11364         (mm-path-name-rewrite-functions): New variable.
11365
11366         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
11367         (gnus-complex-form-to-spec): Insert tab.
11368         (gnus-spec-tab): New function.
11369
11370         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
11371         entering the group.
11372
11373         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
11374         the positional spec.
11375         (gnus-parse-complex-format): React to %C.
11376
11377         * gnus-ems.el (gnus-char-width): Moved here.
11378
11379         * gnus-sum.el (gnus-select-newsgroup): Set
11380         gnus-newsgroup-articles.
11381         (gnus-unseen-mark): New variable.
11382         (gnus-newsgroup-unseen): Ditto.
11383         (gnus-newsgroup-seen): Ditto.
11384         (gnus-adjust-marked-articles): Use them.
11385         (gnus-update-marks): Use them.
11386         (gnus-summary-update-secondary-mark): Display.
11387         (gnus-summary-prepare-threads): Display.
11388
11389         * gnus-msg.el (gnus-inews-group-method): Use and return the
11390         method, not the server.
11391
11392 2001-08-19  Simon Josefsson  <jas@extundo.com>
11393
11394         * gnus-srvr.el (gnus-server-agent-face): New.
11395         (gnus-server-agent-face): New.
11396         (gnus-server-mode): Turn on font-lock-mode.
11397
11398         * gnus.el (gnus-server-visual): Add defgroup.
11399
11400 2001-08-19  Simon Josefsson  <jas@extundo.com>
11401         From Joe Casadonte <jcasadonte@northbound-train.com>
11402
11403         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
11404         gnus-server-denied-face): New.
11405         (gnus-server-opened-face, gnus-server-closed-face,
11406         gnus-server-denied-face): New.
11407         (gnus-server-font-lock-keywords): Add.
11408
11409 2001-08-19  Simon Josefsson  <jas@extundo.com>
11410
11411         * nnml.el (nnml-request-set-mark): Return nil.
11412         (nnml-save-marks): Use nnml-possibly-create-directory.
11413         (nnml-open-marks): Only work in temp buffer when inserting/reading
11414         .marks file.
11415
11416 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11417
11418         * gnus.el (gnus-expand-group-parameters): Fix.
11419
11420         * gnus-spec.el (gnus-char-width): New function.
11421         (gnus-correct-substring, gnus-correct-length): Use it.
11422
11423         * message.el (message-required-mail-headers): Fix doc.
11424
11425 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11426
11427         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
11428
11429         * mm-decode.el (mm-save-part-to-file): Insert the handle.
11430
11431 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11432
11433         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
11434         slashdot 2.2 (not fully fixed yet).
11435         (nnslashdot-request-article): Ditto.
11436
11437 2001-08-18  Simon Josefsson  <jas@extundo.com>
11438
11439         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
11440         nnimap.
11441
11442         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
11443         gnus-util.
11444         (nnimap-request-update-info-internal): Use new functions.
11445
11446         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
11447         new functions.
11448
11449 2001-08-18  Simon Josefsson  <jas@extundo.com>
11450
11451         Make nnml groups self-contained as far as marks are concerned.
11452
11453         * nnml.el (nnml-request-delete-group): Delete marks file.
11454         (nnml-request-rename-group): Move marks file.
11455         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
11456         variables.
11457         (nnml-request-set-mark, nnml-request-update-info): New server
11458         functions.
11459         (nnml-save-marks, nnml-open-marks): New functions.
11460
11461 2001-08-18  Simon Josefsson  <jas@extundo.com>
11462
11463         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
11464         `set' when setting marks.
11465
11466 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11467
11468         * gnus.el (gnus-info-find-node): Take an argument.
11469
11470         * gnus-art.el (gnus-button-handle-info): New function.
11471         (gnus-url-unhex-string): Replace "+" with " ".
11472
11473 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11474
11475         * message.el (message-check-news-header-syntax): Check bad From.
11476
11477 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11478
11479         * gnus-spec.el (gnus-correct-length): New function.
11480         (gnus-correct-substring): New function.
11481         (gnus-tilde-max-form): Use it.
11482
11483 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
11484
11485         * nnmh.el: Docstring changes as below.
11486
11487         * nnml.el: Docstring changes as below.
11488
11489         * nnbabyl.el: Docstring changes as below.
11490
11491         * nnmbox.el: Docstring changes as below.
11492
11493         * nnfolder.el: Added docstrings identifying each virtual server
11494         parameter.
11495
11496 2001-08-18  Simon Josefsson  <jas@extundo.com>
11497
11498         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
11499
11500 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
11501
11502         * message.el: rename "Abort Message" to "Postpone Message".
11503         Remove "Attach file as MIME" from Message menu, it's already in
11504         the MIME menu.
11505
11506 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11507
11508         * smime.el (smime-point-at-eol): eval-and-compile.
11509         (smime-make-temp-file): New function.
11510         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
11511         Use it.
11512
11513 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11514
11515         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
11516         (gnus-agent-summary-fetch-group): New command and keystroke.
11517
11518         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
11519         (gnus-mime-display-security): Make it respect
11520         gnus-unbuttonized-mime-type-p.
11521
11522         * gnus-sum.el (gnus-articles-to-read): Comments.
11523         (gnus-article-marked-p): New function.
11524         (gnus-summary-display-make-predicate): New function.
11525         (gnus-select-newsgroup): Use them.
11526
11527         * mm-decode.el (mm-save-part-to-file): Made it not error.
11528
11529 2001-08-17  Simon Josefsson  <jas@extundo.com>
11530
11531         * imap.el (imap-wait-for-tag): If process-status isn't open or
11532         run, return nil instead of sit-for looping.
11533
11534 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11535
11536         * lpath.el (featurep): fbind xml-parse-region.
11537
11538         * gnus.el (gnus-message-archive-method): Default to "archive".
11539         (gnus-message-archive-method): Doc fix.
11540         (gnus-parameters-get-parameter): Cleaned up.
11541         (gnus-expand-group-parameter): New function.
11542
11543         * gnus-start.el (gnus-setup-news): Push the archive server only
11544         the server list.
11545
11546         * mml.el (mml-menu): Changed name to "Attachments".
11547
11548         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
11549         when there is something to detroy.
11550
11551 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11552
11553         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
11554         nil.
11555
11556 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11557
11558         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
11559         which specifies a time today or tomorrow.
11560
11561 2001-08-15  Simon Josefsson  <jas@extundo.com>
11562         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
11563
11564         * gnus-agent.el (gnus-agent-make-mode-line-string)
11565         (gnus-agent-toggle-plugged): Use new API.
11566
11567 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11568
11569         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
11570         deadline has expired.
11571
11572 2001-08-12  Simon Josefsson  <jas@extundo.com>
11573         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
11574
11575         Support `recent' mark indicating newly arrived messages (to
11576         separate from old but unread messages).
11577
11578         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
11579         `nnmail-split-history' if recent is > 0.
11580         (nnimap-request-update-info-internal): Update `recent' marks.
11581         (nnimap-request-set-mark): Never set `recent' marks.
11582         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
11583         recent.
11584
11585         * gnus-sum.el (gnus-recent-mark): New mark.
11586         (gnus-newsgroup-recent): New variable.
11587         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
11588         (gnus-summary-prepare-threads): Mark recent articles.
11589         (gnus-summary-add-mark): Support recent.
11590         (gnus-summary-update-secondary-mark): Support recent.
11591
11592         * gnus.el (gnus-article-mark-lists): Add recent.
11593
11594 2001-08-12  Simon Josefsson  <jas@extundo.com>
11595
11596         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
11597         whether successful decoding took place.  Add doc.
11598
11599 2001-08-12  Simon Josefsson  <jas@extundo.com>
11600         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
11601
11602         * gnus.el (gnus-summary-line-format, gnus-parameters):
11603         * gnus-gl.el (gnus-summary-grouplens-line-format):
11604         * gnus-salt.el (gnus-summary-pick-line-format):
11605         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
11606
11607 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
11608         Committed by Kai Gro\e,b_\e(Bjohann.
11609
11610         * gnus-score.el (gnus-score-string): Fix `match' regexp
11611         for `extra' header case.
11612
11613 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11614
11615         * nnmbox.el (nnmbox-read-mbox): No warning.
11616
11617 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11618
11619         * nndoc.el (nndoc-article-type): Fix doc.
11620         (nndoc-generate-article-function): New variable.
11621         (nndoc-dissection-function): New variable.
11622         (nndoc-type-alist): Add oe-dbx.
11623         (nndoc-oe-dbx-type-p): New function.
11624         (nndoc-oe-dbx-dissection): New function.
11625         (nndoc-oe-dbx-generate-article): New function.
11626
11627 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11628
11629         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
11630         whether deadline has been reached.  Patch from Dan Nicolaescu
11631         <dann@godzilla.ics.uci.edu>.
11632
11633 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11634
11635         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
11636         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
11637         <rintaman@cs.Helsinki.FI>.
11638
11639         * mail-source.el (mail-source-movemail): The error buffer is
11640         modified, but nothing in it.
11641
11642 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11643
11644         * message.el (message-bogus-system-names): New variable.
11645         (message-make-fqdn): Use it.
11646
11647 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11648
11649         * nndraft.el (nndraft-request-group): Use
11650         nndraft-auto-save-file-name.
11651
11652 2001-08-09  Simon Josefsson  <jas@extundo.com>
11653
11654         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
11655         Don't ask whether to decrypt.  Just leave result in buffer (don't
11656         call mm).
11657
11658         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
11659         parts as well.
11660         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
11661         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
11662
11663 2001-08-09  Simon Josefsson  <jas@extundo.com>
11664
11665         * mm-decode.el (mm-insert-part): Return decoding success status.
11666         (mm-save-part-to-file): Error if decoding failed.
11667
11668 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11669
11670         * message.el (message-tab): Use indent-relative.
11671         (message-mode): Don't bind indent-line-function to indent-relative.
11672
11673 2001-08-09  Simon Josefsson  <jas@extundo.com>
11674
11675         * message.el (message-get-reply-headers): Fix string. Suggested by
11676         Christoph Conrad <cc@cli.de>.
11677
11678 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11679
11680         * message.el (message-tab): Use the current value of
11681         indent-line-function.
11682         (message-mode): Bind indent-line-function to indent-relative.
11683
11684 2001-08-08  Simon Josefsson  <jas@extundo.com>
11685
11686         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
11687         whether `imtest' is installed.
11688
11689 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
11690         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
11691
11692         * gnus-sum.el (gnus-summary-show-article): Call
11693         gnus-summary-update-secondary-secondary-mark.
11694         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
11695         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
11696
11697 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11698
11699         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
11700
11701         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
11702
11703         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
11704         <gerd@gnu.org>.
11705
11706         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
11707
11708         * gnus-util.el (gnus-output-to-rmail): Ditto.
11709         (gnus-output-to-mail): Ditto.
11710
11711         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
11712
11713 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
11714
11715         * message.el (message-indent-citation): Use
11716         `message-yank-cited-prefix' for empty lines.
11717
11718 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
11719
11720         * message.el (message-indent-citation): Quote only lines starting
11721         with ">" using `message-yank-cited-prefix'.
11722
11723 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
11724         Trivial patch.
11725
11726         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
11727         gnus-cache-fully-p.
11728
11729 2001-08-04  Simon Josefsson  <jas@extundo.com>
11730
11731         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
11732         file if it doesn't exist (by calling gnus-cache-read-active).
11733
11734 2001-08-04  Simon Josefsson  <jas@extundo.com>
11735
11736         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
11737         (gnus-cache-passively-or-fully-p): Removed.
11738         (gnus-cache-fully-p): Fix it.
11739
11740         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
11741
11742 2001-08-04  Simon Josefsson  <jas@extundo.com>
11743
11744         * gnus-cache.el (gnus-cache-fully-p)
11745         (gnus-cache-passively-or-fully-p): New functions.
11746         (gnus-cache-possibly-enter-article): Cosmetic change, use
11747         `g-c-p-o-f-p'.
11748         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
11749         was bogus (`g-c-p-a-a' does not change active info, just change
11750         the functions parameters).
11751         (gnus-cache-possibly-remove-articles-1): Make sure articles are
11752         not removed in groups that match `gnus-uncacheable-groups'.
11753
11754         Reported and modifications based on discussions with Nuutti
11755         Kotivuori <nuutti.kotivuori@smarttrust.com>.
11756
11757 2001-08-04  Simon Josefsson  <jas@extundo.com>
11758         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
11759
11760         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
11761         calls `gnus-cache-update-active' if bounds has been extended.
11762
11763 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11764
11765         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
11766         before remove.
11767         (gnus-mime-security-show-details): Ditto.
11768
11769 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11770
11771         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
11772         syntax.  Protect string-match against nil string and regexp.
11773
11774 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11775
11776         * mm-util.el (mm-find-charset-region): Remove control-1.
11777
11778 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11779
11780         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
11781
11782 2001-08-04  Simon Josefsson  <jas@extundo.com>
11783
11784         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
11785         buffer.  Delete MIME-Version header.
11786
11787 2001-08-03  Simon Josefsson  <jas@extundo.com>
11788
11789         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
11790         that is entered does not necessarily have the highest article
11791         number in the group, so use `gnus-cache-possibly-alter-active'
11792         instead of `gnus-cache-update-active'.
11793
11794 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11795
11796         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
11797
11798 2001-08-03  Simon Josefsson  <jas@extundo.com>
11799
11800         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
11801         menu.
11802
11803 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11804
11805         * gnus.el (post-method): New group parameter.  It also provides
11806         the user option `gnus-post-method-alist' and the internal function
11807         `gnus-parameter-post-method'.
11808
11809         * gnus-msg.el (gnus-post-method): Bind the value of
11810         `gnus-post-method' to the group parameter if it is defined.
11811
11812 2001-08-02  Simon Josefsson  <jas@extundo.com>
11813
11814         * smime.el (smime-extra-arguments): Removed.
11815         (smime-call-openssl-region): Don't use it.
11816
11817 2001-08-02  Simon Josefsson  <jas@extundo.com>
11818
11819         * smime.el (smime-sign-region): Handle stderr.
11820         (smime-encrypt-region): Ditto.
11821
11822         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
11823         match the ASN.1 length bytes.
11824         (mm-pkcs7-enveloped-magic): Ditto.
11825         (mm-view-pkcs7-get-type): Don't regexp quote.
11826
11827 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11828         From Andreas Fuchs <asf@void.at>
11829
11830         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
11831
11832 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11833
11834         * gnus-art.el (gnus-header-button-alist): References regexp.
11835
11836 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
11837
11838         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
11839         already fboundp.  Add INTERACTIVE arg to autoload form.
11840
11841 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11842
11843         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
11844
11845         * nnmail.el (nnmail-cache-open): Ditto.
11846
11847 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11848
11849         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
11850
11851 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11852
11853         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
11854
11855 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11856         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
11857
11858         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
11859         (gnus-agent-toggle-plugged): Use it.
11860
11861 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
11862
11863         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
11864         (gnus-ding-file-coding-system): New variable.
11865         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
11866         (gnus-slave-save-newsrc): Use it.
11867
11868 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11869
11870         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
11871         syntax.
11872
11873 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11874         Originally from Andreas Fuchs <asf@void.at>
11875
11876         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
11877         (mml2015-gpg-pretty-print-fpr): New function.
11878         (mml2015-gpg-extract-signature-details): More details, rename from
11879         `m-g-e-from'.
11880         (mml2015-gpg-verify): Use them.
11881         (mml2015-gpg-clear-verify): Use them.
11882
11883 2001-07-31  Simon Josefsson  <jas@extundo.com>
11884
11885         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
11886         buffer when done.
11887
11888 2001-07-30  Simon Josefsson  <jas@extundo.com>
11889
11890         * smime.el (smime-call-openssl-region): Revert previous change,
11891         just pass on buf to `call-process-region'.
11892         (smime-verify-region): Doc fix.  Don't message stuff.  Use
11893         `smime-new-details-buffer'.  Inserts error messages into buffer.
11894         (smime-noverify-region): Ditto.
11895         (smime-decrypt-region): Ditto.  Handles stderr separately.
11896         (smime-verify-buffer, smime-noverify-buffer)
11897         (smime-decrypt-buffer): Doc fix.
11898         (smime-new-details-buffer): New function.
11899         (smime-pkcs7-region, smime-pkcs7-certificates-region)
11900         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
11901         (smime-sign-region, smime-encrypt-region): Don't use
11902         `insert-buffer'.
11903
11904         * mml-smime.el (mml-smime-verify): Fix security button strings.
11905
11906 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11907
11908         * gnus-art.el (gnus-mime-save-part-and-strip): Save
11909         gnus-article-mime-handles.
11910
11911 2001-07-29  Simon Josefsson  <jas@extundo.com>
11912
11913         * mail-source.el (top-level): Require message for message-directory.
11914         (mail-source-directory): Change default to message-directory.
11915
11916         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
11917         (smime-certificate-directory, smime-openssl-program)
11918         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
11919         (smime-extra-arguments): New variable.
11920         (smime-dns-server): Fix customize group.
11921         (smime-call-openssl-region): Use `smime-extra-arguments'.
11922
11923 2001-07-29  Simon Josefsson  <jas@extundo.com>
11924         From Vladimir Volovich <vvv@vsu.ru>
11925
11926         * smime.el (smime-call-openssl-region): Ignore stderr.
11927
11928 2001-07-29  Simon Josefsson  <jas@extundo.com>
11929         From Christoph Conrad <christoph.conrad@gmx.de>
11930
11931         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
11932         file.
11933
11934 2001-07-29  Simon Josefsson  <jas@extundo.com>
11935
11936         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
11937
11938         Support S/MIME decryption.
11939
11940         * mm-decode.el (mm-inline-media-tests):
11941         (mm-inlined-types):
11942         (mm-automatic-display):
11943         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
11944
11945         * mm-view.el (mm-pkcs7-signed-magic):
11946         (mm-pkcs7-enveloped-magic): New variables.
11947         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
11948         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
11949         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
11950         PKCS#7 blobs.
11951
11952         * smime.el (smime-decrypt-region): Expand keyfile.
11953
11954 2001-07-29  Simon Josefsson  <jas@extundo.com>
11955
11956         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
11957         `ssl.el' variables.
11958
11959         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
11960         but line instead of narrowing to it, because `nnmail-parse-active'
11961         calls widen.  Thanks to Christoph Conrad
11962         <christoph.conrad@gmx.de>.
11963
11964 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11965
11966         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
11967         for %B spec.
11968
11969         * gnus-sum.el (gnus-summary-prepare-threads): If
11970         gnus-sum-thread-tree-root is nil, use subject instead.
11971         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
11972         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
11973         (gnus-sum-thread-tree-leaf-with-other)
11974         (gnus-sum-thread-tree-single-leaf): Documentation.
11975         (gnus-sum-thread-tree-single-indent): Allow nil.
11976
11977 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11978
11979         * message.el (message-fill-paragraph): Do nothing if the user
11980         wants filladapt-mode.
11981
11982 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11983
11984         * mm-decode.el (mm-image-type-from-buffer): New function.
11985         (mm-get-image): Use it.
11986
11987 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11988
11989         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
11990
11991         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
11992         mm-display-parts too.
11993
11994 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11995
11996         * nnfolder.el (nnfolder-request-accept-article): Bind
11997         nntp-server-buffer.
11998
11999         * nnmail.el (nnmail-parse-active): Read from buffer instead of
12000         nntp-server-buffer.
12001
12002 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12003
12004         * message.el (message-check-news-header-syntax): Use
12005         message-post-method.
12006         (message-send-news): Bind message-post-method.
12007
12008 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12009
12010         * mml.el (mml-tweak-type-alist): New variable.
12011         (mml-tweak-function-alist): New variable.
12012         (mml-tweak-part): New function.
12013         (mml-generate-mime-1): Use it.
12014
12015 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12016
12017         * nnfolder.el (nnfolder-request-accept-article): Replace
12018         nnfolder-request-list.
12019
12020 2001-07-27  Simon Josefsson  <jas@extundo.com>
12021
12022         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
12023         nnoo-change-server failed to do it.
12024
12025 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12026
12027         * gnus.el (gnus-parameters): Make it customizable.
12028
12029 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12030
12031         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
12032
12033         * message.el (message-set-auto-save-file-name): More
12034         poor-system-types.
12035
12036         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
12037
12038         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
12039         supports +.
12040
12041 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12042
12043         * mm-decode.el (mm-readable-p): New function.
12044         (mm-inline-media-tests): Fix the default testers.
12045
12046 2001-07-26  Simon Josefsson  <jas@extundo.com>
12047
12048         * nnimap.el (nnimap-version): Bump version number.
12049
12050 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12051         From Steven E. Harris <seh@speakeasy.org>
12052
12053         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
12054         in M$Windows too.
12055
12056 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12057
12058         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
12059
12060 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12061
12062         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
12063
12064         * mm-decode.el (mm-get-image): Guess then use the type.
12065
12066         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
12067
12068 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
12069
12070         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
12071         display (%B) for threads if threading is off.
12072
12073 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12074         From Henrik Enberg <henrik@enberg.org>
12075
12076         * gnus-msg.el: Customization patch.
12077
12078 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
12079
12080         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
12081         variable.
12082         (nnmail-split-fancy-with-parent): Ignore certain groups.
12083
12084 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12085
12086         * gnus-util.el (gnus-byte-compile): New function.
12087         (gnus-use-byte-compile): New variable.
12088         (gnus-make-sort-function): Use it.
12089
12090         * nnmail.el (nnmail-get-new-mail): Use it.
12091
12092         * gnus-agent.el (gnus-category-make-function): Simple function or
12093         compiled function.
12094         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
12095
12096         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
12097         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
12098         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
12099
12100         * message.el (message-check-news-header-syntax): Remove quote.
12101
12102 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12103
12104         * message.el (message-use-mail-followup-to): `t' is not a
12105         documented value.
12106
12107 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12108
12109         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
12110
12111 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12112
12113         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
12114         there are long lines.
12115
12116 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12117
12118         * dgnushack.el (copy-list): New compiler macro.
12119
12120 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12121
12122         * message.el (message-bounce): If no Return-Path, the whole
12123         content is considered as the original message.
12124
12125         * nnml.el (nnml-check-directory-twice): New variable.
12126         (nnml-article-to-file): Use it.
12127         (nnml-retrieve-headers): Hack it.
12128
12129 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12130
12131         * gnus-win.el (gnus-buffer-configuration): New configure.
12132
12133         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
12134         not alive.
12135
12136         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
12137         (mm-display-external): Use display-term configure.
12138
12139 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12140
12141         * gnus-delay.el (gnus-delay-default-hour): New variable.
12142         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
12143
12144 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12145         From Karl Kleinpaste <karl@charcoal.com>
12146
12147         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
12148         (gnus-summary-prepare-threads): Ditto.
12149
12150         * gnus.el (gnus-summary-line-format): Add %B.
12151
12152 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12153
12154         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
12155
12156         * mm-util.el (mm-string-as-multibyte): New function.
12157
12158         * nnmh.el (nnmh-request-list-1): Encode, not decode!
12159
12160 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12161
12162         * mm-util.el (mm-universal-coding-system): New variable.
12163
12164         * gnus-start.el (gnus-startup-file-coding-system): Use it.
12165
12166         * score-mode.el (score-mode-coding-system): Use it.
12167
12168 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12169
12170         * gnus-start.el (gnus-setup-news): Call
12171         `gnus-check-bogus-newsgroups' just after the native server is
12172         opened.
12173
12174 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12175
12176         * nnmail.el (nnmail-do-request-post): Util function to be used by
12177         `nnchoke-request-post' for all nnmail-derived backends.
12178
12179         * nnml.el (nnml-request-post): Use it.
12180
12181         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
12182         backend, for it groks nnml-request-post.
12183
12184         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
12185         Treat `mail-post' backends like `mail' backends, not like `news'
12186         backends.
12187
12188 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12189
12190         * gnus-msg.el (gnus-setup-message): make-local-hook.
12191
12192 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12193
12194         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
12195         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
12196         <karl@charcoal.com>, slightly changed by Kai.
12197
12198         * message.el (message-check-news-header-syntax): When checking
12199         whether the groups exist, check the right server based on
12200         `gnus-post-method'.
12201
12202 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12203
12204         * gnus-delay.el: New file.
12205
12206 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12207
12208         * mm-util.el (mm-read-coding-system): Take two arguments.
12209
12210         * gnus-sum.el (gnus-summary-show-article): Use
12211         mm-read-coding-system.
12212
12213         * gnus-art.el (article-de-quoted-unreadable):
12214         (article-de-base64-unreadable, article-wash-html):
12215         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
12216
12217 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12218
12219         * nnml.el (nnml-request-post): New function.  Can be used for
12220         annotations in nnml groups.
12221
12222 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12223
12224         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
12225         command.
12226
12227         * gnus-start.el (gnus-find-new-newsgroups): Use
12228         `message-make-date' instead of `current-time-string'.
12229         (gnus-ask-server-for-new-groups): Ditto.
12230         (gnus-check-first-time-used): Ditto.
12231
12232 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12233
12234         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
12235
12236 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
12237
12238         * message.el (message-shorten-references): Change `maxcount' and
12239         `cut' to obey USEFOR draft 5.
12240
12241 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
12242
12243         * gnus-sum.el (gnus-summary-display-arrow): New variable.
12244         (gnus-summary-set-article-display-arrow): New function.
12245         (gnus-summary-goto-subject): Use it.
12246
12247 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12248
12249         * gnus-sum.el (gnus-summary-import-article): Insert date if
12250         doesn't exist.
12251
12252 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12253
12254         * mml.el (mml-content-type-parameters): New variable.
12255         (mml-content-disposition-parameters): New variable.
12256         (mml-insert-mime-headers): Use them.
12257         (mml-parse-1): Accept charset.
12258
12259 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12260
12261         * gnus-group.el (gnus-group-select-group): Doc fix.
12262
12263         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
12264
12265 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12266
12267         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
12268         to handle `define-derived-mode'.
12269
12270 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12271         From:  Stefan Monnier  <monnier@cs.yale.edu>
12272
12273         * message.el (message-mode): Use define-derived-mode.
12274         (message-tab): message-completion-alist.
12275
12276         * imap.el (imap-interactive-login): Use make-local-variable.
12277         (imap-open): Ditto.
12278         (imap-authenticate): Ditto.
12279
12280         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
12281
12282         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
12283
12284 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12285
12286         * message.el (message-citation-line-function): Refer to
12287         gnus-cite-attribution-suffix.
12288
12289 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12290
12291         * gnus-art.el,...: Error convention changes.
12292
12293 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12294
12295         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
12296
12297 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12298
12299         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
12300         (nnrss-read-server-data): Ditto.
12301
12302 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12303
12304         * gnus-setup.el (gnus-use-installed-gnus): Typo.
12305         * Cleanup files.
12306         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
12307
12308 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12309
12310         * gnus.el (gnus-summary-line-format): Add %o.
12311
12312         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
12313         unless shell outputs something.
12314
12315 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12316
12317         * gnus-art.el (gnus-boring-article-headers): Better doc.
12318         (article-hide-headers): Better regexp.
12319         Suggested by Matt Swift <swift@alum.mit.edu>.
12320
12321         * nnheader.el (nnheader-max-head-length): Better doc.
12322         (nnheader-header-value): Skip spaces.
12323         (nnheader-parse-head): Remove space.
12324         Suggested by Matt Swift <swift@alum.mit.edu>.
12325
12326         * gnus-sum.el (gnus-summary-show-raw-article): New function.
12327         (gnus-get-newsgroup-headers): Remove space.
12328
12329 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12330
12331         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
12332         (gnus-summary-reply): Use it.
12333         (gnus-summary-reply-broken-reply-to): New function.
12334         (gnus-msg-force-broken-reply-to): New function.
12335
12336         * mm-view.el (mm-inline-text): Showing as text/plain when error.
12337
12338 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12339
12340         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
12341
12342 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12343
12344         * mm-decode.el (mm-external-terminal-program): New variable.
12345         (mm-display-external): Use it. Use term to display when no
12346         window-system.
12347
12348 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
12349
12350         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
12351         Browse->Next entries to Browse->Prev
12352
12353 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12354
12355         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
12356
12357 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12358
12359         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
12360         for the default encoding.
12361
12362         * nnrss.el (nnrss-url-field): New field.
12363         (nnrss-request-article): Add newsgroups.
12364
12365         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
12366
12367 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12368
12369         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
12370
12371         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
12372         (gnus-draft-setup): Remove backlog.
12373
12374 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12375
12376         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
12377         Cleanup.
12378
12379 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12380
12381         * gnus-msg.el (gnus-bug): Erase buffer.
12382
12383         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
12384
12385 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12386
12387         * mm-decode.el (mm-attachment-override-p): Fix typo.
12388
12389 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
12390
12391         * gnus-kill.el (gnus-execute): Work with the extra headers.
12392         * gnus-sum.el (gnus-summary-execute-command): Ditto.
12393
12394 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12395
12396         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
12397         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
12398
12399         * message.el (message-send-mail-real-function): New variable.
12400         (message-send-mail-partially, message-send-mail):
12401
12402         * nngateway.el (nngateway-request-post): Use it.
12403
12404         * gnus-agent.el (gnus-agentize): Use it.
12405
12406         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
12407         (nnsoup-revert-variables): Use it.
12408
12409 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
12410
12411         * mm-decode.el (mm-inline-media-tests): Default to displaying as
12412         text/plain if the type doesn't match any other media types.
12413         (mm-inlined-types): Doc fix.
12414         (mm-display-inline): Revert previous change (now handled by a
12415         default type in `mm-inline-media-tests'.
12416         (mm-inlinable-p): Revive.
12417         (mm-display-part): Call `mm-inlinable-p'.
12418         (mm-attachment-override-p): Ditto.
12419         (mm-inlined-p): Doc fix.
12420
12421         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
12422         well as `mm-inlined-p'.
12423
12424 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12425
12426         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
12427         (nntp-send-command-and-decode): Use gnus-point-at-bol.
12428
12429 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12430         From  Paul Jarc <prj@po.cwru.edu>
12431
12432         * message.el (message-use-mail-followup-to): New variable.
12433         (message-get-reply-headers): Use it.
12434
12435 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
12436
12437         * nnheader.el (nnheader-init-server-buffer): Make sure the
12438         *nntpd* buffer is made multibyte instead of a random buffer.
12439
12440 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12441
12442         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
12443         when it returns headers.
12444
12445 2001-07-07  Simon Josefsson  <jas@extundo.com>
12446
12447         * rfc2047.el (rfc2047-encode-message-header): Skip header when
12448         trying to fold. Thanks to Colin Walters
12449         <walters@cis.ohio-state.edu>
12450
12451 2001-07-06  Simon Josefsson  <jas@extundo.com>
12452
12453         * imap.el (imap-parse-address-list, imap-parse-flag-list)
12454         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
12455         Add information in `assert's.
12456
12457         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
12458         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
12459         and `nnimap-group-overview-filename', should handle all
12460         change-of-uidvalidity related issues.  But there may be other
12461         problems.)
12462
12463 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
12464
12465         * rfc2047.el (rfc2047-encode-message-header): Don't include the
12466         header name when folding.
12467
12468 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
12469
12470         * mm-decode.el (mm-inlined-types): Document relationship with
12471         `mm-inline-media-tests'.
12472         (mm-display-inline): Default to displaying as plain text if no
12473         inlining handler is available.
12474         (mm-inlinable-p): Remove.
12475         (mm-inlined-p): Don't call `mm-inlinable-p'.
12476         (mm-automatic-display-p): Ditto.
12477         (mm-attachment-override-p): Ditto.
12478
12479 2001-07-04  Simon Josefsson  <jas@extundo.com>
12480
12481         * nnimap.el (nnimap-importantize-dormant): New variable.
12482         (nnimap-request-update-info-internal): Use it.
12483         (nnimap-request-set-mark): Ditto.
12484
12485 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
12486
12487         * nntp.el (nntp-send-command): don't pass a buffer argument to
12488         `point'. Only XEmacs accepts this.
12489         * nntp.el (nntp-send-command-nodelete): ditto.
12490         * nntp.el (nntp-send-command-and-decode): ditto.
12491
12492 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
12493
12494         * nntp.el (nntp-open-connection-function): doc update.
12495         * nntp.el (nntp-pre-command): New.
12496         * nntp.el (nntp-via-rlogin-command): New.
12497         * nntp.el (nntp-via-telnet-command): New.
12498         * nntp.el (nntp-via-telnet-switches): New.
12499         * nntp.el (nntp-via-user-name): New.
12500         * nntp.el (nntp-via-user-password): New.
12501         * nntp.el (nntp-via-address): New.
12502         * nntp.el (nntp-via-envuser): New.
12503         * nntp.el (nntp-via-shell-prompt): New.
12504         * nntp.el (nntp-open-telnet-stream): New.
12505         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
12506         * nntp.el (nntp-open-via-telnet-and-telnet): New.
12507         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
12508         * nntp.el (nntp-send-command): ditto.
12509         * nntp.el (nntp-send-command-nodelete): ditto.
12510         * nntp.el (nntp-send-command-and-decode): ditto.
12511
12512 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
12513         Trivial patch.
12514
12515         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
12516         `when'.
12517
12518 2001-07-03  Simon Josefsson  <jas@extundo.com>
12519         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
12520
12521         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
12522
12523 2001-07-03  Simon Josefsson  <jas@extundo.com>
12524
12525         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
12526         remove it (workaround XEmacs `fill-region' bug).
12527
12528 2001-07-01  Simon Josefsson  <jas@extundo.com>
12529
12530         * nnimap.el (nnimap-date-days-ago): Defeat locale.
12531
12532 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12533
12534         * mml2015.el (mml2015-format-error): New function.
12535         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
12536         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
12537         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
12538
12539 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12540
12541         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
12542         Suggested by Christoph Conrad <C.Conrad@cli.de>.
12543
12544         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
12545         group variables.
12546
12547 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12548
12549         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
12550
12551         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
12552         (nnrss-save-group-data): Ditto.
12553
12554         * gnus-agent.el (gnus-agent-save-alist): Ditto.
12555
12556 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12557
12558         * message.el (message-do-send-housekeeping): Narrow to headers.
12559
12560 2001-06-24  Simon Josefsson  <jas@extundo.com>
12561
12562         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
12563         insertion when breaking lines looked for " \t" instead of "[ \t]".
12564         (rfc2047-encode-message-header): Fold lines even if
12565         no QP encoding is done.
12566
12567 2001-06-23  Simon Josefsson  <jas@extundo.com>
12568         From Samuel Tardieu <sam@inf.enst.fr>
12569
12570         * smime.el (smime-keys): Support additional certificates.
12571         (smime-make-certfiles): New function.
12572         (smime-sign-region): Use previous variables.
12573         (smime-get-certfiles): New function.
12574         (smime-sign-buffer): Use it.
12575         (smime-verify-region): Support both CAfile and CApath.
12576
12577 2001-06-23  Simon Josefsson  <jas@extundo.com>
12578
12579         * smime.el (smime-decrypt-region): Perhaps work.
12580
12581 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12582
12583         * gnus-msg.el (gnus-copy-article-buffer): Typo.
12584
12585 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
12586
12587         * mm-decode.el (mm-save-part): Rewrite file name.
12588         (mm-file-name-rewrite-functions): New variable.
12589         (mm-file-name-delete-whitespace): New function.
12590         (mm-file-name-trim-whitespace): New function.
12591         (mm-file-name-collapse-whitespace): New function.
12592         (mm-file-name-replace-whitespace): New variable and function.
12593
12594 2001-06-22  Simon Josefsson  <jas@extundo.com>
12595
12596         * message.el (message-make-date): Workaround locale for weekdays.
12597
12598 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12599
12600         * message.el (message-goto-body): Return nil if not found. (revert!)
12601
12602 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12603         From Fremlin <chief@bandits.org>
12604
12605         * message.el (message-goto-body): Some messages have no header.
12606
12607         * gnus-msg.el (gnus-copy-article-buffer): Use it.
12608
12609 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
12610
12611         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
12612
12613 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12614
12615         * message.el (message-make-date): Add week day.
12616         Suggested by Jason R. Mastaler <jason@mastaler.com>.
12617
12618 2001-06-19  Simon Josefsson  <jas@extundo.com>
12619
12620         * message.el (message-yank-prefix): Doc fix.
12621         (message-yank-cited-prefix): Ditto.
12622         (message-delete-not-region): Keep citation prefix on first line,
12623         if possible and appropriate.
12624
12625 2001-06-19  Simon Josefsson  <jas@extundo.com>
12626
12627         * imap.el (imap-process-connection-type): New variable.
12628         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
12629         recent `imtest's work completely (no line length issues), while
12630         making making old `imtest's unusable.  Thanks to NAGY Andras
12631         <nagya@inf.elte.hu> for his work.
12632
12633 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
12634
12635         * imap.el (imap-ssl-program): Add -quiet to shut up
12636         OpenSSL/SSLeay's internal debug talk.
12637
12638 2001-06-19  Matt Armstrong  <matt@lickey.com>
12639
12640         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
12641         server.
12642
12643 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12644
12645         * nnmail.el (nnmail-article-buffer): New variable.
12646         (nnmail-split-incoming): Use it.
12647
12648 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
12649
12650         * qp.el (quoted-printable-decode-region): If called interactively,
12651         use coding-system-for-read.
12652
12653 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12654
12655         * message.el (message-check-news-header-syntax): Check Reply-To.
12656
12657 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12658
12659         * mml.el (mml-parse-1): Use message options.
12660
12661         * message.el (message-do-fcc): Don't do anything if there is no
12662         FCC.
12663
12664 2001-06-16  Simon Josefsson  <jas@extundo.com>
12665
12666         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
12667         (nnimap-expunge-search-string): New variable.
12668         (nnimap-request-expire-articles): Use it.
12669
12670 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12671
12672         * message.el (message-send-mail-with-qmail): wrong exit status is
12673         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
12674
12675 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12676
12677         * gnus-art.el (article-strip-multiple-blank-lines): Use
12678         delete-region instead of replace-match.
12679
12680 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12681
12682         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
12683         (nnweb-google-wash-article): Ditto.
12684
12685 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
12686
12687         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
12688
12689 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12690
12691         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
12692         specs.
12693
12694 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12695
12696         * gnus.el (gnus-email-address): Move it here.
12697
12698         * gnus-art.el (article-de-quoted-unreadable): Read charset if
12699         requested.
12700         (article-de-base64-unreadable): Ditto.
12701         (article-wash-html): Ditto.
12702
12703 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12704
12705         * message.el (message-options-set-recipient): Don't add ", "
12706         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
12707
12708 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12709
12710         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
12711
12712 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12713
12714         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
12715         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
12716
12717         * nnrss.el (nnrss-node-text): Node might be nil.
12718
12719 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12720
12721         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
12722         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
12723
12724         * nnrss.el (nnrss-group-alist): More items.
12725
12726 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12727
12728         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
12729
12730 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
12731         Trivial patch from Dale Hagglund  <rdh@best.com>
12732
12733         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
12734         restrict clauses.
12735
12736 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12737
12738         From Benjamin Rutt <brutt+news@bloomington.in.us>
12739
12740         * message.el (message-wide-reply-confirm-recipients): New variable.
12741
12742 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
12743         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
12744
12745         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
12746         fix so it works with XEmacs.
12747
12748 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12749
12750         * nnrss.el (nnrss-retrieve-headers): Support description as extra
12751         headers.
12752
12753 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12754
12755         * nnrss.el: Fix a few bugs.
12756
12757 2001-06-05  Simon Josefsson  <jas@extundo.com>
12758
12759         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
12760         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
12761
12762 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
12763
12764         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
12765         binary so that we don't transmit ISO 2022 garbage to the process.
12766         This is needed under XEmacs.
12767
12768 2001-06-03  Simon Josefsson  <simon@josefsson.org>
12769
12770         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
12771         autoloaded incorrectly below because ssl-program-* is bound.)
12772         Thanks to Amos Gouaux for report.
12773
12774 2001-06-02  Simon Josefsson  <simon@josefsson.org>
12775
12776         * imap.el (imap-kerberos4-open):
12777         (imap-gssapi-open):
12778         (imap-ssl-open):
12779         (imap-network-open):
12780         (imap-shell-open):
12781         (imap-starttls-open): Set buffer to workaround spurious
12782         `accept-process-output' buffer changes.  Thanks to Mats Lidell
12783         <Mats.Lidell@contactor.se> for report and partial patch and Jake
12784         Colman <colman@ppllc.com> for report.
12785
12786 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12787
12788         * gnus-sum.el (gnus-summary-catchup): New argument.
12789         (gnus-summary-catchup-from-here): New function.
12790
12791 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12792
12793         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
12794         back, then insert glyph.  (Before, the glyph was inserted first,
12795         then the newline.)  This works around a behavior in XEmacs where
12796         it is not possible to insert a character after a glyph which is at
12797         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
12798
12799 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12800
12801         From Jaap-Henk Hoepman (jhh@xs4all.nl).
12802
12803         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
12804         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
12805         mm-destroy-postponed-undisplay-list): New functions.
12806         (mm-display-external): Use them.
12807
12808 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12809
12810         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
12811         `default-low' when evaluating `gnus-summary-highlight'.
12812         From Raja R Harinath <harinath@cs.umn.edu>.
12813
12814 2001-05-27  Simon Josefsson  <simon@josefsson.org>
12815
12816         * message.el (message-yank-cited-prefix): New variable.
12817         (message-indent-citation): Use it.
12818
12819         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
12820         as details.
12821         (mml2015-mailcrypt-clear-verify): Ditto.
12822
12823 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12824         From Nevin Kapur <nevin@jhu.edu>.
12825
12826         * gnus-sum.el (gnus-summary-default-high-score,
12827         gnus-summary-default-low-score): New variables.
12828         (gnus-summary-highlight): Use them.
12829
12830 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
12831
12832         * message.el (message-mail): pass the 'send-actions argument to
12833         `message-setup'.
12834
12835 2001-05-16  Simon Josefsson  <simon@josefsson.org>
12836         From Raymond Scholz <ray-2001@zonix.de>
12837
12838         * gnus-art.el (gnus-mime-view-part-as-charset):
12839         (gnus-mime-internalize-part): Doc fixes.
12840
12841 2001-05-11  Simon Josefsson  <simon@josefsson.org>
12842
12843         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
12844         status lines without any text ("^215$").
12845
12846 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12847
12848         * nnrss.el (nnrss-check-group): Reverse.
12849
12850 2001-05-07  Simon Josefsson  <simon@josefsson.org>
12851
12852         * message.el (message-get-reply-headers):
12853         (message-followup): Fix typo, suggested by David Green
12854         <dgreen@uab.edu>
12855
12856 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12857
12858         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
12859
12860         * nnrss.el (nnrss-open-server): Read server data when it is called.
12861         (nnrss-request-expire-articles): Fix.
12862
12863 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12864
12865         * message.el (message-do-send-housekeeping): mail-abbrevs may
12866         rename buffer behind Gnus.
12867
12868 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12869
12870         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
12871         (nnrss-group-alist): Add more resources.
12872         (nnrss-check-group): Ignore errors.
12873
12874 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12875
12876         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
12877
12878         * nnslashdot.el (nnslashdot-request-list): Add time.
12879         (nnslashdot-request-expire-articles): New function.
12880
12881         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
12882         secondary methods too.
12883
12884 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12885
12886         * message.el (message-use-followup-to): Set default value to t.
12887
12888 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
12889
12890         * message.el (message-dont-reply-to-names): Fix documentation.
12891         (message-get-reply-headers): Use Mail-Followup-To only for wide
12892         replies.
12893
12894 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12895
12896         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
12897         correctly.
12898         (nnrss-check-group): Use time.
12899
12900 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12901
12902         * gnus.el: Oort Gnus v0.03 is released.
12903
12904 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12905
12906         * nnultimate.el (nnultimate-topic-article-to-article): Use the
12907         group.
12908
12909 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12910
12911         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
12912
12913 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12914
12915         * nnultimate.el (nnultimate-retrieve-headers): Return all
12916         available headers.
12917
12918         * gnus-sum.el (gnus-read-all-available-headers): New variable.
12919         (gnus-get-newsgroup-headers-xover): Use it.
12920
12921 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12922
12923         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
12924
12925 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12926
12927         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
12928
12929 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12930
12931         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
12932         disable it.
12933
12934         * gnus.el (gnus-info-nodes): Remove a few The's.
12935
12936 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12937
12938         * mail-source.el (mail-source-movemail): Call-process may return a
12939         signal description string.
12940
12941         * gnus-start.el (gnus-read-newsrc-el-file):
12942         gnus-newsrc-file-version may be nil.
12943
12944         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
12945         Suggested by Michael Sperber [Mr. Preprocessor]
12946         <sperber@informatik.uni-tuebingen.de>.
12947
12948 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
12949
12950         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
12951
12952 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
12953
12954         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
12955         fontify HANDLE.
12956
12957 2001-04-18  Simon Josefsson  <simon@josefsson.org>
12958
12959         * smime.el (smime-ask-passphrase): Rework to return value.
12960         (smime-sign-region): Rework to bind value and use it.
12961         (smime-decrypt-region): Ditto.
12962
12963 2001-04-18  Simon Josefsson  <simon@josefsson.org>
12964         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
12965
12966         * smime.el (smime-ask-passphrase): New function.
12967         (smime-sign-region): Use it.
12968         (smime-encrypt-cipher): New variable.
12969         (smime-decrypt-region): Ditto.
12970
12971 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
12972         Committed by Simon Josefsson  <simon@josefsson.org>
12973
12974         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
12975         the log.
12976
12977 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12978
12979         * gnus.el: Oort Gnus v0.02 is released.
12980
12981 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
12982
12983         * gnus.el: Oort Gnus v0.01 is released.
12984
12985 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12986
12987         * gnus-sum.el (gnus-summary-highlight): Highlight read
12988         undownloaded articles as read articles.
12989
12990         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
12991         (gnus-agent-get-undownloaded-list): Mark all undownloaded
12992         articles, even read ones, as such.
12993
12994         * gnus-sum.el (gnus-summary-find-matching): Clean up.
12995         (gnus-find-matching-articles): New function.
12996         (gnus-summary-limit-include-matching-articles): New command.
12997         (gnus-summary-limit-include-thread): Include articles that have
12998         matching subjects.
12999         (gnus-offer-save-summaries): Clean up.
13000
13001 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13002
13003         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
13004
13005 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13006         From Jason Merrill <jason_merrill@redhat.com>
13007
13008         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
13009
13010 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
13011         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
13012
13013         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
13014         newsgroup names when the original article is a news message.
13015
13016 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13017
13018         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
13019         supported. Suggest by Jim Meyering <jim@meyering.net>.
13020
13021 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
13022         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
13023
13024         * nnmail.el (nnmail-split-it): Added check for .* at the end of
13025         regexp in nnmail-split-fancy.
13026
13027 2001-04-10  Simon Josefsson  <simon@josefsson.org>
13028
13029         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
13030
13031 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
13032
13033         * message.el (message-send-mail): Improve the interaction with the
13034         user.
13035
13036 2001-04-10  Simon Josefsson  <simon@josefsson.org>
13037
13038         * imap.el (imap-message-copy): Work around buggy servers that
13039         doesn't send TRYCREATE tags.
13040
13041 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
13042
13043         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
13044
13045 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13046
13047         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
13048         date.
13049
13050 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13051
13052         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
13053         lives.
13054
13055 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13056
13057         * gnus-art.el (gnus-parse-news-url): New function.
13058         (gnus-button-handle-news): New function.
13059         (gnus-button-alist): Point to new functions.
13060
13061         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
13062
13063         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
13064         gnus-format-specs.
13065
13066         * message.el (message-check-news-header-syntax): Question even
13067         when Gnus doesn't know the group names.
13068         (message-send-news): Clean up.
13069
13070         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
13071         exited on purpose without saving.
13072
13073         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
13074
13075 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13076
13077         * gnus-score.el (gnus-score-orphans): Clean up.
13078
13079         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
13080
13081         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
13082         later.
13083
13084         * gnus-start.el (gnus-close-all-servers): Find the right items to
13085         close.
13086
13087         * qp.el (quoted-printable-decode-region): Just message
13088         malformation; don't quit.
13089
13090 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13091         From Gerd Moellmann <gerd@gnu.org>.
13092
13093         * gnus.el (gnus-interactive): A typo.
13094
13095 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
13096         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
13097
13098         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
13099         `assq-delete-all', if that function exists; otherwise use the old
13100         definition. Documentation changed to match the one in
13101         `assq-delete-all'.
13102
13103 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13104
13105         * gnus-start.el (gnus-close-all-servers): New function.
13106
13107         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
13108         (gnus-server-remove-denials): Clean up.
13109
13110         * gnus-sum.el (gnus-summary-sort-by-original): New command and
13111         keystroke.
13112
13113 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13114
13115         * message.el (message-send-news): Message where we are sending.
13116         (message-send-mail): Ditto.
13117
13118         * gnus.el (gnus-server-string): New function.
13119
13120         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
13121
13122         * mm-decode.el (mm-default-directory): Customized.
13123         (mm-tmp-directory): Ditto.
13124
13125         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
13126         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
13127         or Chars.
13128         (gnus-summary-line-format-alist): ?l is now a string.
13129         (gnus-summary-prepare-threads): Output ? for unknown lines.
13130         (gnus-summary-insert-line): Ditto.
13131         (gnus-summary-print-article): Unbalanced parentheses.
13132
13133         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
13134         out whether new stuff has arrived.
13135
13136 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
13137
13138         * gnus-sum.el: Let printing work on ttys on Emacs.
13139
13140 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13141
13142         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
13143         when forcing news.
13144
13145         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
13146         command.
13147
13148 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
13149
13150         * message.el (message-set-auto-save-file-name): Don't use
13151         asterisks under nt.
13152
13153 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13154
13155         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
13156         lists of articles.
13157
13158         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
13159
13160         * gnus-msg.el (gnus-put-message): Clean up.
13161         (gnus-summary-reply): Mark all replied-to articles as replied to.
13162         (gnus-inews-add-send-actions): Also mark as forwarded.
13163         (gnus-summary-mail-forward): Mark as forwarded.
13164
13165         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
13166         of articles.
13167         (gnus-summary-mark-article-as-forwarded): Ditto.
13168
13169         * gnus-msg.el (gnus-summary-resend-message): Mark article as
13170         forwarded.
13171         (gnus-summary-mail-forward): Clean up.
13172
13173         * gnus.el (gnus-article-mark-lists): Added forward.
13174
13175         * gnus-sum.el (gnus-forwarded-mark): New variable.
13176         (gnus-summary-prepare-threads): Use it.
13177         (gnus-summary-update-secondary-mark): Ditto.
13178         (gnus-newsgroup-forwarded): New variable.
13179
13180 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13181
13182         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
13183         (gnus-summary-very-wide-reply): New command and keystroke.
13184         (gnus-summary-very-wide-reply-with-original): Ditto.
13185
13186         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
13187         (gnus-score-adaptive): Use it.
13188
13189         * gnus-start.el (gnus-get-unread-articles): Clean up.
13190
13191 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13192
13193         * nnultimate.el (nnultimate-retrieve-headers): Work for other
13194         boards.
13195
13196 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
13197
13198         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
13199         * gnus-start.el (gnus-subscribe-newsgroup): use it.
13200
13201 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13202
13203         * nnultimate.el (nnultimate-retrieve-headers): Understand
13204         long-form month names.
13205
13206 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13207
13208         * gnus-sum.el (gnus-summary-show-all-headers):
13209         gnus-article-show-all-headers is broken. Use
13210         gnus-summary-toggle-header instead.
13211
13212         * mml2015.el (mml2015-gpg-extract-from): No error.
13213
13214 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13215         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
13216
13217         * mml2015.el (mml2015-gpg-extract-from): New function.
13218         (mml2015-gpg-verify): Use it.
13219         (mml2015-gpg-clear-verify): Use it.
13220
13221 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13222
13223         * message.el (message-setup-fill-variables): Use
13224         fill-paragraph-function.
13225         (message-fill-paragraph): Take an argument.
13226         (message-newline-and-reformat): Take another argument.
13227
13228 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13229
13230         * message.el (rmail-output): It is in rmailout.el not rmail.el.
13231
13232 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13233
13234         * message.el (message-forward): local-variable-p takes an extra
13235         argument in XEmacs.
13236
13237 2001-03-16  Simon Josefsson  <simon@josefsson.org>
13238
13239         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
13240         `nnimap-use-nov-p' (it really tested the negative).
13241         (nnimap-retrieve-headers): Use it.
13242
13243 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13244
13245         * message.el (message-generate-headers-first): Update doc.
13246
13247 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
13248         Trivial patch.
13249
13250         * gnus.el (gnus-summary-line-format): Typo.
13251
13252 2001-03-11  Simon Josefsson  <simon@josefsson.org>
13253
13254         * mailcap.el (mailcap-mime-data): Add application/sieve.
13255         (mailcap-mime-extensions): Add .siv, .xls.
13256
13257 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13258         From Christoph Conrad <christoph.conrad@gmx.de>
13259
13260         * gnus-score.el (gnus-summary-lower-thread): Typo.
13261
13262 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13263
13264         * message.el (message-forward-decoded-p): New variable.
13265         (message-forward-subject-author-subject): Use it.
13266         (message-make-forward-subject): Use it.
13267         (message-forward): Use it.
13268
13269         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
13270
13271         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
13272         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
13273
13274 ;;Has been fixed -- zsh.
13275 ;;2001-03-05  Dave Love  <fx@gnu.org>
13276 ;;
13277 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
13278 ;;      Move it after definition of mm-coding-system-p.
13279 ;;
13280 2001-03-01  Dave Love  <fx@gnu.org>
13281
13282         * mm-util.el (mm-inhibit-file-name-handlers): Add
13283         image-file-handler.
13284
13285 2001-02-11  Dave Love  <fx@gnu.org>
13286
13287         * message.el (message-signature-file): Fix doc, :type.
13288
13289 2001-02-08  Dave Love  <fx@gnu.org>
13290
13291         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
13292         (message-posting-charset): Defvar when compiling again.
13293         (rfc2047-encodable-p): Require message.
13294
13295         * gnus-sum.el (gnus-alter-articles-to-read-function):
13296         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
13297
13298 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13299
13300         * nnrss.el: New file.
13301
13302 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
13303         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
13304
13305         * rfc2047.el (rfc2047-unfold-region): Fix arg of
13306         `skip-chars-forward'.
13307
13308 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13309
13310         * nndraft.el (nndraft-request-group): Restore auto save files if
13311         the original files do not exist.
13312
13313 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13314
13315         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
13316         SCORE paths.
13317
13318         * mm-decode.el (mm-dissect-buffer): Call
13319         mail-extract-address-components only if necessary.
13320
13321 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13322
13323         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
13324         directory part.
13325         (gnus-score-search-global-directories): Use file-directory-p.
13326
13327         * gnus-score.el (gnus-score-score-files-1): Use
13328         gnus-kill-files-directory.
13329         From Adrian Aichner <adrian@xemacs.org>.
13330
13331 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13332
13333         * gnus.el (charset): Move here from gnus-sum.el.
13334
13335 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13336
13337         * mml.el (mml-preview): Disable local map.
13338
13339         * gnus-sum.el (gnus-summary-make-menu-bar): Make
13340         gnus-article-post-menu here.
13341
13342         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
13343         if it has not been made.
13344
13345 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13346
13347         * gnus-art.el (gnus-article-describe-key): Map key to event.
13348         (gnus-article-describe-key-briefly): Ditto
13349
13350 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13351
13352         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
13353
13354 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13355         From Katsumi Yamaoka <yamaoka@jpl.org>.
13356
13357         * dgnushack.el (coerce, merge, subseq): defmacro.
13358
13359 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13360
13361         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
13362         A fake defalias in nndraft.el results a not-activated bug in
13363         uncompiled versions.
13364
13365 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
13366         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
13367
13368         * gnus-util.el (gnus-split-references): Handle malformed References:.
13369
13370 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13371
13372         * gnus-art.el (gnus-article-mime-part-status): 1 part.
13373
13374 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13375         From NAGY Andras <nagya@inf.elte.hu>.
13376
13377         * gnus.el (gnus-parameters): Typo.
13378
13379 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13380
13381         * gnus.el (gnus-read-method): Remove redundancy.
13382
13383 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13384
13385         * nnslashdot.el (nnslashdot-backslash-url): New variable.
13386         (nnslashdot-request-list): Use it.
13387
13388 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13389
13390         * nnml.el (nnml-generate-active-info): Fix the case when there is
13391         no file.
13392
13393         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
13394         (gnus-summary-create-article): New function.
13395
13396         * gnus-group.el (gnus-group-mark-article-read): New function.
13397
13398         * gnus-msg.el (gnus-inews-do-gcc): Use it.
13399
13400         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
13401
13402 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13403
13404         * gnus-art.el (gnus-article-edit-done): Don't use
13405         gnus-article-edit-exit.
13406         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
13407
13408         * gnus.el (gnus-parameters): New variable.
13409         Suggested by NAGY Andras <nagya@inf.elte.hu>.
13410         (gnus-parameters-get-parameter): New function.
13411         (gnus-group-find-parameter): Use it.
13412
13413 2001-02-23  Simon Josefsson  <simon@josefsson.org>
13414
13415         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
13416         change of default value to `current'.
13417
13418 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13419
13420         * nneething.el (nneething-get-head): Insert unreadable file too.
13421
13422 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13423
13424         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
13425
13426         * webmail.el (webmail-type-definition): Deja is bought by google.
13427
13428 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13429
13430         * gnus-sum.el (gnus-fetch-headers): New function.
13431         (gnus-select-newsgroup): Use it.
13432         (gnus-summary-insert-articles): New function.
13433         (gnus-summary-insert-old-articles): New function.
13434         (gnus-summary-insert-new-articles): New function.
13435
13436         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
13437         (gnus-group-list-active): Ditto.
13438         * gnus-sum.el (gnus-set-mode-line): Ditto.
13439         (gnus-summary-read-group-1): Ditto.
13440
13441 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13442
13443         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
13444         current topic.
13445
13446 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13447
13448         * smiley.el (gnus-smiley-display): Don't do widening.
13449
13450         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
13451         within body.
13452
13453         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
13454
13455         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
13456         New variable.
13457         (gnus-mime-display-multipart-related-as-mixed): New variable.
13458         (gnus-mime-display-part): Use them.
13459
13460 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13461
13462         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
13463         something special.
13464
13465 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13466
13467         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
13468         (nnweb-request-article): Call reference if exists.
13469         (nnweb-type-definition): Dejanews is bought by google.com.
13470         Beta!
13471
13472 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13473
13474         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
13475
13476 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13477
13478         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
13479         gnus-article-sort-functions.
13480         (gnus-article-sort-functions): Doc fix.  Refer to
13481         gnus-thread-sort-functions.
13482
13483 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13484         From Paul Jarc <prj@po.cwru.edu>.
13485
13486         * message.el (message-get-reply-headers): More fixes.
13487
13488 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
13489         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
13490
13491         * message.el (message-get-reply-headers): Fix bug with
13492         Mail-Followup-To/to-address interaction.
13493
13494 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13495
13496         * gnus-msg.el (gnus-configure-posting-styles): Match header in
13497         gnus-article-copy.
13498
13499 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13500
13501         * message.el (message-do-send-housekeeping): Rename to a better
13502         name.
13503
13504 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13505
13506         * message.el (message-cancel-news): Check article first, then ask
13507         yes or no.
13508
13509 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13510
13511         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
13512
13513 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13514
13515         * gnus-range.el (gnus-range-normalize): New function.
13516
13517 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
13518
13519         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
13520
13521 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13522
13523         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
13524
13525         * nnagent.el (nnagent-request-regenerate): New function.
13526
13527         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
13528
13529         * nnml.el (nnml-generate-nov-databases): Accept argument
13530         server. Don't open server if it is opened.
13531         (nnml-request-regenerate): Use it. Change to deffoo.
13532
13533 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13534         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
13535
13536         * gnus.el (gnus-define-group-parameter): Fix.
13537
13538 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13539
13540         * gnus.el (gnus-define-group-parameter): Improved.
13541
13542         * gnus-sum.el (charset): Define parameter.
13543         (ignored-charsets): Ditto.
13544         (gnus-summary-setup-default-charset): Use them.
13545
13546         * gnus-start.el (gnus-read-descriptions-file): Use them.
13547
13548         * gnus-cus.el (gnus-group-parameters): Remove them.
13549
13550 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13551
13552         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
13553
13554 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13555
13556         * gnus-sum.el (gnus-summary-read-group-1): Remove
13557         gnus-summary-set-local-parameters.
13558         (gnus-summary-setup-buffer): Put it here.
13559
13560 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13561
13562         * gnus.el (to-address): Define parameter.
13563         (to-list): Ditto.
13564         * gnus-art.el (article-hide-boring-headers): Use them.
13565         * gnus-msg.el (gnus-post-news): Ditto.
13566         * gnus-cus.el (gnus-group-parameters): Remove them.
13567
13568 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13569
13570         * gnus-draft.el (gnus-draft-reminder): New function.
13571
13572         * gnus-art.el (gnus-sender-save-name): New function.
13573
13574 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13575
13576         * mm-util.el (mm-mime-charset): Error message.
13577
13578 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13579
13580         * message.el (message-check-news-body-syntax): Don't check mml lines.
13581
13582 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13583
13584         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
13585         subscribe.
13586
13587         * gnus-start.el (gnus-call-subscribe-functions): New function.
13588         (gnus-find-new-newsgroups): Use it.
13589         (gnus-ask-server-for-new-groups): Use it.
13590         (gnus-check-first-time-used): Use it.
13591         (gnus-subscribe-newsgroup-method): Grok a list of functions.
13592         (gnus-subscribe-options-newsgroup-method): Ditto.
13593         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
13594         return .
13595
13596 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13597
13598         * gnus-cus.el (gnus-score-customize): Doc fix.
13599
13600 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
13601
13602         * dgnushack.el (my-getenv): Typo.
13603
13604 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13605
13606         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
13607
13608 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13609
13610         * gnus-group.el (gnus-group-suspend): Offer save summaries.
13611
13612         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
13613         (gnus-treatment-function-alist): Use it.
13614         (article-remove-leading-whitespace): New function.
13615         (gnus-article-make-menu-bar): Use it.
13616
13617         * gnus-sum.el (gnus-summary-wash-empty-map): Add
13618         remove-leading-whitespace.
13619         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
13620         because of conflict.
13621
13622 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13623
13624         * Makefile.in: Hack generating gnus-load.el.
13625         * dgnushack.el: Ditto.
13626         * gnus-load.el: Remove it.
13627
13628 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13629
13630         * dgnushack.el : Add URLDIR.
13631
13632         * Makefile.in (EMACS_COMP): Ditto.
13633
13634 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13635
13636         * gnus-cus.el (gnus-score-customize): Error on no score file.
13637
13638 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13639
13640         * mm-decode.el (mm-merge-handles): New function.
13641
13642         * mm-view.el (mm-inline-message): Use it.
13643         (mm-view-message): Ditto.
13644
13645         * mm-partial.el (mm-inline-partial): Ditto.
13646
13647         * mm-extern.el (mm-inline-external-body): Ditto.
13648
13649         * gnus-art.el (gnus-mime-view-part): Ditto.
13650         (gnus-mime-view-part-as-type): Ditto.
13651         (gnus-mime-save-part-and-strip): Prevent users to strip in some
13652         cases.
13653
13654 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13655
13656         * message.el (message-cancel-news): Allow to shoot foot.
13657         (message-supersede): Ditto.
13658
13659 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
13660         Trivial patch.
13661
13662         * gnus-sum.el (gnus-simplify-subject-re): Use
13663         message-subject-re-regexp.
13664
13665 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13666
13667         * nnmail.el (nnmail-expiry-target-group): Bind
13668         nnmail-cache-accepted-message-ids to nil.
13669
13670         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
13671         coding system.
13672
13673 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13674
13675         * qp.el (quoted-printable-encode-region): Make sure characters are
13676         between 00 and FF.  Don't check charset.
13677
13678         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
13679         in Emacs 20.
13680         * rfc2047.el (rfc2047-q-encode-region): Ditto.
13681
13682 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13683
13684         * message.el (message-make-forward-subject): Argument decoded.
13685         (message-forward): Use it when digest.
13686
13687         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
13688         buffer.
13689
13690 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13691
13692         * message.el (message-generate-headers-first): Doc fix.
13693
13694 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13695
13696         * gnus-art.el (article-make-date-line): Error proof.
13697
13698 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13699
13700         * gnus-group.el (gnus-group-listing-limit): New variable.
13701         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
13702
13703         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
13704
13705 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13706
13707         * message.el (message-newline-and-reformat): Special case for
13708         breaking at BOL.
13709
13710 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
13711
13712         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
13713         message/rfc822.
13714
13715 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13716
13717         * message.el (message-encode-message-body): Don't insert
13718         Content-Type if it is inside a mail.
13719
13720 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13721
13722         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
13723         gnus-article-commands-menu.
13724
13725         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
13726         in Emacs.
13727
13728         * gnus-start.el (gnus-read-descriptions-file): Use
13729         gnus-group-name-charset and gnus-group-charset-alist.
13730
13731 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13732
13733         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
13734         active region.
13735
13736         * gnus-start.el (gnus-group-change-level): Remove from both
13737         gnus-zombie-list and gnus-killed-list.
13738
13739 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13740
13741         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
13742         gnus-subscribe-topics.
13743
13744         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
13745
13746 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13747
13748         * gnus-art.el (gnus-article-make-menu-bar): Make
13749         gnus-article-post-menu.
13750
13751         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
13752
13753         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
13754
13755         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
13756
13757         * message.el (message-mode-menu): Ditto.
13758
13759         * gnus-art.el (defvar): eval-when-compile.
13760
13761 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13762
13763         * gnus-agent.el (gnus-agentize): Fix doc.
13764
13765 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
13766
13767         * mml.el (mml-preview): Bind `q'.
13768
13769 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13770
13771         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
13772
13773 2001-01-31  Dave Love  <fx@gnu.org>
13774
13775         * mm-util.el (mm-mime-mule-charset-alist)
13776         (mm-find-mime-charset-region): Consider mule-utf-8.
13777
13778 2001-01-31  Dave Love  <fx@gnu.org>
13779
13780         * gnus-art.el (gnus-article-x-face-command)
13781         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
13782         :version.
13783
13784 2001-01-26  Dave Love  <fx@gnu.org>
13785
13786         * mm-util.el (mm-multibyte-string-p): New.
13787
13788 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
13789 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
13790 ;;      string-as-multibyte on class.  Clarify line-folding.
13791         (quoted-printable-encode-string): Make temp buffer inherit
13792         string's multibyteness.
13793
13794 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
13795
13796         * nnheader.el (toplevel): Don't require `gnus-util' at
13797         compile-time; this creates a circular dependency, and prevents
13798         a bootstrap.
13799
13800 2001-01-22  Andreas Schwab  <schwab@suse.de>
13801
13802         * nnheader.el (gnus-delete-line): Autoload it as a macro.
13803
13804 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13805
13806         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
13807
13808         * gnus-art.el (article-hide-list-identifiers): Ditto.
13809
13810         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
13811
13812 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13813
13814         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
13815
13816         * gnus-art.el (article-hide-list-identifiers): Similar.
13817
13818 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
13819
13820         * nnmail.el (nnmail-remove-list-identifiers): Improved.
13821
13822 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13823
13824         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
13825
13826 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13827
13828         * gnus-util.el (gnus-string-equal): New function.
13829
13830         * gnus-art.el (article-hide-boring-headers): Use it.
13831
13832 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
13833
13834         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
13835
13836 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13837
13838         * gnus-msg.el (gnus-msg-mail): Support switch-action.
13839
13840 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13841
13842         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
13843         command if there is not last-saver.
13844
13845 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13846
13847         * nntp.el (nntp-open-connection): 201 is possible.
13848
13849 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13850
13851         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
13852         (rfc2047-charset-encoding-alist): Add big5.
13853
13854 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13855
13856         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
13857         (gnus-agent-remove-server): Ditto.
13858         (autoload): gnus-server-update-server.
13859
13860         * gnus-srvr.el (gnus-server-line-format): Add %a.
13861         (gnus-server-line-format-alist): Add gnus-tmp-agent.
13862         (gnus-server-insert-server-line): Use it.
13863
13864 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13865
13866         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
13867         GB2312 and Big5.
13868
13869 2001-01-24  Simon Josefsson  <sj@extundo.com>
13870
13871         * mail-source.el (mail-sources): Add :program specifier to IMAP
13872         mail source.
13873         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
13874
13875 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13876
13877         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
13878
13879 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13880
13881         * nntp.el (nntp-wait-for): Return the success code.
13882         (nntp-open-connection): Use it.
13883
13884 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13885
13886         * gnus-int.el (gnus-check-server): Allow breaking the opening.
13887
13888 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13889
13890         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
13891
13892 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13893
13894         * gnus-sum.el (gnus-summary-print-article): Take one prefix
13895         argument. Allow to print several articles in one file.
13896
13897 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13898
13899         * webmail.el (webmail-type-definition): netaddress changes.
13900
13901 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13902
13903         * gnus.el: Fix copyright. Remove trailing spaces.
13904
13905         * message.el (message-forward): Use mule4.
13906
13907 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13908
13909         * mm-util.el (mm-string-as-unibyte): New function.
13910
13911         * message.el (message-forward): Use it.
13912
13913 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13914
13915         * message.el (message-cite-original-without-signature): Don't peel
13916         off the blank line.
13917         (message-get-reply-headers): Add Cc if it is not in follow-to.
13918
13919 2001-01-20  Simon Josefsson  <sj@extundo.com>
13920
13921         * mm-decode.el (mm-handle-multipart-from): Add.
13922         (mm-dissect-buffer): Save From: header value.
13923         (mm-security-from): Remove.
13924         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
13925
13926         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
13927         instead of `mml-security-from'.  Protect null from value.
13928
13929 2001-01-20  Simon Josefsson  <sj@extundo.com>
13930
13931         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
13932         application/vnd.ms-excel attachments.
13933
13934 2001-01-19  Simon Josefsson  <sj@extundo.com>
13935
13936         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
13937
13938 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13939
13940         * message.el (message-ignored-mail-headers): Ditto.
13941
13942 2001-01-19  Simon Josefsson  <sj@extundo.com>
13943
13944         * message.el (message-ignored-news-headers): Only search beginning
13945         of line.
13946
13947 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
13948         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
13949
13950         * message.el (message-send-mail): Content-Type may not be there.
13951
13952 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13953
13954         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
13955         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
13956
13957         * gnus-art.el (article-display-x-face): Insert X-Face if there is
13958         not.
13959
13960 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13961
13962         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
13963         non-native groups.
13964
13965 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13966
13967         * message.el (message-yank-original): Understand
13968         universal-argument.
13969
13970 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13971
13972         * gnus-art.el (gnus-boring-article-headers): Add to-address.
13973         (article-hide-boring-headers): Ditto.
13974
13975         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
13976
13977 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13978
13979         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
13980         one.
13981
13982 2001-01-16  Simon Josefsson  <simon@josefsson.org>
13983
13984         * message.el (message-make-in-reply-to): Add comment to message-id
13985         (old syntax, see 2000-08-02 change).
13986
13987 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13988
13989         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
13990         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
13991         (gnus-button-reply): Ditto.
13992
13993 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13994
13995         * gnus-art.el (article-display-x-face): Fix.
13996
13997 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13998
13999         * gnus-art.el (article-display-x-face): Use
14000         gnus-original-article-buffer.
14001
14002 2001-01-15  Jack Twilley  <jmt@tbe.net>
14003
14004         * message.el (message-add-header): Move to point-max.
14005
14006 2001-01-15  Simon Josefsson  <simon@josefsson.org>
14007
14008         * smime.el (smime-CA-directory, smime-CA-file): Change default to
14009         nil, improve documentation.
14010         (smime-certificate-directory): Comment out false hints (until it
14011         is implemented).
14012
14013         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
14014         there aren't any keys.
14015         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
14016         verify certificate.  Default is changed to only check integrity.
14017         Improved security status texts.  If a certificate doesn't contain
14018         a email address, don't fail.
14019
14020         * smime.el (smime-noverify-region):
14021         (smime-noverify-buffer): New functions.  Verifies integrity only.
14022
14023 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14024
14025         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
14026
14027 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14028
14029         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
14030         (gnus-remove-some-windows): Ditto.
14031
14032 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14033
14034         * gnus-art.el (article-make-date-line): 11th.
14035
14036 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14037
14038         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
14039         (mml2015-gpg-sign): Ditto.
14040
14041 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14042
14043         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
14044         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
14045
14046 2001-01-08  Dave Love  <fx@gnu.org>
14047
14048         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
14049         single character.
14050
14051         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
14052
14053         * message.el: Doc and message fixes.
14054         (message-send-rename-function)
14055         (message-make-forward-subject-function)
14056         (message-send-mail-function, message-reply-to-function)
14057         (message-wide-reply-to-function, message-followup-to-function)
14058         (message-distribution-function, message-auto-save-directory): Fix
14059         :type.
14060
14061         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
14062         proceeding after warnings.  Amend multipart warning message.
14063
14064 2001-01-04  Dave Love  <fx@gnu.org>
14065
14066         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
14067         compiling.
14068         (gnus-make-directory): Require nnmail.
14069
14070         * mm-decode.el (mm-inline-media-tests): Add
14071         image/x-portable-bitmap.
14072         (mm-get-image): Grok pbm.
14073
14074 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
14075
14076         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
14077
14078 2001-01-09  Didier Verna  <didier@xemacs.org>
14079
14080         * dgnushack.el (dgnushack-compile): give a dummy value to
14081         `gnus-xmas-glyph-directory' for the time of compilation.
14082         * gnus-agent.el: moved some XEmacs specific hook add-ons from
14083         `gnus-xmas-[re]define' to avoid loosing user custom settings.
14084         * gnus-art.el: ditto.
14085         * gnus-group.el: ditto.
14086         * gnus-salt.el: ditto.
14087         * gnus-sum.el: ditto.
14088         * gnus-topic.el: ditto.
14089         * gnus-xmas.el (gnus-xmas-define): see above.
14090         * gnus-xmas.el (gnus-xmas-redefine): see above.
14091         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
14092         non-continuable error when the directory can't be found.
14093
14094 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14095
14096         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
14097         handle.
14098         * gnus-art.el (gnus-mime-view-part): Copy it.
14099         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
14100
14101 2001-01-09  Michael Downes  <mjd@ams.org>
14102
14103         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
14104
14105 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14106
14107         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
14108         orig-file. Use ',source.
14109
14110 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14111
14112         * gnus-xmas.el (gnus-xmas-modeline-glyph):
14113         (gnus-xmas-group-startup-message):
14114         Detect gnus-xmas-glyph-directory when it is nil.
14115
14116 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14117
14118         * pop3.el (pop3-get-message-count): Andrew Innes
14119         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
14120
14121 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14122
14123         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
14124
14125         * time-date.el (time-to-number-of-days): New function.
14126
14127 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
14128         Trivial patch.
14129
14130         * nnslashdot.el (nnslashdot-request-list): Always get the right
14131         sid.
14132
14133 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14134
14135         * message.el (message-minibuffer-local-map): New keymap.
14136         (message-read-from-minibuffer): Use it.
14137         * gnus-msg.el (gnus-summary-resend-message): Use it
14138
14139 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14140
14141         * gnus-start.el (gnus-display-time-event-handler): New function.
14142         (gnus-after-getting-new-news-hook): Use it.
14143
14144 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14145
14146         * message.el (message-ignored-mail-headers): Add draft header.
14147
14148 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14149
14150         * gnus-sum.el (gnus-summary-expire-articles): Don't save
14151         excursion.
14152
14153         * nnslashdot.el (nnslashdot-request-list): Get the right year.
14154
14155 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
14156         A revoked patch.
14157
14158         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
14159
14160 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14161
14162         * qp.el (quoted-printable-decode-region): Don't backward-char.
14163
14164 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14165
14166         * gnus-draft.el: Mark articles as replied.
14167
14168         * gnus-sum.el (gnus-summary-add-mark): New function.
14169
14170         * gnus-group.el (gnus-add-mark): New function.
14171
14172         * gnus-sum.el (gnus-summary-buffer-name): New function.
14173         (gnus-summary-setup-buffer): Use it.
14174
14175         * gnus-draft.el: Set things up with the right post method and
14176         stuff.
14177
14178         * message.el (message-ignored-news-headers): Remove X-Draft-From.
14179
14180         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
14181
14182         * gnus.el (gnus-draft-meta-information-header): New variable.
14183
14184 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14185
14186         * gnus-art.el (gnus-treatment-function-alist): Move the date
14187         functions before the header sorting functions.
14188
14189         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
14190
14191         * dgnushack.el (dgnushack-compile): Message whether there is w3.
14192         Don't (push "/usr/share/emacs/site-lisp" load-path).
14193
14194         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
14195         to empty fill prefixes.
14196
14197 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14198
14199         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
14200         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
14201
14202 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14203
14204         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
14205
14206         * nnml.el (autoload): Move to nnheader.el.
14207
14208         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
14209         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
14210         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
14211         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
14212
14213 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14214
14215         * gnus-art.el (article-make-date-line): Get the hours right.
14216         (gnus-ignored-headers): More hiding.
14217
14218         * nnmail.el (nnmail-expiry-wait): Not an integer.
14219
14220         * message.el (message-goto-body): Only expand abbrev when called
14221         interactively.
14222         (message-make-lines): Use it.
14223
14224 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14225
14226         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
14227
14228 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14229
14230         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
14231         include the expunged articles.
14232
14233         * gnus-group.el (gnus-group-sort-by-server): New function.
14234
14235         * gnus.el (gnus-method-to-server-name): New function.
14236         (gnus-group-prefixed-name): Use it.
14237
14238         * gnus-group.el (gnus-group-sort-function): Doc fix.
14239         (gnus-group-sort-groups-by-server): New command.
14240
14241 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14242
14243         * gnus-art.el (gnus-treat-date-english): New variable.
14244         (article-date-english): New command.
14245         (gnus-english-month-names): New variable.
14246         (article-make-date-line): Do 'english.
14247
14248         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
14249         after the fill prefix.
14250
14251         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
14252         score...".
14253
14254         * gnus-art.el (gnus-ignored-headers): Hide more headers.
14255
14256         * message.el (message-mode-map): Bind comment-region.
14257
14258         * gnus-art.el (gnus-mime-display-part): Let w3 display
14259         multipart/related.
14260
14261         * mm-bodies.el (mm-long-lines-p): New function.
14262         (mm-body-encoding): Use it.
14263         (mm-body-encoding): Encode articles with lines longer than 1000
14264         characters.
14265
14266 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14267
14268         * mm-util.el (mm-enable-multibyte): Use
14269         default-enable-multibyte-characters.
14270         (mm-enable-multibyte-mule4): Ditto.
14271         (mm-disable-multibyte): Test XEmacs.
14272         (mm-disable-multibyte-mule4): Ditto.
14273         (mm-with-unibyte-current-buffer): Simplified.
14274         (mm-with-unibyte-current-buffer-mule4): Ditto.
14275
14276 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14277
14278         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
14279
14280         * nnheader.el (nnheader-string-as-multibyte): New alias.
14281
14282         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
14283
14284         * gnus-uu.el (gnus-message-process-mark): New function.
14285         (gnus-uu-mark-by-regexp): Use it.
14286         (gnus-new-processable): New function.
14287
14288 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
14289          Trivial patch.
14290
14291         * gnus-sum.el (gnus-no-mark): New variable.
14292
14293 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14294
14295         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
14296         backslashes.
14297
14298 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14299
14300         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
14301         definition.
14302
14303 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14304
14305         * dgnushack.el (dgnushack-compile): elc is in the current directory.
14306
14307         * qp.el (quoted-printable-encode-region): Don't check multibyte in
14308         XEmacs.
14309
14310 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
14311         Trivial patch.
14312
14313         * mml.el (mml-read-tag): Save tag location.
14314
14315 2000-12-25  Simon Josefsson  <simon@josefsson.org>
14316
14317         * starttls.el: Sync with Emacs 21.
14318
14319 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14320
14321         * message.el (message-mail): Support yank-action.
14322
14323         * message.el (message-setup): Revoke the last change.
14324
14325 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14326
14327         * message.el (message-setup): Use cons. Suggested by Johan Vromans
14328         <jvromans@squirrel.nl>.
14329
14330 2000-12-24  Simon Josefsson  <sj@extundo.com>
14331
14332         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
14333         mailing list junk at end of part.
14334
14335 2000-12-23  Simon Josefsson  <sj@extundo.com>
14336
14337         * nnimap.el (nnimap-expiry-target): New function.
14338         (nnimap-request-expire-articles): Use it.
14339
14340 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14341
14342         * gnus.el (gnus-group-parameters-more): New variable.
14343         * gnus-cus.el (gnus-group-customize): Use it.
14344
14345         * gnus.el (gnus-define-group-parameter): New macro.
14346         (auto-expire): Use it
14347         (total-expire): Use it.
14348         * gnus-art.el (banner): Use it.
14349
14350         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
14351         <ljz@asfast.com>.
14352
14353 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14354
14355         * gnus-topic.el (gnus-topic-create-topic): Use list.
14356
14357         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
14358         before binding gnus-default-article-saver.
14359
14360         * gnus-sum.el (gnus-summary-save-article):
14361         (gnus-summary-pipe-output):
14362         (gnus-summary-save-article-mail):
14363         (gnus-summary-save-article-rmail):
14364         (gnus-summary-save-article-file):
14365         (gnus-summary-write-article-file):
14366         (gnus-summary-save-article-body-file): Ditto.
14367
14368         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
14369
14370 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14371
14372         * gnus-art.el (gnus-mime-security-button-map):
14373         (gnus-mime-button-map): Add parent.
14374
14375 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14376
14377         * messagexmas.el (message-xmas-redefine): New function.
14378
14379         * message.el: Use it.
14380
14381         * gnus-art.el (gnus-article-check-hidden-text): Return t.
14382
14383         * gnus-util.el (gnus-remove-text-properties-when): Return t.
14384
14385 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14386
14387         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
14388         malformatted messages.
14389
14390 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14391
14392         * mm-util.el (mm-image-load-path): New function.
14393
14394         * gnus-group.el (gnus-group-make-tool-bar): Use it.
14395
14396         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
14397
14398         * message.el (message-tool-bar-map): Use it.
14399
14400         * Makefile.in (install-el): New rule.
14401
14402 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14403
14404         * gnus-art.el (article-treat-dumbquotes): Quote \.
14405
14406 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14407
14408         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
14409         Emacs 20 runs on a terminal.
14410
14411 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14412
14413         * gnus-msg.el (gnus-bug): Revert to save-excursion.
14414
14415         * mml.el (gnus-add-minor-mode): Autoload.
14416
14417         * message.el (message-forward): Save-restriction.
14418
14419 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14420
14421         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
14422         Paul Stevenson <p.stevenson@surrey.ac.uk>
14423
14424 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14425
14426         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
14427
14428         * mml.el (gnus-ems): Don't require.
14429
14430         * gnus.el (gnus-decode-rfc1522): Removed.
14431         (gnus-set-text-properties): Define.
14432
14433 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14434
14435         * gnus-art.el (gnus-mime-*): handle may be nil.
14436
14437         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
14438
14439         * gnus.el (gnus-group-remove-excess-properties): Not defined
14440         in gnus-xmas.
14441
14442 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14443
14444         * message.el (message-mail-user-agent): Add :version.
14445
14446 2000-12-21  Miles Bader  <miles@gnu.org>
14447
14448         * message.el (message-mode): Set `comment-start' to the  yank prefix.
14449
14450 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14451
14452         * message.el (message-mail-user-agent): New variable.
14453         (message-setup): Renamed to message-setup-1. Support
14454         mail-user-agent.
14455         (message-mail-user-agent): New function.
14456         (message-mail): Use it.
14457         (message-reply): Use it.
14458         (message-resend): Use it.
14459         (message-mail-other-window): Use it.
14460         (message-mail-other-frame): Use it.
14461
14462         * gnus-msg.el (gnus-bug): Support mail-user-agent.
14463
14464 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14465
14466         * message.el (message-tool-bar-map): Simplify.
14467         (message-narrow-to-head-1): New function.
14468         (message-narrow-to-head): Use it.
14469         (message-reply): Ditto.
14470         (message-cancel-news): Ditto.
14471         (message-supersede): Ditto.
14472         (message-make-forward-subject): Ditto.
14473         (message-bounce): Ditto.
14474
14475 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14476
14477         * uudecode.el (uudecode-decode-region-external): make-temp-file
14478         may not be defined.
14479
14480         * binhex.el (defalias): eval-and-compile.
14481
14482         * message.el (message-tool-bar-map): New function.
14483         (message-mode): Use it.
14484
14485 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14486
14487         * nntp.el (nntp-find-connection): Remove the entry.
14488         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
14489
14490 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14491
14492         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
14493
14494         * message.el (message-forward): Copy buffer in unibyte mode.
14495
14496 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14497
14498         * message.el (message-make-forward-subject): Don't widen. Decode.
14499         (message-forward): Don't decode subject.
14500
14501 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
14502
14503         * qp.el (quoted-printable-encode-region): Upcase QP.
14504
14505 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14506
14507         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
14508         mail-extract-a-c instead. Don't depend on Gnus.
14509
14510         * mml.el (gnus-ems): Require it.
14511
14512         * gnus-msg.el (gnus-summary-mail-forward):
14513
14514         * message.el (message-forward):  Move mime-to-mml here.
14515
14516 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14517
14518         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
14519         * gnus-art.el (gnus-insert-mime-button): Simplify.
14520         (gnus-mime-display-alternative): Ditto.
14521         (gnus-insert-mime-security-button): Ditto.
14522
14523 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14524
14525         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
14526         text-property-not-all doesn't return nil when start=mark(end).
14527         (gnus-remove-text-properties-when): Ditto.
14528
14529 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14530
14531         * gnus-start.el (gnus-group-change-level): Remove group from
14532         gnus-active-hashtb if real killed.
14533
14534 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14535
14536         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
14537         (gnus-mime-display-alternative): Ditto.
14538         (gnus-insert-mime-security-button): Ditto.
14539
14540 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14541
14542         * gnus-start.el (gnus-group-change-level): Don't add it into
14543         killed-list if it was killed.
14544
14545 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14546
14547         * nnmbox.el (nnmbox-file-coding-system): Use binary.
14548         (nnmbox-active-file-coding-system): Ditto.
14549
14550         * gnus-cus.el (gnus-group-parameters): Add posting-style.
14551
14552 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14553
14554         * gnus.el (gnus-version):
14555         (gnus-version-number): Set to Oort Gnus 0.01.
14556
14557         * gnus-art.el (gnus-mime-security-button-map):
14558         (gnus-insert-mime-security-button): Fix for Emacs21.
14559
14560 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14561
14562         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
14563         easymenu, because XEmacs doesn't understand :help.
14564
14565         * mm-uu.el: Require binhex.
14566
14567 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14568
14569         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
14570
14571 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
14572
14573         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
14574
14575 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
14576
14577         * *.xpm, *.pbm: Convert icons icons to size 24x24.
14578
14579 2000-12-18  Dave Love  <fx@gnu.org>
14580
14581         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
14582         (unused).
14583
14584 2000-12-13  Miles Bader  <miles@gnu.org>
14585
14586         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
14587         to t, so that we don't get stuck while trying to smilefy
14588         intangible text.
14589
14590 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
14591
14592         * smiley-ems.el (smiley-regexp-alist): Make regexps match
14593         at the end of the buffer.
14594         (smiley-region): In the loop, move to the end of the submatch
14595         matching the smiley instead of using the end of the match
14596         of the whole regexp.
14597
14598 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
14599
14600         * message.el (message-mode): Doc fix.
14601
14602 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
14603
14604         * smiley-ems.el (smiley-region): Doc fix.
14605
14606 2000-12-11  Miles Bader  <miles@gnu.org>
14607
14608         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
14609         bottom line visible, check to see if it's partially obscured, and
14610         if so, either scroll one more line to make it fully visible, or
14611         revert to showing the second line from the top.
14612
14613 2000-12-07  Dave Love  <fx@gnu.org>
14614
14615         * mailcap.el (mailcap-download-directory)
14616         * gnus-audio.el (gnus-audio-directory)
14617         * smiley-ems.el (smiley-data-directory): Fix :type.
14618
14619 2000-11-30  Dave Love  <fx@gnu.org>
14620
14621         * message.el (message-auto-save-directory): Use
14622         file-name-as-directory.
14623         (message-set-auto-save-file-name): Create
14624         message-auto-save-directory if necessary.
14625         (message-replace-chars-in-string): Removed -- unused.
14626         (message-mail-alias-type): Customize.
14627         (message-headers): Remove duplicate defgroup.
14628
14629 2000-11-29  Dave Love  <fx@gnu.org>
14630
14631         * qp.el (quoted-printable-decode-region): Use error, not message
14632         to report malformed text (like base64).  Amend message.
14633
14634 2000-11-29  Miles Bader  <miles@gnu.org>
14635
14636         * message.el (message-header-lines): Fontify tag.
14637
14638 2000-11-27  Dave Love  <fx@gnu.org>
14639
14640         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
14641         compiler warning.
14642
14643 ;2000-11-26  Dave Love  <fx@gnu.org>
14644 ;
14645 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
14646 ;
14647 2000-11-23  Dave Love  <fx@gnu.org>
14648
14649         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
14650
14651         * mm-uu.el (uudecode): Require.
14652         (uudecode-decode-region, uudecode-decode-region-external): Don't
14653         autoload.
14654         (mm-uu-copy-to-buffer): Doc fix.
14655         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
14656         type fix.
14657
14658         * mailcap.el: Doc fixes.
14659         (mailcap-mime-data): Various adjustments.
14660         (mailcap): New group.
14661         (mailcap-download-directory): Customize.
14662         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
14663         (mailcap-temporary-directory): Deleted (unused).
14664         (mailcap-unescape-mime-test): Simplify slightly.
14665         (mailcap-viewer-passes-test): Use functionp.
14666         (mailcap-command-p): Aliased to executable-find.
14667
14668         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
14669         default-enable-multibyte-characters is nil.
14670
14671 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
14672
14673         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
14674
14675 2000-11-21  Dave Love  <fx@gnu.org>
14676
14677         * gnus-art.el (gnus-mime-button-map): Don't inherit from
14678         gnus-article-mode-map.
14679 ;       (gnus-mime-button-menu): Use mouse-set-point.
14680         (gnus-insert-mime-button, gnus-mime-display-alternative)
14681         (gnus-mime-display-alternative): Don't use local-map property.
14682
14683 2000-11-17  Dave Love  <fx@gnu.org>
14684
14685         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
14686         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
14687         and make-temp-file.
14688         (uudecode-decode-region): Doc fix.
14689
14690 2000-11-14  Dave Love  <fx@gnu.org>
14691
14692         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
14693         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
14694         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
14695         New files, derived from the XPMs.
14696
14697 2000-11-10  Dave Love  <fx@gnu.org>
14698
14699         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
14700         (gnus-agent-lib-file, gnus-agent-load-alist)
14701         (gnus-agent-save-alist, gnus-agent-article-name): Use
14702         expand-file-name.
14703
14704         * gnus-group.el (gnus-group-name-charset-method-alist): Add
14705         :version.
14706         (nnkiboze-score-file): Defvar when compiling.
14707
14708         * gnus-start.el (gnus-read-newsrc-file): Add :version.
14709
14710         * gnus-art.el (gnus-article-banner-alist)
14711         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
14712         (gnus-article-date-lapsed-new-header)
14713         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
14714         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
14715         (gnus-treat-strip-headers-in-body)
14716         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
14717         (gnus-treat-translate): Add :version.
14718         (gnus-article-mime-part-function): Fix defcustom.
14719
14720         * nnmail.el (nnmail-expiry-target)
14721         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
14722         (nnmail-split-header-length-limit): Add :version.
14723
14724         * gnus-sum.el (gnus-auto-expirable-marks)
14725         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
14726         (gnus-extra-headers, gnus-ignored-from-addresses)
14727         (gnus-newsgroup-ignored-charsets)
14728         (gnus-group-highlight-words-alist)
14729         (gnus-summary-show-article-charset-alist): Add :version.
14730
14731         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
14732         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
14733         files, converted from the XPMs.
14734
14735         * gnus-cache.el (gnus-cache-active-file): Don't use
14736         file-name-as-directory on directory.
14737         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
14738         use file-name-as-directory on directory.
14739
14740         * time-date.el (timezone-make-date-arpa-standard): Autoload.
14741         (date-to-time): Use it.
14742
14743 ;       * message.el (message-mode) <adaptive-fill-regexp>:
14744 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
14745 ;       (message-newline-and-reformat): Likewise.
14746         (message-forward-as-mime, message-forward-ignored-headers)
14747         (message-buffer-naming-style, message-default-charset)
14748         (message-dont-reply-to-names, message-send-mail-partially-limit):
14749         Add :version.
14750
14751         * mm-util.el: Doc fixes.
14752         (mm-mime-charset): Don't use the raw result of
14753         mm-preferred-coding-system.
14754         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
14755         (mm-with-unibyte): Simplify.
14756
14757         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
14758         concat.
14759
14760         * pop3.el (pop3-version): Deleted.
14761         (pop3-make-date): New function, avoiding message-make-date.
14762         (pop3-munge-message-separator): Use it.
14763
14764 2000-11-09  Dave Love  <fx@gnu.org>
14765
14766         * gnus-group.el (gnus-group-make-directory-group)
14767         (gnus-group-fetch-faq): Use expand-file-name.
14768         (gnus-group-fetch-faq): Simplify completing-read form.
14769
14770         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
14771         test for Mule.
14772
14773         * message.el (tool-bar-map): Defvar when compiling.
14774
14775         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
14776         (gnus-tm-lisp-directory): Deleted.
14777         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
14778         (featurep 'xemacs).
14779         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
14780         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
14781         version numbers from file names.
14782
14783 2000-11-08  Dave Love  <fx@gnu.org>
14784
14785         * mm-view.el: Use featurep for XEmacs test.
14786         (mm-inline-message): Test for `remove-specifier'; don't use
14787         condition-case.
14788
14789         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
14790
14791         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
14792         (gnus-score-find-bnews): Don't concat "".
14793
14794         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
14795         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
14796         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
14797         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
14798
14799         * gnus-sum.el: Put some defvars in eval-when-compile.
14800         (gnus-summary-mode-hook): Add :options.
14801         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
14802         (gnus-summary-tool-bar-map): New variable.
14803         (gnus-summary-make-tool-bar): New function.
14804         (gnus-summary-mode): Put kill-all-local-variables first.
14805
14806         * gnus-group.el (gnus-group-toolbar-map): New variable.
14807         (gnus-group-make-tool-bar): Rewritten.
14808         (gnus-group-mode): Put kill-all-local-variables first.
14809
14810         * rfc2047.el: Require gnus-util.
14811
14812         * nnml.el (gnus-sorted-intersection): Autoload.
14813
14814         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
14815         Put some defvars in eval-when-compile.
14816         (gnus-intersection, gnus-sorted-complement):  Autoload.
14817
14818         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
14819
14820         * mm-encode.el (mm-body-7-or-8): Autoload.
14821
14822         * mm-decode.el (mm-insert-inline): Autoload.
14823
14824         * mml.el:
14825         * message.el: Put some defvars in eval-when-compile.
14826
14827         * gnus-msg.el: Put some defvars in eval-when-compile.
14828         (gnus-msg-mail): Move after gnus-setup-message.
14829
14830         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
14831
14832 2000-11-07  Dave Love  <fx@gnu.org>
14833
14834         * gnus-util.el (nnheader): Don't require message (recursive
14835         autoload).
14836
14837         * uudecode.el: Avoid compiler warnings.
14838
14839         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
14840         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
14841
14842 2000-11-06  Dave Love  <fx@gnu.org>
14843
14844         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
14845
14846         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
14847         (uudecode-char-int): New alias, replacing char-int.
14848         (uudecode-decode-region): Don't call buffer-disable-undo.
14849
14850 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
14851 ;       (mm-uu-configure-list): Doc fix.
14852 ;
14853 ;       * earcon.el (running-xemacs): Don't define.
14854 ;
14855 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
14856 ;
14857 ;       * message.el (message-font-lock-keywords): Match a final newline
14858 ;       to help font-lock's multiline support.
14859 ;
14860 2000-11-03  Dave Love  <fx@gnu.org>
14861
14862         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
14863
14864         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
14865         name.
14866
14867         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
14868         <banner>: Fix custom type, doc.
14869
14870         * mm-decode.el (mm-display-external): Space-prefix temp buffer
14871         name.  Don't disable undo explicitly.
14872
14873 ;2000-11-02  Dave Love  <fx@gnu.org>
14874 ;
14875 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
14876 ;       cite-prefix.
14877
14878 2000-11-01  Dave Love  <fx@gnu.org>
14879
14880         * rfc2047.el (base64): Require unconditionally.
14881         (message-posting-charset): Defvar when compiling.
14882         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
14883         message.
14884
14885         * gnus-sum.el (nnoo): Require.
14886         (mm-uu-dissect): Autoload.
14887
14888         * mml.el (mml-parse-1): Clarify message.
14889         (mml-minibuffer-read-type): Use mailcap-mime-types.
14890
14891 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
14892
14893         * mml.el: Fix a typo in the requiring of CL.
14894
14895 2000-11-01  Dave Love  <fx@gnu.org>
14896
14897         * utf7.el: Require cl when compiling.
14898
14899         * binhex.el: Use (featurep 'xemacs).
14900         (binhex-char-int): New alias, replacing char-int.  Change callers.
14901         (binhex-decode-region): Simplify work buffer code.
14902         (binhex-decode-region-external): Use expand-file-name, not concat.
14903
14904 2000-10-30  Dave Love  <fx@gnu.org>
14905
14906         * gnus-art.el: Fix 2000-10-27 change properly.
14907
14908 2000-10-28  Miles Bader  <miles@gnu.org>
14909
14910         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
14911
14912 2000-10-27  Dave Love  <fx@gnu.org>
14913
14914         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
14915         strings.
14916         (gnus-group-make-tool-bar): New function.
14917         (gnus-group-mode): Use it.
14918
14919         * message.el (message-mode-menu): Add some :help strings.
14920         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
14921         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
14922
14923         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
14924         * describe-group.xpm, get-news.xpm, kill-group.xpm:
14925         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
14926
14927         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
14928         display-graphic-p here.
14929
14930 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
14931
14932         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
14933         of the `gnus-xemacs' variable, as the latter has been removed.
14934         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
14935         * gnus-art.el (gnus-treat-display-xface)
14936         (gnus-treat-display-smileys, gnus-treat-display-picons)
14937         (gnus-article-read-summary-keys): Likewise.
14938
14939 2000-10-26  Dave Love  <fx@gnu.org>
14940
14941         (defvar): Use rmail-spool-directory unconditionally.
14942
14943 2000-10-18  Dave Love  <fx@gnu.org>
14944
14945         * mm-bodies.el (mm-uu-decode-function)
14946         (mm-uu-binhex-decode-function): Defvar when compiling.
14947
14948         * gnus-nocem.el (gnus-nocem-issuers): Update.
14949         (gnus-nocem-check-from): New option.
14950         (gnus-nocem-scan-groups): Use it.
14951         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
14952         (gnus-nocem-check-article-limit): Add :version.
14953
14954 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
14955
14956         * ietf-drums.el (mm-util): Require CL when compiling.
14957
14958 2000-10-15  Dave Love  <fx@gnu.org>
14959
14960         * qp.el: Require mm-util.
14961
14962 2000-10-13  Dave Love  <fx@gnu.org>
14963
14964         * qp.el (quoted-printable-decode-region): Avoid invalid
14965         coding-systems.
14966
14967 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
14968
14969         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
14970         to a recursive load.
14971
14972 2000-10-12  Dave Love  <fx@gnu.org>
14973
14974         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
14975
14976         * gnus.el (gnus-group-startup-message): Check for PBM image.
14977
14978 2000-10-09  Dave Love  <fx@gnu.org>
14979
14980         * mail-source.el (mail-source-fetch-imap): Bind
14981         default-enable-multibyte-characters rather than using
14982         mm-disable-multibyte.
14983
14984 2000-10-05  Dave Love  <fx@gnu.org>
14985
14986         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
14987         Autoload.
14988         (quoted-printable-decode-region):  Rename arg which confused
14989         charset with coding-system.  Don't use nonascii-insert-offset.
14990         Coding-system encode the region initially.  Don't recognize `=='
14991         as valid QP.  Coding-system decode the region finally.
14992         (quoted-printable-decode-string): Rename arg which confused
14993         charset with coding-system.
14994
14995         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
14996         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
14997         mm-encode-coding-region.
14998         (mm-decode-body, mm-decode-string): Rename variables which
14999         confused charset with coding-system.
15000         (binhex-decode-region): Don't autoload.
15001         (mm-body-encoding): Require message.
15002         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
15003         cond branches.
15004
15005         * gnus-art.el (article-de-quoted-unreadable)
15006         (article-de-base64-unreadable): Fold search case
15007         rather than downcasing string.  Apply mm-charset-to-coding-system
15008         to arg of quoted-printable-decode-region.
15009
15010 2000-10-04  Dave Love  <fx@gnu.org>
15011
15012         * gnus-ems.el: Don't turn off compiler warnings in local vars.
15013         Require ring when compiling.
15014         (gnus-article-compface-xbm): New variable.
15015
15016 2000-10-04  Dave Love  <fx@gnu.org>
15017
15018         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
15019         pbm images.
15020
15021         * frown.pbm, smile.pbm, wry.pbm: New files.
15022
15023         * frown.xbm, smile.xbm, wry.xbm: Deleted.
15024
15025 2000-10-03  Dave Love  <fx@gnu.org>
15026
15027         * mail-source.el (mail-sources): Revert to nil.
15028
15029         * nnmail.el (nnmail-spool-file): Revert to `((file))'.
15030
15031         * qp.el: Don't require mm-util.
15032         (quoted-printable-decode-region): Rewritten.
15033         (quoted-printable-decode-string, quoted-printable-encode-region):
15034         Doc fix.
15035         (quoted-printable-encode-region): Barf on multibyte characters.
15036         Maybe make the class multibyte.  Upcase chars, not formatted
15037         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
15038         (quoted-printable-encode-string): Don't use
15039         mm-with-unibyte-buffer.
15040
15041 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
15042
15043         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
15044
15045 2000-09-21  Dave Love  <fx@gnu.org>
15046
15047         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
15048         (for Emacs 20).  Tidy somewhat.
15049
15050 2000-09-21  Dave Love  <fx@gnu.org>
15051
15052         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
15053         image processing.  Rationalize logic somewhat.
15054
15055 2000-09-20  Dave Love  <fx@gnu.org>
15056
15057         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
15058         specifically.
15059
15060         * gnus.el (gnus-version-number): Avoid some redundant
15061         autoloads.
15062
15063 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
15064
15065         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
15066         to XBM; we always have PBM support.
15067
15068 2000-09-14  Dave Love  <fx@gnu.org>
15069
15070         * gnus.el (gnus-charset):
15071         * mm-decode.el (mime-display):
15072         * imap.el (imap) <defgroup>: Add :version.
15073
15074 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
15075
15076         * parse-time.el: Fix author's mail address.
15077
15078         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
15079         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
15080         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
15081         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
15082         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
15083         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
15084         * rfc2231.el, uudecode.el: Fix copyright notice.
15085
15086         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
15087         require `w3' at load-time only if not running in batch mode.
15088
15089 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15090
15091         * gnus.el: Before merge with Emacs21.
15092
15093 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
15094
15095         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
15096
15097 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
15098
15099         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
15100         to avoid conflict with the standard `back-to-indentation'
15101         binding.
15102
15103 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15104
15105         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
15106
15107         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
15108         (mm-disable-multibyte-mule4): Ditto.
15109         (mm-with-unibyte-current-buffer-mule4): Ditto.
15110
15111 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15112
15113         * pop3.el (pop3-movemail): Use binary.
15114         (pop3-movemail-file-coding-system): Removed.
15115
15116 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15117
15118         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
15119
15120 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15121
15122         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
15123         exists.
15124
15125 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15126
15127         * gnus-msg.el (gnus-post-method): Use backend name when the
15128         address is "".
15129
15130 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15131
15132         * gnus-art.el (article-verify-x-pgp-sig): Don't test
15133         mm-verify-option.
15134         (gnus-treat-x-pgp-sig): Default value.
15135         (gnus-ignored-headers): Redundant.
15136
15137 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15138
15139         * gnus-win.el (gnus-configure-frame): Save selected window.
15140
15141 2000-02-15  Andrew Innes  <andrewi@gnu.org>
15142
15143         * nnmbox.el: Require gnus-range.
15144         (nnmbox-group-building-active-articles): New variable.
15145         (nnmbox-group-active-articles): New variable; this is a cache of
15146         all active articles by group and number.
15147         (nnmbox-in-header-p): New function.
15148         (nnmbox-find-article): New function.
15149         (nnmbox-record-active-article): New function.
15150         (nnmbox-record-deleted-article): New function.
15151         (nnmbox-is-article-active-p): New function.
15152         (nnmbox-retrieve-headers): Use nnmbox-find-article.
15153         (nnmbox-request-article): Ditto.  Also supply extra arg to
15154         nnmbox-article-group-number.
15155         (nnmbox-request-expire-articles): Ditto.
15156         (nnmbox-request-move-article): Ditto.
15157         (nnmbox-request-replace-article): Ditto.
15158         (nnmbox-request-rename-group): Rename group entry in active
15159         article cache.
15160         (nnmbox-delete-mail): Update active article cache, unless article
15161         is being replaced.
15162         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
15163         than partially duplicating it.
15164         (nnmbox-article-group-number): Add extra `this-line' arg, to
15165         handle articles belonging to multiple groups.
15166         (nnmbox-save-mail): Update active article cache.
15167         (nnmbox-read-mbox): Build active article cache when loading mbox.
15168         Also do some repair work, if we find articles that are missing the
15169         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
15170         reconstruct these from Xref info.
15171
15172 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15173
15174         * mail-source.el (mail-source-report-new-mail): Use
15175         nnheader-run-at-time.
15176
15177 2000-02-15  Andrew Innes  <andrewi@gnu.org>
15178
15179         * mail-source.el (mail-source-fetch-pop): Clear pop password when
15180         an error is thrown, and then rethrow the error.
15181         (mail-source-check-pop): Ditto.
15182         (mail-source-start-idle-timer): Prevent multiple pop checks
15183         running if the check takes a long time.
15184
15185 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15186
15187         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
15188         succeed.
15189
15190 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15191
15192         * gnus-win.el (gnus-configure-windows): Make sure
15193         nntp-server-buffer is live.
15194         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
15195
15196 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
15197
15198         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
15199
15200 2000-12-04  Andreas Jaeger  <aj@suse.de>
15201
15202         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
15203
15204 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15205
15206         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
15207
15208 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
15209         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
15210
15211         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
15212
15213 2000-12-01  Simon Josefsson  <sj@extundo.com>
15214
15215         * mml-smime.el (mml-smime-verify): Fix address parsing.
15216
15217 2000-12-01  Simon Josefsson  <sj@extundo.com>
15218
15219         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
15220         more than one certificate inside PKCS#7 blob.  Better security
15221         information (clamed / actual sender, openssl output, certificates
15222         inside message).
15223
15224         * smime.el (smime-verify-region): Output to /dev/null.
15225         (smime-buffer-as-string-region): Don't parse empty lines.
15226
15227 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15228
15229         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
15230         ?d and ?D.
15231         (gnus-mime-security-show-details-inline): New variable.
15232         (gnus-mime-security-show-details): Use them.
15233         (gnus-insert-mime-security-button): Ditto.
15234
15235         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
15236         Suggest by Michael Duggan (md5i@cs.cmu.edu).
15237         (mml2015-gpg-clear-verify): Ditto.
15238         (mml2015-gpg-decrypt-1): Ditto.
15239         (mml2015-use): Prefer 'gpg.
15240
15241 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15242
15243         * gnus-util.el (gnus-add-text-properties-when): New function.
15244         (gnus-remove-text-properties-when): Ditto.
15245
15246         * gnus-cite.el (gnus-article-hide-citation): Use them.
15247         (gnus-article-toggle-cited-text): Use them.
15248
15249         * gnus-art.el (gnus-signature-toggle): Use them.
15250         (gnus-article-show-hidden-text): Ditto.
15251         (gnus-article-hide-text): Ditto.
15252
15253 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15254
15255         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
15256
15257 2000-11-30  Simon Josefsson  <sj@extundo.com>
15258
15259         * smime.el (smime-point-at-eol): New alias.
15260         (smime-buffer-as-string-region): Use it.
15261
15262 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15263
15264         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
15265
15266 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15267
15268         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
15269
15270         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
15271
15272         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
15273
15274 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
15275
15276         * nnmh.el (nnmh-request-expire-articles): Implemented
15277         expiry-target for nnmh backend.
15278
15279 2000-11-30  Simon Josefsson  <sj@extundo.com>
15280
15281         * mm-decode.el (mm-security-from): New variable.
15282         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
15283
15284         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
15285         than `from'.
15286
15287 2000-11-30  Simon Josefsson  <sj@extundo.com>
15288
15289         * mml-smime.el (mml-smime-verify): Verify that certificate mail
15290         address match sender address.
15291
15292         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
15293
15294         * smime.el (smime-verify-region): Don't copy buffer.
15295         (smime-decrypt-buffer): Use expand-file-name on keyfile.
15296         (smime-pkcs7-region): New function.
15297         (smime-pkcs7-certificates-region): Ditto.
15298         (smime-pkcs7-email-region): Ditto.
15299         (smime-buffer-as-string-region): Ditto.
15300
15301         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
15302         buffer.
15303
15304 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
15305
15306         * smime.el (smime-decrypt-region): Fix keyfile argument.
15307
15308 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15309
15310         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
15311
15312 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15313
15314         * message.el (message-shoot-gnksa-feet): New variable.
15315         (message-gnksa-enable-p): New function.
15316         (message-send): Use it.
15317         (message-check-news-body-syntax): Ditto.
15318
15319 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15320
15321         * message.el (message-make-message-id): Remove the redundancy.
15322
15323 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15324
15325         * message.el (message-setup): Discourage using mc-install-*-mode.
15326
15327         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
15328
15329 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15330
15331         * gnus-cite.el (gnus-cite-parse): Guess citation length.
15332
15333 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15334
15335         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
15336
15337 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15338
15339         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
15340
15341 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15342
15343         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
15344         insert-buffer-substring.
15345
15346         * message.el (message-send-mail): Use buffer-substring-no-properties.
15347         (message-send-news): Ditto.
15348
15349 2000-11-22  David Edmondson  <dme@dme.org>
15350
15351         * imap.el (imap-wait-for-tag): Message read info.
15352
15353 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15354
15355         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
15356         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
15357         (mml2015-gpg-encrypt): Ditto.
15358
15359 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15360
15361         * mm-decode.el (mm-verify-option): Default value.
15362
15363         * mml-sec.el (mml-secure-part): Error message.
15364
15365 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15366
15367         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
15368
15369 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15370
15371         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
15372
15373 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15374
15375         * gnus-art.el (gnus-article-describe-key): Use prompt.
15376         (gnus-article-describe-key-briefly): Ditto.
15377
15378 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15379
15380         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
15381
15382 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15383
15384         * gnus-art.el (gnus-article-describe-key): New function.
15385         (gnus-article-describe-key-briefly): New function.
15386
15387 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15388
15389         * mm-decode.el (mm-decrypt-option): Doc typo.
15390
15391         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
15392         return a number.
15393
15394 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15395
15396         * message.el (message-newline-and-reformat): Typo.
15397
15398 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15399
15400         * gnus-art.el (article-verify-x-pgp-sig): Check whether
15401         original-article-buffer exists.
15402
15403         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
15404         (rfc2047-header-encoding-alist): Addresses are different from text.
15405         (rfc2047-encode-message-header): Ditto.
15406         (rfc2047-dissect-region): Extra parameter.
15407         (rfc2047-encode-region): Ditto.
15408         (rfc2047-encode-string): Ditto.
15409
15410 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15411
15412         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
15413         (mm-uu-pgp-encrypted-extract): Use it.
15414         (mm-uu-pgp-signed-extract-1): New function.
15415         (mm-uu-pgp-signed-extract): Use it.
15416
15417         * gnus-art.el (gnus-mime-display-security): New function.
15418         (gnus-mime-display-part): Use it.
15419         (gnus-mime-security-verify-or-decrypt): New function.
15420         (gnus-mime-security-press-button): New function.
15421         (gnus-insert-mime-security-button): Use it.
15422
15423         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
15424         (mm-find-raw-part-by-type): Ditto.
15425         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
15426         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
15427         (mm-destroy-parts): Kill nested multibyte buffer.
15428
15429         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
15430         (mml2015-gpg-verify): Ditto.
15431
15432 2000-11-18  Simon Josefsson  <sj@extundo.com>
15433
15434         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
15435         (mml2015-function-alist): Use it.
15436
15437         * mml-sec.el (mml-sign-alist): Update names.
15438         (mml-encrypt-alist): Ditto.
15439         (mml-secure-part-smime-sign): Moved to mml-smime.el
15440         as `mml-smime-sign-query'.
15441         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
15442         `mml-smime-get-file-cert'.
15443         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
15444         `mml-smime-get-dns-cert'.
15445         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
15446         `mml-smime-encrypt-query'.
15447         (mml-smime-sign-buffer): Use mml-smime-sign.
15448         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
15449
15450         * mml-smime.el (mml-smime-sign): New function.
15451         (mml-smime-encrypt):
15452         (mml-smime-sign-query):
15453         (mml-smime-get-file-cert):
15454         (mml-smime-get-dns-cert):
15455         (mml-smime-encrypt-query): Moved from mml-sec.el.
15456
15457 2000-11-16  Simon Josefsson  <sj@extundo.com>
15458
15459         * mml2015.el (mml2015-gpg-clear-verify): New function.
15460         (mml2015-function-alist): Add it.
15461
15462 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
15463
15464         * message.el (message-setup-fill-variables): Use
15465         message-cite-prefix-regexp.
15466         (message-newline-and-reformat): Check the end of citation, leading
15467         WSP, break in the cite prefix.
15468         (message-fill-paragraph): New function.
15469
15470 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
15471
15472         * lpath.el: Shut up.
15473
15474 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
15475
15476         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
15477         raw 8-bit in headers in dk.* newsgroups.
15478
15479 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
15480
15481         * message.el (message-newline-and-reformat): Match extra WSPs.
15482
15483 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
15484
15485         * mml.el (mml-generate-mime-1): Ignore ascii.
15486
15487 2000-11-16 Justin Sheehy  <justin@iago.org>
15488
15489         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
15490
15491 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15492
15493         * message.el (message-cite-prefix-regexp): Prefix should not end
15494         at space.
15495
15496 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
15497
15498         * message.el (message-mode-syntax-table): Add - as a word
15499         constituent as in articles.
15500         (message-setup-fill-variables): Add -_. as supercite-style prefix.
15501         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
15502         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
15503
15504 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
15505
15506         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
15507
15508 2000-11-12  David Edmondson  <dme@dme.org>
15509
15510         * message.el (message-font-lock-keywords): use
15511         message-cite-prefix-regexp.
15512
15513 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15514
15515         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
15516         Stein Arild Str\e,Ax\e(Bmme.
15517         (gnus-group-jump-to-group): Use it.
15518         (gnus-group-jump-to-group-prompt): Customize.
15519
15520 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
15521
15522         * mailcap.el (mailcap-possible-viewers): Match the entire string.
15523
15524 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
15525
15526         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
15527         incompatible.
15528         (mml2015-mailcrypt-sign): Ditto.
15529
15530 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
15531
15532         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
15533         group is open.
15534
15535 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
15536
15537         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
15538         nnvirtual articles.
15539         (gnus-backlog-request-article): Don't request nnvirtual articles.
15540
15541 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
15542
15543         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
15544         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
15545
15546 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
15547
15548         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
15549         * mml.el (mml-generate-mime-1): Use charset attribute.
15550         * mm-bodies.el (mm-encode-body): Add parameter charset.
15551         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
15552
15553 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
15554
15555         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
15556         (mml2015-mailcrypt-clear-decrypt): Ditto.
15557         (mml2015-mailcrypt-verify): Ditto.
15558         (mml2015-mailcrypt-clear-verify): Ditto.
15559         (mml2015-gpg-verify): Ditto.
15560
15561 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
15562
15563         * smime.el (smime-openssl-program): Test the existence of openssl.
15564         * mml-smime.el: Require mm-decode.
15565         (mml-smime-verify-test): New function.
15566         * mm-decode.el (mm-verify-function-alist): Use it.
15567
15568 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
15569
15570         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
15571         anyway.
15572
15573 2000-11-13  Simon Josefsson  <sj@extundo.com>
15574
15575         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
15576         verification doesn't work.
15577
15578 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
15579
15580         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
15581         (gnus-inews-do-gcc): Use it.
15582
15583 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
15584
15585         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
15586         leading space.
15587         * mm-extern.el (mm-inline-external-body): Report error when no
15588         access-type.
15589
15590 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
15591
15592         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
15593
15594 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
15595
15596         * gnus-art.el (gnus-mime-button-menu): Use select-window.
15597
15598 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
15599
15600         * gnus-art.el (gnus-mime-display-part): Display multipart/related
15601         as multipart/mixed.
15602
15603 2000-11-12  David Edmondson  <dme@dme.org>
15604
15605         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
15606         and replace `.' with `\w' to allow for different syntax tables
15607         (from Vladimir Volovich).
15608         * message.el (message-newline-and-reformat): use
15609         `message-cite-prefix-regexp'.
15610         * gnus-cite.el (gnus-supercite-regexp): use
15611         `message-cite-prefix-regexp'.
15612         * gnus-cite.el (gnus-cite-parse): use
15613         `message-cite-prefix-regexp'.
15614
15615 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
15616
15617         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
15618         PGP SIGNATURE.  Escape leading "-"'s.
15619         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
15620
15621 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
15622
15623         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
15624
15625 2000-11-11  Simon Josefsson  <sj@extundo.com>
15626
15627         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
15628
15629         * smime.el (smime-details-buffer): New variable.
15630         (smime-sign-region):
15631         (smime-encrypt-region):
15632         (smime-verify-region):
15633         (smime-decrypt-region): Copy OpenSSL output to the buffer.
15634
15635         * mml-smime.el (mml-smime-verify): Support security info.
15636
15637 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
15638
15639         * mm-decode.el (mm-verify-option): Set default to nil.
15640         (mm-decrypt-option): Ditto.
15641         * gnus-art.el (article-verify-x-pgp-sig): New function.
15642
15643 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
15644
15645         * gnus-art.el (gnus-mime-display-alternative): Show button if no
15646         preferred part.
15647
15648 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15649
15650         * gnus-sum.el (gnus-move-split-methods): Say that
15651         `gnus-split-methods' uses file names, whereas this uses group
15652         names.  (Report from Nevin Kapur)
15653
15654 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
15655
15656         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
15657
15658 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
15659
15660         * nnheader.el (nnheader-directory-files-is-safe): New variable.
15661         (nnheader-directory-articles): Use it.
15662         (nnheader-article-to-file-alist): Ditto.
15663
15664 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
15665
15666         * rfc2047.el (rfc2047-pad-base64): New function.
15667         (rfc2047-decode): Use it.
15668
15669 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
15670
15671         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
15672         select method.
15673
15674 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
15675
15676         * mml2015.el (mml2015-gpg-decrypt-1):
15677         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
15678
15679 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
15680
15681         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
15682
15683 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
15684
15685         * pop3.el (pop3-munge-message-separator): A message may have an
15686         empty body.
15687
15688 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
15689
15690         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
15691         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
15692         (mm-uu-pgp-signed-extract): Use coding-system.
15693
15694 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
15695
15696         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
15697         (gnus-insert-mime-security-button): New function.
15698         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
15699         * mml2015.el:  Add security info when verify or decrypt.
15700         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
15701         (mm-uu-pgp-encrypted-extract): Ditto.
15702
15703 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
15704
15705         * mm-decode.el (mm-display-parts): New function.
15706         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
15707
15708 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15709
15710         * gnus-mlspl.el: Documentation tweaks.
15711
15712 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
15713
15714         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
15715         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
15716         argument.
15717
15718 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
15719
15720         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
15721
15722 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
15723
15724         * gnus-art.el (gnus-article-encrypt): New function.
15725         (gnus-article-encrypt-protocol-alist): New variable.
15726         (gnus-article-encrypt-protocol): New variable.
15727         * mml2015.el (mml2015-self-encrypt): New function.
15728         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
15729
15730 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
15731
15732         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
15733         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
15734         let mailcap do it.
15735         * mml2015.el: Remove snarf code.
15736         * mm-decode.el: Remove snarf code.
15737
15738 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
15739
15740         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
15741         (mml-insert-mime): Understand gnus-decoded.
15742         (mime-to-mml): New parameter handles.
15743         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
15744         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
15745
15746 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
15747
15748         * mm-decode.el (mime-security): New group.
15749         (mm-verify-function-alist): Add test function.
15750         (mm-decrypt-function-alist): Ditto.
15751         (mm-snarf-option): Set default value as nil.
15752         (mm-find-part-by-type): Recursive parameter.
15753         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
15754         * mml2015.el: Support draft-ietf-openpgp-multsig.
15755
15756 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
15757
15758         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
15759         (gnus-article-view-part-as-charset): New function.
15760
15761 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
15762
15763         * mm-decode.el (mm-verify-option): Default value.
15764         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
15765
15766 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
15767
15768         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
15769
15770 2000-11-05  Simon Josefsson  <sj@extundo.com>
15771
15772         * mml-smime.el (mml-smime-verify): Work in original multipart
15773         buffert.
15774
15775         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
15776         (mm-handle-multipart-ctl-parameter): Ditto.
15777         (mm-alist-to-plist): New function.
15778         (mm-dissect-buffer): Store CTL parameters and copy original buffer
15779         for multiparts.
15780         (mm-destroy-parts): Destroy multipart buffert.
15781         (mm-remove-part): Ditto.
15782
15783         * mml-smime.el (mml-smime-sign): Not used.
15784         (mml-smime-encrypt): Ditto.
15785
15786         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
15787
15788         Verify S/MIME signature support.
15789
15790         * mm-decode.el (mm-inline-media-tests): Add
15791         application/{x-,}pkcs7-signature.
15792         (mm-inlined-types): Ditto.
15793         (mm-automatic-display): Ditto.
15794         (mm-verify-function-alist): Ditto.  Add name of method.
15795         (mm-decrypt-function-alist): Add name of method.
15796         (mm-find-part-by-type): Add documentation.
15797         (mm-possibly-verify-or-decrypt): Use new format of
15798         mm-{verify,decrypt}-function-alist.  Use method names.
15799
15800         * mml-smime.el (mml-smime-verify): New function.
15801
15802 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
15803
15804         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
15805
15806 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
15807
15808         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
15809         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
15810         * mm-decode.el (mm-snarf-option): New variable.
15811
15812 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
15813
15814         * mm-util.el (mm-subst-char-in-string): New function.
15815         (mm-replace-chars-in-string): Use it.
15816         * message.el (message-replace-chars-in-string): Use it.
15817         * nnheader.el (nnheader-replace-chars-in-string): Use it.
15818         * gnus-mh.el (mh-lib-progs): Shut up.
15819
15820 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
15821
15822         * base64.el, md5.el: Moved to contrib directory.
15823
15824 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
15825
15826         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
15827         the last article when search.
15828
15829 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
15830
15831         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
15832         * nnmail.el (nnmail-pathname-coding-system): Ditto.
15833
15834 2000-09-29  David Edmondson  <dme@thus.net>
15835
15836         * message.el (message-newline-and-reformat): Typo.
15837
15838 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
15839
15840         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
15841
15842 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
15843
15844         * nntp.el (nntp-decode-text): Delete bogus status lines.
15845
15846 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
15847
15848         * message.el (message-font-lock-keywords): Match a final newline
15849         to help font-lock's multiline support.
15850
15851 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
15852
15853         * nnoo.el (nnoo-set): New function.
15854
15855 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
15856
15857         * gpg.el, gpg-ring.el: Moved to contrib directory.
15858
15859 2000-11-04  Simon Josefsson  <sj@extundo.com>
15860
15861         * nnimap.el (nnimap-split-inbox): Typo.
15862
15863 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
15864
15865         * gnus-msg.el (gnus-msg-mail): Move it backwards.
15866
15867 2000-11-03  Simon Josefsson  <sj@extundo.com>
15868
15869         * rfc2231.el (rfc2231-parse-qp-string): New function.
15870         (require): rfc2047.
15871
15872         * mail-parse.el (mail-header-parse-content-type):
15873         (mail-header-parse-content-disposition): Support invalid QP
15874         encoded strings, by using `rfc2231-parse-qp-string'.
15875
15876 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
15877
15878         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
15879         (rfc2231-decode-encoded-string): Typo "> X 1".
15880         (rfc2231-encode-string): Insert the name of charset.
15881         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
15882
15883 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
15884
15885         * mm-decode.el (mm-save-part): Return the filename.
15886         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
15887         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
15888         (gnus-mime-action-alist): Use it.
15889         (gnus-mime-button-commands): Use it.
15890         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
15891         (mm-inline-external-body): unwind-protect.
15892
15893 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
15894
15895         * gnus-art.el (gnus-insert-mime-button): Show url.
15896
15897 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
15898
15899         * mml.el (mml-generate-mime-1): Support external url.
15900         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
15901
15902 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
15903
15904         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
15905         * mm-decode.el (mm-display-external): Ditto.
15906         * mm-extern.el: New file.
15907         * mm-decode.el (mm-inline-media-tests): Hook it up.
15908         (mm-inlined-types): Inline message/external-body.
15909
15910 2000-11-02  Simon Josefsson  <sj@extundo.com>
15911
15912         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
15913
15914         * message.el (message-get-reply-headers): Better handling when
15915         Mail-Followup-To is very large.
15916
15917 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
15918
15919         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
15920         * gnus-art.el (gnus-article-edit-done):
15921         * gnus-sum.el (gnus-summary-edit-article-done): Move line
15922         counting code here.
15923         * gnus-msg.el (gnus-setup-message): Remove a hack.
15924
15925 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
15926
15927         * gnus-sum.el (gnus-newsgroup-variables): New variable.
15928         (gnus-summary-mode): Make them local variables.
15929         (gnus-set-global-variables): Globalize them.
15930         (gnus-summary-exit): Kill them.
15931
15932 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
15933
15934         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
15935         word.
15936
15937 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
15938
15939         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
15940         gnus-article-wash-types.
15941         * gnus-art.el (gnus-article-wash-status): Use them.
15942
15943 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
15944
15945         * mml.el (mml-read-tag): Remove spaces and LF.
15946
15947 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
15948
15949         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
15950         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
15951
15952 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
15953
15954         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
15955
15956 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
15957
15958         * gnus-sum.el (gnus-article-charset): New variable.
15959         (gnus-summary-display-article): Set it.
15960         * gnus-msg.el (gnus-copy-article-buffer): Use it.
15961         * gnus-art.el (gnus-article-mode): Make it local variable.
15962
15963 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15964
15965         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
15966
15967 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15968
15969         * nnwfm.el: New file.
15970
15971         * nnweb.el (nnweb-replace-in-string): New function.
15972
15973 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
15974
15975         * mml2015.el: Wrap gpg.el.
15976         * gpg.el (gpg-verify): The last argument of apply is a list.
15977         (gpg-encrypt): Add passphrase as a parameter.
15978
15979 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
15980
15981         * gpg.el: New file.
15982         * gpg-ring.el: New file.
15983
15984 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
15985
15986         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
15987
15988 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15989
15990         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
15991         double-quote characters.
15992         (gnus-summary-prepare-threads): Ditto.
15993
15994 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
15995
15996         * gnus-art.el (gnus-mime-display-single): Forward line -1.
15997         * mml.el (mml-read-tag): Don't skip the leading space.
15998         * lpath.el (font-lock-set-defaults): Shut up.
15999
16000 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
16001
16002         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
16003
16004 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
16005
16006         * qp.el (quoted-printable-encode-region): Replace leading - when
16007         ultra safe.
16008         * mml.el (mml-generate-mime-postprocess-function): Removed.
16009         (mml-postprocess-alist): Removed.
16010         (mml-generate-mime-1): Use ultra-safe when sign.
16011         * mml2015.el (mml2015-fix-micalg): Uppercase.
16012         (mml2015-verify): Insert LF.
16013         (mml2015-mailcrypt-sign): Downcase; search backward.
16014
16015 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16016
16017         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
16018         restrictive.
16019         (nnultimate-table-regexp): New variable.
16020         (nnultimate-forum-table-p): Use it.
16021
16022 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
16023         Trivial patch.
16024
16025         * gnus-sum.el (gnus-summary-expire-articles): Save point.
16026
16027 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
16028
16029         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
16030         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
16031
16032 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
16033
16034         * mml2015.el: Shut up.
16035
16036 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
16037
16038         * gnus.el (gnus-server-browse-hashtb): Removed.
16039         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
16040         (gnus-group-insert-group-line-info): Use simplified method.
16041         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
16042
16043 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
16044
16045         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
16046         moved here.
16047         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
16048         * gnus-group.el (gnus-group-prepare-flat): Use it.
16049         * gnus-topic.el (gnus-group-prepare-topics): Use it.
16050
16051 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
16052
16053         * mml.el (mml-mode): Show menu in XEmacs.
16054
16055 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
16056
16057         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
16058         (gnus-server-read-server-in-server-buffer): New function.
16059         (gnus-browse-foreign-server): Browse in group buffer.
16060         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
16061         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
16062         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
16063         * gnus.el (gnus-server-browse-hashtb): New variable.
16064
16065 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
16066
16067         * nnfolder.el (nnfolder-open-nov): Use group.
16068
16069 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
16070
16071         * nnfolder.el: Add NOV. Set version to 2.0.
16072         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
16073
16074 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
16075
16076         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
16077
16078 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
16079
16080         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
16081         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
16082
16083 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
16084
16085         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
16086
16087 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
16088
16089         * mm-decode.el (mm-verify-function-alist): New variable.
16090         (mm-verify-option): New variable.
16091         (mm-decrypt-function-alist): Ditto.
16092         (mm-decrypt-option): Ditto.
16093         (mm-find-raw-part-by-type): New function.
16094         (mm-possibly-verify-or-decrypt): New function.
16095         (mm-dissect-multipart): Use it.
16096         * mml2015.el (mml2015-fix-micalg): New function.
16097         (mml2015-decrypt): Use new interface.
16098         (mml2015-verify):  Use new interface.
16099         (mml2015-setup): Make it bogus.
16100
16101 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
16102
16103         * mml.el (mml-generate-mime-postprocess-function): Set to
16104         mml-postprocess.
16105         (autoload): Autoload mml2015 and mml-smime.
16106         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
16107         * mml2015.el (mml2015-encrypt): New function.
16108         (mml2015-sign): New function.
16109         (mml2015-encrypt-function): New variable.
16110         (mml2015-sign-function): New variable.
16111         (mml2015-mailcrypt-encrypt): Use message-recipients.
16112         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
16113         * mml-smime.el (mml-smime-setup): Ditto.
16114
16115 2000-10-28  Simon Josefsson  <sj@extundo.com>
16116
16117         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
16118         Communigate Pro 3.3.1 server.
16119
16120         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
16121         in buffers.
16122         (mml-secure-dns-server): Removed.
16123         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
16124         write certificates to files.
16125
16126         * smime.el (smime-dns-server): New variable.
16127         (smime-mail-to-domain):
16128         (smime-cert-by-dns): New functions.
16129
16130         * dig.el: New file.
16131
16132 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
16133
16134         * message.el (message-options): New variable.
16135         (message-options-set-recipient): New function.
16136         (message-send): Use them.
16137         * gnus-int.el (gnus-request-replace-article): Use them.
16138         (gnus-request-accept-article): Ditto.
16139         * mml.el (mml-preview): Use them.
16140         * gnus-sum.el (gnus-summary-edit-article): Use them.
16141
16142         * message.el (message-options-get): New function.
16143         (message-options-get): New function.
16144         * rfc2047.el (rfc2047-encode-message-header): Use them.
16145         * mm-bodies.el (mm-encode-body): Use them.
16146
16147 2000-10-28  Simon Josefsson  <sj@extundo.com>
16148
16149         * nnimap.el (nnimap-retrieve-which-headers):
16150         (nnimap-request-article-part): Quote message-id.
16151
16152         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
16153         (smime-CA-file): New variable.
16154         (smime-call-openssl-region): Don't error.
16155         (smime-sign-region): Return result value.
16156         (smime-encrypt-region): Ditto.
16157         (smime-verify-region): New function.
16158         (smime-decrypt-region): Ditto.
16159         (smime-verify-buffer): Ditto.
16160         (smime-decrypt-buffer): Ditto.
16161
16162         * mml.el: Require mml-sec.
16163         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
16164         (mml-mode-map): Add "sign" and "encrypt" maps.
16165         (mml-menu): Add security menu.
16166         (mml-preview): Use generate-new-buffer.
16167
16168         * mml-sec.el: New file.
16169
16170 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
16171
16172         * mm-decode.el (mm-find-part-by-type): Move it here.
16173         * mml.el (mml-postprocess): Move it here.
16174         (mml-postprocess-alist): Move it here. Merge them.
16175
16176 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
16177
16178         * rfc2047.el (rfc2047-encode-message-header): Make sure no
16179         unencoded stuff in the header.
16180
16181 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
16182
16183         * gnus-group.el (gnus-group-listed-groups): New variable.
16184         (gnus-group-list-option): New variable.
16185         (gnus-group-list-limit-map): New keymap.
16186         (gnus-group-list-flush-map): New keymap.
16187         (gnus-group-list-plus-map): New keymap.
16188         (gnus-group-prepare-logic): New function.
16189         (gnus-group-prepare-flat): Merge with
16190         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
16191         (gnus-group-prepare-flat-list-dead): Ditto.
16192         (gnus-group-list-matching): Use gnus-group-prepare-function.
16193         (gnus-group-list-dormant): Ditto.
16194         (gnus-group-list-cached): Ditto.
16195         (gnus-group-listed-groups): New function.
16196         (gnus-group-list-limit): New function.
16197         (gnus-group-list-flush): New function.
16198         (gnus-group-list-plus): New function.
16199         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
16200         (gnus-topic-prepare-topic): Ditto.
16201
16202 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
16203
16204         * message.el (message-insert-to, message-get-reply-headers):
16205         (message-reply, message-followup): Mail-{Followup,Reply}-To.
16206
16207 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
16208
16209         * mml2015.el: New file.
16210         * smime.el: New file.
16211         * mml-smime.el: New file.
16212
16213 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
16214
16215         * ChangeLog: Moved to ChangeLog.1.
16216
16217     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
16218   Copying and distribution of this file, with or without modification,
16219   are permitted provided the copyright notice and this notice are preserved.
16220
16221 ;; Local Variables:
16222 ;; coding: iso-2022-7bit
16223 ;; End: