2003-05-01 David Z. Maze <dmaze@mit.edu>
[gnus] / lisp / ChangeLog
1 2003-05-01  David Z. Maze  <dmaze@mit.edu>
2
3         * nnrss.el (nnrss-find-rss-via-syndic8): Have an `error' branch
4         in condition-case.
5
6 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7
8         * message.el (message-required-headers): Remove In-Reply-To.
9
10         * gnus-int.el (gnus-open-server): Revert changes.
11
12 2003-04-30  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
13
14         * gnus-int.el (gnus-open-server): Try to open unagentized servers
15         even when unplugged.
16
17 2003-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
18
19         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fixed typo in
20         doc-string.
21
22 2003-05-01  Steve Youngs  <youngs@xemacs.org>
23
24         * lpath.el: Add a section for non-Mule XEmacsen.
25         fbind `find-charset-string' and `coding-system-base' in that
26         section.
27
28         * gnus-util.el (gnus-completing-read-maybe-default): New.
29         (gnus-completing-read): Use it.
30
31         * mm-view.el (mm-view-pkcs7-decrypt): Ditto.
32
33         * gnus-art.el (gnus-read-string): New.
34         (gnus-summary-pipe-to-muttprint): Use it.
35
36         * gnus-xmas.el (gnus-xmas-open-network-stream): New.
37
38         * dns.el (dns-make-network-process): Use it.
39
40         Take care of some differences between XEmacs 21.1 and newer
41         versions of XEmacs.
42
43 2003-04-30  Teodor Zlatanov  <tzz@bwh.harvard.edu>
44
45         * gnus-registry.el (gnus-registry-split-fancy-with-parent): added
46         diagnostic message
47         (gnus-registry-grep-in-list): don't run when word is nil
48         (gnus-registry-fetch-message-id-fast): new function
49         (gnus-registry-delete-group, gnus-registry-add-group): make sure
50         the id and group are not nil
51         (gnus-registry-register-message-ids): new function
52         (gnus-register-action): optimized logical flow
53         (gnus-summary-prepare-hook): added gnus-registry-register-message-ids
54
55 2003-04-30  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
56
57         * gnus-delay.el (gnus-delay-article): Call
58         `gnus-agent-queue-setup' to create the delay group.
59
60         * gnus-agent.el (gnus-agent-queue-setup): Support optional arg
61         for the (queue) group name.
62
63 2003-04-30  Simon Josefsson  <jas@extundo.com>
64
65         * mm-util.el (mm-charset-to-coding-system): Use user specified
66         charset unless coding-system-get is fboundp.
67
68 2003-04-30  Kevin Greiner <kgreiner@xpediantsolutions.com>
69
70         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-name):
71         Wrapped in eval-when-compile.
72         (gnus-agent-mode): Bind gnus-agent-go-online to nil as you
73         shouldn't be asked twice to go online with each server.
74         (gnus-agent-get-undownloaded-list, gnus-agent-fetch-articles,
75         gnus-agent-crosspost, gnus-agent-flush-cache,
76         gnus-agent-fetch-session, gnus-agent-unread-articles,
77         gnus-agent-uncached-articles, gnus-agent-regenerate-group,
78         gnus-agent-group-covered-p): Expanded pop macros used for
79         effect. Avoids compilation warning in emacs 21.3.
80
81         * gnus-int.el (gnus-open-server): Restructured to only open
82         nnagent when gnus-plugged is nil.
83
84 2003-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
85
86         * lpath.el: Fbind string-to-multibyte.
87
88 2003-04-30  Steve Youngs  <youngs@xemacs.org>
89
90         * dgnushack.el: Add some missing autoloads for XEmacs 21.1.
91
92 2003-04-29  Teodor Zlatanov  <tzz@lifelogs.com>
93
94         * gnus-registry.el (gnus-registry-fetch-group): faster
95         (gnus-registry-delete-group): new function
96         (gnus-registry-add-group): new function
97         (gnus-register-spool-action): use it
98         (gnus-register-action): use it
99         (gnus-registry-translate-from-alist) 
100         (gnus-registry-translate-to-alist): remove the headers registry
101         for now
102
103 2003-04-29  Reiner Steib  <Reiner.Steib@gmx.de>
104
105         * gnus-art.el (gnus-button-alist): Fixed CTAN regexp.
106
107 2003-04-29  Teodor Zlatanov  <tzz@lifelogs.com>
108
109         * spam-report.el (spam-report-gmane): gnus-summary-article-number
110         is not necessary, just use the function parameter
111
112 2003-04-29  Karl Pflysterer  <sigurd@12move.de>
113
114         * spam-stat.el (spam-stat-save): No longer font-locks the file
115         when saving
116
117 2003-04-29  Katsumi Yamaoka  <yamaoka@jpl.org>
118
119         * canlock.el: Bind mail-header-separator when compiling (XEmacs
120         provides it in mail-lib/auto-autoloads.el).
121
122 2003-04-29  Simon Josefsson  <jas@extundo.com>
123
124         * mml2015.el (mml2015-pgg-sign): Use mml-sender instead of
125         message-sender.
126
127         * mml.el (mml-generate-mime-1): Set mml-sender too.
128
129 2003-04-29  Jesper Harder  <harder@ifa.au.dk>
130
131         * gnus-sum.el (gnus-summary-display-while-building): Docstring fix.
132
133         * mm-url.el (mm-url-use-external): do.
134
135 2003-04-29  Simon Josefsson  <jas@extundo.com>
136
137         * canlock.el (mail-fetch-field): Autoload it (fix xemacs compile
138         warnings).
139
140         * sieve-mode.el (c-mode): Ditto.
141
142         * pgg.el (run-at-time): Ditto.
143
144         * mm-url.el (require): Require timer when compiling for
145         with-timeout macro (fix xemacs compile warnings).
146
147 2003-04-28  Dave Love  <fx@gnu.org>
148
149         * gnus-util.el (nnheader): Don't require.
150         (Nnheader-narrow-to-headers, nnheader-replace-chars-in-string):
151         Autoload.
152
153         * spam.el: Require cl when compiling.
154
155         * dns.el: Require cl when compiling.
156
157 2003-04-28  Jesper Harder  <harder@ifa.au.dk>
158
159         * gnus-art.el (gnus-article-goto-next-page)
160         (gnus-article-goto-prev-page): Revert 2003-02-12 change to make
161         gnus-pick-mode work.
162
163 2003-04-28  Steve Youngs  <youngs@xemacs.org>
164
165         * Makefile.in (FLAGS): Use @FLAGS@.
166
167 2003-04-27  Reiner Steib  <Reiner.Steib@gmx.de>
168
169         * gnus-art.el (gnus-mime-display-multipart-as-mixed) 
170         (gnus-mime-display-multipart-alternative-as-mixed) 
171         (gnus-mime-display-multipart-related-as-mixed): Added doc-strings,
172         allow customization.
173
174 2003-04-27  Kevin Greiner <kgreiner@xpediantsolutions.com>
175
176         * dgnushack.el (dgnushack-compile-verbosely): New function.  Not
177         currently called (See source for explanation).
178
179 2003-04-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
180
181         * gnus-sum.el (gnus-summary-catchup): Don't mark ticked messages. 
182         (gnus-summary-mark-read-and-unread-as-read): Take an optional
183         mark.
184
185         * gnus.el (gnus-version-number): Bump.
186
187 2003-04-27 06:47:31 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
188
189         * gnus.el: Oort Gnus v0.19 is released.
190
191 2003-04-27  Kevin Greiner <kgreiner@xpediantsolutions.com>
192
193         * gnus-registry.el (gnus-register-spool-action): Replaced literal
194         carriage-return character with its escape sequence.
195
196 2003-04-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
197
198         * gnus-sum.el (gnus-summary-catchup-from-here): Doc fix.
199
200         * nnrss.el (nnrss-node-text): Use only one
201         gnus-replace-in-string. 
202
203         * gnus.el: Remove gnus-functionp throughout.
204
205         * gnus-util.el (gnus-functionp): Removed.
206
207         * gnus-msg.el (gnus-summary-wide-reply-with-original): Doc fix. 
208
209         * message.el (message-required-headers): Add In-Reply-To.
210
211 2003-04-27  Marshall T. Vandegrift  <vandem2@rpi.edu>
212
213         * gnus-fun.el (gnus-face-from-file): Bind coding-system-for-read
214         to binary.
215
216 2003-04-27  Jesper Harder  <harder@ifa.au.dk>
217
218         * mml.el (mml-preview): do.
219
220         * message.el (message-mode): do.
221
222         * gnus-undo.el (gnus-undo-mode): do.
223
224         * gnus-topic.el (gnus-topic-mode): do.
225
226         * gnus-sum.el (gnus-summary-mode, gnus-summary-edit-article): do.
227
228         * gnus-msg.el (gnus-setup-message)
229         (gnus-inews-add-send-actions, gnus-configure-posting-styles): do.
230
231         * gnus-gl.el (gnus-grouplens-mode): do.
232
233         * gnus-art.el (gnus-mime-save-part-and-strip)
234         (gnus-mime-delete-part): Use it.
235
236         * gnus-util.el (gnus-make-local-hook): New function.
237
238 2003-04-25  Simon Josefsson  <jas@extundo.com>
239
240         * nnrss.el (nnrss-node-text): Don't use a star.
241         (nnrss-node-text): Use g-r-i-s, not g-r-r-i-s which doesn't exist.
242
243 2003-04-24  Dave Love  <fx@gnu.org>
244
245         * mm-encode.el (mm-long-lines-p): Autoload.
246         (mm-encode-content-transfer-encoding): Don't try to make buffer
247         unibyte before decoding.  Don't ignore errors for base64 encoding.
248
249         * qp.el (quoted-printable-decode-region): Use mm-insert-byte.
250         Signal error on malformed text, as for base64.
251         (quoted-printable-encode-region): DTRT in Emacs 22.
252
253         * mm-util.el (mm-make-temp-file, mm-insert-byte): New.
254         (mm-auto-save-coding-system): Consider utf-8-emacs.
255         (mm-mime-mule-charset-alist, mm-mule-charset-to-mime-charset)
256         (mm-charset-to-coding-system, mm-mime-charset)
257         (mm-find-mime-charset-region): Check for :mime-charset coding
258         systems property.
259
260         * mml-sec.el (mml2015, mml1991): Don't require.
261         (mml2015-sign, mml2015-encrypt, mml1991-sign, mml1991-encrypt) 
262         (message-goto-body, mml-insert-tag): Autoload.
263
264         * mm-decode.el (mm-tmp-directory): Re-write to help avoid warnings.
265
266         * gnus-start.el (message-make-date): Autoload rather than
267         requiring message.
268
269         * gnus-group.el (gnus-group-name-charset-group-alist): Use
270         mm-coding-system-p.
271         (gnus-cache-active-altered): Defvar when compiling.
272         (gnus-group-delete-group): Re-write to help avoid warnings.
273
274         * gnus-art.el (gnus-use-idna): Use mm-coding-system-p.
275
276         * pgg.el: Split eval-when-compile forms.
277
278 2003-04-24  Reiner Steib  <Reiner.Steib@gmx.de>
279
280         * gnus-group.el (gnus-large-ephemeral-newsgroup) 
281         (gnus-fetch-old-ephemeral-headers): News variables.
282         (gnus-group-read-ephemeral-group): Use them.
283
284 2003-04-24  Simon Josefsson  <jas@extundo.com>
285
286         * sieve.el (sieve-upload): Don't use replace-regexp-in-string.
287
288         * nnrss.el (nnrss-node-text): Ditto.
289
290 2003-04-24  Katsumi Yamaoka  <yamaoka@jpl.org>
291
292         * gnus-msg.el (gnus-inews-do-gcc): Make sure the obsolete variable
293         gnus-inews-mark-gcc-as-read exists.
294
295 2003-04-23  Simon Josefsson  <jas@extundo.com>
296
297         * gnus-sieve.el (gnus-sieve-generate): Rewrite regexp search so it
298         doesn't exceed the regexp stack space.
299
300 2003-04-23  Jesper Harder  <harder@ifa.au.dk>
301
302         * gnus-msg.el (gnus-inews-mark-gcc-as-read): Don't defvar it.
303
304         * gnus-art.el (gnus-article-hide-pgp-hook): do.
305
306 2003-04-23  Reiner Steib  <Reiner.Steib@gmx.de>
307
308         * mml.el (mml-preview): Bind `=', RET, and mouse-2.
309
310 2003-04-23  Jesper Harder  <harder@ifa.au.dk>
311
312         * mm-bodies.el (mm-decode-body): Don't override supplied charset.
313
314 2003-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
315
316         * dgnushack.el (merge, copy-list): Remove compiler macros.
317         (butlast): Add a compiler macro.
318
319 2003-04-22  Paul Jarc  <prj@po.cwru.edu>
320
321         * gnus-util.el (gnus-merge): Added "type" argument to match CL
322         merge and gnus-sum.el's expectations.
323
324 2003-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
325
326         * gnus-art.el (gnus-button-url-regexp): Added nntp.
327
328         * message.el (message-generate-headers-first): Default to
329         '(references).
330
331         * gnus-art.el (gnus-mime-delete-part): Require confirmation.
332
333 2003-04-21  Jesper Harder  <harder@ifa.au.dk>
334
335         * smime.el (smime-decrypt-region): Insert From header.
336
337 2003-04-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
338
339         * gnus-fun.el (gnus-face-from-file, gnus-convert-png-to-face):
340         Max length of header is 726, not 740.  From Gaute B Strokkenes
341         <gs234@cam.ac.uk>.
342
343 2003-04-20  Jesper Harder  <harder@ifa.au.dk>
344
345         * nndb.el, mml1991.el: Fix license template.
346
347 2003-04-20  Simon Josefsson  <jas@extundo.com>
348
349         * nnimap.el (nnimap-split-articles): Don't download body unless
350         required.
351
352         * imap.el (imap-gssapi-open, imap-ssl-open): Erase buffer before
353         starting process, like imap-kerberos4-open does.
354
355         * mml-smime.el, rfc1843.el, dig.el, smime.el, uudecode.el: Fix
356         license template.
357
358         * mml-sec.el: Fix license template.
359
360         * gnus-sieve.el, sieve.el, sieve-manage.el, sieve-mode.el: Fix
361         license template.
362
363         * pgg-def.el, pgg.el, pgg-gpg.el, pgg-parse.el, pgg-pgp5.el,
364         pgg-pgp.el: Fix license template.
365
366 2003-04-19  Jesper Harder  <harder@ifa.au.dk>
367
368         * gnus-sum.el (gnus-summary-delete-article): Improve docstring.
369
370 2003-04-19  Teodor Zlatanov  <tzz@lifelogs.com>
371
372         * spam.el (spam-move-spam-nonspam-groups-only): dumb typo fix
373
374 2003-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
375
376         * spam.el (spam-split): allow a particular check as a parameter,
377         e.g. (: spam-split 'spam-use-bogofilter)
378         (spam-mark-only-unseen-as-spam): new parameter, see doc
379         (spam-mark-junk-as-spam-routine): use
380         spam-mark-only-unseen-as-spam, simplify routine to take advantage
381         of gnus-newsgroup-unread as well as gnus-newsgroup-unseen
382
383 2003-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
384
385         * gnus.el (gnus-group-short-name, gnus-group-prefixed-p): new functions
386         (gnus-group-guess-full-name): don't prefix the group twice
387
388         * nnmail.el (nnmail-split-fancy-with-parent): docstring fix
389
390         * gnus-registry.el (gnus-registry-clear)
391         (gnus-registry-fetch-group, gnus-registry-grep-in-list)
392         (gnus-registry-split-fancy-with-parent): new functions
393         (gnus-register-spool-action, gnus-register-action): simplified the format
394         (gnus-registry): new customization group
395         (gnus-registry-unfollowed-groups): new variable
396
397 2003-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
398
399         * gnus-art.el (gnus-button-alist): Add nntp: urls.
400         (gnus-header-button-alist): Ditto.
401
402 2003-04-17  Dave Love  <fx@gnu.org>
403
404         * gnus-util.el (gnus-string-equal): Revert last change.
405
406 2003-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
407
408         * gnus-srvr.el (gnus-browse-make-menu-bar): Fix typo.
409
410 2003-04-17  Mike Woolley  <mike@ariel.co.uk>
411
412         * gnus-sum.el (gnus-sum-thread-tree-false-root): New variable.
413
414 2003-04-15  Michael Shields  <shields@msrl.com>
415
416         * gnus-art.el (article-hide-boring-headers): Hide Reply-To: if
417         the broken-reply-to group parameter is set.  Idea from Vasily
418         Korytov <deskpot@myrealbox.com>.
419
420 2003-04-17  Steve Youngs  <youngs@xemacs.org>
421
422         * dgnushack.el: 'setenv' is in env.el for XEmacsen <= 21.4, but in
423         process.el in XEmacsen >= 21.5.
424
425 2003-04-17  Steve Youngs  <youngs@xemacs.org>
426
427         * dgnushack.el: Add a whole swag of autoloads and defaliases to
428         satisfy the byte-compiler when building with XEmacs.
429
430         * lpath.el (maybe-bind): Add 'w3-meta-content-type-charset-regexp'
431         and 'w3-meta-charset-content-type-regexp' in XEmacs.  The upstream
432         W3 doesn't have these.
433
434         * mailcap.el: Maybe require 'lpr in XEmacs.
435
436 2003-04-16  Simon Josefsson  <jas@extundo.com>
437
438         * mml2015.el (mml2015-pgg-sign): Bind pgg-default-user-id to MML
439         sender tag, if available.
440
441 2003-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
442
443         * gnus-registry.el (gnus-register-action)
444         (gnus-register-spool-action, hashtable-to-alist)
445         (gnus-registry-translate-from-alist, alist-to-hashtable)
446         (gnus-registry-translate-to-alist, gnus-registry-headers-hashtb):
447         new variables and function fixes
448
449         * gnus.el (gnus-registry-headers-alist): new variable to hold
450         article header data
451         (gnus-variable-list): save gnus-registry-headers-alist
452
453         * spam-report.el (Module): new module for spam reporting
454
455         * gnus.el (spam-process): added
456         gnus-group-spam-exit-processor-report-gmane to the list of choices
457         (gnus-install-group-spam-parameters): defined new spam exit processor
458
459         * spam.el (autoload): autoload spam-report-gmane when needed
460         (spam-report-gmane-register-routine): glue for spam-report.el
461         (spam-group-spam-processor-report-gmane-p): glue for the
462         gnus-group-spam-exit-processor-report-gmane spam processor
463         (spam-summary-prepare-exit): check the report-gmane spam processor
464         and run spam-report-gmane-register-routine if it's active
465
466         From John Wiegley <johnw@gnu.org>
467
468         * spam.el (spam-bogofilter-score): check bogofilter headers before
469         checking bogofilter itself
470
471 2003-04-16  Dave Love  <fx@gnu.org>
472
473         * gnus-agent.el: Wrap defsetf in eval-when-compile.
474         (gnus-agent-cat-defaccessor): Don't use gensym.
475
476         * mml1991.el: Require cl, mm-util when compiling.
477         (quoted-printable-decode-region, quoted-printable-encode-region):
478         Autoload.
479
480         * pgg.el: Require cl when compiling.
481
482         * nnmail.el (gnus): Require.
483
484         * gnus-util.el: Move provide to end.
485         (gnus-string-equal): Maybe use compare-strings.
486         (gnus-merge): New.
487
488         * gnus-sum.el (gnus-summary-prepare-threads): Don't use copy-list.
489         (gnus-summary-insert-articles): Use gnus-merge.
490
491         * gnus-fun.el: Require cl and mm-util when compiling.
492
493         * gnus-diary.el (gnus-diary-delay-format-french)
494         (gnus-diary-delay-format-english): Don't use setf with nthcdr.
495
496         * nndiary.el (nndiary-compute-reminders): Don't use setf with
497         nthcdr.
498
499 2003-04-16  Kevin Greiner <kgreiner@xpediantsolutions.com>
500
501         * gnus-agent.el (gnus-agent-make-cat): Added optional parameter to
502         specify a predicate other than false.
503         (gnus-category-read): Use the new feature to create a 'default'
504         category with a 'short' predicate.
505
506 2003-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
507
508         * message.el (message-unique-id): Comment change.
509
510         * gnus-art.el (gnus-article-next-page-1): New function.
511         (gnus-article-next-page): Use it.
512
513 2003-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
514
515         * spam.el (spam-split): added save-restriction to save-excursion
516
517 2003-04-15  Reiner Steib  <Reiner.Steib@gmx.de>
518         From Julien Avarre <julien@avarre.com>
519
520         * gnus-fun.el: Fixed autoload cookie.
521
522 2003-04-15  Paul Jarc  <prj@po.cwru.edu>
523         From Remi Letot  <remi.letot@easynet.be>
524
525         * nnmaildir.el (nnmaildir-request-scan): Use gnus-remove-if
526         instead of remove-if.
527
528 2003-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
529
530         * gnus-msg.el (gnus-summary-news-other-window): Use delq and
531         copy-sequence instead of remove which is a cl run-time function in
532         Emacs 20.
533
534 2003-04-14  Jesper Harder  <harder@ifa.au.dk>
535
536         * gnus-msg.el (gnus-summary-news-other-window): Make a buffer
537         local copy of gnus-discouraged-post-methods with the current
538         method removed.
539
540 2003-04-14  Simon Josefsson  <jas@extundo.com>
541
542         * mailcap.el (mailcap-mime-data): Add application/pgp-keys.
543
544 2003-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
545
546         * mm-util.el (mm-sort-coding-systems-predicate): Convert elements
547         of `mm-coding-system-priorities' to base coding system.
548
549         * gnus-sum.el: Added coding cookie ("middle dot" in
550         gnus-summary-morse-message).
551
552 2003-04-13  Simon Josefsson  <jas@extundo.com>
553
554         * gnus-art.el (article-fill-long-lines)
555         (article-verify-x-pgp-sig, article-decode-group-name)
556         (gnus-mime-button-menu): Split >80 character lines.
557
558 2003-04-13  Jesper Harder  <harder@ifa.au.dk>
559
560         * gnus-sum.el (gnus-summary-local-variables): Use defvar since
561         we're let-binding it.
562
563         * nnmbox.el (nnmbox-mbox-buffer): It's not a constant.
564
565 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
566
567         * message.el (message-hide-headers): Don't do intangible.
568
569         * gnus.el (gnus-group-prefixed-name): Comment out the test for
570         colon. 
571
572         * gnus-srvr.el (gnus-browse-read-group): Don't give the real name
573         to the ephemeral entry, but the prefixed name.
574
575         * gnus.el (gnus-group-prefixed-name): Clean up.
576
577 2003-04-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
578
579         * gnus-agent.el (gnus-agent-group-pathname): Bind
580         gnus-command-method so that gnus-agent-directory will always
581         return a valid directory.
582         * gnus-cache.el (gnus-cache-enter-article): Remove article from
583         gnus-newsgroup-undownloaded so that the summary will display the
584         article as downloaded.
585         (gnus-cache-remove-article): If the article isn't in the agent,
586         remove it from gnus-newsgroup-undownloaded so that the summary
587         will display the article as undownloaded.
588
589 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
590
591         * gnus.el (gnus-version-number): Bump.
592
593 2003-04-13 01:12:01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
594
595         * gnus.el: Oort Gnus v0.18 is released.
596
597 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
598
599         * gnus-draft.el (gnus-draft-send): Add message-hidden-headers. 
600
601 2003-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
602
603         * gnus-art.el (gnus-article-next-page): Use
604         gnus-article-over-scroll.
605         (gnus-article-over-scroll): New variable.
606
607         * message.el (message-newline-and-reformat): Place a boundary
608         before filling.
609         (message-make-forward-subject-function): Changed default to
610         message-forward-subject-name-subject. 
611         (message-forward-subject-name-subject): New function.
612
613         * nnimap.el (nnimap-split-fancy): Ditto.
614
615         * gnus-sum.el (gnus-summary-line-message-size): Ditto.
616
617         * gnus-cus.el (gnus-group-parameters): Removed "which see".
618
619         * mml.el (mml-minibuffer-read-file): Bind
620         completion-ignored-extensions to nil.
621
622         * message.el (message-fix-before-sending): Comment fix.
623         (message-fix-before-sending): Make hidden headers visible.
624         (message-hide-headers): Bind after-change-functions to nil.
625         (message-forbidden-properties): Put invisible and intangible
626         back. 
627         (message-strip-forbidden-properties): Ignore message-hidden text.
628
629         * gnus-msg.el: Hide headers.
630
631         * message.el (message-hidden-headers): New variable.
632         (message-hide-headers): New function.
633         (message-hide-header-p): New function.
634         (message-hide-header-p): Change logic.
635         (message-forbidden-properties): Remove intangible nil invisible
636         nil. 
637         (message-hide-headers): Narrow to headers.
638
639         * lpath.el (featurep): Bind Info-directory, Info-menu.
640
641 2003-04-12  Jesper Harder  <harder@ifa.au.dk>
642
643         * mm-bodies.el (mm-body-charset-encoding-alist): UTF-16 *must* be
644         encoded.
645         (mm-encode-body): Don't corrupt UTF-16.
646         (mm-body-encoding): Pay attention to mm-body-charset-encoding-alist.
647
648 2003-04-10  Kevin Greiner <kgreiner@xpediantsolutions.com>
649
650         * gnus-agent.el (gnus-agent-get-undownloaded-list): Articles in
651         the CACHE are now detected and handled the same as an article
652         downloaded into the agent.
653         (gnus-agent-group-path): Modified to match nnmail-group-pathname
654         so that the agent front-end and back-end (nnagent) always use the
655         same directory.
656         (gnus-agent-group-pathname): New function. Wrapper for
657         nnmail-group-pathname.
658         (gnus-agent-expire-unagentized-dirs): New variable.  May be
659         customized to disable gnus-agent-expire-unagentized-dirs.
660         (gnus-agent-expire-unagentized-dirs): Expand gnus-agent-directory
661         as the directories in gnus-agent-expire-current-dirs were
662         expanded.
663
664 2003-04-10  Jesper Harder  <harder@ifa.au.dk>
665
666         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Encrypt
667         body" entry in read only groups.
668
669 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
670
671         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Import file"
672         and "Create article" items in non-editable groups.
673
674 2003-04-09  Kevin Greiner <kgreiner@xpediantsolutions.com>
675
676         * gnus-agent.el (gnus-agent-write-active): Added option of
677         replacing, rather than updating, the agent's active file.  Do NOT
678         use the fully qualified group name as gnus-active-to-gnus-format
679         blindly prefixes group names with server names.
680         (gnus-agent-save-group-info): Merge BOTH min/max of current active
681         range, was just merging min, with specified active range.
682         (gnus-agent-expire): Save agent's active ranges after
683         expiring all groups.
684         (gnus-agent-expire-group-1): Update min of agent's active range to
685         min article currently fetched.
686         (gnus-agent-expire-unagentized-dirs): Avoid asking to delete the
687         same ancestor multiple times.
688
689         * gnus-async.el (gnus-asynchronous): Moved defcustom of
690         gnus-asynchronous away from defgroup of gnus-asynchronous.  This
691         seems to fix an intermittant error in which loading gnus-async
692         fails to define gnus-asynchronous (the variable).
693
694         * gnus-sum.el: Concur with Steve Young, 5th argument to 'load' is
695         non-essential.  Removed on all platforms.
696         (gnus-select-newsgroup): When the agent is active, expand the
697         group's active range to include fetched articles that are no
698         longer in the server's active range.
699
700         * gnus-util.el (gnus-with-output-to-file): Removed all of the
701         print-* bindings as they should be handled by the function doing
702         the printing.
703
704 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
705
706         * mm-uu.el (mm-uu-copy-to-buffer): buffer-file-coding-system
707         might be unbound in non-MULE XEmacsen.
708
709 2003-04-08  Jesper Harder  <harder@ifa.au.dk>
710
711         * mm-uu.el (mm-uu-diff-groups-regexp, mm-uu-type-alist)
712         (mm-uu-diff-extract, mm-uu-diff-test): New functionality:
713         recognize diffs.
714
715         * mm-bodies.el (mm-decode-body): Use the supplied charset
716         unconditionally if `code-pages' hasn't been loaded.
717
718 2003-04-07  Jesper Harder  <harder@ifa.au.dk>
719
720         * gnus-art.el (article-verify-x-pgp-sig): Don't use
721         `insert-buffer', the docstring says "This function is meant for
722         the user to run interactively.  Don't call it from programs!"
723
724         * mm-extern.el (mm-extern-mail-server): do.
725
726         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-sign)
727         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
728         (mml1991-pgg-encrypt): do.
729
730         * pgg.el (pgg-decrypt-region): do.
731
732         * mm-view.el (mm-view-pkcs7-decrypt): do.
733
734         * mml-smime.el (mml-smime-verify): do.
735
736         * mml.el (mml-insert-mime, mml-preview): do.
737
738         * mml2015.el (mml2015-gpg-decrypt-1, mml2015-gpg-sign)
739         (mml2015-gpg-encrypt, mml2015-pgg-clear-decrypt)
740         (mml2015-pgg-encrypt): do.
741
742 2003-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
743
744         * mm-bodies.el (mm-decode-body): Silence XEmacs when compiling.
745
746 2003-04-06  Jesper Harder  <harder@ifa.au.dk>
747
748         * mm-uu.el (mm-uu-copy-to-buffer): Copy
749         `buffer-file-coding-system' to the new buffer.
750         (mm-uu-pgp-signed-extract-1): Don't copy
751         `buffer-file-coding-system' here.
752
753         * mm-bodies.el (mm-decode-body): last-coding-system-used doesn't
754         exist in XEmacs.
755         (mm-decode-body): Add missing quote.
756
757         * mm-uu.el (mm-uu-pgp-signed-extract-1): Set
758         buffer-file-coding-system.
759
760         * mm-bodies.el (mm-decode-body): Set buffer-file-coding-system to
761         last-coding-system-used.
762
763         * mml2015.el (mml2015-pgg-clear-verify): Encode the text
764         according to buffer-file-coding-system.
765
766         * pgg-gpg.el (pgg-gpg-process-region): Revert previous change.
767
768         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
769         (pgg-pgp-snarf-keys-region): do.
770
771         * pgg-pgp5.el (pgg-pgp5-verify-region)
772         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): do.
773
774         * pgg.el (pgg-make-temp-file, pgg-temporary-file-directory): do.
775         
776 2003-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
777
778         * spam.el (spam-split): (save-excursion) around (widen)
779         (spam-ham-move-routine): Use spam-group-ham-mark-p, not
780         spam-group-spam-mark-p (from Michael Shields <shields@msrl.com>)
781
782 2003-04-05  Steve Youngs  <youngs@xemacs.org>
783
784         * gnus-sum.el: XEmacs doesn't support the 5th arg to 'load', so
785         don't use it when loading gnus-sum.el if we're in XEmacs.
786
787 2003-04-05  Kevin Greiner <kgreiner@xpediantsolutions.com>
788
789         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
790         print-escape-nonascii to fix more characters in compiled format
791         specs.
792
793 2003-04-05  Jesper Harder  <harder@ifa.au.dk>
794
795         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player):
796         Fix customization type.
797
798 2003-04-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
799
800         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
801         print-quoted, print-readably, print-escape-multibyte, and
802         print-level to match original behavior of gnus-prin1.  This should
803         repair the format of .newsrc.eld when using compiled format specs.
804
805 2003-04-04  Jesper Harder  <harder@ifa.au.dk>
806
807         * gnus-group.el (tool-bar-map): defvar it.
808
809         * gnus-art.el (tool-bar-map): do.
810
811         * gnus-sum.el (tool-bar-map): do.
812
813 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
814
815         * earcon.el (earcon-regexp-alist): catmeow is a wav file.
816
817 2003-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
818
819         * gnus-art.el (gnus-button-ctan-directory-regexp): Changed meaning
820         and value.
821         (gnus-button-alist): Use it.
822
823 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
824
825         * pgg-gpg.el (pgg-gpg-process-region): do.
826
827         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
828         (pgg-pgp-snarf-keys-region): do.
829
830         * pgg-pgp5.el (pgg-pgp5-verify-region)
831         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): Use it.
832
833         * pgg.el (pgg-make-temp-file): New function. `make-temp-name' is
834         unsafe.
835         (pgg-temporary-file-directory): Remove.
836
837 2003-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
838
839         * lpath.el: Fbind Info-directory and Info-menu.
840
841 2003-04-02  Reiner Steib  <Reiner.Steib@gmx.de>
842
843         * gnus-util.el (gnus-message): Added doc-string.
844
845         * gnus-score.el (gnus-score-find-trace): Changed behavior of `q'.
846         (gnus-score-edit-file-at-point): Goto first match when using `e'.
847
848 2003-04-01  Reiner Steib  <Reiner.Steib@gmx.de>
849
850         * gnus-art.el (gnus-button-ctan-directory-regexp): New variable.
851         (gnus-button-alist): Use it.  Changed CTAN and "setq" entries.
852
853 2003-04-01  Katsumi Yamaoka  <yamaoka@jpl.org>
854
855         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
856         (nntp-open-via-rlogin-and-telnet): Disable the telnet linemode.
857
858 2003-03-31  Kevin Greiner <kgreiner@xpediantsolutions.com>
859
860         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
861         print-escape-newlines to print escape sequences rather than
862         literal newline characters.
863
864 2003-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
865
866         * gnus-art.el (gnus-button-valid-fqdn-regexp): Use
867         `message-valid-fqdn-regexp' for initialization.
868         (gnus-button-handle-info-url): Renamed and extended version of
869         `gnus-button-handle-info'.
870         (gnus-button-message-level): Renamed from `gnus-button-mail-level'
871         (gnus-button-handle-symbol, gnus-button-handle-library)
872         (gnus-button-handle-info-keystrokes): New functions.
873         (gnus-button-browse-level): New variable.
874         (gnus-button-alist): Use them.  Added levels.
875         (gnus-header-button-alist): Added levels.
876
877 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
878
879         * gnus.el (gnus-version-number): Bump.
880
881 2003-03-31 20:08:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
882
883         * gnus.el: Oort Gnus v0.17 is released.
884
885 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
886
887         * gnus-start.el (gnus-unload): Removed.
888
889         * pop3.el (pop3-read-response): Use
890         nnheader-accept-process-output.
891         (pop3-retr): Ditto.
892
893         * mm-view.el (mm-text-html-renderer-alist): Add -nolist to Lynx. 
894         (mm-text-html-washer-alist): Ditto.
895
896 2003-03-31  Simon Josefsson  <jas@extundo.com>
897
898         * imap.el (imap-gssapi-program): Also try GNU SASL.
899         (imap-gssapi-open): Accept GNU SASL greeting.
900         (imap-read-timeout): New.
901         (imap-wait-for-tag): Use it.
902
903 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
904
905         * nntp.el (nntp-accept-process-output): Use new function.
906
907         * nnheader.el (nnheader-read-timeout): New variable.
908         (nnheader-accept-process-output): New function.
909
910         * nntp.el (nntp-read-timeout): Removed.
911
912         * gnus-sum.el (gnus-summary-prepare-threads): Add comment.
913
914 2003-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
915
916         * gnus-cache.el (gnus-cache-braid-nov): Revoke last change.
917
918 2003-03-30  Simon Josefsson  <jas@extundo.com>
919
920         * message.el (message-idna-inside-rhs-p): Narrow to header before
921         searching.
922
923         * gnus-art.el (article-decode-idna-rhs): More restrictive regexp.
924
925 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
926
927         * nnmail.el (nnmail-process-mmdf-mail-format): Indent.
928
929 2003-03-28  Vasily Korytov  <deskpot@myrealbox.com>
930
931         * message.el (message-make-in-reply-to): Use
932         mail-extract-address-components to determine sender's
933         name/address.
934
935 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
936
937         * nndoc.el (nndoc-type-alist): Move mime-parts further ahead. 
938
939         * gnus-registry.el (gnus-registry-translate-to-alist): Make a
940         valid lambda.
941         (gnus-registry-translate-from-alist): Ditto.
942
943         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
944         print-length to nil.
945
946         * gnus-sum.el (gnus-summary-highlight-line-0): Indent.
947
948         * gnus-fun.el (gnus-fun-ppm-change-string): New function.
949         (gnus-grab-cam-face): Use it.
950
951 2003-03-28  Paul Jarc  <prj@po.cwru.edu>
952
953         * nnmaildir.el (nnmaildir-request-set-mark)
954         (nnmaildir-close-group): Allow each mark directory in a group to
955         have its own inode for mark files, to accommodate AFS.
956
957 2003-03-28  Teodor Zlatanov  <tzz@lifelogs.com>
958
959         * gnus-start.el (gnus-read-newsrc-el-hook): new hook called by
960         gnus-read-newsrc-el-file
961         (gnus-read-newsrc-el-file): call the gnus-read-newsrc-el-hook
962
963         * gnus-registry.el (gnus-registry-translate-to-alist)
964         (gnus-registry-translate-from-alist, alist-to-hashtable)
965         (hashtable-to-alist): new functions
966         (gnus-register-spool-action): add a spool item to the registry
967
968         * gnus.el (gnus-variable-list): added gnus-registry-alist to the
969         list of saved variables
970         (gnus-registry-alist): new variable
971
972 2003-03-27  Simon Josefsson  <jas@extundo.com>
973
974         * gnus-art.el (article-decode-group-name): Be correct instead of
975         smart.
976
977 2003-03-27  Katsumi Yamaoka <yamaoka@jpl.org>
978
979         * lpath.el: Bind url-current-object for Emacs; bind
980         gnus-agent-expire-current-dirs for XEmacs; fbind open-ssl-stream
981         for both Emacsen.
982
983 2003-03-27  Jesper Harder  <harder@ifa.au.dk>
984
985         * gnus-sum.el (gnus-article-loose-mime)
986         (gnus-article-emulate-mime): Move to gnus-article-mime customize
987         group.
988
989         * gnus-msg.el (gnus-mailing-list-groups): Fix customize type and
990         doc string.
991
992 2003-03-26  Kevin Ryde <user42@zip.com.au>
993
994         * gnus-sum.el (gnus-summary-find-for-reselect): Renamed from
995         gnus-summary-find-uncancelled, skip temporary articles inserted by
996         "refer" functions.
997
998 2003-03-26  Vasily Korytov  <deskpot@myrealbox.com>
999
1000         * smiley.el (smiley-buffer): New function.
1001
1002 2003-03-26  Kevin Greiner <kgreiner@xpediantsolutions.com>
1003
1004         * gnus-agent.el (gnus-agent-fetch-selected-article): Replaced
1005         gnus-summary-update-line (which updated the article's face) with
1006         gnus-summary-update-download-mark (which updates the article's
1007         face by calling gnus-summary-update-line AND updates the download
1008         mark to show that the article was fetched).
1009
1010 2003-03-23  Kevin Greiner <kgreiner@xpediantsolutions.com>
1011
1012         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Provides
1013         option of deleting agent directories for groups/servers that are
1014         not currently agentized.
1015         (gnus-agent-expire): Use gnus-agent-expire-unagentized-dirs.
1016
1017         * gnus-int.el (gnus-open-server): Report backend errors in
1018         condition handler.
1019
1020 2003-03-23  Simon Josefsson  <jas@extundo.com>
1021
1022         * message.el (message-idna-to-ascii-rhs-1): Don't continue outside
1023         header.
1024
1025         * rfc2047.el (rfc2047-header-encoding-alist): Make Followup-To
1026         same as Newsgroups.
1027
1028         * nntp.el (nntp-open-connection-function): Mention
1029         nntp-open-tls-stream.
1030         (nntp-open-tls-stream): New function.
1031
1032         * tls.el: New file.
1033
1034         * nnimap.el (nnimap-server-port, nnimap-stream): Say TLS/SSL
1035         instead of SSL.
1036         (nnimap-stream): Add other streams, link to imap variables.
1037         (nnimap-authenticator): Add other authenticator, link to imap
1038         variables.
1039
1040         * imap.el: Autoload open-tls-stream.
1041         (imap-streams): Add tls in front of ssl.
1042         (imap-stream-alist): Add tls.
1043         (imap-default-tls-port): New variable.
1044         (imap-tls-p, imap-tls-open): New functions.
1045
1046 2003-03-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1047
1048         * mm-url.el (mm-url-insert-file-contents): parse url only if
1049         results is a list.
1050
1051 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1052
1053         * mail-source.el (mail-source-fetch-imap): Revert.
1054
1055 2003-03-22  Svend Tollak Munkejord  <stm@bacchus.pvv.org>
1056
1057         * deuglify.el (gnus-outlook-repair-attribution-outlook): Use a
1058         less strict regexp.
1059
1060 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1061
1062         * mail-source.el (mail-source-fetch-imap): Use buffer name for
1063         more imap function.
1064
1065 2003-03-21  Simon Josefsson  <jas@extundo.com>
1066
1067         * gnus-art.el (article-decode-group-name): Replace Newsgroups and
1068         Followup-To data inline.
1069
1070 2003-03-21  Jesper Harder  <harder@ifa.au.dk>
1071
1072         * gnus-art.el (gnus-treat-display-xface): Don't enable if
1073         icontopbm isn't available.
1074
1075 2003-03-21  Kevin Greiner <kgreiner@xpediantsolutions.com>
1076
1077         * gnus-int.el (gnus-open-server): Catch errors in backend's
1078         open-server method.  Returns nil rather than crashing startup.
1079
1080         * gnus-sum.el (eval-when-compile): Modified to resolve
1081         compile-time warnings.
1082
1083         * gnus-uu.el (gnus-uu-mark-series): Added informative msg.
1084         Reports length of series so that the user can compare N with a
1085         subject that should, if the entire series is present, contain
1086         '(.../N)'.
1087         (gnus-uu-delete-work-dir): Avoid hanging when O/S forbids deletion
1088         of temp file (Win-XP may leave the temp file locked when the
1089         uudecode process fails).
1090
1091 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
1092
1093         * message.el (message-split-line): Ignore error.
1094
1095         * lpath.el (split-line): Avoid split-line warning message.
1096
1097 2003-03-20  Kim F. Storm  <storm@cua.dk>
1098
1099         * message.el (message-split-line): New function.
1100         (message-mode-map): Remap split-line to message-split-line.
1101
1102 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
1103
1104         * message.el (message-make-overlay): Defalias it to make-overlay.
1105         (message-delete-overlay): Defalias it to delete-overlay.
1106         (message-overlay-put): Defalias it to overlay-put.
1107         (message-idna-to-ascii-rhs-1): Use them.
1108
1109         * messagexmas.el (message-xmas-redefine): Defalias some overlay
1110         functions to extent functions.
1111
1112 2003-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
1113
1114         * message.el (message-check-news-header-syntax): Fixed regexp.
1115
1116 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
1117
1118         * rfc2231.el (rfc2231-decode-encoded-string): Downcase charset.
1119
1120         * mm-url.el (mm-url-insert): Move url-current-object stuff into
1121         mm-url-insert-file-contents.
1122
1123         * nnrss.el (nnrss-fetch): Fetch the local stuff.
1124         (nnrss-check-group): Use it.
1125
1126 2003-03-20 Mark A. Hershberger  <mah@everybody.org>
1127
1128         * nnrss.el: Primitive XML Name-space support.  This means that RSS
1129         feeds like Kevin Burton's[1] can now be read in Gnus.
1130
1131         Implemented support for Mark Pilgrim's RSS Autodiscovery.[2] This
1132         means that if you want to read the RSS feed for example.com, all
1133         you have to do is hit "G R http://www.example.com/ RET" and
1134         nnrss.el will find and the feed listed on the site or (if you have
1135         loaded xml-rpc.el) look it up on syndic8.com.
1136
1137         Marked the message as HTML (by adding a Content-Type header) so
1138         that Gnus will render it as html if the user wants that.
1139
1140         Implemented the ability to save nnrss-group-alist so that any new
1141         feeds the you subscribe to will be found the next time you start
1142         up.
1143
1144         Implemented support for RSS 2.0 elements (author, pubDate).
1145
1146         Prefer for <content:encoded> over <description> where both
1147         elements exist.
1148
1149         * mm-url.el (mm-url-insert): Set url-current-object.
1150
1151         * gnus-group.el (gnus-group-make-rss-group): New function.
1152
1153 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
1154
1155         * message.el (message-idna-to-ascii-rhs-1): Don't use replace-*
1156         for highlight overlays.
1157
1158 2003-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1159
1160         * gnus-cache.el (gnus-cache-braid-nov): Test if a line looks like
1161         a NOV.
1162
1163 2003-03-20  Simon Josefsson  <jas@extundo.com>
1164
1165         * message.el (message-use-idna): Disable if UTF-8 unavailable.
1166         (message-idna-to-ascii-rhs): Use it.
1167
1168         * gnus-art.el (gnus-use-idna): Disable if UTF-8 unavailable.
1169
1170 2003-03-19  Teodor Zlatanov  <tzz@lifelogs.com>
1171
1172         * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
1173         (spam-group-ham-marks, spam-group-spam-marks): new functions
1174         (spam-spam-marks, spam-ham-marks): removed in favor of the
1175         spam-marks and ham-marks parameters
1176         (spam-generic-register-routine, spam-ham-move-routine): use the
1177         new spam-group-{spam,ham}-mark-p functions
1178
1179         * gnus.el (spam-marks, ham-marks): new group parameters with
1180         default values same as the old spam-spam-marks and spam-ham-marks
1181
1182 2003-03-19  Simon Josefsson  <jas@extundo.com>
1183
1184         * gnus-art.el (gnus-article-decode-hook): Add IDNA.
1185         (gnus-use-idna): New variable.
1186         (article-decode-idna-rhs): New function.
1187
1188         * message.el (message-use-idna): New variable.
1189         (message-mode-field-menu): Add entry for IDNA.
1190         (message-idna-inside-rhs-p, message-idna-to-ascii-rhs-1)
1191         (message-idna-to-ascii-rhs): New function.
1192         (message-generate-headers): Invoke IDNA code.
1193
1194 2003-03-19  Paul Jarc  <prj@po.cwru.edu>
1195
1196         * nnmaildir.el (nnmaildir--system-name): New function.
1197         (nnmaildir-request-accept-article): Use it.
1198
1199 2003-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1200
1201         * gnus-util.el (gnus-byte-compile): Make it work silently as the
1202         gnus-compile function does.
1203
1204         * gnus-sum.el (gnus-summary-highlight-line-0): Revoke the last
1205         bogus change.
1206
1207 2003-03-19  Jesper Harder  <harder@ifa.au.dk>
1208
1209         * mm-util.el (mm-mule-charset-to-mime-charset): Test if
1210         sort-coding-systems is defined.
1211
1212 2003-03-18  Paul Jarc  <prj@po.cwru.edu>
1213
1214         * nnmaildir.el (nnmaildir-open-server, nnmaildir-request-scan)
1215         (nnmaildir-request-create-group, nnmaildir-request-delete-group):
1216         Replace create-directory with target-prefix.
1217
1218 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
1219
1220         * mm-bodies.el (mm-decode-coding-region-safely): Don't use
1221         find-charset-string which is slooow in XEmacs.
1222
1223 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1224
1225         * gnus-sum.el (gnus-summary-highlight-line-0): Silence the byte-
1226         compiler under XEmacs.
1227
1228 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
1229
1230         * gnus-art.el (gnus-treat-highlight-signature): Make the default
1231         work for multipart/signed where the message text isn't `last'.
1232
1233 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1234
1235         * mm-view.el (mm-setup-w3m): Set w3m-display-inline-images to
1236         the value of mm-inline-text-html-with-images.
1237         (mm-inline-text-html-render-with-w3m): Don't bind
1238         w3m-display-inline-images.
1239
1240         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't bind
1241         w3m-display-inline-images.
1242
1243         * lpath.el: Bind w3m-display-inline-images; bind mm-w3m-mode-map
1244         regardless of an Emacs flavor.
1245
1246 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1247
1248         * gnus.el (gnus-version-number): Bump.
1249
1250 2003-03-18 00:38:22 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1251
1252         * gnus.el: Oort Gnus v0.16 is released.
1253
1254 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1255
1256         * lpath.el (featurep): Bind mm-w3m-mode-map.
1257
1258 2003-03-17  Paul Jarc  <prj@po.cwru.edu>
1259
1260         * nnmail.el (nnmail-cache-primary-mail-backend): Not all
1261         'respool-able backends define a global nnchoke-get-new-mail
1262         variable.
1263
1264 2003-03-17  Reiner Steib  <Reiner.Steib@gmx.de>
1265
1266         * gnus-art.el (gnus-mime-delete-part): New function.
1267         (gnus-mime-action-alist, gnus-mime-button-commands): Use it.
1268
1269 2003-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1270
1271         * message.el (message-check-news-header-syntax): Don't push
1272         groups twice onto list of unknown groups.
1273
1274         * nndoc.el (nndoc-type-alist): Move exim-bounce a bit further
1275         back.
1276
1277         * nnheader.el (nnheader-find-etc-directory): Doc fix.
1278
1279         * gnus-msg.el (gnus-inews-add-send-actions): Don't restore window
1280         config unless the summary buffer exists.
1281
1282         * gnus-sum.el (gnus-summary-next-group): Semi-exit group first to
1283         that target group is computed correctly when articles are marked
1284         as read by Xref handling.
1285
1286         * mail-source.el (mail-source-fetch-imap): Pass buffer-name to
1287         imap-open.
1288
1289         * message.el (message-send-mail): Add courtesy string to Bcc's,
1290         too.
1291
1292         * gnus-cite.el (gnus-cited-line-p): New function.
1293
1294 2003-03-15  Jesper Harder  <harder@ifa.au.dk>
1295
1296         * mm-bodies.el (mm-decode-body): Add new optional parameter,
1297         force, to use the supplied charset unconditionally.
1298
1299         * gnus-art.el (article-decode-charset): Use it.
1300
1301 2003-03-14  Jesper Harder  <harder@ifa.au.dk>
1302
1303         * mm-bodies.el (mm-decode-coding-region-safely): New function.
1304         (mm-decode-body): Use it.
1305
1306         * rfc2047.el (rfc2047-decode-region): do.
1307         (rfc2047-decode-string): Guess coding system if the default is
1308         invalid.
1309
1310 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
1311
1312         * nnmaildir.el (nnmaildir-request-update-info): Pretend missing
1313         articles are marked 'read, so we get correct article counts.
1314
1315 2003-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1316
1317         * gnus-art.el (gnus-insert-mime-button): Exclude a newline from
1318         the button.
1319         (gnus-insert-prev-page-button): Ditto.
1320         (gnus-insert-next-page-button): Ditto.
1321         (gnus-insert-mime-security-button): Ditto.
1322
1323         * mm-view.el (mm-inline-image-emacs): Open the bottom of an image
1324         one line.  Suggested by Greg Klanderman <gak@klanderman.net>.
1325         (mm-inline-image-xemacs): Ditto.
1326
1327 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
1328
1329         * nnmaildir.el (nnmaildir--parse-filename, nnmaildir--sort-files,
1330         nnmaildir--scan, nnmaildir-request-accept-article): Changes for
1331         the recent filename uniqueness discussion.
1332
1333 2003-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1334
1335         * mm-view.el (mm-inline-image-emacs): Make it delete an excessive
1336         newline next time.
1337         (mm-inline-image-xemacs): Ditto.
1338
1339 2003-03-10  Jesper Harder  <harder@ifa.au.dk>
1340
1341         * gnus-agent.el (gnus-agent-synchronize-flags-server): Don't use
1342         kill-line.
1343
1344 2003-03-09  Jesper Harder  <harder@ifa.au.dk>
1345
1346         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't use
1347         kill-line.
1348
1349 2003-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1350
1351         * gnus-agent.el (gnus-agent-fetched-hook): New variable.  Just
1352         fixing the code to match the documentation.
1353         (gnus-agent-fetch-selected-article): Replaced
1354         gnus-summary-update-article-line with gnus-summary-update-line as
1355         the former did not correctly recalculate the thread indentation.
1356         (gnus-agent-find-parameter): The agent-predicate, if not found
1357         anywhere else, defaults to the value of gnus-agent-predicate.
1358         (gnus-agent-fetch-session): Fixed typo; now executes
1359         gnus-agent-fetched-hook rather than the undocumented
1360         gnus-agent-fetch-hook.
1361         (gnus-agent-fetch-group-1): Removed part of 2003-03-06 fix.  The
1362         default agent predicate is now provided by
1363         gnus-agent-find-parameter.
1364         (gnus-agent-message): New macro.  This macro avoids potentially
1365         costly parameter evaluation when the message's level is too high
1366         to display.
1367         (gnus-agent-expire-group-1): Disabled undo tracking in temp
1368         overview buffer. Uses new gnus-agent-message macro to reduce
1369         overhead of optional messages. Reversed message levels to
1370         emphasize percent completion messages.  Detailed messages of
1371         little use except when debugging code.
1372
1373 2003-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
1374
1375         * spam.el (spam-ham-move-routine): use
1376         spam-mark-ham-unread-before-move-from-spam-group
1377         (spam-mark-ham-unread-before-move-from-spam-group): new variable
1378
1379 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
1380
1381         * spam.el: load nnimap.el when compiling
1382         (spam-setup-widening): use
1383         nnimap-split-download-body-default instead of
1384         nnimap-split-download-body which is a user-customizable variable
1385
1386 2003-03-07  Simon Josefsson  <jas@extundo.com>
1387
1388         * nnimap.el (nnimap-split-download-body-default): New, holds
1389         default for n-s-d-b.
1390         (nnimap-split-download-body): Add new setting (symbol default),
1391         which uses contents of n-s-d-b-d, and made it the default.
1392
1393 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
1394
1395         * spam.el (spam-use-hashcash): new variable
1396         (spam-list-of-checks): added spam-use-hashcash with associated
1397         spam-check-hashcash
1398         (spam-check-hashcash): new function, installed iff hashcash.el is
1399         loaded
1400         (spam-setup-widening): don't use (return)
1401
1402 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1403
1404         * gnus-agent.el (gnus-agent-fetch-group-1): Added default
1405         predicate of `false' to avoid an error when a group defines no
1406         predicate. Fixed typo that disabled agent scoring (i.e. the
1407         low/high predicates should now work).
1408
1409 2003-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
1410
1411         * spam.el: add spam-maybe-spam-stat-load to
1412         gnus-get-top-new-news-hook, remove it from gnus-get-new-news-hook
1413         (spam-bogofilter-register-with-bogofilter): use
1414         spam-bogofilter-spam-switch and spam-bogofilter-ham-switch
1415         (spam-bogofilter-spam-switch, spam-bogofilter-ham-switch): new
1416         custom variables to replace "-s" and "-n"
1417
1418         * gnus-group.el (gnus-group-get-new-news): call the new
1419         gnus-get-top-new-news-hook hook
1420
1421         * gnus-start.el (gnus-get-top-new-news-hook): new hook, run ONLY
1422         by gnus-get-new-news, NOT by gnus-group-get-new-news-this-group
1423
1424 2003-03-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1425
1426         * mm-uu.el (mm-uu-pgp-encrypted-test): Fix message.
1427
1428 2003-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1429
1430         * gnus-cus.el (gnus-group-customize): Don't use delete-if which is
1431         a cl run-time function.
1432
1433 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1434
1435         * gnus-agent.el (gnus-agent-fetch-group-1): Added missing binding
1436         on gnus-agent-short-article.
1437         (gnus-category-read): Replaced CL function mapcar* with new macro:
1438         gnus-mapcar.
1439         * gnus-util.el (gnus-mapcar): New macro.  Generalizes mapcar to
1440         support functions that accept multiple parameters.  A separate
1441         sequence must be provided for each parameter in the function.
1442         Iteration stops when the end of the shortest list is reached.
1443
1444 2003-03-06  Jesper Harder  <harder@ifa.au.dk>
1445
1446         * nnimap.el (nnimap-request-accept-article): Use delete-region.
1447
1448         * html2text.el (html2text-clean-dtdd, html2text-delete-tags)
1449         (html2text-delete-single-tag, html2text-clean-anchor)
1450         (html2text-remove-tags): Use delete-region.
1451         (html2text-fix-paragraphs): Simplify.
1452
1453         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt)
1454         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
1455         (mml1991-pgg-encrypt, mml1991-pgg-encrypt): Use delete-region, not
1456         kill-region.
1457
1458 2003-03-04  John Paul Wallington  <jpw@gnu.org>
1459
1460         * gnus-agent.el (gnus-agent-enable-expiration)
1461         (gnus-agent-article-alist, gnus-agent-article-alist)
1462         (gnus-agent-cat-defaccessor): Doc fixes.
1463
1464 2003-03-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1465
1466         * gnus-agent.el (gnus-function-implies-unread-1): Grok
1467         byte-compiled functions.
1468
1469 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1470
1471         * gnus-sum.el (gnus-auto-goto-ignores): New variable. Provides
1472         customization between new maneuvering (which permits selecting
1473         undownloaded articles) and old maneuvering (which skipped over
1474         undownloaded articles) behaviors.
1475         (gnus-summary-find-next): Pass through the unread and subject
1476         parameters when calling gnus-summary-find-prev.
1477         (gnus-summary-find-next,gnus-summary-find-prev): Apply
1478         gnus-auto-goto-ignores to filter out unacceptable articles.
1479
1480 2003-03-04  Jesper Harder  <harder@ifa.au.dk>
1481
1482         * mail-source.el (mail-source-read-passwd): Remove. `read-passwd'
1483         exists in all supported Emacs versions, so we don't need this
1484         compatibility function.
1485         (mail-source-fetch-pop, mail-source-check-pop)
1486         (mail-source-fetch-webmail): Use read-passwd.
1487
1488         * nntp.el (nntp-send-authinfo, nntp-send-nosy-authinfo)
1489         (nntp-open-telnet, nntp-open-via-telnet-and-telnet): Use
1490         read-passwd.
1491
1492         * nnwarchive.el (nnwarchive-open-server): Use read-passwd.
1493
1494         * imap.el (imap-read-passwd): Remove.
1495         (imap-interactive-login): Use read-passwd.
1496
1497         * canlock.el (canlock-read-passwd): Remove.
1498         (canlock-insert-header, canlock-verify): Use read-passwd.
1499
1500         * sieve-manage.el (sieve-manage-read-passwd): Remove.
1501         (sieve-manage-interactive-login): Use read-passwd.
1502
1503         * pop3.el (pop3-read-passwd): Remove.
1504         (pop3-movemail, pop3-get-message-count, pop3-apop): Use
1505         read-passwd.
1506
1507         * pgg.el (pgg-read-passphrase): Simplify.
1508
1509 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1510
1511         * gnus-agent.el (gnus-agent-mode): Fixed the mode line reports
1512         'plugged' when actually 'unplugged' bug.
1513         (gnus-category-read): Ignore nil values when converting an
1514         old-format category so that the new-format category will default
1515         those attributes to the global variables.
1516
1517 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1518
1519         * mail-source.el (mail-source-delete-old-incoming-confirm): Fixed
1520         doc-string.
1521
1522 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
1523
1524         * nnrss.el (nnrss-decode-entities-unibyte-string): Use `buffer-string'.
1525         * nndoc.el (nndoc-dissect-mime-parts-sub): do.
1526         * nndb.el (nndb-request-accept-article, nndb-status-message): do.
1527         * mm-url.el (mm-url-decode-entities-string): do.
1528         * mml1991.el (mml1991-mailcrypt-sign, mml1991-gpg-sign): do.
1529         * mm-decode.el (mm-find-raw-part-by-type): do.
1530         * message.el (message-send-mail-partially)
1531         (message-send-mail-with-sendmail): do.
1532         * gnus-uu.el (gnus-uu-save-article, gnus-uu-reginize-string): do.
1533         * gnus-kill.el (gnus-pp-gnus-kill): do.
1534         * gnus-art.el (gnus-article-treat-unfold-headers)
1535         (gnus-article-encrypt-body): do.
1536
1537 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1538
1539         * mail-source.el (mail-source-delete-incoming): Allow integer value.
1540         (mail-source-delete-old-incoming-confirm): New variable.
1541         (mail-source-delete-old-incoming): Use it.  New function.
1542         (mail-source-callback): Call `mail-source-delete-old-incoming' if
1543         `mail-source-delete-incoming' is a nonnegative integer.
1544
1545 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1546
1547         * gnus-msg.el (gnus-extended-version): Fix for 'emacs-gnus-config.
1548         (gnus-user-agent): Fixed typo.
1549
1550 2003-03-03  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1551
1552         * gnus-agent.el (gnus-agent-enable-expiration): Fixed documentation.
1553         (gnus-agent-expire-group-1): Removed invalid (interactive) specifier.
1554
1555 2003-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1556
1557         * gnus-agent.el (gnus-agent-fetch-articles): Fix nil message.
1558         (gnus-agent-fetch-session): Allow debugging to take place.
1559
1560 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
1561
1562         * gnus-sum.el (gnus-highlight-selected-summary)
1563         (gnus-article-get-xrefs, gnus-summary-show-thread): Use
1564         `gnus-point-at-bol' and `gnus-point-at-eol' instead of
1565         `(progn (beginning-of-line) (point))'.  It's shorter, faster,
1566         and makes it clear that we don't need the side effect.
1567         * gnus-util.el (gnus-delete-line): do.
1568         * gnus-xmas.el (gnus-group-add-icon): do.
1569         * nnmail.el (nnmail-article-group, nnmail-cache-fetch-group): do.
1570         * nntp.el (nntp-send-authinfo-from-file): do.
1571         * nnml.el (nnml-header-value): do.
1572         * nnheader.el (nnheader-insert-references): do.
1573         * gnus-cite.el (gnus-article-highlight-citation)
1574         (gnus-cite-parse): do.
1575         * gnus-score.el (gnus-score-followup): do.
1576         * gnus-draft.el (gnus-draft-send): do.
1577         * gnus-group.el (gnus-group-highlight-line): do.
1578         * gnus-cache.el (gnus-cache-braid-nov): do.
1579         * nnfolder.el (nnfolder-retrieve-headers)
1580         (nnfolder-request-article): do.
1581         * gnus-art.el (article-hide-boring-headers)
1582         (gnus-article-hide-header): do.
1583
1584         * nnheader.el (nnheader-find-nov-line): Use gnus-delete-line.
1585         * nnml.el (nnml-request-replace-article): do.
1586         * nnmbox.el (nnmbox-request-move-article, nnmbox-delete-mail): do.
1587         * nnfolder.el (nnfolder-request-move-article): do.
1588         * gnus-cache.el (gnus-cache-possibly-remove-article): do.
1589         * gnus-art.el (gnus-mm-display-part): do.
1590
1591         * gnus-art.el (gnus-article-goto-part): Use gnus-goto-char.
1592
1593 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1594
1595         * nntp.el (nntp-possibly-change-group): Avoid calling
1596         process-buffer on nil (Which happened when you lost your
1597         connection while fetching); instead signal a "Server Closed
1598         Connection" error.
1599
1600 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1601
1602         * gnus-agent.el (gnus-agent-enable-expiration): New
1603         variable. Either ENABLE or DISABLE.  Sets default behavior for
1604         selecting which groups are expired.
1605         (gnus-agent-cat-set-property, gnus-agent-cat-defaccessor,
1606         gnus-agent-set-cat-groups): Provides abstract interface for
1607         accessing agent category.  Category now implemented by an alist.
1608         (gnus-agent-add-group, gnus-agent-remove-group,
1609         gnus-category-insert-line, gnus-category-edit-predicate,
1610         gnus-category-edit-score, gnus-category-edit-groups,
1611         gnus-category-copy, gnus-category-add, gnus-group-category): Use
1612         new agent category abstraction.
1613         (gnus-agent-find-parameter): New function. Search for agent
1614         configuration parameter first in the group's parameters, then its
1615         topics (if any), and then the group's category.  If not found
1616         anywhere, use the original defined constants.
1617         (gnus-agent-fetch-headers, gnus-agent-fetch-group-1): Use new
1618         gnus-agent-find-parameter.
1619         (gnus-agent-fetch-headers, gnus-agent-uncached-articles): Clearing
1620         gnus-agent-cache now blocks retrieving headers and articles from
1621         the local cache.  Fetched content is still added to the cache
1622         before being returned.
1623         (gnus-agent-fetch-session): Use error-message-string to generate
1624         displayed error message.
1625         (gnus-agent-customize-category): New Command. 'e' in category
1626         buffer opens category customization buffer.
1627         (gnus-category-read): Reads either positional or alist format;
1628         returns alist format.
1629         (gnus-category-write): Writes category file compatible with
1630         current, and previous, versions of gnus-agent.
1631         (gnus-category-make-function, gnus-category-make-function-1):
1632         Corrected documentation; parameter is predicate NOT category.
1633         (gnus-predicate-implies-unread): Now works in more cases per the
1634         todo comment.
1635         (gnus-function-implies-unread-1): New function. Supports
1636         gnus-predicate-implies-unread.
1637         (gnus-agent-expire-group): Command now provides default of group
1638         under point.
1639         (gnus-agent-expire-group-1): Obeys new agent-enable-expiration and
1640         agent-days-until-old parameters. No longer supports
1641         gnus-agent-expire-days being set to an alist.
1642         (gnus-agent-request-article): Now performs its own checks of
1643         gnus-agent, gnus-agent-cache, and gnus-plugged rather than
1644         assuming that the caller will do them correctly.
1645         (): Added one-time hook to gnus-group-prepare-hook.  Detects when
1646         gnus-agent-expire-days is set to an alist.  Converts said alist
1647         into group parameter so that gnus-agent-expire-days will not be
1648         needed.
1649         * gnus-art.el (gnus-request-article-this-buffer): Conditional
1650         checks surrounding gnus-agent-request-article removed; now
1651         performed by gnus-agent-request-article.
1652         * gnus-cus.el (gnus-agent-parameters): New variable. List of
1653         customizable group/topic parameters that regulate the agent.
1654         (gnus-group-customize): Uses gnus-agent-parameters.  Replaced
1655         kill-buffer with gnus-kill-buffer to remove the killed buffer from
1656         the list of gnus buffers.
1657         (gnus-trim-whitespace): Removes leading and trailing whitespace
1658         from multiline strings.
1659         (gnus-agent-cat-prepare-category-field,
1660         gnus-agent-customize-category): Constructs a category
1661         customization buffer.
1662         * gnus-int.el (gnus-retrieve-headers,
1663         gnus-request-expire-articles): No longer checks gnus-agent-cache
1664         as it is handled internally by the agent.
1665         (gnus-request-head, gnus-request-body): Conditional checks
1666         surrounding gnus-agent-request-article removed; now performed by
1667         gnus-agent-request-article.
1668
1669         * gnus-start.el (): Added defvar statements to resolve compilation
1670         warnings.
1671         (gnus-long-file-names): New function. Isolates platform dependent
1672         msdos-long-file-names.
1673         (gnus-save-startup-file-via-temp-buffer): New variable. Provides
1674         option of writing directly to file.  Avoids memory exhausted
1675         errors when .newsrc.eld is huge.
1676         (gnus-save-newsrc-file): Uses new
1677         gnus-save-startup-file-via-temp-buffer.
1678         (gnus-gnus-to-quick-newsrc-format): Rewritten to write to
1679         standard-output.
1680         (gnus-display-time-event-handler): Changed to alias from a defun
1681         to avoid a compile-time warning when display-time-event-handler is
1682         not defined.
1683         * gnus-util.el (gnus-with-output-to-file): New macro. Binds
1684         standard-output such that prin1 and princ will write directly to a
1685         file.
1686
1687         * gnus.el (gnus-agent-cache): Expanded documentation.
1688         (gnus-summary-high-undownloaded-face): Removed second bold keyword
1689         so that this face is actually bold.
1690
1691         * nnkiboze.el (nnkiboze-request-article): Only use the cache when
1692         gnus-use-cache has been set.
1693
1694 2003-03-02  Jesper Harder  <harder@ifa.au.dk>
1695
1696         * nnvirtual.el (nnvirtual-update-xref-header): Simplify.
1697
1698 2003-03-01  Jesper Harder  <harder@ifa.au.dk>
1699
1700         * gnus-art.el (gnus-article-refer-article): Be more permissive.
1701
1702 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1703
1704         * spam.el: Fix typo.
1705
1706 2003-03-01  Satyaki Das  <satyaki@theforce.stanford.edu>
1707         (Trivial patch.)
1708
1709         * pgg-gpg.el (pgg-gpg-process-region): Insert process status into
1710         errors-buffer. This produces a nicer error message in case of
1711         problems.
1712
1713 2003-03-01  Teodor Zlatanov  <tzz@lifelogs.com>
1714
1715         * spam.el (spam-maybe-spam-stat-load, spam-maybe-spam-stat-load):
1716         load stats iff spam-use-stat is on
1717
1718         * spam.el: add spam-maybe-spam-stat-load to gnus-startup hook,
1719         also use spam-maybe-spam-stat-load and spam-maybe-spam-stat-save
1720         instead of spam-stat-load and spam-stat-save in the
1721         gnus-get-new-news-hook and gnus-save-newsrc-hook, respectively
1722
1723 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1724
1725         * mm-view.el (mm-inline-text): Ignore errors from enriched-decode.
1726
1727 2003-03-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1728
1729         * message.el (message-make-fqdn): Protect against nil user-mail.
1730
1731 2003-02-28  Vasily Korytov <deskpot@myrealbox.com>
1732
1733         * gnus-art.el (gnus-boring-article-headers): New values:
1734         'to-list and 'cc-list.
1735
1736 2003-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
1737
1738         * spam.el (spam-setup-widening): new function to set
1739         nnimap-split-download-body, we add it to gnus-get-new-news-hook
1740         (spam-list-of-statistical-checks): list of statistical splitter
1741         checks
1742         (spam-split): added a widen call when a statistical check is
1743         enabled
1744
1745 2003-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
1746
1747         * gnus-msg.el (gnus-user-agent): Changed default to
1748         'emacs-gnus-type, renamed 'full.
1749
1750 2003-02-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
1751
1752         * nnfolder.el (nnfolder-request-accept-article): Don't use
1753         mail-header-unfold-field.
1754
1755 2003-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
1756
1757         * imap.el (imap-ssl-open): Don't depend on ssl.el.
1758         * nntp.el (nntp-open-ssl-stream): Don't depend on ssl.el.
1759
1760 2003-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
1761
1762         * spam.el: add spam-stat-load to gnus-get-new-news-hook
1763         (spam-split): remove spam-stat-load call
1764
1765 2003-02-26  Simon Josefsson  <jas@extundo.com>
1766
1767         * gnus-sum.el (gnus-summary-toggle-header): Run
1768         gnus-article-decode-hook instead of calling a-decode-encoded-words
1769         directly (the latter is run as part of the former).
1770
1771 2003-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1772
1773         * gnus-agent.el (gnus-agent-expire-group): Remove debug.
1774
1775 2003-02-25  Jesper Harder  <harder@ifa.au.dk>
1776
1777         * message.el (message-sendmail-envelope-from): New option.
1778         (message-sendmail-envelope-from): New function.
1779         (message-send-mail-with-sendmail): Use it.
1780
1781 2003-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
1782
1783         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Added
1784         compensation for TDMA addresses.
1785
1786 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1787
1788         * gnus-msg.el (gnus-user-agent): New variable.
1789         (gnus-version-expose-system): Removed.  Obsoleted by
1790         `gnus-user-agent'.
1791         (gnus-extended-version): Use `gnus-user-agent'.
1792
1793 2003-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
1794
1795         * spam.el (spam-stat-register-spam-routine,
1796         spam-stat-register-ham-routine): remove spam-stat-save
1797         (spam-stat hook): add spam-stat-save to the gnus-save-newsrc-hook
1798
1799 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1800
1801         * gnus-group.el (gnus-topic-mode-p): Fixed free variable
1802         reference.
1803
1804 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1805
1806         * nnheader.el (nnheader-find-nov-line): Changed midpoint
1807         calculation to avoid integer overflow.
1808
1809 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1810
1811         * gnus-start.el (gnus-backup-startup-file): Fixed custom type.
1812
1813 2003-02-24  Ted Zlatanov <tzz@lifelogs.com>
1814         * spam.el: disabled spam-get-article-as-filename
1815
1816         From Michael Shields  <shields@msrl.com>
1817
1818         * gnus-group.el (gnus-group-is-exiting-without-update-p): New.
1819         * gnus-sum.el (gnus-summary-exit-no-update): Use it.
1820         * gnus-sum.el (gnus-summary-expire-articles): Use it.
1821         * spam.el (spam-summary-prepare-exit): Use it.
1822         * gnus.el (gnus-install-group-spam-parameters): New.
1823         * spam.el (spam-group-ham-processor-copy-p): New.
1824         * spam.el (spam-summary-prepare-exit): Support for ham copying.
1825         * spam.el (spam-mark-spam-as-expired-and-move-routine): Fix bug
1826         that would cause the current message to be moved if the group had
1827         no spam.
1828         * spam.el (spam-ham-move-routine): New `copy' argument.
1829
1830 2003-02-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1831         From Martin Thornquist <martint@ifi.uio.no>
1832
1833         * gnus-topic.el (gnus-topic-select-group): Select last group if
1834         after last group.
1835         * gnus-group.el (gnus-group-select-group): Ditto.
1836
1837 2003-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1838
1839         * gnus-art.el (popup-menu): Compiler macro for Emacs 20.
1840         (gnus-article-refer-article): Use gnus-point-at-(b|e)ol instead of
1841         point-at-(b|e)ol which aren't available in Emacs 20.
1842
1843         * gnus-registry.el (puthash): Alias to cl-puthash for Emacs 20.
1844
1845 2003-02-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1846
1847         * gnus-start.el (gnus-activate-group): Re-enabled the catch error
1848         clause of the condition-case statement.  Errors connecting to a
1849         server no longer terminate gnus.
1850
1851         * gnus-agent.el (gnus-agent-toggle-plugged): Renamed parameter to
1852         make its use obvious.  Added no-nothing case to avoid
1853         opening(closing) servers when already open(closed).
1854         (gnus-agent-while-plugged): Added macro to facilitate internal use
1855         of gnus-agent-toggle-plugged.
1856         (gnus-agent-fetch-group): Use new gnus-agent-while-plugged to
1857         temporarily open servers.
1858         (gnus-agent-get-undownloaded-list): Sort list of article numbers
1859         as sorting gnus-newsgroup-headers is wrong.
1860         (gnus-agent-summary-fetch-group): Use new gnus-agent-while-plugged
1861         to temporarily open servers. Corrected logic to handle setting
1862         gnus-agent-mark-unread-after-downloaded.
1863         (gnus-agent-fetch-articles): Now handles headers with missing
1864         article sizes and/or missing article lengths.  Now clears the
1865         message buffer when finished.
1866         (gnus-agent-fetch-group-1): Position point before calling
1867         gnus-summary-set-agent-mark.
1868         (gnus-get-predicate): Corrected description, parameter is
1869         predicate not category.
1870         (gnus-agent-expire-group): Adapted the gnus-agent-expire-* code to
1871         provide a separate single group expiration function.
1872         (gnus-agent-regenerate-group): Now clears the message buffer when
1873         finished.
1874
1875 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1876
1877         * gnus.el (gnus-agent-target-move-group-header): New variable.
1878         * gnus-draft.el (gnus-draft-send): If special header
1879         "X-Gnus-Agent-Target-Move-Group" is present, do like Gcc into
1880         that group, instead of performing the regular sending functions.
1881
1882 2003-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1883
1884         * gnus-xmas.el (gnus-xmas-mime-button-menu): Accept a prefix arg.
1885
1886 2003-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
1887
1888         * message.el (message-user-fqdn, message-valid-fqdn-regexp): New
1889         variables.
1890         (message-make-fqdn): Use it.  Improved validity check.
1891
1892 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1893
1894         * message.el (message-user-mail-address): Check whether
1895         user-mail-address looks valid.
1896
1897         * gnus-msg.el (gnus-mailing-list-followup-to): New function.
1898
1899         * gnus-util.el (gnus-fetch-original-field): New function.
1900
1901 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1902
1903         * message.el (message-mode): \\(...\\) around additional
1904         paragraph-separate alternative.
1905
1906 2003-02-23  Jesper Harder  <harder@ifa.au.dk>
1907
1908         * gnus-art.el (gnus-mime-button-commands): Add ellipsis.
1909         (gnus-mime-button-menu): Define MIME popup menu with easy-menu to
1910         display key bindings.
1911         (gnus-mime-button-menu): Rewrite.
1912
1913 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1914
1915         * gnus-art.el (gnus-button-url-regexp): Removed `.
1916
1917 2003-02-23  Max Froumentin  <mf@w3.org>
1918
1919         * gnus-art.el (gnus-button-url-regexp): Remove `, enter '.
1920
1921 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1922
1923         * gnus-art.el (gnus-mime-action-on-part): Require a match
1924         interactively.
1925
1926         * gnus-start.el (gnus-save-newsrc-file): Use
1927         gnus-backup-startup-file.
1928         (gnus-backup-startup-file): New variable.
1929
1930 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1931
1932         * gnus.el (gnus-summary-buffer-name): Moved function here.
1933
1934         * gnus-draft.el (defun): Remove debug.
1935
1936 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
1937
1938         * gnus-sum.el (gnus-summary-refer-article): Skip method if we
1939         can't open server.
1940
1941 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1942
1943         * gnus-draft.el (defun): Configure posting styles.
1944
1945         * gnus-start.el (gnus-get-unread-articles-in-group): Make sure
1946         the entry for the group exists before we alter it.
1947
1948 2003-02-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1949
1950         * message.el (message-mode): MML tags separate paragraphs.  Small
1951         change from David S Goldberg <david.goldberg6@verizon.net>.
1952
1953         * gnus-agent.el (gnus-agent-get-undownloaded-list): Sort
1954         `gnus-newsgroup-headers'.
1955
1956         * gnus-art.el (gnus-article-refer-article): Grok more message id
1957         formats.  From Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
1958
1959 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
1960
1961         * mm-decode.el (mm-path-name-rewrite-functions): Doc fix: don't
1962         use "path name".
1963
1964 2003-02-21  Teodor Zlatanov  <tzz@lifelogs.com>
1965
1966         * gnus-sum.el (gnus-summary-move-article)
1967         (gnus-summary-expire-articles): send data header for article, not
1968         just article ID
1969
1970         * gnus-registry.el (gnus-registry-hashtb, gnus-register-action)
1971         (gnus-register-spool-action): added hashtable of message ID keys
1972         with message motion data
1973
1974 2003-02-21  Florian Weimer  <fw@deneb.enyo.de>
1975         From Reiner Steib  <Reiner.Steib@gmx.de>.
1976
1977         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): New
1978         variable, used in `gnus-button-mid-or-mail-heuristic'.
1979         (gnus-button-mid-or-mail-heuristic): New function derived from
1980         Florian Weimer's Perl script.
1981         (gnus-button-handle-mid-or-mail): Allow a function instead of
1982         'guess.
1983         (gnus-button-guessed-mid-regexp): Removed.
1984
1985 2003-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1986
1987         * message.el (message-resend): Bind message-setup-hook to nil;
1988         remove X-Draft-From header.
1989
1990 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
1991
1992         * gnus-sum.el (gnus-simplify-subject-fully, gnus-subject-equal)
1993         (gnus-newsgroup-undownloaded)
1994         (gnus-summary-save-parts-default-mime, gnus-auto-select-next):
1995         Doc fixes.
1996
1997 2003-02-17  John Paul Wallington  <jpw@gnu.org>
1998
1999         * gnus.el (gnus-shell-command-separator, gnus-email-address)
2000         (gnus-default-charset, gnus-other-frame-parameters): Doc fixes.
2001
2002 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
2003
2004         * gnus-spec.el (gnus-xmas-format): Use insert instead of
2005         insert-string which is obsolete in Emacs 21.4.
2006
2007         * message.el (message-cross-post-followup-to-header): do.
2008
2009         * spam.el (spam-ifile-register-with-ifile)
2010         (spam-stat-register-spam-routine)
2011         (spam-stat-register-ham-routine)
2012         (spam-bogofilter-register-with-bogofilter): do.
2013
2014         * mailcap.el (mailcap-mime-data): Fix typo.
2015
2016         * gnus-topic.el (gnus-topic-make-menu-bar): Add ellipsis.
2017
2018 2003-02-19  Reiner Steib  <Reiner.Steib@gmx.de>
2019
2020         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
2021         (gnus-cite-parse): Renamed `gnus-unsightly-citation-regexp' to
2022         `gnus-cite-unsightly-citation-regexp'.
2023
2024 2003-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2025
2026         * gnus-msg.el (gnus-copy-article-buffer): Copy an article header
2027         even if there's just a header.
2028
2029 2003-02-19  Jesper Harder  <harder@ifa.au.dk>
2030
2031         * message.el (message-fix-before-sending): Fix highlighting of
2032         illegible and invisible text.
2033
2034         * gnus-util.el (gnus-multiple-choice): Separate choices with
2035         ",\e,A \e(B".  Suggested by Dan Jacobson <jidanni@dman.ddts.net>.
2036
2037 2003-02-18  Jesper Harder  <harder@ifa.au.dk>
2038
2039         * gnus-sum.el (gnus-summary-exit-no-update): Use gnus-kill-buffer.
2040
2041 2003-02-18  Teodor Zlatanov  <tzz@lifelogs.com>
2042
2043         * spam.el (spam-ham-move-routine)
2044         (spam-mark-spam-as-expired-and-move-routine): use
2045         gnus-summary-kill-process-mark and gnus-summary-yank-process-mark
2046         around process-mark manipulation on the group
2047
2048 2003-02-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2049
2050         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME/Multipart
2051         submenu.
2052
2053 2003-02-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2054
2055         * mail-source.el (mail-source-fetch): Reverse the return value of
2056         the continuation question.
2057
2058 2003-02-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2059
2060         * nndraft.el (nndraft-request-move-article): Bind
2061         nnmh-allow-delete-final to t.
2062
2063 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
2064
2065         * mm-uu.el (mm-uu-uu-filename): Fix use of character constant.
2066
2067 2003-02-11  Stefan Monnier  <monnier@cs.yale.edu>
2068
2069         * nntp.el (nntp-accept-process-output): Don't use point-max to get
2070         the buffer's size.
2071
2072 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
2073
2074         * nnheader.el: Added cygwin to system-type comparisons.
2075
2076 2003-01-27  Juanma Barranquero  <lektu@terra.es>
2077
2078         * imap.el (imap-mailbox-status): Fix typo.
2079
2080 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
2081
2082         * gnus-art.el (gnus-article-prepare): Don't set agent mark if
2083         online.
2084
2085 2003-02-14  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2086
2087         * gnus-agent.el (gnus-agent-group-make-menu-bar): Include all
2088         commands.
2089         * gnus-sum.el: Small change from Frank Weinberg
2090         <frank@usenet-rundfahrt.de>:
2091         (gnus-auto-center-group): New variable.
2092         (gnus-summary-read-group-1): Use it.
2093         (gnus-summary-next-group): Fix docstring.
2094
2095 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2096
2097         * gnus-util.el (gnus-faces-at): Simplify.
2098
2099 2003-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2100
2101         * spam.el (spam-ham-move-routine)
2102         (spam-mark-spam-as-expired-and-move-routine): made the article
2103         move conditional, so it's not called even if there's nothing to move
2104
2105 2003-02-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2106
2107         * message.el (message-unix-mail-delimiter): Accept any whitespace
2108         after the email address and before the date; do not require the
2109         space character.  From Kurt B. Kaiser <kbk@shore.net>.
2110
2111 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2112
2113         * gnus-art.el (gnus-article-only-boring-p): Make sure that the
2114         gnus-article-boring-faces variable is bound; use gnus-faces-at.
2115
2116         * gnus-util.el (gnus-faces-at): New macro.
2117
2118 2003-02-13  Michael Shields  <shields@msrl.com>
2119
2120         * gnus-cite.el
2121         (gnus-cite-attribution-suffix, gnus-cite-parse):
2122         Better handling for Microsoft citation styles.
2123         (gnus-unsightly-citation-regexp): New.
2124
2125 2003-02-12  Michael Shields  <shields@msrl.com>
2126
2127         * gnus-art.el (article-strip-banner): Strip both per-group and
2128         per-user-address banners.
2129         (article-really-strip-banner): New.
2130
2131 2003-02-12  Michael Shields  <shields@msrl.com>
2132
2133         * gnus-sum.el (gnus-article-goto-next-page,
2134         gnus-article-goto-prev-page): Call gnus-summary-*-page, instead of
2135         relying on the summary bindings of `n' and `p'.
2136
2137 2003-02-12  Michael Shields  <shields@msrl.com>
2138
2139         * gnus-art.el (gnus-article-only-boring-p): New.
2140         (gnus-article-skip-boring): New.
2141         * gnus-cite.el (gnus-article-boring-faces): New.
2142         * gnus-sum.el (gnus-summary-next-page): Use
2143         gnus-article-only-boring-p.
2144
2145 2003-02-12  Teodor Zlatanov  <tzz@lifelogs.com>
2146
2147         * spam.el (spam-mark-spam-as-expired-and-move-routine)
2148         (spam-ham-move-routine): unmark all articles before marking those
2149         of interest and calling gnus-summary-move-article
2150
2151 2003-02-12  Jesper Harder  <harder@ifa.au.dk>
2152
2153         * gnus.el (gnus-kill-buffer): Move to gnus.el because it's
2154         logically the complement of gnus-get-buffer-create and
2155         gnus-add-buffer.
2156
2157         * gnus-util.el (gnus-kill-buffer): do.
2158
2159         * nnmail.el: Autoload gnus-kill-buffer.
2160
2161 2003-02-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2162
2163         * gnus-agent.el (gnus-summary-set-agent-mark): Added call to
2164         gnus-summary-goto-subject as gnus-summary-update-mark operates on
2165         the current LINE.
2166         (gnus-agent-summary-fetch-group): Minimized the number of times
2167         that the article is updated in the buffer.
2168
2169 2003-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
2170
2171         * spam.el (spam-ham-move-routine): use the process-mark instead of
2172         gnus-current-article when moving articles
2173         (spam-mark-spam-as-expired-and-move-routine): ditto, use the process-mark
2174
2175 2003-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2176
2177         * gnus-topic.el (gnus-topic-expire-articles): Recursive.
2178         (gnus-topic-catchup-articles): Ditto.
2179         (gnus-topic-mark-topic): Reverse recursive logic.
2180
2181 2003-02-11  Jesper Harder  <harder@ifa.au.dk>
2182
2183         * gnus-sum.el (gnus-summary-refer-thread): Handle case where
2184         gnus-refer-thread-limit is t.
2185
2186 2003-02-10  Jesper Harder  <harder@ifa.au.dk>
2187
2188         * mm-util.el (mm-mule-charset-to-mime-charset): Use
2189         sort-coding-systems to prefer utf-8 over utf-16.
2190
2191 2003-02-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2192
2193         * gnus-agent.el (gnus-agent-expire-days):
2194         gnus-request-move-article depends on gnus-agent-expire to clean up
2195         the cache after moving the article.  Therefore, g-a-e-d can NOT
2196         default to nil or can gnus-agent-expire be disabled by doing so.
2197         If you don't want to run gnus-agent-expire, don't call it.
2198         (gnus-agent-expire): The broken test to disable gnus-agent-expire
2199         when g-a-e-d was NOT nil was removed.
2200         (gnus-agent-article-name): Removed unnecessary input test as
2201         article IDs are always strings.
2202         (gnus-agent-regenerate-group): Added check to protect against
2203         servers that generate absurdly long article IDs.  Valid IDs are
2204         less than 10 digits to avoid overflow errors.  Fixed logic error
2205         when ensuring that the final article ID is present in the new
2206         alist.
2207
2208 2003-02-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2209
2210         * gnus-topic.el (gnus-topic-goto-missing-topic): Just move to the
2211         next line after finding the parent.
2212
2213 2003-02-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2214
2215         * gnus.el (gnus-version-number): Bumped.
2216
2217 2003-02-08 23:23:27 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2218
2219         * gnus.el: Oort Gnus v0.15 is released.
2220
2221 2003-02-08  Michael Welsh Duggan  <md5i@cs.cmu.edu>
2222
2223         * nnmail.el (nnmail-split-it): If a message ends up matching the
2224           same mailbox more than once, it will cause duplicates to appear
2225           in the mailbox.
2226
2227 2003-02-08  Simon Josefsson  <jas@extundo.com>
2228
2229         * gnus-sum.el (gnus-summary-select-article): Remove blink removal
2230         code that only worked under Emacs.
2231
2232         * pgg-gpg.el (pgg-gpg-process-region): Don't blink.  From Satyaki
2233         Das <satyaki@chicory.stanford.edu>.
2234
2235 2003-02-08  Jesper Harder  <harder@ifa.au.dk>
2236
2237         * gnus-art.el (gnus-article-refer-article): Use
2238         gnus-replace-in-string.
2239
2240         * gnus-util.el (gnus-map-function): Remove unneeded let-binding.
2241         (gnus-remove-duplicates): do.
2242
2243 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
2244
2245         * gnus-int.el (gnus-internal-registry-spool-current-method): new variable
2246         (gnus-request-scan): set
2247         gnus-internal-registry-spool-current-method to gnus-command-method
2248         before a request-scan operation
2249
2250         * gnus-registry.el (regtest-nnmail): use
2251         gnus-internal-registry-spool-current-method
2252
2253 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2254
2255         * mail-source.el (mail-source-fetch): Typo fix.
2256
2257 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
2258
2259         * nnmail.el (nnmail-spool-hook): new hook
2260         (nnmail-cache-insert): call nnmail-spool-hook
2261
2262         * gnus-registry.el: new file with examples of using the hooks
2263
2264         * gnus.el (gnus-registry): added registry customization group
2265         (gnus-group-prefixed-name): improve function to return full group
2266         name optionally
2267         (gnus-group-guess-prefixed-name): shortcut to
2268         gnus-group-prefixed-name, using just the group name
2269         (gnus-group-full-name): always get a group's full name
2270         (gnus-group-guess-full-name): shortcut, using just the group name
2271
2272         * gnus-sum.el (gnus-summary-article-move-hook)
2273         (gnus-summary-article-delete-hook)
2274         (gnus-summary-article-expire-hook): new hooks
2275         (gnus-summary-move-article, gnus-summary-expire-articles)
2276         (gnus-summary-delete-article): invoke the new hooks
2277
2278 2003-02-07  Frank Weinberg  <frank@usenet-rundfahrt.de>
2279
2280         * gnus-art.el (gnus-article-refer-article): Strip leading "news:"
2281         from message-ID
2282
2283 2003-02-07  Jesper Harder  <harder@ifa.au.dk>
2284
2285         * gnus-util.el (gnus-run-hooks): Use save-current-buffer.
2286
2287 2003-02-07  John Paul Wallington  <jpw@gnu.org>
2288
2289         * mm-util.el (mm-delete-duplicates, mm-append-to-file)
2290         (mm-write-region, mm-detect-coding-region): Doc fixes.
2291
2292 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2293
2294         * mail-source.el (mail-source-fetch): Ignore errors.
2295         (mail-source-ignore-errors): New variable.
2296
2297         * gnus-sum.el (gnus-summary-refer-thread): Don't re-fetch current
2298         articles.
2299
2300         * gnus-msg.el (gnus-version-expose-system): Change default.
2301
2302 2003-02-07  Vasily Korytov  <deskpot@myrealbox.com>
2303
2304         * gnus-msg.el (gnus-version-expose-system): New variable.
2305
2306 2003-02-07  Simon Josefsson  <jas@extundo.com>
2307
2308         * mml-sec.el (mml-unsecure-message): Don't use kill-region.  Tiny
2309         patch from deskpot@myrealbox.com (Vasily Korytov).
2310
2311 2003-02-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2312
2313         * gnus-art.el (article-display-face): Get the Face header from
2314         the current buffer.
2315
2316 2003-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2317
2318         * gnus-art.el (gnus-mime-view-part-internally): Bind
2319         buffer-read-only to nil.
2320
2321 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2322
2323         * gnus-agent.el (gnus-agent-expire-1,2): Pass the dir argument
2324         from g-a-e-1 to g-a-e-2.
2325
2326 2003-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
2327
2328         * spam.el (spam-check-BBDB): no need to regexp-quote the argument
2329         of bbdb-search-simple, use spam-use-BBDB-exclusive
2330         (spam-check-whitelist): use spam-use-whitelist-exclusive
2331         (spam-use-whitelist-exclusive): new variable affecting
2332         spam-use-whitelist
2333         (spam-use-BBDB-exclusive): new variable affecting spam-use-BBDB
2334
2335 2003-02-05  Simon Josefsson  <jas@extundo.com>
2336
2337         * gnus-agent.el (gnus-agent-expire-days): Change default to nil.
2338         (gnus-agent-expire): Don't expire if g-a-e-d is nil.
2339         (gnus-agent-expire): Move most code into gnus-agent-expire-1.
2340         (gnus-agent-expire-1): New.
2341         (gnus-agent-expire-1): Move code into gnus-agent-expire-2.
2342         (gnus-agent-expire-2): New.
2343
2344 2003-02-05  Jesper Harder  <harder@ifa.au.dk>
2345
2346         * gnus-util.el (gnus-delete-if): Rename to gnus-remove-if.
2347         "delete-if" is misleading because it isn't actually destructive.
2348
2349         * gnus-topic.el (gnus-group-prepare-topics): Use new name.
2350
2351         * nnmail.el (nnmail-purge-split-history): do.
2352
2353         * gnus-win.el (gnus-get-buffer-window): do.
2354
2355         * gnus-sum.el (gnus-simplify-whitespace): Remove unnecessary
2356         let-binding.
2357         (gnus-simplify-all-whitespace): do.
2358
2359 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2360
2361         * gnus-delay.el (gnus-delay-article): Fix binding of the
2362         nndraft:delayed group.
2363
2364 2003-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
2365
2366         * gnus.el (spam group parameters): change 'other to 'const in
2367         the group parameter definitions to soothe XEmacs
2368
2369 2003-02-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2370
2371         * gnus-delay.el (gnus-delay-article): Really create
2372         nndraft:delayed group if it doesn't exist.
2373
2374 2003-02-04  Jesper Harder  <harder@ifa.au.dk>
2375
2376         * gnus-sum.el (gnus-summary-search-article): Speed up by
2377         disabling various visual features while searching.
2378         (gnus-summary-recenter): Test gnus-auto-center-summary first.
2379
2380 2003-02-03  Jesper Harder  <harder@ifa.au.dk>
2381
2382         * spam.el (spam-list-of-checks): Don't quote nil and t in
2383         docstrings.  From the elisp manual:
2384
2385            When a documentation string refers to a Lisp symbol, write
2386            it [..] with single-quotes around it.  [..] There are two
2387            exceptions: write t and nil without single-quotes.
2388
2389         * messcompat.el (message-from-style): do.
2390
2391         * message.el (message-send-mail): do.
2392
2393         * gnus-util.el (gnus-use-byte-compile): do.
2394
2395         * gnus-score.el (gnus-score-lower-thread): do.
2396
2397         * gnus-int.el (gnus-server-unopen-status): do.
2398
2399         * gnus.el (gnus-define-group-parameter, gnus-large-newsgroup)
2400         (large-newsgroup-initial, gnus-install-group-spam-parameters): do.
2401
2402         * gnus-cus.el (gnus-group-customize, gnus-score-parameters)
2403         (gnus-group-parameters): do.
2404
2405         * gnus-art.el (gnus-article-mime-match-handle-function): do.
2406
2407         * mm-decode.el (mm-text-html-renderer): do.
2408
2409 2003-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2410
2411         * nnheader.el (nnheader-directory-separator-character): Change the
2412         way to compute the dafault value.
2413
2414 2003-02-02  Jesper Harder  <harder@ifa.au.dk>
2415
2416         * gnus-art.el (gnus-button-handle-describe-key): Implement it.
2417         (gnus-button-alist): Fix regexp for describe-key.
2418         (gnus-button-handle-describe-function)
2419         (gnus-button-handle-describe-variable)
2420         (gnus-button-handle-apropos, gnus-button-handle-apropos-command)
2421         (gnus-button-handle-apropos-variable)
2422         (gnus-button-handle-apropos-documentation): Docstring fix.
2423
2424         * gnus-util.el (gnus-kill-buffer): Use get-buffer.
2425
2426 2003-02-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2427
2428         * gnus-draft.el (gnus-group-send-queue): Bind gnus-posting-styles
2429         to nil.
2430
2431         * nnmail.el: Removed gnus-util autoload.
2432
2433         * gnus.el: Use gnus-prin1-to-string throughout.
2434
2435         * gnus-util.el (gnus-prin1-to-string): Bind print-length and
2436         print-level.
2437
2438         * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
2439         (gnus-treat-display-grey-xface): Removed.
2440
2441         * gnus-fun.el (gnus-grab-cam-face): New.
2442         (gnus-convert-image-to-gray-x-face): Removed.
2443         (gnus-convert-gray-x-face-to-xpm): removed.
2444         (gnus-convert-gray-x-face-region): Removed.
2445         (gnus-grab-gray-x-face): Removed.
2446
2447         * nnmail.el (nnmail-expiry-wait-function): Doc indent.
2448
2449 2003-01-31  Jesper Harder  <harder@ifa.au.dk>
2450
2451         * gnus-util.el (gnus-kill-buffer): Functions in gnus-util
2452         shouldn't depend on the rest of Gnus, so test if gnus-buffers is
2453         bound.
2454
2455         * nnmail.el (nnmail-cache-close): Use gnus-kill-buffer.
2456
2457 2003-01-30  Jesper Harder  <harder@ifa.au.dk>
2458
2459         * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
2460         Remove -- these are bogus options which are never used.
2461
2462 2003-01-29  Jesper Harder  <harder@ifa.au.dk>
2463
2464         * gnus-art.el (gnus-article-mode): Use summary tool bar.
2465
2466 2003-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
2467
2468         * spam.el (spam-check-blackholes)
2469         (spam-blackhole-good-server-regex): new variable to skip some IPs
2470         when checking blackholes; use it
2471         (spam-check-bogofilter-headers)
2472         (spam-bogofilter-bogosity-positive-spam-header): new variable, in
2473         case more X-Bogosity is used than just "Yes/No"
2474         (spam-ham-move-routine): semi-fixed, only first article is
2475         properly moved now
2476
2477 2003-01-27  Jesper Harder  <harder@ifa.au.dk>
2478
2479         * gnus-util.el (gnus-kill-buffer): Remove buffer from gnus-buffers
2480         as well.
2481
2482         * gnus-sum.el (gnus-select-newsgroup): Use gnus-kill-buffer.
2483
2484         * gnus-score.el (gnus-score-headers, gnus-score-find-bnews): do.
2485
2486         * gnus-start.el (gnus-save-newsrc-file, gnus-clear-system): do.
2487
2488         * gnus-bcklg.el (gnus-backlog-shutdown): do.
2489
2490         * gnus-srvr.el (gnus-server-exit, gnus-browse-exit): do.
2491
2492 2003-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2493
2494         * gnus-fun.el (gnus-face-encode): New function.
2495         (gnus-convert-png-to-face): Use it.
2496
2497         * gnus-sum.el (gnus-summary-make-menu-bar): Added M-& to marks.
2498
2499 2003-01-26  Jesper Harder  <harder@ifa.au.dk>
2500
2501         * mm-decode.el (mm-dissection-list): Remove.
2502         (mm-dissect-singlepart): Don't push to mm-dissection-list, it's
2503         only used in mm-remove-all-parts.
2504         (mm-remove-all-parts): Remove it, it's never called.
2505
2506 2003-01-25  Simon Josefsson  <jas@extundo.com>
2507
2508         * gnus-group.el (gnus-group-make-group): Report errors.
2509
2510         * nnimap.el (nnimap-request-create-group): Ditto.
2511
2512         * sieve-manage.el (sieve-manage-is-okno): Parse literal strings.
2513
2514         * sieve.el (sieve-upload): Fix error printing.
2515
2516         * mm-encode.el (mm-qp-or-base64): Always QP iff
2517         mm-use-ultra-safe-encoding and cleartext PGP.
2518
2519         * gnus-sum.el (gnus-summary-select-article): Inhibit
2520         redisplay (mainly for secured messages).
2521
2522         * nnmail.el (nnmail-article-group): Copy body too (but don't
2523         process it).
2524
2525 2003-01-25  Jesper Harder  <harder@ifa.au.dk>
2526
2527         * gnus-art.el (gnus-article-setup-buffer): Reset
2528         gnus-button-marker-list.
2529
2530 2003-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2531
2532         * nntp.el (nntp-read-timeout): Default to using a second delay
2533         under Microsoft Windows.
2534
2535 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2536
2537         * nnheader.el (nnheader-directory-separator-character): New
2538         variable.
2539
2540 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2541
2542         * gnus-agent.el (gnus-agent-max-fetch-size)
2543         (gnus-agent-article-alist, gnus-agent-get-undownloaded-list)
2544         (gnus-agent-catchup, gnus-agent-summary-fetch-group)
2545         (gnus-agent-fetch-articles, gnus-agent-backup-overview-buffer)
2546         (gnus-agent-flush-cache, gnus-agent-fetch-headers)
2547         (gnus-agent-braid-nov, gnus-agent-load-alist)
2548         (gnus-agent-article-alist-save-format)
2549         (gnus-agent-read-agentview, gnus-agent-save-alist)
2550         (gnus-agent-fetch-group-1, gnus-agent-expire)
2551         (gnus-agent-uncached-articles, gnus-agent-retrieve-headers)
2552         (gnus-agent-regenerate-group): Reformat to keep under eighty
2553         columns.  Reword docstrings so that first line is under eighty
2554         chars and a complete sentence.  Still need to work on the rear
2555         end of the file, in particular gnus-agent-expire.
2556
2557 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2558
2559         * gnus-agent.el (gnus-agentize): Indent.
2560
2561         * gnus.el (gnus-version-number): Bumped.
2562
2563 2003-01-24 20:32:44 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2564
2565         * gnus.el: Oort Gnus v0.14 is released.
2566
2567 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2568
2569         * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
2570         before beginning.  Tiny patch from Mark Thomas
2571         <swoon@bellatlantic.net>.
2572
2573 2003-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
2574
2575         * spam.el (spam-check-blackholes, spam-split)
2576         (spam-mark-junk-as-spam-routine, spam-summary-prepare-exit): added
2577         gnus-message calls to show to users what spam.el is doing
2578
2579 2003-01-24  Jesper Harder  <harder@ifa.au.dk>
2580
2581         * gnus-msg.el (gnus-message-replysign)
2582         (gnus-message-replyencrypt): Fix typo.
2583
2584 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2585
2586         * gnus-art.el (gnus-mime-security-show-details): Toggle showing
2587         details.
2588
2589 2003-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2590
2591         * gnus-art.el (gnus-article-press-button): let* -> let.
2592         (gnus-mime-security-show-details): Cleaned up.
2593         (gnus-mime-security-press-button): Save excursion.
2594         (gnus-insert-mime-security-button): Clean up.
2595
2596         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Doc fix.
2597
2598         * gnus-async.el (gnus-async-wait-for-article): Don't use a
2599         timeout.
2600
2601         * nntp.el (nntp-accept-process-output): Removed timeout.
2602         (nntp-read-timeout): New variable.
2603         (nntp-accept-process-output): Use it.
2604
2605         * gnus-sum.el (gnus-data-find-list): Remove *.
2606
2607 2003-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2608
2609         * gnus-sum.el (gnus-summary-first-subject): Fixed bug that I
2610         introduced on 2002-01-22.
2611         (gnus-summary-first-unseen-or-unread-subject): Ditto.
2612
2613 2003-01-23  Teodor Zlatanov  <tzz@lifelogs.com>
2614
2615         * spam.el (spam-check-regex-headers, spam-list-of-checks)
2616         (spam-regex-headers-spam, spam-regex-headers-ham): added spam/ham
2617         checks of incoming mail based on simple header regexp matching
2618
2619 2003-01-22  Teodor Zlatanov  <tzz@lifelogs.com>
2620
2621         * gnus-sum.el (gnus-spam-mark): set to `$'
2622
2623 2003-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2624
2625         * gnus-agent.el (gnus-agent-get-undownloaded-list): Now computes
2626         gnus-newsgroup-unfetched, the list of articles whose headers have
2627         not been fetched from the server.
2628
2629         * gnus-sum.el (gnus-summary-find-next): Removed undownloaded
2630         parameter as it never worked due to a bug.  Added check to prevent
2631         selection of any article in the gnus-newsgroup-unfetched list.
2632         (gnus-summary-find-prev): Added check to prevent selection of any
2633         article in the gnus-newsgroup-unfetched list.
2634         (gnus-summary-first-subject): Documented API. Modified
2635         implementation so that constraints are handled independently.
2636         Added check to prevent selection of any article in the
2637         gnus-newsgroup-unfetched list.
2638         (gnus-summary-first-unseen-subject): Updated parameters in
2639         gnus-summary-first-subject call to match new API.
2640         (gnus-summary-first-unseen-or-unread-subject): Ditto.
2641         (gnus-summary-catchup): Do not mark unfetched articles as read.
2642
2643 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
2644
2645         * gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook):
2646         make-obsolete-variable allows only two arguments in XEmacs and
2647         Emacs 20.
2648
2649         * gnus-sum.el (gnus-summary-wash-hide-map): Remove
2650         gnus-article-hide-pgp.
2651         (gnus-summary-make-menu-bar): do.
2652
2653         * gnus-art.el (gnus-treat-strip-pgp): Make obsolete.
2654         (gnus-treatment-function-alist): Remove gnus-treat-strip-pgp and
2655         gnus-article-hide-pgp.
2656         (article-hide-pgp): Remove.
2657         (gnus-article-hide): Remove gnus-article-hide-pgp.
2658
2659         * gnus.el: Remove gnus-article-hide-pgp
2660
2661 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2662
2663         * message.el (message-required-headers): Doc fix.
2664
2665 2003-01-21  Teodor Zlatanov  <tzz@lifelogs.com>
2666
2667         * spam.el (spam-group-ham-processor-bogofilter-p): fixed bug
2668         (spam-ifile-register-ham-routine, spam-ifile-ham-category): new
2669         option to make ifile a purely binary classifier
2670
2671 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2672
2673         * mml-sec.el (mml-secure-sign-pgpauto): Renamed.
2674         (mml-secure-encrypt-pgpmime): Removed double.
2675
2676         * gnus-sum.el (gnus-summary-mark-article-as-replied): Added
2677         debugging statements.
2678
2679 2003-01-21  Andreas Fuchs  <asf@void.at>
2680
2681         * mml-sec.el (mml-sign-alist): Added pgpauto.
2682
2683 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2684
2685         * gnus.el (gnus-version-number): Bumped version number.
2686
2687 2003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2688
2689         * gnus.el: Oort Gnus v0.13 is released.
2690
2691 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2692
2693         * gnus-art.el (gnus-button-url-regexp): Removed |.
2694
2695         * message.el (message-send-hook): Doc fix.
2696
2697         * gnus-win.el (gnus-buffer-configuration): Display article
2698         instead of article-copy when `reply'.
2699
2700 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
2701
2702         * gnus.el (gnus-format): Change customize group to gnus.
2703         (gnus-cache): Add link.
2704         (gnus-group-charter-alist): Fix docstring.
2705
2706 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
2707
2708         * mailcap.el (mailcap-print-command): lpr-command might be
2709         unbound in XEmacs.
2710
2711 2003-01-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2712
2713         * gnus-agent.el (gnus-agent-regenerate-group): Added interactive form.
2714
2715         * gnus-sum.el (gnus-summary-update-article-line): Fixed
2716         calculation of net characters added for use in the gnus-data
2717         structure.
2718
2719 2003-01-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2720
2721         * nnmail.el (nnmail-process-unix-mail-format): Improve error
2722         message.  Suggested by Jari Aalto.
2723
2724 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2725
2726         * gnus-art.el (gnus-article-followup-with-original): Clean up.
2727         (gnus-article-reply-with-original): Ditto.
2728
2729         * gnus-sum.el (gnus-summary-catchup): Make sure downloadable,
2730         read articles don't become unread.
2731
2732 2003-01-17  Simon Josefsson  <jas@extundo.com>
2733
2734         * gnus-fun.el (gnus-x-face-from-file):
2735         (gnus-face-from-file): Suggest image format in minibuffer prompt.
2736
2737         * gnus-fun.el (gnus-convert-image-to-x-face-command)
2738         (gnus-convert-image-to-face-command): Doc fix.
2739
2740 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2741
2742         * gnus-fun.el (gnus-convert-face-to-png): Protect against errors.
2743
2744 2003-01-17  Jesper Harder  <harder@ifa.au.dk>
2745
2746         * gnus-art.el (gnus-mime-print-part): Use mm-save-part-to-file to
2747         avoid encoding problems.
2748
2749         * mailcap.el (mailcap-ps-command): New variable.
2750         (mailcap-mime-data): Add print entry where applicable.  Use
2751         pdftotext on a tty.
2752
2753 2003-01-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
2754
2755         * gnus-sum.el (gnus-alter-header-function): Add type and group.
2756
2757 2003-01-16  Simon Josefsson  <jas@extundo.com>
2758
2759         * gnus-fun.el (gnus-convert-image-to-x-face-command)
2760         (gnus-convert-image-to-face-command, gnus-x-face-from-file)
2761         (gnus-face-from-file): Doc fix; don't mention image format.
2762
2763 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
2764
2765         * spam.el (spam-get-article-as-filename): new function (unused for now)
2766         (spam-get-article-as-buffer): new function
2767         (spam-get-article-as-string): use spam-get-article-as-buffer
2768         (spam-summary-prepare-exit): fixed bug, noticed by Malcolm Purvis
2769
2770 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2771
2772         * gnus-agent.el: Don't use `path'.
2773         From the GNU coding standards:
2774
2775             Please do not use the term ``pathname'' that is used in Unix
2776             documentation; use ``file name'' (two words) instead.  We use
2777             the term ``path'' only for search paths, which are lists of
2778             directory names.
2779
2780         * nnsoup.el (nnsoup-file-name): Ditto.
2781
2782         * nnmail.el (nnmail-pathname-coding-system): Ditto.
2783         (nnmail-group-pathname): Ditto.
2784
2785         * nnimap.el (nnimap-group-overview-filename): Ditto.
2786
2787         * nnheader.el (nnheader-pathname-coding-system): Ditto.
2788         (nnheader-group-pathname): Ditto.
2789
2790         * nnfolder.el (nnfolder-group-pathname): Ditto.
2791
2792         * gnus.el (gnus-home-directory): Ditto.
2793
2794         * gnus-group.el (gnus-group-icon-list): Ditto.
2795
2796 2003-01-16  Jesper Harder  <harder@ifa.au.dk>
2797
2798         * gnus-art.el (gnus-mime-print-part): Use mm-handle-media-type.
2799
2800         * message.el (message-mode-menu): Use it.
2801         (message-mode-menu): Deactivate "Yank Original" if there's no
2802         reply buffer.
2803
2804         * messagexmas.el (message-xmas-redefine): Redefine in XEmacs.
2805
2806         * message.el (message-mark-active-p): New function.
2807
2808 2003-01-15  Teodor Zlatanov  <tzz@lifelogs.com>
2809
2810         * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header)
2811         (spam-bogofilter-database-directory): new variables
2812         (spam-check-bogofilter-headers, spam-check-bogofilter)
2813         (spam-bogofilter-register-with-bogofilter)
2814         (spam-bogofilter-register-spam-routine)
2815         (spam-bogofilter-register-ham-routine)
2816         (spam-group-ham-processor-bogofilter-p): new functions for the new
2817         Bogofilter interface
2818         (spam-summary-prepare-exit): use the new Bogofilter functions
2819         (spam-list-of-checks): added spam-use-bogofilter-headers
2820         (spam-bogofilter-score): rewrote function
2821         (spam-check-bogofilter): optional score parameter, uses
2822         spam-check-bogofilter-headers better
2823         (spam-check-bogofilter-headers): optional score parameter
2824
2825         * gnus.el (gnus-install-group-spam-parameters): new variable, t by
2826         default, in the gnus-start customization group.  Used to disable
2827         the spam-*/ham-* parameters.
2828         (gnus-group-ham-exit-processor-bogofilter): new ham processor
2829
2830 2003-01-15  Jesper Harder  <harder@ifa.au.dk>
2831
2832         * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
2833         XEmacs.
2834
2835         * gnus-ems.el (gnus-mark-active-p): do.
2836
2837 2003-01-15  Kevin Ryde  <user42@zip.com.au>
2838
2839         * gnus.texi (Using MIME): Mention auto-compression-mode with
2840         gnus-mime-copy-part.
2841
2842 2003-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2843
2844         * message.el (message-send): Don't warn about duplicates when
2845         superseding.
2846
2847 2003-01-15  Simon Josefsson  <jas@extundo.com>
2848
2849         * nnimap.el (nnimap-split-download-body): New variable.
2850         (nnimap-split-articles): Use it.
2851
2852 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2853
2854         * gnus-agent.el (gnus-agent-check-overview-buffer): This data
2855         integrity checker was incorrectly flagging, and removing, articles
2856         whose article number was negative.
2857         (gnus-agent-fetch-group-1): When executed in the group's summary
2858         buffer, refresh each downloaded line to update the status flag and
2859         font.  Preserve the value of gnus-newsgroup-headers so that
2860         gnus-agent-fetch-articles can split the requests by size.
2861         (gnus-agent-expire): Corrected day calculation for when
2862         gnus-agent-expire-days contains a list.
2863
2864 2003-01-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2865
2866         * gnus-audio.el (gnus-audio-au-player): Use executable-find.
2867
2868 2003-01-13  Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
2869
2870         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
2871           /usr/bin/play as default player.
2872           (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
2873
2874 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2875
2876         * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
2877         articles to be marked as well.
2878
2879 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2880         * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
2881         fictious headers generated by nnagent (ie. Undownloaded Article
2882         ####) in the list of articles that have not been downloaded.
2883
2884         * gnus-int.el (): Added require declarations to resolve
2885         compile-time warnings.
2886         (gnus-open-server): If the server status is set to offline,
2887         recursively execute gnus-open-server to open the offline backend
2888         (e.g. nnagent).
2889
2890 2003-01-14  Jesper Harder  <harder@ifa.au.dk>
2891
2892         * gnus-art.el (gnus-article-reply-with-original): Use
2893         gnus-mark-active-p.
2894         (gnus-article-followup-with-original): do.
2895
2896 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2897
2898         * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
2899
2900 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2901
2902         * gnus-score.el (gnus-score-edit-file-at-point): New function.
2903         (gnus-score-find-trace): Bind it to `e' key.  Added `q' for quit.
2904
2905 2003-01-13  Romain FRANCOISE  <romain@orebokech.com>
2906
2907         * gnus-fun.el (gnus-x-face-from-file): Quote file name.
2908         (gnus-face-from-file): Ditto.
2909
2910 2003-01-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2911
2912         * gnus-sum.el (gnus-articles-to-read): Don't just apply
2913         gnus-alter-articles-to-read-function to the unread articles.
2914
2915 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2916
2917         * deuglify.el (gnus-article-outlook-unwrap-lines)
2918         (gnus-article-outlook-repair-attribution)
2919         (gnus-article-outlook-rearrange-citation): New function names,
2920         renamed from "gnus-outlook-" to "gnus-article-outlook-".  Changed
2921         doc-string.
2922
2923         * gnus-sum.el (gnus-summary-mode-map): Use new function names,
2924         removed `W k' key binding (use `W Y f' instead).
2925         (gnus-summary-make-menu-bar): Use new function names.
2926
2927 2003-01-13  Simon Josefsson  <jas@extundo.com>
2928
2929         * gnus-fun.el (gnus-random-x-face): Doc fix.
2930         (gnus-insert-random-x-face-header): New function.
2931
2932 2003-01-13  Jesper Harder  <harder@ifa.au.dk>
2933
2934         * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
2935         mark is not active.
2936
2937         * gnus-msg.el (gnus-inews-do-gcc): Comment.
2938
2939         * gnus-ems.el (gnus-mark-active-p): New function.
2940
2941         * gnus-group.el (gnus-topic-mode-p): New function.
2942         (gnus-group-make-menu-bar): Show more key bindings in topic mode.
2943         Deactivate items if mark is not active.
2944
2945 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2946
2947         * gnus.el (gnus-version-number): Bumped version.
2948         (gnus-summary-line-format): Doc fix.
2949
2950 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2951
2952         * gnus.el: Oort Gnus v0.12 is released.
2953
2954 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2955
2956         * mail-source.el (mail-sources): Removed autoload to make it
2957         compile under XEmacs.
2958
2959 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
2960
2961         * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
2962         regexp or a function too.
2963         (gnus-confirm-treat-mail-like-news): New variable.  Ask for
2964         confirmation even if the original article is mail.
2965
2966 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2967
2968         * gnus-msg.el (gnus-inews-add-send-actions): Get the right
2969         articles to be marked when not yanking.
2970
2971 2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
2972
2973         * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
2974
2975 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2976
2977         * gnus-fun.el (gnus-face-from-file): Autoload.
2978
2979         * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
2980         errors.
2981
2982 2003-01-12  Simon Josefsson  <jas@extundo.com>
2983
2984         * sieve.el (sieve-upload-and-bury): New.  Suggested by
2985         kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
2986
2987         * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
2988         Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
2989
2990 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2991
2992         * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
2993         in every string.
2994
2995         * gnus.el (gnus-version-number): Bumped version number.
2996
2997 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2998
2999         * gnus.el: Oort Gnus v0.11 is released.
3000
3001 2003-01-12  Jesper Harder  <harder@ifa.au.dk>
3002
3003         * message.el (message-fetch-reply-field): Narrow to headers.
3004
3005         * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
3006         if Gnus isn't alive.
3007
3008 2003-01-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3009
3010         * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
3011         marks from articles that are already stored in the agent.
3012         (gnus-agent-backup-overview-buffer): New debug tool.  Creates a
3013         backup copy of an invalid .overview file for later analysis.
3014
3015 2003-01-12  Gregorio Gervasio, Jr.  <gtgj@pacbell.net>
3016
3017         * gnus-sum.el (gnus-summary-exit): Reverse change to make group
3018         exit work with two frames.
3019
3020 2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
3021
3022         * message.el (message-forward-make-body): Use mule4.
3023
3024 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3025
3026         * message.el (message-mode-map): Move wide-reply command.
3027
3028 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
3029
3030         * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
3031         castellano.
3032         (gnus-outlook-display-hook): New variable.
3033         (gnus-outlook-display-article-buffer): New function.
3034         (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
3035         (gnus-outlook-deuglify-article): Made them interactive and added
3036         optional arg.  Use `g-o-d-a-b'.
3037         (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
3038
3039         * gnus-sum.el: Added autoloads.
3040         (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
3041         (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
3042
3043 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3044
3045         * gnus-art.el (gnus-display-mime): Use the mime emulation
3046         variable.
3047
3048         * gnus-sum.el (gnus-article-emulate-mime): New variable.
3049
3050         * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
3051         newsrc-alist is initialized properly.
3052
3053         * mail-source.el (mail-sources): Autoload.
3054
3055         * gnus-sum.el (gnus-summary-make-false-root-always): Default to
3056         nil.
3057
3058         * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
3059         insert two newlines.
3060
3061         * message.el (message-check-news-header-syntax): Compute the
3062         header length correctly.
3063
3064 2003-01-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3065
3066         * gnus-agent.el (gnus-agent-expire): Do not remove article from
3067         alist when keeping fetched article file.
3068         (gnus-agent-retrieve-headers): When parsing response for article
3069         numbers, use the same algorithm as gnus-agent-braid-nov to protect
3070         against garbage in the server's response.
3071
3072         * gnus-int.el (gnus-request-expire-articles,
3073         gnus-request-move-article): Only expire when the group's server
3074         has been agentized.
3075
3076 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3077
3078         * gnus-cite.el (gnus-cite-delete-overlays): Protect against
3079         errors when deleting overlays.
3080
3081         * gnus-score.el (gnus-score-followup): Allow tracing.
3082
3083         * gnus-art.el (gnus-treat-display-face): New variable.
3084         (article-display-face): New command.
3085
3086         * gnus-fun.el (gnus-face-from-file): New function.
3087         (gnus-convert-face-to-png): Ditto.
3088
3089         * gnus-art.el (gnus-ignored-headers): Added Face.
3090
3091 2003-01-10  Simon Josefsson  <jas@extundo.com>
3092
3093         * nndraft.el (nndraft-request-group): Avoid crash in
3094         directory-files when draft directory doesn't exists.
3095
3096         * gnus-sum.el (gnus-select-article-hook): Add :option.
3097
3098 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
3099
3100         * spam.el (spam-use-stat): new variable
3101         (spam-group-spam-processor-stat-p)
3102         (spam-group-ham-processor-stat-p): new convenience functions
3103         (spam-summary-prepare-exit): add spam/ham processors to sequence
3104         (spam-list-of-checks): add spam-use-stat to list of checks
3105         (spam-split): conditionally load the spam-stat tables
3106         (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
3107         spam-check-ifile): new functions
3108
3109         * spam-stat.el (spam-stat): typo fix
3110         (spam-stat-install-hooks): new variable
3111         (spam-stat-split-fancy-spam-group): added documentation clarification
3112         (spam-stat-split-fancy-spam-threshhold): new variable
3113         (spam-stat-install-hooks): make hooks conditional
3114         (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
3115
3116         * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
3117         spam-stat ham/spam processor symbols
3118
3119 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3120
3121         * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
3122         file exists.
3123
3124 2003-01-10  Simon Josefsson  <jas@extundo.com>
3125
3126         * gnus-sum.el (gnus-summary-read-group-1): Don't select first
3127         undownloaded/downloadable only when unplugged.
3128
3129 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
3130
3131         * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
3132
3133 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
3134
3135         * spam.el (spam-check-ifile): fixed call-process-region to use the
3136         db parameter only if it's set
3137         (spam-ifile-register-with-ifile): ditto
3138
3139 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
3140
3141         * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
3142         spam-stat-nbad before creating the hash table.
3143         (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
3144         Changed copyright statement to FSF.
3145
3146 2003-01-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3147
3148         * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
3149         processable articles as read.
3150         (gnus-agent-summary-fetch-series): Remove processable and
3151         downloadable marks on all downloaded articles in the series.
3152
3153         * nntp.el (nntp-report): Throw error after reporting the problem.
3154         (nntp-accept-process-output): Corrected error check to report an
3155         error when the process is nil.
3156
3157 2003-01-09  Simon Josefsson  <jas@extundo.com>
3158
3159         * message.el (message-tool-bar-map): Add preview.
3160
3161 2003-01-09  Jesper Harder  <harder@ifa.au.dk>
3162
3163         * mml.el (mml-preview): Get rid of MIME handles and buffers after
3164         previewing.
3165
3166 2003-01-08  Paul Jarc  <prj@po.cwru.edu>
3167
3168         * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
3169         bug when the (n+1)th article to be added to a group has a smaller
3170         number than the n articles already added.
3171
3172 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
3173
3174         * message.el (message-mode-field-menu): Use backquote.
3175
3176 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
3177
3178         * spam.el: fixed the BBDB autoloads again, using
3179         bbdb-search-simple now (which is not a macro, thank god)
3180
3181         * lpath.el (bbdb-search): removed function from maybe-fbind list
3182
3183         * gnus.el (ham-process-destination): added new parameter for
3184         destination of ham articles found in spam groups at summary exit
3185
3186         * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
3187         (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
3188         (spam-ifile-database-path): added new parameter for ifile's database
3189         (spam-move-spam-nonspam-groups-only): new parameter to determine
3190         if spam should be moved from all groups or only some
3191         (spam-summary-prepare-exit): fixed logic to use
3192         spam-move-spam-nonspam-groups-only when deciding to invoke
3193         spam-mark-spam-as-expired-and-move-routine; always invoke that
3194         routine after the spam has been expired-or-moved in case there's
3195         some spam left over; use spam-ham-move-routine in spam groups
3196         (spam-ham-move-routine): new function to move ham articles to the
3197         ham-process-destinations group parameter
3198
3199 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3200
3201         * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
3202
3203         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
3204         gnus-summary-update-article-line.
3205
3206 2003-01-08  Simon Josefsson  <jas@extundo.com>
3207
3208         * nnmail.el (nnmail-expiry-target-group): Request group, create it
3209         not successful.
3210
3211 2003-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3212
3213         * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
3214
3215 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
3216
3217         * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
3218         logic, finally
3219
3220 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3221
3222         * gnus-spec.el (gnus-parse-format): %C is a complex format.
3223         (gnus-parse-format): Change to %~.
3224
3225         * message.el (message-generate-headers): Don't generate optional
3226         empty headers.
3227
3228 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
3229
3230         * message.el (message-cross-post-default)
3231         (message-cross-post-note-function, message-shoot-gnksa-feet)
3232         (message-strip-subject-trailing-was, message-change-subject)
3233         (message-mark-insert-file, message-cross-post-followup-to)
3234         (message-cross-post-followup-to, message-mode-map)
3235         (message-generate-unsubscribed-mail-followup-to)
3236         (message-make-mail-followup-to): Minor changes to doc-strings and
3237         error messages.  Updated copyright line.
3238
3239         * message.el (message-make-mail-followup-to,
3240         message-generate-unsubscribed-mail-followup-to): New function
3241         names.  Renamed functions: "-mft" -> "-mail-followup-to".
3242         (message-make-mft, message-gen-unsubscribed-mft): Removed function
3243         names.
3244
3245         * mml.el (mml-preview-insert-mail-followup-to): New function name.
3246         (mml-preview-insert-mft): Removed function name.
3247         (mml-preview): Use new function names.
3248
3249         * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
3250
3251         * message.el (message-mode-field-menu): Moved header related
3252         commands from "Message" to "Field" menu.
3253
3254 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
3255
3256         * message.el (message-generate-headers-first): Added customization
3257         if variable is a list.
3258
3259 2003-01-07  Michael Shields  <shields@msrl.com>
3260
3261         * gnus-art.el (gnus-article-next-page): Correctly handle the case
3262         where the last line of the article is the last line of the window.
3263
3264 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3265
3266         * gnus-msg.el (gnus-debug): Use ignore-errors.
3267
3268         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
3269         `gnus-summary-update-line'.
3270
3271 2003-01-08  Simon Josefsson  <jas@extundo.com>
3272
3273         * gnus-art.el (gnus-unbuttonized-mime-types)
3274         (gnus-buttonized-mime-types): Doc fix.
3275
3276 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
3277
3278         * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
3279
3280 2003-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
3281
3282         * nnrss.el (nnrss-group-alist): Add and clear up.
3283
3284 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
3285
3286         * spam.el: removed unnecessary condition-case for loading bbdb-com.el
3287
3288         * lpath.el (bbdb-search): added BBDB functions for a better way to
3289         fix missing functions
3290
3291         * spam.el (spam-check-ifile): if should be an unless
3292
3293         * spam.el: define 'ignore alias for spam-BBDB-register-routine,
3294         spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
3295         (spam-ifile-all-categories): doc string fixed to be less than 80 chars
3296
3297 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3298
3299         * gnus-sum.el (gnus-summary-make-menu-bar): Added
3300         gnus-summary-refer-thread to thread menu.
3301
3302 2003-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3303
3304         * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
3305         summary buffer, articles that cannot be fetched are marked as
3306         canceled.
3307
3308         * nntp.el (nntp-with-open-group): The quit signal handler must
3309         propagate the quit signal to the next outer handler so that the
3310         caller knows that the request aborted abnormally.
3311
3312 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
3313
3314         * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
3315         (spam-ifile-register-spam-routine)
3316         (spam-ifile-register-ham-routine): added ifile functionality that
3317         does not use ifile-gnus.el to classify and register articles
3318         (spam-get-article-as-string): convenience function
3319         (spam-summary-prepare-exit): added ifile spam and ham registration
3320         (spam-ifile-all-categories, spam-ifile-spam-category)
3321         (spam-ifile-path, spam-ifile): added customization options
3322
3323         * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
3324         exit processor
3325         (spam-process): added gnus-group-ham-exit-processor-ifile to the
3326         list of choices
3327
3328 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3329
3330         * gnus-score.el (gnus-score-followup): Also score immediate
3331         followups.
3332
3333 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3334
3335         * nnweb.el (nnweb-asynchronous-p): Changed to nil.
3336
3337 2003-01-07  Simon Josefsson  <jas@extundo.com>
3338
3339         * message.el (message-mode-menu): Fix receipt balloon help.
3340
3341 2003-01-07  Jesper Harder  <harder@ifa.au.dk>
3342
3343         * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
3344         always be interpreted as news.
3345
3346 2003-01-07  Simon Josefsson  <jas@extundo.com>
3347
3348         * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
3349         gnus-sieve-script, instead of the global variable
3350         gnus-sieve-crosspost.  One-line patch from Steinar Bang
3351         <sb@dod.no>.
3352
3353 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3354
3355         * gnus.el: Renamed gnus-summary-*-uncached-face as
3356         gnus-summary-*-undownloaded-face to avoid confusing the agent with
3357         the cache.
3358
3359         * gnus-sum.el: Ditto.
3360
3361 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3362
3363         * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
3364         in either the group or summary buffer.
3365         New command "JS", in summary buffer, will fetch articles per the
3366         group's category, predicate, and processable flags.
3367         (gnus-agent-summary-fetch-series): Rewritten to call
3368         gnus-agent-session-fetch-group once with all articles in the
3369         series.
3370         (gnus-agent-summary-fetch-group): Fixed bug and modified code to
3371         return list of fetched articles.
3372         (gnus-agent-fetch-articles): Split fetch list into sublists such
3373         that the article buffer is only slightly larger than
3374         gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
3375         the group's article alist is saved.
3376         (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
3377         longer result in the agent trying to fetch an article.
3378         (gnus-agent-fetch-group-1): Can now be called in either the group
3379         or summary buffer.  Removed the max-fetch-size code that I added
3380         on 2002-12-13 as that capability is now part of
3381         gnus-agent-fetch-articles.  Added code to update summary buffer.
3382         When called in the group buffer, articles that can not be fetched
3383         are AUTOMATICALLY MARKED AS READ.
3384
3385         * gnus-sum.el (): Modified eval-when-compile to minimize
3386         misleading compilation warnings.
3387         (gnus-update-summary-mark-positions): Changed code to use
3388         gnus-undownloaded-mark rather than gnus-downloaded-mark.
3389
3390         * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
3391         empty file as the parser assumes that the file isn't empty.
3392
3393         * nntp.el (nntp-send-string): The process-send-string call can,
3394         because it performs I/O on the process, change the process' state
3395         from open to closed.  If this happens, call nntp-report
3396         immediately to report the broken connection.
3397         (nntp-report): Rewritten to avoid needing a global variable to
3398         determine the appropriate course of action.  Instead, two function
3399         implementations are provided and the nntp-report function value is
3400         bound to the appropriate implementation.
3401         (nntp-retrieve-data): Moved nntp-report call to end of implementation.
3402         (nntp-with-open-group): Now binds nntp-report's function cell
3403         rather than binding gnus-with-open-group-first-pass.  Added a
3404         condition-case to detect a quit during a nntp command.  When the
3405         quit occurs, the current connection is closed as a fetch articles
3406         request could have several megabytes queued up for reading.
3407         (nntp-retrieve-headers): Bind articles to itself.  If
3408         nntp-with-open-group repeats this command, I must have access to
3409         the original list of articles.
3410         (nntp-retrieve-groups): Ditto for groups.
3411         (nntp-retrieve-articles): Ditto for articles.
3412         (*): Replaced nntp-possibly-change-group calls to
3413         nntp-with-open-group forms in all, but one, occurrance.
3414         (nntp-accept-process-output): Bug fix. Detect when called with
3415         null process.
3416
3417 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
3418
3419         * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
3420         if we don't need to.
3421         (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
3422
3423 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3424
3425         * gnus-group.el (gnus-group-make-web-group): Pass the select
3426         method on to group-create.
3427         (gnus-group-line-format-alist): %U is an integer.
3428
3429         * gnus-sum.el (gnus-summary-exit-no-update): Don't update
3430         ephemeral groups.
3431         (gnus-summary-read-group-1): Ditto.
3432         (gnus-group-make-articles-read): Ditto.
3433
3434         * mm-url.el (mm-url-program): Doc fix.
3435
3436         * message.el (message-mode-map): Rebound
3437         message-insert-wide-reply.
3438
3439 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3440
3441         * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
3442         color as `gnus-group-startup-message' does.
3443
3444 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
3445
3446         * spam.el: fixed line lengths to 80 chars or less
3447
3448         * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
3449         "not-read" mark
3450         (gnus-summary-mark-forward): added the spam-mark to the list of
3451         marks not to be marked as "read" when viewed
3452
3453 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3454
3455         * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
3456
3457         * gnus-group.el (gnus-number-of-unseen-articles-in-group):
3458         Protect against unactive groups.
3459
3460         * message.el (message-check-news-header-syntax): Check long
3461         header lines.
3462         (message-check-news-header-syntax): Update `start'.
3463
3464         * gnus-group.el (gnus-group-expire-articles): Doc fix.
3465         (gnus-group-line-format): %U.
3466         (gnus-group-line-format-alist): ?U.
3467         (gnus-number-of-unseen-articles-in-group): New function.
3468
3469         * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
3470
3471         * gnus.el (gnus-version-number): Bump version number.
3472
3473 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3474
3475         * gnus.el: Oort Gnus v0.10 is released.
3476
3477 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3478
3479         * gnus.el (gnus-version-number): Fix version number.
3480
3481 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3482
3483         * gnus.el: Oort Gnus v0.08 is released.
3484
3485 2003-01-04  Jesper Harder  <harder@ifa.au.dk>
3486
3487         * mm-util.el: Add mm-string-make-unibyte.
3488
3489         * gnus-group.el (gnus-group-jump-to-group): Make it work for
3490         UTF-8 groups.
3491
3492 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3493
3494         * gnus.el (gnus-variable-list): Write gnus-format-specs last.
3495
3496         * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
3497
3498 2003-01-04  Kevin Ryde  <user42@zip.com.au>
3499
3500         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
3501         function.
3502
3503 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3504
3505         * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
3506         (gnus-summary-read-group-1): Update group line.
3507         (gnus-summary-exit-no-update): Update group on exit.
3508
3509         * gnus-group.el (gnus-group-line-format): Add %*.
3510         (gnus-group-line-format-alist): Ditto.
3511         (gnus-group-insert-group-line): Set it.
3512         (gnus-group-is-exiting-p): New variable.
3513         (gnus-group-insert-group-line): Use it.
3514
3515 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
3516
3517         * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
3518         enable BBDB ham processing
3519         (spam-blacklist-register-routine): enable blacklist spam processing
3520         (spam-whitelist-register-routine): enable whitelist ham processing
3521         (spam-fetch-field-from-fast): fast fetching of the "from" field
3522         from (gnus-data-list)
3523         (spam-summary-prepare-exit): works completely now
3524         (spam-use-blacklist): oops, should be nil by default
3525         (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
3526         split processing now; before it was for summary exit as
3527         well but that's done with the spam-contents and spam-process
3528         parameters now
3529
3530 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
3531
3532         * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
3533         characters.
3534
3535 2003-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
3536
3537         * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
3538         (spam-group-processor-p, spam-group-processor-bogofilter-p)
3539         (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
3540         (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
3541         (spam-mark-spam-as-expired-and-move-routine)
3542         (spam-generic-register-routine, spam-BBDB-register-routine)
3543         (spam-ifile-register-routine, spam-blacklist-register-routine)
3544         (spam-whitelist-register-routine): new functions
3545         (spam-summary-prepare-exit): added summary exit processing (expire
3546         or move) of spam-marked articles for spam groups; added slots for
3547         all the spam-*-register-routine functions
3548
3549 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3550
3551         * pop3.el (pop3-retr): Wait 500 msecs.
3552         (pop3-read-response): Ditto.
3553
3554         * gnus-msg.el (gnus-setup-message): Get the evaliation order
3555         right.
3556         (gnus-inews-make-draft): New function.
3557         (gnus-setup-message): Use it.
3558
3559         * message.el (message-required-headers): Add From.
3560
3561 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3562         Trivial patch from Norbert Koch <nk@viteno.net>.
3563
3564         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
3565
3566 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3567
3568         * message.el (message-generate-headers): Let header formatters do
3569         their work.
3570
3571 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
3572
3573         * deuglify.el (gnus-article-outlook-deuglify-article):
3574         Rehighlight, reapply treatments and call
3575         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
3576         (gnus-outlook-repair-attribution-block): Recognize cited
3577         attributions.  Suggested by Niklas Morberg.
3578
3579 2003-01-02  Pete Kazmier  <pete@kazmier.com>
3580
3581         * gnus-art.el (gnus-treat-predicate): Check condition first.
3582
3583 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
3584
3585         * lpath.el: Add url-http-file-exists-p.
3586
3587         * gnus-group.el (gnus-group-fetch-charter): Use
3588         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
3589
3590 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3591
3592         * message.el (message-draft-headers): Also generate From to get a
3593         nicer draft buffer summary.
3594
3595         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
3596         parameter.
3597
3598         * gnus-art.el (article-wash-html): Clean up.
3599         (article-wash-html): Typo fix.
3600
3601         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
3602         (gnus-summary-mail-forward): To many lists of lists.
3603
3604         * gnus-art.el (article-wash-html): Clean up.
3605
3606 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
3607
3608         * gnus-art.el (gnus-treat-wash-html): New variable.
3609
3610 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3611
3612         * message.el (message-check-news-header-syntax): Allow posting.
3613         (message-check-news-header-syntax): Fix logic for sure, this
3614         time.
3615
3616 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
3617
3618         * message.el (message-check-news-header-syntax): Check syntax of
3619         continuation headers.
3620
3621 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
3622
3623         * gnus-art.el (gnus-button-url-regexp,
3624         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
3625         (gnus-header-button-alist): Regexps are case insensitive here.
3626
3627 2003-01-02  Simon Josefsson  <jas@extundo.com>
3628
3629         * dig.el (query-dig): Doc fix.
3630
3631 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3632
3633         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
3634         summary buffer line, not just the download mark.
3635
3636 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3637
3638         * gnus-sum.el (gnus-summary-goto-subjects): New function.
3639         (gnus-summary-insert-dormant-articles): New command and
3640         keystroke.
3641
3642         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
3643         function for mass insertion of subjects.
3644
3645         * nndraft.el (nndraft-generate-headers): Don't move point.
3646
3647         * gnus.el (nnheader): Require nnheader.
3648
3649         * nndraft.el (nndraft-request-associate-buffer): Use
3650         make-local-variable.
3651
3652 2003-01-02  Michael Shields  <shields@msrl.com>
3653
3654         * nndraft.el (nndraft-request-associate-buffer): Make
3655         write-contents-hooks buffer-local before setting it.
3656
3657 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3658
3659         * gnus.el (gnus-group-parameter-value): Take an extra param.
3660         (gnus-group-fast-parameter): Let group param results be nil.
3661
3662         * gnus-art.el (gnus-article-forward-header): New function.
3663         (article-date-ut): Use it to remove continuation date headers.
3664
3665         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
3666         read-event.
3667         (gnus-summary-remove-bookmark): Clean up.
3668         (gnus-summary-set-bookmark): Clean up.
3669
3670         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
3671
3672         * gnus.el (gnus-group-startup-message): Bind data-directory to
3673         the Gnus etc directory.
3674
3675 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
3676
3677         * spam.el (spam-summary-prepare-exit): added slots for spam- and
3678         ham-processing of articles; use the new
3679         spam-group-(spam|ham)-contents-p functions
3680         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
3681         convenience functions
3682         (spam-mark-junk-as-spam-routine): use the new
3683         spam-group-spam-contents-p function
3684
3685         * gnus.el (spam-process, spam-contents, spam-process-destination):
3686         added new parameters with corresponding global variables
3687         (gnus-group-spam-exit-processor-ifile,
3688         gnus-group-spam-exit-processor-bogofilter,
3689         gnus-group-spam-exit-processor-blacklist,
3690         gnus-group-spam-exit-processor-whitelist,
3691         gnus-group-spam-exit-processor-BBDB,
3692         gnus-group-spam-classification-spam,
3693         gnus-group-spam-classification-ham): added new symbols for the
3694         spam-process and spam-contents parameters
3695
3696         * spam.el (spam-ham-marks, spam-spam-marks): changed list
3697         customization and list itself to store mark symbol rather than
3698         mark character.
3699         (spam-bogofilter-register-routine): added logic to generate mark
3700         values list from spam-ham-marks and spam-spam-marks, so (member)
3701         would work.
3702
3703 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3704
3705         * message.el (message-cross-post-followup-to): Fix comment.
3706
3707 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
3708
3709         * spam.el (spam-ham-marks, spam-spam-marks): changed list
3710         customization and list itself to store mark symbol rather than
3711         mark character.
3712         (spam-bogofilter-register-routine): added logic to generate mark
3713         values list from spam-ham-marks and spam-spam-marks, so (member)
3714         would work.
3715
3716 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
3717
3718         * message.el (message-signature-insert-empty-line): New variable.
3719
3720 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3721
3722         * message.el: Renamed functions and variables: "xpost" ->
3723         "cross-post", "-fup2" -> "-followup-to".
3724         (message-cross-post-old-target, message-cross-post-default,
3725         message-cross-post-note, message-followup-to-note,
3726         message-cross-post-note-function): New variables names.
3727         (message-xpost-old-target, message-xpost-default,
3728         message-xpost-note, message-fup2-note,
3729         message-xpost-note-function): Removed variable names.
3730         (message-cross-post-followup-to-header,
3731         message-cross-post-insert-note, message-cross-post-followup-to):
3732         New function names.
3733         (message-xpost-fup2-header, message-xpost-insert-note,
3734         message-xpost-fup2): Removed function names.
3735
3736 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3737
3738         * message.el (message-send-mail): Added message-cleanup-headers to
3739         prevent newlines in headers.
3740
3741 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3742
3743         * dns.el (dns-make-network-process): Comment.
3744
3745         * gnus-sum.el (gnus-summary-display-while-building): Default to
3746         nil.
3747
3748 2003-01-01  Wes Hardaker  <wes@hardakers.net>
3749
3750         * gnus-sum.el (gnus-summary-display-while-building): New
3751         variable.
3752
3753 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
3754
3755         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
3756         before rearranging the article.
3757
3758 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3759
3760         * nndraft.el (nndraft-generate-headers): New function.
3761         (nndraft-request-associate-buffer): Use it to write headers on
3762         buffer save.
3763
3764         * message.el (message-generate-headers): Let the function be a
3765         lambda form.
3766         (message-draft-headers): New variable.
3767
3768         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
3769         function.
3770         (gnus-setup-message): Use it.
3771
3772         * message.el (message-generate-headers-first): Doc fix.
3773         (message-setup-1): Use new function for getting which headers to
3774         generate.
3775         (message-headers-to-generate): New function.
3776
3777 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3778
3779         * gnus-agent.el (gnus-agent-save-alist): Make directory.
3780
3781 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
3782
3783         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
3784         mention negatives.
3785
3786 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
3787
3788         * deuglify.el (gnus-outlook-rearrange-article): Use
3789         `transpose-regions' instead of tempering the kill-ring.
3790         (gnus-article-outlook-deuglify-article): Rehighlight article
3791         instead of a complete redisplay.
3792
3793 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
3794
3795         * spam.el: most defvars are defcustoms now
3796
3797         patches from Michael Shields  <shields@msrl.com>
3798
3799         * spam.el (spam-bogofilter-articles): Select the article
3800         body using gnus-summary-show-article t instead of
3801         gnus-summary-select-article; this presents the raw text
3802         without running any hooks.
3803
3804         * spam.el (spam-bogofilter-articles): Use message-remove-header
3805         to remove headers; the old way incorrectly removed just the first
3806         line of folded headers.
3807
3808 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3809
3810         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
3811
3812 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3813
3814         * gnus-start.el (gnus-load): New function.
3815         (gnus-read-newsrc-el-file): Use it.
3816
3817 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3818
3819         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
3820         (gnus-button-handle-apropos-documentation): New function.
3821         (gnus-button-handle-ctan): New function.
3822         (gnus-button-alist): Use them.  Improve some regexps.
3823         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
3824
3825 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3826
3827         * message.el (message-subscribed-p): New function.
3828         (message-send-mail): Use it.
3829         * mml.el (mml-preview-insert-mft): New function.
3830         (mml-preview): Use it.
3831
3832 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3833
3834         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
3835         when sorting by date.
3836
3837         * gnus-art.el (gnus-article-edit-mode): New variable.
3838         (gnus-article-setup-buffer): Warn user about discarding edits.
3839
3840         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
3841         (gnus-summary-pipe-output): Take a symbolic prefix to save all
3842         headers.
3843
3844         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
3845
3846 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3847
3848         * message.el (message-completion-alist): Added "Mail-Followup-To"
3849         and "Mail-Copies-To".
3850
3851 2002-07-21  Jesper harder  <harder@ifa.au.dk>
3852
3853         * gnus-group.el: Add key bindings for
3854         gnus-group-sort-groups-by-real-name and
3855         gnus-group-sort-selected-groups-by-real-name.
3856
3857 2002-07-21  Jesper harder  <harder@ifa.au.dk>
3858
3859         * gnus.texi (Sorting Groups): Add key bindings for
3860         gnus-group-sort-groups-by-real-name and
3861         gnus-group-sort-selected-groups-by-real-name.
3862
3863 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
3864
3865         * spam.el (spam-use-dig): new variable for blackhole checking
3866         through dig.el
3867         (spam-check-blackholes): added dig.el checking functionality and
3868         more verbose reporting; query-dig is autoloaded from dig.el
3869         (spam-use-blackholes): disabled by default
3870         (spam-blackhole-servers): removed rbl.maps.vix.com from the
3871         blackhole servers list
3872
3873 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3874
3875         * message.el (message-required-headers): New variable.
3876
3877 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
3878
3879         * dig.el (query-dig): new function
3880
3881 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3882
3883         * flow-fill.el (fill-flowed): Don't infloop on too long fill
3884         prefixes.
3885
3886         * dns.el (query-dns): Protect against errors.
3887
3888         * gnus-msg.el (gnus-article-yanked-articles): New variable.
3889         (gnus-inews-add-send-actions): Mark all answered messages as
3890         answered.
3891
3892 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
3893
3894         * nnmail.el (nnmail-split-it): Added tracing to
3895         `:' split rule
3896
3897 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
3898
3899         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
3900         and "%s" so we don't overquote them.
3901
3902 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
3903
3904         * (mm-display-external): Display the actual command that has been
3905         executed in the echo area.
3906
3907 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3908
3909         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
3910
3911         * message.el (message-with-reply-buffer): New macro.
3912         (message-fetch-reply-field): Use it.
3913         (message-insert-wide-reply): New command and keystroke.
3914         (message-carefully-insert-headers): New function.
3915         (message-insert-to): Use new function.
3916
3917         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
3918         (gnus-topic-goto-missing-group): Use it.
3919
3920         * message.el (message-required-news-headers): Removed Lines.
3921         (message-reply): Don't insert References first.
3922         (message-followup): Ditto.
3923         (message-make-references): New function.
3924         (message-followup): Set message-reply-headers before generating
3925         the buffer stuff.
3926
3927 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
3928
3929         * mml.el (mml-generate-mime-1): Reverse the order of
3930         encoding/flowing.
3931
3932 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3933
3934         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
3935         after moving them.
3936
3937         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
3938         fit with newer standard format.
3939         (gnus-summary-make-false-root-always): New variable.
3940         (gnus-gather-threads-by-subject): Use it.
3941
3942         * message.el (message-get-reply-headers): Take an address list
3943         optional argument.
3944
3945 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3946
3947         * gnus.el (gnus-keep-backlog): Change default to 20.
3948
3949         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
3950         start.
3951         (gnus-agent-check-overview-buffer): Remove negative article
3952         numbers.
3953
3954         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
3955         (nnmail-cache-ignore-groups): Doc fix.
3956
3957         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
3958         (nnimap-debug-buffer): New variable.
3959         (nnimap-debug): Use it.
3960
3961 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
3962
3963         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
3964
3965 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3966
3967         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
3968         they aren't already sorted.
3969
3970 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
3971
3972         * message.el (message-mode-menu): Add ellipses to menu items
3973         expecting user interaction.
3974         (message-mode-field-menu): do.
3975
3976 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
3977
3978         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
3979         it isn't used any more.
3980
3981 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
3982
3983         * binhex.el (binhex-decoder-program): Fix docstring.
3984
3985 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3986
3987         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
3988         special chars if the mailcap file uses single quotes around %s.
3989         From Laurent Martelli <laurent@bearteam.org>.
3990
3991 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
3992
3993         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
3994         return the info object.
3995
3996 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
3997
3998         * gnus-int.el (gnus-request-update-info): Artificially add
3999         (1 . (1- min)) to the read range, in case the backend doesn't
4000         store marks for nonexistent articles.
4001
4002 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4003
4004         * binhex.el (binhex-insert-char): Eval-and-compile.
4005
4006 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
4007
4008         * lpath.el: Add tool-bar-local-item-from-menu.
4009
4010         * message.el (message-tool-bar-local-item-from-menu): New function.
4011         (message-tool-bar-map): Use it.
4012
4013 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
4014
4015         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
4016
4017         * gnus-art.el (gnus-article-header-rank): Last header in
4018         gnus-sorted-header-list should have higher rank than non-members.
4019
4020 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4021
4022         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
4023         covered methods.
4024
4025 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4026
4027         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
4028         eval-when-compile.  Suggested by Kevin Greiner.
4029
4030 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
4031
4032         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
4033         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
4034         even though no headers may have been fetched
4035         (gnus-agent-fetch-group-1, and perhaps others, require this
4036         behavior).
4037         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
4038         server buffer is constrained by gnus-agent-max-fetch-size.
4039         Multiple chunks in the same group may perform arbitrarily large
4040         updates.
4041
4042 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
4043
4044         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
4045         gnus-summary-update-download-mark to update the article in the
4046         summary.
4047
4048 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
4049
4050         * gnus.el (gnus-summary-high-uncached-face,
4051         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
4052         New faces.
4053
4054         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
4055         added this on 2002-11-23 but it just wasn't working out as
4056         intended.  The idea isn't entirely dead, three new faces
4057         gnus-summary-*-uncached-face are being added to gnus.el to provide
4058         the basis for an improved implementation.
4059         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
4060         proper file to open is lib/servers.
4061         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
4062         (i.e. removing the article from gnus-newsgroup-downloadable) will
4063         now restore the article's default mark rather than simply setting
4064         no mark.
4065         (gnus-agent-get-undownloaded-list): Corrected documentation.
4066         Added code to set new summary local variable,
4067         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
4068         a temporary list.  No longer sets gnus-newsgroup-downloadable.
4069         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
4070         up to date.  Call new gnus-summary-update-download-mark to keep
4071         summary buffer up-to-date.
4072         (gnus-agent-fetch-selected-article): Keep
4073         gnus-newsgroup-undownloaded up to date.
4074         (gnus-agent-fetch-articles): Return list of articles that were
4075         successfully fetched.
4076         (gnus-agent-check-overview-buffer): No more thingatpt.
4077         (gnus-agent-expire): No longer deletes NOV entries of unread
4078         articles.
4079         (gnus-agent-unread-articles): New function.
4080         (gnus-agent-regenerate-group): The article number must be
4081         terminated by a tab character.  Added more messages to report
4082         repairs.  Inhibit quits while writing changes so it is now safe
4083         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
4084         downloaded to 1) resolve the unbound references and 2) avoid
4085         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
4086
4087         * gnus-art.el (gnus-article-prepare): The agent
4088         downloaded/undownloaded mark is no longer stored as the article's
4089         mark.
4090
4091         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
4092         gnus-summary-highlight may use it.  Added downloaded as
4093         gnus-summary-highlight was using it.
4094
4095         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
4096         the download mark now follows Kai's +/- convention.
4097         (gnus-downloaded-mark): Added ?+ mark.
4098         (gnus-summary-highlight): Added rules to select
4099         gnus-summary-high-uncached-face,
4100         gnus-summary-normal-uncached-face, and
4101         gnus-summary-low-uncached-face.  Removed the
4102         gnus-agent-downloaded-article-face.
4103         (gnus-summary-line-format-alist): Implemented the download flag
4104         format (?O) as named in the manual.  This implementation displays
4105         either gnus-undownloaded-mark, gnus-downloaded-mark, or
4106         gnus-no-mark.
4107         (gnus-newsgroup-agentized): New local variable that identifies
4108         which groups are agentized.  While the agent is now on by default,
4109         you don't have to agentize every server that you use.
4110         (gnus-update-summary-mark-positions): Completed support for the
4111         download type of mark.
4112         (gnus-summary-insert-line): Added undownloaded to the parameters.
4113         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
4114         reference by the gnus-summary-line-format-spec.
4115
4116         * nntp.el (nntp-with-open-group): This macro handles dropped or
4117         broken connections by opening a new connection and repeating the
4118         failed command.
4119         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
4120         XOVER commands preceeding the active articles with the nov entry
4121         of the first available article.  When gnus connected to such a
4122         server, the unexpected nov entry would result in duplicate lines
4123         in the agent's overview file.  This patch fixes the duplicate
4124         lines problem and improves performance by skipping over all
4125         articles IDs that preceed the first nov entry in the server's
4126         reply.
4127
4128 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4129
4130         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
4131         (gnus-summary-highlight): Use it instead of `downloaded'.
4132         (gnus-summary-highlight-line): Ditto.
4133
4134         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
4135
4136 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4137
4138         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
4139
4140         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
4141         calls.
4142
4143         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
4144         downloaded variable if we're in an uncovered group.
4145
4146         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
4147         font to soemthing less noticeable.
4148         (gnus-agent-group-covered-p): New function.
4149
4150 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
4151
4152         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
4153         Because of an unknown bug, the group buffer is saved in .overview
4154         file.
4155
4156 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4157
4158         * nntp.el (nntp-send-command): Braino in last commit.  Replace
4159         `and' with `or'.
4160
4161 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4162
4163         * nntp.el (nntp-send-command): Assume that echo does not happen
4164         when nntp-open-connection-function is nntp-open-network-stream.
4165         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
4166
4167 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
4168
4169         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
4170
4171 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
4172
4173         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
4174         nntp-server-buffer if we aren't going to write to it.
4175
4176 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4177         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
4178
4179         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
4180
4181 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4182
4183         * rfc2047.el (rfc2047-decode-region): Remove newlines between
4184         decoded words.
4185
4186 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4187
4188         * gnus.el (fboundp): After loading mm-util, make sure it was the
4189         right one.
4190
4191 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4192
4193         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
4194         gnus-sum.  Made into a user option.
4195
4196         * gnus-sum.el (gnus-simplify-ignored-prefixes)
4197         (gnus-summary-mark-article-as-unread)
4198
4199 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
4200
4201         * time-date.el (date-to-time): Typo.
4202
4203         * parse-time.el: Typo.
4204
4205         * nnsoup.el (nnsoup-retrieve-headers): Typo.
4206
4207         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
4208
4209         * nnimap.el:
4210         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
4211
4212         * mm-encode.el (mm-safer-encoding): Typo.
4213
4214         * messcompat.el: Typo.
4215
4216         * message.el (message-face-alist): Typo.
4217
4218         * imap.el (imap-interactive-login, imap-open): Typos.
4219
4220         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
4221
4222         * gnus.el: Typo.
4223
4224         * gnus-win.el (gnus-configure-frame): Typo.
4225
4226         * gnus-util.el (gnus-atomic-progn-assign): Typo.
4227
4228         * gnus-topic.el (gnus-topic-sort-topics): Typo.
4229
4230         * gnus-sum.el (gnus-summary-article-number)
4231         (gnus-summary-read-group-1, gnus-summary-mark-article)
4232         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
4233
4234         * gnus-mule.el (gnus-mule-add-group): Typo.
4235
4236         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
4237
4238         * gnus-group.el (gnus-group-fetch-faq): Typo.
4239
4240         * gnus-art.el (gnus-decode-header-methods): Typo.
4241
4242         * flow-fill.el: Typo.
4243
4244 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
4245
4246         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
4247
4248 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4249
4250         * gnus-sum.el (gnus-simplify-ignored-prefixes)
4251         (gnus-summary-mark-article-as-unread)
4252         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
4253         Reformatting to avoid long lines.
4254         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
4255
4256 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
4257
4258         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
4259         be accessed through `mail-header-number'.
4260
4261 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4262
4263         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
4264         compressed range to gnus-summary-insert-articles.
4265
4266 2002-11-26  Kevin Ryde <user42@zip.com.au>
4267
4268         * gnus-art.el (gnus-mime-copy-part): Look for filename
4269         parameter under content-disposition, not content-type.
4270
4271         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
4272         (gnus-summary-reselect-current-group): Use it.
4273
4274 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4275
4276         * gnus-agent.el (gnus-agent-uncached-articles): if
4277         gnus-agent-load-alist fails, return ARTICLES.
4278
4279         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
4280
4281 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4282
4283         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
4284         superfluous function call.
4285         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
4286         Add warning to docstring.
4287
4288 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4289
4290         * gnus-agent.el: Autoload number-at-point instead.
4291         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
4292
4293 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4294
4295         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
4296         require thingatpt (for number-at-point) and protect against
4297         deactivate-mark being unbound (on XEmacs).
4298
4299 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4300
4301         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
4302         print message on entry.
4303
4304         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
4305
4306         * gnus-range.el (gnus-range-difference): New function.
4307         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
4308
4309 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4310
4311         * gnus-sum.el (gnus-summary-insert-old-articles): Use
4312         gnus-remove-from-range instead of gnus-range-difference which
4313         doesn't exist.
4314
4315 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4316         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
4317
4318         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
4319         used for showing which articles have been downloaded.
4320         (gnus-agent-article-alist): Format change.  Add documentation.
4321         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
4322         process-marked articles.
4323         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
4324         in the series are individually fetched to minimize lose of
4325         content due to an error/quit.
4326         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
4327         gnus-message instead of message.
4328         (gnus-agent-read-servers): Use file lib/methods instead of
4329         lib/servers.  TODO: Why?
4330         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
4331         (gnus-agent-get-undownloaded-list): Remove articles that appear to
4332         come from the agent.  This means that they are not downloaded.
4333         (gnus-agent-fetch-selected-article): Don't use history.
4334         (gnus-agent-save-history, gnus-agent-enter-history)
4335         (gnus-agent-article-in-history-p, gnus-agent-history-path):
4336         Removed function; history is not used anymore.
4337         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
4338         (gnus-agent-crosspost): Started rewrite then realized that a typo
4339         in gnus-agent-fetch-articles ensures that this function is never
4340         called.  This will need to be fixed later.
4341         (gnus-agent-check-overview-buffer): Some sanity checks on the
4342         agent overview buffer.  This is a safety net used during
4343         development.
4344         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
4345         changed, write a number to the file indicating this.
4346         (gnus-agent-fetch-headers): Rewrite to respect
4347         gnus-agent-consider-all-articles without relying on the
4348         `.fetched' files.  Make it fast.
4349         (gnus-agent-braid-nov): Change resulting from
4350         gnus-agent-fetch-headers change.
4351         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
4352         `.fetched' files.
4353         (gnus-agent-read-agentview): New function, used by
4354         gnus-agent-load-alist.
4355         (gnus-agent-load-fetched-headers): Remove.
4356         (gnus-agent-save-alist): Rewrite to accomodate new format.
4357         (gnus-agent-fetch-group-1): Make sure list of articles is in the
4358         same order as in gnus-newsgroup-headers.
4359         (gnus-agent-expire): Document and implement extra args ARTICLES,
4360         GROUP, FORCE.  Do not restrict usage.
4361         (gnus-agent-uncached-articles): New function.
4362         (gnus-agent-retrieve-headers): Use it.
4363         (gnus-agent-regenerate-group): No longer needs to be called from
4364         gnus-agent-regenerate.  Individual groups may be regenerated. The
4365         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
4366         The article fetch dates are validated in the article alist.  The
4367         article alist is pruned of entries that do not reference existing
4368         NOV entries.  All changes are computed then applied with
4369         inhibit-quit bound to t.  As a result, it is now safe to quit out of
4370         regeneration.  The optional clean parameter has been replaced with
4371         an optional reread parameter.  Clean is no longer necessary as
4372         regeneration gets the appropriate setting from
4373         gnus-agent-consider-all-articles.  The new reread parameter will
4374         result in fetched, or all, articles being marked as unread.
4375         (gnus-agent-regenerate): Removed code to regenerate the history
4376         file as it is no longer used.
4377
4378         * gnus-start.el (gnus-make-ascending-articles-unread): New
4379         function, for efficient mass-marking.
4380
4381         * gnus-sum.el (gnus-summary-highlight): Use new face for
4382         downloaded articles.
4383         (gnus-article-mark): Prefer to indicate read/unread status over
4384         downloaded status.
4385         (gnus-summary-highlight-line-0): New function, maybe rehighlights
4386         line.
4387         (gnus-summary-highlight-line): Use new face for downloaded
4388         articles.
4389         (gnus-summary-insert-old-articles): Improved performance by
4390         replacing the initial LIST of older articles with a compressed
4391         RANGE of older articles.  Some servers appear to lie about
4392         their active range so the original list could contain millions
4393         of article numbers.  The range is not expanded into a list
4394         until the optional ALL parameter has been applied.
4395
4396 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4397
4398         * gnus-agent.el (gnus-category-mode): Typo in doc string.
4399
4400 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
4401
4402         * spam.el:
4403         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
4404
4405         * spam.el: added `M s t' and `M s x' key mappings
4406
4407 2002-11-20  Simon Josefsson  <jas@extundo.com>
4408
4409         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
4410
4411 2002-11-19  Simon Josefsson  <jas@extundo.com>
4412
4413         * gnus-sum.el (gnus-summary-morse-message): Load
4414         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
4415         (unmorse-region): Autoload it instead.
4416
4417 2002-11-18  Simon Josefsson  <jas@extundo.com>
4418
4419         * gnus-sum.el (gnus-summary-morse-message): New function.
4420         (gnus-summary-wash-map): Bind to `W m'.
4421         (gnus-summary-make-menu-bar): Add.
4422
4423         * nnimap.el (nnimap-request-expire-articles): Compress sequence
4424         before storing \Deleted mark on expired articles.
4425
4426 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
4427         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
4428
4429         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
4430         parens in column 0.
4431
4432 2002-11-17  Juanma Barranquero  <lektu@terra.es>
4433
4434         * nnweb.el (nnweb-google-create-mapping): Fix typo.
4435
4436         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
4437
4438         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
4439
4440 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
4441
4442         * message.el (message-set-auto-save-file-name): Use
4443         make-directory, to avoid the dependence on gnus-util.
4444
4445 2002-11-16  Simon Josefsson  <jas@extundo.com>
4446
4447         * nnimap.el (nnimap-callback-callback-function):
4448         (nnimap-callback-buffer): Removed, these cannot be global but must
4449         be embedded into the callback.
4450         (nnimap-make-callback): New.  Embedd article number, callback and
4451         buffer in function.
4452         (nnimap-callback, nnimap-request-article-part): Update.
4453
4454 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4455
4456         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
4457
4458 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4459
4460         * gnus.el (gnus-summary-line-format): Document %C.
4461
4462 2002-11-11  Simon Josefsson  <jas@extundo.com>
4463
4464         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
4465         output when called interactively.
4466
4467 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4468
4469         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
4470
4471         * message.el (message-draft-coding-system): Improve comment; use
4472         mm-auto-save-coding-system for the default value.
4473
4474         * nndraft.el (nndraft-request-article): Revert to the state before
4475         2002-10-29; regexp-quote mail-header-separator.
4476
4477 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
4478
4479         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
4480         allow editing of drafts from an nnvirtual group.
4481
4482 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4483
4484         * nndraft.el (nndraft-request-article): Replace emacs-mule with
4485         mm-auto-save-coding-system.
4486
4487         * message.el (message-draft-coding-system): Default to
4488         iso-2022-7bit.
4489
4490         * mm-util.el (mm-auto-save-coding-system): Undo last change to
4491         restore the default value to emacs-mule or escape-quoted.
4492
4493 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4494
4495         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
4496         a delayed or a queued article as well as a draft.
4497
4498         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
4499         delayed or a queued article in the raw format; treat a delayed
4500         article as a raw article as well as a draft.
4501         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
4502         for the delayed group.
4503
4504         * nndraft.el (nndraft-request-article): Ignore auto save files for
4505         a delayed or a queued article; don't bother to decode a queued
4506         article; don't bind nnmail-file-coding-system for a queued article.
4507
4508         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
4509         and the queue group.
4510
4511 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
4512
4513         * gnus-group.el (gnus-group-delete-group):
4514         gnus-cache-active-hashtb might be void.
4515
4516 2002-11-02  Simon Josefsson  <jas@extundo.com>
4517
4518         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
4519         setting of the default user ID.  From Raymond Scholz
4520         <ray-2002@zonix.de>.
4521
4522 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
4523
4524         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
4525         charset.
4526
4527 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
4528         From Alex Schroeder <alex@emacswiki.org>
4529         * spam-stat.el (spam-stat-process-directory): add dir to message
4530         (spam-stat-reduce-size): No longer remove words
4531         with values close to 0.5, because the default value is 0.2.
4532
4533 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4534
4535         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
4536         documentation.
4537
4538 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4539
4540         * gnus-agent.el (gnus-agent-fetched-headers)
4541         (gnus-agent-load-fetched-headers)
4542         (gnus-agent-save-fetched-headers): Remove variable and two
4543         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
4544         works better.
4545         (gnus-agent-fetch-headers): New implementation from Kevin
4546         Greiner.  Uses gnus-agent-article-alist to store information
4547         about fetched messages which aren't on the server anymore.  The
4548         trick is to return a list of considered messages to the caller,
4549         but to only fetch those which haven't been fetched yet.
4550
4551 2002-10-30  Simon Josefsson  <jas@extundo.com>
4552
4553         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
4554
4555         * pgg.el (pgg-passphrase-cache-expiry): Removed.
4556
4557 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4558
4559         * mm-view.el (mm-w3m-local-map-property): Make it work with older
4560         versions of emacs-w3m than 1.3.3.
4561
4562         * lpath.el: Bind w3m-minor-mode-map.
4563
4564         * mm-view.el (mm-w3m-mode-command-alist)
4565         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
4566         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
4567         (mm-setup-w3m): Simplified.
4568         (mm-w3m-local-map-property): New function.
4569         (mm-inline-text-html-render-with-w3m): Use it.
4570
4571         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
4572         mm-w3m-local-map-property.
4573
4574 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4575
4576         * mm-util.el (mm-auto-save-coding-system): Default to
4577         iso-2022-7bit.
4578
4579         * nndraft.el (nndraft-request-article): Decode an article using
4580         the coding-system emacs-mule if it seems to have been saved using
4581         emacs-mule.
4582         (nndraft-request-replace-article): Use message-draft-coding-system
4583         instead of mm-auto-save-coding-system for the draft or delayed
4584         group.
4585
4586 2002-10-28  Josh  <huber@alum.wpi.edu>
4587
4588         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
4589         functions.
4590
4591 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4592         From mah@everybody.org (Mark A. Hershberger).
4593
4594         * mm-url.el (mm-url-insert-file-contents): Make it return the same
4595         type values ("url" size) regardless of the values of
4596         mm-url-use-external.
4597
4598 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4599
4600         * nnimap.el (nnimap-request-article-part): Try harder to show
4601         group name in debugging message.
4602
4603 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4604
4605         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
4606         directory if it doesn't exist.
4607         (gnus-agent-fetch-headers): Remove old cruft that tried to
4608         abstain from downloading articles more than once if
4609         gnus-agent-consider-all-articles was true.  This is now done
4610         properly via the .fetched files.
4611
4612 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4613
4614         * nndraft.el (nndraft-request-article): Treat delayed articles
4615         like drafts.
4616
4617 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4618
4619         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
4620
4621 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4622
4623         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
4624         Remove unused optional arg DIR and corresponding code.
4625
4626         * nnimap.el (nnimap-request-article-part): Include group name in
4627         debugging output.
4628
4629 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
4630
4631         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
4632
4633 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4634
4635         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
4636         contains range of headers that have been fetched by the agent
4637         already.  Compare gnus-agent-article-alist.
4638         (gnus-agent-file-header-cache): Like
4639         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
4640         (gnus-agent-fetch-headers): Improve comment.  Revert to old
4641         seen/recent logic.
4642         Remember which headers have been fetched before and don't fetch
4643         them again the next time round.
4644         (gnus-agent-load-fetched-headers)
4645         (gnus-agent-save-fetched-headers): New functions, for remembering
4646         which headers have been fetched before.
4647
4648 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4649
4650         * lpath.el: Remove useless bindings.
4651
4652 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
4653
4654         * gnus-sum.el (gnus-summary-execute-command): Disable visual
4655         features while searching.
4656
4657 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4658
4659         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
4660
4661 2002-10-22  Simon Josefsson  <jas@extundo.com>
4662
4663         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
4664         (pgg-snarf-keys): Add.
4665
4666 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4667
4668         * lpath.el: Fbind bbdb-records.
4669
4670         * spam.el: Don't autoload bbdb-records.
4671
4672 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4673
4674         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
4675         prevent inf-loop.
4676
4677 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4678
4679         * nnslashdot.el: Removed some test lines.
4680         More test.
4681
4682 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4683
4684         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
4685         are known to be downloaded already.
4686
4687 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4688
4689         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
4690         (mm-text-html-washer-alist): Ditto.
4691
4692 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4693
4694         * nnheader.el (nnheader-remove-body): Fix an error of detecting
4695         boundary between headers and body.
4696         * nnml.el (nnml-parse-head): Ditto.
4697
4698 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4699
4700         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
4701         entries.
4702
4703         * gnus-group.el (gnus-fetch-group): Allow an optional
4704         specification of the articles to select.
4705
4706         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
4707
4708 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4709
4710         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
4711         headers from the group, update variable `articles' to contain
4712         only those numbers where headers exist.  (When fetching all
4713         articles in a group, Gnus creates lots of numbers where there is
4714         no articles.)
4715
4716 2002-10-20  Steve Youngs  <youngs@xemacs.org>
4717
4718         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
4719         doesn't have the 'alist custom type, use cons cells instead.
4720         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
4721         (pgg-parse-hash-algorithm-alist): Ditto.
4722         (pgg-parse-compression-algorithm-alist): Ditto.
4723         (pgg-parse-signature-type-alist): Ditto.
4724
4725         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
4726
4727         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
4728
4729         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
4730
4731 2002-10-19  Simon Josefsson  <jas@extundo.com>
4732
4733         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
4734         buffer.
4735
4736 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4737
4738         * gnus-spec.el (gnus-make-format-preserve-properties)
4739         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
4740         properties also on XEmacs.  `gnus-xmas-format' is like format but
4741         preserves text properties on XEmacs (though it only understands
4742         simple format specs).  The variable
4743         `gnus-make-format-preserve-properties' controls whether the
4744         function is used, and is checked in `gnus-parse-simple-format'.
4745         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
4746
4747         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
4748         output.
4749         (gnus-agent-consider-all-articles): New variable.
4750         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
4751         (gnus-agent-fetch-headers): Depending on
4752         gnus-agent-consider-all-articles, maybe get all articles.
4753         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
4754         `read'.
4755         (gnus-predicate-imples-unread): New function.
4756         (gnus-agent-fetch-headers): Optimize to call
4757         gnus-list-of-unread-articles if that is sufficient.
4758         Check unseen and recent instead of seen and recent.
4759         (gnus-agent-fetch-headers): Abstain from calling
4760         gnus-list-range-intersection if range (a . b) would have (> a b).
4761
4762 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4763
4764         * message.el (message-send-mail): Make it possible to perform
4765         edebug-defun.
4766
4767 2002-10-18  Simon Josefsson  <jas@extundo.com>
4768
4769         * gnus-art.el (gnus-button-man-handler): Change default to
4770         `manual-entry' (defined in both emacsen).
4771         (gnus-button-man-handler): Remove emacsen difference and use
4772         `manual-entry'.
4773
4774 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4775
4776         * spam.el: Wrap autoload settings for bbdb-records,
4777         executable-find and ifile-spam-filter with eval-and-compile.
4778         (spam-display-buffer-contents): Remove.
4779         (spam-bogofilter-score): Merge spam-display-buffer-contents.
4780
4781 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
4782
4783         * spam.el (spam-display-buffer-contents): New function.
4784         (spam-bogofilter-score): use spam-display-buffer-contents, patch
4785         from Katsumi Yamaoka <yamaoka@jpl.org>.
4786
4787 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4788
4789         * nnheader.el (nnheader-parse-naked-head): New function.
4790         (nnheader-parse-head): Use the above function, in order to handle
4791         continuation lines properly.
4792         (nnheader-remove-body): New function.
4793         (nnheader-remove-cr-followed-by-lf): New function.
4794         (nnheader-ms-strip-cr): Use the above function.
4795
4796         * gnus-agent.el (gnus-agent-regenerate-group): Call
4797         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
4798         `nnheader-parse-head'.
4799         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
4800
4801         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
4802         continuation lines by itself; call `nnheader-parse-naked-head'
4803         instead of `nnheader-parse-head'.
4804         * nndiary.el (nndiary-parse-head): Ditto.
4805         * nnfolder.el (nnfolder-parse-head): Ditto.
4806         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
4807         * nnmaildir.el (nnmaildir--update-nov): Ditto.
4808         * nnml.el (nnml-parse-head): Ditto.
4809
4810 2002-10-17  Steve Youngs  <youngs@xemacs.org>
4811
4812         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
4813         XEmacs, default to it if featurep 'xemacs.
4814
4815 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4816
4817         * spam-stat.el: Check for the existence of hash functions instead
4818         of the Emacs version to decide whether to load cl.  Suggested by
4819         Kai Gro\e,A_\e(Bjohann.
4820
4821 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4822
4823         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
4824         if it isn't open yet.
4825
4826 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4827
4828         * gnus-group.el: Require mm-url only when compiling.
4829         (gnus-group-fetch-charter): Require mm-url.
4830
4831         * spam-stat.el: Require cl for the functions gethash,
4832         hash-table-count, make-hash-table and mapc for Emacs 20.
4833         (puthash): Alias to cl-puthash for Emacs 20.
4834         (with-syntax-table): New macro for Emacs 20.
4835
4836 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
4837
4838         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
4839
4840 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
4841
4842         * spam.el (spam-check-ifile): added ifile as a spam checking
4843         backend, and spam-use-ifle as the variable to toggle that check.
4844
4845 2002-10-12  Simon Josefsson  <jas@extundo.com>
4846
4847         * message.el (message-beginning-of-line): New variable.
4848         (message-beginning-of-line): Use it.
4849
4850 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
4851
4852         * spam.el: more compilation fixes for BBDB
4853
4854         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
4855         (spam-stat-reduce-size): Interactive.
4856         (spam-stat-reset): New function.
4857         (spam-stat-save): Interactive.
4858
4859 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4860
4861         * gnus.el: Autoload gnus-delay-initialize.
4862
4863         * message.el: Autoload gnus-delay-article.
4864
4865 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
4866
4867         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
4868         text property in Emacs.
4869
4870 2002-10-11  Simon Josefsson  <jas@extundo.com>
4871
4872         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
4873         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
4874
4875         * mml1991.el (mml1991-pgg-sign): Remove CR.
4876
4877 2002-10-10  Simon Josefsson  <jas@extundo.com>
4878
4879         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
4880         decrypt failed.
4881         (mml2015-trust-boundaries-alist): Removed.
4882         (mml2015-gpg-extract-signature-details): Don't use it.
4883         (mml2015-unabbrev-trust-alist): New.
4884         (mml2015-gpg-extract-signature-details): Use it.
4885
4886 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
4887
4888         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
4889         BBDB installed
4890
4891         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
4892         statistical analysis of spam in Lisp only
4893
4894 2002-10-10  Simon Josefsson  <jas@extundo.com>
4895
4896         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
4897         auth, selected or examine state.
4898
4899         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
4900         buffer and error buffer depending on type of information.
4901
4902         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
4903         --status-fd stuff even if gpg.el is not used (revert earlier
4904         change).
4905         (mml2015-pgg-{clear-,}verify): Store both output and errors as
4906         gnus details.
4907         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
4908         buffer.
4909
4910         * pgg.el (pgg-verify-region): Use it.
4911
4912         * pgg-def.el (pgg-query-keyserver): New variable.
4913
4914         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
4915         key-identifier in packet.  Is this a good idea?
4916
4917         * mml.el (mml-mode-map): Add security commands that operates on
4918         MIME parts.
4919         (mml-menu): And menu items for them.
4920
4921         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
4922
4923         * mml.el (mml-parse-1): Support sender in #secure tags.
4924
4925         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
4926         defined.
4927
4928         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
4929         (mml-pgp-encrypt-buffer): Support combined signing.
4930
4931         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
4932         (mml1991-gpg-encrypt): Ditto.
4933         (mml1991-pgg-encrypt): Ditto.
4934         (mml1991-encrypt): Pass sign parameter.
4935
4936         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
4937         (mml-signencrypt-style): Mention the variable.
4938
4939 2002-10-09  Simon Josefsson  <jas@extundo.com>
4940
4941         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
4942         pgg-gpg-user-id.
4943
4944         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
4945         (pgg-fetch-key-function): Nil if w3 is not installed.
4946
4947 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4948
4949         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
4950         gnus-agent-current-history.
4951
4952 2002-10-06  Simon Josefsson  <jas@extundo.com>
4953
4954         * imap.el (imap-parse-status): Don't use read to read token.
4955
4956 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4957
4958         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
4959         for methods not covered by the agent, and when unplugged.
4960
4961 2002-10-05  Simon Josefsson  <jas@extundo.com>
4962
4963         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
4964         signing.
4965
4966         * gnus-agent.el (gnus-agent-read-servers): If getting method from
4967         a named server fails, ignore the server.
4968
4969         * mml1991.el (mml1991-pgg-sign): Do QP.
4970
4971         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
4972         work.
4973
4974 2002-10-04  Simon Josefsson  <jas@extundo.com>
4975
4976         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
4977
4978         * pgg-pgp.el (pgg-pgp-verify-region): Inline
4979         binary-write-decoded-region from MEL.
4980
4981         * pgg.el (pgg-encrypt-region): Support sign.
4982
4983         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
4984
4985         * mml2015.el (mml2015-pgg-encrypt): Ditto.
4986
4987         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
4988         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
4989         branch where PGG was taken from in the ChangeLog entries below.
4990
4991 2002-10-01  Simon Josefsson  <jas@extundo.com>
4992
4993         * pgg-pgp.el: Don't require mel.  Don't use luna.
4994         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
4995         (pgg-pgp-process-region): Use expand-file-name instead of concat.
4996         (pgg-pgp-process-region): Don't use binary-funcall.
4997
4998         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
4999
5000         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
5001         instead of concat.
5002
5003         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
5004
5005 2002-09-29  Simon Josefsson  <jas@extundo.com>
5006
5007         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
5008         compile warnings.
5009
5010         * pgg.el (pgg-decrypt-region): Don't parse packet.
5011
5012         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
5013
5014 2002-09-29  Daiki Ueno <ueno@unixuser.org>
5015
5016         * pgg.el: Remove dependency on calist.el.
5017
5018 2002-09-28  Simon Josefsson  <jas@extundo.com>
5019
5020         * pgg.el (pgg-temporary-file-directory): New variable.
5021         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
5022
5023         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
5024         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
5025
5026         * pgg-parse.el (pgg-char-int): Defalias.
5027         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
5028         (pgg-read-bytes, pgg-read-body): Use it.
5029         (pgg-decode-packets): Don't use MEL, use base64-*.
5030         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
5031         (pgg-string-as-unibyte): Defalias.
5032         (pgg-parse-armor-region): Use it.
5033
5034         * pgg-gpg.el (pgg-gpg-process-region): Use
5035         pgg-temporary-file-directory.
5036
5037         * luna.el: Don't def-edebug.
5038
5039         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
5040         binary-write-decoded-region from MEL.
5041
5042         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
5043
5044         * alist.el, calist.el: Don't require product/APEL.
5045
5046         * pgg-parse.el (top-level): Remove dependency on static.el,
5047         pccl.el, mel.el.
5048         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
5049         `define-ccl-program' is boundp, instead of using broken.
5050
5051 2002-10-01  Simon Josefsson  <jas@extundo.com>
5052
5053         * message.el (message-required-mail-headers): Remove Lines:.
5054
5055 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5056         From Jesper Harder.
5057
5058         * gnus-group.el (gnus-group-fetch-charter,
5059         gnus-group-fetch-control): Prompt for group if given a prefix
5060         argument.
5061         * gnus-sum.el (t): Add gnus-group-fetch-charter and
5062         gnus-group-fetch-control to summary key map and menu.
5063
5064 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
5065
5066         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
5067         number when there are no articles.
5068
5069 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5070
5071         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
5072         arg ALL means to fetch all articles, not only downloadable ones.
5073         (gnus-agent-fetch-selected-article): New function for
5074         gnus-select-article-hook or gnus-mark-article-hook.
5075
5076 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5077         From Peter von der Ahe <nospam2159@daimi.au.dk>.
5078
5079         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
5080         raw-text.
5081
5082 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
5083
5084         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
5085         Pinard).
5086         Major revamp of the code, documentation is in comments in the file
5087         for now.
5088
5089 2002-09-30  Simon Josefsson  <jas@extundo.com>
5090
5091         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
5092         buffer seem to be needed?
5093
5094 2002-09-29  Simon Josefsson  <jas@extundo.com>
5095
5096         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
5097         compile warnings.
5098
5099         * mml1991.el (mml1991-function-alist): Add pgg.
5100         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
5101         (mml1991-pgg-encrypt): Fix recipients querying.
5102
5103 2002-09-28  Simon Josefsson  <jas@extundo.com>
5104
5105         * mml2015.el (autoload): Autoload correct files.  Trivial patch
5106         from dme@dme.org.
5107         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
5108         handle is returned.
5109
5110 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5111
5112         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
5113         Protect against non-existent of `nnimap-mailbox-info'.
5114
5115 2002-09-27  Simon Josefsson  <jas@extundo.com>
5116
5117         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
5118         (gnus-setup-news-hook): Use it.
5119         (gnus-after-getting-new-news-hook): Ditto.
5120
5121         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
5122
5123 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5124         From Mats Lidell <matsl@contactor.se>.
5125
5126         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
5127
5128 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5129
5130         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
5131         the part to decode encoded words, use raw words instead of decoded
5132         words.
5133
5134 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
5135
5136         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
5137
5138         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
5139         (mm-setup-w3m): Use it.
5140
5141 2002-09-27  Simon Josefsson  <jas@extundo.com>
5142
5143         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
5144         article buffers.
5145
5146         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
5147         it just in case.
5148         (nnimap-update-unseen): New function; update unseen count in
5149         `n-m-info'.
5150         (nnimap-close-group): Call it.
5151
5152         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
5153         (gnus-after-getting-new-news-hook): Ditto.
5154
5155         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
5156         message into verboselevel 9.  Change slow mail check message.
5157         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
5158         (nnimap-fixup-unread-after-getting-new-news): New function, to be
5159         used as a hook after getting new mail.
5160
5161 2002-09-26  Simon Josefsson  <jas@extundo.com>
5162
5163         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
5164         SELECT/EXAMINE is first unseen article, not number of unseen
5165         articles.  Make them distinct by renaming the former to
5166         `first-unseen' instead of `unseen'.
5167
5168         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
5169         too.
5170         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
5171         changed.
5172         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
5173
5174         * gnus-int.el (gnus-server-unopen-status): Defcustom.
5175
5176         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
5177         better.
5178
5179         * mml2015.el (mml2015-pgg-decrypt): Only add security information
5180         if dissecting resulting buffer actually had any information.
5181
5182 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5183
5184         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
5185         because the function `string<' allows symbols.
5186
5187         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
5188
5189 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
5190
5191         * message.el (message-forward-make-body): Revert an early change
5192         because 8-bit utf-8 emails.
5193
5194 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
5195
5196         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
5197         links to Info)
5198         * gnus-art.el (gnus-treat-highlight-signature):
5199         * gnus-art.el (gnus-treat-buttonize):
5200         * gnus-art.el (gnus-treat-buttonize-head):
5201         * gnus-art.el (gnus-treat-emphasize):
5202         * gnus-art.el (gnus-treat-strip-cr):
5203         * gnus-art.el (gnus-treat-unsplit-urls):
5204         * gnus-art.el (gnus-treat-leading-whitespace):
5205         * gnus-art.el (gnus-treat-hide-headers):
5206         * gnus-art.el (gnus-treat-hide-boring-headers):
5207         * gnus-art.el (gnus-treat-hide-signature):
5208         * gnus-art.el (gnus-treat-fill-article):
5209         * gnus-art.el (gnus-treat-hide-citation):
5210         * gnus-art.el (gnus-treat-hide-citation-maybe):
5211         * gnus-art.el (gnus-treat-strip-list-identifiers):
5212         * gnus-art.el (gnus-treat-strip-pgp):
5213         * gnus-art.el (gnus-treat-strip-pem):
5214         * gnus-art.el (gnus-treat-strip-banner):
5215         * gnus-art.el (gnus-treat-highlight-headers):
5216         * gnus-art.el (gnus-treat-highlight-citation):
5217         * gnus-art.el (gnus-treat-date-ut):
5218         * gnus-art.el (gnus-treat-date-local):
5219         * gnus-art.el (gnus-treat-date-english):
5220         * gnus-art.el (gnus-treat-date-lapsed):
5221         * gnus-art.el (gnus-treat-date-original):
5222         * gnus-art.el (gnus-treat-date-iso8601):
5223         * gnus-art.el (gnus-treat-date-user-defined):
5224         * gnus-art.el (gnus-treat-strip-headers-in-body):
5225         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
5226         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
5227         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
5228         * gnus-art.el (gnus-treat-unfold-headers):
5229         * gnus-art.el (gnus-treat-fold-headers):
5230         * gnus-art.el (gnus-treat-fold-newsgroups):
5231         * gnus-art.el (gnus-treat-overstrike):
5232         * gnus-art.el (gnus-treat-display-xface):
5233         * gnus-art.el (gnus-treat-display-smileys):
5234         * gnus-art.el (gnus-treat-from-picon):
5235         * gnus-art.el (gnus-treat-mail-picon):
5236         * gnus-art.el (gnus-treat-newsgroups-picon):
5237         * gnus-art.el (gnus-treat-body-boundary):
5238         * gnus-art.el (gnus-treat-capitalize-sentences):
5239         * gnus-art.el (gnus-treat-fill-long-lines):
5240         * gnus-art.el (gnus-treat-play-sounds):
5241         * gnus-art.el (gnus-treat-translate):
5242         * gnus-art.el (gnus-treat-x-pgp-sig):
5243         * gnus-art.el (gnus-mime-button-line-format):
5244         * gnus-art.el (gnus-button-man-level):
5245         * gnus-art.el (gnus-button-emacs-level):
5246         * gnus-cus.el (gnus-group-parameters):
5247         * gnus-gl.el (bbb-build-mid-scores-alist):
5248         * gnus-group.el (gnus-group-line-format):
5249         * gnus-mlspl.el (gnus-group-split-setup):
5250         * gnus-mlspl.el (gnus-group-split):
5251         * gnus-msg.el (gnus-mailing-list-groups):
5252         * gnus-msg.el (gnus-posting-styles):
5253         * gnus-nocem.el (gnus-nocem-issuers):
5254         * gnus-score.el (gnus-score-regexp-bad-p):
5255         * gnus-srvr.el (gnus-server-line-format):
5256         * gnus-topic.el (gnus-topic-line-format):
5257         * gnus.el (gnus-summary-line-format):
5258         * mail-source.el (mail-sources):
5259         * message.el (message-subscribed-address-file):
5260         * nnmail.el (nnmail-split-fancy):
5261
5262 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
5263
5264         * mail-source.el(mail-source-run-script): use `functionp' to test
5265         whether the argument `script' is in fact a function.
5266         (mail-sources): adjust the defcustom to allow users to specify a
5267         function or a string as the value of the `:prescript' and
5268         `:postscript' arguments of the `file' and `pop3' mail sources.
5269
5270 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
5271
5272         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
5273         number when article 1 does not exist.
5274
5275 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5276
5277         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
5278         apropos if apropos-variable does not exist.
5279         (gnus-button-guessed-mid-regexp)
5280         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
5281         regexes.  From Reiner Steib.
5282         (gnus-button-handle-describe-function)
5283         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
5284         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
5285         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
5286
5287 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
5288         Trivial patch.
5289
5290         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
5291         the file.
5292
5293 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
5294
5295         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
5296
5297 2002-09-24  Simon Josefsson  <jas@extundo.com>
5298
5299         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
5300         (mml2015-use): Prefer PGG if installed.
5301         (mml2015-function-alist): Add PGG wrappers.
5302         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
5303         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
5304         prefix, make regexp optionally skip it.
5305         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
5306         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
5307         (mml2015-pgg-encrypt): New functions.
5308         (defvar, autoload): Prevent byte-compile warnings.
5309
5310 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5311         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
5312
5313         * gnus-art.el (article-strip-banner): Check for the existence of
5314         from header.
5315
5316 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
5317
5318         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
5319         (gnus-button-alist): Improved regexp for
5320         gnus-button-handle-mid-or-mail (false positives), fixed
5321         gnus-button-handle-man entries.
5322         From Reiner Steib.
5323
5324 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
5325         From Josh Huber.
5326
5327         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
5328         nnmail-extra-headers is non-nil.
5329
5330 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
5331
5332         * nnmaildir.el: Store article numbers persistently.  General
5333         revision.
5334         (nnmaildir-request-expire-articles): handle 'immediate and 'never
5335         for nnmail-expiry-wait; delete instead of moving if 'force is
5336         given.
5337
5338 2002-09-23  Simon Josefsson  <jas@extundo.com>
5339         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
5340
5341         * smime.el (smime-sign-buffer): Get key and extra certs.
5342         (smime-get-key-with-certs-by-email): Utility function.
5343
5344 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
5345         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
5346
5347         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
5348         article exists.
5349
5350 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
5351
5352         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
5353
5354 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
5355         From Reiner Steib.
5356
5357         * gnus-art.el (gnus-button-handle-custom,
5358         gnus-button-handle-mid-or-mail,
5359         gnus-button-handle-describe-{function,variable,key},
5360         gnus-button-handle-apropos{,command,variable}): New functions.
5361         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
5362         gnus-button-{man,emacs,mail}-level): New variables.
5363         (gnus-button-alist): Use the above to buttonize emacs and mail
5364         related links.
5365
5366 2002-09-18  Juanma Barranquero  <lektu@terra.es>
5367
5368         * gnus-int.el (gnus-status-message): Fix spacing.
5369
5370         * imap.el (imap-continuation): Fix typos.
5371
5372 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5373
5374         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
5375
5376         * gnus-art.el (gnus-article-reply-with-original): Correct
5377         with-current-buffer scope.
5378
5379         * message.el (message-completion-alist): Add Reply-To, From, etc.
5380
5381 2002-09-18  Simon Josefsson  <jas@extundo.com>
5382
5383         * nnimap.el (nnimap-request-expire-articles): Make flag setting
5384         conditional.  From Nevin Kapur <nevin@jhu.edu>.
5385
5386 2002-09-17  Simon Josefsson  <jas@extundo.com>
5387
5388         * nnimap.el (nnimap-expiry-target): Don't search for which
5389         articles exists here.
5390         (nnimap-request-expire-articles): Do it here instead.  Only expire
5391         when articles are found.  Suggested by Nevin Kapur
5392         <nevin@jhu.edu>.
5393
5394 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5395         From Reiner Steib <reiner.steib@gmx.de>.
5396
5397         * message.el (message-strip-subject-trailing-was)
5398         (message-change-subject, message-add-archive-header)
5399         (message-xpost-fup2-header, message-xpost-insert-note)
5400         (message-xpost-fup2, message-reduce-to-to-cc): New functions
5401         adopted from message-utils.el.  Add functions to the keymap, mode
5402         describtion and menu.
5403         (message-change-subject,message-xpost-fup2): Signal error if
5404         current header is empty.
5405         (message-xpost-insert-note): Changed insert position.
5406         (message-archive-note): Ensure to insert note in message body (not
5407         in head).
5408         (message-archive-header, message-archive-note)
5409         (message-xpost-default, message-xpost-note, message-fup2-note)
5410         (message-xpost-note-function): New variables adopted from
5411         message-utils.el.  Changed some doc-strings.
5412         (message-mark-insert-{begin,end}): Rename from
5413         message-{begin,end}-inserted-text-mark (message-utils.el), changed
5414         values.
5415         (message-subject-trailing-was-query)
5416         (message-subject-trailing-was-ask-regexp)
5417         (message-subject-trailing-was-regexp): New variables.
5418         (message-to-list-only): Added doc-string and menu entry.
5419
5420         * message-utils.el: Removed.  Functions are now in message.el.
5421
5422 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
5423
5424         * gnus-art.el (gnus-article-reply-with-original,
5425         gnus-article-followup-with-original): Switch to
5426         gnus-summary-buffer before reply/followup.
5427
5428 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
5429
5430         * gnus-sum.el (gnus-summary-toggle-header): The article window may
5431         not exist. Toggle it anyway.
5432
5433 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
5434
5435         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
5436
5437         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
5438         Trivial patch from Urban Engberg <ue@ccieurope.com>.
5439
5440         * rfc2047.el (message-posting-charset): Defvar it.
5441         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
5442         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
5443
5444         * mail-source.el (mail-source-fetch): Hide password.
5445
5446         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
5447
5448 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5449         From John Paul Wallington <jpw@shootybangbang.com>.
5450
5451         * gnus.el (gnus-visual, gnus-meta): Fix typo.
5452
5453 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5454
5455         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
5456
5457 2002-09-11  Simon Josefsson  <jas@extundo.com>
5458
5459         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
5460         (nnimap-split-rule): Doc fix.
5461         (nnimap-request-expire-articles): Cleanup code.
5462
5463 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5464         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
5465
5466         * gnus-art.el (gnus-article-address-banner-alist): New option.
5467         (article-strip-banner): Refer the above option to split banners of
5468         free mail servers, when no group parameter is specified.
5469
5470 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5471
5472         * nntp.el (nntp-wait-for-string): Check for a process in the
5473         current buffer instead of `nntp-server-buffer'.
5474
5475 2002-09-09  Simon Josefsson  <jas@extundo.com>
5476
5477         * gnus-art.el (gnus-button-man-handler): New variable.
5478         (gnus-button-alist): Use g-b-handle-man.
5479         (gnus-button-handle-man): New, call g-b-man-handler.
5480
5481 2002-09-08  Simon Josefsson  <jas@extundo.com>
5482
5483         * gnus-art.el (gnus-button-alist): Buttonize man page links.
5484
5485 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5486
5487         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
5488
5489 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5490
5491         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
5492
5493         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
5494         keystroke.
5495
5496         * gnus-srvr.el (gnus-browse-describe-group): New command and
5497         keystroke.
5498
5499 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5500
5501         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
5502         value for gnus-decoration property.
5503
5504 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5505
5506         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
5507         string) as group name in case we have a CRLF in the file.
5508
5509 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
5510
5511         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
5512         group.
5513         (rfc1843-decode-hzp): do.
5514         (rfc1843-newsgroups-regexp): do.
5515
5516 2002-09-04  Simon Josefsson  <jas@extundo.com>
5517
5518         * message.el (message-canlock-generate): Make sure sha1 doesn't
5519         call external programs.
5520
5521 2002-09-03  Simon Josefsson  <jas@extundo.com>
5522
5523         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
5524
5525         * gnus-agent.el (gnus-agent-batch): Add doc.
5526
5527 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
5528
5529         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
5530         check for signed and encrypted parts.
5531         * mml.el (mml-parse-1): Correct small typo which preventing
5532         setting recipients in a secure tag.
5533
5534 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5535
5536         * mm-util.el (mm-coding-system-priorities): Default to a list of
5537         iso-2022-jp and others for the Japanese environment.
5538
5539 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5540
5541         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
5542         invalid display names.
5543
5544 2002-08-30  Simon Josefsson  <jas@extundo.com>
5545
5546         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
5547         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
5548
5549 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
5550
5551         * gnus.el (gnus-group-charter-alist): New option.
5552         (gnus-group-fetch-control-use-browse-url): New option.
5553
5554         * gnus-group.el (gnus-group-fetch-charter): New function.
5555         (gnus-group-fetch-control): New function.
5556         Add them to the keymap and menu. Require mm-url.
5557
5558 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5559
5560         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
5561         From Alex Schroeder <alex@emacswiki.org>.
5562
5563 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
5564
5565         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
5566         items expecting user interaction.
5567
5568         * gnus-topic.el (gnus-topic-make-menu-bar): do.
5569
5570         * gnus-sum.el (gnus-summary-make-menu-bar): do.
5571
5572         * gnus-srvr.el (gnus-server-make-menu-bar): do.
5573
5574         * mml.el (mml-menu): do.
5575
5576 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5577
5578         * mail-source.el (mail-source-touch-pop): New function.
5579
5580         * message.el (message-smtpmail-send-it): New function.
5581         (message-send-mail-function): Add it for a candidate.
5582
5583 2002-08-27  Simon Josefsson  <jas@extundo.com>
5584
5585         * gnus-msg.el (posting-charset-alist): Use
5586         gnus-define-group-parameter instead of defcustom.
5587         (gnus-put-message): Handle SPC in GCC.
5588         (gnus-inews-insert-gcc): Ditto.
5589         (gnus-inews-insert-archive-gcc): Ditto.
5590
5591 2002-08-26  Simon Josefsson  <jas@extundo.com>
5592
5593         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
5594         (gnus-agentize): Auto agentize all nntp and nnimap groups.
5595         (gnus-agent-possibly-save-gcc): Autoload.
5596         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
5597
5598 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5599
5600         * gnus.el (gnus-other-frame-function): New user option.
5601         (gnus-other-frame): Use it; add a doc-string; make it work with
5602         the gnuclient program.
5603
5604         * gnus-util.el (gnus-frame-or-window-display-name): New function.
5605
5606         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
5607         `device-connection' and `dfw-device'.
5608
5609 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5610
5611         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
5612         positives, make it stricter.  From Jochen Hein (trivial change).
5613
5614 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5615
5616         * gnus.el (gnus-other-frame): Trivial fix.
5617
5618 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5619
5620         * gnus.el (gnus-other-frame-parameters): New user option.
5621         (gnus-other-frame-object): New variable.
5622         (gnus-other-frame): Make it search for existing Gnus frame; don't
5623         read new news; delete frame on exit.
5624
5625         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
5626
5627         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
5628
5629 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5630         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
5631
5632         * message.el (message-set-auto-save-file-name): Add support for
5633         the Cygwin Emacs; the system-type is `cygwin'.
5634         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
5635
5636 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
5637
5638         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
5639
5640         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
5641         avoid arithmetic errors.
5642
5643 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5644
5645         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
5646
5647 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5648
5649         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
5650         (message-ignored-resent-headers): Add envelope From.
5651
5652 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5653
5654         * gnus.el (gnus-summary-line-format): Document %k specifier.
5655
5656 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5657
5658         * gnus-sum.el (gnus-summary-line-message-size): New function.
5659         (gnus-summary-line-format-alist): Use it.
5660
5661 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5662
5663         * gnus-art.el (article-make-date-line): Refer to the value for
5664         `gnus-article-time-format' in the summary buffer.
5665
5666         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
5667
5668 2002-08-14  Simon Josefsson  <jas@extundo.com>
5669
5670         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
5671         quoting.
5672         (gnus-button-alist): Fix doc.
5673         (gnus-header-button-alist): Use ' not ` for default value quoting.
5674         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
5675         rationale similar to 2002-05-01 change.
5676         (gnus-article-add-buttons-to-head): Evaluate expression.
5677
5678         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
5679
5680 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5681
5682         * message.el (message-font-lock-keywords): Refer to the value for
5683         `message-cite-prefix-regexp' dynamically.
5684
5685 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5686
5687         * gnus-art.el (gnus-decode-header-methods): Doc fix.
5688
5689 2002-08-12  Simon Josefsson  <jas@extundo.com>
5690
5691         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
5692         (imap-shell-open): Skip initial junk before IMAP greeting.
5693
5694 2002-08-11  Simon Josefsson  <jas@extundo.com>
5695
5696         * message-utils.el (message-xpost-default,
5697         message-xpost-fup2-header, message-xpost-fup2): Fixed
5698         Typos.  Trivial changes from Reiner Steib
5699         <4uce.02.r.steib@gmx.net>.
5700
5701 2002-08-09  Simon Josefsson  <jas@extundo.com>
5702
5703         * message.el (message-canlock-password): Set
5704         canlock-password-for-verify to newly generated canlock-password.
5705         When Emacs is restarted, Custom makes sure this is set, but during
5706         the same session we must set it manually.
5707
5708 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
5709
5710         * yenc.el: New file.
5711
5712         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
5713         (mm-uu-type-alist): Add yenc.
5714         (mm-uu-yenc-filename): New function.
5715         (mm-uu-yenc-extract): New function.
5716
5717         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
5718
5719 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5720
5721         * dgnushack.el (merge): Don't use coerce.
5722
5723 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
5724
5725         * mailcap.el (mailcap-mime-data): Test window-system rather than
5726         mm-device-type.
5727         (mailcap-mime-data): Call xdvi and gv with "-safer".
5728
5729         * mm-util.el: Don't define mm-device-type.
5730
5731 2002-08-05  Simon Josefsson  <jas@extundo.com>
5732
5733         * mm-util.el (mm-coding-system-priorities): coding-system type not
5734         supported everywhere.
5735
5736 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5737
5738         * gnus.el (gnus-version-number): Bumped version number.
5739
5740 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5741
5742         * gnus.el: Oort Gnus v0.07 is released.
5743
5744 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5745
5746         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
5747         (gnus-article-sort-functions): Doc fix.
5748         (t): New keystroke.
5749         (gnus-article-sort-by-random): New function.
5750         (gnus-thread-sort-by-random): New function.
5751
5752 2002-08-02  Simon Josefsson  <jas@extundo.com>
5753
5754         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
5755         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
5756
5757 2002-07-31  Danny Siu  <dsiu@adobe.com>
5758
5759         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
5760         when splitting malformed messages without message-id
5761
5762 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5763         From Niklas Morberg <niklas.morberg@axis.com>.
5764
5765         * nnweb.el (nnweb-type, nnweb-type-definition)
5766         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
5767         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
5768         functionality.
5769         * nnweb.el: Removed old non-functioning search engines.
5770
5771 2002-07-27  Simon Josefsson  <jas@extundo.com>
5772
5773         * message.el (message-forward-make-body): Don't use
5774         `message-forward-ignored-headers' when doing a "raw" followup (it
5775         is important to preserve e.g. CTE).
5776
5777         * flow-fill.el (fill-flowed): Disable filladapt-mode.
5778
5779         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
5780         regexp-quote, Cyrus Sieve is fixed.
5781
5782         * sieve-manage.el (sieve-manage-deletescript): New function.
5783
5784         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
5785         (sieve-manage-mode): Fix menubar.
5786         (sieve-activate): Change some messages.
5787         (sieve-deactivate-all): New function.
5788         (sieve-deactivate): New alias.
5789         (sieve-remove): New function.
5790         (sieve-help): Fix help.
5791         All suggested by Ned Ludd.
5792
5793 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5794
5795         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
5796         (mm-w3m-safe-url-regexp): New user option.
5797
5798         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
5799         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
5800
5801 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
5802
5803         * gnus-sum.el (gnus-summary-delete-article): Force
5804         nnmail-expiry-target to 'delete, so that absolute deletion
5805         happens when absolute deletion is requested.
5806
5807 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5808         From Nevin Kapur <nevin@jhu.edu>.
5809
5810         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
5811         headers as empty headers.
5812
5813 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5814         From Jochen Hein <jochen@jochen.org>.
5815
5816         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
5817         correct typo.
5818         (gnus-emphasis-strikethru): New face.
5819
5820 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5821         From Jason Merrill <jason@redhat.com>.
5822
5823         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
5824         entire file for each of a sequence of missing articles.
5825
5826         * gnus-salt.el (gnus-binary-display-article): Respect an existing
5827         value for gnus-view-pseudos.
5828
5829         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
5830         avoid nreverse.
5831
5832 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5833         From Ted Zlatanov <teodor.zlatanov@divine.com>.
5834
5835         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
5836         (gnus-summary-mode-line-format-alist): Add %h for number of
5837         spams.
5838         (gnus-newsgroup-spam-marked): New variable.
5839         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
5840         (gnus-article-read-p, gnus-article-mark)
5841         (gnus-set-global-variables, gnus-set-global-variables)
5842         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
5843         (gnus-summary-mark-article-as-unread)
5844         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
5845         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
5846         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
5847
5848 2002-07-10  Simon Josefsson  <jas@extundo.com>
5849
5850         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
5851         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
5852
5853 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
5854
5855         * gnus-sum.el (gnus-summary-delete-article): Respect group
5856         parameters while expiring.
5857
5858 2002-07-08  Simon Josefsson  <jas@extundo.com>
5859
5860         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
5861         Enberg.
5862
5863 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5864
5865         * gnus-art.el (article-unsplit-urls): Only display MIME when this
5866         function is called interactively.  From Niklas Morberg.
5867
5868 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5869
5870         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
5871         cdaar to cdar and car.
5872
5873         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
5874         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
5875
5876 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5877
5878         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
5879         don't break a narrowed article.
5880
5881         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
5882         (nntp-open-via-rlogin-and-telnet): Ditto.
5883
5884 2002-07-02  Didier Verna  <didier@xemacs.org>
5885
5886         * nnmail.el (nnmail-split-methods): fix custom type.
5887
5888 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5889
5890         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
5891         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
5892
5893 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5894
5895         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
5896         (gnus-summary-resend-message): Use it.
5897
5898 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5899
5900         * nntp.el (nntp-via-rlogin-command-switches): New variable.
5901         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
5902
5903 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5904
5905         * message.el (message-font-lock-keywords): Don't fontify
5906         headers in the message body, only in the header.
5907         (message-font-lock-make-header-matcher): New function, used by
5908         message-font-lock-keywords.
5909         From Katsumi Yamaoka <yamaoka@jpl.org>.
5910
5911 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5912
5913         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
5914
5915 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5916
5917         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
5918
5919 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5920
5921         * message.el (message-font-lock-keywords): Revert 2002-06-22
5922         change.
5923
5924 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5925
5926         * message.el (message-font-lock-keywords): Put colon in header
5927         name match.
5928
5929 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5930
5931         * message.el (message-font-lock-keywords): Don't use header faces
5932         in the body.  Thanks to Stefan Monnier for the hint on the
5933         implementation.
5934
5935 2002-05-09  Miles Bader  <miles@gnu.org>
5936
5937         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
5938         (gnus-article-hide-citation): Respect it.
5939
5940 2002-04-12  Juanma Barranquero  <lektu@terra.es>
5941
5942         * pop3.el (pop3-open-server): Fix typo.
5943
5944 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
5945
5946         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
5947         instead of push to ignore duplicate to-(list|address) values.
5948         * nnmail.el (nnmail-cache-ignore-groups): New.
5949         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
5950
5951 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5952
5953         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
5954         before sending.  Suggested by Jan Rychter.
5955
5956 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5957
5958         * dgnushack.el (remove): New compiler macro.
5959         (last, coerce, subseq): Remove compiler macros for those built-in
5960         or unused functions.
5961
5962 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5963
5964         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
5965         sure to write byte-compiled versions of gnus-*-format-alist to
5966         .newsrc.eld.  From Simon Josefsson.
5967
5968 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5969
5970         * gnus-agent.el (gnus-agent-read-servers)
5971         (gnus-agent-write-servers): Put server name (string like
5972         "nnchoke:frumple") in the file instead of a server specification
5973         (Lisp expression like (nnchoke "frumple" ...parameters...)).
5974         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
5975
5976 2002-06-16  Simon Josefsson  <jas@extundo.com>
5977
5978         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
5979         Reiner Steib <4uce.02.r.steib@gmx.net>.
5980
5981 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5982
5983         * nnheader.el (nnheader-file-name-translation-alist): Set the
5984         default value for MS Windows systems.
5985
5986         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
5987
5988 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5989
5990         * message.el (message-beginning-of-line): Keep the region active
5991         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
5992
5993 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
5994
5995         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
5996         * gnus-msg.el (gnus-summary-reply): Ditto.
5997         * gnus-msg.el (gnus-summary-handle-replysign): New.
5998
5999 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6000
6001         * message.el (message-send-mail-with-sendmail): Kill errbuf even
6002         if sending failed.
6003
6004 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
6005
6006         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
6007         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
6008         to sign while encrypting.
6009
6010 2002-06-11  Simon Josefsson  <jas@extundo.com>
6011
6012         * gnus-int.el (gnus-request-move-article): Agent expire article if
6013         successfuly moved.
6014
6015         * nnweb.el (nnweb-google-create-mapping): Honors the value of
6016         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
6017
6018 2002-06-10  Simon Josefsson  <jas@extundo.com>
6019
6020         * gnus-int.el (gnus-request-expire-articles): Fix last change?
6021
6022 2002-06-09  Simon Josefsson  <jas@extundo.com>
6023
6024         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
6025
6026         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
6027
6028 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6029
6030         * flow-fill.el (fill-flowed): Ignore errors.
6031
6032 2002-06-06  Simon Josefsson  <jas@extundo.com>
6033
6034         * message.el (message-send-mail-with-sendmail): Improve error message.
6035
6036 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6037
6038         * message.el (message-interactive): Change default from nil to t.
6039         Better to be safe than to be fast.
6040
6041 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6042
6043         * message.el (message-send-mail-with-sendmail): Check return value
6044         from call-process-region.
6045
6046 2002-06-04  Simon Josefsson  <jas@extundo.com>
6047
6048         * gnus-msg.el (gnus-group-mail, gnus-group-news)
6049         (gnus-group-post-news, gnus-summary-mail-other-window)
6050         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
6051         gnus-article-copy to nil, thereby inhibiting the `header' posting
6052         style match to use data from last viewed article.
6053         Suggested by Hrvoje Niksic.
6054
6055 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6056
6057         * spam.el (spam-point-at-eol): New alias.
6058         (spam-parse-whitelist): Use it.
6059
6060 2002-06-03  Simon Josefsson  <jas@extundo.com>
6061
6062         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
6063         (nnmail-article-group): Use it.
6064
6065 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6066
6067         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
6068         so that code reading them won't be surprised.  From Jesper Harder
6069         <harder@ifa.au.dk>.
6070
6071 2002-05-29  Simon Josefsson  <jas@extundo.com>
6072
6073         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
6074         articles.
6075
6076         * gnus.el (gnus-agent-cache): Doc fix.
6077         (gnus-agent): Change default to t.
6078
6079         * gnus-agent.el (gnus-agent-expire): Make it accept optional
6080         ARTICLES, GROUP and FORCE parameters.
6081
6082 2002-05-28  Simon Josefsson  <jas@extundo.com>
6083
6084         * gnus-group.el (gnus-group-line-format): Doc fix.
6085
6086 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6087
6088         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
6089         original article before yanking.  From Jesper Harder
6090         <harder@ifa.au.dk>.
6091
6092 2002-05-26  Simon Josefsson  <jas@extundo.com>
6093
6094         * gnus-sum.el (gnus-summary-menu-split): New function.
6095         (gnus-summary-make-menu-bar): Split charset submenu.
6096         (gnus-summary-menu-maxlen): New variable.
6097         (gnus-summary-menu-split): Use it.
6098
6099 2002-05-25  Simon Josefsson  <jas@extundo.com>
6100
6101         * mml.el (mml-preview): Generate some headers.
6102
6103         * gnus.el (gnus-large-newsgroup): Fix :type.
6104
6105         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
6106         Agent cache NOV's by default now).
6107         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
6108
6109 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
6110
6111         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
6112         call to gnus-parent-id when we check for References loops.
6113         (gnus-summary-prepare-threads): Avoid simplifying every Subject
6114         twice by saving the simplified subject string in simp-subject.
6115
6116 2002-05-23  Simon Josefsson  <jas@extundo.com>
6117
6118         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
6119         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
6120
6121         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
6122         Niklas Morberg <niklas.morberg@axis.com>.
6123
6124 2002-05-22  Simon Josefsson  <jas@extundo.com>
6125
6126         * sieve.el (sieve-change-region): Define it before it is used.
6127
6128         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
6129         (gnus-summary-reply): Ask for confirmation when replying to news.
6130         Defaults to not ask.  From Benjamin Rutt
6131         <rutt+news@cis.ohio-state.edu>.
6132
6133         * nnimap.el (nnimap-nov-is-evil): Improve doc.
6134
6135 2002-05-21  Simon Josefsson  <jas@extundo.com>
6136
6137         * sieve-mode.el (sieve-manage): Fix autoloads.
6138
6139         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
6140         name (makes it work with recent Cyrus timsieved).
6141
6142 2002-05-20  Jason  <jbaker@cs.utah.edu>
6143         Trivial patch.
6144
6145         * gnus-art.el (gnus-request-article-this-buffer): Try
6146         reconnecting if you don't get the message.
6147
6148 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6149
6150         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
6151         Reply-To headers from the headers.
6152
6153 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6154
6155         * mm-url.el (mm-url-insert): Remove junk message.
6156
6157 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6158
6159         * nnslashdot.el (nnslashdot-request-list): Parse new html.
6160         (nnslashdot-use-front-page): New variable.
6161         (nnslashdot-request-list): Use it.
6162
6163         * mm-url.el (mm-url-timeout): New variable.
6164         (mm-url-retries): Ditto.
6165         (mm-url-insert): Use it.
6166
6167 2002-05-16  Simon Josefsson  <jas@extundo.com>
6168
6169         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
6170         (gnus-simplify-subject-functions): Mention g-s-a-w.
6171
6172 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
6173
6174         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
6175         nnmail-cache-insert.
6176         * nndiary.el (nndiary-request-accept-article): Ditto.
6177         * nnfolder.el (nnfolder-request-accept-article): Ditto.
6178         * nnimap.el (nnimap-request-accept-article): Ditto.
6179         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
6180         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
6181         * nnmbox.el (nnmbox-request-accept-article): Ditto.
6182         * nnmh.el (nnmh-request-accept-article): Ditto.
6183         * nnmail.el (nnmail-cache-insert): Change group to required,
6184         removed code which tried to figure out the group.
6185
6186 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
6187
6188         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
6189         messages. From Hans de Graaff <hans@degraaff.org>.
6190         * nnml.el (nnml-request-accept-article): Pass in the group name to
6191         nnmail-cache-insert, since it's available.
6192
6193 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
6194
6195         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
6196
6197 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6198         From Florian Weimer <fw@deneb.enyo.de>.
6199
6200         * gnus.el (subscribed): New group parameter.
6201         (gnus-find-subscribed-addresses): Use it.
6202
6203 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
6204
6205         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
6206         the default for pgpmime to support pgp v2.
6207         * mml-sec.el (mml-signencrypt-style): New accessor function to
6208         allow users to get/set the signencrypt style more easily without
6209         frobbing the alist directly.
6210         * mml.el (mml-generate-mime-1): Use accessor function.
6211
6212 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6213
6214         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
6215         parenthesis for "<" and ">".  Suggested by Andreas Schwab
6216         <schwab@suse.de>.
6217
6218 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6219
6220         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
6221         when intuiting the group the message is written to.  From Josh
6222         Huber <huber@alum.wpi.edu>.
6223
6224 2002-05-06  Simon Josefsson  <jas@extundo.com>
6225
6226         * gnus-topic.el (gnus-group-topic-parameters): Work when group
6227         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
6228
6229 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
6230
6231         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
6232         argument, and fixed compiler warning. (added autoload for
6233         gpg-encrypt).
6234
6235 2002-05-04  Simon Josefsson  <jas@extundo.com>
6236
6237         * mml1991.el (mml1991-function-alist): Doc fix.
6238
6239         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
6240         doesn't exist (for previewing messages without having Gnus
6241         started).
6242
6243         * mm-util.el (mm-coding-system-priorities): Defcustom.
6244
6245         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
6246
6247 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
6248
6249         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
6250         default.
6251         * mml-sec.el:
6252         * mml-sec.el (mml-signencrypt-style): New.
6253         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
6254         argument `sign'.
6255         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
6256         signencrypt.
6257         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
6258         * mml.el (mml-generate-mime-1): Changed logic so a part which is
6259         both signed & encryped is processed in one operation. (rather than
6260         two separate ops: sign, then encrypt)
6261         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
6262         indication if a message is signed by an expired key.
6263         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
6264         enables combined sign & encrypt operation. (this was always on
6265         before).
6266         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
6267
6268 2002-05-01  Simon Josefsson  <jas@extundo.com>
6269
6270         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
6271         server.
6272         (nnimap-mailbox-info): defvar instead of defvoo.
6273
6274 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6275
6276         * gnus.el: Oort Gnus v0.06 is released.
6277
6278 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6279
6280         * lpath.el: Bind url-package-version.
6281
6282 2002-05-01  Simon Josefsson  <jas@extundo.com>
6283
6284         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
6285         filename before deleting the group itself, because the presence of
6286         a group filename decides if long filenames are used or not.
6287
6288         * gnus-art.el (gnus-button-alist): Don't inline
6289         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
6290         without also modifying g-button-alist.
6291         (gnus-button-alist): Fix type to allow variable as well as regexp.
6292         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
6293         themselves, variables to its contents.
6294         (gnus-button-entry): Ditto.
6295
6296 2002-05-01  Simon Josefsson  <jas@extundo.com>
6297
6298         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
6299         UIDNEXT as a string.
6300
6301         * nnimap.el (nnimap-string-lessp-numerical): New function.
6302         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
6303         integers.
6304
6305 2002-04-29  Simon Josefsson  <jas@extundo.com>
6306
6307         * nnmail.el (nnmail-cache-insert): Accept optional group
6308         parameter.
6309
6310         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
6311         n-r-g-a is disabled.
6312
6313 2002-04-29  Simon Josefsson  <jas@extundo.com>
6314
6315         * nnimap.el (nnimap-split-fancy): Fix doc.
6316         (nnimap-split-fancy): Fix doc.
6317
6318         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
6319         (nnimap-mailbox-info): New internal variable.
6320         (nnimap-retrieve-groups): Implement faster new mail check.
6321
6322         * nnimap.el (nnimap-split-articles): Support
6323         nnmail-cache-accepted-message-ids.
6324         (nnimap-request-accept-article): Ditto.
6325
6326         * imap.el (imap-mailbox-status-asynch): New command.
6327
6328 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
6329
6330         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
6331         are no subscribed mail groups.
6332         - Strip quoted names when comparing addresses
6333
6334 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
6335
6336         * mm-decode.el (mm-text-html-renderer): Change customize type to
6337         const.
6338
6339         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
6340         (gnus-debug-exclude-variables): do.
6341
6342 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
6343
6344         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
6345         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
6346
6347 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6348
6349         * dns.el (dns-make-network-process): New macro.
6350         (query-dns): Use it.
6351
6352 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
6353
6354         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
6355         article-buffer.
6356
6357         * mm-url.el (mm-url-package-name): New variable.
6358         (mm-url-package-version): New variable.
6359         (mm-url-insert-file-contents): Bind url-package-name and
6360         url-package-version here.
6361         * nnrss.el (nnrss-insert-w3): Move the bindings.
6362
6363         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
6364         url-package-version. Trivial change from Andrew J Cosgriff
6365         <ajc@polydistortion.net>
6366
6367         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
6368         attachments. Trivial change from Peter 'Luna' Runestig
6369         <peter@runestig.com>.
6370
6371 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
6372
6373         * nnkiboze.el (nnkiboze-request-scan): Call
6374         nnkiboze-possibly-change-group.
6375         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
6376         problems.
6377         (nnkiboze-generate-group): Set newsrc to the *highest* article
6378         number kibozed, not the lowest.
6379
6380 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
6381
6382         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
6383
6384 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6385         From Dan Christensen <jdc+news@uwo.ca>.
6386
6387         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
6388         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
6389         Recognize math postings.  Extract Date (now ignores "(15kb)").
6390         Extract email address using gnus-extract-address-components
6391         instead of just taking the first word.  Create Date and From
6392         headers for message which are missing these headers.  Get rid
6393         of spurious \\ lines (purely cosmetic).  Extend body-end and
6394         file-end regexps, to exclude more garbage from the message.
6395         Make URL rephrasing regexp more flexible, to match current
6396         format.
6397
6398 2002-04-23  Simon Josefsson  <jas@extundo.com>
6399
6400         * netrc.el: New file, functions copied from gnus-util.el by Ted
6401         Zlatanov <tzz@lifelogs.com>.
6402
6403         * gnus-util.el: Require netrc.
6404         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
6405         new code in netrc.el.
6406
6407 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6408
6409         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
6410         message-ignored-resent-headers, too.  From Matthieu Moy
6411         <Matthieu.Moy@imag.fr>.
6412
6413 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
6414
6415         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
6416         boolean not a string
6417         * gnus-group.el (gnus-group-line-format): add description of %C
6418         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
6419           as %C
6420         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
6421
6422 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
6423
6424         * nnmaildir.el (nnmaildir-request-scan): typo: set
6425         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
6426         nnmail-get-new-mail for 'find-new-groups.
6427
6428 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
6429
6430         * nnmaildir.el (nnmaildir-request-update-info,
6431         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
6432         unnecessary calls to nnmaildir-request-scan.
6433
6434 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
6435
6436         * gnus-msg.el:
6437         * gnus-msg.el (gnus-message-replysign): New.
6438         * gnus-msg.el (gnus-message-replyencrypt): New.
6439         * gnus-msg.el (gnus-message-replysignencrypted): New.
6440         * gnus-msg.el (gnus-summary-reply): Use the three new variables
6441         (above) to automatically encrypt/sign to encrypted/signed
6442         messages.
6443         * message.el:
6444         * message.el (message-mode-map): Add keybinding for
6445         `message-to-list-only'
6446         * message.el (message-mode): Add description for
6447         `message-to-list-only'
6448         * message.el (message-to-list-only): New.
6449         * message.el (message-make-mft): Changed to use the cl loop macro,
6450         and added optional flag to return only the matched list. (for use
6451         in new message-to-list-only function)
6452
6453 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
6454
6455         * gnus-msg.el:
6456         * gnus-msg.el (gnus-message-replysign):
6457         * gnus-msg.el (gnus-replysign): New.
6458         * gnus-msg.el (gnus-replyencrypt): New.
6459         * gnus-msg.el (gnus-replysignencrypted): New.
6460         * gnus-msg.el (gnus-summary-reply):
6461         * message.el:
6462         * message.el (message-mode-map):
6463         * message.el (message-mode):
6464         * message.el (message-to-list-only): New.
6465         * message.el (message-make-mft):
6466
6467 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
6468
6469         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
6470
6471 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
6472
6473         * message.el (message-gen-unsubscribed-mft): accept a prefix
6474         argument so CC can be included with C-u C-c C-f C-a
6475
6476 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6477         From Ted Zlatanov <teodor.zlatanov@divine.com>.
6478
6479         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
6480         Improve docstring.
6481         (spam-enter-blacklist): New command.
6482
6483         * gnus-sum.el (gnus-spam-mark): New mark.
6484         (gnus-auto-expirable-marks): Add gnus-spam-mark.
6485         (gnus-summary-make-tool-bar): Correct conditional.
6486         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
6487         (gnus-summary-mark-as-spam): New command.
6488
6489 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
6490
6491         * mml-sec.el (mml-secure-message): changed to support arbritrary
6492         modes.
6493         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
6494         changed to support "signencrypt" mode.
6495         * mml.el (mml-parse-1): changed to support different secure modes
6496         more easily. (for signencrypt)
6497
6498 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
6499
6500         * gnus-sum.el (gnus-update-summary-mark-positions)
6501         (gnus-summary-toggle-header):
6502         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
6503         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
6504         (gnus-uu-post-encoded):
6505         * nnfolder.el (nnfolder-possibly-change-group):
6506         * nnimap.el (nnimap-retrieve-headers):
6507         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
6508
6509 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
6510
6511         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
6512         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
6513
6514 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6515
6516         * gnus-srvr.el (gnus-server-set-info): Clear
6517         `gnus-server-method-cache' when `gnus-server-alist' is changed.
6518         From Daiki Ueno <ueno@unixuser.org>.
6519
6520 2002-04-11  Simon Josefsson  <jas@extundo.com>
6521
6522         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
6523         viewing of security buttons.  Thanks to Nicolas Kowalski
6524         <Nicolas.Kowalski@imag.fr>.
6525
6526         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
6527         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
6528         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
6529         <Nicolas.Kowalski@imag.fr>.
6530         (smime-decrypt-buffer): Ditto.
6531
6532 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6533
6534         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
6535         header line.
6536
6537 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
6538
6539         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
6540
6541 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6542
6543         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
6544
6545 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
6546
6547         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
6548         errors when debug.
6549
6550 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
6551
6552         * message.el (message-make-mft): Changed MFT code from using
6553         message-recipients (which included Bcc) to use only the To and CC
6554         headers.
6555
6556 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
6557
6558         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
6559         add link.
6560         (gnus-treat-mail-picon): Ditto.
6561         (gnus-treat-newsgroups-picon): Ditto.
6562         (gnus-picon-databases): Fix custom type.
6563         (gnus-picon-databases): Add link.
6564         (gnus-article-x-face-command): Add to gnus-picon group.
6565
6566 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
6567
6568         * message.el (message-buffer-naming-style): Remove.
6569
6570 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6571
6572         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
6573
6574         * message.el (message-tool-bar-map): Ditto.
6575
6576         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
6577
6578 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6579
6580         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
6581
6582 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
6583
6584         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
6585
6586 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
6587         Trivial patch.
6588
6589         * dns.el: open-network-stream under XEmacs does udp.
6590
6591 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
6592
6593         * spam.el (spam-enter-whitelist): New function.
6594         (spam-parse-whitelist): Ditto.
6595         (spam-refresh-list-cache): Ditto.
6596         (spam-address-whitelisted-p): New function.
6597
6598         * dns.el (query-dns): Use TCP when make-network-process isn't
6599         available.
6600         (dns-servers): New variable.
6601         (dns-parse-resolv-conf): New function.
6602         (query-dns): Use it.
6603
6604         * spam.el: New file.
6605
6606         * dns.el (query-dns): Test.
6607
6608 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6609
6610         * lpath.el (featurep): Bind make-network-process.
6611
6612 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
6613
6614         * nnmaildir.el: Use defstruct.  Use a single copy of
6615         nnmail-extra-headers to save memory.  Store server's group name
6616         prefix instead of each group's prefixed name.
6617         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
6618         nntp-server-buffer.
6619
6620 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6621
6622         * dns.el: New file.
6623
6624 2002-03-28  Simon Josefsson  <jas@extundo.com>
6625
6626         * gnus-sum.el (gnus-summary-dummy-line-format):
6627         * gnus.el (gnus-summary-line-format): Fixing links to Info.
6628         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
6629
6630 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6631
6632         * gnus-sum.el (gnus-summary-move-article)
6633         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
6634         the doc string.
6635
6636 2002-03-28  Simon Josefsson  <jas@extundo.com>
6637
6638         * mml-sec.el (mml-secure-message): Search after
6639         mail-header-separator from top of message.
6640
6641 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
6642
6643         * nnmaildir.el: Cosmetic changes.
6644         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
6645         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
6646         nnmaildir--group-ls): New macros/functions.  Use them.
6647         (nnmaildir--unlink): Evalutate argument only once.
6648
6649 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
6650
6651         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
6652         symbols.
6653         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
6654         `gnus-point-at-eol'.
6655
6656 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
6657
6658         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
6659         nnmaildir--marks-dir): New macros.  Use them.
6660         Use inhibit-quit for atomicity instead of in-memory journaling.
6661         (nnmaildir--edit-prep): New function.
6662         (Local Variables): Use it.
6663
6664 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
6665
6666         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
6667
6668 2002-03-25  Simon Josefsson  <jas@extundo.com>
6669
6670         * message.el (message-mode): Fix doc.
6671
6672 2002-03-25  Simon Josefsson  <jas@extundo.com>
6673
6674         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
6675         Matthieu Moy <Matthieu.Moy@imag.fr>.
6676
6677 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
6678
6679         * mml-sec.el (mml-unsecure-message): Add docstring.
6680
6681 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
6682
6683         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
6684         value.
6685         Trivial change from andre@slamdunknetworks.com
6686
6687 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
6688
6689         * mml.el (mml-mode-map): Added a keybinding for
6690         `mml-unsecure-message'.  Also, added a menu entry for said
6691         function in the Attachments menu.
6692
6693 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6694
6695         * canlock.el (canlock-version): Remove.
6696         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
6697         here; simplify \x insertions.
6698         (canlock-sha1): New function, always return a unibyte string.
6699         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
6700         of a password.
6701         (canlock-insert-header): Use `canlock-sha1'.
6702         (canlock-verify): Ditto.
6703
6704 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
6705
6706         * message.el (message-fix-before-sending): Add an option that
6707         ignores illegible text.
6708         Trivial change from Mark Milhollan <mlm@attglobal.net>
6709
6710         * message.el (message-font-lock-keywords): Support multi-line MML
6711         tags.
6712
6713         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
6714         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
6715
6716 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6717
6718         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
6719         symbols for "View as different encoding" submenu.
6720
6721 2002-03-19  Simon Josefsson  <jas@extundo.com>
6722
6723         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
6724         encoding" submenu.
6725
6726 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
6727
6728         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
6729
6730 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6731
6732         * gnus-sum.el (gnus-sum-thread-tree-root)
6733         (gnus-sum-thread-tree-single-indent)
6734         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
6735         (gnus-sum-thread-tree-leaf-with-other)
6736         (gnus-sum-thread-tree-single-leaf): Make customizable.
6737
6738 2002-03-16  Simon Josefsson  <jas@extundo.com>
6739
6740         * gnus-util.el (gnus-extract-address-components): Don't break on
6741         names such as James "Kibo" Parry.  From Francis Litterio
6742         <franl@world.std.com>.
6743
6744 2002-03-13  Simon Josefsson  <jas@extundo.com>
6745
6746         * pop3.el (pop3-open-server): Revert multibyte change.  From
6747         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
6748
6749         * message.el (message-send-mail-with-qmail): Make it work.  From
6750         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
6751
6752 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
6753
6754         * message.el (message-make-mft): Set case-fold-search while
6755         generating the MFT.  Also, a little cleanup in the MFT code.
6756
6757 2002-03-12  Simon Josefsson  <jas@extundo.com>
6758
6759         * message.el (message-qmail-inject-args): May be function.
6760         (message-send-mail-with-qmail): Call function if m-q-i-a is
6761         function.  From fn@hungry.org (Faried Nawaz).
6762
6763 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
6764
6765         * message.el (message-abbrevs-loaded): Remove.
6766         (mailabbrev): Require it.
6767
6768         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
6769
6770 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6771
6772         * pop3.el (pop3-open-server): Set process buffer unibyte.
6773
6774 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6775
6776         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
6777
6778 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
6779
6780         * nnslashdot.el (nnslashdot-request-article): Remove javascript
6781         too.
6782
6783 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
6784
6785         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
6786         duplication.
6787         (gnus-summary-save-parts-type-history): Ditto.
6788         (gnus-summary-save-parts-last-directory): Ditto.
6789         Trivial change from andre@slamdunknetworks.com
6790
6791 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
6792
6793         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
6794
6795 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6796
6797         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
6798         -->" as the end of the first article.
6799
6800         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
6801         From Matthieu Moy <Matthieu.Moy@imag.fr>
6802
6803         * message.el (message-add-action): Use add-to-list.
6804         (message-delete-action): New function.
6805
6806         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
6807         pieces.
6808
6809 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
6810
6811         * nnnil.el: New file.
6812         * gnus.el (gnus-valid-select-methods): Include nnnil.
6813
6814 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
6815
6816         * message.el (message-syntax-checks): Because canlock is
6817         supported, we disable sender syntax check.
6818         (message-shoot-gnksa-feet): Add cancel-messages option doc.
6819
6820         * gnus-draft.el (gnus-draft-send): If interactive, use its default
6821         value of message-syntax-checks.
6822
6823         * qp.el (quoted-printable-decode-region): Doc addition.
6824         From: Eli Zaretskii <eliz@is.elta.co.il>
6825
6826         * mail-source.el (make-source-make-complex-temp-name): Use
6827         make-temp-file.
6828
6829         * mm-util.el (mm-make-temp-file): New function.
6830         * nneething.el (nneething-file-name): Use it.
6831         * mml-smime.el (mml-smime-encrypt): Ditto.
6832         * mm-view.el (mm-inline-wash-with-file): Ditto.
6833         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
6834         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
6835         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
6836         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
6837         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
6838         * gnus-art.el (gnus-mime-print-part): Ditto.
6839
6840 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
6841
6842         * message.el (nnmaildir-article-number-to-base-name): New
6843         function.
6844         (nnmaildir-base-name-to-article-number): New function.
6845
6846 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6847
6848         * smime.el (smime-make-temp-file): Don't quote
6849         `temporary-file-directory'.
6850
6851 2002-03-04  Simon Josefsson  <jas@extundo.com>
6852
6853         * smime.el (smime-sign-region): Rename argument keyfiles to
6854         keyfile. You only sign something with one key.
6855         (smime-sign-buffer): Better completing-read prompt.
6856         (smime-decrypt-buffer): Ditto.
6857
6858         * smime.el (smime-make-temp-file): Make it work under XEmacs.
6859
6860         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
6861         completing-read.
6862         (mm-view-pkcs7-decrypt): CRLF->LF.
6863
6864 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
6865
6866         * message.el (message-hierarchical-addresses): New variable.
6867         (message-get-reply-headers): Use it.
6868         From Ted Zlatanov <teodor.zlatanov@divine.com>
6869
6870 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6871
6872         * message.el (message-mode): If buffer-file-name, don't set auto
6873         save file name.
6874         Trivial change from Geoff Greene <ggreene@wpi.edu>
6875
6876 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6877
6878         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
6879         takes one argument in read-char.
6880
6881         * message.el (message-fix-before-sending): Forward a char.
6882         Check mmu-multibyte-p, add control-1.
6883
6884 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6885
6886         * gnus-start.el (gnus-read-init-file): Ditto.
6887
6888         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
6889
6890         * dgnushack.el (dgnushack-make-load): Ditto.
6891
6892         * mail-source.el (mail-source-fetch): Extract the right error
6893         code.
6894
6895         * message.el (message-fix-before-sending): Check illegible text.
6896
6897         * gnus-util.el (gnus-multiple-choice): New function.
6898
6899         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
6900         also defined in gnus-score.el.
6901
6902 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
6903
6904         * message.el (message-get-reply-headers): downcase email addresses
6905         for comaparisons for duplicate removal.
6906
6907 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6908
6909         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
6910         implementation of PKCS#7, which just allows users read the
6911         message.
6912         (mm-view-pkcs7): Use it.
6913
6914 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
6915
6916         * gnus.el (large-newsgroup-initial): New parameter.
6917
6918         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
6919         (gnus-summary-insert-old-articles): Ditto.
6920
6921 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
6922
6923         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
6924         used as the default answer of the question, "How many articles?".
6925         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
6926
6927         * nnagent.el (nnagent-retrieve-headers): Remove articles with
6928         small numbers.
6929
6930 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
6931
6932         * deuglify.el: Fix comments.
6933
6934 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
6935
6936         * html2text.el (html2text-clean-anchor): If there is no HREF,
6937         insert nothing.
6938
6939         * mml.el (mml-generate-mime-1): Add cdr.
6940         From: andre@slamdunknetworks.com
6941
6942         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
6943         (mm-text-html-washer-alist): Ditto.
6944
6945         * mm-decode.el (mm-text-html-renderer): Add html2text.
6946
6947         * html2text.el: Face lift.
6948
6949         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
6950
6951 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
6952
6953         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
6954
6955         * deuglify.el: Change copy right. Add autoload. Add coding-system.
6956
6957         * deuglify.el: New file. The original file name is
6958         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
6959
6960         * mm-decode.el (mm-display-external): Use
6961         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
6962
6963 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
6964
6965         * nnmaildir.el (nnmaildir-request-list): Report the highest
6966         article number, not the total number of articles.
6967
6968 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
6969
6970         * gnus-sum.el: Move uu key map here.
6971         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
6972
6973 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
6974
6975         * nnmaildir.el (nnmaildir-request-expire-articles): Use
6976         nnmail-expiry-wait* if expire-age parameter is not set.
6977
6978 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
6979
6980         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
6981         function.
6982         (gnus-group-sort-selected-groups-by-real-name): New function.
6983         (gnus-group-make-menu-bar): Add sort by real name.
6984
6985         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
6986         rebuild.
6987         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
6988         nil as dependencies as well.
6989
6990 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
6991
6992         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
6993         for mime-parts.
6994
6995         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
6996
6997         * gnus-group.el (gnus-group-name-decode): Don't test
6998         multibyte-string, because it breaks XEmacs.
6999         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
7000
7001         * message.el (message-send-mail): Be talkative.
7002
7003         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
7004         (mm-automatic-display): Ditto.
7005
7006         * mailcap.el (mailcap-mime-data): Ditto.
7007         From: Reiner Steib <4uce.02.r.steib@gmx.net>
7008
7009 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7010
7011         * many files: Remove trailing whitespaces, replace spc+tab with
7012         tab, replace leading whitespaces with tabs.
7013
7014 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
7015
7016         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
7017         articles with no body and no blank line after the header.
7018
7019 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
7020
7021         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
7022         parts.
7023
7024         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
7025         non-ascii chars.
7026
7027         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
7028
7029         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
7030         w3-delay-image-loads.
7031         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
7032         (mm-w3-prepare-buffer): Ditto.
7033
7034         * mail-source.el (mail-source-fetch-directory): Run scripts.
7035
7036 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7037
7038         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
7039         for Majordomo confirmations.
7040
7041 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7042
7043         * gnus-fun.el (gnus-respond-to-confirmation): New command.
7044
7045 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7046
7047         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
7048
7049 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
7050
7051         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
7052         References header field.  From Mark Thomas <mthomas@cmu.edu>.
7053
7054 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
7055
7056         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
7057         (mm-inline-render-with-stdin): Ditto.
7058         (mm-inline-render-with-function): Ditto.
7059         (mm-inline-wash-with-file): Bind coding-system-for-write.
7060         (mm-inline-wash-with-stdin): Ditto.
7061
7062 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
7063
7064         Suggested by Felix Natter <fnatter@gmx.net>
7065
7066         * gnus-art.el (gnus-mime-view-part-externally): Rename from
7067         gnus-mime-externalize-view.
7068         (gnus-mime-view-part-internally): Rename from
7069         gnus-mime-internalize-view.
7070         (gnus-article-view-part-externally): Rename from
7071         gnus-article-externalize-part.
7072         (gnus-mime-action-alist): Change correspondingly.
7073         (gnus-mime-button-commands): Ditto.
7074         (gnus-mime-action-alist): Remove duplication.
7075
7076         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
7077
7078 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
7079
7080         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
7081
7082         * gnus-art.el (gnus-display-mime): Use it.
7083
7084         * mm-partial.el (mm-partial-find-parts): Use it.
7085
7086         * gnus-sum.el (gnus-article-loose-mime): Rename from
7087         gnus-article-no-strict-mime.
7088         (gnus-summary-save-parts): Use it.
7089
7090 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7091
7092         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
7093         local variable.
7094
7095         * gnus-art.el (article-display-x-face): Don't sort multiple
7096         X-Faces.
7097
7098 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7099
7100         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
7101         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
7102
7103         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
7104
7105 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
7106
7107         Some ideas is inspired by code from Hrvoje Niksic
7108         <hniksic@arsdigita.com>
7109
7110         * gnus-art.el (gnus-article-wash-function): Set the default to
7111         nil, so that we use mm-text-html-renderer instead.
7112         (article-wash-html): Use mm-text-html-renderer.
7113
7114         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
7115         (mm-text-html-renderer): New variable.
7116         (mm-inline-text-html-renderer): Set the default to nil, so that we
7117         use mm-text-html-renderer instead.
7118
7119         * mm-view.el (mm-inline-text-html): New function.
7120         (mm-text-html-renderer-alist): New variable.
7121         (mm-inline-text-vcard): New function.
7122         (mm-inline-text): Split.
7123         (mm-links-remove-leading-blank): New function.
7124         (mm-inline-render-with-file): New function.
7125         (mm-inline-render-with-stdin): New function.
7126         (mm-inline-render-with-function): New function.
7127         (mm-text-html-washer-alist): New variable.
7128         (mm-inline-wash-with-file): New function.
7129         (mm-inline-wash-with-stdin): New function.
7130
7131 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
7132
7133         * message-utils.el: Fix installation doc.
7134         From: Reiner Steib <4uce.02.r.steib@gmx.net>
7135
7136 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
7137
7138         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
7139         (gnus-post-method): Use it.
7140         (gnus-summary-cancel-article): Find the correct post-method.
7141
7142         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
7143         * message.el (message-send-news): Ditto.
7144         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
7145         <ipmonger@delamancha.org>
7146
7147         * gnus.el (gnus-select-method): Fix doc.
7148         (gnus-server-string): Use 'using nntp'.
7149
7150         * gnus-agent.el (gnus-slave-unplugged): New command.
7151         From: Felix Natter <fnatter@gmx.net>
7152
7153 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
7154
7155         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
7156         Call edit-done-function first, then change the window
7157         configuration.
7158         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
7159         (gnus-article-edit-mode): mml-mode.
7160
7161         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
7162         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
7163
7164         * message-utils.el: Adopt the file.
7165
7166         * message-utils.el: New file.
7167         From Holger Schauer <Holger.Schauer@gmx.de>
7168
7169 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
7170
7171         * gnus-sum.el (gnus-summary-move-article): Select-article only
7172         when gnus-move-split-methods is non-nil. And we don't render or
7173         mark the article.
7174
7175         * gnus-fun.el (gnus-shell-command-to-string): New function.
7176         (gnus-shell-command-on-region): New function.
7177         (gnus-random-x-face): Use them.
7178         (gnus-x-face-from-file): Ditto.
7179         (gnus-convert-image-to-gray-x-face): Ditto.
7180         (gnus-convert-gray-x-face-to-xpm): Ditto.
7181         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
7182
7183 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7184
7185         * gnus-art.el (gnus-treat-display-xface): Don't use
7186         `shell-command-to-string' when compiling.
7187         (gnus-treat-display-grey-xface): Ditto.
7188
7189 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
7190
7191         * nnmaildir.el (nnmaildir--article-count): If the group is
7192         completely empty, report minimum article number as 1 instead of 0.
7193
7194 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
7195
7196         * gnus-agent.el (gnus-get-predicate): Use nconc.
7197
7198         * gnus-sum.el (gnus-summary-display-make-predicate): Use
7199         gnus-summary-display-cache as cache.
7200
7201         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
7202         (nndoc-mail-in-mail-type-p): New function.
7203         (nndoc-mail-in-mail-article-begin): New function.
7204
7205 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
7206
7207         * mailcap.el (mailcap-mime-data): Use enriched-decode.
7208
7209         * gnus-cite.el (gnus-article-fill-cited-article): Bind
7210         use-hard-newlines to nil.
7211
7212         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
7213         image is not available if window-system is not available.
7214
7215         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
7216
7217 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7218
7219         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
7220         bookmark, because update-mark doesn't handle it correctly.
7221
7222 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
7223
7224         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
7225         directly instead of calling message-send-mail.
7226
7227         * gnus-start.el (gnus-read-descriptions-file): Use
7228         gnus-default-charset.
7229
7230         * mm-util.el (mm-guess-mime-charset): New function.
7231
7232         * gnus.el (gnus-default-charset): Use it.
7233         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
7234         the default.
7235
7236 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
7237
7238         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
7239         (article-display-x-face): Use it.  Disable grey xface, if
7240         uncompface is not found.
7241
7242         * message.el (message-mode): Don't enable multibyte on an indirect
7243         buffer.
7244
7245         * nnrss.el (nnrss-content-function): New variable.
7246         (nnrss-request-article): Use it.
7247
7248 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
7249
7250         * gnus.el: Add article-unsplit-urls.
7251         * gnus-sum.el: Ditto.
7252         * gnus-art.el (gnus-treat-strip-cr): New variable.
7253         (gnus-treatment-function-alist): Use it.
7254         (article-unsplit-urls): New function.
7255         (gnus-article-make-menu-bar): Use it.
7256         From: Michael Cook <michael.cook@cisco.com>
7257
7258 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
7259
7260         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
7261         copy.
7262
7263 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
7264
7265         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
7266         with internal whitespace.
7267         (gnus-parent-id): Ditto.
7268
7269 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
7270
7271         * gnus-art.el (gnus-article-treat-body-boundary): Add
7272         gnus-decoration property.
7273         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
7274
7275         * message.el (message-mode): Set local-abbrev-table.
7276         From Matt Armstrong <matt@lickey.com>.
7277
7278         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
7279         too many spaces.
7280
7281         * rfc2047.el (rfc2047-unfold-region): Ditto.
7282         (rfc2047-decode-region): Don't unfold. Let
7283         gnus-article-treat-unfold-headers do it.
7284
7285         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
7286         From: Jesper Harder <harder@ifa.au.dk>
7287
7288 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7289
7290         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
7291         (gnus-configure-posting-styles): Use it.
7292         (gnus-configure-posting-styles): Remove trailing newspaces.
7293
7294 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7295
7296         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
7297         is non-nil.
7298
7299         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
7300
7301         * gnus.el (gnus-server-to-method): Switch position with
7302         gnus-server-get-method.
7303         (gnus-agent): Add doc.
7304
7305         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
7306         (gnus-summary-save-parts): Use it.
7307
7308         * gnus-art.el (gnus-display-mime): Use it.
7309         * mm-partial.el (mm-partial-find-parts): Use it.
7310
7311         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
7312
7313         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
7314         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
7315
7316         * nnagent.el (nnagent-request-expire-articles): Don't delete
7317         files.
7318
7319 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
7320
7321         * message.el (message-gen-unsubscribed-mft): New function.
7322         From Sriram Karra <karra@cs.utah.edu>.
7323
7324         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
7325         open parenthesis.
7326
7327         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
7328         (mm-inline-text-html-render-with-w3): Ditto.
7329         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
7330         Suggested by Dave Love  <d.love@dl.ac.uk>.
7331
7332         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
7333
7334         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
7335         * nntp.el (nntp-send-command): Ditto.
7336         * nntp.el (nntp-send-command-nodelete): Ditto.
7337
7338 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
7339
7340         * mm-url.el (mm-url-load-url): New function.
7341         (mm-url-insert-file-contents): Use it.
7342
7343         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
7344
7345         * message.el (message-forward-make-body): Correctly copy
7346         forward-buffer.
7347
7348         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
7349
7350 2002-02-04  Simon Josefsson  <jas@extundo.com>
7351
7352         * gnus-art.el (gnus-article-followup-with-original): Mark with
7353         force, prevent errors when following up from article buffer.
7354         (gnus-article-reply-with-original): Ditto.
7355
7356         * binhex.el (binhex-decoder-switches): Fix doc.  From
7357         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
7358
7359 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
7360
7361         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
7362         highlight-citation after emphasize.
7363
7364 2002-02-04  Simon Josefsson  <jas@extundo.com>
7365
7366         * nnfolder.el (nnfolder-open-marks):
7367
7368         * nnml.el (nnml-open-marks): Message when done.  From David
7369         Edmondson <dme@sun.com>.
7370
7371 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
7372
7373         * imap.el (imap-anonymous-auth): Fix typo.
7374         From: Steinar Bang <sb@dod.no>
7375
7376         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
7377         save-excursion.
7378         (gnus-cache-braid-heads): Ditto.
7379
7380         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
7381         line, because there are extra articles in the overview buffer.
7382
7383         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
7384
7385         * message.el (message-forward-rmail-make-body): Directly use
7386         rmail-msg-restore-non-pruned-header to avoid calling
7387         vertical-motion.
7388
7389 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
7390
7391         * gnus-cache.el (gnus-summary-insert-cached-articles):
7392         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
7393
7394         * gnus-group.el (gnus-group-mark-article-read): Nreverse
7395         gnus-newsgroups-unselected.
7396
7397         * gnus-agent.el (gnus-summary-set-agent-mark): Use
7398         gnus-add-to-sorted-list.
7399
7400         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
7401         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
7402         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
7403         (gnus-update-read-articles): UNREAD is sorted.
7404         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
7405         (gnus-newsgroup-marked, gnus-newsgroup-cached)
7406         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
7407         (gnus-newsgroup-dormant): Require sorted.
7408
7409         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
7410         directories.
7411         (gnus-dired-print): New function.
7412
7413         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
7414         ps-despool.
7415
7416 2002-02-02  Simon Josefsson  <jas@extundo.com>
7417
7418         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
7419
7420 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
7421
7422         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
7423         t. This makes gnus-agent customizable without putting
7424         gnus-agentize into .gnus.
7425
7426         * gnus.el (gnus-agent): Make it customizable.
7427
7428         * gnus-dired.el: New file.
7429         From Benjamin Rutt <brutt@bloomington.in.us>
7430
7431         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
7432         if no article.
7433         (gnus-cache-possibly-remove-article): Ditto.
7434         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
7435
7436 2002-02-01  Simon Josefsson  <jas@extundo.com>
7437
7438         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
7439
7440 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7441
7442         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
7443         (mm-setup-w3m): Don't bind keys listed in the above.
7444
7445 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7446
7447         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
7448         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
7449         is non-nil; bind `w3m-force-redisplay' with nil.
7450
7451         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7452
7453         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
7454
7455 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
7456
7457         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
7458         use mail-header-unfold-field.
7459
7460         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
7461         gnus-summary-limit.
7462
7463         * gnus-range.el (gnus-add-to-sorted-list): New function.
7464         * gnus-sum.el (gnus-mark-article-as-read): Use it.
7465         (gnus-mark-article-as-unread): Ditto.
7466         (gnus-summary-mark-article-as-unread): Ditto.
7467         (gnus-build-get-header): Ditto.
7468         (gnus-summary-prepare-threads): Ditto.
7469         (gnus-summary-insert-pseudos): Ditto.
7470         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
7471         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
7472         (gnus-summary-insert-old-articles): Ditto.
7473
7474         * gnus-msg.el (gnus-posting-styles): Add new format of header.
7475         (gnus-configure-posting-styles): Support the new format.
7476
7477         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
7478         edebug-form-spec to (sexp body).
7479         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
7480
7481         * message.el (message-reply-headers): Add doc.
7482
7483 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7484
7485         * gnus-group.el (gnus-group-delete-group): Nix the entry in
7486         gnus-cache-active-hashtb.
7487
7488         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
7489         (gnus-agent-summary-fetch-group): Use it.
7490
7491         * gnus-msg.el (gnus-debug-files): New variable.
7492         (gnus-debug-exclude-variables): New variable.
7493         (gnus-debug): Use them.
7494
7495         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
7496
7497 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7498
7499         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
7500         (message-mode-syntax-table): Move back the previous position.
7501
7502         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
7503
7504         * gnus-agent.el (gnus-agent-retrieve-headers): Use
7505         gnus-sorted-difference.
7506
7507         * nnsoup.el (nnsoup-request-expire-articles): Use
7508         gnus-sorted-difference.
7509
7510         * nnheader.el: Autoload gnus-sorted-difference.
7511
7512         * nnfolder.el (nnfolder-request-expire-articles): Use
7513         gnus-sorted-difference.
7514
7515         * gnus-cache.el (gnus-cache-retrieve-headers): Use
7516         gnus-sorted-difference.
7517
7518         * gnus-range.el: Autoload cookies.
7519         (gnus-sorted-difference): New function.
7520         (gnus-sorted-ndifference): New function.
7521         (gnus-sorted-nintersection): Rename from
7522         gnus-set-sorted-intersection.
7523         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
7524         (gnus-list-range-difference): Rename from
7525         gnus-inverse-list-range-intersection.
7526         (gnus-inverse-list-range-intersection): Use defalias.
7527
7528         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
7529         gnus-sorted-ndifference, and gnus-sorted-nintersection.
7530         (gnus-articles-to-read): Use gnus-sorted-difference.
7531         (gnus-summary-limit-mark-excluded-as-read): Use
7532         gnus-sorted-intersection and gnus-sorted-ndifference.
7533         (gnus-list-of-read-articles): Use gnus-list-range-difference.
7534         (gnus-summary-insert-articles): Use gnus-sorted-difference.
7535
7536         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
7537
7538 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7539
7540         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
7541         property to the buffer for using emacs-w3m command keys.
7542
7543         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
7544         option.
7545
7546         * mm-view.el (mm-w3m-mode-map): New variable.
7547         (mm-w3m-mode-command-alist): New variable.
7548         (mm-w3m-minor-mode): Removed.
7549         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
7550         (mm-inline-text-html-render-with-w3m): Add keymap property to the
7551         buffer for using emacs-w3m command keys.
7552
7553 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
7554
7555         * message.el (message-mode-syntax-table): Move forward.
7556         (message-cite-prefix-regexp): Auto detect non word constituents.
7557         (message-cite-prefix-regexp): Don't use with-syntax-table.
7558
7559         * gnus-sum.el (gnus-summary-update-info): Use
7560         gnus-list-range-intersection.
7561
7562         * gnus-agent.el (gnus-agent-fetch-headers): Use
7563         gnus-list-range-intersection.
7564
7565         * gnus-range.el (gnus-range-normalize): Use correct predicate.
7566         (gnus-list-range-intersection): Use it.
7567         (gnus-inverse-list-range-intersection): Ditto.
7568         (gnus-sorted-intersection): Add doc.
7569         (gnus-set-sorted-intersection): Add doc.
7570         (gnus-sorted-union): New function.
7571         (gnus-set-sorted-union): New function.
7572
7573         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
7574         (gnus-inverse-list-range-intersection): Ditto.
7575
7576 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
7577
7578         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
7579
7580         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
7581         and permit `:' and `\' in order to handle full Windows pathnames.
7582         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
7583         technically not correct per standard, but seems to have common use.
7584
7585 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
7586
7587         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
7588         replacing numbers.
7589
7590 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
7591
7592         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
7593
7594         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
7595         Don't split when the window is small, e.g. when a small *BBDB*
7596         window is the lowest one.
7597
7598         * gnus-agent.el (gnus-agent-retrieve-headers): Use
7599         nnheader-find-nov-line to speed up. Use nreverse, because it is
7600         sorted. Use nnheader-insert-nov-file.
7601
7602 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7603
7604         * mm-decode.el (mm-inline-text-html-with-images): New user option.
7605
7606         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
7607         of `w3m-display-inline-images' with the value of
7608         `mm-inline-text-html-with-images'.
7609         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
7610
7611         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7612
7613 2002-01-27  Richard M. Stallman  <rms@gnu.org>
7614
7615         * time-date.el: Add autoload cookies.  Many doc fixes.
7616         (time-add): New function.
7617         (time-subtract): Renamed from subtract-time.
7618         (subtract-time): New alias for time-subtract.
7619
7620 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7621
7622         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
7623         emacs-w3m in doc-string.
7624
7625         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
7626         `w3m-current-buffer'.
7627
7628 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7629
7630         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
7631
7632         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
7633         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
7634         (mm-w3m-cid-retrieve): New function.
7635         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
7636
7637 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
7638
7639         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
7640
7641 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7642
7643         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
7644
7645 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7646
7647         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
7648         32K.
7649
7650         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
7651
7652         * nnmail.el (nnmail-article-group): Decode headers before running
7653         split rules over them.
7654         (nnmail-mail-splitting-charset): New variable.
7655
7656         * smiley.el: Replaced with smiley-ems.el.
7657
7658 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
7659
7660         * mm-url.el (mm-url-predefined-programs): Add w3m.
7661         (mm-url-program): Ditto.
7662
7663 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7664
7665         * nnml.el (nnml-use-compressed-files): New variable.
7666         (nnml-filenames-are-evil): Removed.
7667         (nnml-current-group-article-to-file-alist): Don't use.
7668         (nnml-update-file-alist): Inhibit.
7669         (nnml-article-to-file): Use new var.
7670
7671 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
7672
7673         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
7674
7675         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
7676
7677 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7678
7679         * gnus-agent.el (gnus-agent-load-alist): Use new caching
7680         function.
7681
7682         * gnus-util.el (gnus-cache-file-contents): New function.
7683
7684         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
7685         (gnus-agent-load-alist): Use it.
7686
7687         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
7688
7689         * nnheader.el (nnheader-insert-nov-file): New function.
7690
7691         * gnus-util.el (gnus-parse-without-error): Correct the loop.
7692
7693         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
7694         there are no references.
7695         (gnus-extract-message-id-from-in-reply-to): New function.
7696         (gnus-nov-parse-line): Use in-reply-to if there are no
7697         references.
7698
7699 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7700
7701         * nnagent.el (nnagent-retrieve-headers): Use new macro.
7702
7703         * gnus-util.el (gnus-parse-without-error): New macro.
7704
7705 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
7706
7707         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
7708         (gnus-article-wash-function): use locate-library to decide which
7709         to use.
7710
7711 2002-01-25  Simon Josefsson  <jas@extundo.com>
7712
7713         * pop3.el (pop3-munge-message-separator): Work if no date.
7714         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
7715
7716 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7717
7718         * gnus-agent.el (gnus-agent-save-alist): Fix.
7719
7720         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
7721         mistake.  Reinstated lost code.
7722
7723 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
7724
7725         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
7726         one exists in the case of an encrypted message with an internal
7727         signature.
7728
7729 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7730
7731         * gnus-agent.el (gnus-agent-save-alist): Optimized.
7732
7733 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7734
7735         * dgnushack.el: Commented out the experimental code.
7736
7737 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7738
7739         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
7740         error.
7741
7742         * gnus.el (gnus-server-to-method): Made into subst.
7743         (gnus-server-method-cache): New variable.
7744         (gnus-server-to-method): Use it.
7745         (gnus-group-method-cache): New variable.
7746         (gnus-find-method-for-group-1): Renamed.
7747         (gnus-find-method-for-group): New function.
7748         (gnus-group-method-cache): Removed.
7749
7750         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
7751         function.
7752
7753         * gnus-range.el (gnus-members-of-range): New function.
7754         (gnus-list-range-intersection): Renamed.
7755         (gnus-inverse-list-range-intersection): New function.
7756
7757         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
7758
7759         * nnagent.el (nnagent-retrieve-headers): New implementation.
7760
7761         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
7762         implementation.
7763
7764 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7765
7766         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
7767         `w3m-meta-content-type-charset-regexp'.
7768
7769         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
7770         charset-encoded html contents.
7771
7772 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
7773
7774         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
7775         an empty file.
7776
7777         * nnweb.el (url): Ignore errors when request url.
7778
7779         * nnrss.el: Clean up the comments.
7780
7781 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7782
7783         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
7784
7785         * mm-decode.el (mm-inline-text-html-renderer): New user option.
7786         (mm-inline-media-tests): Test whether the value of
7787         `mm-inline-text-html-renderer' is a function for text/html.
7788
7789         * mm-view.el (mm-inline-text-html-render-with-w3): New function
7790         separated from `mm-inline-text'.
7791         (mm-w3m-minor-mode): New variable.
7792         (mm-w3m-setup): New variable.
7793         (mm-setup-w3m): New function.
7794         (mm-inline-text-html-render-with-w3m): New function.
7795         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
7796         text/html.
7797
7798 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
7799
7800         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
7801
7802 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7803
7804         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
7805         and `gnus-xmas-completing-read'.
7806
7807 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7808
7809         * nneething.el (nneething-message-id-number): Abolished.
7810         (nneething-encode-file-name): Not encode numerical characters.
7811         (nneething-make-head): `nneething-message-id-number' is not
7812         used to generate message IDs.
7813
7814 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7815
7816         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
7817         characters.
7818
7819 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7820
7821         * gnus-xmas.el (gnus-xmas-completing-read): New function.
7822         (gnus-xmas-redefine): Redefine conditionally.
7823
7824 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
7825
7826         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
7827         tag.
7828
7829 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
7830
7831         * message.el (message-font-lock-keywords): Added the secure tag.
7832         * mml-sec.el: Added functions to generate/modify/remove the secure
7833         tag while in message mode.
7834         * mml-sec.el (mml-secure-message): New.
7835         * mml-sec.el (mml-unsecure-message): New.
7836         * mml-sec.el (mml-secure-message-sign-smime): New.
7837         * mml-sec.el (mml-secure-message-sign-pgp): New.
7838         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
7839         * mml-sec.el (mml-secure-message-encrypt-smime): New.
7840         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
7841         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
7842         * mml.el (mml-parse-1): Added code to recognise the secure tag and
7843         convert it to either a part or multipart depending on if there are
7844         other parts in the message.
7845         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
7846         to use the secure tag, rather than the part tag.
7847         * mml.el (mml-preview): Added a save-excursion to keep cursor
7848         position after doing an MML preview.
7849
7850 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7851
7852         * nnheader.el (nnheader-parse-overview-file): New function.
7853         (nnheader-write-overview-file): New function.
7854
7855 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7856
7857         * gnus.el (gnus-group-fast-parameter): Check better if expansion
7858         in wanted.
7859
7860         * nnweb.el (nnweb-type-definition): Clean up.
7861
7862 2002-01-21  Alastair Burt  <burt@dfki.de>
7863         Trivial patch.
7864
7865         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
7866         buffer exists before jumping to it.
7867
7868 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7869
7870         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
7871         function.
7872         (article-wash-html): Use it.
7873         (gnus-article-wash-function): New variable.
7874         (gnus-article-wash-html-with-w3m): New function.
7875
7876 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
7877
7878         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
7879         XEmacs.
7880
7881 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
7882
7883         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
7884         command line.
7885
7886 2002-01-21  Simon Josefsson  <jas@extundo.com>
7887
7888         * canlock.el (base64-encode-string): Autoload it from base64.
7889         (canlock-make-cancel-key): Base64 encode unibyte string.
7890
7891 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7892
7893         * nnfolder.el (nnfolder-request-accept-article): Unfold
7894         x-from-line.
7895         (nnfolder-request-replace-article): Ditto.
7896
7897 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
7898
7899         * gnus-group.el (gnus-group-best-unread-group): Use the right
7900         positioning function.
7901
7902 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7903
7904         * smiley-ems.el (smiley-region): Use new function.
7905         (smiley-update-cache): Use general image functions.
7906         (smiley-region): Use general functions.
7907
7908         * gnus-util.el (gnus-graphic-display-p): New function.
7909
7910         * nnmail.el (nnmail-article-group): Allow outputting traces of
7911         non-strings.
7912
7913         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
7914         (nndoc-exim-bounce-type-p): New function.
7915
7916         * message.el (message-dont-send): Doc fix.
7917
7918         * gnus-util.el (gnus-completing-read): Remove
7919         inherit-input-method.
7920
7921         * gnus-art.el (gnus-treat-smiley): Doc fix.
7922
7923         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
7924         articles.
7925
7926 2002-01-19  Simon Josefsson  <jas@extundo.com>
7927
7928         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
7929         (imap-kerberos4-open): Ditto.
7930         (imap-open): Set port correctly, don't set auth.
7931
7932 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7933
7934         * gnus.el (gnus-version-number): Bump version number.
7935
7936 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7937
7938         * gnus.el: Oort Gnus v0.05 is released.
7939
7940 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7941
7942         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
7943         exists.
7944
7945         * gnus-spec.el (gnus-string-width-function): New function.
7946         (gnus-tilde-cut-form): Use it.
7947         (gnus-tilde-max-form): Ditto.
7948         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
7949         (gnus-substring-function): Use it.
7950         (gnus-tilde-cut-form): Ditto.
7951         (gnus-substring-function): New function.
7952
7953         * message.el (message-check-news-header-syntax): New message.
7954
7955         * gnus.el (gnus-slave-no-server): Doc fix.
7956
7957         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
7958
7959 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7960
7961         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
7962         `seen' if it looks like (seen NUM1 . NUM2).  It should be
7963         (seen (NUM1 . NUM2)).
7964
7965 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7966
7967         * gnus-topic.el (gnus-topic-catchup-articles): Update article
7968         number in closed topics.
7969
7970 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
7971
7972         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
7973         functions.
7974
7975 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7976
7977         * gnus.el (gnus-group-find-parameter): Clean up.
7978
7979         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
7980         articles.
7981
7982         * gnus-util.el (gnus-completing-read-with-default): Renamed.
7983
7984         * nnmail.el (nnmail-article-group): Clean up.
7985
7986 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
7987
7988         * gnus-agent.el (gnus-category-name): Intern the category name.
7989
7990 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7991
7992         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
7993
7994         * gnus-util.el (gnus-completing-read): New function.
7995
7996 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
7997
7998         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
7999
8000         * smiley-ems.el (smiley-region): Register smiley.
8001         (smiley-toggle-buffer): Rewrite the function.
8002         (smiley-active): Removed.
8003
8004 2002-01-19  Simon Josefsson  <jas@extundo.com>
8005
8006         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
8007         Jesper Harder <harder@ifa.au.dk>.
8008
8009 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8010
8011         * gnus-art.el (gnus-request-article-this-buffer): Call
8012         `nneething-get-file-name' to extract the file name from the
8013         message id.
8014
8015         * nneething.el (nneething-encode-file-name): New function.
8016         (nneething-decode-file-name): Ditto.
8017         (nneething-get-file-name): Ditto.
8018         (nneething-make-head): Encode the file name and encapsulate it
8019         into the field of the message id.
8020
8021 2002-01-18  Simon Josefsson  <jas@extundo.com>
8022
8023         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
8024         stored in .marks.
8025
8026         * nnfolder.el (nnfolder-request-update-info): Ditto.
8027
8028 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
8029
8030         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
8031
8032 2002-01-18  Simon Josefsson  <jas@extundo.com>
8033
8034         * imap.el (imap-starttls-p): Don't check for binary.
8035         (imap-gssapi-auth-p): Ditto.
8036         (imap-kerberos4-auth-p): Ditto.
8037         (imap-open): Change logic.  Iterate through all possible streams,
8038         instead of bailing out after first failure.  Move authenticator
8039         decision to `imap-authenticate'.
8040         (imap-authenticate): Change logic, now finds the authenticator to
8041         use, was previously in `imap-open'.
8042         (imap-open): Return nil on failure.
8043         (imap-open): Setup temp buffer correctly.
8044         (imap-open): Return buffer only on success.
8045         (imap-interactive-login, imap-interactive-login): Tell the user
8046         which stream/authenticator is used for the queried
8047         username/password.
8048         (imap-open, imap-authenticate): Set variables.
8049         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
8050         (imap-open): Don't assume how `with-temp-buffer' is implemented.
8051
8052 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8053
8054         * gnus-fun.el (gnus-grab-cam-x-face): New function.
8055
8056 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8057
8058         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
8059
8060 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
8061
8062         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
8063         (gnus-agent-group-mode-map): Bind it to "Jo".
8064         (gnus-agent-group-make-menu-bar): Add it into menu bar.
8065
8066 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
8067
8068         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
8069         (gnus-summary-mail-toolbar): Add mail article deletion button.
8070
8071         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
8072         false positives for lines of "^^^^".
8073
8074         * gnus-picon.el (gnus-picon-find-face): faces database is all
8075         lowercase.
8076
8077 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
8078
8079         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
8080         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
8081         duplications.
8082         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
8083
8084 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8085
8086         * gnus-sum.el (gnus-summary-initial-limit): Inline
8087         gnus-summary-limit-children.
8088         (gnus-summary-initial-limit): Don't limit if
8089         gnus-newsgroup-display is nil.
8090         (gnus-summary-initial-limit): No, don't.
8091
8092         * gnus-util.el
8093         (gnus-put-text-property-excluding-characters-with-faces): Inline
8094         gnus-put-text-property.
8095
8096         * gnus-spec.el (gnus-default-format-specs): New variable.
8097
8098         * gnus-start.el (gnus-read-newsrc-file): Don't clear
8099         gnus-format-specs.
8100         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
8101
8102         * gnus-spec.el (gnus-update-format-specifications): Really check
8103         the Gnus version of the .newsrc.eld file.
8104         (gnus-format-specs): Save the new default summary format.
8105
8106         * gnus-util.el (gnus-parent-id): Check whether references is empty
8107         before splitting.
8108
8109         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
8110         functions.
8111         (gnus-gather-threads-by-references): Inline
8112         `gnus-split-references'.
8113
8114         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
8115         default value of gnus-summary-line-format-spec.
8116
8117 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
8118
8119         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
8120         message.
8121         (nnslashdot-request-list): Ditto.
8122         (nnslashdot-sid-strip): Removed.
8123
8124 2002-01-15  Simon Josefsson  <jas@extundo.com>
8125
8126         * nnimap.el (nnimap-close-asynchronous): Enable.
8127         (nnimap-close-group): Expunge.
8128
8129 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
8130
8131         * gnus-util.el (gnus-user-date-format-alist): Typo.
8132         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
8133
8134 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8135
8136         * nneething.el (nneething-request-article): Set
8137         `nnmail-file-coding-system' to `binary' locally, in order to read
8138         files without any conversion.
8139
8140 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
8141
8142         * gnus-agent.el (gnus-agent-retrieve-headers): Use
8143         nnheader-file-coding-system and nnmail-active-file-coding-system.
8144         (gnus-agent-regenerate-group): Ditto.
8145         (gnus-agent-regenerate): Ditto.
8146         (gnus-agent-write-active): Ditto.
8147         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
8148
8149 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
8150
8151         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
8152         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
8153
8154 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
8155
8156         * gnus.el: We don't need gnus-article-show-all-headers.
8157
8158         * gnus-art.el (article-show-all, gnus-article-show-all-header):
8159         Ditto.
8160
8161         * gnus-sum.el (gnus-summary-select-article): Don't call
8162         show-all-headers, because hidden headers are not hidden text any
8163         more.
8164
8165 2002-01-13  Simon Josefsson  <jas@extundo.com>
8166
8167         * message.el (message-newline-and-reformat): Use `newline' instead
8168         of inserting \n, so that the newline is marked as hard.
8169
8170         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
8171         From Jesper Harder <harder@ifa.au.dk>.
8172
8173 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
8174
8175         * imap.el (imap-close): Keep going if quit.
8176
8177         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
8178         nntp-server-buffer.
8179
8180 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8181
8182         * mm-view.el (mm-display-inline-fontify): Require font-lock to
8183         avoid unbinding shadowed variables.
8184
8185         * gnus-art.el (gnus-picon-databases): Moved here.
8186         (gnus-picons-installed-p): Moved here.
8187         (gnus-article-reply-with-original): Use `mark'.
8188
8189         * gnus.el (gnus-picon): Moved here and renamed.
8190
8191         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
8192         installed.
8193         (gnus-treat-mail-picon): Ditto.
8194         (gnus-treat-newsgroups-picon): Ditto.
8195
8196         * gnus-picon.el (gnus-picons-installed-p): New function.
8197
8198 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
8199
8200         * gnus-agent.el (gnus-agent-go-online): Fix doc.
8201
8202 2002-01-12  Simon Josefsson  <jas@extundo.com>
8203
8204         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
8205         (nnimap-before-find-minmax-bugworkaround): Use it.
8206         (nnimap-find-minmax-uid): Don't reselect current mailbox.
8207         (nnimap-dont-close): New variable.
8208         (nnimap-close-group): Use it.
8209
8210 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8211
8212         * gnus-art.el (gnus-article-reply-with-original): Use
8213         `mark-active'.
8214
8215         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
8216
8217         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
8218         (gnus-score-advanced): Clean up.
8219         (gnus-score-advanced): Accept a multiple of the score.
8220
8221 2002-01-12  Simon Josefsson  <jas@extundo.com>
8222
8223         * flow-fill.el (fill-flowed-display-column)
8224         (fill-flowed-encode-columnq): New variables.  Suggested by
8225         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
8226         (fill-flowed-encode, fill-flowed): Use them.
8227
8228         * message.el (message-send-news, message-send-mail): Use
8229         m-b-s-n-p-e-h-n.
8230
8231         * mml.el (autoload): Autoload fill-flowed-encode.
8232         (mml-buffer-substring-no-properties-except-hard-newlines): New
8233         function.
8234         (mml-read-part): Use it.
8235         (mml-generate-mime-1): Encode format=flowed if appropriate.
8236         (mml-insert-mime-headers): Insert format=flowed.
8237
8238         * flow-fill.el (fill-flowed-encode): New function.
8239         (fill-flowed): Bind fill-column to window width.
8240
8241 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8242
8243         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
8244         it exists.
8245         (gnus-summary-setup-buffer): Wake up dead summary buffers.
8246         (gnus-summary-buffer-name): Don't return the dead name after all.
8247         (gnus-summary-setup-buffer): Kill the dead buffer.
8248
8249         * gnus-art.el (gnus-article-followup-with-original): Store the
8250         value of the mark before deactivating it.
8251
8252 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
8253
8254         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
8255         From: Karl Kleinpaste <karl@charcoal.com>
8256
8257         * gnus-art.el (article-display-x-face): Ditto.
8258         (gnus-article-reply-with-original): Use gnus-region-active-p.
8259         (gnus-article-followup-with-original): Ditto.
8260
8261         * gnus-sum.el (gnus-summary-read-group-1): Don't select
8262         downloadable article either.
8263
8264 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
8265
8266         * gnus-art.el (article-display-x-face): Insert From:.
8267
8268         * gnus-sum.el (gnus-summary-move-article): Don't draw the
8269         article. Bind gnus-display-mime-function and
8270         gnus-article-prepare-hook.
8271
8272         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
8273         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
8274         gnus-agent-possibly-synchronize-flags to the last.
8275         (gnus-agent-go-online): New function. New variable.
8276
8277 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
8278
8279         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
8280         (gnus-agent-regenerate): Ditto.
8281
8282 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
8283
8284         * message.el (message-ignored-news-headers)
8285         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
8286         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
8287
8288         * gnus.el (gnus-gethash-safe): New macro.
8289
8290         * gnus-agent.el (gnus-agent-regenerate-history): New function.
8291         (gnus-agent-regenerate): Show messages.
8292
8293 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
8294
8295         * gnus-agent.el (gnus-agent-regenerate-group): New function.
8296         (gnus-agent-regenerate): New function.
8297         (gnus-agent-save-alist): Sort.
8298         (gnus-agent-copy-nov-line): Test eobp.
8299         (gnus-agent-retrieve-headers): Erase buffer.
8300
8301 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
8302
8303         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
8304         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
8305
8306         * gnus.el (gnus-agent-covered-methods): Move here.
8307         (gnus-online): New function.
8308         (gnus-agent-method-p): Move here.
8309
8310         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
8311         nil. Remove articles-alist.
8312
8313         * gnus-start.el (gnus-get-unread-articles): Check online.
8314         (gnus-groups-to-gnus-format): Ditto.
8315         (gnus-active-to-gnus-format): Ditto.
8316
8317         * gnus-agent.el (gnus-agent-get-function): Use it.
8318         (gnus-agent-get-undownloaded-list): Ditto.
8319         (gnus-agent-fetch-session): Only fetch online methods.
8320
8321         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
8322         (gnus-server-mode-map): Ditto.
8323         (gnus-server-offline-face): New face.
8324         (gnus-server-offline-face): New variable.
8325         (gnus-server-font-lock-keywords): Add offline.
8326         (gnus-server-insert-server-line): Ditto.
8327         (gnus-server-offline-server): New function.
8328
8329         * gnus-int.el (gnus-open-server): Turn to offline.
8330         (gnus-server-unopen-status): New variable.
8331
8332 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
8333
8334         * nnkiboze.el (nnkiboze-request-article): Use
8335         gnus-agent-request-article.
8336
8337         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
8338         function. Insert undownloaded NOV.
8339
8340         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
8341         (gnus-agent-request-article): New function.
8342
8343         * gnus.el (gnus-agent-cache): New variable.
8344
8345         * gnus-int.el (gnus-retrieve-headers): Use
8346         gnus-agent-retrieve-headers.
8347         (gnus-request-head): Use gnus-agent-request-article.
8348         (gnus-request-body): Ditto.
8349
8350         * gnus-art.el (gnus-request-article-this-buffer): Use
8351         gnus-agent-request-article.
8352
8353         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
8354         article if it is undownloaded.
8355
8356 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8357
8358         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
8359
8360 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8361
8362         * canlock.el (canlock-string-as-unibyte): New macro.
8363         (canlock-sha1-with-openssl): Return a unibyte string.
8364         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
8365
8366 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
8367
8368         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
8369
8370 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
8371
8372         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
8373         application/x-emacs-lisp.
8374
8375         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
8376
8377         * nntp.el (nntp-request-article): Add group parameter.
8378         (nntp-request-head): Ditto.
8379         (nntp-find-group-and-number): Add parameter group. Figure out
8380         number if the status line doesn't give (e.g. quimby.gnus.org).
8381
8382 2002-01-08  Simon Josefsson  <jas@extundo.com>
8383
8384         * mml.el (mml-generate-mime-1): Set recipient correctly.
8385
8386 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
8387
8388         * message.el (message-read-from-minibuffer): Add parameter
8389         initial-contents.
8390         * gnus-msg.el (gnus-summary-resend-message): Use it.
8391
8392         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
8393         behavior of quit-config.
8394
8395         * message.el (message-make-from): Don't quote fullname.
8396         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
8397
8398         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
8399         From: <andre@slamdunknetworks.com>
8400
8401 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
8402
8403         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
8404
8405         * gnus-art.el (gnus-header-button-alist): Handle mailto.
8406
8407         * mml.el (mml-preview): Bind gnus-original-article-buffer because
8408         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
8409         because bbdb may use it.
8410
8411 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8412
8413         * nneething.el (nneething-request-article): When a non-text file
8414         is converted to an article, its data is encoded in base64.  Call
8415         `nneething-make-head' with options to specify MIME types.
8416         (nneething-make-head): Add optional arguments to specify MIME
8417         types.
8418
8419 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8420
8421         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
8422         header if there is not.
8423
8424         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
8425
8426         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
8427         (gnus-inews-mark-gcc-as-read): Obsolete variable.
8428         (gnus-inews-do-gcc): Use them.
8429
8430         * gnus-group.el (gnus-group-mark-article-read): Put holes into
8431         gnus-newsgroup-unselected.
8432
8433 2002-01-06  Simon Josefsson  <jas@extundo.com>
8434
8435         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
8436         condition-case, not ignore-errors.
8437
8438 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8439
8440         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
8441         gnus-fetch-old-headers.
8442
8443         * gnus-art.el (article-display-x-face): Use the current buffer
8444         unless `W f'. Otherwise, X-Face may be shown in the header of a
8445         forwarded part.
8446         (gnus-treatment-function-alist): Treat xface before hiding
8447         headers.
8448
8449 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8450
8451         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
8452         parameters.
8453
8454 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8455
8456         * mm-util.el (mm-multibyte-p): Define conditionally when load.
8457         (mm-guess-charset): New function.
8458         (mm-charset-after): Use it.
8459         (mm-detect-coding-region): New function.
8460         (mm-detect-mime-charset-region): New function.
8461
8462         * gnus-sum.el (gnus-summary-show-article): Use
8463         mm-detect-coding-region.
8464
8465 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8466
8467         * message.el (message-make-fqdn): Be less violent.
8468
8469         * gnus.el (gnus-logo-color-style): Compute custom form
8470         automatically.
8471
8472         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
8473         score file of the parent to the document group.
8474
8475         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
8476         parameters parameter.
8477
8478         * gnus-score.el (gnus-score-load-file): Clean up.
8479
8480 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8481
8482         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
8483         From: Damien Wyart <damien.wyart@free.fr>
8484
8485         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
8486
8487 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
8488
8489         * gnus-sum.el (gnus-select-group-hook): Typo.
8490
8491         * rfc2047.el (rfc2047-decode-string): Return immediately if there
8492         is no quoted-printable-encoded STRING.
8493         From: Jesper Harder <harder@ifa.au.dk>
8494
8495         (rfc2047-decode-string): Decode it.
8496
8497 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8498
8499         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
8500
8501 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
8502         Trivial patch.
8503
8504         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
8505         buffer to get rid of junk line.
8506
8507 2002-01-05  Simon Josefsson  <jas@extundo.com>
8508
8509         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
8510         C-o.
8511         (message-mode-map): Bind message-insert-or-toggle-importance to
8512         C-c C-u.
8513         (message-mode-map): Bind message-disposition-notification-to to
8514         C-c M-n.
8515         (message-mode-menu): Add m-d-n-t.
8516         (message-mode-field-menu): Add m-goto-from.
8517         (message-mode): Doc fix.
8518         (message-goto-from): New function.
8519         (message-insert-disposition-notification-to): New function.
8520         (message-tool-bar-map): Add receipt button.
8521
8522 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8523
8524         * gnus-sum.el (gnus-thread-latest-date): New function.
8525         (gnus-thread-sort-by-most-recent-number): Renamed.
8526         (gnus-thread-sort-functions): Doc fix.
8527         (gnus-select-group-hook): Don't use setq on a hook.
8528         (gnus-thread-latest-date): Use date, not number
8529
8530         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
8531         (gnus-agent-expire): Allow regexp of expire-days.
8532
8533         * gnus-art.el (gnus-article-reply-with-original): Deactivate
8534         region.
8535         (gnus-article-followup-with-original): Ditto.
8536
8537         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
8538
8539         * gnus-art.el (gnus-mime-display-alternative): Use
8540         gnus-local-map-property.
8541         (gnus-mime-display-alternative): Ditto.
8542         (gnus-insert-mime-security-button): Ditto.
8543         (gnus-insert-next-page-button): Ditto.
8544         (gnus-button-prev-page): Take optional args.
8545         (gnus-insert-prev-page-button): widget-convert.
8546
8547         * gnus-util.el (gnus-local-map-property): New function.
8548
8549         * gnus-art.el (gnus-prev-page-map): Use parent map.
8550         (gnus-next-page-map): Ditto.
8551
8552         * gnus-spec.el (gnus-parse-format): Clean up.
8553         (gnus-parse-format): Do complex formatting for %=.
8554
8555         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
8556         "X-Face: " to the data in the built-in scenario.
8557
8558         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
8559         (gnus-correct-pad-form): Renamed.
8560         (gnus-tilde-max-form): Clean up.
8561         (gnus-pad-form): Use gnus-use-correct-string-widths.
8562
8563         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
8564         support if that is available.
8565
8566         * gnus-sum.el (gnus-thread-highest-number): New function.
8567         (gnus-thread-sort-by-most-recent-thread): New function.
8568         (gnus-thread-sort-functions): Doc fix.
8569
8570 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
8571
8572         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
8573         all cases.
8574         (gnus-summary-mode): Enable it in all cases.
8575         (gnus-summary-display-article): Ditto.
8576         (gnus-summary-edit-article): Ditto.
8577
8578         * gnus-ems.el (gnus-put-image): Really return glyph.
8579
8580         * gnus-art.el (gnus-article-x-face-command): Fix :type.
8581         (gnus-treat-smiley): Don't take "P" in the interactive form.
8582
8583 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8584
8585         * compface.el (uncompface): XEmacs and Emacs have differing
8586         capabilities.
8587
8588         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
8589
8590         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
8591         (gnus-article-xface-ring-size): Removed.
8592         (gnus-article-display-xface): Removed.
8593         (gnus-remove-image): Cleaned up.
8594
8595         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
8596         (gnus-xmas-create-image): Take pbm files.
8597         (gnus-x-face): Removed.
8598         (gnus-xmas-article-display-xface): Removed.
8599
8600         * gnus-fun.el (gnus-display-x-face-in-from): Bind
8601         default-enable-multibyte-characters.
8602
8603         * compface.el (uncompface): Doc fix.
8604
8605         * gnus-art.el (gnus-article-x-face-command): Use
8606         gnus-display-x-face-in-from.
8607
8608         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
8609
8610         * gnus-ems.el (gnus-put-image): Return the image.
8611
8612         * gnus-fun.el (gnus-display-x-face-in-from): New function.
8613         (gnus-x-face): Moved here.
8614
8615 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
8616
8617         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
8618         invisible if string is nil.
8619         (gnus-xmas-article-display-xface): Use it.
8620
8621         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
8622         property when string is nil.
8623         (gnus-article-display-xface): Use it.
8624
8625 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8626
8627         * gnus-art.el (article-display-x-face): Check whether valid grey
8628         face was returned.
8629         (article-display-x-face): Place image in the right spot.
8630
8631         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
8632         stderr.
8633         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
8634
8635 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8636
8637         * gnus-xmas.el (gnus-xmas-create-image): Take optional
8638         parameters.
8639         (gnus-xmas-put-image): Allow non-strings to be passed.
8640
8641         * gnus-art.el (article-display-x-face): Use optional parameters.
8642
8643         * gnus-ems.el (gnus-create-image): Take optional parameters.
8644
8645         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
8646
8647         * compface.el (compface-xbm-p): Removed.
8648
8649         * gnus-ems.el (gnus-article-compface-xbm): Removed.
8650         (gnus-article-display-xface): Use compface.
8651
8652         * compface.el: New file.
8653
8654         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
8655         (gnus-convert-image-to-x-face-command): Ditto.
8656         (gnus-random-x-face): Quote argument.
8657         (gnus-x-face-from-file): Ditto.
8658
8659 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
8660
8661         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
8662         the expire-group parameter once per article rather than once
8663         per group; bind `nnmaildir-article-file-name' and `article'
8664         for convenience.  Leave article alone when expire-group
8665         specifies the current group.
8666         (nnmaildir--update-nov): be more concurrency-friendly with
8667         temp file names.
8668
8669 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8670
8671         * gnus-start.el (gnus-read-init-file): Cleaned up.
8672
8673 2002-01-03  Dave Love  <d.love@dl.ac.uk>
8674
8675         * gnus-start.el (gnus-startup-file-coding-system): Removed.
8676         (gnus-read-init-file): Don't use it.
8677
8678 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8679
8680         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
8681
8682 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8683
8684         * gnus-start.el (gnus-read-init-file): Don't force coding system
8685         for ~/.gnus.  From Dave Love <fx@gnu.org>.
8686
8687 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
8688
8689         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
8690         * nnspool.el (nnspool-request-post): Ditto.
8691
8692         * mm-util.el (mm-use-find-coding-systems-region): New variable.
8693         (mm-find-mime-charset-region): Use it.
8694
8695 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
8696
8697         * gnus.el (gnus-summary-line-format): Added :link.
8698         * gnus-topic.el (gnus-topic-line-format): Ditto.
8699         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
8700         * gnus-srvr.el (gnus-server-line-format): Ditto.
8701         * gnus-group.el (gnus-group-line-format): Ditto.
8702
8703         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
8704         :keys, it works on both Emacsen.
8705
8706 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
8707
8708         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
8709
8710 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8711
8712         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
8713
8714 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
8715
8716         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
8717         very wide reply.
8718
8719 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8720
8721         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
8722         (gnus-picon-cache): New variable.
8723         (gnus-picon-transform-newsgroups): Cache stuff.
8724
8725         * gnus-art.el (gnus-article-reply-with-original): New command.
8726         (gnus-article-followup-with-original): New command.
8727
8728         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
8729         END parameters.
8730         (gnus-summary-followup): Take a list of list of articles.
8731         (gnus-inews-yank-articles): Allow lists of article/regions.
8732
8733         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
8734         longer the usual commands.
8735
8736         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
8737         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
8738         shell-command-on-region.
8739
8740 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8741
8742         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
8743           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
8744
8745 2002-01-03  Steve Youngs  <youngs@xemacs.org>
8746
8747         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
8748         understand ':keys', wrap it in an featurep 'xemacs.
8749
8750 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8751
8752         * gnus-ems.el (gnus-article-display-xface): Show xface in the
8753         order of headers (Actually, it is called in a reversed order). Add
8754         'gnus-image-text-deletable property.
8755         (gnus-remove-image): Remove text with such a property.
8756
8757         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
8758         gnus-put-image.
8759
8760         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
8761         with ", "
8762
8763 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8764
8765         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
8766
8767         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
8768         (article-display-x-face): Display grey X-Faces.
8769
8770         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
8771         (gnus-convert-gray-x-face-to-ppm): Ditto.
8772         (gnus-convert-image-to-gray-x-face): Ditto.
8773
8774         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
8775         gnus-summary-show-raw-article.
8776
8777 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8778
8779         Display picons in XEmacs without showing text.
8780
8781         * gnus-xmas.el (gnus-xmas-create-image): Don't use
8782         mm-create-image-xemacs to create xbm glyph, because it deletes
8783         temporary files.
8784         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
8785         (gnus-xmas-remove-image): Make text visible, remove glyph.
8786
8787         * gnus-picon.el (gnus-picon-transform-newsgroups)
8788         (gnus-picon-transform-address): Insert spec backward, due to the
8789         incompatibility of gnus-xmas-put-image.
8790
8791 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8792
8793         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
8794
8795 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8796
8797         * gnus.el: Doc fix.
8798
8799         * gnus-art.el: Doc fix.
8800
8801         * gnus-agent.el: Doc fix.
8802
8803 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
8804
8805         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
8806
8807 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
8808
8809         * nnmaildir.el (nnmaildir--update-nov): automatically parse
8810         NOV data out of the message again if nnmail-extra-headers has
8811         changed.
8812
8813 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8814
8815         * gnus-fun.el: New file.
8816         (gnus-convert-image-to-x-face-command): New variable.
8817         (gnus-insert-x-face): New function.
8818         (gnus-random-x-face): Renamed.
8819         (gnus-x-face-from-file): Renamed.
8820
8821         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
8822         "_".
8823         (gnus-body-boundary-delimiter): Typo fix.
8824
8825 2002-01-02  Simon Josefsson  <jas@extundo.com>
8826
8827         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
8828         (gnus-body-boundary-delimiter): Fix type.
8829
8830 2002-01-01  Simon Josefsson  <jas@extundo.com>
8831
8832         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
8833         (gnus-treat-emphasize, gnus-treat-strip-cr)
8834         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
8835         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
8836         (gnus-treat-fill-article, gnus-treat-hide-citation)
8837         (gnus-treat-hide-citation-maybe)
8838         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
8839         (gnus-treat-strip-pem, gnus-treat-strip-banner)
8840         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
8841         (gnus-treat-date-ut, gnus-treat-date-local)
8842         (gnus-treat-date-english, gnus-treat-date-lapsed)
8843         (gnus-treat-date-original, gnus-treat-date-iso8601)
8844         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
8845         (gnus-treat-strip-trailing-blank-lines)
8846         (gnus-treat-strip-leading-blank-lines)
8847         (gnus-treat-strip-multiple-blank-lines)
8848         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
8849         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
8850         (gnus-treat-display-xface, gnus-treat-display-smileys)
8851         (gnus-treat-from-picon, gnus-treat-mail-picon)
8852         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
8853         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
8854         (gnus-treat-play-sounds, gnus-treat-translate)
8855         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
8856
8857         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
8858         (gnus-article-treat-body-boundary): Use it.
8859
8860         * message.el (message-mode): Fix doc.
8861         (message-mode-menu): Fix names.
8862
8863 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8864
8865         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
8866         articles.
8867
8868         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
8869         (gnus-picon-transform-address): Search for unknown faces as well.
8870         (gnus-picon-find-face): Don't search "news" for MISC.
8871         (gnus-picon-user-directories): Changed default back to exclude
8872         "unknown".
8873
8874         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
8875
8876         * gnus-picon.el (gnus-picon-find-face): Search through all
8877         databases.
8878         (gnus-picon-find-face): New implementation.
8879
8880         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
8881         keystroke.
8882         (gnus-topic-goto-next-topic): Ditto.
8883
8884         * gnus.el (gnus-summary-line-format): Changed default.
8885
8886         * nnmail.el (nnmail-extra-headers): Change default.
8887
8888         * gnus-sum.el (gnus-extra-headers): Change default.
8889
8890         * message.el (message-news-other-window): Changed "news" to
8891         "posting".
8892         (message-news-other-frame): Ditto.
8893         (message-do-send-housekeeping): Ditto.
8894
8895         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
8896         function.
8897         (gnus-article-unread-p): New function.
8898         (gnus-article-unseen-p): New function.
8899         (gnus-dead-summary-mode-map): Typo.
8900
8901         * gnus-util.el (gnus-make-predicate): New function.
8902         (gnus-make-predicate-1): New function.
8903
8904         * gnus-sum.el: New function.
8905         (gnus-map-articles): New function.
8906
8907         * gnus-art.el (gnus-treat-fold-headers): New variable.
8908         (gnus-article-treat-fold-headers): New command and keystroke.
8909
8910         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
8911         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
8912
8913 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
8914
8915         * message.el (message-fcc-externalize-attachments): New variable.
8916         (message-do-fcc): Use it.
8917
8918         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
8919         (gnus-inews-do-gcc): Use it.
8920
8921         * mml.el (mml-tweak-sexp-alist): New variable.
8922         (mml-externalize-attachments): New variable.
8923         (mml-tweak-part): Use mml-tweak-sexp-alist.
8924         (mml-tweak-externalize-attachments): New function.
8925
8926 2002-01-01  Steve Youngs  <youngs@xemacs.org>
8927
8928         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
8929         'set-glyph-face' so x-face back/foreground can be set.
8930
8931 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
8932
8933         * message.el (message-fix-before-sending): Fix a typo.
8934
8935 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8936
8937         * gnus-art.el (gnus-treat-smiley): Renamed command.
8938         (gnus-article-remove-images): New command and keystroke.
8939
8940         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
8941
8942         * smiley-ems.el (gnus-smiley-display): Removed.
8943
8944         * gnus.el (gnus-version-number): Update version.
8945
8946         * message.el (message-text-with-property): Renamed and moved
8947         here.
8948         (message-fix-before-sending): Highlight invisible text and place
8949         point there.
8950
8951 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8952
8953         * gnus.el: Oort Gnus v0.04 is released.
8954
8955 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8956
8957         * gnus-delay.el (gnus-delay-send-queue): Renamed.
8958
8959         * gnus-art.el (gnus-ignored-headers): More headers,
8960
8961         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
8962         of `scan-error', since XEmacs doesn't seem to support that.
8963
8964 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8965
8966         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
8967         arg.
8968         (gnus-summary-best-unread-subject): Ditto.
8969         (gnus-summary-best-unread-subject): No, don't.
8970         (gnus-summary-better-unread-subject): New command.
8971
8972         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
8973
8974         * lpath.el ((featurep 'xemacs)): fbind url function.
8975
8976         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
8977         buffer.
8978         (gnus-xmas-remove-image): Implementation that does something.
8979         (gnus-xmas-article-display-xface): Mark images properly.
8980
8981         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
8982
8983 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
8984
8985         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
8986
8987 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8988
8989         * gnus-group.el (gnus-group-line-format): Added %O to the default
8990         value.
8991
8992         * gnus-util.el (gnus-text-with-property): The smallest point is
8993         point-min.
8994
8995         * smiley-ems.el (smiley-region): Return images.
8996         (gnus-smiley-display): Allow toggling.
8997         (smiley-region): Use text properties, not overlays.
8998
8999         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
9000         implemented yet.
9001
9002         * smiley-ems.el (smiley-update-cache): Check for valid types.
9003
9004         * gnus-art.el (gnus-with-article-buffer): New macro.
9005
9006         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
9007         strings as well as the glyphs.
9008         (gnus-picon-transform-address): Ditto.
9009         (gnus-picon-insert-glyph): Ditto.
9010         (gnus-picon-transform-newsgroups): Toggle.
9011         (gnus-picon-transform-address): Toggle.
9012
9013         * gnus-ems.el (gnus-remove-image): New function.
9014         (gnus-put-image): Take an optional string.
9015
9016         * gnus-util.el (gnus-text-with-property): New function.
9017
9018         * gnus-art.el (gnus-delete-images): New function.
9019
9020         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
9021
9022         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
9023         (gnus-article-wash-status): Use it.
9024         (gnus-signature-toggle): Clean up.
9025         (gnus-add-wash-status): New function.
9026         (gnus-delete-wash-status): New function.
9027         (gnus-article-hide-text-type): Use them throughout.
9028         (gnus-add-image): New function.
9029
9030         * gnus-ems.el (gnus-article-display-xface): Use new interface.
9031
9032         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
9033         interface.
9034
9035         * gnus-art.el (article-display-x-face): Cleaned up.
9036
9037         * rfc2047.el (rfc2047-field-value): New function.
9038
9039         * mail-parse.el (mail-header-field-value): New alias.
9040
9041         * gnus-art.el (gnus-mime-print-part): Fix typos.
9042
9043         * smiley-ems.el (gnus-smiley-file-types): New variable.
9044         (smiley-update-cache): Use it.
9045         (smiley-regexp-alist): Suffix-less smiley names.
9046         (smiley-regexp-alist): Added more smileys.
9047
9048         * gnus-sum.el (gnus-print-buffer): Made into own function.
9049         (gnus-summary-print-article): Use it.
9050
9051         * mailcap.el (mailcap-mime-info): Actually return the bit that we
9052         looked for when REQUEST is a string.
9053
9054         * gnus-art.el (gnus-mime-button-commands): Add printing
9055         keystroke.
9056         (gnus-mime-copy-part): Doc fix.
9057         (gnus-mime-print-part): New command.
9058
9059 2001-12-31  Simon Josefsson  <jas@extundo.com>
9060
9061         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
9062         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
9063
9064 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
9065
9066         * gnus-picon.el (gnus-treat-from-picon): Autoload.
9067         (picon): Fix doc.
9068
9069         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
9070         longer exists. Remove those codes.
9071         * gnus.el (gnus-use-picons): Ditto.
9072
9073 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9074
9075         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
9076         infloop.
9077
9078         * gnus-sum.el (t): New `W D' map.
9079
9080         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
9081         (gnus-article-treat-body-boundary): Clean up.
9082         (gnus-body-boundary-face): Removed.
9083         (gnus-article-goto-header): Moved here.
9084         (gnus-article-goto-header): Allow better regexps.
9085         (gnus-article-treat-fold-newsgroups): New command.
9086
9087         * gnus-sum.el (gnus-summary-move-article): We have to select an
9088         article to give `gnus-read-move-group-name' an opportunity to
9089         suggest an appropriate default.
9090
9091         * rfc2047.el (rfc2047-fold-line): New function.
9092         (rfc2047-unfold-line): Ditto.
9093         (rfc2047-fold-region): Don't fold just after the header name.
9094
9095         * mail-parse.el (mail-header-fold-line): New alias.
9096         (mail-header-unfold-line): Ditto.
9097
9098         * gnus-art.el (gnus-body-boundary-face): Renamed.
9099         (gnus-article-treat-body-boundary): Use it.
9100         (gnus-article-treat-body-boundary): Use an invisible header and a
9101         line of underline characters.
9102
9103 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
9104
9105         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
9106
9107         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
9108         (gnus-picon-split-address): New function.
9109         (gnus-picon-find-face): Use it.
9110         (gnus-picon-transform-address): Use it. Set first to t for each
9111         address.
9112
9113         * gnus-art.el (gnus-with-article-headers): Move to here. Define
9114         the macro then use it.
9115         (gnus-treatment-function-alist): Treat picons earlier.
9116
9117 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9118
9119         * gnus-art.el (gnus-body-separator-face): New variable.
9120         (gnus-article-treat-body-boundary): Use a blank, colored line.
9121
9122         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
9123         well.
9124
9125         * gnus-art.el (gnus-treat-body-boundary): New variable.
9126         (gnus-article-treat-unfold-headers): Use helper macro.
9127         (gnus-article-treat-body-boundary): New command.
9128
9129         * gnus.el (gnus-logo-color-style): Change the default color.
9130         (gnus-splash-face): Gray, gray.
9131
9132         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
9133         colors.
9134
9135         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
9136         (gnus-logo-color-style): Ditto.
9137         (gnus-logo-colors): Ditto.
9138
9139         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
9140
9141         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
9142
9143         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
9144         (gnus-picon-transform-newsgroups): New function.
9145
9146         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
9147         string.
9148
9149         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
9150
9151         * gnus-art.el (gnus-treat-cc-picon): New variable.
9152         (gnus-treat-mail-picon): Renamed.
9153
9154         * gnus-picon.el: New implementation.
9155         (gnus-picon-find-face): Renamed.
9156         (gnus-treat-from-picon): Use it.
9157         (gnus-picon-transform-address): Renamed.
9158         (gnus-treat-from-picon): Use it.
9159         (gnus-picon-create-glyph): Renamed.
9160         (gnus-picon-transform-address): Use it.
9161         (gnus-treat-cc-picon): New command.
9162
9163         * mm-decode.el (mm-create-image-xemacs): Separated out into
9164         function.
9165         (mm-get-image): Use it.
9166
9167         * gnus-art.el (gnus-treat-display-picons): Simplify.
9168         (gnus-treat-from-picon): Renamed.
9169
9170         * gnus-ems.el (gnus-create-image): New function.
9171         (gnus-put-image): New function.
9172
9173         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
9174         (gnus-with-article-headers): New macro.
9175         (gnus-article-goto-header): New function.
9176
9177         * gnus-xmas.el (gnus-image-type-available-p): New function.
9178
9179         * gnus-ems.el (gnus-image-type-available-p): New function.
9180
9181 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
9182
9183         * nnrss.el (nnrss-check-group): Find the correct tag, because
9184         xml.el is changed.
9185
9186 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9187
9188         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
9189         lines are shorter than the window width.
9190         (gnus-ignored-headers): More headers.
9191
9192 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9193
9194         * gnus-art.el (gnus-treat-unfold-lines): New variable.
9195         (gnus-treat-unfold-headers): Renamed.
9196         (gnus-article-treat-unfold-headers): New command and keystroke.
9197
9198         * rfc2047.el (rfc2047-encode-message-header): Clean up.
9199
9200         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
9201
9202 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
9203
9204         * sha1-el.el (sha1-use-external): New variable.
9205         (sha1-region): Use it.
9206         (sha1-string): Ditto.
9207
9208         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
9209         * gnus-picon.el: Less warnings when compile.
9210
9211 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9212
9213         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
9214         alias.
9215         (gnus-picons-database): Default to list.
9216         (gnus-picons-lookup-internal): Use it.
9217
9218         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
9219         to "bogus".
9220
9221         * gnus-win.el (gnus-configure-windows-hook): New hook.
9222
9223 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
9224
9225         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
9226
9227 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9228
9229         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
9230         lists.
9231         (gnus-select-newsgroup): Don't append; push.
9232         (gnus-adjust-marked-articles): Remove obsolete ranges from
9233         `seen'.
9234         (gnus-update-marks): Clean up.
9235         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
9236
9237 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
9238
9239         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
9240
9241 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9242
9243         * gnus-sum.el (gnus-auto-select-subject): New variable.
9244         (gnus-summary-best-unread-subject): New function.
9245         (gnus-summary-best-unread-article): Use it.
9246         (gnus-summary-first-unseen-subject): New function and command.
9247
9248         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
9249         other treatments.
9250
9251         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
9252         function.
9253
9254         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
9255         from the list of hidden types.
9256
9257         * mm-view.el (mm-inline-text): Ditto.
9258         (mm-inline-text): Ditto.
9259         (mm-w3-prepare-buffer): Ditto.
9260
9261         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
9262
9263 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9264
9265         * gnus-art.el (gnus-ignored-headers): Added more headers.
9266
9267 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
9268
9269         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
9270         once.
9271
9272 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9273
9274         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
9275
9276 2001-12-28  Simon Josefsson  <jas@extundo.com>
9277
9278         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
9279         Jesper Harder <harder@ifa.au.dk>.
9280
9281 2001-12-27  Simon Josefsson  <jas@extundo.com>
9282
9283         * gnus-sum.el (gnus-select-newsgroup): Make
9284         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
9285         contain all articles (instead of none) when no seen marks have
9286         been set for the group.
9287         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
9288         instead, it seems to result in shorter ranges.
9289
9290 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9291
9292         * mm-util.el (mm-iso-8859-x-to-15-region): Use
9293         insert-before-markers.
9294         From Jesper Harder <harder@ifa.au.dk>
9295
9296 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
9297
9298         * nnmaildir.el (nnmaildir-save-mail): create the destination
9299         groups if they do not exist.
9300
9301 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9302
9303         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
9304
9305 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9306
9307         * gnus-group.el (gnus-group-read-ephemeral-group): Call
9308         gnus-group-real-name.
9309
9310         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
9311         (gnus-newsgroup-variables): Ditto.
9312
9313         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
9314         return it.
9315
9316 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
9317
9318         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
9319         * nnmaildir.el (top-level): Add commentary.
9320         (nnmaildir-version): Indicate that nnmaildir is now a standard
9321         part of Gnus, not separately released.
9322
9323 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9324
9325         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
9326         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
9327         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
9328         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9329
9330 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9331
9332         * nnmaildir.el: Copyright changes. Require cl only at compile time.
9333
9334 2001-12-20  Simon Josefsson  <jas@extundo.com>
9335
9336         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
9337         ZHU <zsh@cs.rochester.edu>.
9338         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
9339         Brian P Templeton <bpt@tunes.org>.
9340
9341 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9342
9343         * nnmaildir.el: New file.
9344         From Paul Jarc <prj@po.cwru.edu>.
9345
9346 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9347
9348         * nndoc.el (nndoc-type-alist): Move forward to the end.
9349
9350 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9351
9352         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
9353         `dolist'.
9354
9355 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9356
9357         * gnus-win.el (gnus-frames-on-display-list): New function.
9358         (gnus-get-buffer-window): Use it.
9359
9360 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9361
9362         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
9363
9364 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9365
9366         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
9367
9368 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9369            From Harald Meland <Harald.Meland@usit.uio.no>
9370
9371         * gnus-win.el (gnus-get-buffer-window): New function.
9372         (gnus-all-windows-visible-p): Use it.
9373
9374         * gnus-util.el (gnus-horizontal-recenter)
9375         (gnus-horizontal-recenter, gnus-horizontal-recenter)
9376         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
9377
9378         * gnus-score.el (gnus-score-insert-help): Use it.
9379
9380         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
9381         (gnus-generate-tree, gnus-highlight-selected-tree)
9382         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
9383         it.
9384
9385         * gnus-art.el (gnus-article-set-window-start)
9386         (gnus-mm-display-part, gnus-request-article-this-buffer)
9387         (gnus-button-next-page, gnus-button-prev-page)
9388         (gnus-article-button-next-page, gnus-article-button-prev-page):
9389         Use it.
9390
9391 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
9392
9393         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
9394         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
9395         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
9396
9397 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9398
9399         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
9400         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
9401         * mml1991.el, nnultimate.el: Add `coding'.
9402
9403 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
9404
9405         * ChangeLog: changed coding to buffer-file-coding-system
9406         * ChangeLog.1: same
9407         * nnwfm.el: same
9408         * gnus-smiley.el: same
9409         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
9410         * gnus-delay.el: same
9411         * gnus-spec.el: same
9412         * message.el: same
9413         * mml1991.el: same
9414         * nnultimate.el: same
9415
9416 2001-12-16  Simon Josefsson  <jas@extundo.com>
9417         Inspired by code by Dirk Meyer <dischi@tzi.de>.
9418
9419         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
9420         (gnus-summary-save-map): Add muttprint.
9421         (gnus-summary-make-menu-bar): Ditto.
9422         (gnus-summary-muttprint): New function.
9423
9424         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
9425
9426 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9427
9428         * uudecode.el (uudecode-decode-region-internal): Speedup by using
9429         temporary list instead of buffer.
9430
9431         * mm-url.el (executable-find): autoload.
9432
9433 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9434
9435         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
9436         to variable, follow doc-string conventions).
9437
9438 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
9439
9440         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
9441         subscribe-level
9442         * gnus-topic.el (gnus-subscribe-topics): use it.
9443
9444 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9445
9446         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
9447         messages. (A small patch with indentation)
9448         From Sean Neakums <sneakums@zork.net>.
9449
9450         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
9451         nil after shooting down the gnus-original-article-buffer.
9452
9453 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9454
9455         * uudecode.el (uudecode-use-external): New variable.
9456         (uudecode-decode-region): Automatically detect external program.
9457
9458         * binhex.el (binhex-use-external): New variable.
9459         (binhex-decode-region-internal): New function.
9460         (binhex-decode-region): Automatically detect external program.
9461
9462         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
9463         Use them.
9464
9465 2001-12-12  Simon Josefsson  <jas@extundo.com>
9466
9467         * nnvirtual.el (nnvirtual-always-rescan)
9468         (nnvirtual-component-regexp): Fix doc.
9469
9470         * nnoo.el (defvoo): Add doc to defvoo variables.
9471
9472         * nnml.el (nnml-directory, nnml-active-file)
9473         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
9474         (nnml-marks-is-evil, nnml-filenames-are-evil)
9475         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
9476
9477         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
9478         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
9479         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
9480         `error'.
9481
9482         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
9483         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
9484
9485         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
9486         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
9487         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
9488         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
9489
9490         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
9491         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
9492
9493         * imap.el, nnimap.el: Fix indentation.
9494
9495         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
9496
9497 2001-12-12  Didier Verna  <didier@xemacs.org>
9498
9499         * gnus-msg.el (gnus-group-news): New function.
9500         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
9501         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
9502         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
9503         for it.
9504         * gnus-msg.el (gnus-summary-news-other-window): New function.
9505         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
9506         bind it to `i'.
9507         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
9508         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
9509         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
9510         for it (called with a prefix).
9511         * gnus-msg.el (gnus-configure-posting-styles): add an optional
9512         group-name argument.
9513         * gnus-msg.el (gnus-setup-message): use it.
9514
9515 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9516
9517         * gnus-sum.el (gnus-summary-show-article): Fix doc.
9518
9519 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9520
9521         * mml.el (mime-to-mml): Remove Content-Disposition too.
9522
9523 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9524
9525         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
9526         * gnus-group.el (gnus-group-name-decode): Decode unibyte
9527         strings only.
9528         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
9529
9530 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
9531
9532         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
9533         (nnmail-fancy-expiry-target): Use it.
9534         Suggestions from Simon Josefsson <jas@extundo.com>.
9535
9536 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9537
9538         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
9539
9540 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9541
9542         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
9543
9544         * gnus-util.el (gnus-url-unhex-string): Move here.
9545
9546 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9547
9548         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
9549         mm-url-decode-entities-nbsp.
9550
9551         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
9552         * webmail.el, nnwfm.el: Use mm-url.
9553
9554         * mm-url.el (mm-url-fetch-form): Move from nnweb.
9555         (mm-url-remove-markup): Move from nnweb.
9556         (mm-url-fetch-simple): Move from webmail.
9557
9558         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
9559
9560 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9561
9562         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
9563         (gnus-summary-print-article): Use it.
9564
9565         * gnus-util.el (gnus-replace-in-string): Typo.
9566
9567 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9568
9569         * nnweb.el (nnweb-replace-in-string): Removed.
9570
9571         * gnus-util.el (gnus-replace-in-string): New function.
9572         (gnus-mode-string-quote): Use it.
9573
9574         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
9575         * nnwfm.el (nnwfm-create-mapping): Ditto.
9576
9577 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9578
9579         * dgnushack.el (dgnushack-compile): nnrss.el and
9580         nnslashdot.el don't depend on nnweb, url, w3.
9581
9582         * nnrss.el: Use mm-url.
9583
9584 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9585
9586         * mm-url.el (mm-url-insert-file-contents): Support file:.
9587
9588 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9589
9590         * mm-view.el: Lower case for the description line. Sync from the
9591         Emacs CVS.
9592
9593 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9594
9595         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
9596         From:  Stefan Monnier  <monnier@cs.yale.edu>
9597
9598 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9599
9600         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
9601
9602 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9603
9604         * mm-url.el: Require executable.
9605         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
9606
9607 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9608
9609         * pop3.el (pop3-munge-message-separator): Only use valid date.
9610         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
9611
9612         * Makefile.in: gnus-load.elc may not be generated.
9613
9614 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9615
9616         * mm-url.el: New file.
9617         * nnslashdot.el: Use it.
9618         * mm-extern.el (mm-extern-url): Use it.
9619
9620 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9621
9622         * gnus-sum.el (gnus-summary-save-article): Nix
9623         gnus-display-mime-function and gnus-article-prepare-hook.
9624
9625         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
9626         the beginning of lines.
9627         (gnus-complex-form-to-spec): Ditto.
9628
9629 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9630
9631         * message.el (message-make-mft): Fix the m-s-a-file regexp.
9632         From Paul Jarc <prj@po.cwru.edu>.
9633
9634 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9635
9636         * message.el: New variable message-subscribed-address-file;
9637         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
9638
9639 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9640
9641         * message.el (message-tab-body-function): Set to nil.
9642         (message-tab): Use text-mode-map or global-map.
9643         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
9644
9645 2001-11-30  Simon Josefsson  <jas@extundo.com>
9646
9647         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
9648         instead of gnus-union, for speed.  Suggested by Christoph Conrad
9649         <christoph.conrad@gmx.de>.
9650         (gnus-agent-fetch-group-1): Add verbose message.
9651
9652 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9653
9654         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
9655         of integers.
9656
9657 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9658
9659         * message.el (message-newgroups-header-regexp)
9660         (message-completion-alist, message-tab-body-function): Use
9661         defcustom rather than defvar.
9662         (message-tab): Mention `message-tab-body-function' in doc.
9663         Suggested by Karl Eichwalder.
9664
9665 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9666
9667         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
9668
9669 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9670
9671         * nnheader.el (nnheader-find-nov-line): Don't use macro
9672         gnus-delete-line.
9673
9674         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
9675         (gnus-group-name-charset): Ditto.
9676
9677         * gnus-util.el (gnus-buffer-live-p): Ditto.
9678
9679 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9680
9681         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
9682         open parenthesis in doc.
9683         (sieve-manage-authenticator-alist): Typo in doc.
9684         * imap.el (imap-authenticator-alist): Typo in doc.
9685         (imap-stream-alist): Backslash.
9686
9687         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
9688           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
9689
9690 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9691
9692         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
9693
9694         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
9695
9696         * gnus-msg.el (gnus-configure-posting-styles): use
9697         make-local-hook. Add LOCAL for add-hook.
9698
9699 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
9700
9701         * message.el (message-mode): Use `make-local-hook' unless
9702         obsolete.
9703         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
9704
9705 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9706
9707         * canlock.el: Remove sha1.el and base64.el stuff.
9708
9709 2001-11-26  Didier Verna  <didier@xemacs.org>
9710
9711         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
9712         if needed.
9713
9714 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9715
9716         * message.el (message-tamago-not-in-use-p): New function.
9717         (message-strip-forbidden-properties): Use it.
9718
9719 2001-11-26  Didier Verna  <didier@xemacs.org>
9720
9721         * gnus-start.el (gnus-check-first-time-used): only check for
9722         existence of .el[d] files.
9723
9724 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9725
9726         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
9727
9728         * message.el (message-setup-1): Clean up mc-*.
9729
9730 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9731
9732         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
9733         * gnus-score.el (gnus-score-find-bnews): Use it.
9734
9735         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
9736         (gnus-summary-limit-to-author): Ditto.
9737         (gnus-summary-limit-to-extra): Ditto.
9738         (gnus-summary-find-matching): Support not-matching argument.
9739
9740 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9741
9742         * message.el (message-wash-subject): Use `insert' rather than
9743         `insert-string', which is deprecated.
9744
9745 2001-11-24  Simon Josefsson  <jas@extundo.com>
9746
9747         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
9748         message. (Gnus does not "default" to using 8bit for the message,
9749         it default to use 8bit encoding and the user-supplied CTE
9750         value. Calling this behaviour "treating it as 8bit" is perhaps
9751         better.)
9752
9753         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
9754         (compare mm-charset-to-coding-system).
9755
9756 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9757
9758         * canlock.el (canlock-sha1-with-openssl): Use unibyte
9759         buffer. Correctly decode hex.
9760
9761 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9762
9763         * gnus-agent.el (gnus-category-insert-line): Convert category
9764         names to strings.
9765
9766 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9767
9768         * message.el (sha1): eval-and-compile.
9769
9770 2001-11-20  Simon Josefsson  <jas@extundo.com>
9771
9772         * message.el (message-allow-no-recipients): New variable.
9773         (message-send): Use it, customize the prompting when posting to
9774         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
9775
9776 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9777
9778         * mm-util.el (mm-coding-system-priorities): New variable.
9779         (mm-sort-coding-systems-predicate): New function.
9780         (mm-find-mime-charset-region): Resort coding systems if needed.
9781         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
9782
9783 2001-11-20  Didier Verna  <didier@xemacs.org>
9784
9785         * gnus-group.el (gnus-group-make-help-group): new optional
9786         argument to control the error behavior.
9787         * gnus-start.el (gnus-check-first-time-used): use it to avoid
9788         erroring.
9789
9790 2001-11-19  Simon Josefsson  <jas@extundo.com>
9791
9792         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
9793         instead of C-c C-u.  Suggested by Per Abrahamsen
9794         <abraham@dina.kvl.dk>.
9795
9796 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9797
9798         * nnfolder.el (nnfolder-read-folder): Use group instead of
9799         nnfolder-current-group.
9800         Suggested by Lorentey Karoly <lorentey@elte.hu>.
9801
9802 2001-11-17  Simon Josefsson  <jas@extundo.com>
9803
9804         * message.el (message-send): Ask user if Fcc/Gcc should be
9805         performed when no other sender was specified.
9806         Suggested by prj@po.cwru.edu (Paul Jarc).
9807
9808 2001-11-17  Simon Josefsson  <jas@extundo.com>
9809
9810         * message.el (message-mode, message-mode-map): Use C-c C-u for
9811         Importance: instead of C-c C-p (used by SC).
9812
9813 2001-11-16  Simon Josefsson  <jas@extundo.com>
9814
9815         * message.el (message-insert-importance-high)
9816         (message-insert-importance-low): Save point.
9817
9818         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
9819         value.
9820
9821 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
9822
9823         * message.el (message-strip-special-text-properties): New option.
9824         (message-strip-forbidden-properties): Obey it.
9825
9826 2001-11-14  Sam Steingold  <sds@gnu.org>
9827
9828         * gnus-score.el: Fixed some doc strings to properly quote symbols.
9829
9830 2001-11-15  Simon Josefsson  <jas@extundo.com>
9831
9832         Support "Importance:" header in Message.
9833
9834         * message.el (message-mode-map): Bind C-c C-p to
9835         `message-insert-or-toggle-importance'
9836         (message-mode-menu): Add message-insert-importance-{high,low}.
9837         (message-insert-importance-high, message-insert-importance-low)
9838         (message-insert-or-toggle-importance): New functions.
9839         (message-tool-bar-map): Add {un,}important.
9840         (message-mode): Doc fix.
9841
9842 2001-11-15  Simon Josefsson  <jas@extundo.com>
9843
9844         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
9845
9846         * mml.el (mml-menu): Fix toolbar tooltip.
9847
9848 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9849
9850         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
9851         * nnml.el (nnml-save-marks): Ditto.
9852
9853         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
9854
9855 2001-11-15  Simon Josefsson  <jas@extundo.com>
9856
9857         * nnml.el (nnml-save-marks):
9858         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
9859         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
9860
9861 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
9862
9863         * gnus-art.el (gnus-article-wash-status-strings): Use
9864         `copy-sequence', not `copy-seq'.
9865
9866 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
9867
9868         * gnus-art.el (gnus-article-wash-status-strings): New constant.
9869         (gnus-gnus-article-wash-status-entry): New function.
9870         (gnus-article-wash-status): Use it.
9871
9872 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9873
9874         * mml1991.el: Add coding header.
9875
9876 2001-11-12  Simon Josefsson  <jas@extundo.com>
9877
9878         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
9879         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
9880         `mml1991-sign' and `mml1991-encrypt'.
9881         (mml1991-encrypt, mml1991-sign): New glue functions.
9882         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
9883
9884         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
9885         (mml-menu): Add PGP to menu.
9886
9887         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
9888         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
9889         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
9890         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
9891
9892         * mml2015.el: Mention RFC 3156.
9893
9894         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
9895
9896 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9897
9898         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
9899
9900         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
9901           From <Michael.Cook@cisco.com>
9902
9903 2001-11-11  Simon Josefsson  <jas@extundo.com>
9904
9905         * message.el (top-level): Autoload sha1.
9906         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
9907         canlock, no need to require two different hash algs).  Suggested
9908         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
9909
9910 2001-11-09  Simon Josefsson  <jas@extundo.com>
9911
9912         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
9913         <Pavel@Janik.cz>.
9914
9915 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9916
9917         * message.el (message-point-in-header-p): New function.
9918         (message-do-auto-fill): Use it.
9919         (message-beginning-of-line): New function.  Goes to beginning of
9920         header value (i.e., end of header name), or to beginning of line
9921         if already at beginning of value.  Behaves like
9922         `beginning-of-line' when in message body.
9923         (message-mode-map): Bind it.
9924
9925 2001-11-08  Simon Josefsson  <jas@extundo.com>
9926
9927         * gnus-msg.el (gnus-posting-styles): Add doc.
9928
9929 2001-11-07  Simon Josefsson  <jas@extundo.com>
9930
9931         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
9932
9933         * sieve-mode.el (sieve-control-commands-face)
9934         (sieve-control-commands-face, sieve-action-commands-face)
9935         (sieve-test-commands-face, sieve-tagged-arguments-face): New
9936         faces.
9937         (sieve-font-lock-keywords): Use them.
9938         (sieve-mode): Only set font-lock-defaults in emacs.
9939
9940         * gnus-art.el (gnus-default-article-saver): Add
9941         gnus-summary-save-body-in-file.
9942         (gnus-summary-write-to-file): Fix doc.
9943
9944 2001-11-07  Simon Josefsson  <jas@extundo.com>
9945
9946         * gnus-art.el (gnus-treat-highlight-signature): Add cross
9947         reference to the correct chapter in the manual.
9948
9949         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
9950         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
9951
9952 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9953
9954         * mml.el (mml-preview): Bind mail-header-separator.
9955
9956 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9957
9958         * message.el: Always require canlock.
9959         (message-ignored-supersedes-headers): Include Cancel-Lock and
9960         Cancel-Key.
9961         (message-insert-canlock): Don't require canlock.
9962         (message-cancel-news): Don't check whether canlock is available.
9963         (message-supersede): Support cancel-locks.
9964
9965         * gnus-art.el: Don't autoload canlock.
9966
9967 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9968
9969         * mail-source.el (mail-source-fetch-imap): ASYNC param.
9970         From: <andre@slamdunknetworks.com>
9971
9972 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9973
9974         * many files: Fix copyright lines.
9975
9976 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9977
9978         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
9979         Suggested by Dave Love  <fx@gnu.org>.
9980
9981 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9982
9983         * message.el (message-kill-buffer): Remove auto-save file after
9984         confirm.
9985
9986         * message.el (message-send-mail): Call message-generate-headers
9987         once.  Suggested by Matt Armstrong <matt@lickey.com>.
9988
9989         * gnus-topic.el (gnus-topic-rename): Initial-input.
9990         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
9991
9992 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
9993
9994         * message.el (message-forbidden-properties): New constant.
9995         (message-strip-forbidden-properties): New function.
9996         (message-mode): Activate it.
9997
9998 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9999
10000         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
10001         (mm-hack-charsets): Fix doc.
10002
10003 2001-11-02  Simon Josefsson  <jas@extundo.com>
10004
10005         * gnus-int.el (gnus-check-server): Message "...done" when done.
10006
10007         * imap.el (imap-close): Don't message (imap-send-command-wait
10008         returns if the connection is dropped).
10009         (imap-wait-for-tag): Nix out message only when necessary.
10010
10011         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
10012         for non-crossposting.
10013         (gnus-sieve-crosspost): Default to t to be consistent with other
10014         parts of Gnus.
10015
10016 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10017
10018         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
10019         (mm-iso-8859-x-to-15-table): Ditto.
10020         (mm-iso-8859-x-to-15-region): Ditto.
10021         (mm-find-mime-charset-region): Ditto.
10022
10023 2001-11-01  Simon Josefsson  <jas@extundo.com>
10024
10025         * nnimap.el (nnimap-close-asynchronous): New variable.
10026         (nnimap-close-group): Use it.
10027         (nnimap-expunge): Don't use it.
10028
10029         * imap.el (imap-callbacks): New variable.
10030         (imap-remassoc): Copied from `gnus-remassoc'.
10031         (imap-add-callback): New function.
10032         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
10033         behaviour.
10034         (imap-parse-response): Call the callback.
10035
10036         * message.el (message-insert-canlock): New variable.
10037         (message-canlock-generate, message-canlock-password)
10038         (message-insert-canlock): New functions.
10039         (message-send-news): Call `message-insert-canlock'.
10040         (top-level): Require canlock when compiling.
10041         (message-insert-canlock): Require canlock before we need it.
10042
10043 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10044
10045         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
10046
10047 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10048
10049         * dgnushack.el (dgnushack-make-load): A workaround for
10050         custom-add-loads bug in some versions of XEmacs.
10051
10052 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10053
10054         * mm-util.el (mm-charset-synonym-alist): Revert (some).
10055
10056 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10057
10058         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
10059         (mm-hack-charsets): New variable.
10060         (mm-iso-8859-15-compatible): New variable.
10061         (mm-iso-8859-x-to-15-table): New variable.
10062         (mm-find-mime-charset-region): Add parameter hack-charsets.
10063
10064         * mm-bodies.el (mm-encode-body): Use it.
10065         * mml.el (mml-parse-1): Ditto.
10066
10067 2001-11-01  Simon Josefsson  <jas@extundo.com>
10068
10069         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
10070
10071 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10072
10073         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
10074         is nil.
10075
10076 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10077
10078         * smiley-ems.el (smiley-update-cache): Auto detect file type.
10079
10080         * message.el (message-forward-rmail-make-body): Use
10081         save-window-excursion.
10082         (message-encode-message-body): Search with noerror.
10083         (message-setup-1): Convert compose-mail send-actions to
10084         message-send-actions.
10085
10086 2001-11-01  Simon Josefsson  <jas@extundo.com>
10087
10088         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
10089         <yamaoka@jpl.org>.
10090
10091 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10092
10093         * sieve-manage.el (sieve-string-bytes): No complain.
10094
10095 2001-11-01  Simon Josefsson  <jas@extundo.com>
10096
10097         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
10098         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
10099         has autoload cookies, so no `require' should be necessary.)
10100
10101         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
10102         files.
10103
10104 2001-10-31  Simon Josefsson  <jas@extundo.com>
10105
10106         * gnus-cus.el (gnus-group-parameters): Support integer `display'
10107         parameter.
10108
10109         * gnus-sum.el (gnus-select-newsgroup): If group parameter
10110         `display' is a number (and C-u wasn't used to enter group), only
10111         fetch that number of articles.
10112
10113 2001-10-31  Matt Armstrong  <matt@lickey.com>
10114
10115         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
10116         not-subscribed -> subscribed.
10117
10118 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10119         From: Josh Huber <huber@alum.wpi.edu>
10120
10121         * message.el (message-subscribed-address-functions): New variable.
10122         (message-subscribed-addresses): New variable.
10123         (message-subscribed-regexps): New variable.
10124         (message-goto-mail-followup-to): New function.
10125         (message-send-mail): Add Mail-Followup-To.
10126         (message-make-mft): New function.
10127
10128         * gnus.el (gnus-find-subscribed-addresses): New function.
10129
10130 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10131
10132         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
10133         (mail-source-fetch-pop): Ditto.
10134         (mail-source-check-pop): Ditto.
10135
10136         * gnus-start.el (gnus-read-init-file): Ditto.
10137         (gnus-activate-group): Ditto.
10138         (gnus-read-newsrc-el-file): Ditto.
10139
10140 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10141
10142         * message.el (message-get-reply-headers): Make sure there is ", ".
10143
10144         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
10145         mm-coding-system-p. Don't correct it only in XEmacs.
10146         (mm-charset-to-coding-system): Use mm-coding-system-p and
10147         mm-get-coding-system-list.
10148         (mm-emacs-mule, mm-mule4-p): New variables.
10149         (mm-enable-multibyte, mm-disable-multibyte,
10150         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
10151         mm-with-unibyte-current-buffer,
10152         mm-with-unibyte-current-buffer-mule4): Use them.
10153         (mm-find-mime-charset-region): Treat iso-2022-jp.
10154
10155         From  Dave Love  <fx@gnu.org>:
10156
10157         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
10158         construction.
10159         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
10160         entries conditional on not having a coding system defined for
10161         them.
10162         (mm-mule-charset-to-mime-charset): Use
10163         find-coding-systems-for-charsets if defined.
10164         (mm-charset-to-coding-system): Don't use
10165         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
10166         later.  Add last resort search of coding systems.
10167         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
10168         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
10169         Mule 4.
10170         (mm-find-mime-charset-region): Re-write.
10171         (mm-with-unibyte-current-buffer): Restore buffer as well as
10172         multibyteness.
10173
10174 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10175
10176         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
10177         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
10178         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
10179
10180 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10181
10182         * gnus-art.el (article-display-x-face): Nix buffer-read-only
10183         again.
10184
10185         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
10186
10187 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10188
10189         * gnus-spec.el (gnus-parse-simple-format): Use
10190           buffer-substring-no-properties.
10191
10192 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10193
10194         * gnus-art.el (article-verify-cancel-lock): New function.
10195
10196         * nnheader.el (nntp-process-response): New variable.
10197         (nnheader-init-server-buffer): Make `nntp-process-response'
10198         buffer-local in `nntp-server-buffer'.
10199
10200         * nntp.el (nntp-prepare-post-hook): New hook.
10201         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
10202         (nntp-async-trigger): Ditto.
10203         (nntp-request-post): Insert a server's ID if there's no Message-ID
10204         header; run `nntp-prepare-post-hook'.
10205
10206 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10207
10208         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
10209         instead.
10210
10211         * message.el (message-forward-subject-author-subject): Don't use
10212         message-news-p, which widens the buffer.
10213         (message-forward-make-body): New function.
10214         (message-forward): Use it.
10215         (message-insinuate-rmail): New function.
10216         (message-forward-rmail-make-body): New function.
10217
10218 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10219
10220         * mm-extern.el (mm-extern): Provide it.
10221
10222         * mm-partial.el (mm-partial): Provide it.
10223
10224 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10225
10226         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
10227
10228 2001-10-29  Simon Josefsson  <jas@extundo.com>
10229
10230         * mml.el (mml-preview): Bind message-this-is-news if it is
10231         news. From Jesper Harder <harder@myrealbox.com>.
10232
10233 2001-10-28  Simon Josefsson  <jas@extundo.com>
10234
10235         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
10236
10237 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
10238
10239         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
10240         ironic smilies.
10241
10242 2001-10-27  Simon Josefsson  <jas@extundo.com>
10243
10244         * message.el (message-indent-citation): Don't add trailing
10245         whitespace when citing text.
10246
10247         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
10248         <harder@ifa.au.dk>.
10249
10250 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10251
10252         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
10253         not available.
10254         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
10255         (nnweb-type-definition): Add google as alias of dejanews.
10256         (nnweb-google-parse-1): Forward 1 line.
10257
10258 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10259
10260         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
10261         variable `message-forward-ignored-headers'.
10262
10263 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
10264
10265         * gnus.el (gnus-expand-group-parameter): New function.
10266         (gnus-expand-group-parameters): Call it.
10267         (gnus-group-fast-parameter): New function.
10268         (gnus-group-find-parameter): Call it.
10269
10270 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
10271
10272         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
10273         vector (it didn't before because of a bug).
10274         * gnus-msg.el (gnus-post-news): Use header vector directly, if
10275         available.  Before it converted it to an article number.
10276
10277         This makes followup to news articles with negative numbers in
10278         nnvirtual groups use news instead of mail.
10279
10280 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
10281
10282         * gnus.el (post-method): Use `native' instead of `nil'.
10283
10284         * gnus-msg.el (gnus-post-method): Ditto.
10285
10286 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
10287
10288         * gnus.el (gnus-define-group-parameter): Grammar fix.
10289
10290 2001-10-22  Simon Josefsson  <jas@extundo.com>
10291
10292         * gnus-msg.el (gnus-extended-version): Include
10293         system-configuration.
10294         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
10295
10296 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
10297
10298         * gnus.el (post-method): Customization fix: `native' is not a
10299         valid value.
10300         * gnus-msg.el (gnus-post-method): Doc and customization fix:
10301         `native' is not a valid value.
10302
10303 2001-10-21  Simon Josefsson  <jas@extundo.com>
10304
10305         * nnimap.el (nnimap): Defgroup
10306         (nnimap-strict-function, nnimap-strict-function-match): New
10307         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
10308         (nnimap-split-crosspost, nnimap-split-inbox)
10309         (nnimap-split-rule, nnimap-split-predicate)
10310         (nnimap-split-predicate): Defcustom.
10311         (nnimap-split-inbox, nnimap-expunge-search-string)
10312         (nnimap-importantize-dormant): Remove "*" from doc.
10313
10314 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10315
10316         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
10317         not supplied via prefix arg.  From Lisp, make arg mandatory.
10318         Suggested by Frank Schmitt.
10319
10320 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10321
10322         * message.el (message-do-auto-fill): Avoid calling
10323         'rfc822-goto-eoh'.
10324
10325 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10326         From Paul Jarc <prj@po.cwru.edu>.
10327
10328         * message.el (message-get-reply-headers): Restructure the logic
10329         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
10330
10331 2001-10-20  Simon Josefsson  <jas@extundo.com>
10332
10333         * message.el (message-cancel-news): Support cancel-locks.
10334         Suggested by Per Abrahamsson.
10335
10336         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
10337         conses.  From David Z Maze <dmaze@MIT.EDU>.
10338
10339         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
10340
10341 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
10342
10343         * mm-decode.el (mm-default-directory): Fix customize type.
10344
10345         * message.el (message-setup-fill-variables): Kludge to use
10346         normal-auto-fill-function even if auto fill is already activated.
10347
10348 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
10349
10350         * message.el (message-do-auto-fill): New version that does not
10351         rely on text properties, by Simon Josefsson <jas@extundo.com>.
10352         (message-setup-1): Removed the `message-field' property.
10353
10354         * gnus-draft.el (gnus-draft-edit-message): Removed the
10355         `message-field' property.
10356
10357 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
10358
10359         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
10360         `message-field'.  The `field' property has a special significance in
10361         Emacs 21.
10362
10363         * message.el (message-send, message-setup-1): Ditto.
10364
10365 2001-10-18  Simon Josefsson  <jas@extundo.com>
10366
10367         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
10368         when undoing.
10369
10370 2001-10-18  Simon Josefsson  <jas@extundo.com>
10371         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
10372
10373         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
10374         (gnus-summary-make-menu-bar): Ditto.
10375
10376 2001-10-17  Simon Josefsson  <jas@extundo.com>
10377
10378         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
10379         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
10380
10381 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10382
10383         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
10384         * gnus-util.el (gnus-user-date): New function.
10385         From Frank Schmitt <usenet@Frank-Schmitt.net>.
10386
10387 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
10388
10389         * message.el (message-check-news-header-syntax): Special case
10390         nnvirtual groups.
10391
10392         * gnus-sum.el (gnus-summary-respool-default-method): Changed
10393         customize type to `symbol'.
10394
10395 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10396
10397         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
10398         %&foo;.
10399         (gnus-parse-simple-format): Support user extended spec too.
10400         %u&foo; invokes gnus-user-format-function-foo.
10401
10402 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10403
10404         * nnml.el (nnml-request-expire-articles): Make sure it is back to
10405         the server.
10406         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
10407         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
10408         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
10409         * nndiary.el (nndiary-request-expire-articles): Ditto.
10410         (nndiary-schedule): Defsubst it before use it.
10411         (nndiary-error): eval-and-compile.
10412
10413 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
10414
10415         * gnus-msg.el (gnus-post-method): Changed two instances of
10416         `active' to `current' and one `null' to `not'.
10417
10418 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10419         From Katsumi Yamaoka <yamaoka@jpl.org>.
10420
10421         * message.el (message-setup-fill-variables): Use
10422         `normal-auto-fill-function' instead of `auto-fill-function'.
10423
10424 2001-10-16  Simon Josefsson  <jas@extundo.com>
10425
10426         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
10427         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
10428         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
10429
10430 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10431         Patch by Oliver Scholz <oscholz@my.gnus.org>.
10432
10433         * gnus-draft.el (gnus-draft-edit-message): Add text property
10434         `field' with value `header' to message headers.
10435         * message.el (message-setup-1): Really add text property to all of
10436         the header, not just part of it.
10437
10438 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10439
10440         * gnus-group.el (gnus-group-sort-by-server): Use it.
10441
10442         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
10443
10444         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
10445         and keystroke.
10446
10447 2001-10-14  Simon Josefsson  <jas@extundo.com>
10448
10449         * dig.el: Doc fix.
10450
10451         * smime.el: Doc fix.
10452
10453         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
10454         charset magic from message.el.
10455
10456 2001-10-12  Simon Josefsson  <jas@extundo.com>
10457         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
10458
10459         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
10460         'cite from g-a-wash-types.
10461         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
10462         (gnus-article-hide-citation): Fix.
10463
10464         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
10465         character.
10466         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
10467
10468         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
10469         definition.
10470         (gnus-signature-toggle): Toggle `s' mode line character.
10471
10472         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
10473         doing stuff that clears it.
10474
10475 2001-10-12  Simon Josefsson  <jas@extundo.com>
10476
10477         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
10478         From Eric Marsden <emarsden@laas.fr>.
10479
10480 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10481
10482         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
10483         (autoload): Add some autoloads.
10484
10485 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10486         Suggested by Oliver Scholz <epameinondas@gmx.de>.
10487
10488         * message.el (message-do-auto-fill): New function.  Like
10489         `do-auto-fill' but don't fill when in the message header.
10490         (message-setup-1): Put a text property on the message header.
10491         (message-setup-fill-variables): Use `message-do-auto-fill'.
10492
10493 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10494
10495         * message.el (message-send-mail-partially): Insert an empty line
10496         first, because of the change of message-make-lines.
10497
10498 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
10499
10500         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
10501         iso-8859-15, make it an alias for iso-8859-1.
10502
10503 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10504
10505         * message.el (message-send-news): Don't modify the value of
10506         `message-syntax-checks' if it is not a list (possibly it is
10507         `dont-check-for-anything-just-trust-me').
10508
10509 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10510
10511         * gnus-group.el (gnus-group-name-charset-group-alist): Use
10512         `find-coding-system' for XEmacs to check whether the coding-system
10513         `utf-8' is available.
10514
10515 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10516
10517         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
10518
10519 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
10520
10521         * message.el (message-send-news): Oops, missed case with no
10522         "Followup-To" header...
10523
10524 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
10525
10526         * message.el (message-send-news): Allow
10527         `gnus-group-name-charset-group-alist' to affect encoding of the
10528         "Newsgroups" and "Followup-To" headers.
10529
10530 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10531
10532         * Makefile.in (install-el): Depend on gnus-load.el.
10533
10534 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10535
10536         * Makefile.in (install-el): Use -f.
10537         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
10538
10539 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
10540
10541         * message.el (message-send-news): Don't encode Followups-To when
10542         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
10543
10544         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
10545         header.
10546
10547         * gnus-art.el (article-decode-group-name): Also decode
10548         "Followup-To".
10549
10550         * rfc2047.el (rfc2047-encode-message-header): Encode without
10551         asking for null methods.
10552
10553         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
10554         default charset for newsgroup names in accordance with USEFOR.
10555
10556         * gnus-group.el (gnus-group-name-charset-method-alist,
10557         gnus-group-name-charset-group-alist): Removed "*" from doc
10558         strings, "*" should not be used for complex variables.
10559
10560 2001-10-06  Simon Josefsson  <jas@extundo.com>
10561
10562         Support UTF-8 group names better.
10563
10564         * message.el (message-check-news-header-syntax): Encode group
10565         names before comparison.
10566
10567         * gnus-msg.el (gnus-copy-article-buffer): Run all
10568         `gnus-article-decode-hook's except `article-decode-charset'
10569         instead of hardcoding call to one of them.
10570
10571         * gnus-art.el (gnus-article-decode-hook): Add
10572         `article-decode-group-name'.
10573         (article-decode-group-name): New function, use `g-d-n'.
10574
10575         * gnus-group.el (gnus-group-insert-group-line): Decode
10576         gnus-tmp-group using `g-d-n'.
10577
10578         * gnus-util.el (gnus-decode-newsgroups): New function.
10579
10580 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
10581
10582         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
10583         `gnus-group-name-charset-group-alist'.
10584
10585 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10586
10587         * Makefile.in: Install el in install. Add uninstall.
10588
10589 2001-10-05  Simon Josefsson  <jas@extundo.com>
10590
10591         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
10592
10593         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
10594
10595         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
10596         empty folders.
10597
10598         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
10599         limiting if read-all (C-u RET) was used.
10600
10601 2001-10-04  Simon Josefsson  <jas@extundo.com>
10602
10603         * mail-source.el (mail-source-movemail-program): New variable.
10604         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
10605         <thutt@thutt.vmware.com>.
10606
10607 2001-10-03  Simon Josefsson  <jas@extundo.com>
10608
10609         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
10610         (gnus-summary-line-format-alist): Fix param.
10611
10612 2001-10-02  Simon Josefsson  <jas@extundo.com>
10613
10614         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
10615         don't go through `nnimap-request-expire-articles' to delete the
10616         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
10617
10618 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10619
10620         * gnus-agent.el (gnus-agent-write-active): The min in the
10621         agent/active may be larger than that in the server/active.
10622
10623 2001-10-01  Simon Josefsson  <jas@extundo.com>
10624
10625         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
10626         is IMAP4rev1.
10627
10628         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
10629
10630         * nnfolder.el: Ditto.
10631
10632 2001-09-30  Dan Christensen  <jdc@uwo.ca>
10633
10634         * gnus-sum.el (gnus-summary-extract-address-component): New function.
10635         (gnus-summary-from-or-to-or-newsgroups): Optimize.
10636
10637 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10638
10639         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
10640         (message-mode-menu): Menu item for same.
10641
10642         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
10643         delayed articles.
10644
10645         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
10646         nndraft:delayed does not exist.
10647         (gnus-delay-initialize): Don't set up keymap, that's done from
10648         message.el now.
10649         (gnus-delay, gnus-delay-group, gnus-delay-header)
10650         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
10651
10652 2001-09-29  Simon Josefsson  <jas@extundo.com>
10653
10654         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
10655         utf-8, not eight-bit-control.
10656
10657         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
10658         (imap-log, imap-debug): Custom.
10659         (imap-log-buffer, imap-debug-buffer): New constants.
10660         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
10661         (imap-network-open, imap-shell-open, imap-starttls-open)
10662         (imap-send-command-1, imap-send-command, imap-arrival-filter)
10663         (imap-debug): Use imap-*-buffer.
10664
10665         * nndoc.el (nndoc-article-type): Add mailman.
10666         (nndoc-type-alist): Ditto.
10667         (nndoc-mailman-type-p): New function.
10668
10669 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10670
10671         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
10672         gnus-art.el.
10673
10674 2001-09-27  Simon Josefsson  <jas@extundo.com>
10675
10676         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
10677         (gnus-topic-catchup-articles): New function. Suggested by Robin
10678         S. Socha <robin-dated-1001857693.185e29@socha.net>.
10679
10680 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10681         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
10682
10683         * gnus-ems.el (gnus-article-display-xface): Insert xface after
10684         previous ones.
10685
10686 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10687         From Daiki Ueno  <ueno@unixuser.org>
10688
10689         * gnus-sum.el (gnus-summary-show-article): The arglist of
10690         detect-coding-region is incompatible.
10691
10692 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10693         From Katsuhiro Hermit Endo <hermit@koka-in.org>
10694
10695         * gnus-group.el (gnus-group-delete-group): Typo.
10696
10697 2001-09-26  Simon Josefsson  <jas@extundo.com>
10698
10699         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
10700
10701         * nnimap.el (nnimap-expiry-target): Use temp buffer.
10702
10703 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10704
10705         * gnus-cus.el (gnus-group-parameters): Display as sexp.
10706
10707 2001-09-22  Simon Josefsson  <jas@extundo.com>
10708
10709         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
10710
10711         * nnfolder.el (nnfolder-open-marks): Ditto.
10712
10713         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
10714         (gnus-update-marks): Use it.
10715         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
10716         hardcoded list.
10717
10718         * gnus.el (gnus-article-special-mark-lists): Add killed.
10719         (gnus-article-unpropagated-mark-lists): New constant.
10720
10721 2001-09-22  Simon Josefsson  <jas@extundo.com>
10722
10723         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
10724         custom option.
10725
10726 2001-09-23  Simon Josefsson  <jas@extundo.com>
10727
10728         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
10729
10730 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10731
10732         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
10733
10734 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
10735
10736         * gnus-group.el (gnus-group-sort-function): Fix customize type to
10737         accept lists of functions.
10738
10739 2001-09-20  Simon Josefsson  <jas@extundo.com>
10740
10741         * gnus-group.el (gnus-group-catchup): Update expire marks in
10742         backend.  Also, if ALL also set expire marks on tick/dormant.
10743
10744 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10745
10746         * message.el (message-tab-body-function): New variable.
10747         * message.el (message-tab): Use it.
10748
10749 2001-09-19  Sam Steingold  <sds@gnu.org>
10750
10751         * gnus-win.el (gnus-buffer-configuration): Respect
10752         `gnus-bug-create-help-buffer'.
10753
10754 2001-09-18  Simon Josefsson  <jas@extundo.com>
10755
10756         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
10757         (gnus-parse-simple-format): Re-revert.
10758
10759 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
10760         Trivial patch.
10761
10762         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
10763         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
10764
10765 2001-09-18  Simon Josefsson  <jas@extundo.com>
10766
10767         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
10768         signed.
10769         (gnus-parse-simple-format): Don't use it.
10770
10771 2001-09-17  Miles Bader  <miles@gnu.org>
10772
10773         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
10774         error querying a backend abort the whole process.
10775
10776 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10777
10778         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
10779         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
10780
10781 2001-09-17  Didier Verna  <didier@xemacs.org>
10782
10783         * nndiary.el: version 0.2-b14.
10784         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
10785         compatibility problem with XEmacs 21.1.
10786
10787 2001-09-15  Simon Josefsson  <jas@extundo.com>
10788
10789         * gnus-group.el (gnus-group-line-format): Document %c.
10790
10791         * nnml.el (nnml-parse-head): Handle CRLF files.
10792         (nnml-generate-nov-file): Ditto.
10793         (nnml-retrieve-headers): Ditto.
10794
10795 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
10796
10797         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
10798
10799 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
10800
10801         * gnus-spec.el (gnus-correct-substring): Still stopped one
10802         character before we wanted (never included last character).
10803         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
10804         add missing "," (once per function)
10805
10806 2001-09-14  Simon Josefsson  <jas@extundo.com>
10807
10808         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
10809         (otherwise e.g. gnus-agentize in .gnus overrides the customized
10810         default before gnus-group is loaded and the variable set.)
10811
10812         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
10813         killed or unsent marks.
10814
10815         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
10816         isn't an article to set it on (e.g. when you `a' in a group).
10817
10818 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10819
10820         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
10821         can read e-mails from Microsoft Outlook users not using ISO
10822         8859-2 character set.
10823
10824 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10825
10826         * gnus-diary.el: Minor modifications to avoid warnings.
10827         (gnus-summary-misc-menu): defvar.
10828         (gnus-diary-check-message): Use gnus-point-at-eol.
10829         (gnus-diary-kill-entire-line): eval-and-compile.
10830
10831 2001-09-12  Didier Verna  <didier@xemacs.org>
10832
10833         * nndiary.el: new version (0.2-b13).
10834         * nndiary.el (nndiary-mail-sources): doc update.
10835         * nndiary.el (nndiary-split-methods): ditto.
10836         * nndiary.el (nndiary-request-accept-article-hooks): New.
10837         * nndiary.el (nndiary-request-accept-article): use it, check
10838         message validity.
10839         * nndiary.el (nndiary-get-new-mail): changed default to nil.
10840         * nndiary.el (nndiary-schedule): fix bug (misplaced
10841         condition-case): it didn't return nil on error.
10842         * gnus-diary.el: new version.
10843         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
10844         * gnus-diary.el (gnus-diary-header-value-history): New.
10845         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
10846         * gnus-diary.el (gnus-diary-add-header): New.
10847         * gnus-diary.el (gnus-diary-check-message): New.
10848         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
10849         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
10850
10851 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10852
10853         * gnus-sum.el (gnus-select-newsgroup): Make
10854         `gnus-current-select-method' buffer-local.
10855
10856         * gnus-art.el (gnus-request-article-this-buffer): Refer
10857         `gnus-current-select-method' in the current summary buffer.
10858
10859 2001-09-10  Simon Josefsson  <jas@extundo.com>
10860         From Daniel Pittman <daniel@rimspace.net>
10861
10862         * gnus-spec.el (gnus-correct-pad-form): Fix.
10863
10864 2001-09-09  Simon Josefsson  <jas@extundo.com>
10865
10866         * mm-decode.el (mm-inline-media-tests): Add
10867         application/x-emacs-lisp.
10868         (mm-attachment-override-types): Add
10869         application/{x-,}pkcs7-signature.
10870
10871         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
10872         (gnus-server-line-format, gnus-server-mode-line-format)
10873         (gnus-server-browse-in-group-buffer): Customize.
10874
10875 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10876
10877         * nnml.el (nnml-marks-changed-p): Typo.
10878         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
10879         (nnml-marks-changed-p): Use gnus-gethash.
10880         (nnml-marks-modtime): Use gnus-make-hashtable.
10881
10882         * nnfolder.el (nnfolder-marks-changed-p): Typo.
10883         (nnfolder-request-expire-articles, nnfolder-save-marks)
10884         (nnfolder-open-marks): Typo.
10885         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
10886         (nnfolder-marks-changed-p): Use gnus-gethash.
10887         (nnfolder-marks-modtime): Use gnus-make-hashtable.
10888
10889 2001-09-08  Simon Josefsson  <jas@extundo.com>
10890
10891         * nnfolder.el (nnfolder-marks-modtime): New variable.
10892         (nnfolder-marks-changed-p): New function.
10893         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
10894         (nnfolder-request-update-info): Don't update if marks didn't change.
10895
10896         * nnml.el (nnml-marks-modtime): New variable.
10897         (nnml-marks-changed-p): New function.
10898         (nnml-save-marks, nnml-open-marks): Save modtime.
10899         (nnml-request-update-info): Don't update if marks didn't change.
10900
10901         * gnus-agent.el (gnus-agent-any-covered-gcc)
10902         (gnus-agent-add-server, gnus-agent-remove-server): Use
10903         gnus-agent-method-p.
10904
10905         * gnus-art.el (gnus-buttonized-mime-types): New variable.
10906         (gnus-unbuttonized-mime-type-p): Use it.
10907
10908         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
10909         fetch group.
10910
10911 2001-09-08  Simon Josefsson  <jas@extundo.com>
10912         From Daniel Pittman <daniel@rimspace.net>
10913
10914         * gnus-spec.el (gnus-correct-pad-form): New function.
10915         (gnus-parse-simple-format): Use it.
10916
10917 2001-09-07  Simon Josefsson  <jas@extundo.com>
10918
10919         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
10920         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
10921         Putnam <reader@newsguy.com>.
10922         (gnus-group-sort-selected-groups): Touch dribble file.
10923
10924 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
10925
10926         * nnml.el (nnml-filenames-are-evil): New variable.
10927         (nnml-article-to-file-alist): Rename to ...
10928         (nnml-current-group-article-to-file-alist): ... this.
10929         Respect `nnml-filenames-are-evil'.
10930         (nnml-active-number): Update.
10931         (nnml-update-file-alist): Update.
10932         (nnml-request-article): Use nnheader-article-to-file-alist.
10933         (nnml-request-rename-group): Likewise.
10934
10935 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10936
10937         * gnus-sum.el (gnus-summary-insert-line): Fix.
10938
10939 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
10940
10941         * gnus-sum.el: Bind g-s-t-s to "W g".
10942         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
10943         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
10944         display of graphical smilies.
10945
10946 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10947
10948         * gnus-start.el (gnus-setup-news): A typo.
10949         From Bill White <billw@wolfram.com>.
10950
10951 2001-09-06  Simon Josefsson  <jas@extundo.com>
10952
10953         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
10954         and unseen marks.
10955
10956 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10957
10958         * nnmail.el (nnmail-split-fancy): Document `junk'.
10959
10960 2001-09-04  Simon Josefsson  <jas@extundo.com>
10961
10962         * imap.el (imap-search): Don't error if server is broken.
10963
10964 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
10965
10966         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
10967         searching for an article that isn't in the mbox.
10968
10969 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10970
10971         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
10972         right, and get all the comments.
10973
10974 2001-09-02  Simon Josefsson  <jas@extundo.com>
10975         Suggested by Dan Christensen <jdc+news@uwo.ca>
10976
10977         * nnfolder.el (nnfolder-request-update-info): Fix message.
10978
10979         * nnml.el (nnml-request-update-info): Ditto.
10980
10981 2001-09-01  Simon Josefsson  <jas@extundo.com>
10982
10983         * nnml.el (nnml-request-expire-articles): Also bind
10984         `nnml-current-group' and `nnml-article-file-alist' when using
10985         expiry-target. (Otherwise nnml will be in a inconsistent internal
10986         state causing all kind of problems.)
10987         (nnml-request-expire-articles): If `nnml-article-to-file' or
10988         `file-attributes' failes, return article as un-expirable instead
10989         of treating it as expired.
10990
10991 2001-08-31  Sam Steingold  <sds@gnu.org>
10992
10993         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
10994         typo: `exmine' --> `examine'.
10995
10996 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10997
10998         * nndoc.el (nndoc-forward-type-p): It is not a digest.
10999
11000 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11001
11002         * nnml.el (nnml-check-directory-twice): Remove.
11003         (nnml-retrieve-headers): Ditto.
11004         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
11005
11006 2001-08-30  Andrew Innes  <andrewi@gnu.org>
11007
11008         * nnheader.el (nnheader-directory-files-is-safe): No need to read
11009         directory twice on Windows, or on GNU Emacs-21.
11010
11011 2001-08-30  Andrew Innes  <andrewi@gnu.org>
11012
11013         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
11014         (nnml-request-rename-group): Ditto.
11015         (nnml-active-number): Ditto.
11016         (nnml-request-create-group): Use nnml-directory-articles.
11017         (nnml-request-expire-articles): Use nnml-directory-articles, which
11018         gets list from nov database if available.
11019         (nnml-get-nov-buffer): New function.
11020         (nnml-open-nov): Use it.
11021         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
11022         gets alist from nov database if available.
11023         (nnml-directory-articles): New function.
11024         (nnml-article-to-file-alist): New function.
11025
11026 2001-08-30  Andrew Innes  <andrewi@gnu.org>
11027
11028         * mm-decode.el (mm-display-external): Use `name' as filename, if
11029         `filename' attribute is not present.
11030
11031 2001-08-30  Andrew Innes  <andrewi@gnu.org>
11032
11033         * mail-source.el (mail-source-flash): New defcustom.
11034         (mail-source-new-mail-p): Ring visible bell if appropriate.
11035         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
11036         timer is cleared even if mail check signals an error.
11037
11038 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11039
11040         * gnus-sum.el (gnus-summary-move-article): Only update marks of
11041         type 'list.
11042
11043 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11044
11045         * flow-fill.el (fill-flowed): eol might be point-max.
11046
11047 2001-08-27  Simon Josefsson  <jas@extundo.com>
11048
11049         * nnml.el (nnml-request-update-info): Fix message.
11050         (nnml-open-marks): Ditto.
11051
11052         * nnfolder.el (nnfolder-request-update-info):
11053         (nnfolder-open-marks): Fix message.
11054
11055 2001-08-25  Simon Josefsson  <jas@extundo.com>
11056
11057         * nnfolder.el (nnfolder-save-marks): Don't create directory named
11058         after group in ~/.
11059
11060 2001-08-25  Simon Josefsson  <jas@extundo.com>
11061         From Andreas Jaeger  <aj@suse.de>
11062
11063         * nnfolder.el (nnfolder-open-marks): Fix typo.
11064         * nnml.el (nnml-open-marks): Likewise.
11065
11066 2001-08-25  Simon Josefsson  <jas@extundo.com>
11067
11068         Make nnfolder groups self-contained as far as marks are concerned.
11069
11070         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
11071         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
11072         (nnfolder-open-server): Make marks directory.
11073         (nnfolder-request-delete-group): Delete marks file.
11074         (nnfolder-request-delete-group): Check of nov/marks file exist
11075         before deleting.
11076         (nnfolder-request-rename-group): Rename marks file.
11077         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
11078         (nnfolder-request-set-mark, nnfolder-request-update-info)
11079         (nnfolder-group-marks-pathname, nnfolder-save-marks)
11080         (nnfolder-open-marks): New functions.
11081         (top-level): Require gnus.
11082
11083 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11084
11085         * nnweb.el (nnweb-type-definition): Use google raw file.
11086         (nnweb-google-parse-1): Ditto.
11087         (nnweb-google-identity): Ditto.
11088         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
11089         (nnweb-altavista-wash-article): Ditto.
11090         (nnweb-request-article): Remove nnweb-decode-entities.
11091
11092         * nnml.el: Require 'gnus.
11093
11094 2001-08-25  Simon Josefsson  <jas@extundo.com>
11095
11096         * nnml.el (nnml-marks-is-evil): Add doc.
11097
11098 2001-08-25  Simon Josefsson  <jas@extundo.com>
11099
11100         * nnml.el (nnml-save-marks): Wrap saving marks in a
11101         condition-case, to allow user to start Gnus if saving marks failed
11102         for some reason.
11103
11104 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11105
11106         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
11107
11108         * gnus-group.el (gnus-update-group-mark-positions): Bind
11109         gnus-group-update-hook to nil.
11110
11111 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11112
11113         * mml.el (mml-generate-mime-1): Force as multibyte string.
11114
11115 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11116
11117         * gnus-sum.el (gnus-summary-insert-line)
11118         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
11119         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
11120
11121         * gnus-spec.el (gnus-correct-substring): Take optional END.
11122
11123         * nnrss.el (nnrss-request-article): Remove \n.
11124         (nnrss-retrieve-headers): Lines number is -1.
11125
11126 2001-08-24  Simon Josefsson  <jas@extundo.com>
11127
11128         * gnus-group.el (gnus-info-clear-data): Call
11129         nnfoo-request-set-mark to propagate marks.  Fix bug:
11130         `gnus-group-update-line' doesn't update read range unless we call
11131         `gnus-get-unread-articles-in-group' first.
11132
11133         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
11134         to server.
11135
11136 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11137
11138         * gnus-util.el (gnus-create-info-command): Return an interactive
11139         function.
11140
11141 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11142         From Katsumi Yamaoka <yamaoka@jpl.org>
11143
11144         * gnus-spec.el (gnus-parse-complex-format): Use equal.
11145
11146 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11147
11148         * gnus-sum.el (gnus-select-newsgroup): Use it.
11149
11150         * gnus-util.el (gnus-not-ignore): New function.
11151
11152         * lpath.el (featurep): Don't fbind char-int.
11153
11154         * gnus-util.el (gnus-create-info-command): New function.
11155
11156         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
11157         right node.
11158
11159         * gnus-sum.el (gnus-select-newsgroup): Clean up.
11160         (gnus-summary-limit-children): Use 'identity instead of `all'.
11161         (gnus-summary-limit-to-display-predicate): New command and
11162         keystroke.
11163
11164 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11165
11166         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
11167
11168         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
11169
11170 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11171
11172         * gnus-spec.el: Add the Gnus version.
11173         (gnus-update-format-specifications): If the Gnus version changes,
11174         nix out the format spec cache.
11175
11176         * gnus.el (gnus-continuum-version): Made into a command and
11177         optionalize the VERSION.
11178
11179         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
11180         the start of the lines.
11181
11182 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11183
11184         * gnus.el (gnus-visual-p): Define function before use of
11185         function.
11186
11187 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11188
11189         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
11190         (gnus-article-mark-to-type): New function.
11191         (gnus-update-missing-marks): Only update marks of type 'list.
11192
11193         * gnus.el (gnus-article-special-mark-lists): New variable.
11194
11195 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11196
11197         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
11198         (gnus-select-newsgroup): Still use 'all.
11199         (gnus-summary-initial-limit): Comparing with 'all.
11200
11201 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11202
11203         * gnus-start.el (gnus-activate-group): If dont-check, don't update
11204         active.
11205
11206 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11207
11208         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
11209         nnslashdot-*-retrieve-headers.
11210         (nnslashdot-request-article): Fix for slashcode 2.2.
11211         (nnslashdot-make-tuple): New function.
11212         (nnslashdot-read-groups): Use it.
11213
11214 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11215
11216         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
11217         list.
11218
11219         * gnus-sum.el (gnus-summary-move-article): Don't select article.
11220
11221 2001-08-20  Simon Josefsson  <jas@extundo.com>
11222
11223         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
11224         opened, error instead of continuing (and exploding later).
11225
11226 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11227
11228         * gnus.el (gnus-expand-group-parameters): Return the parameter
11229         list.
11230
11231         * gnus-sum.el (gnus-summary-show-article): Doc fix.
11232         (gnus-summary-show-article): Guess at charset if required.
11233
11234         * gnus-spec.el (gnus-correct-substring): Stopped one character
11235         before we wanted.
11236
11237 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
11238
11239         * earcon.el (earcon-auto-play): Remove unused option.
11240
11241 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11242
11243         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
11244         message down in levels, since it happens very fast.
11245
11246         * smiley-ems.el (smiley-update-cache): Respect the symbol version
11247         of smiley-regexp-alist.
11248
11249         * mm-view.el (mm-inline-text): Ignore vcard errors.
11250
11251         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
11252
11253         * gnus-score.el (gnus-all-score-files): Use append instead of
11254         nconc.
11255
11256         * gnus.el (gnus-splash-face): Doc fix.
11257
11258         * mm-decode.el (mm-mailcap-command): Use
11259         mm-path-name-rewrite-functions.
11260         (mm-path-name-rewrite-functions): New variable.
11261
11262         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
11263         (gnus-complex-form-to-spec): Insert tab.
11264         (gnus-spec-tab): New function.
11265
11266         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
11267         entering the group.
11268
11269         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
11270         the positional spec.
11271         (gnus-parse-complex-format): React to %C.
11272
11273         * gnus-ems.el (gnus-char-width): Moved here.
11274
11275         * gnus-sum.el (gnus-select-newsgroup): Set
11276         gnus-newsgroup-articles.
11277         (gnus-unseen-mark): New variable.
11278         (gnus-newsgroup-unseen): Ditto.
11279         (gnus-newsgroup-seen): Ditto.
11280         (gnus-adjust-marked-articles): Use them.
11281         (gnus-update-marks): Use them.
11282         (gnus-summary-update-secondary-mark): Display.
11283         (gnus-summary-prepare-threads): Display.
11284
11285         * gnus-msg.el (gnus-inews-group-method): Use and return the
11286         method, not the server.
11287
11288 2001-08-19  Simon Josefsson  <jas@extundo.com>
11289
11290         * gnus-srvr.el (gnus-server-agent-face): New.
11291         (gnus-server-agent-face): New.
11292         (gnus-server-mode): Turn on font-lock-mode.
11293
11294         * gnus.el (gnus-server-visual): Add defgroup.
11295
11296 2001-08-19  Simon Josefsson  <jas@extundo.com>
11297         From Joe Casadonte <jcasadonte@northbound-train.com>
11298
11299         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
11300         gnus-server-denied-face): New.
11301         (gnus-server-opened-face, gnus-server-closed-face,
11302         gnus-server-denied-face): New.
11303         (gnus-server-font-lock-keywords): Add.
11304
11305 2001-08-19  Simon Josefsson  <jas@extundo.com>
11306
11307         * nnml.el (nnml-request-set-mark): Return nil.
11308         (nnml-save-marks): Use nnml-possibly-create-directory.
11309         (nnml-open-marks): Only work in temp buffer when inserting/reading
11310         .marks file.
11311
11312 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11313
11314         * gnus.el (gnus-expand-group-parameters): Fix.
11315
11316         * gnus-spec.el (gnus-char-width): New function.
11317         (gnus-correct-substring, gnus-correct-length): Use it.
11318
11319         * message.el (message-required-mail-headers): Fix doc.
11320
11321 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11322
11323         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
11324
11325         * mm-decode.el (mm-save-part-to-file): Insert the handle.
11326
11327 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11328
11329         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
11330         slashdot 2.2 (not fully fixed yet).
11331         (nnslashdot-request-article): Ditto.
11332
11333 2001-08-18  Simon Josefsson  <jas@extundo.com>
11334
11335         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
11336         nnimap.
11337
11338         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
11339         gnus-util.
11340         (nnimap-request-update-info-internal): Use new functions.
11341
11342         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
11343         new functions.
11344
11345 2001-08-18  Simon Josefsson  <jas@extundo.com>
11346
11347         Make nnml groups self-contained as far as marks are concerned.
11348
11349         * nnml.el (nnml-request-delete-group): Delete marks file.
11350         (nnml-request-rename-group): Move marks file.
11351         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
11352         variables.
11353         (nnml-request-set-mark, nnml-request-update-info): New server
11354         functions.
11355         (nnml-save-marks, nnml-open-marks): New functions.
11356
11357 2001-08-18  Simon Josefsson  <jas@extundo.com>
11358
11359         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
11360         `set' when setting marks.
11361
11362 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11363
11364         * gnus.el (gnus-info-find-node): Take an argument.
11365
11366         * gnus-art.el (gnus-button-handle-info): New function.
11367         (gnus-url-unhex-string): Replace "+" with " ".
11368
11369 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11370
11371         * message.el (message-check-news-header-syntax): Check bad From.
11372
11373 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11374
11375         * gnus-spec.el (gnus-correct-length): New function.
11376         (gnus-correct-substring): New function.
11377         (gnus-tilde-max-form): Use it.
11378
11379 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
11380
11381         * nnmh.el: Docstring changes as below.
11382
11383         * nnml.el: Docstring changes as below.
11384
11385         * nnbabyl.el: Docstring changes as below.
11386
11387         * nnmbox.el: Docstring changes as below.
11388
11389         * nnfolder.el: Added docstrings identifying each virtual server
11390         parameter.
11391
11392 2001-08-18  Simon Josefsson  <jas@extundo.com>
11393
11394         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
11395
11396 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
11397
11398         * message.el: rename "Abort Message" to "Postpone Message".
11399         Remove "Attach file as MIME" from Message menu, it's already in
11400         the MIME menu.
11401
11402 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11403
11404         * smime.el (smime-point-at-eol): eval-and-compile.
11405         (smime-make-temp-file): New function.
11406         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
11407         Use it.
11408
11409 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11410
11411         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
11412         (gnus-agent-summary-fetch-group): New command and keystroke.
11413
11414         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
11415         (gnus-mime-display-security): Make it respect
11416         gnus-unbuttonized-mime-type-p.
11417
11418         * gnus-sum.el (gnus-articles-to-read): Comments.
11419         (gnus-article-marked-p): New function.
11420         (gnus-summary-display-make-predicate): New function.
11421         (gnus-select-newsgroup): Use them.
11422
11423         * mm-decode.el (mm-save-part-to-file): Made it not error.
11424
11425 2001-08-17  Simon Josefsson  <jas@extundo.com>
11426
11427         * imap.el (imap-wait-for-tag): If process-status isn't open or
11428         run, return nil instead of sit-for looping.
11429
11430 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11431
11432         * lpath.el (featurep): fbind xml-parse-region.
11433
11434         * gnus.el (gnus-message-archive-method): Default to "archive".
11435         (gnus-message-archive-method): Doc fix.
11436         (gnus-parameters-get-parameter): Cleaned up.
11437         (gnus-expand-group-parameter): New function.
11438
11439         * gnus-start.el (gnus-setup-news): Push the archive server only
11440         the server list.
11441
11442         * mml.el (mml-menu): Changed name to "Attachments".
11443
11444         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
11445         when there is something to detroy.
11446
11447 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11448
11449         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
11450         nil.
11451
11452 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11453
11454         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
11455         which specifies a time today or tomorrow.
11456
11457 2001-08-15  Simon Josefsson  <jas@extundo.com>
11458         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
11459
11460         * gnus-agent.el (gnus-agent-make-mode-line-string)
11461         (gnus-agent-toggle-plugged): Use new API.
11462
11463 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11464
11465         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
11466         deadline has expired.
11467
11468 2001-08-12  Simon Josefsson  <jas@extundo.com>
11469         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
11470
11471         Support `recent' mark indicating newly arrived messages (to
11472         separate from old but unread messages).
11473
11474         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
11475         `nnmail-split-history' if recent is > 0.
11476         (nnimap-request-update-info-internal): Update `recent' marks.
11477         (nnimap-request-set-mark): Never set `recent' marks.
11478         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
11479         recent.
11480
11481         * gnus-sum.el (gnus-recent-mark): New mark.
11482         (gnus-newsgroup-recent): New variable.
11483         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
11484         (gnus-summary-prepare-threads): Mark recent articles.
11485         (gnus-summary-add-mark): Support recent.
11486         (gnus-summary-update-secondary-mark): Support recent.
11487
11488         * gnus.el (gnus-article-mark-lists): Add recent.
11489
11490 2001-08-12  Simon Josefsson  <jas@extundo.com>
11491
11492         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
11493         whether successful decoding took place.  Add doc.
11494
11495 2001-08-12  Simon Josefsson  <jas@extundo.com>
11496         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
11497
11498         * gnus.el (gnus-summary-line-format, gnus-parameters):
11499         * gnus-gl.el (gnus-summary-grouplens-line-format):
11500         * gnus-salt.el (gnus-summary-pick-line-format):
11501         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
11502
11503 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
11504         Committed by Kai Gro\e,b_\e(Bjohann.
11505
11506         * gnus-score.el (gnus-score-string): Fix `match' regexp
11507         for `extra' header case.
11508
11509 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11510
11511         * nnmbox.el (nnmbox-read-mbox): No warning.
11512
11513 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11514
11515         * nndoc.el (nndoc-article-type): Fix doc.
11516         (nndoc-generate-article-function): New variable.
11517         (nndoc-dissection-function): New variable.
11518         (nndoc-type-alist): Add oe-dbx.
11519         (nndoc-oe-dbx-type-p): New function.
11520         (nndoc-oe-dbx-dissection): New function.
11521         (nndoc-oe-dbx-generate-article): New function.
11522
11523 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11524
11525         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
11526         whether deadline has been reached.  Patch from Dan Nicolaescu
11527         <dann@godzilla.ics.uci.edu>.
11528
11529 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11530
11531         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
11532         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
11533         <rintaman@cs.Helsinki.FI>.
11534
11535         * mail-source.el (mail-source-movemail): The error buffer is
11536         modified, but nothing in it.
11537
11538 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11539
11540         * message.el (message-bogus-system-names): New variable.
11541         (message-make-fqdn): Use it.
11542
11543 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11544
11545         * nndraft.el (nndraft-request-group): Use
11546         nndraft-auto-save-file-name.
11547
11548 2001-08-09  Simon Josefsson  <jas@extundo.com>
11549
11550         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
11551         Don't ask whether to decrypt.  Just leave result in buffer (don't
11552         call mm).
11553
11554         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
11555         parts as well.
11556         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
11557         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
11558
11559 2001-08-09  Simon Josefsson  <jas@extundo.com>
11560
11561         * mm-decode.el (mm-insert-part): Return decoding success status.
11562         (mm-save-part-to-file): Error if decoding failed.
11563
11564 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11565
11566         * message.el (message-tab): Use indent-relative.
11567         (message-mode): Don't bind indent-line-function to indent-relative.
11568
11569 2001-08-09  Simon Josefsson  <jas@extundo.com>
11570
11571         * message.el (message-get-reply-headers): Fix string. Suggested by
11572         Christoph Conrad <cc@cli.de>.
11573
11574 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11575
11576         * message.el (message-tab): Use the current value of
11577         indent-line-function.
11578         (message-mode): Bind indent-line-function to indent-relative.
11579
11580 2001-08-08  Simon Josefsson  <jas@extundo.com>
11581
11582         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
11583         whether `imtest' is installed.
11584
11585 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
11586         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
11587
11588         * gnus-sum.el (gnus-summary-show-article): Call
11589         gnus-summary-update-secondary-secondary-mark.
11590         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
11591         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
11592
11593 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11594
11595         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
11596
11597         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
11598
11599         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
11600         <gerd@gnu.org>.
11601
11602         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
11603
11604         * gnus-util.el (gnus-output-to-rmail): Ditto.
11605         (gnus-output-to-mail): Ditto.
11606
11607         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
11608
11609 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
11610
11611         * message.el (message-indent-citation): Use
11612         `message-yank-cited-prefix' for empty lines.
11613
11614 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
11615
11616         * message.el (message-indent-citation): Quote only lines starting
11617         with ">" using `message-yank-cited-prefix'.
11618
11619 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
11620         Trivial patch.
11621
11622         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
11623         gnus-cache-fully-p.
11624
11625 2001-08-04  Simon Josefsson  <jas@extundo.com>
11626
11627         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
11628         file if it doesn't exist (by calling gnus-cache-read-active).
11629
11630 2001-08-04  Simon Josefsson  <jas@extundo.com>
11631
11632         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
11633         (gnus-cache-passively-or-fully-p): Removed.
11634         (gnus-cache-fully-p): Fix it.
11635
11636         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
11637
11638 2001-08-04  Simon Josefsson  <jas@extundo.com>
11639
11640         * gnus-cache.el (gnus-cache-fully-p)
11641         (gnus-cache-passively-or-fully-p): New functions.
11642         (gnus-cache-possibly-enter-article): Cosmetic change, use
11643         `g-c-p-o-f-p'.
11644         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
11645         was bogus (`g-c-p-a-a' does not change active info, just change
11646         the functions parameters).
11647         (gnus-cache-possibly-remove-articles-1): Make sure articles are
11648         not removed in groups that match `gnus-uncacheable-groups'.
11649
11650         Reported and modifications based on discussions with Nuutti
11651         Kotivuori <nuutti.kotivuori@smarttrust.com>.
11652
11653 2001-08-04  Simon Josefsson  <jas@extundo.com>
11654         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
11655
11656         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
11657         calls `gnus-cache-update-active' if bounds has been extended.
11658
11659 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11660
11661         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
11662         before remove.
11663         (gnus-mime-security-show-details): Ditto.
11664
11665 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11666
11667         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
11668         syntax.  Protect string-match against nil string and regexp.
11669
11670 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11671
11672         * mm-util.el (mm-find-charset-region): Remove control-1.
11673
11674 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11675
11676         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
11677
11678 2001-08-04  Simon Josefsson  <jas@extundo.com>
11679
11680         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
11681         buffer.  Delete MIME-Version header.
11682
11683 2001-08-03  Simon Josefsson  <jas@extundo.com>
11684
11685         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
11686         that is entered does not necessarily have the highest article
11687         number in the group, so use `gnus-cache-possibly-alter-active'
11688         instead of `gnus-cache-update-active'.
11689
11690 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11691
11692         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
11693
11694 2001-08-03  Simon Josefsson  <jas@extundo.com>
11695
11696         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
11697         menu.
11698
11699 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11700
11701         * gnus.el (post-method): New group parameter.  It also provides
11702         the user option `gnus-post-method-alist' and the internal function
11703         `gnus-parameter-post-method'.
11704
11705         * gnus-msg.el (gnus-post-method): Bind the value of
11706         `gnus-post-method' to the group parameter if it is defined.
11707
11708 2001-08-02  Simon Josefsson  <jas@extundo.com>
11709
11710         * smime.el (smime-extra-arguments): Removed.
11711         (smime-call-openssl-region): Don't use it.
11712
11713 2001-08-02  Simon Josefsson  <jas@extundo.com>
11714
11715         * smime.el (smime-sign-region): Handle stderr.
11716         (smime-encrypt-region): Ditto.
11717
11718         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
11719         match the ASN.1 length bytes.
11720         (mm-pkcs7-enveloped-magic): Ditto.
11721         (mm-view-pkcs7-get-type): Don't regexp quote.
11722
11723 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11724         From Andreas Fuchs <asf@void.at>
11725
11726         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
11727
11728 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11729
11730         * gnus-art.el (gnus-header-button-alist): References regexp.
11731
11732 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
11733
11734         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
11735         already fboundp.  Add INTERACTIVE arg to autoload form.
11736
11737 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11738
11739         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
11740
11741         * nnmail.el (nnmail-cache-open): Ditto.
11742
11743 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11744
11745         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
11746
11747 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11748
11749         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
11750
11751 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11752         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
11753
11754         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
11755         (gnus-agent-toggle-plugged): Use it.
11756
11757 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
11758
11759         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
11760         (gnus-ding-file-coding-system): New variable.
11761         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
11762         (gnus-slave-save-newsrc): Use it.
11763
11764 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11765
11766         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
11767         syntax.
11768
11769 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11770         Originally from Andreas Fuchs <asf@void.at>
11771
11772         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
11773         (mml2015-gpg-pretty-print-fpr): New function.
11774         (mml2015-gpg-extract-signature-details): More details, rename from
11775         `m-g-e-from'.
11776         (mml2015-gpg-verify): Use them.
11777         (mml2015-gpg-clear-verify): Use them.
11778
11779 2001-07-31  Simon Josefsson  <jas@extundo.com>
11780
11781         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
11782         buffer when done.
11783
11784 2001-07-30  Simon Josefsson  <jas@extundo.com>
11785
11786         * smime.el (smime-call-openssl-region): Revert previous change,
11787         just pass on buf to `call-process-region'.
11788         (smime-verify-region): Doc fix.  Don't message stuff.  Use
11789         `smime-new-details-buffer'.  Inserts error messages into buffer.
11790         (smime-noverify-region): Ditto.
11791         (smime-decrypt-region): Ditto.  Handles stderr separately.
11792         (smime-verify-buffer, smime-noverify-buffer)
11793         (smime-decrypt-buffer): Doc fix.
11794         (smime-new-details-buffer): New function.
11795         (smime-pkcs7-region, smime-pkcs7-certificates-region)
11796         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
11797         (smime-sign-region, smime-encrypt-region): Don't use
11798         `insert-buffer'.
11799
11800         * mml-smime.el (mml-smime-verify): Fix security button strings.
11801
11802 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11803
11804         * gnus-art.el (gnus-mime-save-part-and-strip): Save
11805         gnus-article-mime-handles.
11806
11807 2001-07-29  Simon Josefsson  <jas@extundo.com>
11808
11809         * mail-source.el (top-level): Require message for message-directory.
11810         (mail-source-directory): Change default to message-directory.
11811
11812         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
11813         (smime-certificate-directory, smime-openssl-program)
11814         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
11815         (smime-extra-arguments): New variable.
11816         (smime-dns-server): Fix customize group.
11817         (smime-call-openssl-region): Use `smime-extra-arguments'.
11818
11819 2001-07-29  Simon Josefsson  <jas@extundo.com>
11820         From Vladimir Volovich <vvv@vsu.ru>
11821
11822         * smime.el (smime-call-openssl-region): Ignore stderr.
11823
11824 2001-07-29  Simon Josefsson  <jas@extundo.com>
11825         From Christoph Conrad <christoph.conrad@gmx.de>
11826
11827         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
11828         file.
11829
11830 2001-07-29  Simon Josefsson  <jas@extundo.com>
11831
11832         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
11833
11834         Support S/MIME decryption.
11835
11836         * mm-decode.el (mm-inline-media-tests):
11837         (mm-inlined-types):
11838         (mm-automatic-display):
11839         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
11840
11841         * mm-view.el (mm-pkcs7-signed-magic):
11842         (mm-pkcs7-enveloped-magic): New variables.
11843         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
11844         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
11845         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
11846         PKCS#7 blobs.
11847
11848         * smime.el (smime-decrypt-region): Expand keyfile.
11849
11850 2001-07-29  Simon Josefsson  <jas@extundo.com>
11851
11852         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
11853         `ssl.el' variables.
11854
11855         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
11856         but line instead of narrowing to it, because `nnmail-parse-active'
11857         calls widen.  Thanks to Christoph Conrad
11858         <christoph.conrad@gmx.de>.
11859
11860 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11861
11862         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
11863         for %B spec.
11864
11865         * gnus-sum.el (gnus-summary-prepare-threads): If
11866         gnus-sum-thread-tree-root is nil, use subject instead.
11867         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
11868         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
11869         (gnus-sum-thread-tree-leaf-with-other)
11870         (gnus-sum-thread-tree-single-leaf): Documentation.
11871         (gnus-sum-thread-tree-single-indent): Allow nil.
11872
11873 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11874
11875         * message.el (message-fill-paragraph): Do nothing if the user
11876         wants filladapt-mode.
11877
11878 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11879
11880         * mm-decode.el (mm-image-type-from-buffer): New function.
11881         (mm-get-image): Use it.
11882
11883 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11884
11885         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
11886
11887         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
11888         mm-display-parts too.
11889
11890 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11891
11892         * nnfolder.el (nnfolder-request-accept-article): Bind
11893         nntp-server-buffer.
11894
11895         * nnmail.el (nnmail-parse-active): Read from buffer instead of
11896         nntp-server-buffer.
11897
11898 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11899
11900         * message.el (message-check-news-header-syntax): Use
11901         message-post-method.
11902         (message-send-news): Bind message-post-method.
11903
11904 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11905
11906         * mml.el (mml-tweak-type-alist): New variable.
11907         (mml-tweak-function-alist): New variable.
11908         (mml-tweak-part): New function.
11909         (mml-generate-mime-1): Use it.
11910
11911 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11912
11913         * nnfolder.el (nnfolder-request-accept-article): Replace
11914         nnfolder-request-list.
11915
11916 2001-07-27  Simon Josefsson  <jas@extundo.com>
11917
11918         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
11919         nnoo-change-server failed to do it.
11920
11921 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11922
11923         * gnus.el (gnus-parameters): Make it customizable.
11924
11925 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11926
11927         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
11928
11929         * message.el (message-set-auto-save-file-name): More
11930         poor-system-types.
11931
11932         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
11933
11934         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
11935         supports +.
11936
11937 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11938
11939         * mm-decode.el (mm-readable-p): New function.
11940         (mm-inline-media-tests): Fix the default testers.
11941
11942 2001-07-26  Simon Josefsson  <jas@extundo.com>
11943
11944         * nnimap.el (nnimap-version): Bump version number.
11945
11946 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11947         From Steven E. Harris <seh@speakeasy.org>
11948
11949         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
11950         in M$Windows too.
11951
11952 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11953
11954         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
11955
11956 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11957
11958         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
11959
11960         * mm-decode.el (mm-get-image): Guess then use the type.
11961
11962         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
11963
11964 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
11965
11966         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
11967         display (%B) for threads if threading is off.
11968
11969 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11970         From Henrik Enberg <henrik@enberg.org>
11971
11972         * gnus-msg.el: Customization patch.
11973
11974 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
11975
11976         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
11977         variable.
11978         (nnmail-split-fancy-with-parent): Ignore certain groups.
11979
11980 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11981
11982         * gnus-util.el (gnus-byte-compile): New function.
11983         (gnus-use-byte-compile): New variable.
11984         (gnus-make-sort-function): Use it.
11985
11986         * nnmail.el (nnmail-get-new-mail): Use it.
11987
11988         * gnus-agent.el (gnus-category-make-function): Simple function or
11989         compiled function.
11990         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
11991
11992         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
11993         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
11994         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
11995
11996         * message.el (message-check-news-header-syntax): Remove quote.
11997
11998 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11999
12000         * message.el (message-use-mail-followup-to): `t' is not a
12001         documented value.
12002
12003 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12004
12005         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
12006
12007 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12008
12009         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
12010         there are long lines.
12011
12012 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12013
12014         * dgnushack.el (copy-list): New compiler macro.
12015
12016 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12017
12018         * message.el (message-bounce): If no Return-Path, the whole
12019         content is considered as the original message.
12020
12021         * nnml.el (nnml-check-directory-twice): New variable.
12022         (nnml-article-to-file): Use it.
12023         (nnml-retrieve-headers): Hack it.
12024
12025 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12026
12027         * gnus-win.el (gnus-buffer-configuration): New configure.
12028
12029         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
12030         not alive.
12031
12032         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
12033         (mm-display-external): Use display-term configure.
12034
12035 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12036
12037         * gnus-delay.el (gnus-delay-default-hour): New variable.
12038         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
12039
12040 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12041         From Karl Kleinpaste <karl@charcoal.com>
12042
12043         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
12044         (gnus-summary-prepare-threads): Ditto.
12045
12046         * gnus.el (gnus-summary-line-format): Add %B.
12047
12048 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12049
12050         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
12051
12052         * mm-util.el (mm-string-as-multibyte): New function.
12053
12054         * nnmh.el (nnmh-request-list-1): Encode, not decode!
12055
12056 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12057
12058         * mm-util.el (mm-universal-coding-system): New variable.
12059
12060         * gnus-start.el (gnus-startup-file-coding-system): Use it.
12061
12062         * score-mode.el (score-mode-coding-system): Use it.
12063
12064 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12065
12066         * gnus-start.el (gnus-setup-news): Call
12067         `gnus-check-bogus-newsgroups' just after the native server is
12068         opened.
12069
12070 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12071
12072         * nnmail.el (nnmail-do-request-post): Util function to be used by
12073         `nnchoke-request-post' for all nnmail-derived backends.
12074
12075         * nnml.el (nnml-request-post): Use it.
12076
12077         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
12078         backend, for it groks nnml-request-post.
12079
12080         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
12081         Treat `mail-post' backends like `mail' backends, not like `news'
12082         backends.
12083
12084 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12085
12086         * gnus-msg.el (gnus-setup-message): make-local-hook.
12087
12088 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12089
12090         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
12091         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
12092         <karl@charcoal.com>, slightly changed by Kai.
12093
12094         * message.el (message-check-news-header-syntax): When checking
12095         whether the groups exist, check the right server based on
12096         `gnus-post-method'.
12097
12098 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12099
12100         * gnus-delay.el: New file.
12101
12102 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12103
12104         * mm-util.el (mm-read-coding-system): Take two arguments.
12105
12106         * gnus-sum.el (gnus-summary-show-article): Use
12107         mm-read-coding-system.
12108
12109         * gnus-art.el (article-de-quoted-unreadable):
12110         (article-de-base64-unreadable, article-wash-html):
12111         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
12112
12113 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12114
12115         * nnml.el (nnml-request-post): New function.  Can be used for
12116         annotations in nnml groups.
12117
12118 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12119
12120         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
12121         command.
12122
12123         * gnus-start.el (gnus-find-new-newsgroups): Use
12124         `message-make-date' instead of `current-time-string'.
12125         (gnus-ask-server-for-new-groups): Ditto.
12126         (gnus-check-first-time-used): Ditto.
12127
12128 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12129
12130         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
12131
12132 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
12133
12134         * message.el (message-shorten-references): Change `maxcount' and
12135         `cut' to obey USEFOR draft 5.
12136
12137 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
12138
12139         * gnus-sum.el (gnus-summary-display-arrow): New variable.
12140         (gnus-summary-set-article-display-arrow): New function.
12141         (gnus-summary-goto-subject): Use it.
12142
12143 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12144
12145         * gnus-sum.el (gnus-summary-import-article): Insert date if
12146         doesn't exist.
12147
12148 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12149
12150         * mml.el (mml-content-type-parameters): New variable.
12151         (mml-content-disposition-parameters): New variable.
12152         (mml-insert-mime-headers): Use them.
12153         (mml-parse-1): Accept charset.
12154
12155 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12156
12157         * gnus-group.el (gnus-group-select-group): Doc fix.
12158
12159         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
12160
12161 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12162
12163         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
12164         to handle `define-derived-mode'.
12165
12166 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12167         From:  Stefan Monnier  <monnier@cs.yale.edu>
12168
12169         * message.el (message-mode): Use define-derived-mode.
12170         (message-tab): message-completion-alist.
12171
12172         * imap.el (imap-interactive-login): Use make-local-variable.
12173         (imap-open): Ditto.
12174         (imap-authenticate): Ditto.
12175
12176         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
12177
12178         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
12179
12180 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12181
12182         * message.el (message-citation-line-function): Refer to
12183         gnus-cite-attribution-suffix.
12184
12185 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12186
12187         * gnus-art.el,...: Error convention changes.
12188
12189 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12190
12191         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
12192
12193 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12194
12195         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
12196         (nnrss-read-server-data): Ditto.
12197
12198 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12199
12200         * gnus-setup.el (gnus-use-installed-gnus): Typo.
12201         * Cleanup files.
12202         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
12203
12204 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12205
12206         * gnus.el (gnus-summary-line-format): Add %o.
12207
12208         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
12209         unless shell outputs something.
12210
12211 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12212
12213         * gnus-art.el (gnus-boring-article-headers): Better doc.
12214         (article-hide-headers): Better regexp.
12215         Suggested by Matt Swift <swift@alum.mit.edu>.
12216
12217         * nnheader.el (nnheader-max-head-length): Better doc.
12218         (nnheader-header-value): Skip spaces.
12219         (nnheader-parse-head): Remove space.
12220         Suggested by Matt Swift <swift@alum.mit.edu>.
12221
12222         * gnus-sum.el (gnus-summary-show-raw-article): New function.
12223         (gnus-get-newsgroup-headers): Remove space.
12224
12225 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12226
12227         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
12228         (gnus-summary-reply): Use it.
12229         (gnus-summary-reply-broken-reply-to): New function.
12230         (gnus-msg-force-broken-reply-to): New function.
12231
12232         * mm-view.el (mm-inline-text): Showing as text/plain when error.
12233
12234 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12235
12236         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
12237
12238 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12239
12240         * mm-decode.el (mm-external-terminal-program): New variable.
12241         (mm-display-external): Use it. Use term to display when no
12242         window-system.
12243
12244 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
12245
12246         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
12247         Browse->Next entries to Browse->Prev
12248
12249 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12250
12251         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
12252
12253 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12254
12255         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
12256         for the default encoding.
12257
12258         * nnrss.el (nnrss-url-field): New field.
12259         (nnrss-request-article): Add newsgroups.
12260
12261         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
12262
12263 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12264
12265         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
12266
12267         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
12268         (gnus-draft-setup): Remove backlog.
12269
12270 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12271
12272         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
12273         Cleanup.
12274
12275 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12276
12277         * gnus-msg.el (gnus-bug): Erase buffer.
12278
12279         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
12280
12281 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12282
12283         * mm-decode.el (mm-attachment-override-p): Fix typo.
12284
12285 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
12286
12287         * gnus-kill.el (gnus-execute): Work with the extra headers.
12288         * gnus-sum.el (gnus-summary-execute-command): Ditto.
12289
12290 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12291
12292         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
12293         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
12294
12295         * message.el (message-send-mail-real-function): New variable.
12296         (message-send-mail-partially, message-send-mail):
12297
12298         * nngateway.el (nngateway-request-post): Use it.
12299
12300         * gnus-agent.el (gnus-agentize): Use it.
12301
12302         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
12303         (nnsoup-revert-variables): Use it.
12304
12305 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
12306
12307         * mm-decode.el (mm-inline-media-tests): Default to displaying as
12308         text/plain if the type doesn't match any other media types.
12309         (mm-inlined-types): Doc fix.
12310         (mm-display-inline): Revert previous change (now handled by a
12311         default type in `mm-inline-media-tests'.
12312         (mm-inlinable-p): Revive.
12313         (mm-display-part): Call `mm-inlinable-p'.
12314         (mm-attachment-override-p): Ditto.
12315         (mm-inlined-p): Doc fix.
12316
12317         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
12318         well as `mm-inlined-p'.
12319
12320 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12321
12322         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
12323         (nntp-send-command-and-decode): Use gnus-point-at-bol.
12324
12325 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12326         From  Paul Jarc <prj@po.cwru.edu>
12327
12328         * message.el (message-use-mail-followup-to): New variable.
12329         (message-get-reply-headers): Use it.
12330
12331 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
12332
12333         * nnheader.el (nnheader-init-server-buffer): Make sure the
12334         *nntpd* buffer is made multibyte instead of a random buffer.
12335
12336 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12337
12338         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
12339         when it returns headers.
12340
12341 2001-07-07  Simon Josefsson  <jas@extundo.com>
12342
12343         * rfc2047.el (rfc2047-encode-message-header): Skip header when
12344         trying to fold. Thanks to Colin Walters
12345         <walters@cis.ohio-state.edu>
12346
12347 2001-07-06  Simon Josefsson  <jas@extundo.com>
12348
12349         * imap.el (imap-parse-address-list, imap-parse-flag-list)
12350         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
12351         Add information in `assert's.
12352
12353         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
12354         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
12355         and `nnimap-group-overview-filename', should handle all
12356         change-of-uidvalidity related issues.  But there may be other
12357         problems.)
12358
12359 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
12360
12361         * rfc2047.el (rfc2047-encode-message-header): Don't include the
12362         header name when folding.
12363
12364 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
12365
12366         * mm-decode.el (mm-inlined-types): Document relationship with
12367         `mm-inline-media-tests'.
12368         (mm-display-inline): Default to displaying as plain text if no
12369         inlining handler is available.
12370         (mm-inlinable-p): Remove.
12371         (mm-inlined-p): Don't call `mm-inlinable-p'.
12372         (mm-automatic-display-p): Ditto.
12373         (mm-attachment-override-p): Ditto.
12374
12375 2001-07-04  Simon Josefsson  <jas@extundo.com>
12376
12377         * nnimap.el (nnimap-importantize-dormant): New variable.
12378         (nnimap-request-update-info-internal): Use it.
12379         (nnimap-request-set-mark): Ditto.
12380
12381 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
12382
12383         * nntp.el (nntp-send-command): don't pass a buffer argument to
12384         `point'. Only XEmacs accepts this.
12385         * nntp.el (nntp-send-command-nodelete): ditto.
12386         * nntp.el (nntp-send-command-and-decode): ditto.
12387
12388 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
12389
12390         * nntp.el (nntp-open-connection-function): doc update.
12391         * nntp.el (nntp-pre-command): New.
12392         * nntp.el (nntp-via-rlogin-command): New.
12393         * nntp.el (nntp-via-telnet-command): New.
12394         * nntp.el (nntp-via-telnet-switches): New.
12395         * nntp.el (nntp-via-user-name): New.
12396         * nntp.el (nntp-via-user-password): New.
12397         * nntp.el (nntp-via-address): New.
12398         * nntp.el (nntp-via-envuser): New.
12399         * nntp.el (nntp-via-shell-prompt): New.
12400         * nntp.el (nntp-open-telnet-stream): New.
12401         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
12402         * nntp.el (nntp-open-via-telnet-and-telnet): New.
12403         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
12404         * nntp.el (nntp-send-command): ditto.
12405         * nntp.el (nntp-send-command-nodelete): ditto.
12406         * nntp.el (nntp-send-command-and-decode): ditto.
12407
12408 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
12409         Trivial patch.
12410
12411         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
12412         `when'.
12413
12414 2001-07-03  Simon Josefsson  <jas@extundo.com>
12415         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
12416
12417         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
12418
12419 2001-07-03  Simon Josefsson  <jas@extundo.com>
12420
12421         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
12422         remove it (workaround XEmacs `fill-region' bug).
12423
12424 2001-07-01  Simon Josefsson  <jas@extundo.com>
12425
12426         * nnimap.el (nnimap-date-days-ago): Defeat locale.
12427
12428 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12429
12430         * mml2015.el (mml2015-format-error): New function.
12431         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
12432         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
12433         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
12434
12435 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12436
12437         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
12438         Suggested by Christoph Conrad <C.Conrad@cli.de>.
12439
12440         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
12441         group variables.
12442
12443 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12444
12445         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
12446
12447         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
12448         (nnrss-save-group-data): Ditto.
12449
12450         * gnus-agent.el (gnus-agent-save-alist): Ditto.
12451
12452 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12453
12454         * message.el (message-do-send-housekeeping): Narrow to headers.
12455
12456 2001-06-24  Simon Josefsson  <jas@extundo.com>
12457
12458         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
12459         insertion when breaking lines looked for " \t" instead of "[ \t]".
12460         (rfc2047-encode-message-header): Fold lines even if
12461         no QP encoding is done.
12462
12463 2001-06-23  Simon Josefsson  <jas@extundo.com>
12464         From Samuel Tardieu <sam@inf.enst.fr>
12465
12466         * smime.el (smime-keys): Support additional certificates.
12467         (smime-make-certfiles): New function.
12468         (smime-sign-region): Use previous variables.
12469         (smime-get-certfiles): New function.
12470         (smime-sign-buffer): Use it.
12471         (smime-verify-region): Support both CAfile and CApath.
12472
12473 2001-06-23  Simon Josefsson  <jas@extundo.com>
12474
12475         * smime.el (smime-decrypt-region): Perhaps work.
12476
12477 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12478
12479         * gnus-msg.el (gnus-copy-article-buffer): Typo.
12480
12481 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
12482
12483         * mm-decode.el (mm-save-part): Rewrite file name.
12484         (mm-file-name-rewrite-functions): New variable.
12485         (mm-file-name-delete-whitespace): New function.
12486         (mm-file-name-trim-whitespace): New function.
12487         (mm-file-name-collapse-whitespace): New function.
12488         (mm-file-name-replace-whitespace): New variable and function.
12489
12490 2001-06-22  Simon Josefsson  <jas@extundo.com>
12491
12492         * message.el (message-make-date): Workaround locale for weekdays.
12493
12494 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12495
12496         * message.el (message-goto-body): Return nil if not found. (revert!)
12497
12498 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12499         From Fremlin <chief@bandits.org>
12500
12501         * message.el (message-goto-body): Some messages have no header.
12502
12503         * gnus-msg.el (gnus-copy-article-buffer): Use it.
12504
12505 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
12506
12507         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
12508
12509 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12510
12511         * message.el (message-make-date): Add week day.
12512         Suggested by Jason R. Mastaler <jason@mastaler.com>.
12513
12514 2001-06-19  Simon Josefsson  <jas@extundo.com>
12515
12516         * message.el (message-yank-prefix): Doc fix.
12517         (message-yank-cited-prefix): Ditto.
12518         (message-delete-not-region): Keep citation prefix on first line,
12519         if possible and appropriate.
12520
12521 2001-06-19  Simon Josefsson  <jas@extundo.com>
12522
12523         * imap.el (imap-process-connection-type): New variable.
12524         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
12525         recent `imtest's work completely (no line length issues), while
12526         making making old `imtest's unusable.  Thanks to NAGY Andras
12527         <nagya@inf.elte.hu> for his work.
12528
12529 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
12530
12531         * imap.el (imap-ssl-program): Add -quiet to shut up
12532         OpenSSL/SSLeay's internal debug talk.
12533
12534 2001-06-19  Matt Armstrong  <matt@lickey.com>
12535
12536         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
12537         server.
12538
12539 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12540
12541         * nnmail.el (nnmail-article-buffer): New variable.
12542         (nnmail-split-incoming): Use it.
12543
12544 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
12545
12546         * qp.el (quoted-printable-decode-region): If called interactively,
12547         use coding-system-for-read.
12548
12549 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12550
12551         * message.el (message-check-news-header-syntax): Check Reply-To.
12552
12553 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12554
12555         * mml.el (mml-parse-1): Use message options.
12556
12557         * message.el (message-do-fcc): Don't do anything if there is no
12558         FCC.
12559
12560 2001-06-16  Simon Josefsson  <jas@extundo.com>
12561
12562         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
12563         (nnimap-expunge-search-string): New variable.
12564         (nnimap-request-expire-articles): Use it.
12565
12566 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12567
12568         * message.el (message-send-mail-with-qmail): wrong exit status is
12569         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
12570
12571 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12572
12573         * gnus-art.el (article-strip-multiple-blank-lines): Use
12574         delete-region instead of replace-match.
12575
12576 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12577
12578         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
12579         (nnweb-google-wash-article): Ditto.
12580
12581 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
12582
12583         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
12584
12585 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12586
12587         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
12588         specs.
12589
12590 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12591
12592         * gnus.el (gnus-email-address): Move it here.
12593
12594         * gnus-art.el (article-de-quoted-unreadable): Read charset if
12595         requested.
12596         (article-de-base64-unreadable): Ditto.
12597         (article-wash-html): Ditto.
12598
12599 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12600
12601         * message.el (message-options-set-recipient): Don't add ", "
12602         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
12603
12604 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12605
12606         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
12607
12608 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12609
12610         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
12611         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
12612
12613         * nnrss.el (nnrss-node-text): Node might be nil.
12614
12615 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12616
12617         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
12618         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
12619
12620         * nnrss.el (nnrss-group-alist): More items.
12621
12622 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12623
12624         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
12625
12626 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
12627         Trivial patch from Dale Hagglund  <rdh@best.com>
12628
12629         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
12630         restrict clauses.
12631
12632 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12633
12634         From Benjamin Rutt <brutt+news@bloomington.in.us>
12635
12636         * message.el (message-wide-reply-confirm-recipients): New variable.
12637
12638 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
12639         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
12640
12641         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
12642         fix so it works with XEmacs.
12643
12644 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12645
12646         * nnrss.el (nnrss-retrieve-headers): Support description as extra
12647         headers.
12648
12649 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12650
12651         * nnrss.el: Fix a few bugs.
12652
12653 2001-06-05  Simon Josefsson  <jas@extundo.com>
12654
12655         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
12656         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
12657
12658 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
12659
12660         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
12661         binary so that we don't transmit ISO 2022 garbage to the process.
12662         This is needed under XEmacs.
12663
12664 2001-06-03  Simon Josefsson  <simon@josefsson.org>
12665
12666         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
12667         autoloaded incorrectly below because ssl-program-* is bound.)
12668         Thanks to Amos Gouaux for report.
12669
12670 2001-06-02  Simon Josefsson  <simon@josefsson.org>
12671
12672         * imap.el (imap-kerberos4-open):
12673         (imap-gssapi-open):
12674         (imap-ssl-open):
12675         (imap-network-open):
12676         (imap-shell-open):
12677         (imap-starttls-open): Set buffer to workaround spurious
12678         `accept-process-output' buffer changes.  Thanks to Mats Lidell
12679         <Mats.Lidell@contactor.se> for report and partial patch and Jake
12680         Colman <colman@ppllc.com> for report.
12681
12682 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12683
12684         * gnus-sum.el (gnus-summary-catchup): New argument.
12685         (gnus-summary-catchup-from-here): New function.
12686
12687 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12688
12689         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
12690         back, then insert glyph.  (Before, the glyph was inserted first,
12691         then the newline.)  This works around a behavior in XEmacs where
12692         it is not possible to insert a character after a glyph which is at
12693         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
12694
12695 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12696
12697         From Jaap-Henk Hoepman (jhh@xs4all.nl).
12698
12699         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
12700         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
12701         mm-destroy-postponed-undisplay-list): New functions.
12702         (mm-display-external): Use them.
12703
12704 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12705
12706         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
12707         `default-low' when evaluating `gnus-summary-highlight'.
12708         From Raja R Harinath <harinath@cs.umn.edu>.
12709
12710 2001-05-27  Simon Josefsson  <simon@josefsson.org>
12711
12712         * message.el (message-yank-cited-prefix): New variable.
12713         (message-indent-citation): Use it.
12714
12715         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
12716         as details.
12717         (mml2015-mailcrypt-clear-verify): Ditto.
12718
12719 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12720         From Nevin Kapur <nevin@jhu.edu>.
12721
12722         * gnus-sum.el (gnus-summary-default-high-score,
12723         gnus-summary-default-low-score): New variables.
12724         (gnus-summary-highlight): Use them.
12725
12726 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
12727
12728         * message.el (message-mail): pass the 'send-actions argument to
12729         `message-setup'.
12730
12731 2001-05-16  Simon Josefsson  <simon@josefsson.org>
12732         From Raymond Scholz <ray-2001@zonix.de>
12733
12734         * gnus-art.el (gnus-mime-view-part-as-charset):
12735         (gnus-mime-internalize-part): Doc fixes.
12736
12737 2001-05-11  Simon Josefsson  <simon@josefsson.org>
12738
12739         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
12740         status lines without any text ("^215$").
12741
12742 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12743
12744         * nnrss.el (nnrss-check-group): Reverse.
12745
12746 2001-05-07  Simon Josefsson  <simon@josefsson.org>
12747
12748         * message.el (message-get-reply-headers):
12749         (message-followup): Fix typo, suggested by David Green
12750         <dgreen@uab.edu>
12751
12752 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12753
12754         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
12755
12756         * nnrss.el (nnrss-open-server): Read server data when it is called.
12757         (nnrss-request-expire-articles): Fix.
12758
12759 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12760
12761         * message.el (message-do-send-housekeeping): mail-abbrevs may
12762         rename buffer behind Gnus.
12763
12764 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12765
12766         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
12767         (nnrss-group-alist): Add more resources.
12768         (nnrss-check-group): Ignore errors.
12769
12770 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12771
12772         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
12773
12774         * nnslashdot.el (nnslashdot-request-list): Add time.
12775         (nnslashdot-request-expire-articles): New function.
12776
12777         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
12778         secondary methods too.
12779
12780 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12781
12782         * message.el (message-use-followup-to): Set default value to t.
12783
12784 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
12785
12786         * message.el (message-dont-reply-to-names): Fix documentation.
12787         (message-get-reply-headers): Use Mail-Followup-To only for wide
12788         replies.
12789
12790 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12791
12792         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
12793         correctly.
12794         (nnrss-check-group): Use time.
12795
12796 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12797
12798         * gnus.el: Oort Gnus v0.03 is released.
12799
12800 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12801
12802         * nnultimate.el (nnultimate-topic-article-to-article): Use the
12803         group.
12804
12805 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12806
12807         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
12808
12809 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12810
12811         * nnultimate.el (nnultimate-retrieve-headers): Return all
12812         available headers.
12813
12814         * gnus-sum.el (gnus-read-all-available-headers): New variable.
12815         (gnus-get-newsgroup-headers-xover): Use it.
12816
12817 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12818
12819         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
12820
12821 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12822
12823         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
12824
12825 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12826
12827         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
12828         disable it.
12829
12830         * gnus.el (gnus-info-nodes): Remove a few The's.
12831
12832 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12833
12834         * mail-source.el (mail-source-movemail): Call-process may return a
12835         signal description string.
12836
12837         * gnus-start.el (gnus-read-newsrc-el-file):
12838         gnus-newsrc-file-version may be nil.
12839
12840         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
12841         Suggested by Michael Sperber [Mr. Preprocessor]
12842         <sperber@informatik.uni-tuebingen.de>.
12843
12844 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
12845
12846         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
12847
12848 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
12849
12850         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
12851         fontify HANDLE.
12852
12853 2001-04-18  Simon Josefsson  <simon@josefsson.org>
12854
12855         * smime.el (smime-ask-passphrase): Rework to return value.
12856         (smime-sign-region): Rework to bind value and use it.
12857         (smime-decrypt-region): Ditto.
12858
12859 2001-04-18  Simon Josefsson  <simon@josefsson.org>
12860         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
12861
12862         * smime.el (smime-ask-passphrase): New function.
12863         (smime-sign-region): Use it.
12864         (smime-encrypt-cipher): New variable.
12865         (smime-decrypt-region): Ditto.
12866
12867 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
12868         Committed by Simon Josefsson  <simon@josefsson.org>
12869
12870         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
12871         the log.
12872
12873 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12874
12875         * gnus.el: Oort Gnus v0.02 is released.
12876
12877 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
12878
12879         * gnus.el: Oort Gnus v0.01 is released.
12880
12881 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12882
12883         * gnus-sum.el (gnus-summary-highlight): Highlight read
12884         undownloaded articles as read articles.
12885
12886         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
12887         (gnus-agent-get-undownloaded-list): Mark all undownloaded
12888         articles, even read ones, as such.
12889
12890         * gnus-sum.el (gnus-summary-find-matching): Clean up.
12891         (gnus-find-matching-articles): New function.
12892         (gnus-summary-limit-include-matching-articles): New command.
12893         (gnus-summary-limit-include-thread): Include articles that have
12894         matching subjects.
12895         (gnus-offer-save-summaries): Clean up.
12896
12897 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12898
12899         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
12900
12901 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12902         From Jason Merrill <jason_merrill@redhat.com>
12903
12904         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
12905
12906 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
12907         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12908
12909         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
12910         newsgroup names when the original article is a news message.
12911
12912 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12913
12914         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
12915         supported. Suggest by Jim Meyering <jim@meyering.net>.
12916
12917 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
12918         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
12919
12920         * nnmail.el (nnmail-split-it): Added check for .* at the end of
12921         regexp in nnmail-split-fancy.
12922
12923 2001-04-10  Simon Josefsson  <simon@josefsson.org>
12924
12925         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
12926
12927 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
12928
12929         * message.el (message-send-mail): Improve the interaction with the
12930         user.
12931
12932 2001-04-10  Simon Josefsson  <simon@josefsson.org>
12933
12934         * imap.el (imap-message-copy): Work around buggy servers that
12935         doesn't send TRYCREATE tags.
12936
12937 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
12938
12939         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
12940
12941 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12942
12943         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
12944         date.
12945
12946 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12947
12948         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
12949         lives.
12950
12951 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12952
12953         * gnus-art.el (gnus-parse-news-url): New function.
12954         (gnus-button-handle-news): New function.
12955         (gnus-button-alist): Point to new functions.
12956
12957         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
12958
12959         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
12960         gnus-format-specs.
12961
12962         * message.el (message-check-news-header-syntax): Question even
12963         when Gnus doesn't know the group names.
12964         (message-send-news): Clean up.
12965
12966         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
12967         exited on purpose without saving.
12968
12969         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
12970
12971 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12972
12973         * gnus-score.el (gnus-score-orphans): Clean up.
12974
12975         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
12976
12977         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
12978         later.
12979
12980         * gnus-start.el (gnus-close-all-servers): Find the right items to
12981         close.
12982
12983         * qp.el (quoted-printable-decode-region): Just message
12984         malformation; don't quit.
12985
12986 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12987         From Gerd Moellmann <gerd@gnu.org>.
12988
12989         * gnus.el (gnus-interactive): A typo.
12990
12991 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
12992         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12993
12994         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
12995         `assq-delete-all', if that function exists; otherwise use the old
12996         definition. Documentation changed to match the one in
12997         `assq-delete-all'.
12998
12999 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13000
13001         * gnus-start.el (gnus-close-all-servers): New function.
13002
13003         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
13004         (gnus-server-remove-denials): Clean up.
13005
13006         * gnus-sum.el (gnus-summary-sort-by-original): New command and
13007         keystroke.
13008
13009 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13010
13011         * message.el (message-send-news): Message where we are sending.
13012         (message-send-mail): Ditto.
13013
13014         * gnus.el (gnus-server-string): New function.
13015
13016         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
13017
13018         * mm-decode.el (mm-default-directory): Customized.
13019         (mm-tmp-directory): Ditto.
13020
13021         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
13022         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
13023         or Chars.
13024         (gnus-summary-line-format-alist): ?l is now a string.
13025         (gnus-summary-prepare-threads): Output ? for unknown lines.
13026         (gnus-summary-insert-line): Ditto.
13027         (gnus-summary-print-article): Unbalanced parentheses.
13028
13029         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
13030         out whether new stuff has arrived.
13031
13032 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
13033
13034         * gnus-sum.el: Let printing work on ttys on Emacs.
13035
13036 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13037
13038         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
13039         when forcing news.
13040
13041         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
13042         command.
13043
13044 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
13045
13046         * message.el (message-set-auto-save-file-name): Don't use
13047         asterisks under nt.
13048
13049 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13050
13051         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
13052         lists of articles.
13053
13054         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
13055
13056         * gnus-msg.el (gnus-put-message): Clean up.
13057         (gnus-summary-reply): Mark all replied-to articles as replied to.
13058         (gnus-inews-add-send-actions): Also mark as forwarded.
13059         (gnus-summary-mail-forward): Mark as forwarded.
13060
13061         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
13062         of articles.
13063         (gnus-summary-mark-article-as-forwarded): Ditto.
13064
13065         * gnus-msg.el (gnus-summary-resend-message): Mark article as
13066         forwarded.
13067         (gnus-summary-mail-forward): Clean up.
13068
13069         * gnus.el (gnus-article-mark-lists): Added forward.
13070
13071         * gnus-sum.el (gnus-forwarded-mark): New variable.
13072         (gnus-summary-prepare-threads): Use it.
13073         (gnus-summary-update-secondary-mark): Ditto.
13074         (gnus-newsgroup-forwarded): New variable.
13075
13076 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13077
13078         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
13079         (gnus-summary-very-wide-reply): New command and keystroke.
13080         (gnus-summary-very-wide-reply-with-original): Ditto.
13081
13082         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
13083         (gnus-score-adaptive): Use it.
13084
13085         * gnus-start.el (gnus-get-unread-articles): Clean up.
13086
13087 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13088
13089         * nnultimate.el (nnultimate-retrieve-headers): Work for other
13090         boards.
13091
13092 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
13093
13094         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
13095         * gnus-start.el (gnus-subscribe-newsgroup): use it.
13096
13097 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13098
13099         * nnultimate.el (nnultimate-retrieve-headers): Understand
13100         long-form month names.
13101
13102 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13103
13104         * gnus-sum.el (gnus-summary-show-all-headers):
13105         gnus-article-show-all-headers is broken. Use
13106         gnus-summary-toggle-header instead.
13107
13108         * mml2015.el (mml2015-gpg-extract-from): No error.
13109
13110 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13111         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
13112
13113         * mml2015.el (mml2015-gpg-extract-from): New function.
13114         (mml2015-gpg-verify): Use it.
13115         (mml2015-gpg-clear-verify): Use it.
13116
13117 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13118
13119         * message.el (message-setup-fill-variables): Use
13120         fill-paragraph-function.
13121         (message-fill-paragraph): Take an argument.
13122         (message-newline-and-reformat): Take another argument.
13123
13124 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13125
13126         * message.el (rmail-output): It is in rmailout.el not rmail.el.
13127
13128 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13129
13130         * message.el (message-forward): local-variable-p takes an extra
13131         argument in XEmacs.
13132
13133 2001-03-16  Simon Josefsson  <simon@josefsson.org>
13134
13135         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
13136         `nnimap-use-nov-p' (it really tested the negative).
13137         (nnimap-retrieve-headers): Use it.
13138
13139 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13140
13141         * message.el (message-generate-headers-first): Update doc.
13142
13143 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
13144         Trivial patch.
13145
13146         * gnus.el (gnus-summary-line-format): Typo.
13147
13148 2001-03-11  Simon Josefsson  <simon@josefsson.org>
13149
13150         * mailcap.el (mailcap-mime-data): Add application/sieve.
13151         (mailcap-mime-extensions): Add .siv, .xls.
13152
13153 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13154         From Christoph Conrad <christoph.conrad@gmx.de>
13155
13156         * gnus-score.el (gnus-summary-lower-thread): Typo.
13157
13158 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13159
13160         * message.el (message-forward-decoded-p): New variable.
13161         (message-forward-subject-author-subject): Use it.
13162         (message-make-forward-subject): Use it.
13163         (message-forward): Use it.
13164
13165         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
13166
13167         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
13168         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
13169
13170 ;;Has been fixed -- zsh.
13171 ;;2001-03-05  Dave Love  <fx@gnu.org>
13172 ;;
13173 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
13174 ;;      Move it after definition of mm-coding-system-p.
13175 ;;
13176 2001-03-01  Dave Love  <fx@gnu.org>
13177
13178         * mm-util.el (mm-inhibit-file-name-handlers): Add
13179         image-file-handler.
13180
13181 2001-02-11  Dave Love  <fx@gnu.org>
13182
13183         * message.el (message-signature-file): Fix doc, :type.
13184
13185 2001-02-08  Dave Love  <fx@gnu.org>
13186
13187         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
13188         (message-posting-charset): Defvar when compiling again.
13189         (rfc2047-encodable-p): Require message.
13190
13191         * gnus-sum.el (gnus-alter-articles-to-read-function):
13192         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
13193
13194 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13195
13196         * nnrss.el: New file.
13197
13198 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
13199         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
13200
13201         * rfc2047.el (rfc2047-unfold-region): Fix arg of
13202         `skip-chars-forward'.
13203
13204 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13205
13206         * nndraft.el (nndraft-request-group): Restore auto save files if
13207         the original files do not exist.
13208
13209 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13210
13211         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
13212         SCORE paths.
13213
13214         * mm-decode.el (mm-dissect-buffer): Call
13215         mail-extract-address-components only if necessary.
13216
13217 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13218
13219         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
13220         directory part.
13221         (gnus-score-search-global-directories): Use file-directory-p.
13222
13223         * gnus-score.el (gnus-score-score-files-1): Use
13224         gnus-kill-files-directory.
13225         From Adrian Aichner <adrian@xemacs.org>.
13226
13227 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13228
13229         * gnus.el (charset): Move here from gnus-sum.el.
13230
13231 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13232
13233         * mml.el (mml-preview): Disable local map.
13234
13235         * gnus-sum.el (gnus-summary-make-menu-bar): Make
13236         gnus-article-post-menu here.
13237
13238         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
13239         if it has not been made.
13240
13241 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13242
13243         * gnus-art.el (gnus-article-describe-key): Map key to event.
13244         (gnus-article-describe-key-briefly): Ditto
13245
13246 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13247
13248         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
13249
13250 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13251         From Katsumi Yamaoka <yamaoka@jpl.org>.
13252
13253         * dgnushack.el (coerce, merge, subseq): defmacro.
13254
13255 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13256
13257         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
13258         A fake defalias in nndraft.el results a not-activated bug in
13259         uncompiled versions.
13260
13261 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
13262         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
13263
13264         * gnus-util.el (gnus-split-references): Handle malformed References:.
13265
13266 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13267
13268         * gnus-art.el (gnus-article-mime-part-status): 1 part.
13269
13270 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13271         From NAGY Andras <nagya@inf.elte.hu>.
13272
13273         * gnus.el (gnus-parameters): Typo.
13274
13275 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13276
13277         * gnus.el (gnus-read-method): Remove redundancy.
13278
13279 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13280
13281         * nnslashdot.el (nnslashdot-backslash-url): New variable.
13282         (nnslashdot-request-list): Use it.
13283
13284 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13285
13286         * nnml.el (nnml-generate-active-info): Fix the case when there is
13287         no file.
13288
13289         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
13290         (gnus-summary-create-article): New function.
13291
13292         * gnus-group.el (gnus-group-mark-article-read): New function.
13293
13294         * gnus-msg.el (gnus-inews-do-gcc): Use it.
13295
13296         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
13297
13298 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13299
13300         * gnus-art.el (gnus-article-edit-done): Don't use
13301         gnus-article-edit-exit.
13302         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
13303
13304         * gnus.el (gnus-parameters): New variable.
13305         Suggested by NAGY Andras <nagya@inf.elte.hu>.
13306         (gnus-parameters-get-parameter): New function.
13307         (gnus-group-find-parameter): Use it.
13308
13309 2001-02-23  Simon Josefsson  <simon@josefsson.org>
13310
13311         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
13312         change of default value to `current'.
13313
13314 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13315
13316         * nneething.el (nneething-get-head): Insert unreadable file too.
13317
13318 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13319
13320         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
13321
13322         * webmail.el (webmail-type-definition): Deja is bought by google.
13323
13324 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13325
13326         * gnus-sum.el (gnus-fetch-headers): New function.
13327         (gnus-select-newsgroup): Use it.
13328         (gnus-summary-insert-articles): New function.
13329         (gnus-summary-insert-old-articles): New function.
13330         (gnus-summary-insert-new-articles): New function.
13331
13332         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
13333         (gnus-group-list-active): Ditto.
13334         * gnus-sum.el (gnus-set-mode-line): Ditto.
13335         (gnus-summary-read-group-1): Ditto.
13336
13337 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13338
13339         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
13340         current topic.
13341
13342 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13343
13344         * smiley.el (gnus-smiley-display): Don't do widening.
13345
13346         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
13347         within body.
13348
13349         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
13350
13351         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
13352         New variable.
13353         (gnus-mime-display-multipart-related-as-mixed): New variable.
13354         (gnus-mime-display-part): Use them.
13355
13356 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13357
13358         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
13359         something special.
13360
13361 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13362
13363         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
13364         (nnweb-request-article): Call reference if exists.
13365         (nnweb-type-definition): Dejanews is bought by google.com.
13366         Beta!
13367
13368 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13369
13370         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
13371
13372 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13373
13374         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
13375         gnus-article-sort-functions.
13376         (gnus-article-sort-functions): Doc fix.  Refer to
13377         gnus-thread-sort-functions.
13378
13379 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13380         From Paul Jarc <prj@po.cwru.edu>.
13381
13382         * message.el (message-get-reply-headers): More fixes.
13383
13384 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
13385         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
13386
13387         * message.el (message-get-reply-headers): Fix bug with
13388         Mail-Followup-To/to-address interaction.
13389
13390 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13391
13392         * gnus-msg.el (gnus-configure-posting-styles): Match header in
13393         gnus-article-copy.
13394
13395 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13396
13397         * message.el (message-do-send-housekeeping): Rename to a better
13398         name.
13399
13400 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13401
13402         * message.el (message-cancel-news): Check article first, then ask
13403         yes or no.
13404
13405 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13406
13407         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
13408
13409 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13410
13411         * gnus-range.el (gnus-range-normalize): New function.
13412
13413 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
13414
13415         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
13416
13417 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13418
13419         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
13420
13421         * nnagent.el (nnagent-request-regenerate): New function.
13422
13423         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
13424
13425         * nnml.el (nnml-generate-nov-databases): Accept argument
13426         server. Don't open server if it is opened.
13427         (nnml-request-regenerate): Use it. Change to deffoo.
13428
13429 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13430         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
13431
13432         * gnus.el (gnus-define-group-parameter): Fix.
13433
13434 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13435
13436         * gnus.el (gnus-define-group-parameter): Improved.
13437
13438         * gnus-sum.el (charset): Define parameter.
13439         (ignored-charsets): Ditto.
13440         (gnus-summary-setup-default-charset): Use them.
13441
13442         * gnus-start.el (gnus-read-descriptions-file): Use them.
13443
13444         * gnus-cus.el (gnus-group-parameters): Remove them.
13445
13446 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13447
13448         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
13449
13450 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13451
13452         * gnus-sum.el (gnus-summary-read-group-1): Remove
13453         gnus-summary-set-local-parameters.
13454         (gnus-summary-setup-buffer): Put it here.
13455
13456 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13457
13458         * gnus.el (to-address): Define parameter.
13459         (to-list): Ditto.
13460         * gnus-art.el (article-hide-boring-headers): Use them.
13461         * gnus-msg.el (gnus-post-news): Ditto.
13462         * gnus-cus.el (gnus-group-parameters): Remove them.
13463
13464 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13465
13466         * gnus-draft.el (gnus-draft-reminder): New function.
13467
13468         * gnus-art.el (gnus-sender-save-name): New function.
13469
13470 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13471
13472         * mm-util.el (mm-mime-charset): Error message.
13473
13474 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13475
13476         * message.el (message-check-news-body-syntax): Don't check mml lines.
13477
13478 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13479
13480         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
13481         subscribe.
13482
13483         * gnus-start.el (gnus-call-subscribe-functions): New function.
13484         (gnus-find-new-newsgroups): Use it.
13485         (gnus-ask-server-for-new-groups): Use it.
13486         (gnus-check-first-time-used): Use it.
13487         (gnus-subscribe-newsgroup-method): Grok a list of functions.
13488         (gnus-subscribe-options-newsgroup-method): Ditto.
13489         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
13490         return .
13491
13492 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13493
13494         * gnus-cus.el (gnus-score-customize): Doc fix.
13495
13496 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
13497
13498         * dgnushack.el (my-getenv): Typo.
13499
13500 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13501
13502         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
13503
13504 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13505
13506         * gnus-group.el (gnus-group-suspend): Offer save summaries.
13507
13508         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
13509         (gnus-treatment-function-alist): Use it.
13510         (article-remove-leading-whitespace): New function.
13511         (gnus-article-make-menu-bar): Use it.
13512
13513         * gnus-sum.el (gnus-summary-wash-empty-map): Add
13514         remove-leading-whitespace.
13515         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
13516         because of conflict.
13517
13518 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13519
13520         * Makefile.in: Hack generating gnus-load.el.
13521         * dgnushack.el: Ditto.
13522         * gnus-load.el: Remove it.
13523
13524 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13525
13526         * dgnushack.el : Add URLDIR.
13527
13528         * Makefile.in (EMACS_COMP): Ditto.
13529
13530 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13531
13532         * gnus-cus.el (gnus-score-customize): Error on no score file.
13533
13534 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13535
13536         * mm-decode.el (mm-merge-handles): New function.
13537
13538         * mm-view.el (mm-inline-message): Use it.
13539         (mm-view-message): Ditto.
13540
13541         * mm-partial.el (mm-inline-partial): Ditto.
13542
13543         * mm-extern.el (mm-inline-external-body): Ditto.
13544
13545         * gnus-art.el (gnus-mime-view-part): Ditto.
13546         (gnus-mime-view-part-as-type): Ditto.
13547         (gnus-mime-save-part-and-strip): Prevent users to strip in some
13548         cases.
13549
13550 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13551
13552         * message.el (message-cancel-news): Allow to shoot foot.
13553         (message-supersede): Ditto.
13554
13555 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
13556         Trivial patch.
13557
13558         * gnus-sum.el (gnus-simplify-subject-re): Use
13559         message-subject-re-regexp.
13560
13561 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13562
13563         * nnmail.el (nnmail-expiry-target-group): Bind
13564         nnmail-cache-accepted-message-ids to nil.
13565
13566         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
13567         coding system.
13568
13569 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13570
13571         * qp.el (quoted-printable-encode-region): Make sure characters are
13572         between 00 and FF.  Don't check charset.
13573
13574         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
13575         in Emacs 20.
13576         * rfc2047.el (rfc2047-q-encode-region): Ditto.
13577
13578 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13579
13580         * message.el (message-make-forward-subject): Argument decoded.
13581         (message-forward): Use it when digest.
13582
13583         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
13584         buffer.
13585
13586 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13587
13588         * message.el (message-generate-headers-first): Doc fix.
13589
13590 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13591
13592         * gnus-art.el (article-make-date-line): Error proof.
13593
13594 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13595
13596         * gnus-group.el (gnus-group-listing-limit): New variable.
13597         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
13598
13599         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
13600
13601 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13602
13603         * message.el (message-newline-and-reformat): Special case for
13604         breaking at BOL.
13605
13606 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
13607
13608         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
13609         message/rfc822.
13610
13611 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13612
13613         * message.el (message-encode-message-body): Don't insert
13614         Content-Type if it is inside a mail.
13615
13616 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13617
13618         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
13619         gnus-article-commands-menu.
13620
13621         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
13622         in Emacs.
13623
13624         * gnus-start.el (gnus-read-descriptions-file): Use
13625         gnus-group-name-charset and gnus-group-charset-alist.
13626
13627 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13628
13629         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
13630         active region.
13631
13632         * gnus-start.el (gnus-group-change-level): Remove from both
13633         gnus-zombie-list and gnus-killed-list.
13634
13635 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13636
13637         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
13638         gnus-subscribe-topics.
13639
13640         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
13641
13642 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13643
13644         * gnus-art.el (gnus-article-make-menu-bar): Make
13645         gnus-article-post-menu.
13646
13647         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
13648
13649         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
13650
13651         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
13652
13653         * message.el (message-mode-menu): Ditto.
13654
13655         * gnus-art.el (defvar): eval-when-compile.
13656
13657 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13658
13659         * gnus-agent.el (gnus-agentize): Fix doc.
13660
13661 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
13662
13663         * mml.el (mml-preview): Bind `q'.
13664
13665 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13666
13667         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
13668
13669 2001-01-31  Dave Love  <fx@gnu.org>
13670
13671         * mm-util.el (mm-mime-mule-charset-alist)
13672         (mm-find-mime-charset-region): Consider mule-utf-8.
13673
13674 2001-01-31  Dave Love  <fx@gnu.org>
13675
13676         * gnus-art.el (gnus-article-x-face-command)
13677         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
13678         :version.
13679
13680 2001-01-26  Dave Love  <fx@gnu.org>
13681
13682         * mm-util.el (mm-multibyte-string-p): New.
13683
13684 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
13685 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
13686 ;;      string-as-multibyte on class.  Clarify line-folding.
13687         (quoted-printable-encode-string): Make temp buffer inherit
13688         string's multibyteness.
13689
13690 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
13691
13692         * nnheader.el (toplevel): Don't require `gnus-util' at
13693         compile-time; this creates a circular dependency, and prevents
13694         a bootstrap.
13695
13696 2001-01-22  Andreas Schwab  <schwab@suse.de>
13697
13698         * nnheader.el (gnus-delete-line): Autoload it as a macro.
13699
13700 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13701
13702         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
13703
13704         * gnus-art.el (article-hide-list-identifiers): Ditto.
13705
13706         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
13707
13708 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13709
13710         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
13711
13712         * gnus-art.el (article-hide-list-identifiers): Similar.
13713
13714 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
13715
13716         * nnmail.el (nnmail-remove-list-identifiers): Improved.
13717
13718 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13719
13720         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
13721
13722 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13723
13724         * gnus-util.el (gnus-string-equal): New function.
13725
13726         * gnus-art.el (article-hide-boring-headers): Use it.
13727
13728 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
13729
13730         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
13731
13732 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13733
13734         * gnus-msg.el (gnus-msg-mail): Support switch-action.
13735
13736 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13737
13738         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
13739         command if there is not last-saver.
13740
13741 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13742
13743         * nntp.el (nntp-open-connection): 201 is possible.
13744
13745 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13746
13747         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
13748         (rfc2047-charset-encoding-alist): Add big5.
13749
13750 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13751
13752         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
13753         (gnus-agent-remove-server): Ditto.
13754         (autoload): gnus-server-update-server.
13755
13756         * gnus-srvr.el (gnus-server-line-format): Add %a.
13757         (gnus-server-line-format-alist): Add gnus-tmp-agent.
13758         (gnus-server-insert-server-line): Use it.
13759
13760 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13761
13762         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
13763         GB2312 and Big5.
13764
13765 2001-01-24  Simon Josefsson  <sj@extundo.com>
13766
13767         * mail-source.el (mail-sources): Add :program specifier to IMAP
13768         mail source.
13769         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
13770
13771 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13772
13773         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
13774
13775 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13776
13777         * nntp.el (nntp-wait-for): Return the success code.
13778         (nntp-open-connection): Use it.
13779
13780 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13781
13782         * gnus-int.el (gnus-check-server): Allow breaking the opening.
13783
13784 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13785
13786         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
13787
13788 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13789
13790         * gnus-sum.el (gnus-summary-print-article): Take one prefix
13791         argument. Allow to print several articles in one file.
13792
13793 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13794
13795         * webmail.el (webmail-type-definition): netaddress changes.
13796
13797 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13798
13799         * gnus.el: Fix copyright. Remove trailing spaces.
13800
13801         * message.el (message-forward): Use mule4.
13802
13803 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13804
13805         * mm-util.el (mm-string-as-unibyte): New function.
13806
13807         * message.el (message-forward): Use it.
13808
13809 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13810
13811         * message.el (message-cite-original-without-signature): Don't peel
13812         off the blank line.
13813         (message-get-reply-headers): Add Cc if it is not in follow-to.
13814
13815 2001-01-20  Simon Josefsson  <sj@extundo.com>
13816
13817         * mm-decode.el (mm-handle-multipart-from): Add.
13818         (mm-dissect-buffer): Save From: header value.
13819         (mm-security-from): Remove.
13820         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
13821
13822         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
13823         instead of `mml-security-from'.  Protect null from value.
13824
13825 2001-01-20  Simon Josefsson  <sj@extundo.com>
13826
13827         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
13828         application/vnd.ms-excel attachments.
13829
13830 2001-01-19  Simon Josefsson  <sj@extundo.com>
13831
13832         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
13833
13834 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13835
13836         * message.el (message-ignored-mail-headers): Ditto.
13837
13838 2001-01-19  Simon Josefsson  <sj@extundo.com>
13839
13840         * message.el (message-ignored-news-headers): Only search beginning
13841         of line.
13842
13843 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
13844         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
13845
13846         * message.el (message-send-mail): Content-Type may not be there.
13847
13848 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13849
13850         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
13851         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
13852
13853         * gnus-art.el (article-display-x-face): Insert X-Face if there is
13854         not.
13855
13856 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13857
13858         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
13859         non-native groups.
13860
13861 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13862
13863         * message.el (message-yank-original): Understand
13864         universal-argument.
13865
13866 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13867
13868         * gnus-art.el (gnus-boring-article-headers): Add to-address.
13869         (article-hide-boring-headers): Ditto.
13870
13871         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
13872
13873 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13874
13875         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
13876         one.
13877
13878 2001-01-16  Simon Josefsson  <simon@josefsson.org>
13879
13880         * message.el (message-make-in-reply-to): Add comment to message-id
13881         (old syntax, see 2000-08-02 change).
13882
13883 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13884
13885         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
13886         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
13887         (gnus-button-reply): Ditto.
13888
13889 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13890
13891         * gnus-art.el (article-display-x-face): Fix.
13892
13893 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13894
13895         * gnus-art.el (article-display-x-face): Use
13896         gnus-original-article-buffer.
13897
13898 2001-01-15  Jack Twilley  <jmt@tbe.net>
13899
13900         * message.el (message-add-header): Move to point-max.
13901
13902 2001-01-15  Simon Josefsson  <simon@josefsson.org>
13903
13904         * smime.el (smime-CA-directory, smime-CA-file): Change default to
13905         nil, improve documentation.
13906         (smime-certificate-directory): Comment out false hints (until it
13907         is implemented).
13908
13909         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
13910         there aren't any keys.
13911         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
13912         verify certificate.  Default is changed to only check integrity.
13913         Improved security status texts.  If a certificate doesn't contain
13914         a email address, don't fail.
13915
13916         * smime.el (smime-noverify-region):
13917         (smime-noverify-buffer): New functions.  Verifies integrity only.
13918
13919 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13920
13921         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
13922
13923 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13924
13925         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
13926         (gnus-remove-some-windows): Ditto.
13927
13928 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13929
13930         * gnus-art.el (article-make-date-line): 11th.
13931
13932 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13933
13934         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
13935         (mml2015-gpg-sign): Ditto.
13936
13937 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13938
13939         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
13940         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
13941
13942 2001-01-08  Dave Love  <fx@gnu.org>
13943
13944         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
13945         single character.
13946
13947         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
13948
13949         * message.el: Doc and message fixes.
13950         (message-send-rename-function)
13951         (message-make-forward-subject-function)
13952         (message-send-mail-function, message-reply-to-function)
13953         (message-wide-reply-to-function, message-followup-to-function)
13954         (message-distribution-function, message-auto-save-directory): Fix
13955         :type.
13956
13957         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
13958         proceeding after warnings.  Amend multipart warning message.
13959
13960 2001-01-04  Dave Love  <fx@gnu.org>
13961
13962         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
13963         compiling.
13964         (gnus-make-directory): Require nnmail.
13965
13966         * mm-decode.el (mm-inline-media-tests): Add
13967         image/x-portable-bitmap.
13968         (mm-get-image): Grok pbm.
13969
13970 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
13971
13972         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
13973
13974 2001-01-09  Didier Verna  <didier@xemacs.org>
13975
13976         * dgnushack.el (dgnushack-compile): give a dummy value to
13977         `gnus-xmas-glyph-directory' for the time of compilation.
13978         * gnus-agent.el: moved some XEmacs specific hook add-ons from
13979         `gnus-xmas-[re]define' to avoid loosing user custom settings.
13980         * gnus-art.el: ditto.
13981         * gnus-group.el: ditto.
13982         * gnus-salt.el: ditto.
13983         * gnus-sum.el: ditto.
13984         * gnus-topic.el: ditto.
13985         * gnus-xmas.el (gnus-xmas-define): see above.
13986         * gnus-xmas.el (gnus-xmas-redefine): see above.
13987         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
13988         non-continuable error when the directory can't be found.
13989
13990 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13991
13992         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
13993         handle.
13994         * gnus-art.el (gnus-mime-view-part): Copy it.
13995         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
13996
13997 2001-01-09  Michael Downes  <mjd@ams.org>
13998
13999         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
14000
14001 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14002
14003         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
14004         orig-file. Use ',source.
14005
14006 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14007
14008         * gnus-xmas.el (gnus-xmas-modeline-glyph):
14009         (gnus-xmas-group-startup-message):
14010         Detect gnus-xmas-glyph-directory when it is nil.
14011
14012 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14013
14014         * pop3.el (pop3-get-message-count): Andrew Innes
14015         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
14016
14017 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14018
14019         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
14020
14021         * time-date.el (time-to-number-of-days): New function.
14022
14023 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
14024         Trivial patch.
14025
14026         * nnslashdot.el (nnslashdot-request-list): Always get the right
14027         sid.
14028
14029 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14030
14031         * message.el (message-minibuffer-local-map): New keymap.
14032         (message-read-from-minibuffer): Use it.
14033         * gnus-msg.el (gnus-summary-resend-message): Use it
14034
14035 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14036
14037         * gnus-start.el (gnus-display-time-event-handler): New function.
14038         (gnus-after-getting-new-news-hook): Use it.
14039
14040 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14041
14042         * message.el (message-ignored-mail-headers): Add draft header.
14043
14044 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14045
14046         * gnus-sum.el (gnus-summary-expire-articles): Don't save
14047         excursion.
14048
14049         * nnslashdot.el (nnslashdot-request-list): Get the right year.
14050
14051 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
14052         A revoked patch.
14053
14054         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
14055
14056 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14057
14058         * qp.el (quoted-printable-decode-region): Don't backward-char.
14059
14060 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14061
14062         * gnus-draft.el: Mark articles as replied.
14063
14064         * gnus-sum.el (gnus-summary-add-mark): New function.
14065
14066         * gnus-group.el (gnus-add-mark): New function.
14067
14068         * gnus-sum.el (gnus-summary-buffer-name): New function.
14069         (gnus-summary-setup-buffer): Use it.
14070
14071         * gnus-draft.el: Set things up with the right post method and
14072         stuff.
14073
14074         * message.el (message-ignored-news-headers): Remove X-Draft-From.
14075
14076         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
14077
14078         * gnus.el (gnus-draft-meta-information-header): New variable.
14079
14080 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14081
14082         * gnus-art.el (gnus-treatment-function-alist): Move the date
14083         functions before the header sorting functions.
14084
14085         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
14086
14087         * dgnushack.el (dgnushack-compile): Message whether there is w3.
14088         Don't (push "/usr/share/emacs/site-lisp" load-path).
14089
14090         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
14091         to empty fill prefixes.
14092
14093 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14094
14095         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
14096         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
14097
14098 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14099
14100         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
14101
14102         * nnml.el (autoload): Move to nnheader.el.
14103
14104         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
14105         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
14106         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
14107         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
14108
14109 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14110
14111         * gnus-art.el (article-make-date-line): Get the hours right.
14112         (gnus-ignored-headers): More hiding.
14113
14114         * nnmail.el (nnmail-expiry-wait): Not an integer.
14115
14116         * message.el (message-goto-body): Only expand abbrev when called
14117         interactively.
14118         (message-make-lines): Use it.
14119
14120 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14121
14122         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
14123
14124 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14125
14126         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
14127         include the expunged articles.
14128
14129         * gnus-group.el (gnus-group-sort-by-server): New function.
14130
14131         * gnus.el (gnus-method-to-server-name): New function.
14132         (gnus-group-prefixed-name): Use it.
14133
14134         * gnus-group.el (gnus-group-sort-function): Doc fix.
14135         (gnus-group-sort-groups-by-server): New command.
14136
14137 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14138
14139         * gnus-art.el (gnus-treat-date-english): New variable.
14140         (article-date-english): New command.
14141         (gnus-english-month-names): New variable.
14142         (article-make-date-line): Do 'english.
14143
14144         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
14145         after the fill prefix.
14146
14147         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
14148         score...".
14149
14150         * gnus-art.el (gnus-ignored-headers): Hide more headers.
14151
14152         * message.el (message-mode-map): Bind comment-region.
14153
14154         * gnus-art.el (gnus-mime-display-part): Let w3 display
14155         multipart/related.
14156
14157         * mm-bodies.el (mm-long-lines-p): New function.
14158         (mm-body-encoding): Use it.
14159         (mm-body-encoding): Encode articles with lines longer than 1000
14160         characters.
14161
14162 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14163
14164         * mm-util.el (mm-enable-multibyte): Use
14165         default-enable-multibyte-characters.
14166         (mm-enable-multibyte-mule4): Ditto.
14167         (mm-disable-multibyte): Test XEmacs.
14168         (mm-disable-multibyte-mule4): Ditto.
14169         (mm-with-unibyte-current-buffer): Simplified.
14170         (mm-with-unibyte-current-buffer-mule4): Ditto.
14171
14172 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14173
14174         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
14175
14176         * nnheader.el (nnheader-string-as-multibyte): New alias.
14177
14178         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
14179
14180         * gnus-uu.el (gnus-message-process-mark): New function.
14181         (gnus-uu-mark-by-regexp): Use it.
14182         (gnus-new-processable): New function.
14183
14184 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
14185          Trivial patch.
14186
14187         * gnus-sum.el (gnus-no-mark): New variable.
14188
14189 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14190
14191         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
14192         backslashes.
14193
14194 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14195
14196         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
14197         definition.
14198
14199 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14200
14201         * dgnushack.el (dgnushack-compile): elc is in the current directory.
14202
14203         * qp.el (quoted-printable-encode-region): Don't check multibyte in
14204         XEmacs.
14205
14206 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
14207         Trivial patch.
14208
14209         * mml.el (mml-read-tag): Save tag location.
14210
14211 2000-12-25  Simon Josefsson  <simon@josefsson.org>
14212
14213         * starttls.el: Sync with Emacs 21.
14214
14215 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14216
14217         * message.el (message-mail): Support yank-action.
14218
14219         * message.el (message-setup): Revoke the last change.
14220
14221 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14222
14223         * message.el (message-setup): Use cons. Suggested by Johan Vromans
14224         <jvromans@squirrel.nl>.
14225
14226 2000-12-24  Simon Josefsson  <sj@extundo.com>
14227
14228         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
14229         mailing list junk at end of part.
14230
14231 2000-12-23  Simon Josefsson  <sj@extundo.com>
14232
14233         * nnimap.el (nnimap-expiry-target): New function.
14234         (nnimap-request-expire-articles): Use it.
14235
14236 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14237
14238         * gnus.el (gnus-group-parameters-more): New variable.
14239         * gnus-cus.el (gnus-group-customize): Use it.
14240
14241         * gnus.el (gnus-define-group-parameter): New macro.
14242         (auto-expire): Use it
14243         (total-expire): Use it.
14244         * gnus-art.el (banner): Use it.
14245
14246         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
14247         <ljz@asfast.com>.
14248
14249 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14250
14251         * gnus-topic.el (gnus-topic-create-topic): Use list.
14252
14253         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
14254         before binding gnus-default-article-saver.
14255
14256         * gnus-sum.el (gnus-summary-save-article):
14257         (gnus-summary-pipe-output):
14258         (gnus-summary-save-article-mail):
14259         (gnus-summary-save-article-rmail):
14260         (gnus-summary-save-article-file):
14261         (gnus-summary-write-article-file):
14262         (gnus-summary-save-article-body-file): Ditto.
14263
14264         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
14265
14266 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14267
14268         * gnus-art.el (gnus-mime-security-button-map):
14269         (gnus-mime-button-map): Add parent.
14270
14271 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14272
14273         * messagexmas.el (message-xmas-redefine): New function.
14274
14275         * message.el: Use it.
14276
14277         * gnus-art.el (gnus-article-check-hidden-text): Return t.
14278
14279         * gnus-util.el (gnus-remove-text-properties-when): Return t.
14280
14281 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14282
14283         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
14284         malformatted messages.
14285
14286 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14287
14288         * mm-util.el (mm-image-load-path): New function.
14289
14290         * gnus-group.el (gnus-group-make-tool-bar): Use it.
14291
14292         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
14293
14294         * message.el (message-tool-bar-map): Use it.
14295
14296         * Makefile.in (install-el): New rule.
14297
14298 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14299
14300         * gnus-art.el (article-treat-dumbquotes): Quote \.
14301
14302 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14303
14304         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
14305         Emacs 20 runs on a terminal.
14306
14307 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14308
14309         * gnus-msg.el (gnus-bug): Revert to save-excursion.
14310
14311         * mml.el (gnus-add-minor-mode): Autoload.
14312
14313         * message.el (message-forward): Save-restriction.
14314
14315 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14316
14317         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
14318         Paul Stevenson <p.stevenson@surrey.ac.uk>
14319
14320 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14321
14322         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
14323
14324         * mml.el (gnus-ems): Don't require.
14325
14326         * gnus.el (gnus-decode-rfc1522): Removed.
14327         (gnus-set-text-properties): Define.
14328
14329 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14330
14331         * gnus-art.el (gnus-mime-*): handle may be nil.
14332
14333         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
14334
14335         * gnus.el (gnus-group-remove-excess-properties): Not defined
14336         in gnus-xmas.
14337
14338 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14339
14340         * message.el (message-mail-user-agent): Add :version.
14341
14342 2000-12-21  Miles Bader  <miles@gnu.org>
14343
14344         * message.el (message-mode): Set `comment-start' to the  yank prefix.
14345
14346 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14347
14348         * message.el (message-mail-user-agent): New variable.
14349         (message-setup): Renamed to message-setup-1. Support
14350         mail-user-agent.
14351         (message-mail-user-agent): New function.
14352         (message-mail): Use it.
14353         (message-reply): Use it.
14354         (message-resend): Use it.
14355         (message-mail-other-window): Use it.
14356         (message-mail-other-frame): Use it.
14357
14358         * gnus-msg.el (gnus-bug): Support mail-user-agent.
14359
14360 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14361
14362         * message.el (message-tool-bar-map): Simplify.
14363         (message-narrow-to-head-1): New function.
14364         (message-narrow-to-head): Use it.
14365         (message-reply): Ditto.
14366         (message-cancel-news): Ditto.
14367         (message-supersede): Ditto.
14368         (message-make-forward-subject): Ditto.
14369         (message-bounce): Ditto.
14370
14371 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14372
14373         * uudecode.el (uudecode-decode-region-external): make-temp-file
14374         may not be defined.
14375
14376         * binhex.el (defalias): eval-and-compile.
14377
14378         * message.el (message-tool-bar-map): New function.
14379         (message-mode): Use it.
14380
14381 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14382
14383         * nntp.el (nntp-find-connection): Remove the entry.
14384         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
14385
14386 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14387
14388         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
14389
14390         * message.el (message-forward): Copy buffer in unibyte mode.
14391
14392 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14393
14394         * message.el (message-make-forward-subject): Don't widen. Decode.
14395         (message-forward): Don't decode subject.
14396
14397 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
14398
14399         * qp.el (quoted-printable-encode-region): Upcase QP.
14400
14401 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14402
14403         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
14404         mail-extract-a-c instead. Don't depend on Gnus.
14405
14406         * mml.el (gnus-ems): Require it.
14407
14408         * gnus-msg.el (gnus-summary-mail-forward):
14409
14410         * message.el (message-forward):  Move mime-to-mml here.
14411
14412 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14413
14414         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
14415         * gnus-art.el (gnus-insert-mime-button): Simplify.
14416         (gnus-mime-display-alternative): Ditto.
14417         (gnus-insert-mime-security-button): Ditto.
14418
14419 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14420
14421         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
14422         text-property-not-all doesn't return nil when start=mark(end).
14423         (gnus-remove-text-properties-when): Ditto.
14424
14425 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14426
14427         * gnus-start.el (gnus-group-change-level): Remove group from
14428         gnus-active-hashtb if real killed.
14429
14430 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14431
14432         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
14433         (gnus-mime-display-alternative): Ditto.
14434         (gnus-insert-mime-security-button): Ditto.
14435
14436 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14437
14438         * gnus-start.el (gnus-group-change-level): Don't add it into
14439         killed-list if it was killed.
14440
14441 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14442
14443         * nnmbox.el (nnmbox-file-coding-system): Use binary.
14444         (nnmbox-active-file-coding-system): Ditto.
14445
14446         * gnus-cus.el (gnus-group-parameters): Add posting-style.
14447
14448 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14449
14450         * gnus.el (gnus-version):
14451         (gnus-version-number): Set to Oort Gnus 0.01.
14452
14453         * gnus-art.el (gnus-mime-security-button-map):
14454         (gnus-insert-mime-security-button): Fix for Emacs21.
14455
14456 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14457
14458         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
14459         easymenu, because XEmacs doesn't understand :help.
14460
14461         * mm-uu.el: Require binhex.
14462
14463 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14464
14465         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
14466
14467 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
14468
14469         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
14470
14471 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
14472
14473         * *.xpm, *.pbm: Convert icons icons to size 24x24.
14474
14475 2000-12-18  Dave Love  <fx@gnu.org>
14476
14477         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
14478         (unused).
14479
14480 2000-12-13  Miles Bader  <miles@gnu.org>
14481
14482         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
14483         to t, so that we don't get stuck while trying to smilefy
14484         intangible text.
14485
14486 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
14487
14488         * smiley-ems.el (smiley-regexp-alist): Make regexps match
14489         at the end of the buffer.
14490         (smiley-region): In the loop, move to the end of the submatch
14491         matching the smiley instead of using the end of the match
14492         of the whole regexp.
14493
14494 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
14495
14496         * message.el (message-mode): Doc fix.
14497
14498 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
14499
14500         * smiley-ems.el (smiley-region): Doc fix.
14501
14502 2000-12-11  Miles Bader  <miles@gnu.org>
14503
14504         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
14505         bottom line visible, check to see if it's partially obscured, and
14506         if so, either scroll one more line to make it fully visible, or
14507         revert to showing the second line from the top.
14508
14509 2000-12-07  Dave Love  <fx@gnu.org>
14510
14511         * mailcap.el (mailcap-download-directory)
14512         * gnus-audio.el (gnus-audio-directory)
14513         * smiley-ems.el (smiley-data-directory): Fix :type.
14514
14515 2000-11-30  Dave Love  <fx@gnu.org>
14516
14517         * message.el (message-auto-save-directory): Use
14518         file-name-as-directory.
14519         (message-set-auto-save-file-name): Create
14520         message-auto-save-directory if necessary.
14521         (message-replace-chars-in-string): Removed -- unused.
14522         (message-mail-alias-type): Customize.
14523         (message-headers): Remove duplicate defgroup.
14524
14525 2000-11-29  Dave Love  <fx@gnu.org>
14526
14527         * qp.el (quoted-printable-decode-region): Use error, not message
14528         to report malformed text (like base64).  Amend message.
14529
14530 2000-11-29  Miles Bader  <miles@gnu.org>
14531
14532         * message.el (message-header-lines): Fontify tag.
14533
14534 2000-11-27  Dave Love  <fx@gnu.org>
14535
14536         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
14537         compiler warning.
14538
14539 ;2000-11-26  Dave Love  <fx@gnu.org>
14540 ;
14541 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
14542 ;
14543 2000-11-23  Dave Love  <fx@gnu.org>
14544
14545         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
14546
14547         * mm-uu.el (uudecode): Require.
14548         (uudecode-decode-region, uudecode-decode-region-external): Don't
14549         autoload.
14550         (mm-uu-copy-to-buffer): Doc fix.
14551         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
14552         type fix.
14553
14554         * mailcap.el: Doc fixes.
14555         (mailcap-mime-data): Various adjustments.
14556         (mailcap): New group.
14557         (mailcap-download-directory): Customize.
14558         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
14559         (mailcap-temporary-directory): Deleted (unused).
14560         (mailcap-unescape-mime-test): Simplify slightly.
14561         (mailcap-viewer-passes-test): Use functionp.
14562         (mailcap-command-p): Aliased to executable-find.
14563
14564         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
14565         default-enable-multibyte-characters is nil.
14566
14567 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
14568
14569         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
14570
14571 2000-11-21  Dave Love  <fx@gnu.org>
14572
14573         * gnus-art.el (gnus-mime-button-map): Don't inherit from
14574         gnus-article-mode-map.
14575 ;       (gnus-mime-button-menu): Use mouse-set-point.
14576         (gnus-insert-mime-button, gnus-mime-display-alternative)
14577         (gnus-mime-display-alternative): Don't use local-map property.
14578
14579 2000-11-17  Dave Love  <fx@gnu.org>
14580
14581         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
14582         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
14583         and make-temp-file.
14584         (uudecode-decode-region): Doc fix.
14585
14586 2000-11-14  Dave Love  <fx@gnu.org>
14587
14588         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
14589         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
14590         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
14591         New files, derived from the XPMs.
14592
14593 2000-11-10  Dave Love  <fx@gnu.org>
14594
14595         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
14596         (gnus-agent-lib-file, gnus-agent-load-alist)
14597         (gnus-agent-save-alist, gnus-agent-article-name): Use
14598         expand-file-name.
14599
14600         * gnus-group.el (gnus-group-name-charset-method-alist): Add
14601         :version.
14602         (nnkiboze-score-file): Defvar when compiling.
14603
14604         * gnus-start.el (gnus-read-newsrc-file): Add :version.
14605
14606         * gnus-art.el (gnus-article-banner-alist)
14607         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
14608         (gnus-article-date-lapsed-new-header)
14609         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
14610         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
14611         (gnus-treat-strip-headers-in-body)
14612         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
14613         (gnus-treat-translate): Add :version.
14614         (gnus-article-mime-part-function): Fix defcustom.
14615
14616         * nnmail.el (nnmail-expiry-target)
14617         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
14618         (nnmail-split-header-length-limit): Add :version.
14619
14620         * gnus-sum.el (gnus-auto-expirable-marks)
14621         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
14622         (gnus-extra-headers, gnus-ignored-from-addresses)
14623         (gnus-newsgroup-ignored-charsets)
14624         (gnus-group-highlight-words-alist)
14625         (gnus-summary-show-article-charset-alist): Add :version.
14626
14627         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
14628         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
14629         files, converted from the XPMs.
14630
14631         * gnus-cache.el (gnus-cache-active-file): Don't use
14632         file-name-as-directory on directory.
14633         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
14634         use file-name-as-directory on directory.
14635
14636         * time-date.el (timezone-make-date-arpa-standard): Autoload.
14637         (date-to-time): Use it.
14638
14639 ;       * message.el (message-mode) <adaptive-fill-regexp>:
14640 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
14641 ;       (message-newline-and-reformat): Likewise.
14642         (message-forward-as-mime, message-forward-ignored-headers)
14643         (message-buffer-naming-style, message-default-charset)
14644         (message-dont-reply-to-names, message-send-mail-partially-limit):
14645         Add :version.
14646
14647         * mm-util.el: Doc fixes.
14648         (mm-mime-charset): Don't use the raw result of
14649         mm-preferred-coding-system.
14650         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
14651         (mm-with-unibyte): Simplify.
14652
14653         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
14654         concat.
14655
14656         * pop3.el (pop3-version): Deleted.
14657         (pop3-make-date): New function, avoiding message-make-date.
14658         (pop3-munge-message-separator): Use it.
14659
14660 2000-11-09  Dave Love  <fx@gnu.org>
14661
14662         * gnus-group.el (gnus-group-make-directory-group)
14663         (gnus-group-fetch-faq): Use expand-file-name.
14664         (gnus-group-fetch-faq): Simplify completing-read form.
14665
14666         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
14667         test for Mule.
14668
14669         * message.el (tool-bar-map): Defvar when compiling.
14670
14671         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
14672         (gnus-tm-lisp-directory): Deleted.
14673         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
14674         (featurep 'xemacs).
14675         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
14676         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
14677         version numbers from file names.
14678
14679 2000-11-08  Dave Love  <fx@gnu.org>
14680
14681         * mm-view.el: Use featurep for XEmacs test.
14682         (mm-inline-message): Test for `remove-specifier'; don't use
14683         condition-case.
14684
14685         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
14686
14687         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
14688         (gnus-score-find-bnews): Don't concat "".
14689
14690         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
14691         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
14692         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
14693         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
14694
14695         * gnus-sum.el: Put some defvars in eval-when-compile.
14696         (gnus-summary-mode-hook): Add :options.
14697         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
14698         (gnus-summary-tool-bar-map): New variable.
14699         (gnus-summary-make-tool-bar): New function.
14700         (gnus-summary-mode): Put kill-all-local-variables first.
14701
14702         * gnus-group.el (gnus-group-toolbar-map): New variable.
14703         (gnus-group-make-tool-bar): Rewritten.
14704         (gnus-group-mode): Put kill-all-local-variables first.
14705
14706         * rfc2047.el: Require gnus-util.
14707
14708         * nnml.el (gnus-sorted-intersection): Autoload.
14709
14710         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
14711         Put some defvars in eval-when-compile.
14712         (gnus-intersection, gnus-sorted-complement):  Autoload.
14713
14714         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
14715
14716         * mm-encode.el (mm-body-7-or-8): Autoload.
14717
14718         * mm-decode.el (mm-insert-inline): Autoload.
14719
14720         * mml.el:
14721         * message.el: Put some defvars in eval-when-compile.
14722
14723         * gnus-msg.el: Put some defvars in eval-when-compile.
14724         (gnus-msg-mail): Move after gnus-setup-message.
14725
14726         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
14727
14728 2000-11-07  Dave Love  <fx@gnu.org>
14729
14730         * gnus-util.el (nnheader): Don't require message (recursive
14731         autoload).
14732
14733         * uudecode.el: Avoid compiler warnings.
14734
14735         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
14736         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
14737
14738 2000-11-06  Dave Love  <fx@gnu.org>
14739
14740         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
14741
14742         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
14743         (uudecode-char-int): New alias, replacing char-int.
14744         (uudecode-decode-region): Don't call buffer-disable-undo.
14745
14746 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
14747 ;       (mm-uu-configure-list): Doc fix.
14748 ;
14749 ;       * earcon.el (running-xemacs): Don't define.
14750 ;
14751 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
14752 ;
14753 ;       * message.el (message-font-lock-keywords): Match a final newline
14754 ;       to help font-lock's multiline support.
14755 ;
14756 2000-11-03  Dave Love  <fx@gnu.org>
14757
14758         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
14759
14760         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
14761         name.
14762
14763         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
14764         <banner>: Fix custom type, doc.
14765
14766         * mm-decode.el (mm-display-external): Space-prefix temp buffer
14767         name.  Don't disable undo explicitly.
14768
14769 ;2000-11-02  Dave Love  <fx@gnu.org>
14770 ;
14771 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
14772 ;       cite-prefix.
14773
14774 2000-11-01  Dave Love  <fx@gnu.org>
14775
14776         * rfc2047.el (base64): Require unconditionally.
14777         (message-posting-charset): Defvar when compiling.
14778         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
14779         message.
14780
14781         * gnus-sum.el (nnoo): Require.
14782         (mm-uu-dissect): Autoload.
14783
14784         * mml.el (mml-parse-1): Clarify message.
14785         (mml-minibuffer-read-type): Use mailcap-mime-types.
14786
14787 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
14788
14789         * mml.el: Fix a typo in the requiring of CL.
14790
14791 2000-11-01  Dave Love  <fx@gnu.org>
14792
14793         * utf7.el: Require cl when compiling.
14794
14795         * binhex.el: Use (featurep 'xemacs).
14796         (binhex-char-int): New alias, replacing char-int.  Change callers.
14797         (binhex-decode-region): Simplify work buffer code.
14798         (binhex-decode-region-external): Use expand-file-name, not concat.
14799
14800 2000-10-30  Dave Love  <fx@gnu.org>
14801
14802         * gnus-art.el: Fix 2000-10-27 change properly.
14803
14804 2000-10-28  Miles Bader  <miles@gnu.org>
14805
14806         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
14807
14808 2000-10-27  Dave Love  <fx@gnu.org>
14809
14810         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
14811         strings.
14812         (gnus-group-make-tool-bar): New function.
14813         (gnus-group-mode): Use it.
14814
14815         * message.el (message-mode-menu): Add some :help strings.
14816         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
14817         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
14818
14819         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
14820         * describe-group.xpm, get-news.xpm, kill-group.xpm:
14821         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
14822
14823         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
14824         display-graphic-p here.
14825
14826 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
14827
14828         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
14829         of the `gnus-xemacs' variable, as the latter has been removed.
14830         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
14831         * gnus-art.el (gnus-treat-display-xface)
14832         (gnus-treat-display-smileys, gnus-treat-display-picons)
14833         (gnus-article-read-summary-keys): Likewise.
14834
14835 2000-10-26  Dave Love  <fx@gnu.org>
14836
14837         (defvar): Use rmail-spool-directory unconditionally.
14838
14839 2000-10-18  Dave Love  <fx@gnu.org>
14840
14841         * mm-bodies.el (mm-uu-decode-function)
14842         (mm-uu-binhex-decode-function): Defvar when compiling.
14843
14844         * gnus-nocem.el (gnus-nocem-issuers): Update.
14845         (gnus-nocem-check-from): New option.
14846         (gnus-nocem-scan-groups): Use it.
14847         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
14848         (gnus-nocem-check-article-limit): Add :version.
14849
14850 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
14851
14852         * ietf-drums.el (mm-util): Require CL when compiling.
14853
14854 2000-10-15  Dave Love  <fx@gnu.org>
14855
14856         * qp.el: Require mm-util.
14857
14858 2000-10-13  Dave Love  <fx@gnu.org>
14859
14860         * qp.el (quoted-printable-decode-region): Avoid invalid
14861         coding-systems.
14862
14863 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
14864
14865         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
14866         to a recursive load.
14867
14868 2000-10-12  Dave Love  <fx@gnu.org>
14869
14870         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
14871
14872         * gnus.el (gnus-group-startup-message): Check for PBM image.
14873
14874 2000-10-09  Dave Love  <fx@gnu.org>
14875
14876         * mail-source.el (mail-source-fetch-imap): Bind
14877         default-enable-multibyte-characters rather than using
14878         mm-disable-multibyte.
14879
14880 2000-10-05  Dave Love  <fx@gnu.org>
14881
14882         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
14883         Autoload.
14884         (quoted-printable-decode-region):  Rename arg which confused
14885         charset with coding-system.  Don't use nonascii-insert-offset.
14886         Coding-system encode the region initially.  Don't recognize `=='
14887         as valid QP.  Coding-system decode the region finally.
14888         (quoted-printable-decode-string): Rename arg which confused
14889         charset with coding-system.
14890
14891         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
14892         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
14893         mm-encode-coding-region.
14894         (mm-decode-body, mm-decode-string): Rename variables which
14895         confused charset with coding-system.
14896         (binhex-decode-region): Don't autoload.
14897         (mm-body-encoding): Require message.
14898         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
14899         cond branches.
14900
14901         * gnus-art.el (article-de-quoted-unreadable)
14902         (article-de-base64-unreadable): Fold search case
14903         rather than downcasing string.  Apply mm-charset-to-coding-system
14904         to arg of quoted-printable-decode-region.
14905
14906 2000-10-04  Dave Love  <fx@gnu.org>
14907
14908         * gnus-ems.el: Don't turn off compiler warnings in local vars.
14909         Require ring when compiling.
14910         (gnus-article-compface-xbm): New variable.
14911
14912 2000-10-04  Dave Love  <fx@gnu.org>
14913
14914         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
14915         pbm images.
14916
14917         * frown.pbm, smile.pbm, wry.pbm: New files.
14918
14919         * frown.xbm, smile.xbm, wry.xbm: Deleted.
14920
14921 2000-10-03  Dave Love  <fx@gnu.org>
14922
14923         * mail-source.el (mail-sources): Revert to nil.
14924
14925         * nnmail.el (nnmail-spool-file): Revert to `((file))'.
14926
14927         * qp.el: Don't require mm-util.
14928         (quoted-printable-decode-region): Rewritten.
14929         (quoted-printable-decode-string, quoted-printable-encode-region):
14930         Doc fix.
14931         (quoted-printable-encode-region): Barf on multibyte characters.
14932         Maybe make the class multibyte.  Upcase chars, not formatted
14933         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
14934         (quoted-printable-encode-string): Don't use
14935         mm-with-unibyte-buffer.
14936
14937 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
14938
14939         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
14940
14941 2000-09-21  Dave Love  <fx@gnu.org>
14942
14943         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
14944         (for Emacs 20).  Tidy somewhat.
14945
14946 2000-09-21  Dave Love  <fx@gnu.org>
14947
14948         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
14949         image processing.  Rationalize logic somewhat.
14950
14951 2000-09-20  Dave Love  <fx@gnu.org>
14952
14953         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
14954         specifically.
14955
14956         * gnus.el (gnus-version-number): Avoid some redundant
14957         autoloads.
14958
14959 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
14960
14961         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
14962         to XBM; we always have PBM support.
14963
14964 2000-09-14  Dave Love  <fx@gnu.org>
14965
14966         * gnus.el (gnus-charset):
14967         * mm-decode.el (mime-display):
14968         * imap.el (imap) <defgroup>: Add :version.
14969
14970 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
14971
14972         * parse-time.el: Fix author's mail address.
14973
14974         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
14975         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
14976         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
14977         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
14978         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
14979         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
14980         * rfc2231.el, uudecode.el: Fix copyright notice.
14981
14982         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
14983         require `w3' at load-time only if not running in batch mode.
14984
14985 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14986
14987         * gnus.el: Before merge with Emacs21.
14988
14989 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
14990
14991         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
14992
14993 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
14994
14995         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
14996         to avoid conflict with the standard `back-to-indentation'
14997         binding.
14998
14999 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15000
15001         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
15002
15003         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
15004         (mm-disable-multibyte-mule4): Ditto.
15005         (mm-with-unibyte-current-buffer-mule4): Ditto.
15006
15007 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15008
15009         * pop3.el (pop3-movemail): Use binary.
15010         (pop3-movemail-file-coding-system): Removed.
15011
15012 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15013
15014         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
15015
15016 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15017
15018         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
15019         exists.
15020
15021 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15022
15023         * gnus-msg.el (gnus-post-method): Use backend name when the
15024         address is "".
15025
15026 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15027
15028         * gnus-art.el (article-verify-x-pgp-sig): Don't test
15029         mm-verify-option.
15030         (gnus-treat-x-pgp-sig): Default value.
15031         (gnus-ignored-headers): Redundant.
15032
15033 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15034
15035         * gnus-win.el (gnus-configure-frame): Save selected window.
15036
15037 2000-02-15  Andrew Innes  <andrewi@gnu.org>
15038
15039         * nnmbox.el: Require gnus-range.
15040         (nnmbox-group-building-active-articles): New variable.
15041         (nnmbox-group-active-articles): New variable; this is a cache of
15042         all active articles by group and number.
15043         (nnmbox-in-header-p): New function.
15044         (nnmbox-find-article): New function.
15045         (nnmbox-record-active-article): New function.
15046         (nnmbox-record-deleted-article): New function.
15047         (nnmbox-is-article-active-p): New function.
15048         (nnmbox-retrieve-headers): Use nnmbox-find-article.
15049         (nnmbox-request-article): Ditto.  Also supply extra arg to
15050         nnmbox-article-group-number.
15051         (nnmbox-request-expire-articles): Ditto.
15052         (nnmbox-request-move-article): Ditto.
15053         (nnmbox-request-replace-article): Ditto.
15054         (nnmbox-request-rename-group): Rename group entry in active
15055         article cache.
15056         (nnmbox-delete-mail): Update active article cache, unless article
15057         is being replaced.
15058         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
15059         than partially duplicating it.
15060         (nnmbox-article-group-number): Add extra `this-line' arg, to
15061         handle articles belonging to multiple groups.
15062         (nnmbox-save-mail): Update active article cache.
15063         (nnmbox-read-mbox): Build active article cache when loading mbox.
15064         Also do some repair work, if we find articles that are missing the
15065         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
15066         reconstruct these from Xref info.
15067
15068 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15069
15070         * mail-source.el (mail-source-report-new-mail): Use
15071         nnheader-run-at-time.
15072
15073 2000-02-15  Andrew Innes  <andrewi@gnu.org>
15074
15075         * mail-source.el (mail-source-fetch-pop): Clear pop password when
15076         an error is thrown, and then rethrow the error.
15077         (mail-source-check-pop): Ditto.
15078         (mail-source-start-idle-timer): Prevent multiple pop checks
15079         running if the check takes a long time.
15080
15081 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15082
15083         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
15084         succeed.
15085
15086 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15087
15088         * gnus-win.el (gnus-configure-windows): Make sure
15089         nntp-server-buffer is live.
15090         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
15091
15092 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
15093
15094         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
15095
15096 2000-12-04  Andreas Jaeger  <aj@suse.de>
15097
15098         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
15099
15100 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15101
15102         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
15103
15104 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
15105         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
15106
15107         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
15108
15109 2000-12-01  Simon Josefsson  <sj@extundo.com>
15110
15111         * mml-smime.el (mml-smime-verify): Fix address parsing.
15112
15113 2000-12-01  Simon Josefsson  <sj@extundo.com>
15114
15115         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
15116         more than one certificate inside PKCS#7 blob.  Better security
15117         information (clamed / actual sender, openssl output, certificates
15118         inside message).
15119
15120         * smime.el (smime-verify-region): Output to /dev/null.
15121         (smime-buffer-as-string-region): Don't parse empty lines.
15122
15123 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15124
15125         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
15126         ?d and ?D.
15127         (gnus-mime-security-show-details-inline): New variable.
15128         (gnus-mime-security-show-details): Use them.
15129         (gnus-insert-mime-security-button): Ditto.
15130
15131         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
15132         Suggest by Michael Duggan (md5i@cs.cmu.edu).
15133         (mml2015-gpg-clear-verify): Ditto.
15134         (mml2015-gpg-decrypt-1): Ditto.
15135         (mml2015-use): Prefer 'gpg.
15136
15137 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15138
15139         * gnus-util.el (gnus-add-text-properties-when): New function.
15140         (gnus-remove-text-properties-when): Ditto.
15141
15142         * gnus-cite.el (gnus-article-hide-citation): Use them.
15143         (gnus-article-toggle-cited-text): Use them.
15144
15145         * gnus-art.el (gnus-signature-toggle): Use them.
15146         (gnus-article-show-hidden-text): Ditto.
15147         (gnus-article-hide-text): Ditto.
15148
15149 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15150
15151         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
15152
15153 2000-11-30  Simon Josefsson  <sj@extundo.com>
15154
15155         * smime.el (smime-point-at-eol): New alias.
15156         (smime-buffer-as-string-region): Use it.
15157
15158 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15159
15160         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
15161
15162 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15163
15164         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
15165
15166         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
15167
15168         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
15169
15170 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
15171
15172         * nnmh.el (nnmh-request-expire-articles): Implemented
15173         expiry-target for nnmh backend.
15174
15175 2000-11-30  Simon Josefsson  <sj@extundo.com>
15176
15177         * mm-decode.el (mm-security-from): New variable.
15178         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
15179
15180         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
15181         than `from'.
15182
15183 2000-11-30  Simon Josefsson  <sj@extundo.com>
15184
15185         * mml-smime.el (mml-smime-verify): Verify that certificate mail
15186         address match sender address.
15187
15188         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
15189
15190         * smime.el (smime-verify-region): Don't copy buffer.
15191         (smime-decrypt-buffer): Use expand-file-name on keyfile.
15192         (smime-pkcs7-region): New function.
15193         (smime-pkcs7-certificates-region): Ditto.
15194         (smime-pkcs7-email-region): Ditto.
15195         (smime-buffer-as-string-region): Ditto.
15196
15197         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
15198         buffer.
15199
15200 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
15201
15202         * smime.el (smime-decrypt-region): Fix keyfile argument.
15203
15204 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15205
15206         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
15207
15208 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15209
15210         * message.el (message-shoot-gnksa-feet): New variable.
15211         (message-gnksa-enable-p): New function.
15212         (message-send): Use it.
15213         (message-check-news-body-syntax): Ditto.
15214
15215 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15216
15217         * message.el (message-make-message-id): Remove the redundancy.
15218
15219 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15220
15221         * message.el (message-setup): Discourage using mc-install-*-mode.
15222
15223         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
15224
15225 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15226
15227         * gnus-cite.el (gnus-cite-parse): Guess citation length.
15228
15229 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15230
15231         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
15232
15233 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15234
15235         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
15236
15237 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15238
15239         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
15240         insert-buffer-substring.
15241
15242         * message.el (message-send-mail): Use buffer-substring-no-properties.
15243         (message-send-news): Ditto.
15244
15245 2000-11-22  David Edmondson  <dme@dme.org>
15246
15247         * imap.el (imap-wait-for-tag): Message read info.
15248
15249 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15250
15251         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
15252         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
15253         (mml2015-gpg-encrypt): Ditto.
15254
15255 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15256
15257         * mm-decode.el (mm-verify-option): Default value.
15258
15259         * mml-sec.el (mml-secure-part): Error message.
15260
15261 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15262
15263         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
15264
15265 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15266
15267         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
15268
15269 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15270
15271         * gnus-art.el (gnus-article-describe-key): Use prompt.
15272         (gnus-article-describe-key-briefly): Ditto.
15273
15274 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15275
15276         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
15277
15278 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15279
15280         * gnus-art.el (gnus-article-describe-key): New function.
15281         (gnus-article-describe-key-briefly): New function.
15282
15283 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15284
15285         * mm-decode.el (mm-decrypt-option): Doc typo.
15286
15287         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
15288         return a number.
15289
15290 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15291
15292         * message.el (message-newline-and-reformat): Typo.
15293
15294 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15295
15296         * gnus-art.el (article-verify-x-pgp-sig): Check whether
15297         original-article-buffer exists.
15298
15299         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
15300         (rfc2047-header-encoding-alist): Addresses are different from text.
15301         (rfc2047-encode-message-header): Ditto.
15302         (rfc2047-dissect-region): Extra parameter.
15303         (rfc2047-encode-region): Ditto.
15304         (rfc2047-encode-string): Ditto.
15305
15306 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15307
15308         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
15309         (mm-uu-pgp-encrypted-extract): Use it.
15310         (mm-uu-pgp-signed-extract-1): New function.
15311         (mm-uu-pgp-signed-extract): Use it.
15312
15313         * gnus-art.el (gnus-mime-display-security): New function.
15314         (gnus-mime-display-part): Use it.
15315         (gnus-mime-security-verify-or-decrypt): New function.
15316         (gnus-mime-security-press-button): New function.
15317         (gnus-insert-mime-security-button): Use it.
15318
15319         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
15320         (mm-find-raw-part-by-type): Ditto.
15321         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
15322         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
15323         (mm-destroy-parts): Kill nested multibyte buffer.
15324
15325         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
15326         (mml2015-gpg-verify): Ditto.
15327
15328 2000-11-18  Simon Josefsson  <sj@extundo.com>
15329
15330         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
15331         (mml2015-function-alist): Use it.
15332
15333         * mml-sec.el (mml-sign-alist): Update names.
15334         (mml-encrypt-alist): Ditto.
15335         (mml-secure-part-smime-sign): Moved to mml-smime.el
15336         as `mml-smime-sign-query'.
15337         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
15338         `mml-smime-get-file-cert'.
15339         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
15340         `mml-smime-get-dns-cert'.
15341         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
15342         `mml-smime-encrypt-query'.
15343         (mml-smime-sign-buffer): Use mml-smime-sign.
15344         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
15345
15346         * mml-smime.el (mml-smime-sign): New function.
15347         (mml-smime-encrypt):
15348         (mml-smime-sign-query):
15349         (mml-smime-get-file-cert):
15350         (mml-smime-get-dns-cert):
15351         (mml-smime-encrypt-query): Moved from mml-sec.el.
15352
15353 2000-11-16  Simon Josefsson  <sj@extundo.com>
15354
15355         * mml2015.el (mml2015-gpg-clear-verify): New function.
15356         (mml2015-function-alist): Add it.
15357
15358 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
15359
15360         * message.el (message-setup-fill-variables): Use
15361         message-cite-prefix-regexp.
15362         (message-newline-and-reformat): Check the end of citation, leading
15363         WSP, break in the cite prefix.
15364         (message-fill-paragraph): New function.
15365
15366 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
15367
15368         * lpath.el: Shut up.
15369
15370 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
15371
15372         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
15373         raw 8-bit in headers in dk.* newsgroups.
15374
15375 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
15376
15377         * message.el (message-newline-and-reformat): Match extra WSPs.
15378
15379 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
15380
15381         * mml.el (mml-generate-mime-1): Ignore ascii.
15382
15383 2000-11-16 Justin Sheehy  <justin@iago.org>
15384
15385         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
15386
15387 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15388
15389         * message.el (message-cite-prefix-regexp): Prefix should not end
15390         at space.
15391
15392 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
15393
15394         * message.el (message-mode-syntax-table): Add - as a word
15395         constituent as in articles.
15396         (message-setup-fill-variables): Add -_. as supercite-style prefix.
15397         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
15398         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
15399
15400 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
15401
15402         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
15403
15404 2000-11-12  David Edmondson  <dme@dme.org>
15405
15406         * message.el (message-font-lock-keywords): use
15407         message-cite-prefix-regexp.
15408
15409 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15410
15411         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
15412         Stein Arild Str\e,Ax\e(Bmme.
15413         (gnus-group-jump-to-group): Use it.
15414         (gnus-group-jump-to-group-prompt): Customize.
15415
15416 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
15417
15418         * mailcap.el (mailcap-possible-viewers): Match the entire string.
15419
15420 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
15421
15422         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
15423         incompatible.
15424         (mml2015-mailcrypt-sign): Ditto.
15425
15426 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
15427
15428         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
15429         group is open.
15430
15431 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
15432
15433         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
15434         nnvirtual articles.
15435         (gnus-backlog-request-article): Don't request nnvirtual articles.
15436
15437 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
15438
15439         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
15440         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
15441
15442 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
15443
15444         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
15445         * mml.el (mml-generate-mime-1): Use charset attribute.
15446         * mm-bodies.el (mm-encode-body): Add parameter charset.
15447         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
15448
15449 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
15450
15451         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
15452         (mml2015-mailcrypt-clear-decrypt): Ditto.
15453         (mml2015-mailcrypt-verify): Ditto.
15454         (mml2015-mailcrypt-clear-verify): Ditto.
15455         (mml2015-gpg-verify): Ditto.
15456
15457 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
15458
15459         * smime.el (smime-openssl-program): Test the existence of openssl.
15460         * mml-smime.el: Require mm-decode.
15461         (mml-smime-verify-test): New function.
15462         * mm-decode.el (mm-verify-function-alist): Use it.
15463
15464 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
15465
15466         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
15467         anyway.
15468
15469 2000-11-13  Simon Josefsson  <sj@extundo.com>
15470
15471         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
15472         verification doesn't work.
15473
15474 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
15475
15476         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
15477         (gnus-inews-do-gcc): Use it.
15478
15479 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
15480
15481         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
15482         leading space.
15483         * mm-extern.el (mm-inline-external-body): Report error when no
15484         access-type.
15485
15486 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
15487
15488         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
15489
15490 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
15491
15492         * gnus-art.el (gnus-mime-button-menu): Use select-window.
15493
15494 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
15495
15496         * gnus-art.el (gnus-mime-display-part): Display multipart/related
15497         as multipart/mixed.
15498
15499 2000-11-12  David Edmondson  <dme@dme.org>
15500
15501         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
15502         and replace `.' with `\w' to allow for different syntax tables
15503         (from Vladimir Volovich).
15504         * message.el (message-newline-and-reformat): use
15505         `message-cite-prefix-regexp'.
15506         * gnus-cite.el (gnus-supercite-regexp): use
15507         `message-cite-prefix-regexp'.
15508         * gnus-cite.el (gnus-cite-parse): use
15509         `message-cite-prefix-regexp'.
15510
15511 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
15512
15513         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
15514         PGP SIGNATURE.  Escape leading "-"'s.
15515         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
15516
15517 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
15518
15519         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
15520
15521 2000-11-11  Simon Josefsson  <sj@extundo.com>
15522
15523         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
15524
15525         * smime.el (smime-details-buffer): New variable.
15526         (smime-sign-region):
15527         (smime-encrypt-region):
15528         (smime-verify-region):
15529         (smime-decrypt-region): Copy OpenSSL output to the buffer.
15530
15531         * mml-smime.el (mml-smime-verify): Support security info.
15532
15533 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
15534
15535         * mm-decode.el (mm-verify-option): Set default to nil.
15536         (mm-decrypt-option): Ditto.
15537         * gnus-art.el (article-verify-x-pgp-sig): New function.
15538
15539 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
15540
15541         * gnus-art.el (gnus-mime-display-alternative): Show button if no
15542         preferred part.
15543
15544 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15545
15546         * gnus-sum.el (gnus-move-split-methods): Say that
15547         `gnus-split-methods' uses file names, whereas this uses group
15548         names.  (Report from Nevin Kapur)
15549
15550 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
15551
15552         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
15553
15554 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
15555
15556         * nnheader.el (nnheader-directory-files-is-safe): New variable.
15557         (nnheader-directory-articles): Use it.
15558         (nnheader-article-to-file-alist): Ditto.
15559
15560 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
15561
15562         * rfc2047.el (rfc2047-pad-base64): New function.
15563         (rfc2047-decode): Use it.
15564
15565 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
15566
15567         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
15568         select method.
15569
15570 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
15571
15572         * mml2015.el (mml2015-gpg-decrypt-1):
15573         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
15574
15575 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
15576
15577         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
15578
15579 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
15580
15581         * pop3.el (pop3-munge-message-separator): A message may have an
15582         empty body.
15583
15584 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
15585
15586         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
15587         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
15588         (mm-uu-pgp-signed-extract): Use coding-system.
15589
15590 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
15591
15592         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
15593         (gnus-insert-mime-security-button): New function.
15594         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
15595         * mml2015.el:  Add security info when verify or decrypt.
15596         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
15597         (mm-uu-pgp-encrypted-extract): Ditto.
15598
15599 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
15600
15601         * mm-decode.el (mm-display-parts): New function.
15602         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
15603
15604 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15605
15606         * gnus-mlspl.el: Documentation tweaks.
15607
15608 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
15609
15610         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
15611         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
15612         argument.
15613
15614 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
15615
15616         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
15617
15618 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
15619
15620         * gnus-art.el (gnus-article-encrypt): New function.
15621         (gnus-article-encrypt-protocol-alist): New variable.
15622         (gnus-article-encrypt-protocol): New variable.
15623         * mml2015.el (mml2015-self-encrypt): New function.
15624         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
15625
15626 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
15627
15628         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
15629         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
15630         let mailcap do it.
15631         * mml2015.el: Remove snarf code.
15632         * mm-decode.el: Remove snarf code.
15633
15634 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
15635
15636         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
15637         (mml-insert-mime): Understand gnus-decoded.
15638         (mime-to-mml): New parameter handles.
15639         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
15640         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
15641
15642 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
15643
15644         * mm-decode.el (mime-security): New group.
15645         (mm-verify-function-alist): Add test function.
15646         (mm-decrypt-function-alist): Ditto.
15647         (mm-snarf-option): Set default value as nil.
15648         (mm-find-part-by-type): Recursive parameter.
15649         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
15650         * mml2015.el: Support draft-ietf-openpgp-multsig.
15651
15652 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
15653
15654         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
15655         (gnus-article-view-part-as-charset): New function.
15656
15657 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
15658
15659         * mm-decode.el (mm-verify-option): Default value.
15660         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
15661
15662 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
15663
15664         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
15665
15666 2000-11-05  Simon Josefsson  <sj@extundo.com>
15667
15668         * mml-smime.el (mml-smime-verify): Work in original multipart
15669         buffert.
15670
15671         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
15672         (mm-handle-multipart-ctl-parameter): Ditto.
15673         (mm-alist-to-plist): New function.
15674         (mm-dissect-buffer): Store CTL parameters and copy original buffer
15675         for multiparts.
15676         (mm-destroy-parts): Destroy multipart buffert.
15677         (mm-remove-part): Ditto.
15678
15679         * mml-smime.el (mml-smime-sign): Not used.
15680         (mml-smime-encrypt): Ditto.
15681
15682         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
15683
15684         Verify S/MIME signature support.
15685
15686         * mm-decode.el (mm-inline-media-tests): Add
15687         application/{x-,}pkcs7-signature.
15688         (mm-inlined-types): Ditto.
15689         (mm-automatic-display): Ditto.
15690         (mm-verify-function-alist): Ditto.  Add name of method.
15691         (mm-decrypt-function-alist): Add name of method.
15692         (mm-find-part-by-type): Add documentation.
15693         (mm-possibly-verify-or-decrypt): Use new format of
15694         mm-{verify,decrypt}-function-alist.  Use method names.
15695
15696         * mml-smime.el (mml-smime-verify): New function.
15697
15698 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
15699
15700         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
15701
15702 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
15703
15704         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
15705         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
15706         * mm-decode.el (mm-snarf-option): New variable.
15707
15708 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
15709
15710         * mm-util.el (mm-subst-char-in-string): New function.
15711         (mm-replace-chars-in-string): Use it.
15712         * message.el (message-replace-chars-in-string): Use it.
15713         * nnheader.el (nnheader-replace-chars-in-string): Use it.
15714         * gnus-mh.el (mh-lib-progs): Shut up.
15715
15716 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
15717
15718         * base64.el, md5.el: Moved to contrib directory.
15719
15720 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
15721
15722         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
15723         the last article when search.
15724
15725 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
15726
15727         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
15728         * nnmail.el (nnmail-pathname-coding-system): Ditto.
15729
15730 2000-09-29  David Edmondson  <dme@thus.net>
15731
15732         * message.el (message-newline-and-reformat): Typo.
15733
15734 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
15735
15736         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
15737
15738 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
15739
15740         * nntp.el (nntp-decode-text): Delete bogus status lines.
15741
15742 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
15743
15744         * message.el (message-font-lock-keywords): Match a final newline
15745         to help font-lock's multiline support.
15746
15747 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
15748
15749         * nnoo.el (nnoo-set): New function.
15750
15751 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
15752
15753         * gpg.el, gpg-ring.el: Moved to contrib directory.
15754
15755 2000-11-04  Simon Josefsson  <sj@extundo.com>
15756
15757         * nnimap.el (nnimap-split-inbox): Typo.
15758
15759 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
15760
15761         * gnus-msg.el (gnus-msg-mail): Move it backwards.
15762
15763 2000-11-03  Simon Josefsson  <sj@extundo.com>
15764
15765         * rfc2231.el (rfc2231-parse-qp-string): New function.
15766         (require): rfc2047.
15767
15768         * mail-parse.el (mail-header-parse-content-type):
15769         (mail-header-parse-content-disposition): Support invalid QP
15770         encoded strings, by using `rfc2231-parse-qp-string'.
15771
15772 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
15773
15774         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
15775         (rfc2231-decode-encoded-string): Typo "> X 1".
15776         (rfc2231-encode-string): Insert the name of charset.
15777         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
15778
15779 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
15780
15781         * mm-decode.el (mm-save-part): Return the filename.
15782         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
15783         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
15784         (gnus-mime-action-alist): Use it.
15785         (gnus-mime-button-commands): Use it.
15786         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
15787         (mm-inline-external-body): unwind-protect.
15788
15789 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
15790
15791         * gnus-art.el (gnus-insert-mime-button): Show url.
15792
15793 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
15794
15795         * mml.el (mml-generate-mime-1): Support external url.
15796         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
15797
15798 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
15799
15800         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
15801         * mm-decode.el (mm-display-external): Ditto.
15802         * mm-extern.el: New file.
15803         * mm-decode.el (mm-inline-media-tests): Hook it up.
15804         (mm-inlined-types): Inline message/external-body.
15805
15806 2000-11-02  Simon Josefsson  <sj@extundo.com>
15807
15808         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
15809
15810         * message.el (message-get-reply-headers): Better handling when
15811         Mail-Followup-To is very large.
15812
15813 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
15814
15815         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
15816         * gnus-art.el (gnus-article-edit-done):
15817         * gnus-sum.el (gnus-summary-edit-article-done): Move line
15818         counting code here.
15819         * gnus-msg.el (gnus-setup-message): Remove a hack.
15820
15821 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
15822
15823         * gnus-sum.el (gnus-newsgroup-variables): New variable.
15824         (gnus-summary-mode): Make them local variables.
15825         (gnus-set-global-variables): Globalize them.
15826         (gnus-summary-exit): Kill them.
15827
15828 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
15829
15830         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
15831         word.
15832
15833 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
15834
15835         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
15836         gnus-article-wash-types.
15837         * gnus-art.el (gnus-article-wash-status): Use them.
15838
15839 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
15840
15841         * mml.el (mml-read-tag): Remove spaces and LF.
15842
15843 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
15844
15845         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
15846         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
15847
15848 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
15849
15850         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
15851
15852 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
15853
15854         * gnus-sum.el (gnus-article-charset): New variable.
15855         (gnus-summary-display-article): Set it.
15856         * gnus-msg.el (gnus-copy-article-buffer): Use it.
15857         * gnus-art.el (gnus-article-mode): Make it local variable.
15858
15859 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15860
15861         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
15862
15863 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15864
15865         * nnwfm.el: New file.
15866
15867         * nnweb.el (nnweb-replace-in-string): New function.
15868
15869 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
15870
15871         * mml2015.el: Wrap gpg.el.
15872         * gpg.el (gpg-verify): The last argument of apply is a list.
15873         (gpg-encrypt): Add passphrase as a parameter.
15874
15875 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
15876
15877         * gpg.el: New file.
15878         * gpg-ring.el: New file.
15879
15880 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
15881
15882         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
15883
15884 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15885
15886         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
15887         double-quote characters.
15888         (gnus-summary-prepare-threads): Ditto.
15889
15890 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
15891
15892         * gnus-art.el (gnus-mime-display-single): Forward line -1.
15893         * mml.el (mml-read-tag): Don't skip the leading space.
15894         * lpath.el (font-lock-set-defaults): Shut up.
15895
15896 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
15897
15898         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
15899
15900 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
15901
15902         * qp.el (quoted-printable-encode-region): Replace leading - when
15903         ultra safe.
15904         * mml.el (mml-generate-mime-postprocess-function): Removed.
15905         (mml-postprocess-alist): Removed.
15906         (mml-generate-mime-1): Use ultra-safe when sign.
15907         * mml2015.el (mml2015-fix-micalg): Uppercase.
15908         (mml2015-verify): Insert LF.
15909         (mml2015-mailcrypt-sign): Downcase; search backward.
15910
15911 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15912
15913         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
15914         restrictive.
15915         (nnultimate-table-regexp): New variable.
15916         (nnultimate-forum-table-p): Use it.
15917
15918 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
15919         Trivial patch.
15920
15921         * gnus-sum.el (gnus-summary-expire-articles): Save point.
15922
15923 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
15924
15925         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
15926         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
15927
15928 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
15929
15930         * mml2015.el: Shut up.
15931
15932 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
15933
15934         * gnus.el (gnus-server-browse-hashtb): Removed.
15935         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
15936         (gnus-group-insert-group-line-info): Use simplified method.
15937         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
15938
15939 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
15940
15941         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
15942         moved here.
15943         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
15944         * gnus-group.el (gnus-group-prepare-flat): Use it.
15945         * gnus-topic.el (gnus-group-prepare-topics): Use it.
15946
15947 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
15948
15949         * mml.el (mml-mode): Show menu in XEmacs.
15950
15951 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
15952
15953         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
15954         (gnus-server-read-server-in-server-buffer): New function.
15955         (gnus-browse-foreign-server): Browse in group buffer.
15956         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
15957         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
15958         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
15959         * gnus.el (gnus-server-browse-hashtb): New variable.
15960
15961 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
15962
15963         * nnfolder.el (nnfolder-open-nov): Use group.
15964
15965 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
15966
15967         * nnfolder.el: Add NOV. Set version to 2.0.
15968         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
15969
15970 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
15971
15972         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
15973
15974 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
15975
15976         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
15977         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
15978
15979 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
15980
15981         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
15982
15983 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
15984
15985         * mm-decode.el (mm-verify-function-alist): New variable.
15986         (mm-verify-option): New variable.
15987         (mm-decrypt-function-alist): Ditto.
15988         (mm-decrypt-option): Ditto.
15989         (mm-find-raw-part-by-type): New function.
15990         (mm-possibly-verify-or-decrypt): New function.
15991         (mm-dissect-multipart): Use it.
15992         * mml2015.el (mml2015-fix-micalg): New function.
15993         (mml2015-decrypt): Use new interface.
15994         (mml2015-verify):  Use new interface.
15995         (mml2015-setup): Make it bogus.
15996
15997 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
15998
15999         * mml.el (mml-generate-mime-postprocess-function): Set to
16000         mml-postprocess.
16001         (autoload): Autoload mml2015 and mml-smime.
16002         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
16003         * mml2015.el (mml2015-encrypt): New function.
16004         (mml2015-sign): New function.
16005         (mml2015-encrypt-function): New variable.
16006         (mml2015-sign-function): New variable.
16007         (mml2015-mailcrypt-encrypt): Use message-recipients.
16008         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
16009         * mml-smime.el (mml-smime-setup): Ditto.
16010
16011 2000-10-28  Simon Josefsson  <sj@extundo.com>
16012
16013         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
16014         Communigate Pro 3.3.1 server.
16015
16016         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
16017         in buffers.
16018         (mml-secure-dns-server): Removed.
16019         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
16020         write certificates to files.
16021
16022         * smime.el (smime-dns-server): New variable.
16023         (smime-mail-to-domain):
16024         (smime-cert-by-dns): New functions.
16025
16026         * dig.el: New file.
16027
16028 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
16029
16030         * message.el (message-options): New variable.
16031         (message-options-set-recipient): New function.
16032         (message-send): Use them.
16033         * gnus-int.el (gnus-request-replace-article): Use them.
16034         (gnus-request-accept-article): Ditto.
16035         * mml.el (mml-preview): Use them.
16036         * gnus-sum.el (gnus-summary-edit-article): Use them.
16037
16038         * message.el (message-options-get): New function.
16039         (message-options-get): New function.
16040         * rfc2047.el (rfc2047-encode-message-header): Use them.
16041         * mm-bodies.el (mm-encode-body): Use them.
16042
16043 2000-10-28  Simon Josefsson  <sj@extundo.com>
16044
16045         * nnimap.el (nnimap-retrieve-which-headers):
16046         (nnimap-request-article-part): Quote message-id.
16047
16048         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
16049         (smime-CA-file): New variable.
16050         (smime-call-openssl-region): Don't error.
16051         (smime-sign-region): Return result value.
16052         (smime-encrypt-region): Ditto.
16053         (smime-verify-region): New function.
16054         (smime-decrypt-region): Ditto.
16055         (smime-verify-buffer): Ditto.
16056         (smime-decrypt-buffer): Ditto.
16057
16058         * mml.el: Require mml-sec.
16059         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
16060         (mml-mode-map): Add "sign" and "encrypt" maps.
16061         (mml-menu): Add security menu.
16062         (mml-preview): Use generate-new-buffer.
16063
16064         * mml-sec.el: New file.
16065
16066 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
16067
16068         * mm-decode.el (mm-find-part-by-type): Move it here.
16069         * mml.el (mml-postprocess): Move it here.
16070         (mml-postprocess-alist): Move it here. Merge them.
16071
16072 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
16073
16074         * rfc2047.el (rfc2047-encode-message-header): Make sure no
16075         unencoded stuff in the header.
16076
16077 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
16078
16079         * gnus-group.el (gnus-group-listed-groups): New variable.
16080         (gnus-group-list-option): New variable.
16081         (gnus-group-list-limit-map): New keymap.
16082         (gnus-group-list-flush-map): New keymap.
16083         (gnus-group-list-plus-map): New keymap.
16084         (gnus-group-prepare-logic): New function.
16085         (gnus-group-prepare-flat): Merge with
16086         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
16087         (gnus-group-prepare-flat-list-dead): Ditto.
16088         (gnus-group-list-matching): Use gnus-group-prepare-function.
16089         (gnus-group-list-dormant): Ditto.
16090         (gnus-group-list-cached): Ditto.
16091         (gnus-group-listed-groups): New function.
16092         (gnus-group-list-limit): New function.
16093         (gnus-group-list-flush): New function.
16094         (gnus-group-list-plus): New function.
16095         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
16096         (gnus-topic-prepare-topic): Ditto.
16097
16098 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
16099
16100         * message.el (message-insert-to, message-get-reply-headers):
16101         (message-reply, message-followup): Mail-{Followup,Reply}-To.
16102
16103 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
16104
16105         * mml2015.el: New file.
16106         * smime.el: New file.
16107         * mml-smime.el: New file.
16108
16109 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
16110
16111         * ChangeLog: Moved to ChangeLog.1.
16112
16113     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
16114   Copying and distribution of this file, with or without modification,
16115   are permitted provided the copyright notice and this notice are preserved.
16116
16117 ;; Local Variables:
16118 ;; coding: iso-2022-7bit
16119 ;; End: