84fb56157570b79765ccdca0da3d6ed5bbef6b26
[elisp/gnus.git-] / lisp / ChangeLog
1 2003-03-31 20:08:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2
3         * gnus.el: Oort Gnus v0.17 is released.
4
5 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6
7         * gnus-start.el (gnus-unload): Removed.
8
9         * pop3.el (pop3-read-response): Use
10         nnheader-accept-process-output.
11         (pop3-retr): Ditto.
12
13         * mm-view.el (mm-text-html-renderer-alist): Add -nolist to Lynx. 
14         (mm-text-html-washer-alist): Ditto.
15
16 2003-03-31  Simon Josefsson  <jas@extundo.com>
17
18         * imap.el (imap-gssapi-program): Also try GNU SASL.
19         (imap-gssapi-open): Accept GNU SASL greeting.
20         (imap-read-timeout): New.
21         (imap-wait-for-tag): Use it.
22
23 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24
25         * nntp.el (nntp-accept-process-output): Use new function.
26
27         * nnheader.el (nnheader-read-timeout): New variable.
28         (nnheader-accept-process-output): New function.
29
30         * nntp.el (nntp-read-timeout): Removed.
31
32         * gnus-sum.el (gnus-summary-prepare-threads): Add comment.
33
34 2003-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
35
36         * gnus-cache.el (gnus-cache-braid-nov): Revoke last change.
37
38 2003-03-30  Simon Josefsson  <jas@extundo.com>
39
40         * message.el (message-idna-inside-rhs-p): Narrow to header before
41         searching.
42
43         * gnus-art.el (article-decode-idna-rhs): More restrictive regexp.
44
45 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
46
47         * nnmail.el (nnmail-process-mmdf-mail-format): Indent.
48
49 2003-03-28  Vasily Korytov  <deskpot@myrealbox.com>
50
51         * message.el (message-make-in-reply-to): Use
52         mail-extract-address-components to dentermine sender's
53         name/address.
54
55 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
56
57         * nndoc.el (nndoc-type-alist): Move mime-parts further ahead. 
58
59         * gnus-registry.el (gnus-registry-translate-to-alist): Make a
60         valid lambda.
61         (gnus-registry-translate-from-alist): Ditto.
62
63         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
64         print-length to nil.
65
66         * gnus-sum.el (gnus-summary-highlight-line-0): Indent.
67
68         * gnus-fun.el (gnus-fun-ppm-change-string): New function.
69         (gnus-grab-cam-face): Use it.
70
71 2003-03-28  Paul Jarc  <prj@po.cwru.edu>
72
73         * nnmaildir.el (nnmaildir-request-set-mark,
74         nnmaildir-close-group): Allow each mark directory in a group to
75         have its own inode for mark files, to accommodate AFS.
76
77 2003-03-28  Teodor Zlatanov  <tzz@lifelogs.com>
78
79         * gnus-start.el (gnus-read-newsrc-el-hook): new hook called by gnus-read-newsrc-el-file
80         (gnus-read-newsrc-el-file): call the gnus-read-newsrc-el-hook
81
82         * gnus-registry.el (gnus-registry-translate-to-alist)
83         (gnus-registry-translate-from-alist, alist-to-hashtable)
84         (hashtable-to-alist): new functions
85         (gnus-register-spool-action): add a spool item to the registry
86
87         * gnus.el (gnus-variable-list): added gnus-registry-alist to the
88         list of saved variables
89         (gnus-registry-alist): new variable
90
91 2003-03-27  Simon Josefsson  <jas@extundo.com>
92
93         * gnus-art.el (article-decode-group-name): Be correct instead of
94         smart.
95
96 2003-03-27  Katsumi Yamaoka <yamaoka@jpl.org>
97
98         * lpath.el: Bind url-current-object for FSF Emacs; bind
99         gnus-agent-expire-current-dirs for XEmacs; fbind open-ssl-stream
100         for both Emacsen.
101
102 2003-03-27  Jesper Harder  <harder@ifa.au.dk>
103
104         * gnus-sum.el (gnus-article-loose-mime)
105         (gnus-article-emulate-mime): Move to gnus-article-mime customize
106         group.
107
108         * gnus-msg.el (gnus-mailing-list-groups): Fix customize type and
109         doc string.
110
111 2003-03-26  Kevin Ryde <user42@zip.com.au>
112
113         * gnus-sum.el (gnus-summary-find-for-reselect): Renamed from
114         gnus-summary-find-uncancelled, skip temporary articles inserted by
115         "refer" functions.
116
117 2003-03-26  Vasily Korytov  <deskpot@myrealbox.com>
118
119         * smiley.el (smiley-buffer): New function.
120
121 2003-03-26  Kevin Greiner <kgreiner@xpediantsolutions.com>
122
123         * gnus-agent.el (gnus-agent-fetch-selected-article): Replaced
124         gnus-summary-update-line (which updated the article's face) with
125         gnus-summary-update-download-mark (which updates the article's
126         face by calling gnus-summary-update-line AND updates the download
127         mark to show that the article was fetched).
128
129 2003-03-23  Kevin Greiner <kgreiner@xpediantsolutions.com>
130
131         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Provides
132         option of deleting agent directories for groups/servers that are
133         not currently agentized.
134         (gnus-agent-expire): Use gnus-agent-expire-unagentized-dirs.
135
136         * gnus-int.el (gnus-open-server): Report backend errors in
137         condition handler.
138
139 2003-03-23  Simon Josefsson  <jas@extundo.com>
140
141         * message.el (message-idna-to-ascii-rhs-1): Don't continue outside
142         header.
143
144         * rfc2047.el (rfc2047-header-encoding-alist): Make Followup-To
145         same as Newsgroups.
146
147         * nntp.el (nntp-open-connection-function): Mention
148         nntp-open-tls-stream.
149         (nntp-open-tls-stream): New function.
150
151         * tls.el: New file.
152
153         * nnimap.el (nnimap-server-port, nnimap-stream): Say TLS/SSL
154         instead of SSL.
155         (nnimap-stream): Add other streams, link to imap variables.
156         (nnimap-authenticator): Add other authenticator, link to imap
157         variables.
158
159         * imap.el: Autoload open-tls-stream.
160         (imap-streams): Add tls in front of ssl.
161         (imap-stream-alist): Add tls.
162         (imap-default-tls-port): New variable.
163         (imap-tls-p, imap-tls-open): New functions.
164
165 2003-03-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
166
167         * mm-url.el (mm-url-insert-file-contents): parse url only if
168         results is a list.
169
170 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
171
172         * mail-source.el (mail-source-fetch-imap): Revert.
173
174 2003-03-22  Svend Tollak Munkejord  <stm@bacchus.pvv.org>
175
176         * deuglify.el (gnus-outlook-repair-attribution-outlook): Use a
177         less strict regexp.
178
179 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
180
181         * mail-source.el (mail-source-fetch-imap): Use buffer name for
182         more imap function.
183
184 2003-03-21  Simon Josefsson  <jas@extundo.com>
185
186         * gnus-art.el (article-decode-group-name): Replace Newsgroups and
187         Followup-To data inline.
188
189 2003-03-21  Jesper Harder  <harder@ifa.au.dk>
190
191         * gnus-art.el (gnus-treat-display-xface): Don't enable if
192         icontopbm isn't available.
193
194 2003-03-21  Kevin Greiner <kgreiner@xpediantsolutions.com>
195
196         * gnus-int.el (gnus-open-server): Catch errors in backend's
197         open-server method.  Returns nil rather than crashing startup.
198
199         * gnus-sum.el (eval-when-compile): Modified to resolve
200         compile-time warnings.
201
202         * gnus-uu.el (gnus-uu-mark-series): Added informative msg.
203         Reports length of series so that the user can compare N with a
204         subject that should, if the entire series is present, contain
205         '(.../N)'.
206         (gnus-uu-delete-work-dir): Avoid hanging when O/S forbids deletion
207         of temp file (Win-XP may leave the temp file locked when the
208         uudecode process fails).
209
210 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
211
212         * message.el (message-split-line): Ignore error.
213
214         * lpath.el (split-line): Avoid split-line warning message.
215
216 2003-03-20  Kim F. Storm  <storm@cua.dk>
217
218         * message.el (message-split-line): New function.
219         (message-mode-map): Remap split-line to message-split-line.
220
221 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
222
223         * message.el (message-make-overlay): Defalias it to make-overlay.
224         (message-delete-overlay): Defalias it to delete-overlay.
225         (message-overlay-put): Defalias it to overlay-put.
226         (message-idna-to-ascii-rhs-1): Use them.
227
228         * messagexmas.el (message-xmas-redefine): Defalias some overlay
229         functions to extent functions.
230
231 2003-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
232
233         * message.el (message-check-news-header-syntax): Fixed regexp.
234
235 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
236
237         * rfc2231.el (rfc2231-decode-encoded-string): Downcase charset.
238
239         * mm-url.el (mm-url-insert): Move url-current-object stuff into
240         mm-url-insert-file-contents.
241
242         * nnrss.el (nnrss-fetch): Fetch the local stuff.
243         (nnrss-check-group): Use it.
244
245 2003-03-20 Mark A. Hershberger  <mah@everybody.org>
246
247         * nnrss.el: Primitive XML Name-space support.  This means that RSS
248         feeds like Kevin Burton's[1] can now be read in Gnus.
249
250         Implemented support for Mark Pilgrim's RSS Autodiscovery.[2] This
251         means that if you want to read the RSS feed for example.com, all
252         you have to do is hit "G R http://www.example.com/ RET" and
253         nnrss.el will find and the feed listed on the site or (if you have
254         loaded xml-rpc.el) look it up on syndic8.com.
255
256         Marked the message as HTML (by adding a Content-Type header) so
257         that Gnus will render it as html if the user wants that.
258
259         Implemented the ability to save nnrss-group-alist so that any new
260         feeds the you subscribe to will be found the next time you start
261         up.
262
263         Implemented support for RSS 2.0 elements (author, pubDate).
264
265         Prefer for <content:encoded> over <description> where both
266         elements exist.
267
268         * mm-url.el (mm-url-insert): Set url-current-object.
269
270         * gnus-group.el (gnus-group-make-rss-group): New function.
271
272 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
273
274         * message.el (message-idna-to-ascii-rhs-1): Don't use replace-*
275         for highlight overlays.
276
277 2003-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
278
279         * gnus-cache.el (gnus-cache-braid-nov): Test if a line looks like
280         a NOV.
281
282 2003-03-20  Simon Josefsson  <jas@extundo.com>
283
284         * message.el (message-use-idna): Disable if UTF-8 unavailable.
285         (message-idna-to-ascii-rhs): Use it.
286
287         * gnus-art.el (gnus-use-idna): Disable if UTF-8 unavailable.
288
289 2003-03-19  Teodor Zlatanov  <tzz@lifelogs.com>
290
291         * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
292         (spam-group-ham-marks, spam-group-spam-marks): new functions
293         (spam-spam-marks, spam-ham-marks): removed in favor of the
294         spam-marks and ham-marks parameters
295         (spam-generic-register-routine, spam-ham-move-routine): use the
296         new spam-group-{spam,ham}-mark-p functions
297
298         * gnus.el (spam-marks, ham-marks): new group parameters with
299         default values same as the old spam-spam-marks and spam-ham-marks
300
301 2003-03-19  Simon Josefsson  <jas@extundo.com>
302
303         * gnus-art.el (gnus-article-decode-hook): Add IDNA.
304         (gnus-use-idna): New variable.
305         (article-decode-idna-rhs): New function.
306
307         * message.el (message-use-idna): New variable.
308         (message-mode-field-menu): Add entry for IDNA.
309         (message-idna-inside-rhs-p, message-idna-to-ascii-rhs-1)
310         (message-idna-to-ascii-rhs): New function.
311         (message-generate-headers): Invoke IDNA code.
312
313 2003-03-19  Paul Jarc  <prj@po.cwru.edu>
314
315         * nnmaildir.el (nnmaildir--system-name): New function.
316         (nnmaildir-request-accept-article): Use it.
317
318 2003-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
319
320         * gnus-util.el (gnus-byte-compile): Make it work silently as the
321         gnus-compile function does.
322
323         * gnus-sum.el (gnus-summary-highlight-line-0): Revoke the last
324         bogus change.
325
326 2003-03-19  Jesper Harder  <harder@ifa.au.dk>
327
328         * mm-util.el (mm-mule-charset-to-mime-charset): Test if
329         sort-coding-systems is defined.
330
331 2003-03-18  Paul Jarc  <prj@po.cwru.edu>
332
333         * nnmaildir.el (nnmaildir-open-server,
334         nnmaildir-request-scan,
335         nnmaildir-request-create-group,
336         nnmaildir-request-delete-group): Replace create-directory with
337         target-prefix.
338
339 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
340
341         * mm-bodies.el (mm-decode-coding-region-safely): Don't use
342         find-charset-region which is slooow in XEmacs.
343
344 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
345
346         * gnus-sum.el (gnus-summary-highlight-line-0): Silence the byte-
347         compiler under XEmacs.
348
349 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
350
351         * gnus-art.el (gnus-treat-highlight-signature): Make the default
352         work for multipart/signed where the message text isn't `last'.
353
354 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
355
356         * mm-view.el (mm-setup-w3m): Set w3m-display-inline-images to
357         the value of mm-inline-text-html-with-images.
358         (mm-inline-text-html-render-with-w3m): Don't bind
359         w3m-display-inline-images.
360
361         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't bind
362         w3m-display-inline-images.
363
364         * lpath.el: Bind w3m-display-inline-images; bind mm-w3m-mode-map
365         regardless of an Emacs flavor.
366
367 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
368
369         * gnus.el (gnus-version-number): Bump.
370
371 2003-03-18 00:38:22 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
372
373         * gnus.el: Oort Gnus v0.16 is released.
374
375 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
376
377         * lpath.el (featurep): Bind mm-w3m-mode-map.
378
379 2003-03-17  Paul Jarc  <prj@po.cwru.edu>
380
381         * nnmail.el (nnmail-cache-primary-mail-backend): Not all
382         'respool-able backends define a global nnchoke-get-new-mail
383         variable.
384
385 2003-03-17  Reiner Steib  <Reiner.Steib@gmx.de>
386
387         * gnus-art.el (gnus-mime-delete-part): New function.
388         (gnus-mime-action-alist, gnus-mime-button-commands): Use it.
389
390 2003-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
391
392         * message.el (message-check-news-header-syntax): Don't push
393         groups twice onto list of unknown groups.
394
395         * nndoc.el (nndoc-type-alist): Move exim-bounce a bit further
396         back.
397
398         * nnheader.el (nnheader-find-etc-directory): Doc fix.
399
400         * gnus-msg.el (gnus-inews-add-send-actions): Don't restore window
401         config unless the summary buffer exists.
402
403         * gnus-sum.el (gnus-summary-next-group): Semi-exit group first to
404         that target group is computed correctly when articles are marked
405         as read by Xref handling.
406
407         * mail-source.el (mail-source-fetch-imap): Pass buffer-name to
408         imap-open.
409
410         * message.el (message-send-mail): Add courtesy string to Bcc's,
411         too.
412
413         * gnus-cite.el (gnus-cited-line-p): New function.
414
415 2003-03-15  Jesper Harder  <harder@ifa.au.dk>
416
417         * mm-bodies.el (mm-decode-body): Add new optional parameter,
418         force, to use the supplied charset unconditionally.
419
420         * gnus-art.el (article-decode-charset): Use it.
421
422 2003-03-14  Jesper Harder  <harder@ifa.au.dk>
423
424         * mm-bodies.el (mm-decode-coding-region-safely): New function.
425         (mm-decode-body): Use it.
426
427         * rfc2047.el (rfc2047-decode-region): do.
428         (rfc2047-decode-string): Guess coding system if the default is
429         invalid.
430
431 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
432
433         * nnmaildir.el (nnmaildir-request-update-info): Pretend missing
434         articles are marked 'read, so we get correct article counts.
435
436 2003-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
437
438         * gnus-art.el (gnus-insert-mime-button): Exclude a newline from
439         the button.
440         (gnus-insert-prev-page-button): Ditto.
441         (gnus-insert-next-page-button): Ditto.
442         (gnus-insert-mime-security-button): Ditto.
443
444         * mm-view.el (mm-inline-image-emacs): Open the bottom of an image
445         one line.  Suggested by Greg Klanderman <gak@klanderman.net>.
446         (mm-inline-image-xemacs): Ditto.
447
448 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
449
450         * nnmaildir.el (nnmaildir--parse-filename, nnmaildir--sort-files,
451         nnmaildir--scan, nnmaildir-request-accept-article): Changes for
452         the recent filename uniqueness discussion.
453
454 2003-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
455
456         * mm-view.el (mm-inline-image-emacs): Make it delete an excessive
457         newline next time.
458         (mm-inline-image-xemacs): Ditto.
459
460 2003-03-10  Jesper Harder  <harder@ifa.au.dk>
461
462         * gnus-agent.el (gnus-agent-synchronize-flags-server): Don't use
463         kill-line.
464
465 2003-03-09  Jesper Harder  <harder@ifa.au.dk>
466
467         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't use
468         kill-line.
469
470 2003-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
471
472         * gnus-agent.el (gnus-agent-fetched-hook): New variable.  Just
473         fixing the code to match the documentation.
474         (gnus-agent-fetch-selected-article): Replaced
475         gnus-summary-update-article-line with gnus-summary-update-line as
476         the former did not correctly recalculate the thread indentation.
477         (gnus-agent-find-parameter): The agent-predicate, if not found
478         anywhere else, defaults to the value of gnus-agent-predicate.
479         (gnus-agent-fetch-session): Fixed typo; now executes
480         gnus-agent-fetched-hook rather than the undocumented
481         gnus-agent-fetch-hook.
482         (gnus-agent-fetch-group-1): Removed part of 2003-03-06 fix.  The
483         default agent predicate is now provided by
484         gnus-agent-find-parameter.
485         (gnus-agent-message): New macro.  This macro avoids potentially
486         costly parameter evaluation when the message's level is too high
487         to display.
488         (gnus-agent-expire-group-1): Disabled undo tracking in temp
489         overview buffer. Uses new gnus-agent-message macro to reduce
490         overhead of optional messages. Reversed message levels to
491         emphasize percent completion messages.  Detailed messages of
492         little use except when debugging code.
493
494 2003-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
495
496         * spam.el (spam-ham-move-routine): use
497         spam-mark-ham-unread-before-move-from-spam-group
498         (spam-mark-ham-unread-before-move-from-spam-group): new variable
499
500 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
501
502         * spam.el: load nnimap.el when compiling
503         (spam-setup-widening): use
504         nnimap-split-download-body-default instead of
505         nnimap-split-download-body which is a user-customizable variable
506
507 2003-03-07  Simon Josefsson  <jas@extundo.com>
508
509         * nnimap.el (nnimap-split-download-body-default): New, holds
510         default for n-s-d-b.
511         (nnimap-split-download-body): Add new setting (symbol default),
512         which uses contents of n-s-d-b-d, and made it the default.
513
514 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
515
516         * spam.el (spam-use-hashcash): new variable
517         (spam-list-of-checks): added spam-use-hashcash with associated
518         spam-check-hashcash
519         (spam-check-hashcash): new function, installed iff hashcash.el is
520         loaded
521         (spam-setup-widening): don't use (return)
522
523 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
524
525         * gnus-agent.el (gnus-agent-fetch-group-1): Added default
526         predicate of `false' to avoid an error when a group defines no
527         predicate. Fixed typo that disabled agent scoring (i.e. the
528         low/high predicates should now work).
529
530 2003-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
531
532         * spam.el: add spam-maybe-spam-stat-load to
533         gnus-get-top-new-news-hook, remove it from gnus-get-new-news-hook
534         (spam-bogofilter-register-with-bogofilter): use
535         spam-bogofilter-spam-switch and spam-bogofilter-ham-switch
536         (spam-bogofilter-spam-switch, spam-bogofilter-ham-switch): new
537         custom variables to replace "-s" and "-n"
538
539         * gnus-group.el (gnus-group-get-new-news): call the new
540         gnus-get-top-new-news-hook hook
541
542         * gnus-start.el (gnus-get-top-new-news-hook): new hook, run ONLY
543         by gnus-get-new-news, NOT by gnus-group-get-new-news-this-group
544
545 2003-03-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
546
547         * mm-uu.el (mm-uu-pgp-encrypted-test): Fix message.
548
549 2003-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
550
551         * gnus-cus.el (gnus-group-customize): Don't use delete-if which is
552         a cl run-time function.
553
554 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
555
556         * gnus-agent.el (gnus-agent-fetch-group-1): Added missing binding
557         on gnus-agent-short-article.
558         (gnus-category-read): Replaced CL function mapcar* with new macro:
559         gnus-mapcar.
560         * gnus-util.el (gnus-mapcar): New macro.  Generalizes mapcar to
561         support functions that accept multiple parameters.  A separate
562         sequence must be provided for each parameter in the function.
563         Iteration stops when the end of the shortest list is reached.
564
565 2003-03-06  Jesper Harder  <harder@ifa.au.dk>
566
567         * nnimap.el (nnimap-request-accept-article): Use delete-region.
568
569         * html2text.el (html2text-clean-dtdd, html2text-delete-tags)
570         (html2text-delete-single-tag, html2text-clean-anchor)
571         (html2text-remove-tags): Use delete-region.
572         (html2text-fix-paragraphs): Simplify.
573
574         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt)
575         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
576         (mml1991-pgg-encrypt, mml1991-pgg-encrypt): Use delete-region, not
577         kill-region.
578
579 2003-03-04  John Paul Wallington  <jpw@gnu.org>
580
581         * gnus-agent.el (gnus-agent-enable-expiration)
582         (gnus-agent-article-alist, gnus-agent-article-alist)
583         (gnus-agent-cat-defaccessor): Doc fixes.
584
585 2003-03-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
586
587         * gnus-agent.el (gnus-function-implies-unread-1): Grok
588         byte-compiled functions.
589
590 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
591
592         * gnus-sum.el (gnus-auto-goto-ignores): New variable. Provides
593         customization between new maneuvering (which permits selecting
594         undownloaded articles) and old maneuvering (which skipped over
595         undownloaded articles) behaviors.
596         (gnus-summary-find-next): Pass through the unread and subject
597         parameters when calling gnus-summary-find-prev.
598         (gnus-summary-find-next,gnus-summary-find-prev): Apply
599         gnus-auto-goto-ignores to filter out unacceptable articles.
600
601 2003-03-04  Jesper Harder  <harder@ifa.au.dk>
602
603         * mail-source.el (mail-source-read-passwd): Remove. `read-passwd'
604         exists in all supported Emacs versions, so we don't need this
605         compatibility function.
606         (mail-source-fetch-pop, mail-source-check-pop)
607         (mail-source-fetch-webmail): Use read-passwd.
608
609         * nntp.el (nntp-send-authinfo, nntp-send-nosy-authinfo)
610         (nntp-open-telnet, nntp-open-via-telnet-and-telnet): Use
611         read-passwd.
612
613         * nnwarchive.el (nnwarchive-open-server): Use read-passwd.
614
615         * imap.el (imap-read-passwd): Remove.
616         (imap-interactive-login): Use read-passwd.
617
618         * canlock.el (canlock-read-passwd): Remove.
619         (canlock-insert-header, canlock-verify): Use read-passwd.
620
621         * sieve-manage.el (sieve-manage-read-passwd): Remove.
622         (sieve-manage-interactive-login): Use read-passwd.
623
624         * pop3.el (pop3-read-passwd): Remove.
625         (pop3-movemail, pop3-get-message-count, pop3-apop): Use
626         read-passwd.
627
628         * pgg.el (pgg-read-passphrase): Simplify.
629
630 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
631
632         * gnus-agent.el (gnus-agent-mode): Fixed the mode line reports
633         'plugged' when actually 'unplugged' bug.
634         (gnus-category-read): Ignore nil values when converting an
635         old-format category so that the new-format category will default
636         those attributes to the global variables.
637
638 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
639
640         * mail-source.el (mail-source-delete-old-incoming-confirm): Fixed
641         doc-string.
642
643 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
644
645         * nnrss.el (nnrss-decode-entities-unibyte-string): Use `buffer-string'.
646         * nndoc.el (nndoc-dissect-mime-parts-sub): do.
647         * nndb.el (nndb-request-accept-article, nndb-status-message): do.
648         * mm-url.el (mm-url-decode-entities-string): do.
649         * mml1991.el (mml1991-mailcrypt-sign, mml1991-gpg-sign): do.
650         * mm-decode.el (mm-find-raw-part-by-type): do.
651         * message.el (message-send-mail-partially)
652         (message-send-mail-with-sendmail): do.
653         * gnus-uu.el (gnus-uu-save-article, gnus-uu-reginize-string): do.
654         * gnus-kill.el (gnus-pp-gnus-kill): do.
655         * gnus-art.el (gnus-article-treat-unfold-headers)
656         (gnus-article-encrypt-body): do.
657
658 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
659
660         * mail-source.el (mail-source-delete-incoming): Allow integer value.
661         (mail-source-delete-old-incoming-confirm): New variable.
662         (mail-source-delete-old-incoming): Use it.  New function.
663         (mail-source-callback): Call `mail-source-delete-old-incoming' if
664         `mail-source-delete-incoming' is a nonnegative integer.
665
666 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
667
668         * gnus-msg.el (gnus-extended-version): Fix for 'emacs-gnus-config.
669         (gnus-user-agent): Fixed typo.
670
671 2003-03-03  Kevin Greiner  <kgreiner@xpediantsolutions.com>
672
673         * gnus-agent.el (gnus-agent-enable-expiration): Fixed documentation.
674         (gnus-agent-expire-group-1): Removed invalid (interactive) specifier.
675
676 2003-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
677
678         * gnus-agent.el (gnus-agent-fetch-articles): Fix nil message.
679         (gnus-agent-fetch-session): Allow debugging to take place.
680
681 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
682
683         * gnus-sum.el (gnus-highlight-selected-summary)
684         (gnus-article-get-xrefs, gnus-summary-show-thread): Use
685         `gnus-point-at-bol' and `gnus-point-at-eol' instead of
686         `(progn (beginning-of-line) (point))'.  It's shorter, faster,
687         and makes it clear that we don't need the side effect.
688         * gnus-util.el (gnus-delete-line): do.
689         * gnus-xmas.el (gnus-group-add-icon): do.
690         * nnmail.el (nnmail-article-group, nnmail-cache-fetch-group): do.
691         * nntp.el (nntp-send-authinfo-from-file): do.
692         * nnml.el (nnml-header-value): do.
693         * nnheader.el (nnheader-insert-references): do.
694         * gnus-cite.el (gnus-article-highlight-citation)
695         (gnus-cite-parse): do.
696         * gnus-score.el (gnus-score-followup): do.
697         * gnus-draft.el (gnus-draft-send): do.
698         * gnus-group.el (gnus-group-highlight-line): do.
699         * gnus-cache.el (gnus-cache-braid-nov): do.
700         * nnfolder.el (nnfolder-retrieve-headers)
701         (nnfolder-request-article): do.
702         * gnus-art.el (article-hide-boring-headers)
703         (gnus-article-hide-header): do.
704
705         * nnheader.el (nnheader-find-nov-line): Use gnus-delete-line.
706         * nnml.el (nnml-request-replace-article): do.
707         * nnmbox.el (nnmbox-request-move-article, nnmbox-delete-mail): do.
708         * nnfolder.el (nnfolder-request-move-article): do.
709         * gnus-cache.el (gnus-cache-possibly-remove-article): do.
710         * gnus-art.el (gnus-mm-display-part): do.
711
712         * gnus-art.el (gnus-article-goto-part): Use gnus-goto-char.
713
714 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
715
716         * nntp.el (nntp-possibly-change-group): Avoid calling
717         process-buffer on nil (Which happened when you lost your
718         connection while fetching); instead signal a "Server Closed
719         Connection" error.
720
721 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
722
723         * gnus-agent.el (gnus-agent-enable-expiration): New
724         variable. Either ENABLE or DISABLE.  Sets default behavior for
725         selecting which groups are expired.
726         (gnus-agent-cat-set-property, gnus-agent-cat-defaccessor,
727         gnus-agent-set-cat-groups): Provides abstract interface for
728         accessing agent category.  Category now implemented by an alist.
729         (gnus-agent-add-group, gnus-agent-remove-group,
730         gnus-category-insert-line, gnus-category-edit-predicate,
731         gnus-category-edit-score, gnus-category-edit-groups,
732         gnus-category-copy, gnus-category-add, gnus-group-category): Use
733         new agent category abstraction.
734         (gnus-agent-find-parameter): New function. Search for agent
735         configuration parameter first in the group's parameters, then its
736         topics (if any), and then the group's category.  If not found
737         anywhere, use the original defined constants.
738         (gnus-agent-fetch-headers, gnus-agent-fetch-group-1): Use new
739         gnus-agent-find-parameter.
740         (gnus-agent-fetch-headers, gnus-agent-uncached-articles): Clearing
741         gnus-agent-cache now blocks retrieving headers and articles from
742         the local cache.  Fetched content is still added to the cache
743         before being returned.
744         (gnus-agent-fetch-session): Use error-message-string to generate
745         displayed error message.
746         (gnus-agent-customize-category): New Command. 'e' in category
747         buffer opens category customization buffer.
748         (gnus-category-read): Reads either positional or alist format;
749         returns alist format.
750         (gnus-category-write): Writes category file compatible with
751         current, and previous, versions of gnus-agent.
752         (gnus-category-make-function, gnus-category-make-function-1):
753         Corrected documentation; parameter is predicate NOT category.
754         (gnus-predicate-implies-unread): Now works in more cases per the
755         todo comment.
756         (gnus-function-implies-unread-1): New function. Supports
757         gnus-predicate-implies-unread.
758         (gnus-agent-expire-group): Command now provides default of group
759         under point.
760         (gnus-agent-expire-group-1): Obeys new agent-enable-expiration and
761         agent-days-until-old parameters. No longer supports
762         gnus-agent-expire-days being set to an alist.
763         (gnus-agent-request-article): Now performs its own checks of
764         gnus-agent, gnus-agent-cache, and gnus-plugged rather than
765         assuming that the caller will do them correctly.
766         (): Added one-time hook to gnus-group-prepare-hook.  Detects when
767         gnus-agent-expire-days is set to an alist.  Converts said alist
768         into group parameter so that gnus-agent-expire-days will not be
769         needed.
770         * gnus-art.el (gnus-request-article-this-buffer): Conditional
771         checks surrounding gnus-agent-request-article removed; now
772         performed by gnus-agent-request-article.
773         * gnus-cus.el (gnus-agent-parameters): New variable. List of
774         customizable group/topic parameters that regulate the agent.
775         (gnus-group-customize): Uses gnus-agent-parameters.  Replaced
776         kill-buffer with gnus-kill-buffer to remove the killed buffer from
777         the list of gnus buffers.
778         (gnus-trim-whitespace): Removes leading and trailing whitespace
779         from multiline strings.
780         (gnus-agent-cat-prepare-category-field,
781         gnus-agent-customize-category): Constructs a category
782         customization buffer.
783         * gnus-int.el (gnus-retrieve-headers,
784         gnus-request-expire-articles): No longer checks gnus-agent-cache
785         as it is handled internally by the agent.
786         (gnus-request-head, gnus-request-body): Conditional checks
787         surrounding gnus-agent-request-article removed; now performed by
788         gnus-agent-request-article.
789
790         * gnus-start.el (): Added defvar statements to resolve compilation
791         warnings.
792         (gnus-long-file-names): New function. Isolates platform dependent
793         msdos-long-file-names.
794         (gnus-save-startup-file-via-temp-buffer): New variable. Provides
795         option of writing directly to file.  Avoids memory exhausted
796         errors when .newsrc.eld is huge.
797         (gnus-save-newsrc-file): Uses new
798         gnus-save-startup-file-via-temp-buffer.
799         (gnus-gnus-to-quick-newsrc-format): Rewritten to write to
800         standard-output.
801         (gnus-display-time-event-handler): Changed to alias from a defun
802         to avoid a compile-time warning when display-time-event-handler is
803         not defined.
804         * gnus-util.el (gnus-with-output-to-file): New macro. Binds
805         standard-output such that prin1 and princ will write directly to a
806         file.
807
808         * gnus.el (gnus-agent-cache): Expanded documentation.
809         (gnus-summary-high-undownloaded-face): Removed second bold keyword
810         so that this face is actually bold.
811
812         * nnkiboze.el (nnkiboze-request-article): Only use the cache when
813         gnus-use-cache has been set.
814
815 2003-03-02  Jesper Harder  <harder@ifa.au.dk>
816
817         * nnvirtual.el (nnvirtual-update-xref-header): Simplify.
818
819 2003-03-01  Jesper Harder  <harder@ifa.au.dk>
820
821         * gnus-art.el (gnus-article-refer-article): Be more permissive.
822
823 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
824
825         * spam.el: Fix typo.
826
827 2003-03-01  Satyaki Das  <satyaki@theforce.stanford.edu>
828         (Trivial patch.)
829
830         * pgg-gpg.el (pgg-gpg-process-region): Insert process status into
831         errors-buffer. This produces a nicer error message in case of
832         problems.
833
834 2003-03-01  Teodor Zlatanov  <tzz@lifelogs.com>
835
836         * spam.el (spam-maybe-spam-stat-load, spam-maybe-spam-stat-load):
837         load stats iff spam-use-stat is on
838
839         * spam.el: add spam-maybe-spam-stat-load to gnus-startup hook,
840         also use spam-maybe-spam-stat-load and spam-maybe-spam-stat-save
841         instead of spam-stat-load and spam-stat-save in the
842         gnus-get-new-news-hook and gnus-save-newsrc-hook, respectively
843
844 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
845
846         * mm-view.el (mm-inline-text): Ignore errors from enriched-decode.
847
848 2003-03-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
849
850         * message.el (message-make-fqdn): Protect against nil user-mail.
851
852 2003-02-28  Vasily Korytov <deskpot@myrealbox.com>
853
854         * gnus-art.el (gnus-boring-article-headers): New values:
855         'to-list and 'cc-list.
856
857 2003-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
858
859         * spam.el (spam-setup-widening): new function to set
860         nnimap-split-download-body, we add it to gnus-get-new-news-hook
861         (spam-list-of-statistical-checks): list of statistical splitter
862         checks
863         (spam-split): added a widen call when a statistical check is
864         enabled
865
866 2003-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
867
868         * gnus-msg.el (gnus-user-agent): Changed default to
869         'emacs-gnus-type, renamed 'full.
870
871 2003-02-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
872
873         * nnfolder.el (nnfolder-request-accept-article): Don't use
874         mail-header-unfold-field.
875
876 2003-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
877
878         * imap.el (imap-ssl-open): Don't depend on ssl.el.
879         * nntp.el (nntp-open-ssl-stream): Don't depend on ssl.el.
880
881 2003-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
882
883         * spam.el: add spam-stat-load to gnus-get-new-news-hook
884         (spam-split): remove spam-stat-load call
885
886 2003-02-26  Simon Josefsson  <jas@extundo.com>
887
888         * gnus-sum.el (gnus-summary-toggle-header): Run
889         gnus-article-decode-hook instead of calling a-decode-encoded-words
890         directly (the latter is run as part of the former).
891
892 2003-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
893
894         * gnus-agent.el (gnus-agent-expire-group): Remove debug.
895
896 2003-02-25  Jesper Harder  <harder@ifa.au.dk>
897
898         * message.el (message-sendmail-envelope-from): New option.
899         (message-sendmail-envelope-from): New function.
900         (message-send-mail-with-sendmail): Use it.
901
902 2003-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
903
904         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Added
905         compensation for TDMA addresses.
906
907 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
908
909         * gnus-msg.el (gnus-user-agent): New variable.
910         (gnus-version-expose-system): Removed.  Obsoleted by
911         `gnus-user-agent'.
912         (gnus-extended-version): Use `gnus-user-agent'.
913
914 2003-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
915
916         * spam.el (spam-stat-register-spam-routine,
917         spam-stat-register-ham-routine): remove spam-stat-save
918         (spam-stat hook): add spam-stat-save to the gnus-save-newsrc-hook
919
920 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
921
922         * gnus-group.el (gnus-topic-mode-p): Fixed free variable
923         reference.
924
925 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
926
927         * nnheader.el (nnheader-find-nov-line): Changed midpoint
928         calculation to avoid integer overflow.
929
930 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
931
932         * gnus-start.el (gnus-backup-startup-file): Fixed custom type.
933
934 2003-02-24  Ted Zlatanov <tzz@lifelogs.com>
935         * spam.el: disabled spam-get-article-as-filename
936
937         From Michael Shields  <shields@msrl.com>
938
939         * gnus-group.el (gnus-group-is-exiting-without-update-p): New.
940         * gnus-sum.el (gnus-summary-exit-no-update): Use it.
941         * gnus-sum.el (gnus-summary-expire-articles): Use it.
942         * spam.el (spam-summary-prepare-exit): Use it.
943         * gnus.el (gnus-install-group-spam-parameters): New.
944         * spam.el (spam-group-ham-processor-copy-p): New.
945         * spam.el (spam-summary-prepare-exit): Support for ham copying.
946         * spam.el (spam-mark-spam-as-expired-and-move-routine): Fix bug
947         that would cause the current message to be moved if the group had
948         no spam.
949         * spam.el (spam-ham-move-routine): New `copy' argument.
950
951 2003-02-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
952         From Martin Thornquist <martint@ifi.uio.no>
953
954         * gnus-topic.el (gnus-topic-select-group): Select last group if
955         after last group.
956         * gnus-group.el (gnus-group-select-group): Ditto.
957
958 2003-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
959
960         * gnus-art.el (popup-menu): Compiler macro for Emacs 20.
961         (gnus-article-refer-article): Use gnus-point-at-(b|e)ol instead of
962         point-at-(b|e)ol which aren't available in Emacs 20.
963
964         * gnus-registry.el (puthash): Alias to cl-puthash for Emacs 20.
965
966 2003-02-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
967
968         * gnus-start.el (gnus-activate-group): Re-enabled the catch error
969         clause of the condition-case statement.  Errors connecting to a
970         server no longer terminate gnus.
971
972         * gnus-agent.el (gnus-agent-toggle-plugged): Renamed parameter to
973         make its use obvious.  Added no-nothing case to avoid
974         opening(closing) servers when already open(closed).
975         (gnus-agent-while-plugged): Added macro to facilitate internal use
976         of gnus-agent-toggle-plugged.
977         (gnus-agent-fetch-group): Use new gnus-agent-while-plugged to
978         temporarily open servers.
979         (gnus-agent-get-undownloaded-list): Sort list of article numbers
980         as sorting gnus-newsgroup-headers is wrong.
981         (gnus-agent-summary-fetch-group): Use new gnus-agent-while-plugged
982         to temporarily open servers. Corrected logic to handle setting
983         gnus-agent-mark-unread-after-downloaded.
984         (gnus-agent-fetch-articles): Now handles headers with missing
985         article sizes and/or missing article lengths.  Now clears the
986         message buffer when finished.
987         (gnus-agent-fetch-group-1): Position point before calling
988         gnus-summary-set-agent-mark.
989         (gnus-get-predicate): Corrected description, parameter is
990         predicate not category.
991         (gnus-agent-expire-group): Adapted the gnus-agent-expire-* code to
992         provide a separate single group expiration function.
993         (gnus-agent-regenerate-group): Now clears the message buffer when
994         finished.
995
996 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
997
998         * gnus.el (gnus-agent-target-move-group-header): New variable.
999         * gnus-draft.el (gnus-draft-send): If special header
1000         "X-Gnus-Agent-Target-Move-Group" is present, do like Gcc into
1001         that group, instead of performing the regular sending functions.
1002
1003 2003-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1004
1005         * gnus-xmas.el (gnus-xmas-mime-button-menu): Accept a prefix arg.
1006
1007 2003-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
1008
1009         * message.el (message-user-fqdn, message-valid-fqdn-regexp): New
1010         variables.
1011         (message-make-fqdn): Use it.  Improved validity check.
1012
1013 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1014
1015         * message.el (message-user-mail-address): Check whether
1016         user-mail-address looks valid.
1017
1018         * gnus-msg.el (gnus-mailing-list-followup-to): New function.
1019
1020         * gnus-util.el (gnus-fetch-original-field): New function.
1021
1022 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1023
1024         * message.el (message-mode): \\(...\\) around additional
1025         paragraph-separate alternative.
1026
1027 2003-02-23  Jesper Harder  <harder@ifa.au.dk>
1028
1029         * gnus-art.el (gnus-mime-button-commands): Add ellipsis.
1030         (gnus-mime-button-menu): Define MIME popup menu with easy-menu to
1031         display key bindings.
1032         (gnus-mime-button-menu): Rewrite.
1033
1034 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1035
1036         * gnus-art.el (gnus-button-url-regexp): Removed `.
1037
1038 2003-02-23  Max Froumentin  <mf@w3.org>
1039
1040         * gnus-art.el (gnus-button-url-regexp): Remove `, enter '.
1041
1042 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1043
1044         * gnus-art.el (gnus-mime-action-on-part): Require a match
1045         interactively.
1046
1047         * gnus-start.el (gnus-save-newsrc-file): Use
1048         gnus-backup-startup-file.
1049         (gnus-backup-startup-file): New variable.
1050
1051 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1052
1053         * gnus.el (gnus-summary-buffer-name): Moved function here.
1054
1055         * gnus-draft.el (defun): Remove debug.
1056
1057 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
1058
1059         * gnus-sum.el (gnus-summary-refer-article): Skip method if we
1060         can't open server.
1061
1062 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1063
1064         * gnus-draft.el (defun): Configure posting styles.
1065
1066         * gnus-start.el (gnus-get-unread-articles-in-group): Make sure
1067         the entry for the group exists before we alter it.
1068
1069 2003-02-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1070
1071         * message.el (message-mode): MML tags separate paragraphs.  Small
1072         change from David S Goldberg <david.goldberg6@verizon.net>.
1073
1074         * gnus-agent.el (gnus-agent-get-undownloaded-list): Sort
1075         `gnus-newsgroup-headers'.
1076
1077         * gnus-art.el (gnus-article-refer-article): Grok more message id
1078         formats.  From Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
1079
1080 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
1081
1082         * mm-decode.el (mm-path-name-rewrite-functions): Doc fix: don't
1083         use "path name".
1084
1085 2003-02-21  Teodor Zlatanov  <tzz@lifelogs.com>
1086
1087         * gnus-sum.el (gnus-summary-move-article)
1088         (gnus-summary-expire-articles): send data header for article, not
1089         just article ID
1090
1091         * gnus-registry.el (gnus-registry-hashtb, gnus-register-action)
1092         (gnus-register-spool-action): added hashtable of message ID keys
1093         with message motion data
1094
1095 2003-02-21  Florian Weimer  <fw@deneb.enyo.de>
1096         From Reiner Steib  <Reiner.Steib@gmx.de>.
1097
1098         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): New
1099         variable, used in `gnus-button-mid-or-mail-heuristic'.
1100         (gnus-button-mid-or-mail-heuristic): New function derived from
1101         Florian Weimer's Perl script.
1102         (gnus-button-handle-mid-or-mail): Allow a function instead of
1103         'guess.
1104         (gnus-button-guessed-mid-regexp): Removed.
1105
1106 2003-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1107
1108         * message.el (message-resend): Bind message-setup-hook to nil;
1109         remove X-Draft-From header.
1110
1111 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
1112
1113         * gnus-sum.el (gnus-simplify-subject-fully, gnus-subject-equal)
1114         (gnus-newsgroup-undownloaded)
1115         (gnus-summary-save-parts-default-mime, gnus-auto-select-next):
1116         Doc fixes.
1117
1118 2003-02-17  John Paul Wallington  <jpw@gnu.org>
1119
1120         * gnus.el (gnus-shell-command-separator, gnus-email-address)
1121         (gnus-default-charset, gnus-other-frame-parameters): Doc fixes.
1122
1123 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
1124
1125         * gnus-spec.el (gnus-xmas-format): Use insert instead of
1126         insert-string which is obsolete in Emacs 21.4.
1127
1128         * message.el (message-cross-post-followup-to-header): do.
1129
1130         * spam.el (spam-ifile-register-with-ifile)
1131         (spam-stat-register-spam-routine)
1132         (spam-stat-register-ham-routine)
1133         (spam-bogofilter-register-with-bogofilter): do.
1134
1135         * mailcap.el (mailcap-mime-data): Fix typo.
1136
1137         * gnus-topic.el (gnus-topic-make-menu-bar): Add ellipsis.
1138
1139 2003-02-19  Reiner Steib  <Reiner.Steib@gmx.de>
1140
1141         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
1142         (gnus-cite-parse): Renamed `gnus-unsightly-citation-regexp' to
1143         `gnus-cite-unsightly-citation-regexp'.
1144
1145 2003-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1146
1147         * gnus-msg.el (gnus-copy-article-buffer): Copy an article header
1148         even if there's just a header.
1149
1150 2003-02-19  Jesper Harder  <harder@ifa.au.dk>
1151
1152         * message.el (message-fix-before-sending): Fix highlighting of
1153         illegible and invisible text.
1154
1155         * gnus-util.el (gnus-multiple-choice): Separate choices with
1156         ",\e,A \e(B".  Suggested by Dan Jacobson <jidanni@dman.ddts.net>.
1157
1158 2003-02-18  Jesper Harder  <harder@ifa.au.dk>
1159
1160         * gnus-sum.el (gnus-summary-exit-no-update): Use gnus-kill-buffer.
1161
1162 2003-02-18  Teodor Zlatanov  <tzz@lifelogs.com>
1163
1164         * spam.el (spam-ham-move-routine)
1165         (spam-mark-spam-as-expired-and-move-routine): use
1166         gnus-summary-kill-process-mark and gnus-summary-yank-process-mark
1167         around process-mark manipulation on the group
1168
1169 2003-02-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1170
1171         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME/Multipart
1172         submenu.
1173
1174 2003-02-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1175
1176         * mail-source.el (mail-source-fetch): Reverse the return value of
1177         the continuation question.
1178
1179 2003-02-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1180
1181         * nndraft.el (nndraft-request-move-article): Bind
1182         nnmh-allow-delete-final to t.
1183
1184 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
1185
1186         * mm-uu.el (mm-uu-uu-filename): Fix use of character constant.
1187
1188 2003-02-11  Stefan Monnier  <monnier@cs.yale.edu>
1189
1190         * nntp.el (nntp-accept-process-output): Don't use point-max to get
1191         the buffer's size.
1192
1193 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
1194
1195         * nnheader.el: Added cygwin to system-type comparisons.
1196
1197 2003-01-27  Juanma Barranquero  <lektu@terra.es>
1198
1199         * imap.el (imap-mailbox-status): Fix typo.
1200
1201 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
1202
1203         * gnus-art.el (gnus-article-prepare): Don't set agent mark if
1204         online.
1205
1206 2003-02-14  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1207
1208         * gnus-agent.el (gnus-agent-group-make-menu-bar): Include all
1209         commands.
1210         * gnus-sum.el: Small change from Frank Weinberg
1211         <frank@usenet-rundfahrt.de>:
1212         (gnus-auto-center-group): New variable.
1213         (gnus-summary-read-group-1): Use it.
1214         (gnus-summary-next-group): Fix docstring.
1215
1216 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1217
1218         * gnus-util.el (gnus-faces-at): Simplify.
1219
1220 2003-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1221
1222         * spam.el (spam-ham-move-routine)
1223         (spam-mark-spam-as-expired-and-move-routine): made the article
1224         move conditional, so it's not called even if there's nothing to move
1225
1226 2003-02-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1227
1228         * message.el (message-unix-mail-delimiter): Accept any whitespace
1229         after the email address and before the date; do not require the
1230         space character.  From Kurt B. Kaiser <kbk@shore.net>.
1231
1232 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1233
1234         * gnus-art.el (gnus-article-only-boring-p): Make sure that the
1235         gnus-article-boring-faces variable is bound; use gnus-faces-at.
1236
1237         * gnus-util.el (gnus-faces-at): New macro.
1238
1239 2003-02-13  Michael Shields  <shields@msrl.com>
1240
1241         * gnus-cite.el
1242         (gnus-cite-attribution-suffix, gnus-cite-parse):
1243         Better handling for Microsoft citation styles.
1244         (gnus-unsightly-citation-regexp): New.
1245
1246 2003-02-12  Michael Shields  <shields@msrl.com>
1247
1248         * gnus-art.el (article-strip-banner): Strip both per-group and
1249         per-user-address banners.
1250         (article-really-strip-banner): New.
1251
1252 2003-02-12  Michael Shields  <shields@msrl.com>
1253
1254         * gnus-sum.el (gnus-article-goto-next-page,
1255         gnus-article-goto-prev-page): Call gnus-summary-*-page, instead of
1256         relying on the summary bindings of `n' and `p'.
1257
1258 2003-02-12  Michael Shields  <shields@msrl.com>
1259
1260         * gnus-art.el (gnus-article-only-boring-p): New.
1261         (gnus-article-skip-boring): New.
1262         * gnus-cite.el (gnus-article-boring-faces): New.
1263         * gnus-sum.el (gnus-summary-next-page): Use
1264         gnus-article-only-boring-p.
1265
1266 2003-02-12  Teodor Zlatanov  <tzz@lifelogs.com>
1267
1268         * spam.el (spam-mark-spam-as-expired-and-move-routine)
1269         (spam-ham-move-routine): unmark all articles before marking those
1270         of interest and calling gnus-summary-move-article
1271
1272 2003-02-12  Jesper Harder  <harder@ifa.au.dk>
1273
1274         * gnus.el (gnus-kill-buffer): Move to gnus.el because it's
1275         logically the complement of gnus-get-buffer-create and
1276         gnus-add-buffer.
1277
1278         * gnus-util.el (gnus-kill-buffer): do.
1279
1280         * nnmail.el: Autoload gnus-kill-buffer.
1281
1282 2003-02-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1283
1284         * gnus-agent.el (gnus-summary-set-agent-mark): Added call to
1285         gnus-summary-goto-subject as gnus-summary-update-mark operates on
1286         the current LINE.
1287         (gnus-agent-summary-fetch-group): Minimized the number of times
1288         that the article is updated in the buffer.
1289
1290 2003-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
1291
1292         * spam.el (spam-ham-move-routine): use the process-mark instead of
1293         gnus-current-article when moving articles
1294         (spam-mark-spam-as-expired-and-move-routine): ditto, use the process-mark
1295
1296 2003-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1297
1298         * gnus-topic.el (gnus-topic-expire-articles): Recursive.
1299         (gnus-topic-catchup-articles): Ditto.
1300         (gnus-topic-mark-topic): Reverse recursive logic.
1301
1302 2003-02-11  Jesper Harder  <harder@ifa.au.dk>
1303
1304         * gnus-sum.el (gnus-summary-refer-thread): Handle case where
1305         gnus-refer-thread-limit is t.
1306
1307 2003-02-10  Jesper Harder  <harder@ifa.au.dk>
1308
1309         * mm-util.el (mm-mule-charset-to-mime-charset): Use
1310         sort-coding-systems to prefer utf-8 over utf-16.
1311
1312 2003-02-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1313
1314         * gnus-agent.el (gnus-agent-expire-days):
1315         gnus-request-move-article depends on gnus-agent-expire to clean up
1316         the cache after moving the article.  Therefore, g-a-e-d can NOT
1317         default to nil or can gnus-agent-expire be disabled by doing so.
1318         If you don't want to run gnus-agent-expire, don't call it.
1319         (gnus-agent-expire): The broken test to disable gnus-agent-expire
1320         when g-a-e-d was NOT nil was removed.
1321         (gnus-agent-article-name): Removed unnecessary input test as
1322         article IDs are always strings.
1323         (gnus-agent-regenerate-group): Added check to protect against
1324         servers that generate absurdly long article IDs.  Valid IDs are
1325         less than 10 digits to avoid overflow errors.  Fixed logic error
1326         when ensuring that the final article ID is present in the new
1327         alist.
1328
1329 2003-02-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1330
1331         * gnus-topic.el (gnus-topic-goto-missing-topic): Just move to the
1332         next line after finding the parent.
1333
1334 2003-02-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1335
1336         * gnus.el (gnus-version-number): Bumped.
1337
1338 2003-02-08 23:23:27 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1339
1340         * gnus.el: Oort Gnus v0.15 is released.
1341
1342 2003-02-08  Michael Welsh Duggan  <md5i@cs.cmu.edu>
1343
1344         * nnmail.el (nnmail-split-it): If a message ends up matching the
1345           same mailbox more than once, it will cause duplicates to appear
1346           in the mailbox.
1347
1348 2003-02-08  Simon Josefsson  <jas@extundo.com>
1349
1350         * gnus-sum.el (gnus-summary-select-article): Remove blink removal
1351         code that only worked under Emacs.
1352
1353         * pgg-gpg.el (pgg-gpg-process-region): Don't blink.  From Satyaki
1354         Das <satyaki@chicory.stanford.edu>.
1355
1356 2003-02-08  Jesper Harder  <harder@ifa.au.dk>
1357
1358         * gnus-art.el (gnus-article-refer-article): Use
1359         gnus-replace-in-string.
1360
1361         * gnus-util.el (gnus-map-function): Remove unneeded let-binding.
1362         (gnus-remove-duplicates): do.
1363
1364 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
1365
1366         * gnus-int.el (gnus-internal-registry-spool-current-method): new variable
1367         (gnus-request-scan): set
1368         gnus-internal-registry-spool-current-method to gnus-command-method
1369         before a request-scan operation
1370
1371         * gnus-registry.el (regtest-nnmail): use
1372         gnus-internal-registry-spool-current-method
1373
1374 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1375
1376         * mail-source.el (mail-source-fetch): Typo fix.
1377
1378 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
1379
1380         * nnmail.el (nnmail-spool-hook): new hook
1381         (nnmail-cache-insert): call nnmail-spool-hook
1382
1383         * gnus-registry.el: new file with examples of using the hooks
1384
1385         * gnus.el (gnus-registry): added registry customization group
1386         (gnus-group-prefixed-name): improve function to return full group
1387         name optionally
1388         (gnus-group-guess-prefixed-name): shortcut to
1389         gnus-group-prefixed-name, using just the group name
1390         (gnus-group-full-name): always get a group's full name
1391         (gnus-group-guess-full-name): shortcut, using just the group name
1392
1393         * gnus-sum.el (gnus-summary-article-move-hook)
1394         (gnus-summary-article-delete-hook)
1395         (gnus-summary-article-expire-hook): new hooks
1396         (gnus-summary-move-article, gnus-summary-expire-articles)
1397         (gnus-summary-delete-article): invoke the new hooks
1398
1399 2003-02-07  Frank Weinberg  <frank@usenet-rundfahrt.de>
1400
1401         * gnus-art.el (gnus-article-refer-article): Strip leading "news:"
1402         from message-ID
1403
1404 2003-02-07  Jesper Harder  <harder@ifa.au.dk>
1405
1406         * gnus-util.el (gnus-run-hooks): Use save-current-buffer.
1407
1408 2003-02-07  John Paul Wallington  <jpw@gnu.org>
1409
1410         * mm-util.el (mm-delete-duplicates, mm-append-to-file)
1411         (mm-write-region, mm-detect-coding-region): Doc fixes.
1412
1413 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1414
1415         * mail-source.el (mail-source-fetch): Ignore errors.
1416         (mail-source-ignore-errors): New variable.
1417
1418         * gnus-sum.el (gnus-summary-refer-thread): Don't re-fetch current
1419         articles.
1420
1421         * gnus-msg.el (gnus-version-expose-system): Change default.
1422
1423 2003-02-07  Vasily Korytov  <deskpot@myrealbox.com>
1424
1425         * gnus-msg.el (gnus-version-expose-system): New variable.
1426
1427 2003-02-07  Simon Josefsson  <jas@extundo.com>
1428
1429         * mml-sec.el (mml-unsecure-message): Don't use kill-region.  Tiny
1430         patch from deskpot@myrealbox.com (Vasily Korytov).
1431
1432 2003-02-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1433
1434         * gnus-art.el (article-display-face): Get the Face header from
1435         the current buffer.
1436
1437 2003-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1438
1439         * gnus-art.el (gnus-mime-view-part-internally): Bind
1440         buffer-read-only to nil.
1441
1442 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1443
1444         * gnus-agent.el (gnus-agent-expire-1,2): Pass the dir argument
1445         from g-a-e-1 to g-a-e-2.
1446
1447 2003-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
1448
1449         * spam.el (spam-check-BBDB): no need to regexp-quote the argument
1450         of bbdb-search-simple, use spam-use-BBDB-exclusive
1451         (spam-check-whitelist): use spam-use-whitelist-exclusive
1452         (spam-use-whitelist-exclusive): new variable affecting
1453         spam-use-whitelist
1454         (spam-use-BBDB-exclusive): new variable affecting spam-use-BBDB
1455
1456 2003-02-05  Simon Josefsson  <jas@extundo.com>
1457
1458         * gnus-agent.el (gnus-agent-expire-days): Change default to nil.
1459         (gnus-agent-expire): Don't expire if g-a-e-d is nil.
1460         (gnus-agent-expire): Move most code into gnus-agent-expire-1.
1461         (gnus-agent-expire-1): New.
1462         (gnus-agent-expire-1): Move code into gnus-agent-expire-2.
1463         (gnus-agent-expire-2): New.
1464
1465 2003-02-05  Jesper Harder  <harder@ifa.au.dk>
1466
1467         * gnus-util.el (gnus-delete-if): Rename to gnus-remove-if.
1468         "delete-if" is misleading because it isn't actually destructive.
1469
1470         * gnus-topic.el (gnus-group-prepare-topics): Use new name.
1471
1472         * nnmail.el (nnmail-purge-split-history): do.
1473
1474         * gnus-win.el (gnus-get-buffer-window): do.
1475
1476         * gnus-sum.el (gnus-simplify-whitespace): Remove unnecessary
1477         let-binding.
1478         (gnus-simplify-all-whitespace): do.
1479
1480 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1481
1482         * gnus-delay.el (gnus-delay-article): Fix binding of the
1483         nndraft:delayed group.
1484
1485 2003-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
1486
1487         * gnus.el (spam group parameters): change 'other to 'const in
1488         the group parameter definitions to soothe XEmacs
1489
1490 2003-02-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1491
1492         * gnus-delay.el (gnus-delay-article): Really create
1493         nndraft:delayed group if it doesn't exist.
1494
1495 2003-02-04  Jesper Harder  <harder@ifa.au.dk>
1496
1497         * gnus-sum.el (gnus-summary-search-article): Speed up by
1498         disabling various visual features while searching.
1499         (gnus-summary-recenter): Test gnus-auto-center-summary first.
1500
1501 2003-02-03  Jesper Harder  <harder@ifa.au.dk>
1502
1503         * spam.el (spam-list-of-checks): Don't quote nil and t in
1504         docstrings.  From the elisp manual:
1505
1506            When a documentation string refers to a Lisp symbol, write
1507            it [..] with single-quotes around it.  [..] There are two
1508            exceptions: write t and nil without single-quotes.
1509
1510         * messcompat.el (message-from-style): do.
1511
1512         * message.el (message-send-mail): do.
1513
1514         * gnus-util.el (gnus-use-byte-compile): do.
1515
1516         * gnus-score.el (gnus-score-lower-thread): do.
1517
1518         * gnus-int.el (gnus-server-unopen-status): do.
1519
1520         * gnus.el (gnus-define-group-parameter, gnus-large-newsgroup)
1521         (large-newsgroup-initial, gnus-install-group-spam-parameters): do.
1522
1523         * gnus-cus.el (gnus-group-customize, gnus-score-parameters)
1524         (gnus-group-parameters): do.
1525
1526         * gnus-art.el (gnus-article-mime-match-handle-function): do.
1527
1528         * mm-decode.el (mm-text-html-renderer): do.
1529
1530 2003-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1531
1532         * nnheader.el (nnheader-directory-separator-character): Change the
1533         way to compute the dafault value.
1534
1535 2003-02-02  Jesper Harder  <harder@ifa.au.dk>
1536
1537         * gnus-art.el (gnus-button-handle-describe-key): Implement it.
1538         (gnus-button-alist): Fix regexp for describe-key.
1539         (gnus-button-handle-describe-function)
1540         (gnus-button-handle-describe-variable)
1541         (gnus-button-handle-apropos, gnus-button-handle-apropos-command)
1542         (gnus-button-handle-apropos-variable)
1543         (gnus-button-handle-apropos-documentation): Docstring fix.
1544
1545         * gnus-util.el (gnus-kill-buffer): Use get-buffer.
1546
1547 2003-02-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1548
1549         * gnus-draft.el (gnus-group-send-queue): Bind gnus-posting-styles
1550         to nil.
1551
1552         * nnmail.el: Removed gnus-util autoload.
1553
1554         * gnus.el: Use gnus-prin1-to-string throughout.
1555
1556         * gnus-util.el (gnus-prin1-to-string): Bind print-length and
1557         print-level.
1558
1559         * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
1560         (gnus-treat-display-grey-xface): Removed.
1561
1562         * gnus-fun.el (gnus-grab-cam-face): New.
1563         (gnus-convert-image-to-gray-x-face): Removed.
1564         (gnus-convert-gray-x-face-to-xpm): removed.
1565         (gnus-convert-gray-x-face-region): Removed.
1566         (gnus-grab-gray-x-face): Removed.
1567
1568         * nnmail.el (nnmail-expiry-wait-function): Doc indent.
1569
1570 2003-01-31  Jesper Harder  <harder@ifa.au.dk>
1571
1572         * gnus-util.el (gnus-kill-buffer): Functions in gnus-util
1573         shouldn't depend on the rest of Gnus, so test if gnus-buffers is
1574         bound.
1575
1576         * nnmail.el (nnmail-cache-close): Use gnus-kill-buffer.
1577
1578 2003-01-30  Jesper Harder  <harder@ifa.au.dk>
1579
1580         * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
1581         Remove -- these are bogus options which are never used.
1582
1583 2003-01-29  Jesper Harder  <harder@ifa.au.dk>
1584
1585         * gnus-art.el (gnus-article-mode): Use summary tool bar.
1586
1587 2003-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
1588
1589         * spam.el (spam-check-blackholes)
1590         (spam-blackhole-good-server-regex): new variable to skip some IPs
1591         when checking blackholes; use it
1592         (spam-check-bogofilter-headers)
1593         (spam-bogofilter-bogosity-positive-spam-header): new variable, in
1594         case more X-Bogosity is used than just "Yes/No"
1595         (spam-ham-move-routine): semi-fixed, only first article is
1596         properly moved now
1597
1598 2003-01-27  Jesper Harder  <harder@ifa.au.dk>
1599
1600         * gnus-util.el (gnus-kill-buffer): Remove buffer from gnus-buffers
1601         as well.
1602
1603         * gnus-sum.el (gnus-select-newsgroup): Use gnus-kill-buffer.
1604
1605         * gnus-score.el (gnus-score-headers, gnus-score-find-bnews): do.
1606
1607         * gnus-start.el (gnus-save-newsrc-file, gnus-clear-system): do.
1608
1609         * gnus-bcklg.el (gnus-backlog-shutdown): do.
1610
1611         * gnus-srvr.el (gnus-server-exit, gnus-browse-exit): do.
1612
1613 2003-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1614
1615         * gnus-fun.el (gnus-face-encode): New function.
1616         (gnus-convert-png-to-face): Use it.
1617
1618         * gnus-sum.el (gnus-summary-make-menu-bar): Added M-& to marks.
1619
1620 2003-01-26  Jesper Harder  <harder@ifa.au.dk>
1621
1622         * mm-decode.el (mm-dissection-list): Remove.
1623         (mm-dissect-singlepart): Don't push to mm-dissection-list, it's
1624         only used in mm-remove-all-parts.
1625         (mm-remove-all-parts): Remove it, it's never called.
1626
1627 2003-01-25  Simon Josefsson  <jas@extundo.com>
1628
1629         * gnus-group.el (gnus-group-make-group): Report errors.
1630
1631         * nnimap.el (nnimap-request-create-group): Ditto.
1632
1633         * sieve-manage.el (sieve-manage-is-okno): Parse literal strings.
1634
1635         * sieve.el (sieve-upload): Fix error printing.
1636
1637         * mm-encode.el (mm-qp-or-base64): Always QP iff
1638         mm-use-ultra-safe-encoding and cleartext PGP.
1639
1640         * gnus-sum.el (gnus-summary-select-article): Inhibit
1641         redisplay (mainly for secured messages).
1642
1643         * nnmail.el (nnmail-article-group): Copy body too (but don't
1644         process it).
1645
1646 2003-01-25  Jesper Harder  <harder@ifa.au.dk>
1647
1648         * gnus-art.el (gnus-article-setup-buffer): Reset
1649         gnus-button-marker-list.
1650
1651 2003-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1652
1653         * nntp.el (nntp-read-timeout): Default to using a second delay
1654         under Microsoft Windows.
1655
1656 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1657
1658         * nnheader.el (nnheader-directory-separator-character): New
1659         variable.
1660
1661 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1662
1663         * gnus-agent.el (gnus-agent-max-fetch-size)
1664         (gnus-agent-article-alist, gnus-agent-get-undownloaded-list)
1665         (gnus-agent-catchup, gnus-agent-summary-fetch-group)
1666         (gnus-agent-fetch-articles, gnus-agent-backup-overview-buffer)
1667         (gnus-agent-flush-cache, gnus-agent-fetch-headers)
1668         (gnus-agent-braid-nov, gnus-agent-load-alist)
1669         (gnus-agent-article-alist-save-format)
1670         (gnus-agent-read-agentview, gnus-agent-save-alist)
1671         (gnus-agent-fetch-group-1, gnus-agent-expire)
1672         (gnus-agent-uncached-articles, gnus-agent-retrieve-headers)
1673         (gnus-agent-regenerate-group): Reformat to keep under eighty
1674         columns.  Reword docstrings so that first line is under eighty
1675         chars and a complete sentence.  Still need to work on the rear
1676         end of the file, in particular gnus-agent-expire.
1677
1678 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1679
1680         * gnus-agent.el (gnus-agentize): Indent.
1681
1682         * gnus.el (gnus-version-number): Bumped.
1683
1684 2003-01-24 20:32:44 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1685
1686         * gnus.el: Oort Gnus v0.14 is released.
1687
1688 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1689
1690         * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
1691         before beginning.  Tiny patch from Mark Thomas
1692         <swoon@bellatlantic.net>.
1693
1694 2003-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
1695
1696         * spam.el (spam-check-blackholes, spam-split)
1697         (spam-mark-junk-as-spam-routine, spam-summary-prepare-exit): added
1698         gnus-message calls to show to users what spam.el is doing
1699
1700 2003-01-24  Jesper Harder  <harder@ifa.au.dk>
1701
1702         * gnus-msg.el (gnus-message-replysign)
1703         (gnus-message-replyencrypt): Fix typo.
1704
1705 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1706
1707         * gnus-art.el (gnus-mime-security-show-details): Toggle showing
1708         details.
1709
1710 2003-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1711
1712         * gnus-art.el (gnus-article-press-button): let* -> let.
1713         (gnus-mime-security-show-details): Cleaned up.
1714         (gnus-mime-security-press-button): Save excursion.
1715         (gnus-insert-mime-security-button): Clean up.
1716
1717         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Doc fix.
1718
1719         * gnus-async.el (gnus-async-wait-for-article): Don't use a
1720         timeout.
1721
1722         * nntp.el (nntp-accept-process-output): Removed timeout.
1723         (nntp-read-timeout): New variable.
1724         (nntp-accept-process-output): Use it.
1725
1726         * gnus-sum.el (gnus-data-find-list): Remove *.
1727
1728 2003-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1729
1730         * gnus-sum.el (gnus-summary-first-subject): Fixed bug that I
1731         introduced on 2002-01-22.
1732         (gnus-summary-first-unseen-or-unread-subject): Ditto.
1733
1734 2003-01-23  Teodor Zlatanov  <tzz@lifelogs.com>
1735
1736         * spam.el (spam-check-regex-headers, spam-list-of-checks)
1737         (spam-regex-headers-spam, spam-regex-headers-ham): added spam/ham
1738         checks of incoming mail based on simple header regexp matching
1739
1740 2003-01-22  Teodor Zlatanov  <tzz@lifelogs.com>
1741
1742         * gnus-sum.el (gnus-spam-mark): set to `$'
1743
1744 2003-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1745
1746         * gnus-agent.el (gnus-agent-get-undownloaded-list): Now computes
1747         gnus-newsgroup-unfetched, the list of articles whose headers have
1748         not been fetched from the server.
1749
1750         * gnus-sum.el (gnus-summary-find-next): Removed undownloaded
1751         parameter as it never worked due to a bug.  Added check to prevent
1752         selection of any article in the gnus-newsgroup-unfetched list.
1753         (gnus-summary-find-prev): Added check to prevent selection of any
1754         article in the gnus-newsgroup-unfetched list.
1755         (gnus-summary-first-subject): Documented API. Modified
1756         implementation so that constraints are handled independently.
1757         Added check to prevent selection of any article in the
1758         gnus-newsgroup-unfetched list.
1759         (gnus-summary-first-unseen-subject): Updated parameters in
1760         gnus-summary-first-subject call to match new API.
1761         (gnus-summary-first-unseen-or-unread-subject): Ditto.
1762         (gnus-summary-catchup): Do not mark unfetched articles as read.
1763
1764 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
1765
1766         * gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook):
1767         make-obsolete-variable allows only two arguments in XEmacs and
1768         Emacs 20.
1769
1770         * gnus-sum.el (gnus-summary-wash-hide-map): Remove
1771         gnus-article-hide-pgp.
1772         (gnus-summary-make-menu-bar): do.
1773
1774         * gnus-art.el (gnus-treat-strip-pgp): Make obsolete.
1775         (gnus-treatment-function-alist): Remove gnus-treat-strip-pgp and
1776         gnus-article-hide-pgp.
1777         (article-hide-pgp): Remove.
1778         (gnus-article-hide): Remove gnus-article-hide-pgp.
1779
1780         * gnus.el: Remove gnus-article-hide-pgp
1781
1782 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1783
1784         * message.el (message-required-headers): Doc fix.
1785
1786 2003-01-21  Teodor Zlatanov  <tzz@lifelogs.com>
1787
1788         * spam.el (spam-group-ham-processor-bogofilter-p): fixed bug
1789         (spam-ifile-register-ham-routine, spam-ifile-ham-category): new
1790         option to make ifile a purely binary classifier
1791
1792 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1793
1794         * mml-sec.el (mml-secure-sign-pgpauto): Renamed.
1795         (mml-secure-encrypt-pgpmime): Removed double.
1796
1797         * gnus-sum.el (gnus-summary-mark-article-as-replied): Added
1798         debugging statements.
1799
1800 2003-01-21  Andreas Fuchs  <asf@void.at>
1801
1802         * mml-sec.el (mml-sign-alist): Added pgpauto.
1803
1804 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1805
1806         * gnus.el (gnus-version-number): Bumped version number.
1807
1808 2003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1809
1810         * gnus.el: Oort Gnus v0.13 is released.
1811
1812 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1813
1814         * gnus-art.el (gnus-button-url-regexp): Removed |.
1815
1816         * message.el (message-send-hook): Doc fix.
1817
1818         * gnus-win.el (gnus-buffer-configuration): Display article
1819         instead of article-copy when `reply'.
1820
1821 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
1822
1823         * gnus.el (gnus-format): Change customize group to gnus.
1824         (gnus-cache): Add link.
1825         (gnus-group-charter-alist): Fix docstring.
1826
1827 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
1828
1829         * mailcap.el (mailcap-print-command): lpr-command might be
1830         unbound in XEmacs.
1831
1832 2003-01-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1833
1834         * gnus-agent.el (gnus-agent-regenerate-group): Added interactive form.
1835
1836         * gnus-sum.el (gnus-summary-update-article-line): Fixed
1837         calculation of net characters added for use in the gnus-data
1838         structure.
1839
1840 2003-01-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1841
1842         * nnmail.el (nnmail-process-unix-mail-format): Improve error
1843         message.  Suggested by Jari Aalto.
1844
1845 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1846
1847         * gnus-art.el (gnus-article-followup-with-original): Clean up.
1848         (gnus-article-reply-with-original): Ditto.
1849
1850         * gnus-sum.el (gnus-summary-catchup): Make sure downloadable,
1851         read articles don't become unread.
1852
1853 2003-01-17  Simon Josefsson  <jas@extundo.com>
1854
1855         * gnus-fun.el (gnus-x-face-from-file):
1856         (gnus-face-from-file): Suggest image format in minibuffer prompt.
1857
1858         * gnus-fun.el (gnus-convert-image-to-x-face-command)
1859         (gnus-convert-image-to-face-command): Doc fix.
1860
1861 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1862
1863         * gnus-fun.el (gnus-convert-face-to-png): Protect against errors.
1864
1865 2003-01-17  Jesper Harder  <harder@ifa.au.dk>
1866
1867         * gnus-art.el (gnus-mime-print-part): Use mm-save-part-to-file to
1868         avoid encoding problems.
1869
1870         * mailcap.el (mailcap-ps-command): New variable.
1871         (mailcap-mime-data): Add print entry where applicable.  Use
1872         pdftotext on a tty.
1873
1874 2003-01-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
1875
1876         * gnus-sum.el (gnus-alter-header-function): Add type and group.
1877
1878 2003-01-16  Simon Josefsson  <jas@extundo.com>
1879
1880         * gnus-fun.el (gnus-convert-image-to-x-face-command)
1881         (gnus-convert-image-to-face-command, gnus-x-face-from-file)
1882         (gnus-face-from-file): Doc fix; don't mention image format.
1883
1884 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
1885
1886         * spam.el (spam-get-article-as-filename): new function (unused for now)
1887         (spam-get-article-as-buffer): new function
1888         (spam-get-article-as-string): use spam-get-article-as-buffer
1889         (spam-summary-prepare-exit): fixed bug, noticed by Malcolm Purvis
1890
1891 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
1892
1893         * gnus-agent.el: Don't use `path'.
1894         From the GNU coding standards:
1895
1896             Please do not use the term ``pathname'' that is used in Unix
1897             documentation; use ``file name'' (two words) instead.  We use
1898             the term ``path'' only for search paths, which are lists of
1899             directory names.
1900
1901         * nnsoup.el (nnsoup-file-name): Ditto.
1902
1903         * nnmail.el (nnmail-pathname-coding-system): Ditto.
1904         (nnmail-group-pathname): Ditto.
1905
1906         * nnimap.el (nnimap-group-overview-filename): Ditto.
1907
1908         * nnheader.el (nnheader-pathname-coding-system): Ditto.
1909         (nnheader-group-pathname): Ditto.
1910
1911         * nnfolder.el (nnfolder-group-pathname): Ditto.
1912
1913         * gnus.el (gnus-home-directory): Ditto.
1914
1915         * gnus-group.el (gnus-group-icon-list): Ditto.
1916
1917 2003-01-16  Jesper Harder  <harder@ifa.au.dk>
1918
1919         * gnus-art.el (gnus-mime-print-part): Use mm-handle-media-type.
1920
1921         * message.el (message-mode-menu): Use it.
1922         (message-mode-menu): Deactivate "Yank Original" if there's no
1923         reply buffer.
1924
1925         * messagexmas.el (message-xmas-redefine): Redefine in XEmacs.
1926
1927         * message.el (message-mark-active-p): New function.
1928
1929 2003-01-15  Teodor Zlatanov  <tzz@lifelogs.com>
1930
1931         * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header)
1932         (spam-bogofilter-database-directory): new variables
1933         (spam-check-bogofilter-headers, spam-check-bogofilter)
1934         (spam-bogofilter-register-with-bogofilter)
1935         (spam-bogofilter-register-spam-routine)
1936         (spam-bogofilter-register-ham-routine)
1937         (spam-group-ham-processor-bogofilter-p): new functions for the new
1938         Bogofilter interface
1939         (spam-summary-prepare-exit): use the new Bogofilter functions
1940         (spam-list-of-checks): added spam-use-bogofilter-headers
1941         (spam-bogofilter-score): rewrote function
1942         (spam-check-bogofilter): optional score parameter, uses
1943         spam-check-bogofilter-headers better
1944         (spam-check-bogofilter-headers): optional score parameter
1945
1946         * gnus.el (gnus-install-group-spam-parameters): new variable, t by
1947         default, in the gnus-start customization group.  Used to disable
1948         the spam-*/ham-* parameters.
1949         (gnus-group-ham-exit-processor-bogofilter): new ham processor
1950
1951 2003-01-15  Jesper Harder  <harder@ifa.au.dk>
1952
1953         * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
1954         XEmacs.
1955
1956         * gnus-ems.el (gnus-mark-active-p): do.
1957
1958 2003-01-15  Kevin Ryde  <user42@zip.com.au>
1959
1960         * gnus.texi (Using MIME): Mention auto-compression-mode with
1961         gnus-mime-copy-part.
1962
1963 2003-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1964
1965         * message.el (message-send): Don't warn about duplicates when
1966         superseding.
1967
1968 2003-01-15  Simon Josefsson  <jas@extundo.com>
1969
1970         * nnimap.el (nnimap-split-download-body): New variable.
1971         (nnimap-split-articles): Use it.
1972
1973 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1974
1975         * gnus-agent.el (gnus-agent-check-overview-buffer): This data
1976         integrity checker was incorrectly flagging, and removing, articles
1977         whose article number was negative.
1978         (gnus-agent-fetch-group-1): When executed in the group's summary
1979         buffer, refresh each downloaded line to update the status flag and
1980         font.  Preserve the value of gnus-newsgroup-headers so that
1981         gnus-agent-fetch-articles can split the requests by size.
1982         (gnus-agent-expire): Corrected day calculation for when
1983         gnus-agent-expire-days contains a list.
1984
1985 2003-01-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1986
1987         * gnus-audio.el (gnus-audio-au-player): Use executable-find.
1988
1989 2003-01-13  Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
1990
1991         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
1992           /usr/bin/play as default player.
1993           (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
1994
1995 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1996
1997         * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
1998         articles to be marked as well.
1999
2000 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2001         * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
2002         fictious headers generated by nnagent (ie. Undownloaded Article
2003         ####) in the list of articles that have not been downloaded.
2004
2005         * gnus-int.el (): Added require declarations to resolve
2006         compile-time warnings.
2007         (gnus-open-server): If the server status is set to offline,
2008         recursively execute gnus-open-server to open the offline backend
2009         (e.g. nnagent).
2010
2011 2003-01-14  Jesper Harder  <harder@ifa.au.dk>
2012
2013         * gnus-art.el (gnus-article-reply-with-original): Use
2014         gnus-mark-active-p.
2015         (gnus-article-followup-with-original): do.
2016
2017 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2018
2019         * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
2020
2021 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2022
2023         * gnus-score.el (gnus-score-edit-file-at-point): New function.
2024         (gnus-score-find-trace): Bind it to `e' key.  Added `q' for quit.
2025
2026 2003-01-13  Romain FRANCOISE  <romain@orebokech.com>
2027
2028         * gnus-fun.el (gnus-x-face-from-file): Quote file name.
2029         (gnus-face-from-file): Ditto.
2030
2031 2003-01-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2032
2033         * gnus-sum.el (gnus-articles-to-read): Don't just apply
2034         gnus-alter-articles-to-read-function to the unread articles.
2035
2036 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2037
2038         * deuglify.el (gnus-article-outlook-unwrap-lines)
2039         (gnus-article-outlook-repair-attribution)
2040         (gnus-article-outlook-rearrange-citation): New function names,
2041         renamed from "gnus-outlook-" to "gnus-article-outlook-".  Changed
2042         doc-string.
2043
2044         * gnus-sum.el (gnus-summary-mode-map): Use new function names,
2045         removed `W k' key binding (use `W Y f' instead).
2046         (gnus-summary-make-menu-bar): Use new function names.
2047
2048 2003-01-13  Simon Josefsson  <jas@extundo.com>
2049
2050         * gnus-fun.el (gnus-random-x-face): Doc fix.
2051         (gnus-insert-random-x-face-header): New function.
2052
2053 2003-01-13  Jesper Harder  <harder@ifa.au.dk>
2054
2055         * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
2056         mark is not active.
2057
2058         * gnus-msg.el (gnus-inews-do-gcc): Comment.
2059
2060         * gnus-ems.el (gnus-mark-active-p): New function.
2061
2062         * gnus-group.el (gnus-topic-mode-p): New function.
2063         (gnus-group-make-menu-bar): Show more key bindings in topic mode.
2064         Deactivate items if mark is not active.
2065
2066 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2067
2068         * gnus.el (gnus-version-number): Bumped version.
2069         (gnus-summary-line-format): Doc fix.
2070
2071 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2072
2073         * gnus.el: Oort Gnus v0.12 is released.
2074
2075 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2076
2077         * mail-source.el (mail-sources): Removed autoload to make it
2078         compile under XEmacs.
2079
2080 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
2081
2082         * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
2083         regexp or a function too.
2084         (gnus-confirm-treat-mail-like-news): New variable.  Ask for
2085         confirmation even if the original article is mail.
2086
2087 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2088
2089         * gnus-msg.el (gnus-inews-add-send-actions): Get the right
2090         articles to be marked when not yanking.
2091
2092 2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
2093
2094         * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
2095
2096 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2097
2098         * gnus-fun.el (gnus-face-from-file): Autoload.
2099
2100         * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
2101         errors.
2102
2103 2003-01-12  Simon Josefsson  <jas@extundo.com>
2104
2105         * sieve.el (sieve-upload-and-bury): New.  Suggested by
2106         kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
2107
2108         * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
2109         Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
2110
2111 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2112
2113         * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
2114         in every string.
2115
2116         * gnus.el (gnus-version-number): Bumped version number.
2117
2118 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2119
2120         * gnus.el: Oort Gnus v0.11 is released.
2121
2122 2003-01-12  Jesper Harder  <harder@ifa.au.dk>
2123
2124         * message.el (message-fetch-reply-field): Narrow to headers.
2125
2126         * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
2127         if Gnus isn't alive.
2128
2129 2003-01-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2130
2131         * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
2132         marks from articles that are already stored in the agent.
2133         (gnus-agent-backup-overview-buffer): New debug tool.  Creates a
2134         backup copy of an invalid .overview file for later analysis.
2135
2136 2003-01-12  Gregorio Gervasio, Jr.  <gtgj@pacbell.net>
2137
2138         * gnus-sum.el (gnus-summary-exit): Reverse change to make group
2139         exit work with two frames.
2140
2141 2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
2142
2143         * message.el (message-forward-make-body): Use mule4.
2144
2145 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2146
2147         * message.el (message-mode-map): Move wide-reply command.
2148
2149 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
2150
2151         * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
2152         castellano.
2153         (gnus-outlook-display-hook): New variable.
2154         (gnus-outlook-display-article-buffer): New function.
2155         (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
2156         (gnus-outlook-deuglify-article): Made them interactive and added
2157         optional arg.  Use `g-o-d-a-b'.
2158         (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
2159
2160         * gnus-sum.el: Added autoloads.
2161         (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
2162         (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
2163
2164 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2165
2166         * gnus-art.el (gnus-display-mime): Use the mime emulation
2167         variable.
2168
2169         * gnus-sum.el (gnus-article-emulate-mime): New variable.
2170
2171         * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
2172         newsrc-alist is initialized properly.
2173
2174         * mail-source.el (mail-sources): Autoload.
2175
2176         * gnus-sum.el (gnus-summary-make-false-root-always): Default to
2177         nil.
2178
2179         * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
2180         insert two newlines.
2181
2182         * message.el (message-check-news-header-syntax): Compute the
2183         header length correctly.
2184
2185 2003-01-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2186
2187         * gnus-agent.el (gnus-agent-expire): Do not remove article from
2188         alist when keeping fetched article file.
2189         (gnus-agent-retrieve-headers): When parsing response for article
2190         numbers, use the same algorithm as gnus-agent-braid-nov to protect
2191         against garbage in the server's response.
2192
2193         * gnus-int.el (gnus-request-expire-articles,
2194         gnus-request-move-article): Only expire when the group's server
2195         has been agentized.
2196
2197 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2198
2199         * gnus-cite.el (gnus-cite-delete-overlays): Protect against
2200         errors when deleting overlays.
2201
2202         * gnus-score.el (gnus-score-followup): Allow tracing.
2203
2204         * gnus-art.el (gnus-treat-display-face): New variable.
2205         (article-display-face): New command.
2206
2207         * gnus-fun.el (gnus-face-from-file): New function.
2208         (gnus-convert-face-to-png): Ditto.
2209
2210         * gnus-art.el (gnus-ignored-headers): Added Face.
2211
2212 2003-01-10  Simon Josefsson  <jas@extundo.com>
2213
2214         * nndraft.el (nndraft-request-group): Avoid crash in
2215         directory-files when draft directory doesn't exists.
2216
2217         * gnus-sum.el (gnus-select-article-hook): Add :option.
2218
2219 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
2220
2221         * spam.el (spam-use-stat): new variable
2222         (spam-group-spam-processor-stat-p)
2223         (spam-group-ham-processor-stat-p): new convenience functions
2224         (spam-summary-prepare-exit): add spam/ham processors to sequence
2225         (spam-list-of-checks): add spam-use-stat to list of checks
2226         (spam-split): conditionally load the spam-stat tables
2227         (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
2228         spam-check-ifile): new functions
2229
2230         * spam-stat.el (spam-stat): typo fix
2231         (spam-stat-install-hooks): new variable
2232         (spam-stat-split-fancy-spam-group): added documentation clarification
2233         (spam-stat-split-fancy-spam-threshhold): new variable
2234         (spam-stat-install-hooks): make hooks conditional
2235         (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
2236
2237         * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
2238         spam-stat ham/spam processor symbols
2239
2240 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2241
2242         * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
2243         file exists.
2244
2245 2003-01-10  Simon Josefsson  <jas@extundo.com>
2246
2247         * gnus-sum.el (gnus-summary-read-group-1): Don't select first
2248         undownloaded/downloadable only when unplugged.
2249
2250 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
2251
2252         * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
2253
2254 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
2255
2256         * spam.el (spam-check-ifile): fixed call-process-region to use the
2257         db parameter only if it's set
2258         (spam-ifile-register-with-ifile): ditto
2259
2260 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
2261
2262         * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
2263         spam-stat-nbad before creating the hash table.
2264         (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
2265         Changed copyright statement to FSF.
2266
2267 2003-01-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2268
2269         * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
2270         processable articles as read.
2271         (gnus-agent-summary-fetch-series): Remove processable and
2272         downloadable marks on all downloaded articles in the series.
2273
2274         * nntp.el (nntp-report): Throw error after reporting the problem.
2275         (nntp-accept-process-output): Corrected error check to report an
2276         error when the process is nil.
2277
2278 2003-01-09  Simon Josefsson  <jas@extundo.com>
2279
2280         * message.el (message-tool-bar-map): Add preview.
2281
2282 2003-01-09  Jesper Harder  <harder@ifa.au.dk>
2283
2284         * mml.el (mml-preview): Get rid of MIME handles and buffers after
2285         previewing.
2286
2287 2003-01-08  Paul Jarc  <prj@po.cwru.edu>
2288
2289         * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
2290         bug when the (n+1)th article to be added to a group has a smaller
2291         number than the n articles already added.
2292
2293 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
2294
2295         * message.el (message-mode-field-menu): Use backquote.
2296
2297 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
2298
2299         * spam.el: fixed the BBDB autoloads again, using
2300         bbdb-search-simple now (which is not a macro, thank god)
2301
2302         * lpath.el (bbdb-search): removed function from maybe-fbind list
2303
2304         * gnus.el (ham-process-destination): added new parameter for
2305         destination of ham articles found in spam groups at summary exit
2306
2307         * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
2308         (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
2309         (spam-ifile-database-path): added new parameter for ifile's database
2310         (spam-move-spam-nonspam-groups-only): new parameter to determine
2311         if spam should be moved from all groups or only some
2312         (spam-summary-prepare-exit): fixed logic to use
2313         spam-move-spam-nonspam-groups-only when deciding to invoke
2314         spam-mark-spam-as-expired-and-move-routine; always invoke that
2315         routine after the spam has been expired-or-moved in case there's
2316         some spam left over; use spam-ham-move-routine in spam groups
2317         (spam-ham-move-routine): new function to move ham articles to the
2318         ham-process-destinations group parameter
2319
2320 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2321
2322         * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
2323
2324         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
2325         gnus-summary-update-article-line.
2326
2327 2003-01-08  Simon Josefsson  <jas@extundo.com>
2328
2329         * nnmail.el (nnmail-expiry-target-group): Request group, create it
2330         not successful.
2331
2332 2003-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2333
2334         * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
2335
2336 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
2337
2338         * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
2339         logic, finally
2340
2341 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2342
2343         * gnus-spec.el (gnus-parse-format): %C is a complex format.
2344         (gnus-parse-format): Change to %~.
2345
2346         * message.el (message-generate-headers): Don't generate optional
2347         empty headers.
2348
2349 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
2350
2351         * message.el (message-cross-post-default)
2352         (message-cross-post-note-function, message-shoot-gnksa-feet)
2353         (message-strip-subject-trailing-was, message-change-subject)
2354         (message-mark-insert-file, message-cross-post-followup-to)
2355         (message-cross-post-followup-to, message-mode-map)
2356         (message-generate-unsubscribed-mail-followup-to)
2357         (message-make-mail-followup-to): Minor changes to doc-strings and
2358         error messages.  Updated copyright line.
2359
2360         * message.el (message-make-mail-followup-to,
2361         message-generate-unsubscribed-mail-followup-to): New function
2362         names.  Renamed functions: "-mft" -> "-mail-followup-to".
2363         (message-make-mft, message-gen-unsubscribed-mft): Removed function
2364         names.
2365
2366         * mml.el (mml-preview-insert-mail-followup-to): New function name.
2367         (mml-preview-insert-mft): Removed function name.
2368         (mml-preview): Use new function names.
2369
2370         * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
2371
2372         * message.el (message-mode-field-menu): Moved header related
2373         commands from "Message" to "Field" menu.
2374
2375 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
2376
2377         * message.el (message-generate-headers-first): Added customization
2378         if variable is a list.
2379
2380 2003-01-07  Michael Shields  <shields@msrl.com>
2381
2382         * gnus-art.el (gnus-article-next-page): Correctly handle the case
2383         where the last line of the article is the last line of the window.
2384
2385 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2386
2387         * gnus-msg.el (gnus-debug): Use ignore-errors.
2388
2389         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
2390         `gnus-summary-update-line'.
2391
2392 2003-01-08  Simon Josefsson  <jas@extundo.com>
2393
2394         * gnus-art.el (gnus-unbuttonized-mime-types)
2395         (gnus-buttonized-mime-types): Doc fix.
2396
2397 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
2398
2399         * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
2400
2401 2003-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2402
2403         * nnrss.el (nnrss-group-alist): Add and clear up.
2404
2405 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
2406
2407         * spam.el: removed unnecessary condition-case for loading bbdb-com.el
2408
2409         * lpath.el (bbdb-search): added BBDB functions for a better way to
2410         fix missing functions
2411
2412         * spam.el (spam-check-ifile): if should be an unless
2413
2414         * spam.el: define 'ignore alias for spam-BBDB-register-routine,
2415         spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
2416         (spam-ifile-all-categories): doc string fixed to be less than 80 chars
2417
2418 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2419
2420         * gnus-sum.el (gnus-summary-make-menu-bar): Added
2421         gnus-summary-refer-thread to thread menu.
2422
2423 2003-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2424
2425         * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
2426         summary buffer, articles that cannot be fetched are marked as
2427         canceled.
2428
2429         * nntp.el (nntp-with-open-group): The quit signal handler must
2430         propagate the quit signal to the next outer handler so that the
2431         caller knows that the request aborted abnormally.
2432
2433 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
2434
2435         * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
2436         (spam-ifile-register-spam-routine)
2437         (spam-ifile-register-ham-routine): added ifile functionality that
2438         does not use ifile-gnus.el to classify and register articles
2439         (spam-get-article-as-string): convenience function
2440         (spam-summary-prepare-exit): added ifile spam and ham registration
2441         (spam-ifile-all-categories, spam-ifile-spam-category)
2442         (spam-ifile-path, spam-ifile): added customization options
2443
2444         * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
2445         exit processor
2446         (spam-process): added gnus-group-ham-exit-processor-ifile to the
2447         list of choices
2448
2449 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2450
2451         * gnus-score.el (gnus-score-followup): Also score immediate
2452         followups.
2453
2454 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2455
2456         * nnweb.el (nnweb-asynchronous-p): Changed to nil.
2457
2458 2003-01-07  Simon Josefsson  <jas@extundo.com>
2459
2460         * message.el (message-mode-menu): Fix receipt balloon help.
2461
2462 2003-01-07  Jesper Harder  <harder@ifa.au.dk>
2463
2464         * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
2465         always be interpreted as news.
2466
2467 2003-01-07  Simon Josefsson  <jas@extundo.com>
2468
2469         * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
2470         gnus-sieve-script, instead of the global variable
2471         gnus-sieve-crosspost.  One-line patch from Steinar Bang
2472         <sb@dod.no>.
2473
2474 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2475
2476         * gnus.el: Renamed gnus-summary-*-uncached-face as
2477         gnus-summary-*-undownloaded-face to avoid confusing the agent with
2478         the cache.
2479
2480         * gnus-sum.el: Ditto.
2481
2482 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2483
2484         * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
2485         in either the group or summary buffer.
2486         New command "JS", in summary buffer, will fetch articles per the
2487         group's category, predicate, and processable flags.
2488         (gnus-agent-summary-fetch-series): Rewritten to call
2489         gnus-agent-session-fetch-group once with all articles in the
2490         series.
2491         (gnus-agent-summary-fetch-group): Fixed bug and modified code to
2492         return list of fetched articles.
2493         (gnus-agent-fetch-articles): Split fetch list into sublists such
2494         that the article buffer is only slightly larger than
2495         gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
2496         the group's article alist is saved.
2497         (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
2498         longer result in the agent trying to fetch an article.
2499         (gnus-agent-fetch-group-1): Can now be called in either the group
2500         or summary buffer.  Removed the max-fetch-size code that I added
2501         on 2002-12-13 as that capability is now part of
2502         gnus-agent-fetch-articles.  Added code to update summary buffer.
2503         When called in the group buffer, articles that can not be fetched
2504         are AUTOMATICALLY MARKED AS READ.
2505
2506         * gnus-sum.el (): Modified eval-when-compile to minimize
2507         misleading compilation warnings.
2508         (gnus-update-summary-mark-positions): Changed code to use
2509         gnus-undownloaded-mark rather than gnus-downloaded-mark.
2510
2511         * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
2512         empty file as the parser assumes that the file isn't empty.
2513
2514         * nntp.el (nntp-send-string): The process-send-string call can,
2515         because it performs I/O on the process, change the process' state
2516         from open to closed.  If this happens, call nntp-report
2517         immediately to report the broken connection.
2518         (nntp-report): Rewritten to avoid needing a global variable to
2519         determine the appropriate course of action.  Instead, two function
2520         implementations are provided and the nntp-report function value is
2521         bound to the appropriate implementation.
2522         (nntp-retrieve-data): Moved nntp-report call to end of implementation.
2523         (nntp-with-open-group): Now binds nntp-report's function cell
2524         rather than binding gnus-with-open-group-first-pass.  Added a
2525         condition-case to detect a quit during a nntp command.  When the
2526         quit occurs, the current connection is closed as a fetch articles
2527         request could have several megabytes queued up for reading.
2528         (nntp-retrieve-headers): Bind articles to itself.  If
2529         nntp-with-open-group repeats this command, I must have access to
2530         the original list of articles.
2531         (nntp-retrieve-groups): Ditto for groups.
2532         (nntp-retrieve-articles): Ditto for articles.
2533         (*): Replaced nntp-possibly-change-group calls to
2534         nntp-with-open-group forms in all, but one, occurrance.
2535         (nntp-accept-process-output): Bug fix. Detect when called with
2536         null process.
2537
2538 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
2539
2540         * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
2541         if we don't need to.
2542         (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
2543
2544 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2545
2546         * gnus-group.el (gnus-group-make-web-group): Pass the select
2547         method on to group-create.
2548         (gnus-group-line-format-alist): %U is an integer.
2549
2550         * gnus-sum.el (gnus-summary-exit-no-update): Don't update
2551         ephemeral groups.
2552         (gnus-summary-read-group-1): Ditto.
2553         (gnus-group-make-articles-read): Ditto.
2554
2555         * mm-url.el (mm-url-program): Doc fix.
2556
2557         * message.el (message-mode-map): Rebound
2558         message-insert-wide-reply.
2559
2560 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2561
2562         * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
2563         color as `gnus-group-startup-message' does.
2564
2565 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
2566
2567         * spam.el: fixed line lengths to 80 chars or less
2568
2569         * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
2570         "not-read" mark
2571         (gnus-summary-mark-forward): added the spam-mark to the list of
2572         marks not to be marked as "read" when viewed
2573
2574 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2575
2576         * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
2577
2578         * gnus-group.el (gnus-number-of-unseen-articles-in-group):
2579         Protect against unactive groups.
2580
2581         * message.el (message-check-news-header-syntax): Check long
2582         header lines.
2583         (message-check-news-header-syntax): Update `start'.
2584
2585         * gnus-group.el (gnus-group-expire-articles): Doc fix.
2586         (gnus-group-line-format): %U.
2587         (gnus-group-line-format-alist): ?U.
2588         (gnus-number-of-unseen-articles-in-group): New function.
2589
2590         * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
2591
2592         * gnus.el (gnus-version-number): Bump version number.
2593
2594 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2595
2596         * gnus.el: Oort Gnus v0.10 is released.
2597
2598 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2599
2600         * gnus.el (gnus-version-number): Fix version number.
2601
2602 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2603
2604         * gnus.el: Oort Gnus v0.08 is released.
2605
2606 2003-01-04  Jesper Harder  <harder@ifa.au.dk>
2607
2608         * mm-util.el: Add mm-string-make-unibyte.
2609
2610         * gnus-group.el (gnus-group-jump-to-group): Make it work for
2611         UTF-8 groups.
2612
2613 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2614
2615         * gnus.el (gnus-variable-list): Write gnus-format-specs last.
2616
2617         * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
2618
2619 2003-01-04  Kevin Ryde  <user42@zip.com.au>
2620
2621         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
2622         function.
2623
2624 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2625
2626         * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
2627         (gnus-summary-read-group-1): Update group line.
2628         (gnus-summary-exit-no-update): Update group on exit.
2629
2630         * gnus-group.el (gnus-group-line-format): Add %*.
2631         (gnus-group-line-format-alist): Ditto.
2632         (gnus-group-insert-group-line): Set it.
2633         (gnus-group-is-exiting-p): New variable.
2634         (gnus-group-insert-group-line): Use it.
2635
2636 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
2637
2638         * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
2639         enable BBDB ham processing
2640         (spam-blacklist-register-routine): enable blacklist spam processing
2641         (spam-whitelist-register-routine): enable whitelist ham processing
2642         (spam-fetch-field-from-fast): fast fetching of the "from" field
2643         from (gnus-data-list)
2644         (spam-summary-prepare-exit): works completely now
2645         (spam-use-blacklist): oops, should be nil by default
2646         (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
2647         split processing now; before it was for summary exit as
2648         well but that's done with the spam-contents and spam-process
2649         parameters now
2650
2651 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
2652
2653         * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
2654         characters.
2655
2656 2003-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
2657
2658         * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
2659         (spam-group-processor-p, spam-group-processor-bogofilter-p)
2660         (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
2661         (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
2662         (spam-mark-spam-as-expired-and-move-routine)
2663         (spam-generic-register-routine, spam-BBDB-register-routine)
2664         (spam-ifile-register-routine, spam-blacklist-register-routine)
2665         (spam-whitelist-register-routine): new functions
2666         (spam-summary-prepare-exit): added summary exit processing (expire
2667         or move) of spam-marked articles for spam groups; added slots for
2668         all the spam-*-register-routine functions
2669
2670 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2671
2672         * pop3.el (pop3-retr): Wait 500 msecs.
2673         (pop3-read-response): Ditto.
2674
2675         * gnus-msg.el (gnus-setup-message): Get the evaliation order
2676         right.
2677         (gnus-inews-make-draft): New function.
2678         (gnus-setup-message): Use it.
2679
2680         * message.el (message-required-headers): Add From.
2681
2682 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2683         Trivial patch from Norbert Koch <nk@viteno.net>.
2684
2685         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
2686
2687 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2688
2689         * message.el (message-generate-headers): Let header formatters do
2690         their work.
2691
2692 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
2693
2694         * deuglify.el (gnus-article-outlook-deuglify-article):
2695         Rehighlight, reapply treatments and call
2696         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
2697         (gnus-outlook-repair-attribution-block): Recognize cited
2698         attributions.  Suggested by Niklas Morberg.
2699
2700 2003-01-02  Pete Kazmier  <pete@kazmier.com>
2701
2702         * gnus-art.el (gnus-treat-predicate): Check condition first.
2703
2704 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
2705
2706         * lpath.el: Add url-http-file-exists-p.
2707
2708         * gnus-group.el (gnus-group-fetch-charter): Use
2709         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
2710
2711 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2712
2713         * message.el (message-draft-headers): Also generate From to get a
2714         nicer draft buffer summary.
2715
2716         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
2717         parameter.
2718
2719         * gnus-art.el (article-wash-html): Clean up.
2720         (article-wash-html): Typo fix.
2721
2722         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
2723         (gnus-summary-mail-forward): To many lists of lists.
2724
2725         * gnus-art.el (article-wash-html): Clean up.
2726
2727 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
2728
2729         * gnus-art.el (gnus-treat-wash-html): New variable.
2730
2731 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2732
2733         * message.el (message-check-news-header-syntax): Allow posting.
2734         (message-check-news-header-syntax): Fix logic for sure, this
2735         time.
2736
2737 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
2738
2739         * message.el (message-check-news-header-syntax): Check syntax of
2740         continuation headers.
2741
2742 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
2743
2744         * gnus-art.el (gnus-button-url-regexp,
2745         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
2746         (gnus-header-button-alist): Regexps are case insensitive here.
2747
2748 2003-01-02  Simon Josefsson  <jas@extundo.com>
2749
2750         * dig.el (query-dig): Doc fix.
2751
2752 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2753
2754         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
2755         summary buffer line, not just the download mark.
2756
2757 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2758
2759         * gnus-sum.el (gnus-summary-goto-subjects): New function.
2760         (gnus-summary-insert-dormant-articles): New command and
2761         keystroke.
2762
2763         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
2764         function for mass insertion of subjects.
2765
2766         * nndraft.el (nndraft-generate-headers): Don't move point.
2767
2768         * gnus.el (nnheader): Require nnheader.
2769
2770         * nndraft.el (nndraft-request-associate-buffer): Use
2771         make-local-variable.
2772
2773 2003-01-02  Michael Shields  <shields@msrl.com>
2774
2775         * nndraft.el (nndraft-request-associate-buffer): Make
2776         write-contents-hooks buffer-local before setting it.
2777
2778 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2779
2780         * gnus.el (gnus-group-parameter-value): Take an extra param.
2781         (gnus-group-fast-parameter): Let group param results be nil.
2782
2783         * gnus-art.el (gnus-article-forward-header): New function.
2784         (article-date-ut): Use it to remove continuation date headers.
2785
2786         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
2787         read-event.
2788         (gnus-summary-remove-bookmark): Clean up.
2789         (gnus-summary-set-bookmark): Clean up.
2790
2791         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
2792
2793         * gnus.el (gnus-group-startup-message): Bind data-directory to
2794         the Gnus etc directory.
2795
2796 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
2797
2798         * spam.el (spam-summary-prepare-exit): added slots for spam- and
2799         ham-processing of articles; use the new
2800         spam-group-(spam|ham)-contents-p functions
2801         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
2802         convenience functions
2803         (spam-mark-junk-as-spam-routine): use the new
2804         spam-group-spam-contents-p function
2805
2806         * gnus.el (spam-process, spam-contents, spam-process-destination):
2807         added new parameters with corresponding global variables
2808         (gnus-group-spam-exit-processor-ifile,
2809         gnus-group-spam-exit-processor-bogofilter,
2810         gnus-group-spam-exit-processor-blacklist,
2811         gnus-group-spam-exit-processor-whitelist,
2812         gnus-group-spam-exit-processor-BBDB,
2813         gnus-group-spam-classification-spam,
2814         gnus-group-spam-classification-ham): added new symbols for the
2815         spam-process and spam-contents parameters
2816
2817         * spam.el (spam-ham-marks, spam-spam-marks): changed list
2818         customization and list itself to store mark symbol rather than
2819         mark character.
2820         (spam-bogofilter-register-routine): added logic to generate mark
2821         values list from spam-ham-marks and spam-spam-marks, so (member)
2822         would work.
2823
2824 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2825
2826         * message.el (message-cross-post-followup-to): Fix comment.
2827
2828 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
2829
2830         * spam.el (spam-ham-marks, spam-spam-marks): changed list
2831         customization and list itself to store mark symbol rather than
2832         mark character.
2833         (spam-bogofilter-register-routine): added logic to generate mark
2834         values list from spam-ham-marks and spam-spam-marks, so (member)
2835         would work.
2836
2837 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
2838
2839         * message.el (message-signature-insert-empty-line): New variable.
2840
2841 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
2842
2843         * message.el: Renamed functions and variables: "xpost" ->
2844         "cross-post", "-fup2" -> "-followup-to".
2845         (message-cross-post-old-target, message-cross-post-default,
2846         message-cross-post-note, message-followup-to-note,
2847         message-cross-post-note-function): New variables names.
2848         (message-xpost-old-target, message-xpost-default,
2849         message-xpost-note, message-fup2-note,
2850         message-xpost-note-function): Removed variable names.
2851         (message-cross-post-followup-to-header,
2852         message-cross-post-insert-note, message-cross-post-followup-to):
2853         New function names.
2854         (message-xpost-fup2-header, message-xpost-insert-note,
2855         message-xpost-fup2): Removed function names.
2856
2857 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
2858
2859         * message.el (message-send-mail): Added message-cleanup-headers to
2860         prevent newlines in headers.
2861
2862 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2863
2864         * dns.el (dns-make-network-process): Comment.
2865
2866         * gnus-sum.el (gnus-summary-display-while-building): Default to
2867         nil.
2868
2869 2003-01-01  Wes Hardaker  <wes@hardakers.net>
2870
2871         * gnus-sum.el (gnus-summary-display-while-building): New
2872         variable.
2873
2874 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
2875
2876         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
2877         before rearranging the article.
2878
2879 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2880
2881         * nndraft.el (nndraft-generate-headers): New function.
2882         (nndraft-request-associate-buffer): Use it to write headers on
2883         buffer save.
2884
2885         * message.el (message-generate-headers): Let the function be a
2886         lambda form.
2887         (message-draft-headers): New variable.
2888
2889         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
2890         function.
2891         (gnus-setup-message): Use it.
2892
2893         * message.el (message-generate-headers-first): Doc fix.
2894         (message-setup-1): Use new function for getting which headers to
2895         generate.
2896         (message-headers-to-generate): New function.
2897
2898 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
2899
2900         * gnus-agent.el (gnus-agent-save-alist): Make directory.
2901
2902 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
2903
2904         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
2905         mention negatives.
2906
2907 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
2908
2909         * deuglify.el (gnus-outlook-rearrange-article): Use
2910         `transpose-regions' instead of tempering the kill-ring.
2911         (gnus-article-outlook-deuglify-article): Rehighlight article
2912         instead of a complete redisplay.
2913
2914 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
2915
2916         * spam.el: most defvars are defcustoms now
2917
2918         patches from Michael Shields  <shields@msrl.com>
2919
2920         * spam.el (spam-bogofilter-articles): Select the article
2921         body using gnus-summary-show-article t instead of
2922         gnus-summary-select-article; this presents the raw text
2923         without running any hooks.
2924
2925         * spam.el (spam-bogofilter-articles): Use message-remove-header
2926         to remove headers; the old way incorrectly removed just the first
2927         line of folded headers.
2928
2929 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2930
2931         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
2932
2933 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2934
2935         * gnus-start.el (gnus-load): New function.
2936         (gnus-read-newsrc-el-file): Use it.
2937
2938 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
2939
2940         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
2941         (gnus-button-handle-apropos-documentation): New function.
2942         (gnus-button-handle-ctan): New function.
2943         (gnus-button-alist): Use them.  Improve some regexps.
2944         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
2945
2946 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
2947
2948         * message.el (message-subscribed-p): New function.
2949         (message-send-mail): Use it.
2950         * mml.el (mml-preview-insert-mft): New function.
2951         (mml-preview): Use it.
2952
2953 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2954
2955         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
2956         when sorting by date.
2957
2958         * gnus-art.el (gnus-article-edit-mode): New variable.
2959         (gnus-article-setup-buffer): Warn user about discarding edits.
2960
2961         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
2962         (gnus-summary-pipe-output): Take a symbolic prefix to save all
2963         headers.
2964
2965         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
2966
2967 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
2968
2969         * message.el (message-completion-alist): Added "Mail-Followup-To"
2970         and "Mail-Copies-To".
2971
2972 2002-07-21  Jesper harder  <harder@ifa.au.dk>
2973
2974         * gnus-group.el: Add key bindings for
2975         gnus-group-sort-groups-by-real-name and
2976         gnus-group-sort-selected-groups-by-real-name.
2977
2978 2002-07-21  Jesper harder  <harder@ifa.au.dk>
2979
2980         * gnus.texi (Sorting Groups): Add key bindings for
2981         gnus-group-sort-groups-by-real-name and
2982         gnus-group-sort-selected-groups-by-real-name.
2983
2984 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
2985
2986         * spam.el (spam-use-dig): new variable for blackhole checking
2987         through dig.el
2988         (spam-check-blackholes): added dig.el checking functionality and
2989         more verbose reporting; query-dig is autoloaded from dig.el
2990         (spam-use-blackholes): disabled by default
2991         (spam-blackhole-servers): removed rbl.maps.vix.com from the
2992         blackhole servers list
2993
2994 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2995
2996         * message.el (message-required-headers): New variable.
2997
2998 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
2999
3000         * dig.el (query-dig): new function
3001
3002 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3003
3004         * flow-fill.el (fill-flowed): Don't infloop on too long fill
3005         prefixes.
3006
3007         * dns.el (query-dns): Protect against errors.
3008
3009         * gnus-msg.el (gnus-article-yanked-articles): New variable.
3010         (gnus-inews-add-send-actions): Mark all answered messages as
3011         answered.
3012
3013 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
3014
3015         * nnmail.el (nnmail-split-it): Added tracing to
3016         `:' split rule
3017
3018 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
3019
3020         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
3021         and "%s" so we don't overquote them.
3022
3023 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
3024
3025         * (mm-display-external): Display the actual command that has been
3026         executed in the echo area.
3027
3028 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3029
3030         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
3031
3032         * message.el (message-with-reply-buffer): New macro.
3033         (message-fetch-reply-field): Use it.
3034         (message-insert-wide-reply): New command and keystroke.
3035         (message-carefully-insert-headers): New function.
3036         (message-insert-to): Use new function.
3037
3038         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
3039         (gnus-topic-goto-missing-group): Use it.
3040
3041         * message.el (message-required-news-headers): Removed Lines.
3042         (message-reply): Don't insert References first.
3043         (message-followup): Ditto.
3044         (message-make-references): New function.
3045         (message-followup): Set message-reply-headers before generating
3046         the buffer stuff.
3047
3048 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
3049
3050         * mml.el (mml-generate-mime-1): Reverse the order of
3051         encoding/flowing.
3052
3053 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3054
3055         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
3056         after moving them.
3057
3058         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
3059         fit with newer standard format.
3060         (gnus-summary-make-false-root-always): New variable.
3061         (gnus-gather-threads-by-subject): Use it.
3062
3063         * message.el (message-get-reply-headers): Take an address list
3064         optional argument.
3065
3066 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3067
3068         * gnus.el (gnus-keep-backlog): Change default to 20.
3069
3070         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
3071         start.
3072         (gnus-agent-check-overview-buffer): Remove negative article
3073         numbers.
3074
3075         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
3076         (nnmail-cache-ignore-groups): Doc fix.
3077
3078         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
3079         (nnimap-debug-buffer): New variable.
3080         (nnimap-debug): Use it.
3081
3082 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
3083
3084         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
3085
3086 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3087
3088         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
3089         they aren't already sorted.
3090
3091 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
3092
3093         * message.el (message-mode-menu): Add ellipses to menu items
3094         expecting user interaction.
3095         (message-mode-field-menu): do.
3096
3097 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
3098
3099         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
3100         it isn't used any more.
3101
3102 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
3103
3104         * binhex.el (binhex-decoder-program): Fix docstring.
3105
3106 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3107
3108         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
3109         special chars if the mailcap file uses single quotes around %s.
3110         From Laurent Martelli <laurent@bearteam.org>.
3111
3112 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
3113
3114         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
3115         return the info object.
3116
3117 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
3118
3119         * gnus-int.el (gnus-request-update-info): Artificially add
3120         (1 . (1- min)) to the read range, in case the backend doesn't
3121         store marks for nonexistent articles.
3122
3123 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3124
3125         * binhex.el (binhex-insert-char): Eval-and-compile.
3126
3127 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
3128
3129         * lpath.el: Add tool-bar-local-item-from-menu.
3130
3131         * message.el (message-tool-bar-local-item-from-menu): New function.
3132         (message-tool-bar-map): Use it.
3133
3134 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
3135
3136         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
3137
3138         * gnus-art.el (gnus-article-header-rank): Last header in
3139         gnus-sorted-header-list should have higher rank than non-members.
3140
3141 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3142
3143         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
3144         covered methods.
3145
3146 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3147
3148         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
3149         eval-when-compile.  Suggested by Kevin Greiner.
3150
3151 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
3152
3153         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
3154         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
3155         even though no headers may have been fetched
3156         (gnus-agent-fetch-group-1, and perhaps others, require this
3157         behavior).
3158         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
3159         server buffer is constrained by gnus-agent-max-fetch-size.
3160         Multiple chunks in the same group may perform arbitrarily large
3161         updates.
3162
3163 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
3164
3165         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
3166         gnus-summary-update-download-mark to update the article in the
3167         summary.
3168
3169 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
3170
3171         * gnus.el (gnus-summary-high-uncached-face,
3172         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
3173         New faces.
3174
3175         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
3176         added this on 2002-11-23 but it just wasn't working out as
3177         intended.  The idea isn't entirely dead, three new faces
3178         gnus-summary-*-uncached-face are being added to gnus.el to provide
3179         the basis for an improved implementation.
3180         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
3181         proper file to open is lib/servers.
3182         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
3183         (i.e. removing the article from gnus-newsgroup-downloadable) will
3184         now restore the article's default mark rather than simply setting
3185         no mark.
3186         (gnus-agent-get-undownloaded-list): Corrected documentation.
3187         Added code to set new summary local variable,
3188         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
3189         a temporary list.  No longer sets gnus-newsgroup-downloadable.
3190         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
3191         up to date.  Call new gnus-summary-update-download-mark to keep
3192         summary buffer up-to-date.
3193         (gnus-agent-fetch-selected-article): Keep
3194         gnus-newsgroup-undownloaded up to date.
3195         (gnus-agent-fetch-articles): Return list of articles that were
3196         successfully fetched.
3197         (gnus-agent-check-overview-buffer): No more thingatpt.
3198         (gnus-agent-expire): No longer deletes NOV entries of unread
3199         articles.
3200         (gnus-agent-unread-articles): New function.
3201         (gnus-agent-regenerate-group): The article number must be
3202         terminated by a tab character.  Added more messages to report
3203         repairs.  Inhibit quits while writing changes so it is now safe
3204         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
3205         downloaded to 1) resolve the unbound references and 2) avoid
3206         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
3207
3208         * gnus-art.el (gnus-article-prepare): The agent
3209         downloaded/undownloaded mark is no longer stored as the article's
3210         mark.
3211
3212         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
3213         gnus-summary-highlight may use it.  Added downloaded as
3214         gnus-summary-highlight was using it.
3215
3216         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
3217         the download mark now follows Kai's +/- convention.
3218         (gnus-downloaded-mark): Added ?+ mark.
3219         (gnus-summary-highlight): Added rules to select
3220         gnus-summary-high-uncached-face,
3221         gnus-summary-normal-uncached-face, and
3222         gnus-summary-low-uncached-face.  Removed the
3223         gnus-agent-downloaded-article-face.
3224         (gnus-summary-line-format-alist): Implemented the download flag
3225         format (?O) as named in the manual.  This implementation displays
3226         either gnus-undownloaded-mark, gnus-downloaded-mark, or
3227         gnus-no-mark.
3228         (gnus-newsgroup-agentized): New local variable that identifies
3229         which groups are agentized.  While the agent is now on by default,
3230         you don't have to agentize every server that you use.
3231         (gnus-update-summary-mark-positions): Completed support for the
3232         download type of mark.
3233         (gnus-summary-insert-line): Added undownloaded to the parameters.
3234         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
3235         reference by the gnus-summary-line-format-spec.
3236
3237         * nntp.el (nntp-with-open-group): This macro handles dropped or
3238         broken connections by opening a new connection and repeating the
3239         failed command.
3240         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
3241         XOVER commands preceeding the active articles with the nov entry
3242         of the first available article.  When gnus connected to such a
3243         server, the unexpected nov entry would result in duplicate lines
3244         in the agent's overview file.  This patch fixes the duplicate
3245         lines problem and improves performance by skipping over all
3246         articles IDs that preceed the first nov entry in the server's
3247         reply.
3248
3249 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3250
3251         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
3252         (gnus-summary-highlight): Use it instead of `downloaded'.
3253         (gnus-summary-highlight-line): Ditto.
3254
3255         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
3256
3257 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3258
3259         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
3260
3261         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
3262         calls.
3263
3264         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
3265         downloaded variable if we're in an uncovered group.
3266
3267         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
3268         font to soemthing less noticeable.
3269         (gnus-agent-group-covered-p): New function.
3270
3271 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
3272
3273         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
3274         Because of an unknown bug, the group buffer is saved in .overview
3275         file.
3276
3277 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3278
3279         * nntp.el (nntp-send-command): Braino in last commit.  Replace
3280         `and' with `or'.
3281
3282 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3283
3284         * nntp.el (nntp-send-command): Assume that echo does not happen
3285         when nntp-open-connection-function is nntp-open-network-stream.
3286         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
3287
3288 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
3289
3290         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
3291
3292 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
3293
3294         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
3295         nntp-server-buffer if we aren't going to write to it.
3296
3297 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3298         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
3299
3300         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
3301
3302 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3303
3304         * rfc2047.el (rfc2047-decode-region): Remove newlines between
3305         decoded words.
3306
3307 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3308
3309         * gnus.el (fboundp): After loading mm-util, make sure it was the
3310         right one.
3311
3312 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3313
3314         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
3315         gnus-sum.  Made into a user option.
3316
3317         * gnus-sum.el (gnus-simplify-ignored-prefixes)
3318         (gnus-summary-mark-article-as-unread)
3319
3320 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
3321
3322         * time-date.el (date-to-time): Typo.
3323
3324         * parse-time.el: Typo.
3325
3326         * nnsoup.el (nnsoup-retrieve-headers): Typo.
3327
3328         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
3329
3330         * nnimap.el:
3331         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
3332
3333         * mm-encode.el (mm-safer-encoding): Typo.
3334
3335         * messcompat.el: Typo.
3336
3337         * message.el (message-face-alist): Typo.
3338
3339         * imap.el (imap-interactive-login, imap-open): Typos.
3340
3341         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
3342
3343         * gnus.el: Typo.
3344
3345         * gnus-win.el (gnus-configure-frame): Typo.
3346
3347         * gnus-util.el (gnus-atomic-progn-assign): Typo.
3348
3349         * gnus-topic.el (gnus-topic-sort-topics): Typo.
3350
3351         * gnus-sum.el (gnus-summary-article-number)
3352         (gnus-summary-read-group-1, gnus-summary-mark-article)
3353         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
3354
3355         * gnus-mule.el (gnus-mule-add-group): Typo.
3356
3357         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
3358
3359         * gnus-group.el (gnus-group-fetch-faq): Typo.
3360
3361         * gnus-art.el (gnus-decode-header-methods): Typo.
3362
3363         * flow-fill.el: Typo.
3364
3365 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
3366
3367         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
3368
3369 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3370
3371         * gnus-sum.el (gnus-simplify-ignored-prefixes)
3372         (gnus-summary-mark-article-as-unread)
3373         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
3374         Reformatting to avoid long lines.
3375         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
3376
3377 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
3378
3379         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
3380         be accessed through `mail-header-number'.
3381
3382 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3383
3384         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
3385         compressed range to gnus-summary-insert-articles.
3386
3387 2002-11-26  Kevin Ryde <user42@zip.com.au>
3388
3389         * gnus-art.el (gnus-mime-copy-part): Look for filename
3390         parameter under content-disposition, not content-type.
3391
3392         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
3393         (gnus-summary-reselect-current-group): Use it.
3394
3395 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3396
3397         * gnus-agent.el (gnus-agent-uncached-articles): if
3398         gnus-agent-load-alist fails, return ARTICLES.
3399
3400         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
3401
3402 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3403
3404         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
3405         superfluous function call.
3406         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
3407         Add warning to docstring.
3408
3409 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3410
3411         * gnus-agent.el: Autoload number-at-point instead.
3412         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
3413
3414 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3415
3416         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
3417         require thingatpt (for number-at-point) and protect against
3418         deactivate-mark being unbound (on XEmacs).
3419
3420 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3421
3422         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
3423         print message on entry.
3424
3425         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
3426
3427         * gnus-range.el (gnus-range-difference): New function.
3428         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
3429
3430 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3431
3432         * gnus-sum.el (gnus-summary-insert-old-articles): Use
3433         gnus-remove-from-range instead of gnus-range-difference which
3434         doesn't exist.
3435
3436 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3437         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
3438
3439         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
3440         used for showing which articles have been downloaded.
3441         (gnus-agent-article-alist): Format change.  Add documentation.
3442         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
3443         process-marked articles.
3444         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
3445         in the series are individually fetched to minimize lose of
3446         content due to an error/quit.
3447         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
3448         gnus-message instead of message.
3449         (gnus-agent-read-servers): Use file lib/methods instead of
3450         lib/servers.  TODO: Why?
3451         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
3452         (gnus-agent-get-undownloaded-list): Remove articles that appear to
3453         come from the agent.  This means that they are not downloaded.
3454         (gnus-agent-fetch-selected-article): Don't use history.
3455         (gnus-agent-save-history, gnus-agent-enter-history)
3456         (gnus-agent-article-in-history-p, gnus-agent-history-path):
3457         Removed function; history is not used anymore.
3458         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
3459         (gnus-agent-crosspost): Started rewrite then realized that a typo
3460         in gnus-agent-fetch-articles ensures that this function is never
3461         called.  This will need to be fixed later.
3462         (gnus-agent-check-overview-buffer): Some sanity checks on the
3463         agent overview buffer.  This is a safety net used during
3464         development.
3465         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
3466         changed, write a number to the file indicating this.
3467         (gnus-agent-fetch-headers): Rewrite to respect
3468         gnus-agent-consider-all-articles without relying on the
3469         `.fetched' files.  Make it fast.
3470         (gnus-agent-braid-nov): Change resulting from
3471         gnus-agent-fetch-headers change.
3472         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
3473         `.fetched' files.
3474         (gnus-agent-read-agentview): New function, used by
3475         gnus-agent-load-alist.
3476         (gnus-agent-load-fetched-headers): Remove.
3477         (gnus-agent-save-alist): Rewrite to accomodate new format.
3478         (gnus-agent-fetch-group-1): Make sure list of articles is in the
3479         same order as in gnus-newsgroup-headers.
3480         (gnus-agent-expire): Document and implement extra args ARTICLES,
3481         GROUP, FORCE.  Do not restrict usage.
3482         (gnus-agent-uncached-articles): New function.
3483         (gnus-agent-retrieve-headers): Use it.
3484         (gnus-agent-regenerate-group): No longer needs to be called from
3485         gnus-agent-regenerate.  Individual groups may be regenerated. The
3486         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
3487         The article fetch dates are validated in the article alist.  The
3488         article alist is pruned of entries that do not reference existing
3489         NOV entries.  All changes are computed then applied with
3490         inhibit-quit bound to t.  As a result, it is now safe to quit out of
3491         regeneration.  The optional clean parameter has been replaced with
3492         an optional reread parameter.  Clean is no longer necessary as
3493         regeneration gets the appropriate setting from
3494         gnus-agent-consider-all-articles.  The new reread parameter will
3495         result in fetched, or all, articles being marked as unread.
3496         (gnus-agent-regenerate): Removed code to regenerate the history
3497         file as it is no longer used.
3498
3499         * gnus-start.el (gnus-make-ascending-articles-unread): New
3500         function, for efficient mass-marking.
3501
3502         * gnus-sum.el (gnus-summary-highlight): Use new face for
3503         downloaded articles.
3504         (gnus-article-mark): Prefer to indicate read/unread status over
3505         downloaded status.
3506         (gnus-summary-highlight-line-0): New function, maybe rehighlights
3507         line.
3508         (gnus-summary-highlight-line): Use new face for downloaded
3509         articles.
3510         (gnus-summary-insert-old-articles): Improved performance by
3511         replacing the initial LIST of older articles with a compressed
3512         RANGE of older articles.  Some servers appear to lie about
3513         their active range so the original list could contain millions
3514         of article numbers.  The range is not expanded into a list
3515         until the optional ALL parameter has been applied.
3516
3517 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3518
3519         * gnus-agent.el (gnus-category-mode): Typo in doc string.
3520
3521 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
3522
3523         * spam.el:
3524         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
3525
3526         * spam.el: added `M s t' and `M s x' key mappings
3527
3528 2002-11-20  Simon Josefsson  <jas@extundo.com>
3529
3530         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
3531
3532 2002-11-19  Simon Josefsson  <jas@extundo.com>
3533
3534         * gnus-sum.el (gnus-summary-morse-message): Load
3535         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
3536         (unmorse-region): Autoload it instead.
3537
3538 2002-11-18  Simon Josefsson  <jas@extundo.com>
3539
3540         * gnus-sum.el (gnus-summary-morse-message): New function.
3541         (gnus-summary-wash-map): Bind to `W m'.
3542         (gnus-summary-make-menu-bar): Add.
3543
3544         * nnimap.el (nnimap-request-expire-articles): Compress sequence
3545         before storing \Deleted mark on expired articles.
3546
3547 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
3548         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
3549
3550         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
3551         parens in column 0.
3552
3553 2002-11-17  Juanma Barranquero  <lektu@terra.es>
3554
3555         * nnweb.el (nnweb-google-create-mapping): Fix typo.
3556
3557         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
3558
3559         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
3560
3561 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
3562
3563         * message.el (message-set-auto-save-file-name): Use
3564         make-directory, to avoid the dependence on gnus-util.
3565
3566 2002-11-16  Simon Josefsson  <jas@extundo.com>
3567
3568         * nnimap.el (nnimap-callback-callback-function):
3569         (nnimap-callback-buffer): Removed, these cannot be global but must
3570         be embedded into the callback.
3571         (nnimap-make-callback): New.  Embedd article number, callback and
3572         buffer in function.
3573         (nnimap-callback, nnimap-request-article-part): Update.
3574
3575 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3576
3577         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
3578
3579 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3580
3581         * gnus.el (gnus-summary-line-format): Document %C.
3582
3583 2002-11-11  Simon Josefsson  <jas@extundo.com>
3584
3585         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
3586         output when called interactively.
3587
3588 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3589
3590         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
3591
3592         * message.el (message-draft-coding-system): Improve comment; use
3593         mm-auto-save-coding-system for the default value.
3594
3595         * nndraft.el (nndraft-request-article): Revert to the state before
3596         2002-10-29; regexp-quote mail-header-separator.
3597
3598 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
3599
3600         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
3601         allow editing of drafts from an nnvirtual group.
3602
3603 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3604
3605         * nndraft.el (nndraft-request-article): Replace emacs-mule with
3606         mm-auto-save-coding-system.
3607
3608         * message.el (message-draft-coding-system): Default to
3609         iso-2022-7bit.
3610
3611         * mm-util.el (mm-auto-save-coding-system): Undo last change to
3612         restore the default value to emacs-mule or escape-quoted.
3613
3614 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3615
3616         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
3617         a delayed or a queued article as well as a draft.
3618
3619         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
3620         delayed or a queued article in the raw format; treat a delayed
3621         article as a raw article as well as a draft.
3622         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
3623         for the delayed group.
3624
3625         * nndraft.el (nndraft-request-article): Ignore auto save files for
3626         a delayed or a queued article; don't bother to decode a queued
3627         article; don't bind nnmail-file-coding-system for a queued article.
3628
3629         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
3630         and the queue group.
3631
3632 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
3633
3634         * gnus-group.el (gnus-group-delete-group):
3635         gnus-cache-active-hashtb might be void.
3636
3637 2002-11-02  Simon Josefsson  <jas@extundo.com>
3638
3639         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
3640         setting of the default user ID.  From Raymond Scholz
3641         <ray-2002@zonix.de>.
3642
3643 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
3644
3645         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
3646         charset.
3647
3648 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
3649         From Alex Schroeder <alex@emacswiki.org>
3650         * spam-stat.el (spam-stat-process-directory): add dir to message
3651         (spam-stat-reduce-size): No longer remove words
3652         with values close to 0.5, because the default value is 0.2.
3653
3654 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3655
3656         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
3657         documentation.
3658
3659 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3660
3661         * gnus-agent.el (gnus-agent-fetched-headers)
3662         (gnus-agent-load-fetched-headers)
3663         (gnus-agent-save-fetched-headers): Remove variable and two
3664         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
3665         works better.
3666         (gnus-agent-fetch-headers): New implementation from Kevin
3667         Greiner.  Uses gnus-agent-article-alist to store information
3668         about fetched messages which aren't on the server anymore.  The
3669         trick is to return a list of considered messages to the caller,
3670         but to only fetch those which haven't been fetched yet.
3671
3672 2002-10-30  Simon Josefsson  <jas@extundo.com>
3673
3674         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
3675
3676         * pgg.el (pgg-passphrase-cache-expiry): Removed.
3677
3678 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3679
3680         * mm-view.el (mm-w3m-local-map-property): Make it work with older
3681         versions of emacs-w3m than 1.3.3.
3682
3683         * lpath.el: Bind w3m-minor-mode-map.
3684
3685         * mm-view.el (mm-w3m-mode-command-alist)
3686         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
3687         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
3688         (mm-setup-w3m): Simplified.
3689         (mm-w3m-local-map-property): New function.
3690         (mm-inline-text-html-render-with-w3m): Use it.
3691
3692         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
3693         mm-w3m-local-map-property.
3694
3695 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3696
3697         * mm-util.el (mm-auto-save-coding-system): Default to
3698         iso-2022-7bit.
3699
3700         * nndraft.el (nndraft-request-article): Decode an article using
3701         the coding-system emacs-mule if it seems to have been saved using
3702         emacs-mule.
3703         (nndraft-request-replace-article): Use message-draft-coding-system
3704         instead of mm-auto-save-coding-system for the draft or delayed
3705         group.
3706
3707 2002-10-28  Josh  <huber@alum.wpi.edu>
3708
3709         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
3710         functions.
3711
3712 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3713         From mah@everybody.org (Mark A. Hershberger).
3714
3715         * mm-url.el (mm-url-insert-file-contents): Make it return the same
3716         type values ("url" size) regardless of the values of
3717         mm-url-use-external.
3718
3719 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3720
3721         * nnimap.el (nnimap-request-article-part): Try harder to show
3722         group name in debugging message.
3723
3724 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3725
3726         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
3727         directory if it doesn't exist.
3728         (gnus-agent-fetch-headers): Remove old cruft that tried to
3729         abstain from downloading articles more than once if
3730         gnus-agent-consider-all-articles was true.  This is now done
3731         properly via the .fetched files.
3732
3733 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3734
3735         * nndraft.el (nndraft-request-article): Treat delayed articles
3736         like drafts.
3737
3738 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3739
3740         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
3741
3742 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3743
3744         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
3745         Remove unused optional arg DIR and corresponding code.
3746
3747         * nnimap.el (nnimap-request-article-part): Include group name in
3748         debugging output.
3749
3750 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
3751
3752         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
3753
3754 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3755
3756         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
3757         contains range of headers that have been fetched by the agent
3758         already.  Compare gnus-agent-article-alist.
3759         (gnus-agent-file-header-cache): Like
3760         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
3761         (gnus-agent-fetch-headers): Improve comment.  Revert to old
3762         seen/recent logic.
3763         Remember which headers have been fetched before and don't fetch
3764         them again the next time round.
3765         (gnus-agent-load-fetched-headers)
3766         (gnus-agent-save-fetched-headers): New functions, for remembering
3767         which headers have been fetched before.
3768
3769 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3770
3771         * lpath.el: Remove useless bindings.
3772
3773 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
3774
3775         * gnus-sum.el (gnus-summary-execute-command): Disable visual
3776         features while searching.
3777
3778 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3779
3780         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
3781
3782 2002-10-22  Simon Josefsson  <jas@extundo.com>
3783
3784         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
3785         (pgg-snarf-keys): Add.
3786
3787 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3788
3789         * lpath.el: Fbind bbdb-records.
3790
3791         * spam.el: Don't autoload bbdb-records.
3792
3793 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3794
3795         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
3796         prevent inf-loop.
3797
3798 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3799
3800         * nnslashdot.el: Removed some test lines.
3801         More test.
3802
3803 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3804
3805         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
3806         are known to be downloaded already.
3807
3808 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3809
3810         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
3811         (mm-text-html-washer-alist): Ditto.
3812
3813 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3814
3815         * nnheader.el (nnheader-remove-body): Fix an error of detecting
3816         boundary between headers and body.
3817         * nnml.el (nnml-parse-head): Ditto.
3818
3819 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3820
3821         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
3822         entries.
3823
3824         * gnus-group.el (gnus-fetch-group): Allow an optional
3825         specification of the articles to select.
3826
3827         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
3828
3829 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3830
3831         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
3832         headers from the group, update variable `articles' to contain
3833         only those numbers where headers exist.  (When fetching all
3834         articles in a group, Gnus creates lots of numbers where there is
3835         no articles.)
3836
3837 2002-10-20  Steve Youngs  <youngs@xemacs.org>
3838
3839         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
3840         doesn't have the 'alist custom type, use cons cells instead.
3841         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
3842         (pgg-parse-hash-algorithm-alist): Ditto.
3843         (pgg-parse-compression-algorithm-alist): Ditto.
3844         (pgg-parse-signature-type-alist): Ditto.
3845
3846         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
3847
3848         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
3849
3850         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
3851
3852 2002-10-19  Simon Josefsson  <jas@extundo.com>
3853
3854         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
3855         buffer.
3856
3857 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3858
3859         * gnus-spec.el (gnus-make-format-preserve-properties)
3860         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
3861         properties also on XEmacs.  `gnus-xmas-format' is like format but
3862         preserves text properties on XEmacs (though it only understands
3863         simple format specs).  The variable
3864         `gnus-make-format-preserve-properties' controls whether the
3865         function is used, and is checked in `gnus-parse-simple-format'.
3866         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
3867
3868         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
3869         output.
3870         (gnus-agent-consider-all-articles): New variable.
3871         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
3872         (gnus-agent-fetch-headers): Depending on
3873         gnus-agent-consider-all-articles, maybe get all articles.
3874         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
3875         `read'.
3876         (gnus-predicate-imples-unread): New function.
3877         (gnus-agent-fetch-headers): Optimize to call
3878         gnus-list-of-unread-articles if that is sufficient.
3879         Check unseen and recent instead of seen and recent.
3880         (gnus-agent-fetch-headers): Abstain from calling
3881         gnus-list-range-intersection if range (a . b) would have (> a b).
3882
3883 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3884
3885         * message.el (message-send-mail): Make it possible to perform
3886         edebug-defun.
3887
3888 2002-10-18  Simon Josefsson  <jas@extundo.com>
3889
3890         * gnus-art.el (gnus-button-man-handler): Change default to
3891         `manual-entry' (defined in both emacsen).
3892         (gnus-button-man-handler): Remove emacsen difference and use
3893         `manual-entry'.
3894
3895 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3896
3897         * spam.el: Wrap autoload settings for bbdb-records,
3898         executable-find and ifile-spam-filter with eval-and-compile.
3899         (spam-display-buffer-contents): Remove.
3900         (spam-bogofilter-score): Merge spam-display-buffer-contents.
3901
3902 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
3903
3904         * spam.el (spam-display-buffer-contents): New function.
3905         (spam-bogofilter-score): use spam-display-buffer-contents, patch
3906         from Katsumi Yamaoka <yamaoka@jpl.org>.
3907
3908 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3909
3910         * nnheader.el (nnheader-parse-naked-head): New function.
3911         (nnheader-parse-head): Use the above function, in order to handle
3912         continuation lines properly.
3913         (nnheader-remove-body): New function.
3914         (nnheader-remove-cr-followed-by-lf): New function.
3915         (nnheader-ms-strip-cr): Use the above function.
3916
3917         * gnus-agent.el (gnus-agent-regenerate-group): Call
3918         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
3919         `nnheader-parse-head'.
3920         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
3921
3922         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
3923         continuation lines by itself; call `nnheader-parse-naked-head'
3924         instead of `nnheader-parse-head'.
3925         * nndiary.el (nndiary-parse-head): Ditto.
3926         * nnfolder.el (nnfolder-parse-head): Ditto.
3927         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
3928         * nnmaildir.el (nnmaildir--update-nov): Ditto.
3929         * nnml.el (nnml-parse-head): Ditto.
3930
3931 2002-10-17  Steve Youngs  <youngs@xemacs.org>
3932
3933         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
3934         XEmacs, default to it if featurep 'xemacs.
3935
3936 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3937
3938         * spam-stat.el: Check for the existence of hash functions instead
3939         of the Emacs version to decide whether to load cl.  Suggested by
3940         Kai Gro\e,A_\e(Bjohann.
3941
3942 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3943
3944         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
3945         if it isn't open yet.
3946
3947 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3948
3949         * gnus-group.el: Require mm-url only when compiling.
3950         (gnus-group-fetch-charter): Require mm-url.
3951
3952         * spam-stat.el: Require cl for the functions gethash,
3953         hash-table-count, make-hash-table and mapc for Emacs 20.
3954         (puthash): Alias to cl-puthash for Emacs 20.
3955         (with-syntax-table): New macro for Emacs 20.
3956
3957 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
3958
3959         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
3960
3961 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
3962
3963         * spam.el (spam-check-ifile): added ifile as a spam checking
3964         backend, and spam-use-ifle as the variable to toggle that check.
3965
3966 2002-10-12  Simon Josefsson  <jas@extundo.com>
3967
3968         * message.el (message-beginning-of-line): New variable.
3969         (message-beginning-of-line): Use it.
3970
3971 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
3972
3973         * spam.el: more compilation fixes for BBDB
3974
3975         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
3976         (spam-stat-reduce-size): Interactive.
3977         (spam-stat-reset): New function.
3978         (spam-stat-save): Interactive.
3979
3980 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3981
3982         * gnus.el: Autoload gnus-delay-initialize.
3983
3984         * message.el: Autoload gnus-delay-article.
3985
3986 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
3987
3988         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
3989         text property in Emacs.
3990
3991 2002-10-11  Simon Josefsson  <jas@extundo.com>
3992
3993         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
3994         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
3995
3996         * mml1991.el (mml1991-pgg-sign): Remove CR.
3997
3998 2002-10-10  Simon Josefsson  <jas@extundo.com>
3999
4000         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
4001         decrypt failed.
4002         (mml2015-trust-boundaries-alist): Removed.
4003         (mml2015-gpg-extract-signature-details): Don't use it.
4004         (mml2015-unabbrev-trust-alist): New.
4005         (mml2015-gpg-extract-signature-details): Use it.
4006
4007 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
4008
4009         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
4010         BBDB installed
4011
4012         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
4013         statistical analysis of spam in Lisp only
4014
4015 2002-10-10  Simon Josefsson  <jas@extundo.com>
4016
4017         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
4018         auth, selected or examine state.
4019
4020         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
4021         buffer and error buffer depending on type of information.
4022
4023         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
4024         --status-fd stuff even if gpg.el is not used (revert earlier
4025         change).
4026         (mml2015-pgg-{clear-,}verify): Store both output and errors as
4027         gnus details.
4028         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
4029         buffer.
4030
4031         * pgg.el (pgg-verify-region): Use it.
4032
4033         * pgg-def.el (pgg-query-keyserver): New variable.
4034
4035         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
4036         key-identifier in packet.  Is this a good idea?
4037
4038         * mml.el (mml-mode-map): Add security commands that operates on
4039         MIME parts.
4040         (mml-menu): And menu items for them.
4041
4042         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
4043
4044         * mml.el (mml-parse-1): Support sender in #secure tags.
4045
4046         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
4047         defined.
4048
4049         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
4050         (mml-pgp-encrypt-buffer): Support combined signing.
4051
4052         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
4053         (mml1991-gpg-encrypt): Ditto.
4054         (mml1991-pgg-encrypt): Ditto.
4055         (mml1991-encrypt): Pass sign parameter.
4056
4057         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
4058         (mml-signencrypt-style): Mention the variable.
4059
4060 2002-10-09  Simon Josefsson  <jas@extundo.com>
4061
4062         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
4063         pgg-gpg-user-id.
4064
4065         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
4066         (pgg-fetch-key-function): Nil if w3 is not installed.
4067
4068 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4069
4070         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
4071         gnus-agent-current-history.
4072
4073 2002-10-06  Simon Josefsson  <jas@extundo.com>
4074
4075         * imap.el (imap-parse-status): Don't use read to read token.
4076
4077 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4078
4079         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
4080         for methods not covered by the agent, and when unplugged.
4081
4082 2002-10-05  Simon Josefsson  <jas@extundo.com>
4083
4084         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
4085         signing.
4086
4087         * gnus-agent.el (gnus-agent-read-servers): If getting method from
4088         a named server fails, ignore the server.
4089
4090         * mml1991.el (mml1991-pgg-sign): Do QP.
4091
4092         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
4093         work.
4094
4095 2002-10-04  Simon Josefsson  <jas@extundo.com>
4096
4097         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
4098
4099         * pgg-pgp.el (pgg-pgp-verify-region): Inline
4100         binary-write-decoded-region from MEL.
4101
4102         * pgg.el (pgg-encrypt-region): Support sign.
4103
4104         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
4105
4106         * mml2015.el (mml2015-pgg-encrypt): Ditto.
4107
4108         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
4109         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
4110         branch where PGG was taken from in the ChangeLog entries below.
4111
4112 2002-10-01  Simon Josefsson  <jas@extundo.com>
4113
4114         * pgg-pgp.el: Don't require mel.  Don't use luna.
4115         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
4116         (pgg-pgp-process-region): Use expand-file-name instead of concat.
4117         (pgg-pgp-process-region): Don't use binary-funcall.
4118
4119         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
4120
4121         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
4122         instead of concat.
4123
4124         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
4125
4126 2002-09-29  Simon Josefsson  <jas@extundo.com>
4127
4128         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
4129         compile warnings.
4130
4131         * pgg.el (pgg-decrypt-region): Don't parse packet.
4132
4133         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
4134
4135 2002-09-29  Daiki Ueno <ueno@unixuser.org>
4136
4137         * pgg.el: Remove dependency on calist.el.
4138
4139 2002-09-28  Simon Josefsson  <jas@extundo.com>
4140
4141         * pgg.el (pgg-temporary-file-directory): New variable.
4142         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
4143
4144         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
4145         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
4146
4147         * pgg-parse.el (pgg-char-int): Defalias.
4148         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
4149         (pgg-read-bytes, pgg-read-body): Use it.
4150         (pgg-decode-packets): Don't use MEL, use base64-*.
4151         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
4152         (pgg-string-as-unibyte): Defalias.
4153         (pgg-parse-armor-region): Use it.
4154
4155         * pgg-gpg.el (pgg-gpg-process-region): Use
4156         pgg-temporary-file-directory.
4157
4158         * luna.el: Don't def-edebug.
4159
4160         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
4161         binary-write-decoded-region from MEL.
4162
4163         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
4164
4165         * alist.el, calist.el: Don't require product/APEL.
4166
4167         * pgg-parse.el (top-level): Remove dependency on static.el,
4168         pccl.el, mel.el.
4169         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
4170         `define-ccl-program' is boundp, instead of using broken.
4171
4172 2002-10-01  Simon Josefsson  <jas@extundo.com>
4173
4174         * message.el (message-required-mail-headers): Remove Lines:.
4175
4176 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4177         From Jesper Harder.
4178
4179         * gnus-group.el (gnus-group-fetch-charter,
4180         gnus-group-fetch-control): Prompt for group if given a prefix
4181         argument.
4182         * gnus-sum.el (t): Add gnus-group-fetch-charter and
4183         gnus-group-fetch-control to summary key map and menu.
4184
4185 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
4186
4187         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
4188         number when there are no articles.
4189
4190 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4191
4192         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
4193         arg ALL means to fetch all articles, not only downloadable ones.
4194         (gnus-agent-fetch-selected-article): New function for
4195         gnus-select-article-hook or gnus-mark-article-hook.
4196
4197 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4198         From Peter von der Ahe <nospam2159@daimi.au.dk>.
4199
4200         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
4201         raw-text.
4202
4203 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
4204
4205         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
4206         Pinard).
4207         Major revamp of the code, documentation is in comments in the file
4208         for now.
4209
4210 2002-09-30  Simon Josefsson  <jas@extundo.com>
4211
4212         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
4213         buffer seem to be needed?
4214
4215 2002-09-29  Simon Josefsson  <jas@extundo.com>
4216
4217         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
4218         compile warnings.
4219
4220         * mml1991.el (mml1991-function-alist): Add pgg.
4221         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
4222         (mml1991-pgg-encrypt): Fix recipients querying.
4223
4224 2002-09-28  Simon Josefsson  <jas@extundo.com>
4225
4226         * mml2015.el (autoload): Autoload correct files.  Trivial patch
4227         from dme@dme.org.
4228         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
4229         handle is returned.
4230
4231 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4232
4233         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
4234         Protect against non-existent of `nnimap-mailbox-info'.
4235
4236 2002-09-27  Simon Josefsson  <jas@extundo.com>
4237
4238         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
4239         (gnus-setup-news-hook): Use it.
4240         (gnus-after-getting-new-news-hook): Ditto.
4241
4242         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
4243
4244 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4245         From Mats Lidell <matsl@contactor.se>.
4246
4247         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
4248
4249 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4250
4251         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
4252         the part to decode encoded words, use raw words instead of decoded
4253         words.
4254
4255 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4256
4257         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
4258
4259         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
4260         (mm-setup-w3m): Use it.
4261
4262 2002-09-27  Simon Josefsson  <jas@extundo.com>
4263
4264         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
4265         article buffers.
4266
4267         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
4268         it just in case.
4269         (nnimap-update-unseen): New function; update unseen count in
4270         `n-m-info'.
4271         (nnimap-close-group): Call it.
4272
4273         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
4274         (gnus-after-getting-new-news-hook): Ditto.
4275
4276         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
4277         message into verboselevel 9.  Change slow mail check message.
4278         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
4279         (nnimap-fixup-unread-after-getting-new-news): New function, to be
4280         used as a hook after getting new mail.
4281
4282 2002-09-26  Simon Josefsson  <jas@extundo.com>
4283
4284         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
4285         SELECT/EXAMINE is first unseen article, not number of unseen
4286         articles.  Make them distinct by renaming the former to
4287         `first-unseen' instead of `unseen'.
4288
4289         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
4290         too.
4291         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
4292         changed.
4293         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
4294
4295         * gnus-int.el (gnus-server-unopen-status): Defcustom.
4296
4297         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
4298         better.
4299
4300         * mml2015.el (mml2015-pgg-decrypt): Only add security information
4301         if dissecting resulting buffer actually had any information.
4302
4303 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4304
4305         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
4306         because the function `string<' allows symbols.
4307
4308         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
4309
4310 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
4311
4312         * message.el (message-forward-make-body): Revert an early change
4313         because 8-bit utf-8 emails.
4314
4315 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
4316
4317         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
4318         links to Info)
4319         * gnus-art.el (gnus-treat-highlight-signature):
4320         * gnus-art.el (gnus-treat-buttonize):
4321         * gnus-art.el (gnus-treat-buttonize-head):
4322         * gnus-art.el (gnus-treat-emphasize):
4323         * gnus-art.el (gnus-treat-strip-cr):
4324         * gnus-art.el (gnus-treat-unsplit-urls):
4325         * gnus-art.el (gnus-treat-leading-whitespace):
4326         * gnus-art.el (gnus-treat-hide-headers):
4327         * gnus-art.el (gnus-treat-hide-boring-headers):
4328         * gnus-art.el (gnus-treat-hide-signature):
4329         * gnus-art.el (gnus-treat-fill-article):
4330         * gnus-art.el (gnus-treat-hide-citation):
4331         * gnus-art.el (gnus-treat-hide-citation-maybe):
4332         * gnus-art.el (gnus-treat-strip-list-identifiers):
4333         * gnus-art.el (gnus-treat-strip-pgp):
4334         * gnus-art.el (gnus-treat-strip-pem):
4335         * gnus-art.el (gnus-treat-strip-banner):
4336         * gnus-art.el (gnus-treat-highlight-headers):
4337         * gnus-art.el (gnus-treat-highlight-citation):
4338         * gnus-art.el (gnus-treat-date-ut):
4339         * gnus-art.el (gnus-treat-date-local):
4340         * gnus-art.el (gnus-treat-date-english):
4341         * gnus-art.el (gnus-treat-date-lapsed):
4342         * gnus-art.el (gnus-treat-date-original):
4343         * gnus-art.el (gnus-treat-date-iso8601):
4344         * gnus-art.el (gnus-treat-date-user-defined):
4345         * gnus-art.el (gnus-treat-strip-headers-in-body):
4346         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
4347         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
4348         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
4349         * gnus-art.el (gnus-treat-unfold-headers):
4350         * gnus-art.el (gnus-treat-fold-headers):
4351         * gnus-art.el (gnus-treat-fold-newsgroups):
4352         * gnus-art.el (gnus-treat-overstrike):
4353         * gnus-art.el (gnus-treat-display-xface):
4354         * gnus-art.el (gnus-treat-display-smileys):
4355         * gnus-art.el (gnus-treat-from-picon):
4356         * gnus-art.el (gnus-treat-mail-picon):
4357         * gnus-art.el (gnus-treat-newsgroups-picon):
4358         * gnus-art.el (gnus-treat-body-boundary):
4359         * gnus-art.el (gnus-treat-capitalize-sentences):
4360         * gnus-art.el (gnus-treat-fill-long-lines):
4361         * gnus-art.el (gnus-treat-play-sounds):
4362         * gnus-art.el (gnus-treat-translate):
4363         * gnus-art.el (gnus-treat-x-pgp-sig):
4364         * gnus-art.el (gnus-mime-button-line-format):
4365         * gnus-art.el (gnus-button-man-level):
4366         * gnus-art.el (gnus-button-emacs-level):
4367         * gnus-cus.el (gnus-group-parameters):
4368         * gnus-gl.el (bbb-build-mid-scores-alist):
4369         * gnus-group.el (gnus-group-line-format):
4370         * gnus-mlspl.el (gnus-group-split-setup):
4371         * gnus-mlspl.el (gnus-group-split):
4372         * gnus-msg.el (gnus-mailing-list-groups):
4373         * gnus-msg.el (gnus-posting-styles):
4374         * gnus-nocem.el (gnus-nocem-issuers):
4375         * gnus-score.el (gnus-score-regexp-bad-p):
4376         * gnus-srvr.el (gnus-server-line-format):
4377         * gnus-topic.el (gnus-topic-line-format):
4378         * gnus.el (gnus-summary-line-format):
4379         * mail-source.el (mail-sources):
4380         * message.el (message-subscribed-address-file):
4381         * nnmail.el (nnmail-split-fancy):
4382
4383 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
4384
4385         * mail-source.el(mail-source-run-script): use `functionp' to test
4386         whether the argument `script' is in fact a function.
4387         (mail-sources): adjust the defcustom to allow users to specify a
4388         function or a string as the value of the `:prescript' and
4389         `:postscript' arguments of the `file' and `pop3' mail sources.
4390
4391 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
4392
4393         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
4394         number when article 1 does not exist.
4395
4396 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4397
4398         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
4399         apropos if apropos-variable does not exist.
4400         (gnus-button-guessed-mid-regexp)
4401         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
4402         regexes.  From Reiner Steib.
4403         (gnus-button-handle-describe-function)
4404         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
4405         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
4406         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
4407
4408 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
4409         Trivial patch.
4410
4411         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
4412         the file.
4413
4414 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
4415
4416         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
4417
4418 2002-09-24  Simon Josefsson  <jas@extundo.com>
4419
4420         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
4421         (mml2015-use): Prefer PGG if installed.
4422         (mml2015-function-alist): Add PGG wrappers.
4423         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
4424         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
4425         prefix, make regexp optionally skip it.
4426         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
4427         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
4428         (mml2015-pgg-encrypt): New functions.
4429         (defvar, autoload): Prevent byte-compile warnings.
4430
4431 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4432         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
4433
4434         * gnus-art.el (article-strip-banner): Check for the existence of
4435         from header.
4436
4437 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
4438
4439         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
4440         (gnus-button-alist): Improved regexp for
4441         gnus-button-handle-mid-or-mail (false positives), fixed
4442         gnus-button-handle-man entries.
4443         From Reiner Steib.
4444
4445 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
4446         From Josh Huber.
4447
4448         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
4449         nnmail-extra-headers is non-nil.
4450
4451 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
4452
4453         * nnmaildir.el: Store article numbers persistently.  General
4454         revision.
4455         (nnmaildir-request-expire-articles): handle 'immediate and 'never
4456         for nnmail-expiry-wait; delete instead of moving if 'force is
4457         given.
4458
4459 2002-09-23  Simon Josefsson  <jas@extundo.com>
4460         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
4461
4462         * smime.el (smime-sign-buffer): Get key and extra certs.
4463         (smime-get-key-with-certs-by-email): Utility function.
4464
4465 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4466         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
4467
4468         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
4469         article exists.
4470
4471 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
4472
4473         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
4474
4475 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
4476         From Reiner Steib.
4477
4478         * gnus-art.el (gnus-button-handle-custom,
4479         gnus-button-handle-mid-or-mail,
4480         gnus-button-handle-describe-{function,variable,key},
4481         gnus-button-handle-apropos{,command,variable}): New functions.
4482         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
4483         gnus-button-{man,emacs,mail}-level): New variables.
4484         (gnus-button-alist): Use the above to buttonize emacs and mail
4485         related links.
4486
4487 2002-09-18  Juanma Barranquero  <lektu@terra.es>
4488
4489         * gnus-int.el (gnus-status-message): Fix spacing.
4490
4491         * imap.el (imap-continuation): Fix typos.
4492
4493 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4494
4495         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
4496
4497         * gnus-art.el (gnus-article-reply-with-original): Correct
4498         with-current-buffer scope.
4499
4500         * message.el (message-completion-alist): Add Reply-To, From, etc.
4501
4502 2002-09-18  Simon Josefsson  <jas@extundo.com>
4503
4504         * nnimap.el (nnimap-request-expire-articles): Make flag setting
4505         conditional.  From Nevin Kapur <nevin@jhu.edu>.
4506
4507 2002-09-17  Simon Josefsson  <jas@extundo.com>
4508
4509         * nnimap.el (nnimap-expiry-target): Don't search for which
4510         articles exists here.
4511         (nnimap-request-expire-articles): Do it here instead.  Only expire
4512         when articles are found.  Suggested by Nevin Kapur
4513         <nevin@jhu.edu>.
4514
4515 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4516         From Reiner Steib <reiner.steib@gmx.de>.
4517
4518         * message.el (message-strip-subject-trailing-was)
4519         (message-change-subject, message-add-archive-header)
4520         (message-xpost-fup2-header, message-xpost-insert-note)
4521         (message-xpost-fup2, message-reduce-to-to-cc): New functions
4522         adopted from message-utils.el.  Add functions to the keymap, mode
4523         describtion and menu.
4524         (message-change-subject,message-xpost-fup2): Signal error if
4525         current header is empty.
4526         (message-xpost-insert-note): Changed insert position.
4527         (message-archive-note): Ensure to insert note in message body (not
4528         in head).
4529         (message-archive-header, message-archive-note)
4530         (message-xpost-default, message-xpost-note, message-fup2-note)
4531         (message-xpost-note-function): New variables adopted from
4532         message-utils.el.  Changed some doc-strings.
4533         (message-mark-insert-{begin,end}): Rename from
4534         message-{begin,end}-inserted-text-mark (message-utils.el), changed
4535         values.
4536         (message-subject-trailing-was-query)
4537         (message-subject-trailing-was-ask-regexp)
4538         (message-subject-trailing-was-regexp): New variables.
4539         (message-to-list-only): Added doc-string and menu entry.
4540
4541         * message-utils.el: Removed.  Functions are now in message.el.
4542
4543 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
4544
4545         * gnus-art.el (gnus-article-reply-with-original,
4546         gnus-article-followup-with-original): Switch to
4547         gnus-summary-buffer before reply/followup.
4548
4549 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
4550
4551         * gnus-sum.el (gnus-summary-toggle-header): The article window may
4552         not exist. Toggle it anyway.
4553
4554 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
4555
4556         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
4557
4558         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
4559         Trivial patch from Urban Engberg <ue@ccieurope.com>.
4560
4561         * rfc2047.el (message-posting-charset): Defvar it.
4562         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
4563         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
4564
4565         * mail-source.el (mail-source-fetch): Hide password.
4566
4567         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
4568
4569 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4570         From John Paul Wallington <jpw@shootybangbang.com>.
4571
4572         * gnus.el (gnus-visual, gnus-meta): Fix typo.
4573
4574 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4575
4576         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
4577
4578 2002-09-11  Simon Josefsson  <jas@extundo.com>
4579
4580         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
4581         (nnimap-split-rule): Doc fix.
4582         (nnimap-request-expire-articles): Cleanup code.
4583
4584 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4585         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
4586
4587         * gnus-art.el (gnus-article-address-banner-alist): New option.
4588         (article-strip-banner): Refer the above option to split banners of
4589         free mail servers, when no group parameter is specified.
4590
4591 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4592
4593         * nntp.el (nntp-wait-for-string): Check for a process in the
4594         current buffer instead of `nntp-server-buffer'.
4595
4596 2002-09-09  Simon Josefsson  <jas@extundo.com>
4597
4598         * gnus-art.el (gnus-button-man-handler): New variable.
4599         (gnus-button-alist): Use g-b-handle-man.
4600         (gnus-button-handle-man): New, call g-b-man-handler.
4601
4602 2002-09-08  Simon Josefsson  <jas@extundo.com>
4603
4604         * gnus-art.el (gnus-button-alist): Buttonize man page links.
4605
4606 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4607
4608         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
4609
4610 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4611
4612         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
4613
4614         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
4615         keystroke.
4616
4617         * gnus-srvr.el (gnus-browse-describe-group): New command and
4618         keystroke.
4619
4620 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4621
4622         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
4623         value for gnus-decoration property.
4624
4625 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4626
4627         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
4628         string) as group name in case we have a CRLF in the file.
4629
4630 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
4631
4632         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
4633         group.
4634         (rfc1843-decode-hzp): do.
4635         (rfc1843-newsgroups-regexp): do.
4636
4637 2002-09-04  Simon Josefsson  <jas@extundo.com>
4638
4639         * message.el (message-canlock-generate): Make sure sha1 doesn't
4640         call external programs.
4641
4642 2002-09-03  Simon Josefsson  <jas@extundo.com>
4643
4644         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
4645
4646         * gnus-agent.el (gnus-agent-batch): Add doc.
4647
4648 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
4649
4650         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
4651         check for signed and encrypted parts.
4652         * mml.el (mml-parse-1): Correct small typo which preventing
4653         setting recipients in a secure tag.
4654
4655 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4656
4657         * mm-util.el (mm-coding-system-priorities): Default to a list of
4658         iso-2022-jp and others for the Japanese environment.
4659
4660 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4661
4662         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
4663         invalid display names.
4664
4665 2002-08-30  Simon Josefsson  <jas@extundo.com>
4666
4667         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
4668         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
4669
4670 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
4671
4672         * gnus.el (gnus-group-charter-alist): New option.
4673         (gnus-group-fetch-control-use-browse-url): New option.
4674
4675         * gnus-group.el (gnus-group-fetch-charter): New function.
4676         (gnus-group-fetch-control): New function.
4677         Add them to the keymap and menu. Require mm-url.
4678
4679 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4680
4681         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
4682         From Alex Schroeder <alex@emacswiki.org>.
4683
4684 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
4685
4686         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
4687         items expecting user interaction.
4688
4689         * gnus-topic.el (gnus-topic-make-menu-bar): do.
4690
4691         * gnus-sum.el (gnus-summary-make-menu-bar): do.
4692
4693         * gnus-srvr.el (gnus-server-make-menu-bar): do.
4694
4695         * mml.el (mml-menu): do.
4696
4697 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4698
4699         * mail-source.el (mail-source-touch-pop): New function.
4700
4701         * message.el (message-smtpmail-send-it): New function.
4702         (message-send-mail-function): Add it for a candidate.
4703
4704 2002-08-27  Simon Josefsson  <jas@extundo.com>
4705
4706         * gnus-msg.el (posting-charset-alist): Use
4707         gnus-define-group-parameter instead of defcustom.
4708         (gnus-put-message): Handle SPC in GCC.
4709         (gnus-inews-insert-gcc): Ditto.
4710         (gnus-inews-insert-archive-gcc): Ditto.
4711
4712 2002-08-26  Simon Josefsson  <jas@extundo.com>
4713
4714         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
4715         (gnus-agentize): Auto agentize all nntp and nnimap groups.
4716         (gnus-agent-possibly-save-gcc): Autoload.
4717         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
4718
4719 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4720
4721         * gnus.el (gnus-other-frame-function): New user option.
4722         (gnus-other-frame): Use it; add a doc-string; make it work with
4723         the gnuclient program.
4724
4725         * gnus-util.el (gnus-frame-or-window-display-name): New function.
4726
4727         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
4728         `device-connection' and `dfw-device'.
4729
4730 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4731
4732         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
4733         positives, make it stricter.  From Jochen Hein (trivial change).
4734
4735 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4736
4737         * gnus.el (gnus-other-frame): Trivial fix.
4738
4739 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4740
4741         * gnus.el (gnus-other-frame-parameters): New user option.
4742         (gnus-other-frame-object): New variable.
4743         (gnus-other-frame): Make it search for existing Gnus frame; don't
4744         read new news; delete frame on exit.
4745
4746         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
4747
4748         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
4749
4750 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4751         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
4752
4753         * message.el (message-set-auto-save-file-name): Add support for
4754         the Cygwin Emacs; the system-type is `cygwin'.
4755         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
4756
4757 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
4758
4759         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
4760
4761         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
4762         avoid arithmetic errors.
4763
4764 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4765
4766         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
4767
4768 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4769
4770         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
4771         (message-ignored-resent-headers): Add envelope From.
4772
4773 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4774
4775         * gnus.el (gnus-summary-line-format): Document %k specifier.
4776
4777 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4778
4779         * gnus-sum.el (gnus-summary-line-message-size): New function.
4780         (gnus-summary-line-format-alist): Use it.
4781
4782 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4783
4784         * gnus-art.el (article-make-date-line): Refer to the value for
4785         `gnus-article-time-format' in the summary buffer.
4786
4787         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
4788
4789 2002-08-14  Simon Josefsson  <jas@extundo.com>
4790
4791         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
4792         quoting.
4793         (gnus-button-alist): Fix doc.
4794         (gnus-header-button-alist): Use ' not ` for default value quoting.
4795         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
4796         rationale similar to 2002-05-01 change.
4797         (gnus-article-add-buttons-to-head): Evaluate expression.
4798
4799         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
4800
4801 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4802
4803         * message.el (message-font-lock-keywords): Refer to the value for
4804         `message-cite-prefix-regexp' dynamically.
4805
4806 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4807
4808         * gnus-art.el (gnus-decode-header-methods): Doc fix.
4809
4810 2002-08-12  Simon Josefsson  <jas@extundo.com>
4811
4812         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
4813         (imap-shell-open): Skip initial junk before IMAP greeting.
4814
4815 2002-08-11  Simon Josefsson  <jas@extundo.com>
4816
4817         * message-utils.el (message-xpost-default,
4818         message-xpost-fup2-header, message-xpost-fup2): Fixed
4819         Typos.  Trivial changes from Reiner Steib
4820         <4uce.02.r.steib@gmx.net>.
4821
4822 2002-08-09  Simon Josefsson  <jas@extundo.com>
4823
4824         * message.el (message-canlock-password): Set
4825         canlock-password-for-verify to newly generated canlock-password.
4826         When Emacs is restarted, Custom makes sure this is set, but during
4827         the same session we must set it manually.
4828
4829 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
4830
4831         * yenc.el: New file.
4832
4833         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
4834         (mm-uu-type-alist): Add yenc.
4835         (mm-uu-yenc-filename): New function.
4836         (mm-uu-yenc-extract): New function.
4837
4838         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
4839
4840 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4841
4842         * dgnushack.el (merge): Don't use coerce.
4843
4844 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
4845
4846         * mailcap.el (mailcap-mime-data): Test window-system rather than
4847         mm-device-type.
4848         (mailcap-mime-data): Call xdvi and gv with "-safer".
4849
4850         * mm-util.el: Don't define mm-device-type.
4851
4852 2002-08-05  Simon Josefsson  <jas@extundo.com>
4853
4854         * mm-util.el (mm-coding-system-priorities): coding-system type not
4855         supported everywhere.
4856
4857 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4858
4859         * gnus.el (gnus-version-number): Bumped version number.
4860
4861 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4862
4863         * gnus.el: Oort Gnus v0.07 is released.
4864
4865 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4866
4867         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
4868         (gnus-article-sort-functions): Doc fix.
4869         (t): New keystroke.
4870         (gnus-article-sort-by-random): New function.
4871         (gnus-thread-sort-by-random): New function.
4872
4873 2002-08-02  Simon Josefsson  <jas@extundo.com>
4874
4875         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
4876         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
4877
4878 2002-07-31  Danny Siu  <dsiu@adobe.com>
4879
4880         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
4881         when splitting malformed messages without message-id
4882
4883 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4884         From Niklas Morberg <niklas.morberg@axis.com>.
4885
4886         * nnweb.el (nnweb-type, nnweb-type-definition)
4887         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
4888         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
4889         functionality.
4890         * nnweb.el: Removed old non-functioning search engines.
4891
4892 2002-07-27  Simon Josefsson  <jas@extundo.com>
4893
4894         * message.el (message-forward-make-body): Don't use
4895         `message-forward-ignored-headers' when doing a "raw" followup (it
4896         is important to preserve e.g. CTE).
4897
4898         * flow-fill.el (fill-flowed): Disable filladapt-mode.
4899
4900         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
4901         regexp-quote, Cyrus Sieve is fixed.
4902
4903         * sieve-manage.el (sieve-manage-deletescript): New function.
4904
4905         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
4906         (sieve-manage-mode): Fix menubar.
4907         (sieve-activate): Change some messages.
4908         (sieve-deactivate-all): New function.
4909         (sieve-deactivate): New alias.
4910         (sieve-remove): New function.
4911         (sieve-help): Fix help.
4912         All suggested by Ned Ludd.
4913
4914 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4915
4916         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
4917         (mm-w3m-safe-url-regexp): New user option.
4918
4919         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
4920         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
4921
4922 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
4923
4924         * gnus-sum.el (gnus-summary-delete-article): Force
4925         nnmail-expiry-target to 'delete, so that absolute deletion
4926         happens when absolute deletion is requested.
4927
4928 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4929         From Nevin Kapur <nevin@jhu.edu>.
4930
4931         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
4932         headers as empty headers.
4933
4934 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4935         From Jochen Hein <jochen@jochen.org>.
4936
4937         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
4938         correct typo.
4939         (gnus-emphasis-strikethru): New face.
4940
4941 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4942         From Jason Merrill <jason@redhat.com>.
4943
4944         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
4945         entire file for each of a sequence of missing articles.
4946
4947         * gnus-salt.el (gnus-binary-display-article): Respect an existing
4948         value for gnus-view-pseudos.
4949
4950         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
4951         avoid nreverse.
4952
4953 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4954         From Ted Zlatanov <teodor.zlatanov@divine.com>.
4955
4956         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
4957         (gnus-summary-mode-line-format-alist): Add %h for number of
4958         spams.
4959         (gnus-newsgroup-spam-marked): New variable.
4960         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
4961         (gnus-article-read-p, gnus-article-mark)
4962         (gnus-set-global-variables, gnus-set-global-variables)
4963         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
4964         (gnus-summary-mark-article-as-unread)
4965         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
4966         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
4967         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
4968
4969 2002-07-10  Simon Josefsson  <jas@extundo.com>
4970
4971         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
4972         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
4973
4974 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
4975
4976         * gnus-sum.el (gnus-summary-delete-article): Respect group
4977         parameters while expiring.
4978
4979 2002-07-08  Simon Josefsson  <jas@extundo.com>
4980
4981         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
4982         Enberg.
4983
4984 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4985
4986         * gnus-art.el (article-unsplit-urls): Only display MIME when this
4987         function is called interactively.  From Niklas Morberg.
4988
4989 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4990
4991         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
4992         cdaar to cdar and car.
4993
4994         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
4995         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
4996
4997 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4998
4999         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
5000         don't break a narrowed article.
5001
5002         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
5003         (nntp-open-via-rlogin-and-telnet): Ditto.
5004
5005 2002-07-02  Didier Verna  <didier@xemacs.org>
5006
5007         * nnmail.el (nnmail-split-methods): fix custom type.
5008
5009 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5010
5011         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
5012         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
5013
5014 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5015
5016         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
5017         (gnus-summary-resend-message): Use it.
5018
5019 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5020
5021         * nntp.el (nntp-via-rlogin-command-switches): New variable.
5022         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
5023
5024 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5025
5026         * message.el (message-font-lock-keywords): Don't fontify
5027         headers in the message body, only in the header.
5028         (message-font-lock-make-header-matcher): New function, used by
5029         message-font-lock-keywords.
5030         From Katsumi Yamaoka <yamaoka@jpl.org>.
5031
5032 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5033
5034         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
5035
5036 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5037
5038         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
5039
5040 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5041
5042         * message.el (message-font-lock-keywords): Revert 2002-06-22
5043         change.
5044
5045 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5046
5047         * message.el (message-font-lock-keywords): Put colon in header
5048         name match.
5049
5050 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5051
5052         * message.el (message-font-lock-keywords): Don't use header faces
5053         in the body.  Thanks to Stefan Monnier for the hint on the
5054         implementation.
5055
5056 2002-05-09  Miles Bader  <miles@gnu.org>
5057
5058         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
5059         (gnus-article-hide-citation): Respect it.
5060
5061 2002-04-12  Juanma Barranquero  <lektu@terra.es>
5062
5063         * pop3.el (pop3-open-server): Fix typo.
5064
5065 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
5066
5067         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
5068         instead of push to ignore duplicate to-(list|address) values.
5069         * nnmail.el (nnmail-cache-ignore-groups): New.
5070         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
5071
5072 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5073
5074         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
5075         before sending.  Suggested by Jan Rychter.
5076
5077 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5078
5079         * dgnushack.el (remove): New compiler macro.
5080         (last, coerce, subseq): Remove compiler macros for those built-in
5081         or unused functions.
5082
5083 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5084
5085         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
5086         sure to write byte-compiled versions of gnus-*-format-alist to
5087         .newsrc.eld.  From Simon Josefsson.
5088
5089 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5090
5091         * gnus-agent.el (gnus-agent-read-servers)
5092         (gnus-agent-write-servers): Put server name (string like
5093         "nnchoke:frumple") in the file instead of a server specification
5094         (Lisp expression like (nnchoke "frumple" ...parameters...)).
5095         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
5096
5097 2002-06-16  Simon Josefsson  <jas@extundo.com>
5098
5099         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
5100         Reiner Steib <4uce.02.r.steib@gmx.net>.
5101
5102 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5103
5104         * nnheader.el (nnheader-file-name-translation-alist): Set the
5105         default value for MS Windows systems.
5106
5107         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
5108
5109 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5110
5111         * message.el (message-beginning-of-line): Keep the region active
5112         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
5113
5114 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
5115
5116         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
5117         * gnus-msg.el (gnus-summary-reply): Ditto.
5118         * gnus-msg.el (gnus-summary-handle-replysign): New.
5119
5120 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5121
5122         * message.el (message-send-mail-with-sendmail): Kill errbuf even
5123         if sending failed.
5124
5125 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
5126
5127         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
5128         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
5129         to sign while encrypting.
5130
5131 2002-06-11  Simon Josefsson  <jas@extundo.com>
5132
5133         * gnus-int.el (gnus-request-move-article): Agent expire article if
5134         successfuly moved.
5135
5136         * nnweb.el (nnweb-google-create-mapping): Honors the value of
5137         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
5138
5139 2002-06-10  Simon Josefsson  <jas@extundo.com>
5140
5141         * gnus-int.el (gnus-request-expire-articles): Fix last change?
5142
5143 2002-06-09  Simon Josefsson  <jas@extundo.com>
5144
5145         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
5146
5147         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
5148
5149 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5150
5151         * flow-fill.el (fill-flowed): Ignore errors.
5152
5153 2002-06-06  Simon Josefsson  <jas@extundo.com>
5154
5155         * message.el (message-send-mail-with-sendmail): Improve error message.
5156
5157 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5158
5159         * message.el (message-interactive): Change default from nil to t.
5160         Better to be safe than to be fast.
5161
5162 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5163
5164         * message.el (message-send-mail-with-sendmail): Check return value
5165         from call-process-region.
5166
5167 2002-06-04  Simon Josefsson  <jas@extundo.com>
5168
5169         * gnus-msg.el (gnus-group-mail, gnus-group-news)
5170         (gnus-group-post-news, gnus-summary-mail-other-window)
5171         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
5172         gnus-article-copy to nil, thereby inhibiting the `header' posting
5173         style match to use data from last viewed article.
5174         Suggested by Hrvoje Niksic.
5175
5176 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5177
5178         * spam.el (spam-point-at-eol): New alias.
5179         (spam-parse-whitelist): Use it.
5180
5181 2002-06-03  Simon Josefsson  <jas@extundo.com>
5182
5183         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
5184         (nnmail-article-group): Use it.
5185
5186 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5187
5188         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
5189         so that code reading them won't be surprised.  From Jesper Harder
5190         <harder@ifa.au.dk>.
5191
5192 2002-05-29  Simon Josefsson  <jas@extundo.com>
5193
5194         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
5195         articles.
5196
5197         * gnus.el (gnus-agent-cache): Doc fix.
5198         (gnus-agent): Change default to t.
5199
5200         * gnus-agent.el (gnus-agent-expire): Make it accept optional
5201         ARTICLES, GROUP and FORCE parameters.
5202
5203 2002-05-28  Simon Josefsson  <jas@extundo.com>
5204
5205         * gnus-group.el (gnus-group-line-format): Doc fix.
5206
5207 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5208
5209         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
5210         original article before yanking.  From Jesper Harder
5211         <harder@ifa.au.dk>.
5212
5213 2002-05-26  Simon Josefsson  <jas@extundo.com>
5214
5215         * gnus-sum.el (gnus-summary-menu-split): New function.
5216         (gnus-summary-make-menu-bar): Split charset submenu.
5217         (gnus-summary-menu-maxlen): New variable.
5218         (gnus-summary-menu-split): Use it.
5219
5220 2002-05-25  Simon Josefsson  <jas@extundo.com>
5221
5222         * mml.el (mml-preview): Generate some headers.
5223
5224         * gnus.el (gnus-large-newsgroup): Fix :type.
5225
5226         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
5227         Agent cache NOV's by default now).
5228         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
5229
5230 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
5231
5232         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
5233         call to gnus-parent-id when we check for References loops.
5234         (gnus-summary-prepare-threads): Avoid simplifying every Subject
5235         twice by saving the simplified subject string in simp-subject.
5236
5237 2002-05-23  Simon Josefsson  <jas@extundo.com>
5238
5239         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
5240         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
5241
5242         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
5243         Niklas Morberg <niklas.morberg@axis.com>.
5244
5245 2002-05-22  Simon Josefsson  <jas@extundo.com>
5246
5247         * sieve.el (sieve-change-region): Define it before it is used.
5248
5249         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
5250         (gnus-summary-reply): Ask for confirmation when replying to news.
5251         Defaults to not ask.  From Benjamin Rutt
5252         <rutt+news@cis.ohio-state.edu>.
5253
5254         * nnimap.el (nnimap-nov-is-evil): Improve doc.
5255
5256 2002-05-21  Simon Josefsson  <jas@extundo.com>
5257
5258         * sieve-mode.el (sieve-manage): Fix autoloads.
5259
5260         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
5261         name (makes it work with recent Cyrus timsieved).
5262
5263 2002-05-20  Jason  <jbaker@cs.utah.edu>
5264         Trivial patch.
5265
5266         * gnus-art.el (gnus-request-article-this-buffer): Try
5267         reconnecting if you don't get the message.
5268
5269 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5270
5271         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
5272         Reply-To headers from the headers.
5273
5274 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5275
5276         * mm-url.el (mm-url-insert): Remove junk message.
5277
5278 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5279
5280         * nnslashdot.el (nnslashdot-request-list): Parse new html.
5281         (nnslashdot-use-front-page): New variable.
5282         (nnslashdot-request-list): Use it.
5283
5284         * mm-url.el (mm-url-timeout): New variable.
5285         (mm-url-retries): Ditto.
5286         (mm-url-insert): Use it.
5287
5288 2002-05-16  Simon Josefsson  <jas@extundo.com>
5289
5290         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
5291         (gnus-simplify-subject-functions): Mention g-s-a-w.
5292
5293 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
5294
5295         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
5296         nnmail-cache-insert.
5297         * nndiary.el (nndiary-request-accept-article): Ditto.
5298         * nnfolder.el (nnfolder-request-accept-article): Ditto.
5299         * nnimap.el (nnimap-request-accept-article): Ditto.
5300         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
5301         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
5302         * nnmbox.el (nnmbox-request-accept-article): Ditto.
5303         * nnmh.el (nnmh-request-accept-article): Ditto.
5304         * nnmail.el (nnmail-cache-insert): Change group to required,
5305         removed code which tried to figure out the group.
5306
5307 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
5308
5309         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
5310         messages. From Hans de Graaff <hans@degraaff.org>.
5311         * nnml.el (nnml-request-accept-article): Pass in the group name to
5312         nnmail-cache-insert, since it's available.
5313
5314 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
5315
5316         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
5317
5318 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5319         From Florian Weimer <fw@deneb.enyo.de>.
5320
5321         * gnus.el (subscribed): New group parameter.
5322         (gnus-find-subscribed-addresses): Use it.
5323
5324 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
5325
5326         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
5327         the default for pgpmime to support pgp v2.
5328         * mml-sec.el (mml-signencrypt-style): New accessor function to
5329         allow users to get/set the signencrypt style more easily without
5330         frobbing the alist directly.
5331         * mml.el (mml-generate-mime-1): Use accessor function.
5332
5333 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5334
5335         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
5336         parenthesis for "<" and ">".  Suggested by Andreas Schwab
5337         <schwab@suse.de>.
5338
5339 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5340
5341         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
5342         when intuiting the group the message is written to.  From Josh
5343         Huber <huber@alum.wpi.edu>.
5344
5345 2002-05-06  Simon Josefsson  <jas@extundo.com>
5346
5347         * gnus-topic.el (gnus-group-topic-parameters): Work when group
5348         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
5349
5350 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
5351
5352         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
5353         argument, and fixed compiler warning. (added autoload for
5354         gpg-encrypt).
5355
5356 2002-05-04  Simon Josefsson  <jas@extundo.com>
5357
5358         * mml1991.el (mml1991-function-alist): Doc fix.
5359
5360         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
5361         doesn't exist (for previewing messages without having Gnus
5362         started).
5363
5364         * mm-util.el (mm-coding-system-priorities): Defcustom.
5365
5366         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
5367
5368 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
5369
5370         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
5371         default.
5372         * mml-sec.el:
5373         * mml-sec.el (mml-signencrypt-style): New.
5374         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
5375         argument `sign'.
5376         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
5377         signencrypt.
5378         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
5379         * mml.el (mml-generate-mime-1): Changed logic so a part which is
5380         both signed & encryped is processed in one operation. (rather than
5381         two separate ops: sign, then encrypt)
5382         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
5383         indication if a message is signed by an expired key.
5384         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
5385         enables combined sign & encrypt operation. (this was always on
5386         before).
5387         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
5388
5389 2002-05-01  Simon Josefsson  <jas@extundo.com>
5390
5391         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
5392         server.
5393         (nnimap-mailbox-info): defvar instead of defvoo.
5394
5395 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5396
5397         * gnus.el: Oort Gnus v0.06 is released.
5398
5399 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5400
5401         * lpath.el: Bind url-package-version.
5402
5403 2002-05-01  Simon Josefsson  <jas@extundo.com>
5404
5405         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
5406         filename before deleting the group itself, because the presence of
5407         a group filename decides if long filenames are used or not.
5408
5409         * gnus-art.el (gnus-button-alist): Don't inline
5410         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
5411         without also modifying g-button-alist.
5412         (gnus-button-alist): Fix type to allow variable as well as regexp.
5413         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
5414         themselves, variables to its contents.
5415         (gnus-button-entry): Ditto.
5416
5417 2002-05-01  Simon Josefsson  <jas@extundo.com>
5418
5419         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
5420         UIDNEXT as a string.
5421
5422         * nnimap.el (nnimap-string-lessp-numerical): New function.
5423         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
5424         integers.
5425
5426 2002-04-29  Simon Josefsson  <jas@extundo.com>
5427
5428         * nnmail.el (nnmail-cache-insert): Accept optional group
5429         parameter.
5430
5431         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
5432         n-r-g-a is disabled.
5433
5434 2002-04-29  Simon Josefsson  <jas@extundo.com>
5435
5436         * nnimap.el (nnimap-split-fancy): Fix doc.
5437         (nnimap-split-fancy): Fix doc.
5438
5439         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
5440         (nnimap-mailbox-info): New internal variable.
5441         (nnimap-retrieve-groups): Implement faster new mail check.
5442
5443         * nnimap.el (nnimap-split-articles): Support
5444         nnmail-cache-accepted-message-ids.
5445         (nnimap-request-accept-article): Ditto.
5446
5447         * imap.el (imap-mailbox-status-asynch): New command.
5448
5449 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
5450
5451         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
5452         are no subscribed mail groups.
5453         - Strip quoted names when comparing addresses
5454
5455 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
5456
5457         * mm-decode.el (mm-text-html-renderer): Change customize type to
5458         const.
5459
5460         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
5461         (gnus-debug-exclude-variables): do.
5462
5463 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
5464
5465         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
5466         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
5467
5468 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5469
5470         * dns.el (dns-make-network-process): New macro.
5471         (query-dns): Use it.
5472
5473 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
5474
5475         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
5476         article-buffer.
5477
5478         * mm-url.el (mm-url-package-name): New variable.
5479         (mm-url-package-version): New variable.
5480         (mm-url-insert-file-contents): Bind url-package-name and
5481         url-package-version here.
5482         * nnrss.el (nnrss-insert-w3): Move the bindings.
5483
5484         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
5485         url-package-version. Trivial change from Andrew J Cosgriff
5486         <ajc@polydistortion.net>
5487
5488         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
5489         attachments. Trivial change from Peter 'Luna' Runestig
5490         <peter@runestig.com>.
5491
5492 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
5493
5494         * nnkiboze.el (nnkiboze-request-scan): Call
5495         nnkiboze-possibly-change-group.
5496         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
5497         problems.
5498         (nnkiboze-generate-group): Set newsrc to the *highest* article
5499         number kibozed, not the lowest.
5500
5501 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
5502
5503         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
5504
5505 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5506         From Dan Christensen <jdc+news@uwo.ca>.
5507
5508         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
5509         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
5510         Recognize math postings.  Extract Date (now ignores "(15kb)").
5511         Extract email address using gnus-extract-address-components
5512         instead of just taking the first word.  Create Date and From
5513         headers for message which are missing these headers.  Get rid
5514         of spurious \\ lines (purely cosmetic).  Extend body-end and
5515         file-end regexps, to exclude more garbage from the message.
5516         Make URL rephrasing regexp more flexible, to match current
5517         format.
5518
5519 2002-04-23  Simon Josefsson  <jas@extundo.com>
5520
5521         * netrc.el: New file, functions copied from gnus-util.el by Ted
5522         Zlatanov <tzz@lifelogs.com>.
5523
5524         * gnus-util.el: Require netrc.
5525         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
5526         new code in netrc.el.
5527
5528 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5529
5530         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
5531         message-ignored-resent-headers, too.  From Matthieu Moy
5532         <Matthieu.Moy@imag.fr>.
5533
5534 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
5535
5536         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
5537         boolean not a string
5538         * gnus-group.el (gnus-group-line-format): add description of %C
5539         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
5540           as %C
5541         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
5542
5543 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
5544
5545         * nnmaildir.el (nnmaildir-request-scan): typo: set
5546         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
5547         nnmail-get-new-mail for 'find-new-groups.
5548
5549 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
5550
5551         * nnmaildir.el (nnmaildir-request-update-info,
5552         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
5553         unnecessary calls to nnmaildir-request-scan.
5554
5555 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
5556
5557         * gnus-msg.el:
5558         * gnus-msg.el (gnus-message-replysign): New.
5559         * gnus-msg.el (gnus-message-replyencrypt): New.
5560         * gnus-msg.el (gnus-message-replysignencrypted): New.
5561         * gnus-msg.el (gnus-summary-reply): Use the three new variables
5562         (above) to automatically encrypt/sign to encrypted/signed
5563         messages.
5564         * message.el:
5565         * message.el (message-mode-map): Add keybinding for
5566         `message-to-list-only'
5567         * message.el (message-mode): Add description for
5568         `message-to-list-only'
5569         * message.el (message-to-list-only): New.
5570         * message.el (message-make-mft): Changed to use the cl loop macro,
5571         and added optional flag to return only the matched list. (for use
5572         in new message-to-list-only function)
5573
5574 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
5575
5576         * gnus-msg.el:
5577         * gnus-msg.el (gnus-message-replysign):
5578         * gnus-msg.el (gnus-replysign): New.
5579         * gnus-msg.el (gnus-replyencrypt): New.
5580         * gnus-msg.el (gnus-replysignencrypted): New.
5581         * gnus-msg.el (gnus-summary-reply):
5582         * message.el:
5583         * message.el (message-mode-map):
5584         * message.el (message-mode):
5585         * message.el (message-to-list-only): New.
5586         * message.el (message-make-mft):
5587
5588 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5589
5590         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
5591
5592 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
5593
5594         * message.el (message-gen-unsubscribed-mft): accept a prefix
5595         argument so CC can be included with C-u C-c C-f C-a
5596
5597 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5598         From Ted Zlatanov <teodor.zlatanov@divine.com>.
5599
5600         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
5601         Improve docstring.
5602         (spam-enter-blacklist): New command.
5603
5604         * gnus-sum.el (gnus-spam-mark): New mark.
5605         (gnus-auto-expirable-marks): Add gnus-spam-mark.
5606         (gnus-summary-make-tool-bar): Correct conditional.
5607         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
5608         (gnus-summary-mark-as-spam): New command.
5609
5610 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
5611
5612         * mml-sec.el (mml-secure-message): changed to support arbritrary
5613         modes.
5614         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
5615         changed to support "signencrypt" mode.
5616         * mml.el (mml-parse-1): changed to support different secure modes
5617         more easily. (for signencrypt)
5618
5619 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
5620
5621         * gnus-sum.el (gnus-update-summary-mark-positions)
5622         (gnus-summary-toggle-header):
5623         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
5624         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
5625         (gnus-uu-post-encoded):
5626         * nnfolder.el (nnfolder-possibly-change-group):
5627         * nnimap.el (nnimap-retrieve-headers):
5628         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
5629
5630 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
5631
5632         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
5633         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
5634
5635 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5636
5637         * gnus-srvr.el (gnus-server-set-info): Clear
5638         `gnus-server-method-cache' when `gnus-server-alist' is changed.
5639         From Daiki Ueno <ueno@unixuser.org>.
5640
5641 2002-04-11  Simon Josefsson  <jas@extundo.com>
5642
5643         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
5644         viewing of security buttons.  Thanks to Nicolas Kowalski
5645         <Nicolas.Kowalski@imag.fr>.
5646
5647         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
5648         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
5649         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
5650         <Nicolas.Kowalski@imag.fr>.
5651         (smime-decrypt-buffer): Ditto.
5652
5653 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5654
5655         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
5656         header line.
5657
5658 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
5659
5660         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
5661
5662 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5663
5664         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
5665
5666 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
5667
5668         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
5669         errors when debug.
5670
5671 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
5672
5673         * message.el (message-make-mft): Changed MFT code from using
5674         message-recipients (which included Bcc) to use only the To and CC
5675         headers.
5676
5677 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
5678
5679         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
5680         add link.
5681         (gnus-treat-mail-picon): Ditto.
5682         (gnus-treat-newsgroups-picon): Ditto.
5683         (gnus-picon-databases): Fix custom type.
5684         (gnus-picon-databases): Add link.
5685         (gnus-article-x-face-command): Add to gnus-picon group.
5686
5687 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
5688
5689         * message.el (message-buffer-naming-style): Remove.
5690
5691 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5692
5693         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
5694
5695         * message.el (message-tool-bar-map): Ditto.
5696
5697         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5698
5699 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5700
5701         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
5702
5703 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
5704
5705         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
5706
5707 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
5708         Trivial patch.
5709
5710         * dns.el: open-network-stream under XEmacs does udp.
5711
5712 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
5713
5714         * spam.el (spam-enter-whitelist): New function.
5715         (spam-parse-whitelist): Ditto.
5716         (spam-refresh-list-cache): Ditto.
5717         (spam-address-whitelisted-p): New function.
5718
5719         * dns.el (query-dns): Use TCP when make-network-process isn't
5720         available.
5721         (dns-servers): New variable.
5722         (dns-parse-resolv-conf): New function.
5723         (query-dns): Use it.
5724
5725         * spam.el: New file.
5726
5727         * dns.el (query-dns): Test.
5728
5729 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5730
5731         * lpath.el (featurep): Bind make-network-process.
5732
5733 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
5734
5735         * nnmaildir.el: Use defstruct.  Use a single copy of
5736         nnmail-extra-headers to save memory.  Store server's group name
5737         prefix instead of each group's prefixed name.
5738         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
5739         nntp-server-buffer.
5740
5741 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5742
5743         * dns.el: New file.
5744
5745 2002-03-28  Simon Josefsson  <jas@extundo.com>
5746
5747         * gnus-sum.el (gnus-summary-dummy-line-format):
5748         * gnus.el (gnus-summary-line-format): Fixing links to Info.
5749         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
5750
5751 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5752
5753         * gnus-sum.el (gnus-summary-move-article)
5754         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
5755         the doc string.
5756
5757 2002-03-28  Simon Josefsson  <jas@extundo.com>
5758
5759         * mml-sec.el (mml-secure-message): Search after
5760         mail-header-separator from top of message.
5761
5762 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
5763
5764         * nnmaildir.el: Cosmetic changes.
5765         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
5766         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
5767         nnmaildir--group-ls): New macros/functions.  Use them.
5768         (nnmaildir--unlink): Evalutate argument only once.
5769
5770 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
5771
5772         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
5773         symbols.
5774         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
5775         `gnus-point-at-eol'.
5776
5777 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
5778
5779         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
5780         nnmaildir--marks-dir): New macros.  Use them.
5781         Use inhibit-quit for atomicity instead of in-memory journaling.
5782         (nnmaildir--edit-prep): New function.
5783         (Local Variables): Use it.
5784
5785 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
5786
5787         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
5788
5789 2002-03-25  Simon Josefsson  <jas@extundo.com>
5790
5791         * message.el (message-mode): Fix doc.
5792
5793 2002-03-25  Simon Josefsson  <jas@extundo.com>
5794
5795         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
5796         Matthieu Moy <Matthieu.Moy@imag.fr>.
5797
5798 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
5799
5800         * mml-sec.el (mml-unsecure-message): Add docstring.
5801
5802 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
5803
5804         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
5805         value.
5806         Trivial change from andre@slamdunknetworks.com
5807
5808 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
5809
5810         * mml.el (mml-mode-map): Added a keybinding for
5811         `mml-unsecure-message'.  Also, added a menu entry for said
5812         function in the Attachments menu.
5813
5814 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5815
5816         * canlock.el (canlock-version): Remove.
5817         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
5818         here; simplify \x insertions.
5819         (canlock-sha1): New function, always return a unibyte string.
5820         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
5821         of a password.
5822         (canlock-insert-header): Use `canlock-sha1'.
5823         (canlock-verify): Ditto.
5824
5825 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
5826
5827         * message.el (message-fix-before-sending): Add an option that
5828         ignores illegible text.
5829         Trivial change from Mark Milhollan <mlm@attglobal.net>
5830
5831         * message.el (message-font-lock-keywords): Support multi-line MML
5832         tags.
5833
5834         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
5835         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
5836
5837 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5838
5839         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
5840         symbols for "View as different encoding" submenu.
5841
5842 2002-03-19  Simon Josefsson  <jas@extundo.com>
5843
5844         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
5845         encoding" submenu.
5846
5847 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5848
5849         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
5850
5851 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5852
5853         * gnus-sum.el (gnus-sum-thread-tree-root)
5854         (gnus-sum-thread-tree-single-indent)
5855         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
5856         (gnus-sum-thread-tree-leaf-with-other)
5857         (gnus-sum-thread-tree-single-leaf): Make customizable.
5858
5859 2002-03-16  Simon Josefsson  <jas@extundo.com>
5860
5861         * gnus-util.el (gnus-extract-address-components): Don't break on
5862         names such as James "Kibo" Parry.  From Francis Litterio
5863         <franl@world.std.com>.
5864
5865 2002-03-13  Simon Josefsson  <jas@extundo.com>
5866
5867         * pop3.el (pop3-open-server): Revert multibyte change.  From
5868         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
5869
5870         * message.el (message-send-mail-with-qmail): Make it work.  From
5871         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
5872
5873 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
5874
5875         * message.el (message-make-mft): Set case-fold-search while
5876         generating the MFT.  Also, a little cleanup in the MFT code.
5877
5878 2002-03-12  Simon Josefsson  <jas@extundo.com>
5879
5880         * message.el (message-qmail-inject-args): May be function.
5881         (message-send-mail-with-qmail): Call function if m-q-i-a is
5882         function.  From fn@hungry.org (Faried Nawaz).
5883
5884 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5885
5886         * message.el (message-abbrevs-loaded): Remove.
5887         (mailabbrev): Require it.
5888
5889         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
5890
5891 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5892
5893         * pop3.el (pop3-open-server): Set process buffer unibyte.
5894
5895 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5896
5897         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
5898
5899 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
5900
5901         * nnslashdot.el (nnslashdot-request-article): Remove javascript
5902         too.
5903
5904 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
5905
5906         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
5907         duplication.
5908         (gnus-summary-save-parts-type-history): Ditto.
5909         (gnus-summary-save-parts-last-directory): Ditto.
5910         Trivial change from andre@slamdunknetworks.com
5911
5912 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
5913
5914         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
5915
5916 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5917
5918         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
5919         -->" as the end of the first article.
5920
5921         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
5922         From Matthieu Moy <Matthieu.Moy@imag.fr>
5923
5924         * message.el (message-add-action): Use add-to-list.
5925         (message-delete-action): New function.
5926
5927         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
5928         pieces.
5929
5930 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
5931
5932         * nnnil.el: New file.
5933         * gnus.el (gnus-valid-select-methods): Include nnnil.
5934
5935 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
5936
5937         * message.el (message-syntax-checks): Because canlock is
5938         supported, we disable sender syntax check.
5939         (message-shoot-gnksa-feet): Add cancel-messages option doc.
5940
5941         * gnus-draft.el (gnus-draft-send): If interactive, use its default
5942         value of message-syntax-checks.
5943
5944         * qp.el (quoted-printable-decode-region): Doc addition.
5945         From: Eli Zaretskii <eliz@is.elta.co.il>
5946
5947         * mail-source.el (make-source-make-complex-temp-name): Use
5948         make-temp-file.
5949
5950         * mm-util.el (mm-make-temp-file): New function.
5951         * nneething.el (nneething-file-name): Use it.
5952         * mml-smime.el (mml-smime-encrypt): Ditto.
5953         * mm-view.el (mm-inline-wash-with-file): Ditto.
5954         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
5955         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
5956         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
5957         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
5958         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
5959         * gnus-art.el (gnus-mime-print-part): Ditto.
5960
5961 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
5962
5963         * message.el (nnmaildir-article-number-to-base-name): New
5964         function.
5965         (nnmaildir-base-name-to-article-number): New function.
5966
5967 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5968
5969         * smime.el (smime-make-temp-file): Don't quote
5970         `temporary-file-directory'.
5971
5972 2002-03-04  Simon Josefsson  <jas@extundo.com>
5973
5974         * smime.el (smime-sign-region): Rename argument keyfiles to
5975         keyfile. You only sign something with one key.
5976         (smime-sign-buffer): Better completing-read prompt.
5977         (smime-decrypt-buffer): Ditto.
5978
5979         * smime.el (smime-make-temp-file): Make it work under XEmacs.
5980
5981         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
5982         completing-read.
5983         (mm-view-pkcs7-decrypt): CRLF->LF.
5984
5985 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
5986
5987         * message.el (message-hierarchical-addresses): New variable.
5988         (message-get-reply-headers): Use it.
5989         From Ted Zlatanov <teodor.zlatanov@divine.com>
5990
5991 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
5992
5993         * message.el (message-mode): If buffer-file-name, don't set auto
5994         save file name.
5995         Trivial change from Geoff Greene <ggreene@wpi.edu>
5996
5997 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5998
5999         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
6000         takes one argument in read-char.
6001
6002         * message.el (message-fix-before-sending): Forward a char.
6003         Check mmu-multibyte-p, add control-1.
6004
6005 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6006
6007         * gnus-start.el (gnus-read-init-file): Ditto.
6008
6009         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
6010
6011         * dgnushack.el (dgnushack-make-load): Ditto.
6012
6013         * mail-source.el (mail-source-fetch): Extract the right error
6014         code.
6015
6016         * message.el (message-fix-before-sending): Check illegible text.
6017
6018         * gnus-util.el (gnus-multiple-choice): New function.
6019
6020         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
6021         also defined in gnus-score.el.
6022
6023 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
6024
6025         * message.el (message-get-reply-headers): downcase email addresses
6026         for comaparisons for duplicate removal.
6027
6028 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6029
6030         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
6031         implementation of PKCS#7, which just allows users read the
6032         message.
6033         (mm-view-pkcs7): Use it.
6034
6035 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
6036
6037         * gnus.el (large-newsgroup-initial): New parameter.
6038
6039         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
6040         (gnus-summary-insert-old-articles): Ditto.
6041
6042 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
6043
6044         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
6045         used as the default answer of the question, "How many articles?".
6046         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
6047
6048         * nnagent.el (nnagent-retrieve-headers): Remove articles with
6049         small numbers.
6050
6051 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
6052
6053         * deuglify.el: Fix comments.
6054
6055 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
6056
6057         * html2text.el (html2text-clean-anchor): If there is no HREF,
6058         insert nothing.
6059
6060         * mml.el (mml-generate-mime-1): Add cdr.
6061         From: andre@slamdunknetworks.com
6062
6063         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
6064         (mm-text-html-washer-alist): Ditto.
6065
6066         * mm-decode.el (mm-text-html-renderer): Add html2text.
6067
6068         * html2text.el: Face lift.
6069
6070         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
6071
6072 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
6073
6074         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
6075
6076         * deuglify.el: Change copy right. Add autoload. Add coding-system.
6077
6078         * deuglify.el: New file. The original file name is
6079         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
6080
6081         * mm-decode.el (mm-display-external): Use
6082         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
6083
6084 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
6085
6086         * nnmaildir.el (nnmaildir-request-list): Report the highest
6087         article number, not the total number of articles.
6088
6089 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
6090
6091         * gnus-sum.el: Move uu key map here.
6092         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
6093
6094 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
6095
6096         * nnmaildir.el (nnmaildir-request-expire-articles): Use
6097         nnmail-expiry-wait* if expire-age parameter is not set.
6098
6099 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
6100
6101         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
6102         function.
6103         (gnus-group-sort-selected-groups-by-real-name): New function.
6104         (gnus-group-make-menu-bar): Add sort by real name.
6105
6106         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
6107         rebuild.
6108         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
6109         nil as dependencies as well.
6110
6111 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
6112
6113         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
6114         for mime-parts.
6115
6116         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
6117
6118         * gnus-group.el (gnus-group-name-decode): Don't test
6119         multibyte-string, because it breaks XEmacs.
6120         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
6121
6122         * message.el (message-send-mail): Be talkative.
6123
6124         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
6125         (mm-automatic-display): Ditto.
6126
6127         * mailcap.el (mailcap-mime-data): Ditto.
6128         From: Reiner Steib <4uce.02.r.steib@gmx.net>
6129
6130 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6131
6132         * many files: Remove trailing whitespaces, replace spc+tab with
6133         tab, replace leading whitespaces with tabs.
6134
6135 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
6136
6137         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
6138         articles with no body and no blank line after the header.
6139
6140 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
6141
6142         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
6143         parts.
6144
6145         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
6146         non-ascii chars.
6147
6148         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
6149
6150         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
6151         w3-delay-image-loads.
6152         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
6153         (mm-w3-prepare-buffer): Ditto.
6154
6155         * mail-source.el (mail-source-fetch-directory): Run scripts.
6156
6157 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6158
6159         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
6160         for Majordomo confirmations.
6161
6162 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6163
6164         * gnus-fun.el (gnus-respond-to-confirmation): New command.
6165
6166 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6167
6168         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
6169
6170 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
6171
6172         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
6173         References header field.  From Mark Thomas <mthomas@cmu.edu>.
6174
6175 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
6176
6177         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
6178         (mm-inline-render-with-stdin): Ditto.
6179         (mm-inline-render-with-function): Ditto.
6180         (mm-inline-wash-with-file): Bind coding-system-for-write.
6181         (mm-inline-wash-with-stdin): Ditto.
6182
6183 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
6184
6185         Suggested by Felix Natter <fnatter@gmx.net>
6186
6187         * gnus-art.el (gnus-mime-view-part-externally): Rename from
6188         gnus-mime-externalize-view.
6189         (gnus-mime-view-part-internally): Rename from
6190         gnus-mime-internalize-view.
6191         (gnus-article-view-part-externally): Rename from
6192         gnus-article-externalize-part.
6193         (gnus-mime-action-alist): Change correspondingly.
6194         (gnus-mime-button-commands): Ditto.
6195         (gnus-mime-action-alist): Remove duplication.
6196
6197         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
6198
6199 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
6200
6201         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
6202
6203         * gnus-art.el (gnus-display-mime): Use it.
6204
6205         * mm-partial.el (mm-partial-find-parts): Use it.
6206
6207         * gnus-sum.el (gnus-article-loose-mime): Rename from
6208         gnus-article-no-strict-mime.
6209         (gnus-summary-save-parts): Use it.
6210
6211 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6212
6213         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
6214         local variable.
6215
6216         * gnus-art.el (article-display-x-face): Don't sort multiple
6217         X-Faces.
6218
6219 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6220
6221         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
6222         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
6223
6224         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
6225
6226 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
6227
6228         Some ideas is inspired by code from Hrvoje Niksic
6229         <hniksic@arsdigita.com>
6230
6231         * gnus-art.el (gnus-article-wash-function): Set the default to
6232         nil, so that we use mm-text-html-renderer instead.
6233         (article-wash-html): Use mm-text-html-renderer.
6234
6235         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
6236         (mm-text-html-renderer): New variable.
6237         (mm-inline-text-html-renderer): Set the default to nil, so that we
6238         use mm-text-html-renderer instead.
6239
6240         * mm-view.el (mm-inline-text-html): New function.
6241         (mm-text-html-renderer-alist): New variable.
6242         (mm-inline-text-vcard): New function.
6243         (mm-inline-text): Split.
6244         (mm-links-remove-leading-blank): New function.
6245         (mm-inline-render-with-file): New function.
6246         (mm-inline-render-with-stdin): New function.
6247         (mm-inline-render-with-function): New function.
6248         (mm-text-html-washer-alist): New variable.
6249         (mm-inline-wash-with-file): New function.
6250         (mm-inline-wash-with-stdin): New function.
6251
6252 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
6253
6254         * message-utils.el: Fix installation doc.
6255         From: Reiner Steib <4uce.02.r.steib@gmx.net>
6256
6257 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
6258
6259         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
6260         (gnus-post-method): Use it.
6261         (gnus-summary-cancel-article): Find the correct post-method.
6262
6263         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
6264         * message.el (message-send-news): Ditto.
6265         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
6266         <ipmonger@delamancha.org>
6267
6268         * gnus.el (gnus-select-method): Fix doc.
6269         (gnus-server-string): Use 'using nntp'.
6270
6271         * gnus-agent.el (gnus-slave-unplugged): New command.
6272         From: Felix Natter <fnatter@gmx.net>
6273
6274 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6275
6276         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
6277         Call edit-done-function first, then change the window
6278         configuration.
6279         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
6280         (gnus-article-edit-mode): mml-mode.
6281
6282         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
6283         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
6284
6285         * message-utils.el: Adopt the file.
6286
6287         * message-utils.el: New file.
6288         From Holger Schauer <Holger.Schauer@gmx.de>
6289
6290 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
6291
6292         * gnus-sum.el (gnus-summary-move-article): Select-article only
6293         when gnus-move-split-methods is non-nil. And we don't render or
6294         mark the article.
6295
6296         * gnus-fun.el (gnus-shell-command-to-string): New function.
6297         (gnus-shell-command-on-region): New function.
6298         (gnus-random-x-face): Use them.
6299         (gnus-x-face-from-file): Ditto.
6300         (gnus-convert-image-to-gray-x-face): Ditto.
6301         (gnus-convert-gray-x-face-to-xpm): Ditto.
6302         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
6303
6304 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6305
6306         * gnus-art.el (gnus-treat-display-xface): Don't use
6307         `shell-command-to-string' when compiling.
6308         (gnus-treat-display-grey-xface): Ditto.
6309
6310 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
6311
6312         * nnmaildir.el (nnmaildir--article-count): If the group is
6313         completely empty, report minimum article number as 1 instead of 0.
6314
6315 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
6316
6317         * gnus-agent.el (gnus-get-predicate): Use nconc.
6318
6319         * gnus-sum.el (gnus-summary-display-make-predicate): Use
6320         gnus-summary-display-cache as cache.
6321
6322         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
6323         (nndoc-mail-in-mail-type-p): New function.
6324         (nndoc-mail-in-mail-article-begin): New function.
6325
6326 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
6327
6328         * mailcap.el (mailcap-mime-data): Use enriched-decode.
6329
6330         * gnus-cite.el (gnus-article-fill-cited-article): Bind
6331         use-hard-newlines to nil.
6332
6333         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
6334         image is not available if window-system is not available.
6335
6336         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
6337
6338 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6339
6340         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
6341         bookmark, because update-mark doesn't handle it correctly.
6342
6343 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
6344
6345         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
6346         directly instead of calling message-send-mail.
6347
6348         * gnus-start.el (gnus-read-descriptions-file): Use
6349         gnus-default-charset.
6350
6351         * mm-util.el (mm-guess-mime-charset): New function.
6352
6353         * gnus.el (gnus-default-charset): Use it.
6354         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
6355         the default.
6356
6357 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6358
6359         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
6360         (article-display-x-face): Use it.  Disable grey xface, if
6361         uncompface is not found.
6362
6363         * message.el (message-mode): Don't enable multibyte on an indirect
6364         buffer.
6365
6366         * nnrss.el (nnrss-content-function): New variable.
6367         (nnrss-request-article): Use it.
6368
6369 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6370
6371         * gnus.el: Add article-unsplit-urls.
6372         * gnus-sum.el: Ditto.
6373         * gnus-art.el (gnus-treat-strip-cr): New variable.
6374         (gnus-treatment-function-alist): Use it.
6375         (article-unsplit-urls): New function.
6376         (gnus-article-make-menu-bar): Use it.
6377         From: Michael Cook <michael.cook@cisco.com>
6378
6379 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6380
6381         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
6382         copy.
6383
6384 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
6385
6386         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
6387         with internal whitespace.
6388         (gnus-parent-id): Ditto.
6389
6390 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
6391
6392         * gnus-art.el (gnus-article-treat-body-boundary): Add
6393         gnus-decoration property.
6394         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
6395
6396         * message.el (message-mode): Set local-abbrev-table.
6397         From Matt Armstrong <matt@lickey.com>.
6398
6399         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
6400         too many spaces.
6401
6402         * rfc2047.el (rfc2047-unfold-region): Ditto.
6403         (rfc2047-decode-region): Don't unfold. Let
6404         gnus-article-treat-unfold-headers do it.
6405
6406         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
6407         From: Jesper Harder <harder@ifa.au.dk>
6408
6409 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6410
6411         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
6412         (gnus-configure-posting-styles): Use it.
6413         (gnus-configure-posting-styles): Remove trailing newspaces.
6414
6415 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6416
6417         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
6418         is non-nil.
6419
6420         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
6421
6422         * gnus.el (gnus-server-to-method): Switch position with
6423         gnus-server-get-method.
6424         (gnus-agent): Add doc.
6425
6426         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
6427         (gnus-summary-save-parts): Use it.
6428
6429         * gnus-art.el (gnus-display-mime): Use it.
6430         * mm-partial.el (mm-partial-find-parts): Use it.
6431
6432         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
6433
6434         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
6435         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
6436
6437         * nnagent.el (nnagent-request-expire-articles): Don't delete
6438         files.
6439
6440 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
6441
6442         * message.el (message-gen-unsubscribed-mft): New function.
6443         From Sriram Karra <karra@cs.utah.edu>.
6444
6445         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
6446         open parenthesis.
6447
6448         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
6449         (mm-inline-text-html-render-with-w3): Ditto.
6450         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
6451         Suggested by Dave Love  <d.love@dl.ac.uk>.
6452
6453         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
6454
6455         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
6456         * nntp.el (nntp-send-command): Ditto.
6457         * nntp.el (nntp-send-command-nodelete): Ditto.
6458
6459 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
6460
6461         * mm-url.el (mm-url-load-url): New function.
6462         (mm-url-insert-file-contents): Use it.
6463
6464         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
6465
6466         * message.el (message-forward-make-body): Correctly copy
6467         forward-buffer.
6468
6469         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
6470
6471 2002-02-04  Simon Josefsson  <jas@extundo.com>
6472
6473         * gnus-art.el (gnus-article-followup-with-original): Mark with
6474         force, prevent errors when following up from article buffer.
6475         (gnus-article-reply-with-original): Ditto.
6476
6477         * binhex.el (binhex-decoder-switches): Fix doc.  From
6478         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
6479
6480 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
6481
6482         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
6483         highlight-citation after emphasize.
6484
6485 2002-02-04  Simon Josefsson  <jas@extundo.com>
6486
6487         * nnfolder.el (nnfolder-open-marks):
6488
6489         * nnml.el (nnml-open-marks): Message when done.  From David
6490         Edmondson <dme@sun.com>.
6491
6492 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6493
6494         * imap.el (imap-anonymous-auth): Fix typo.
6495         From: Steinar Bang <sb@dod.no>
6496
6497         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
6498         save-excursion.
6499         (gnus-cache-braid-heads): Ditto.
6500
6501         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
6502         line, because there are extra articles in the overview buffer.
6503
6504         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
6505
6506         * message.el (message-forward-rmail-make-body): Directly use
6507         rmail-msg-restore-non-pruned-header to avoid calling
6508         vertical-motion.
6509
6510 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6511
6512         * gnus-cache.el (gnus-summary-insert-cached-articles):
6513         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
6514
6515         * gnus-group.el (gnus-group-mark-article-read): Nreverse
6516         gnus-newsgroups-unselected.
6517
6518         * gnus-agent.el (gnus-summary-set-agent-mark): Use
6519         gnus-add-to-sorted-list.
6520
6521         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
6522         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
6523         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
6524         (gnus-update-read-articles): UNREAD is sorted.
6525         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
6526         (gnus-newsgroup-marked, gnus-newsgroup-cached)
6527         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
6528         (gnus-newsgroup-dormant): Require sorted.
6529
6530         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
6531         directories.
6532         (gnus-dired-print): New function.
6533
6534         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
6535         ps-despool.
6536
6537 2002-02-02  Simon Josefsson  <jas@extundo.com>
6538
6539         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
6540
6541 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6542
6543         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
6544         t. This makes gnus-agent customizable without putting
6545         gnus-agentize into .gnus.
6546
6547         * gnus.el (gnus-agent): Make it customizable.
6548
6549         * gnus-dired.el: New file.
6550         From Benjamin Rutt <brutt@bloomington.in.us>
6551
6552         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
6553         if no article.
6554         (gnus-cache-possibly-remove-article): Ditto.
6555         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
6556
6557 2002-02-01  Simon Josefsson  <jas@extundo.com>
6558
6559         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
6560
6561 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6562
6563         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
6564         (mm-setup-w3m): Don't bind keys listed in the above.
6565
6566 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6567
6568         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
6569         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
6570         is non-nil; bind `w3m-force-redisplay' with nil.
6571
6572         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6573
6574         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
6575
6576 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
6577
6578         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
6579         use mail-header-unfold-field.
6580
6581         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
6582         gnus-summary-limit.
6583
6584         * gnus-range.el (gnus-add-to-sorted-list): New function.
6585         * gnus-sum.el (gnus-mark-article-as-read): Use it.
6586         (gnus-mark-article-as-unread): Ditto.
6587         (gnus-summary-mark-article-as-unread): Ditto.
6588         (gnus-build-get-header): Ditto.
6589         (gnus-summary-prepare-threads): Ditto.
6590         (gnus-summary-insert-pseudos): Ditto.
6591         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
6592         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
6593         (gnus-summary-insert-old-articles): Ditto.
6594
6595         * gnus-msg.el (gnus-posting-styles): Add new format of header.
6596         (gnus-configure-posting-styles): Support the new format.
6597
6598         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
6599         edebug-form-spec to (sexp body).
6600         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
6601
6602         * message.el (message-reply-headers): Add doc.
6603
6604 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6605
6606         * gnus-group.el (gnus-group-delete-group): Nix the entry in
6607         gnus-cache-active-hashtb.
6608
6609         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
6610         (gnus-agent-summary-fetch-group): Use it.
6611
6612         * gnus-msg.el (gnus-debug-files): New variable.
6613         (gnus-debug-exclude-variables): New variable.
6614         (gnus-debug): Use them.
6615
6616         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
6617
6618 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6619
6620         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
6621         (message-mode-syntax-table): Move back the previous position.
6622
6623         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
6624
6625         * gnus-agent.el (gnus-agent-retrieve-headers): Use
6626         gnus-sorted-difference.
6627
6628         * nnsoup.el (nnsoup-request-expire-articles): Use
6629         gnus-sorted-difference.
6630
6631         * nnheader.el: Autoload gnus-sorted-difference.
6632
6633         * nnfolder.el (nnfolder-request-expire-articles): Use
6634         gnus-sorted-difference.
6635
6636         * gnus-cache.el (gnus-cache-retrieve-headers): Use
6637         gnus-sorted-difference.
6638
6639         * gnus-range.el: Autoload cookies.
6640         (gnus-sorted-difference): New function.
6641         (gnus-sorted-ndifference): New function.
6642         (gnus-sorted-nintersection): Rename from
6643         gnus-set-sorted-intersection.
6644         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
6645         (gnus-list-range-difference): Rename from
6646         gnus-inverse-list-range-intersection.
6647         (gnus-inverse-list-range-intersection): Use defalias.
6648
6649         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
6650         gnus-sorted-ndifference, and gnus-sorted-nintersection.
6651         (gnus-articles-to-read): Use gnus-sorted-difference.
6652         (gnus-summary-limit-mark-excluded-as-read): Use
6653         gnus-sorted-intersection and gnus-sorted-ndifference.
6654         (gnus-list-of-read-articles): Use gnus-list-range-difference.
6655         (gnus-summary-insert-articles): Use gnus-sorted-difference.
6656
6657         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
6658
6659 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6660
6661         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
6662         property to the buffer for using emacs-w3m command keys.
6663
6664         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
6665         option.
6666
6667         * mm-view.el (mm-w3m-mode-map): New variable.
6668         (mm-w3m-mode-command-alist): New variable.
6669         (mm-w3m-minor-mode): Removed.
6670         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
6671         (mm-inline-text-html-render-with-w3m): Add keymap property to the
6672         buffer for using emacs-w3m command keys.
6673
6674 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
6675
6676         * message.el (message-mode-syntax-table): Move forward.
6677         (message-cite-prefix-regexp): Auto detect non word constituents.
6678         (message-cite-prefix-regexp): Don't use with-syntax-table.
6679
6680         * gnus-sum.el (gnus-summary-update-info): Use
6681         gnus-list-range-intersection.
6682
6683         * gnus-agent.el (gnus-agent-fetch-headers): Use
6684         gnus-list-range-intersection.
6685
6686         * gnus-range.el (gnus-range-normalize): Use correct predicate.
6687         (gnus-list-range-intersection): Use it.
6688         (gnus-inverse-list-range-intersection): Ditto.
6689         (gnus-sorted-intersection): Add doc.
6690         (gnus-set-sorted-intersection): Add doc.
6691         (gnus-sorted-union): New function.
6692         (gnus-set-sorted-union): New function.
6693
6694         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
6695         (gnus-inverse-list-range-intersection): Ditto.
6696
6697 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
6698
6699         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
6700
6701         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
6702         and permit `:' and `\' in order to handle full Windows pathnames.
6703         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
6704         technically not correct per standard, but seems to have common use.
6705
6706 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
6707
6708         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
6709         replacing numbers.
6710
6711 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
6712
6713         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
6714
6715         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
6716         Don't split when the window is small, e.g. when a small *BBDB*
6717         window is the lowest one.
6718
6719         * gnus-agent.el (gnus-agent-retrieve-headers): Use
6720         nnheader-find-nov-line to speed up. Use nreverse, because it is
6721         sorted. Use nnheader-insert-nov-file.
6722
6723 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6724
6725         * mm-decode.el (mm-inline-text-html-with-images): New user option.
6726
6727         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
6728         of `w3m-display-inline-images' with the value of
6729         `mm-inline-text-html-with-images'.
6730         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
6731
6732         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6733
6734 2002-01-27  Richard M. Stallman  <rms@gnu.org>
6735
6736         * time-date.el: Add autoload cookies.  Many doc fixes.
6737         (time-add): New function.
6738         (time-subtract): Renamed from subtract-time.
6739         (subtract-time): New alias for time-subtract.
6740
6741 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6742
6743         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
6744         emacs-w3m in doc-string.
6745
6746         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
6747         `w3m-current-buffer'.
6748
6749 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6750
6751         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
6752
6753         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
6754         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
6755         (mm-w3m-cid-retrieve): New function.
6756         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
6757
6758 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
6759
6760         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
6761
6762 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6763
6764         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
6765
6766 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6767
6768         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
6769         32K.
6770
6771         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
6772
6773         * nnmail.el (nnmail-article-group): Decode headers before running
6774         split rules over them.
6775         (nnmail-mail-splitting-charset): New variable.
6776
6777         * smiley.el: Replaced with smiley-ems.el.
6778
6779 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
6780
6781         * mm-url.el (mm-url-predefined-programs): Add w3m.
6782         (mm-url-program): Ditto.
6783
6784 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6785
6786         * nnml.el (nnml-use-compressed-files): New variable.
6787         (nnml-filenames-are-evil): Removed.
6788         (nnml-current-group-article-to-file-alist): Don't use.
6789         (nnml-update-file-alist): Inhibit.
6790         (nnml-article-to-file): Use new var.
6791
6792 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
6793
6794         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
6795
6796         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
6797
6798 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6799
6800         * gnus-agent.el (gnus-agent-load-alist): Use new caching
6801         function.
6802
6803         * gnus-util.el (gnus-cache-file-contents): New function.
6804
6805         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
6806         (gnus-agent-load-alist): Use it.
6807
6808         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
6809
6810         * nnheader.el (nnheader-insert-nov-file): New function.
6811
6812         * gnus-util.el (gnus-parse-without-error): Correct the loop.
6813
6814         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
6815         there are no references.
6816         (gnus-extract-message-id-from-in-reply-to): New function.
6817         (gnus-nov-parse-line): Use in-reply-to if there are no
6818         references.
6819
6820 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6821
6822         * nnagent.el (nnagent-retrieve-headers): Use new macro.
6823
6824         * gnus-util.el (gnus-parse-without-error): New macro.
6825
6826 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
6827
6828         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
6829         (gnus-article-wash-function): use locate-library to decide which
6830         to use.
6831
6832 2002-01-25  Simon Josefsson  <jas@extundo.com>
6833
6834         * pop3.el (pop3-munge-message-separator): Work if no date.
6835         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
6836
6837 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6838
6839         * gnus-agent.el (gnus-agent-save-alist): Fix.
6840
6841         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
6842         mistake.  Reinstated lost code.
6843
6844 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
6845
6846         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
6847         one exists in the case of an encrypted message with an internal
6848         signature.
6849
6850 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6851
6852         * gnus-agent.el (gnus-agent-save-alist): Optimized.
6853
6854 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6855
6856         * dgnushack.el: Commented out the experimental code.
6857
6858 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6859
6860         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
6861         error.
6862
6863         * gnus.el (gnus-server-to-method): Made into subst.
6864         (gnus-server-method-cache): New variable.
6865         (gnus-server-to-method): Use it.
6866         (gnus-group-method-cache): New variable.
6867         (gnus-find-method-for-group-1): Renamed.
6868         (gnus-find-method-for-group): New function.
6869         (gnus-group-method-cache): Removed.
6870
6871         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
6872         function.
6873
6874         * gnus-range.el (gnus-members-of-range): New function.
6875         (gnus-list-range-intersection): Renamed.
6876         (gnus-inverse-list-range-intersection): New function.
6877
6878         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
6879
6880         * nnagent.el (nnagent-retrieve-headers): New implementation.
6881
6882         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
6883         implementation.
6884
6885 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6886
6887         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
6888         `w3m-meta-content-type-charset-regexp'.
6889
6890         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
6891         charset-encoded html contents.
6892
6893 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
6894
6895         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
6896         an empty file.
6897
6898         * nnweb.el (url): Ignore errors when request url.
6899
6900         * nnrss.el: Clean up the comments.
6901
6902 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6903
6904         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
6905
6906         * mm-decode.el (mm-inline-text-html-renderer): New user option.
6907         (mm-inline-media-tests): Test whether the value of
6908         `mm-inline-text-html-renderer' is a function for text/html.
6909
6910         * mm-view.el (mm-inline-text-html-render-with-w3): New function
6911         separated from `mm-inline-text'.
6912         (mm-w3m-minor-mode): New variable.
6913         (mm-w3m-setup): New variable.
6914         (mm-setup-w3m): New function.
6915         (mm-inline-text-html-render-with-w3m): New function.
6916         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
6917         text/html.
6918
6919 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
6920
6921         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
6922
6923 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6924
6925         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
6926         and `gnus-xmas-completing-read'.
6927
6928 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6929
6930         * nneething.el (nneething-message-id-number): Abolished.
6931         (nneething-encode-file-name): Not encode numerical characters.
6932         (nneething-make-head): `nneething-message-id-number' is not
6933         used to generate message IDs.
6934
6935 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6936
6937         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
6938         characters.
6939
6940 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6941
6942         * gnus-xmas.el (gnus-xmas-completing-read): New function.
6943         (gnus-xmas-redefine): Redefine conditionally.
6944
6945 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
6946
6947         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
6948         tag.
6949
6950 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
6951
6952         * message.el (message-font-lock-keywords): Added the secure tag.
6953         * mml-sec.el: Added functions to generate/modify/remove the secure
6954         tag while in message mode.
6955         * mml-sec.el (mml-secure-message): New.
6956         * mml-sec.el (mml-unsecure-message): New.
6957         * mml-sec.el (mml-secure-message-sign-smime): New.
6958         * mml-sec.el (mml-secure-message-sign-pgp): New.
6959         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
6960         * mml-sec.el (mml-secure-message-encrypt-smime): New.
6961         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
6962         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
6963         * mml.el (mml-parse-1): Added code to recognise the secure tag and
6964         convert it to either a part or multipart depending on if there are
6965         other parts in the message.
6966         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
6967         to use the secure tag, rather than the part tag.
6968         * mml.el (mml-preview): Added a save-excursion to keep cursor
6969         position after doing an MML preview.
6970
6971 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6972
6973         * nnheader.el (nnheader-parse-overview-file): New function.
6974         (nnheader-write-overview-file): New function.
6975
6976 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6977
6978         * gnus.el (gnus-group-fast-parameter): Check better if expansion
6979         in wanted.
6980
6981         * nnweb.el (nnweb-type-definition): Clean up.
6982
6983 2002-01-21  Alastair Burt  <burt@dfki.de>
6984         Trivial patch.
6985
6986         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
6987         buffer exists before jumping to it.
6988
6989 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6990
6991         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
6992         function.
6993         (article-wash-html): Use it.
6994         (gnus-article-wash-function): New variable.
6995         (gnus-article-wash-html-with-w3m): New function.
6996
6997 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
6998
6999         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
7000         XEmacs.
7001
7002 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
7003
7004         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
7005         command line.
7006
7007 2002-01-21  Simon Josefsson  <jas@extundo.com>
7008
7009         * canlock.el (base64-encode-string): Autoload it from base64.
7010         (canlock-make-cancel-key): Base64 encode unibyte string.
7011
7012 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7013
7014         * nnfolder.el (nnfolder-request-accept-article): Unfold
7015         x-from-line.
7016         (nnfolder-request-replace-article): Ditto.
7017
7018 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
7019
7020         * gnus-group.el (gnus-group-best-unread-group): Use the right
7021         positioning function.
7022
7023 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7024
7025         * smiley-ems.el (smiley-region): Use new function.
7026         (smiley-update-cache): Use general image functions.
7027         (smiley-region): Use general functions.
7028
7029         * gnus-util.el (gnus-graphic-display-p): New function.
7030
7031         * nnmail.el (nnmail-article-group): Allow outputting traces of
7032         non-strings.
7033
7034         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
7035         (nndoc-exim-bounce-type-p): New function.
7036
7037         * message.el (message-dont-send): Doc fix.
7038
7039         * gnus-util.el (gnus-completing-read): Remove
7040         inherit-input-method.
7041
7042         * gnus-art.el (gnus-treat-smiley): Doc fix.
7043
7044         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
7045         articles.
7046
7047 2002-01-19  Simon Josefsson  <jas@extundo.com>
7048
7049         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
7050         (imap-kerberos4-open): Ditto.
7051         (imap-open): Set port correctly, don't set auth.
7052
7053 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7054
7055         * gnus.el (gnus-version-number): Bump version number.
7056
7057 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7058
7059         * gnus.el: Oort Gnus v0.05 is released.
7060
7061 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7062
7063         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
7064         exists.
7065
7066         * gnus-spec.el (gnus-string-width-function): New function.
7067         (gnus-tilde-cut-form): Use it.
7068         (gnus-tilde-max-form): Ditto.
7069         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
7070         (gnus-substring-function): Use it.
7071         (gnus-tilde-cut-form): Ditto.
7072         (gnus-substring-function): New function.
7073
7074         * message.el (message-check-news-header-syntax): New message.
7075
7076         * gnus.el (gnus-slave-no-server): Doc fix.
7077
7078         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
7079
7080 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7081
7082         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
7083         `seen' if it looks like (seen NUM1 . NUM2).  It should be
7084         (seen (NUM1 . NUM2)).
7085
7086 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7087
7088         * gnus-topic.el (gnus-topic-catchup-articles): Update article
7089         number in closed topics.
7090
7091 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
7092
7093         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
7094         functions.
7095
7096 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7097
7098         * gnus.el (gnus-group-find-parameter): Clean up.
7099
7100         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
7101         articles.
7102
7103         * gnus-util.el (gnus-completing-read-with-default): Renamed.
7104
7105         * nnmail.el (nnmail-article-group): Clean up.
7106
7107 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
7108
7109         * gnus-agent.el (gnus-category-name): Intern the category name.
7110
7111 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7112
7113         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
7114
7115         * gnus-util.el (gnus-completing-read): New function.
7116
7117 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
7118
7119         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
7120
7121         * smiley-ems.el (smiley-region): Register smiley.
7122         (smiley-toggle-buffer): Rewrite the function.
7123         (smiley-active): Removed.
7124
7125 2002-01-19  Simon Josefsson  <jas@extundo.com>
7126
7127         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
7128         Jesper Harder <harder@ifa.au.dk>.
7129
7130 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7131
7132         * gnus-art.el (gnus-request-article-this-buffer): Call
7133         `nneething-get-file-name' to extract the file name from the
7134         message id.
7135
7136         * nneething.el (nneething-encode-file-name): New function.
7137         (nneething-decode-file-name): Ditto.
7138         (nneething-get-file-name): Ditto.
7139         (nneething-make-head): Encode the file name and encapsulate it
7140         into the field of the message id.
7141
7142 2002-01-18  Simon Josefsson  <jas@extundo.com>
7143
7144         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
7145         stored in .marks.
7146
7147         * nnfolder.el (nnfolder-request-update-info): Ditto.
7148
7149 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
7150
7151         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
7152
7153 2002-01-18  Simon Josefsson  <jas@extundo.com>
7154
7155         * imap.el (imap-starttls-p): Don't check for binary.
7156         (imap-gssapi-auth-p): Ditto.
7157         (imap-kerberos4-auth-p): Ditto.
7158         (imap-open): Change logic.  Iterate through all possible streams,
7159         instead of bailing out after first failure.  Move authenticator
7160         decision to `imap-authenticate'.
7161         (imap-authenticate): Change logic, now finds the authenticator to
7162         use, was previously in `imap-open'.
7163         (imap-open): Return nil on failure.
7164         (imap-open): Setup temp buffer correctly.
7165         (imap-open): Return buffer only on success.
7166         (imap-interactive-login, imap-interactive-login): Tell the user
7167         which stream/authenticator is used for the queried
7168         username/password.
7169         (imap-open, imap-authenticate): Set variables.
7170         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
7171         (imap-open): Don't assume how `with-temp-buffer' is implemented.
7172
7173 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7174
7175         * gnus-fun.el (gnus-grab-cam-x-face): New function.
7176
7177 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7178
7179         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
7180
7181 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
7182
7183         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
7184         (gnus-agent-group-mode-map): Bind it to "Jo".
7185         (gnus-agent-group-make-menu-bar): Add it into menu bar.
7186
7187 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
7188
7189         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
7190         (gnus-summary-mail-toolbar): Add mail article deletion button.
7191
7192         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
7193         false positives for lines of "^^^^".
7194
7195         * gnus-picon.el (gnus-picon-find-face): faces database is all
7196         lowercase.
7197
7198 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
7199
7200         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
7201         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
7202         duplications.
7203         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
7204
7205 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7206
7207         * gnus-sum.el (gnus-summary-initial-limit): Inline
7208         gnus-summary-limit-children.
7209         (gnus-summary-initial-limit): Don't limit if
7210         gnus-newsgroup-display is nil.
7211         (gnus-summary-initial-limit): No, don't.
7212
7213         * gnus-util.el
7214         (gnus-put-text-property-excluding-characters-with-faces): Inline
7215         gnus-put-text-property.
7216
7217         * gnus-spec.el (gnus-default-format-specs): New variable.
7218
7219         * gnus-start.el (gnus-read-newsrc-file): Don't clear
7220         gnus-format-specs.
7221         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
7222
7223         * gnus-spec.el (gnus-update-format-specifications): Really check
7224         the Gnus version of the .newsrc.eld file.
7225         (gnus-format-specs): Save the new default summary format.
7226
7227         * gnus-util.el (gnus-parent-id): Check whether references is empty
7228         before splitting.
7229
7230         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
7231         functions.
7232         (gnus-gather-threads-by-references): Inline
7233         `gnus-split-references'.
7234
7235         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
7236         default value of gnus-summary-line-format-spec.
7237
7238 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
7239
7240         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
7241         message.
7242         (nnslashdot-request-list): Ditto.
7243         (nnslashdot-sid-strip): Removed.
7244
7245 2002-01-15  Simon Josefsson  <jas@extundo.com>
7246
7247         * nnimap.el (nnimap-close-asynchronous): Enable.
7248         (nnimap-close-group): Expunge.
7249
7250 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
7251
7252         * gnus-util.el (gnus-user-date-format-alist): Typo.
7253         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
7254
7255 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7256
7257         * nneething.el (nneething-request-article): Set
7258         `nnmail-file-coding-system' to `binary' locally, in order to read
7259         files without any conversion.
7260
7261 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
7262
7263         * gnus-agent.el (gnus-agent-retrieve-headers): Use
7264         nnheader-file-coding-system and nnmail-active-file-coding-system.
7265         (gnus-agent-regenerate-group): Ditto.
7266         (gnus-agent-regenerate): Ditto.
7267         (gnus-agent-write-active): Ditto.
7268         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
7269
7270 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
7271
7272         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
7273         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
7274
7275 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
7276
7277         * gnus.el: We don't need gnus-article-show-all-headers.
7278
7279         * gnus-art.el (article-show-all, gnus-article-show-all-header):
7280         Ditto.
7281
7282         * gnus-sum.el (gnus-summary-select-article): Don't call
7283         show-all-headers, because hidden headers are not hidden text any
7284         more.
7285
7286 2002-01-13  Simon Josefsson  <jas@extundo.com>
7287
7288         * message.el (message-newline-and-reformat): Use `newline' instead
7289         of inserting \n, so that the newline is marked as hard.
7290
7291         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
7292         From Jesper Harder <harder@ifa.au.dk>.
7293
7294 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
7295
7296         * imap.el (imap-close): Keep going if quit.
7297
7298         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
7299         nntp-server-buffer.
7300
7301 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7302
7303         * mm-view.el (mm-display-inline-fontify): Require font-lock to
7304         avoid unbinding shadowed variables.
7305
7306         * gnus-art.el (gnus-picon-databases): Moved here.
7307         (gnus-picons-installed-p): Moved here.
7308         (gnus-article-reply-with-original): Use `mark'.
7309
7310         * gnus.el (gnus-picon): Moved here and renamed.
7311
7312         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
7313         installed.
7314         (gnus-treat-mail-picon): Ditto.
7315         (gnus-treat-newsgroups-picon): Ditto.
7316
7317         * gnus-picon.el (gnus-picons-installed-p): New function.
7318
7319 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
7320
7321         * gnus-agent.el (gnus-agent-go-online): Fix doc.
7322
7323 2002-01-12  Simon Josefsson  <jas@extundo.com>
7324
7325         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
7326         (nnimap-before-find-minmax-bugworkaround): Use it.
7327         (nnimap-find-minmax-uid): Don't reselect current mailbox.
7328         (nnimap-dont-close): New variable.
7329         (nnimap-close-group): Use it.
7330
7331 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7332
7333         * gnus-art.el (gnus-article-reply-with-original): Use
7334         `mark-active'.
7335
7336         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
7337
7338         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
7339         (gnus-score-advanced): Clean up.
7340         (gnus-score-advanced): Accept a multiple of the score.
7341
7342 2002-01-12  Simon Josefsson  <jas@extundo.com>
7343
7344         * flow-fill.el (fill-flowed-display-column)
7345         (fill-flowed-encode-columnq): New variables.  Suggested by
7346         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
7347         (fill-flowed-encode, fill-flowed): Use them.
7348
7349         * message.el (message-send-news, message-send-mail): Use
7350         m-b-s-n-p-e-h-n.
7351
7352         * mml.el (autoload): Autoload fill-flowed-encode.
7353         (mml-buffer-substring-no-properties-except-hard-newlines): New
7354         function.
7355         (mml-read-part): Use it.
7356         (mml-generate-mime-1): Encode format=flowed if appropriate.
7357         (mml-insert-mime-headers): Insert format=flowed.
7358
7359         * flow-fill.el (fill-flowed-encode): New function.
7360         (fill-flowed): Bind fill-column to window width.
7361
7362 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7363
7364         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
7365         it exists.
7366         (gnus-summary-setup-buffer): Wake up dead summary buffers.
7367         (gnus-summary-buffer-name): Don't return the dead name after all.
7368         (gnus-summary-setup-buffer): Kill the dead buffer.
7369
7370         * gnus-art.el (gnus-article-followup-with-original): Store the
7371         value of the mark before deactivating it.
7372
7373 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7374
7375         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
7376         From: Karl Kleinpaste <karl@charcoal.com>
7377
7378         * gnus-art.el (article-display-x-face): Ditto.
7379         (gnus-article-reply-with-original): Use gnus-region-active-p.
7380         (gnus-article-followup-with-original): Ditto.
7381
7382         * gnus-sum.el (gnus-summary-read-group-1): Don't select
7383         downloadable article either.
7384
7385 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7386
7387         * gnus-art.el (article-display-x-face): Insert From:.
7388
7389         * gnus-sum.el (gnus-summary-move-article): Don't draw the
7390         article. Bind gnus-display-mime-function and
7391         gnus-article-prepare-hook.
7392
7393         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
7394         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
7395         gnus-agent-possibly-synchronize-flags to the last.
7396         (gnus-agent-go-online): New function. New variable.
7397
7398 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7399
7400         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
7401         (gnus-agent-regenerate): Ditto.
7402
7403 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7404
7405         * message.el (message-ignored-news-headers)
7406         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
7407         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
7408
7409         * gnus.el (gnus-gethash-safe): New macro.
7410
7411         * gnus-agent.el (gnus-agent-regenerate-history): New function.
7412         (gnus-agent-regenerate): Show messages.
7413
7414 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7415
7416         * gnus-agent.el (gnus-agent-regenerate-group): New function.
7417         (gnus-agent-regenerate): New function.
7418         (gnus-agent-save-alist): Sort.
7419         (gnus-agent-copy-nov-line): Test eobp.
7420         (gnus-agent-retrieve-headers): Erase buffer.
7421
7422 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
7423
7424         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
7425         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
7426
7427         * gnus.el (gnus-agent-covered-methods): Move here.
7428         (gnus-online): New function.
7429         (gnus-agent-method-p): Move here.
7430
7431         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
7432         nil. Remove articles-alist.
7433
7434         * gnus-start.el (gnus-get-unread-articles): Check online.
7435         (gnus-groups-to-gnus-format): Ditto.
7436         (gnus-active-to-gnus-format): Ditto.
7437
7438         * gnus-agent.el (gnus-agent-get-function): Use it.
7439         (gnus-agent-get-undownloaded-list): Ditto.
7440         (gnus-agent-fetch-session): Only fetch online methods.
7441
7442         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
7443         (gnus-server-mode-map): Ditto.
7444         (gnus-server-offline-face): New face.
7445         (gnus-server-offline-face): New variable.
7446         (gnus-server-font-lock-keywords): Add offline.
7447         (gnus-server-insert-server-line): Ditto.
7448         (gnus-server-offline-server): New function.
7449
7450         * gnus-int.el (gnus-open-server): Turn to offline.
7451         (gnus-server-unopen-status): New variable.
7452
7453 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
7454
7455         * nnkiboze.el (nnkiboze-request-article): Use
7456         gnus-agent-request-article.
7457
7458         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
7459         function. Insert undownloaded NOV.
7460
7461         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
7462         (gnus-agent-request-article): New function.
7463
7464         * gnus.el (gnus-agent-cache): New variable.
7465
7466         * gnus-int.el (gnus-retrieve-headers): Use
7467         gnus-agent-retrieve-headers.
7468         (gnus-request-head): Use gnus-agent-request-article.
7469         (gnus-request-body): Ditto.
7470
7471         * gnus-art.el (gnus-request-article-this-buffer): Use
7472         gnus-agent-request-article.
7473
7474         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
7475         article if it is undownloaded.
7476
7477 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7478
7479         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
7480
7481 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7482
7483         * canlock.el (canlock-string-as-unibyte): New macro.
7484         (canlock-sha1-with-openssl): Return a unibyte string.
7485         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
7486
7487 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
7488
7489         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
7490
7491 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
7492
7493         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
7494         application/x-emacs-lisp.
7495
7496         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
7497
7498         * nntp.el (nntp-request-article): Add group parameter.
7499         (nntp-request-head): Ditto.
7500         (nntp-find-group-and-number): Add parameter group. Figure out
7501         number if the status line doesn't give (e.g. quimby.gnus.org).
7502
7503 2002-01-08  Simon Josefsson  <jas@extundo.com>
7504
7505         * mml.el (mml-generate-mime-1): Set recipient correctly.
7506
7507 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
7508
7509         * message.el (message-read-from-minibuffer): Add parameter
7510         initial-contents.
7511         * gnus-msg.el (gnus-summary-resend-message): Use it.
7512
7513         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
7514         behavior of quit-config.
7515
7516         * message.el (message-make-from): Don't quote fullname.
7517         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
7518
7519         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
7520         From: <andre@slamdunknetworks.com>
7521
7522 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
7523
7524         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
7525
7526         * gnus-art.el (gnus-header-button-alist): Handle mailto.
7527
7528         * mml.el (mml-preview): Bind gnus-original-article-buffer because
7529         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
7530         because bbdb may use it.
7531
7532 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7533
7534         * nneething.el (nneething-request-article): When a non-text file
7535         is converted to an article, its data is encoded in base64.  Call
7536         `nneething-make-head' with options to specify MIME types.
7537         (nneething-make-head): Add optional arguments to specify MIME
7538         types.
7539
7540 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7541
7542         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
7543         header if there is not.
7544
7545         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
7546
7547         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
7548         (gnus-inews-mark-gcc-as-read): Obsolete variable.
7549         (gnus-inews-do-gcc): Use them.
7550
7551         * gnus-group.el (gnus-group-mark-article-read): Put holes into
7552         gnus-newsgroup-unselected.
7553
7554 2002-01-06  Simon Josefsson  <jas@extundo.com>
7555
7556         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
7557         condition-case, not ignore-errors.
7558
7559 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7560
7561         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
7562         gnus-fetch-old-headers.
7563
7564         * gnus-art.el (article-display-x-face): Use the current buffer
7565         unless `W f'. Otherwise, X-Face may be shown in the header of a
7566         forwarded part.
7567         (gnus-treatment-function-alist): Treat xface before hiding
7568         headers.
7569
7570 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7571
7572         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
7573         parameters.
7574
7575 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7576
7577         * mm-util.el (mm-multibyte-p): Define conditionally when load.
7578         (mm-guess-charset): New function.
7579         (mm-charset-after): Use it.
7580         (mm-detect-coding-region): New function.
7581         (mm-detect-mime-charset-region): New function.
7582
7583         * gnus-sum.el (gnus-summary-show-article): Use
7584         mm-detect-coding-region.
7585
7586 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7587
7588         * message.el (message-make-fqdn): Be less violent.
7589
7590         * gnus.el (gnus-logo-color-style): Compute custom form
7591         automatically.
7592
7593         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
7594         score file of the parent to the document group.
7595
7596         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
7597         parameters parameter.
7598
7599         * gnus-score.el (gnus-score-load-file): Clean up.
7600
7601 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7602
7603         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
7604         From: Damien Wyart <damien.wyart@free.fr>
7605
7606         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
7607
7608 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
7609
7610         * gnus-sum.el (gnus-select-group-hook): Typo.
7611
7612         * rfc2047.el (rfc2047-decode-string): Return immediately if there
7613         is no quoted-printable-encoded STRING.
7614         From: Jesper Harder <harder@ifa.au.dk>
7615
7616         (rfc2047-decode-string): Decode it.
7617
7618 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7619
7620         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
7621
7622 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
7623         Trivial patch.
7624
7625         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
7626         buffer to get rid of junk line.
7627
7628 2002-01-05  Simon Josefsson  <jas@extundo.com>
7629
7630         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
7631         C-o.
7632         (message-mode-map): Bind message-insert-or-toggle-importance to
7633         C-c C-u.
7634         (message-mode-map): Bind message-disposition-notification-to to
7635         C-c M-n.
7636         (message-mode-menu): Add m-d-n-t.
7637         (message-mode-field-menu): Add m-goto-from.
7638         (message-mode): Doc fix.
7639         (message-goto-from): New function.
7640         (message-insert-disposition-notification-to): New function.
7641         (message-tool-bar-map): Add receipt button.
7642
7643 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7644
7645         * gnus-sum.el (gnus-thread-latest-date): New function.
7646         (gnus-thread-sort-by-most-recent-number): Renamed.
7647         (gnus-thread-sort-functions): Doc fix.
7648         (gnus-select-group-hook): Don't use setq on a hook.
7649         (gnus-thread-latest-date): Use date, not number
7650
7651         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
7652         (gnus-agent-expire): Allow regexp of expire-days.
7653
7654         * gnus-art.el (gnus-article-reply-with-original): Deactivate
7655         region.
7656         (gnus-article-followup-with-original): Ditto.
7657
7658         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
7659
7660         * gnus-art.el (gnus-mime-display-alternative): Use
7661         gnus-local-map-property.
7662         (gnus-mime-display-alternative): Ditto.
7663         (gnus-insert-mime-security-button): Ditto.
7664         (gnus-insert-next-page-button): Ditto.
7665         (gnus-button-prev-page): Take optional args.
7666         (gnus-insert-prev-page-button): widget-convert.
7667
7668         * gnus-util.el (gnus-local-map-property): New function.
7669
7670         * gnus-art.el (gnus-prev-page-map): Use parent map.
7671         (gnus-next-page-map): Ditto.
7672
7673         * gnus-spec.el (gnus-parse-format): Clean up.
7674         (gnus-parse-format): Do complex formatting for %=.
7675
7676         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
7677         "X-Face: " to the data in the built-in scenario.
7678
7679         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
7680         (gnus-correct-pad-form): Renamed.
7681         (gnus-tilde-max-form): Clean up.
7682         (gnus-pad-form): Use gnus-use-correct-string-widths.
7683
7684         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
7685         support if that is available.
7686
7687         * gnus-sum.el (gnus-thread-highest-number): New function.
7688         (gnus-thread-sort-by-most-recent-thread): New function.
7689         (gnus-thread-sort-functions): Doc fix.
7690
7691 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
7692
7693         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
7694         all cases.
7695         (gnus-summary-mode): Enable it in all cases.
7696         (gnus-summary-display-article): Ditto.
7697         (gnus-summary-edit-article): Ditto.
7698
7699         * gnus-ems.el (gnus-put-image): Really return glyph.
7700
7701         * gnus-art.el (gnus-article-x-face-command): Fix :type.
7702         (gnus-treat-smiley): Don't take "P" in the interactive form.
7703
7704 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7705
7706         * compface.el (uncompface): XEmacs and Emacs have differing
7707         capabilities.
7708
7709         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
7710
7711         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
7712         (gnus-article-xface-ring-size): Removed.
7713         (gnus-article-display-xface): Removed.
7714         (gnus-remove-image): Cleaned up.
7715
7716         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
7717         (gnus-xmas-create-image): Take pbm files.
7718         (gnus-x-face): Removed.
7719         (gnus-xmas-article-display-xface): Removed.
7720
7721         * gnus-fun.el (gnus-display-x-face-in-from): Bind
7722         default-enable-multibyte-characters.
7723
7724         * compface.el (uncompface): Doc fix.
7725
7726         * gnus-art.el (gnus-article-x-face-command): Use
7727         gnus-display-x-face-in-from.
7728
7729         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
7730
7731         * gnus-ems.el (gnus-put-image): Return the image.
7732
7733         * gnus-fun.el (gnus-display-x-face-in-from): New function.
7734         (gnus-x-face): Moved here.
7735
7736 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
7737
7738         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
7739         invisible if string is nil.
7740         (gnus-xmas-article-display-xface): Use it.
7741
7742         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
7743         property when string is nil.
7744         (gnus-article-display-xface): Use it.
7745
7746 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7747
7748         * gnus-art.el (article-display-x-face): Check whether valid grey
7749         face was returned.
7750         (article-display-x-face): Place image in the right spot.
7751
7752         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
7753         stderr.
7754         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
7755
7756 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7757
7758         * gnus-xmas.el (gnus-xmas-create-image): Take optional
7759         parameters.
7760         (gnus-xmas-put-image): Allow non-strings to be passed.
7761
7762         * gnus-art.el (article-display-x-face): Use optional parameters.
7763
7764         * gnus-ems.el (gnus-create-image): Take optional parameters.
7765
7766         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
7767
7768         * compface.el (compface-xbm-p): Removed.
7769
7770         * gnus-ems.el (gnus-article-compface-xbm): Removed.
7771         (gnus-article-display-xface): Use compface.
7772
7773         * compface.el: New file.
7774
7775         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
7776         (gnus-convert-image-to-x-face-command): Ditto.
7777         (gnus-random-x-face): Quote argument.
7778         (gnus-x-face-from-file): Ditto.
7779
7780 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
7781
7782         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
7783         the expire-group parameter once per article rather than once
7784         per group; bind `nnmaildir-article-file-name' and `article'
7785         for convenience.  Leave article alone when expire-group
7786         specifies the current group.
7787         (nnmaildir--update-nov): be more concurrency-friendly with
7788         temp file names.
7789
7790 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7791
7792         * gnus-start.el (gnus-read-init-file): Cleaned up.
7793
7794 2002-01-03  Dave Love  <d.love@dl.ac.uk>
7795
7796         * gnus-start.el (gnus-startup-file-coding-system): Removed.
7797         (gnus-read-init-file): Don't use it.
7798
7799 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7800
7801         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
7802
7803 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7804
7805         * gnus-start.el (gnus-read-init-file): Don't force coding system
7806         for ~/.gnus.  From Dave Love <fx@gnu.org>.
7807
7808 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
7809
7810         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
7811         * nnspool.el (nnspool-request-post): Ditto.
7812
7813         * mm-util.el (mm-use-find-coding-systems-region): New variable.
7814         (mm-find-mime-charset-region): Use it.
7815
7816 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
7817
7818         * gnus.el (gnus-summary-line-format): Added :link.
7819         * gnus-topic.el (gnus-topic-line-format): Ditto.
7820         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
7821         * gnus-srvr.el (gnus-server-line-format): Ditto.
7822         * gnus-group.el (gnus-group-line-format): Ditto.
7823
7824         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
7825         :keys, it works on both Emacsen.
7826
7827 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
7828
7829         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
7830
7831 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7832
7833         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
7834
7835 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
7836
7837         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
7838         very wide reply.
7839
7840 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7841
7842         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
7843         (gnus-picon-cache): New variable.
7844         (gnus-picon-transform-newsgroups): Cache stuff.
7845
7846         * gnus-art.el (gnus-article-reply-with-original): New command.
7847         (gnus-article-followup-with-original): New command.
7848
7849         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
7850         END parameters.
7851         (gnus-summary-followup): Take a list of list of articles.
7852         (gnus-inews-yank-articles): Allow lists of article/regions.
7853
7854         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
7855         longer the usual commands.
7856
7857         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
7858         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
7859         shell-command-on-region.
7860
7861 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
7862
7863         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
7864           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
7865
7866 2002-01-03  Steve Youngs  <youngs@xemacs.org>
7867
7868         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
7869         understand ':keys', wrap it in an featurep 'xemacs.
7870
7871 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
7872
7873         * gnus-ems.el (gnus-article-display-xface): Show xface in the
7874         order of headers (Actually, it is called in a reversed order). Add
7875         'gnus-image-text-deletable property.
7876         (gnus-remove-image): Remove text with such a property.
7877
7878         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
7879         gnus-put-image.
7880
7881         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
7882         with ", "
7883
7884 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7885
7886         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
7887
7888         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
7889         (article-display-x-face): Display grey X-Faces.
7890
7891         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
7892         (gnus-convert-gray-x-face-to-ppm): Ditto.
7893         (gnus-convert-image-to-gray-x-face): Ditto.
7894
7895         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
7896         gnus-summary-show-raw-article.
7897
7898 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
7899
7900         Display picons in XEmacs without showing text.
7901
7902         * gnus-xmas.el (gnus-xmas-create-image): Don't use
7903         mm-create-image-xemacs to create xbm glyph, because it deletes
7904         temporary files.
7905         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
7906         (gnus-xmas-remove-image): Make text visible, remove glyph.
7907
7908         * gnus-picon.el (gnus-picon-transform-newsgroups)
7909         (gnus-picon-transform-address): Insert spec backward, due to the
7910         incompatibility of gnus-xmas-put-image.
7911
7912 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7913
7914         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
7915
7916 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7917
7918         * gnus.el: Doc fix.
7919
7920         * gnus-art.el: Doc fix.
7921
7922         * gnus-agent.el: Doc fix.
7923
7924 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
7925
7926         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
7927
7928 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
7929
7930         * nnmaildir.el (nnmaildir--update-nov): automatically parse
7931         NOV data out of the message again if nnmail-extra-headers has
7932         changed.
7933
7934 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7935
7936         * gnus-fun.el: New file.
7937         (gnus-convert-image-to-x-face-command): New variable.
7938         (gnus-insert-x-face): New function.
7939         (gnus-random-x-face): Renamed.
7940         (gnus-x-face-from-file): Renamed.
7941
7942         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
7943         "_".
7944         (gnus-body-boundary-delimiter): Typo fix.
7945
7946 2002-01-02  Simon Josefsson  <jas@extundo.com>
7947
7948         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
7949         (gnus-body-boundary-delimiter): Fix type.
7950
7951 2002-01-01  Simon Josefsson  <jas@extundo.com>
7952
7953         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
7954         (gnus-treat-emphasize, gnus-treat-strip-cr)
7955         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
7956         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
7957         (gnus-treat-fill-article, gnus-treat-hide-citation)
7958         (gnus-treat-hide-citation-maybe)
7959         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
7960         (gnus-treat-strip-pem, gnus-treat-strip-banner)
7961         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
7962         (gnus-treat-date-ut, gnus-treat-date-local)
7963         (gnus-treat-date-english, gnus-treat-date-lapsed)
7964         (gnus-treat-date-original, gnus-treat-date-iso8601)
7965         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
7966         (gnus-treat-strip-trailing-blank-lines)
7967         (gnus-treat-strip-leading-blank-lines)
7968         (gnus-treat-strip-multiple-blank-lines)
7969         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
7970         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
7971         (gnus-treat-display-xface, gnus-treat-display-smileys)
7972         (gnus-treat-from-picon, gnus-treat-mail-picon)
7973         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
7974         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
7975         (gnus-treat-play-sounds, gnus-treat-translate)
7976         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
7977
7978         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
7979         (gnus-article-treat-body-boundary): Use it.
7980
7981         * message.el (message-mode): Fix doc.
7982         (message-mode-menu): Fix names.
7983
7984 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7985
7986         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
7987         articles.
7988
7989         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
7990         (gnus-picon-transform-address): Search for unknown faces as well.
7991         (gnus-picon-find-face): Don't search "news" for MISC.
7992         (gnus-picon-user-directories): Changed default back to exclude
7993         "unknown".
7994
7995         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
7996
7997         * gnus-picon.el (gnus-picon-find-face): Search through all
7998         databases.
7999         (gnus-picon-find-face): New implementation.
8000
8001         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
8002         keystroke.
8003         (gnus-topic-goto-next-topic): Ditto.
8004
8005         * gnus.el (gnus-summary-line-format): Changed default.
8006
8007         * nnmail.el (nnmail-extra-headers): Change default.
8008
8009         * gnus-sum.el (gnus-extra-headers): Change default.
8010
8011         * message.el (message-news-other-window): Changed "news" to
8012         "posting".
8013         (message-news-other-frame): Ditto.
8014         (message-do-send-housekeeping): Ditto.
8015
8016         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
8017         function.
8018         (gnus-article-unread-p): New function.
8019         (gnus-article-unseen-p): New function.
8020         (gnus-dead-summary-mode-map): Typo.
8021
8022         * gnus-util.el (gnus-make-predicate): New function.
8023         (gnus-make-predicate-1): New function.
8024
8025         * gnus-sum.el: New function.
8026         (gnus-map-articles): New function.
8027
8028         * gnus-art.el (gnus-treat-fold-headers): New variable.
8029         (gnus-article-treat-fold-headers): New command and keystroke.
8030
8031         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
8032         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
8033
8034 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
8035
8036         * message.el (message-fcc-externalize-attachments): New variable.
8037         (message-do-fcc): Use it.
8038
8039         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
8040         (gnus-inews-do-gcc): Use it.
8041
8042         * mml.el (mml-tweak-sexp-alist): New variable.
8043         (mml-externalize-attachments): New variable.
8044         (mml-tweak-part): Use mml-tweak-sexp-alist.
8045         (mml-tweak-externalize-attachments): New function.
8046
8047 2002-01-01  Steve Youngs  <youngs@xemacs.org>
8048
8049         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
8050         'set-glyph-face' so x-face back/foreground can be set.
8051
8052 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
8053
8054         * message.el (message-fix-before-sending): Fix a typo.
8055
8056 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8057
8058         * gnus-art.el (gnus-treat-smiley): Renamed command.
8059         (gnus-article-remove-images): New command and keystroke.
8060
8061         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
8062
8063         * smiley-ems.el (gnus-smiley-display): Removed.
8064
8065         * gnus.el (gnus-version-number): Update version.
8066
8067         * message.el (message-text-with-property): Renamed and moved
8068         here.
8069         (message-fix-before-sending): Highlight invisible text and place
8070         point there.
8071
8072 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8073
8074         * gnus.el: Oort Gnus v0.04 is released.
8075
8076 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8077
8078         * gnus-delay.el (gnus-delay-send-queue): Renamed.
8079
8080         * gnus-art.el (gnus-ignored-headers): More headers,
8081
8082         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
8083         of `scan-error', since XEmacs doesn't seem to support that.
8084
8085 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8086
8087         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
8088         arg.
8089         (gnus-summary-best-unread-subject): Ditto.
8090         (gnus-summary-best-unread-subject): No, don't.
8091         (gnus-summary-better-unread-subject): New command.
8092
8093         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
8094
8095         * lpath.el ((featurep 'xemacs)): fbind url function.
8096
8097         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
8098         buffer.
8099         (gnus-xmas-remove-image): Implementation that does something.
8100         (gnus-xmas-article-display-xface): Mark images properly.
8101
8102         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
8103
8104 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
8105
8106         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
8107
8108 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8109
8110         * gnus-group.el (gnus-group-line-format): Added %O to the default
8111         value.
8112
8113         * gnus-util.el (gnus-text-with-property): The smallest point is
8114         point-min.
8115
8116         * smiley-ems.el (smiley-region): Return images.
8117         (gnus-smiley-display): Allow toggling.
8118         (smiley-region): Use text properties, not overlays.
8119
8120         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
8121         implemented yet.
8122
8123         * smiley-ems.el (smiley-update-cache): Check for valid types.
8124
8125         * gnus-art.el (gnus-with-article-buffer): New macro.
8126
8127         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
8128         strings as well as the glyphs.
8129         (gnus-picon-transform-address): Ditto.
8130         (gnus-picon-insert-glyph): Ditto.
8131         (gnus-picon-transform-newsgroups): Toggle.
8132         (gnus-picon-transform-address): Toggle.
8133
8134         * gnus-ems.el (gnus-remove-image): New function.
8135         (gnus-put-image): Take an optional string.
8136
8137         * gnus-util.el (gnus-text-with-property): New function.
8138
8139         * gnus-art.el (gnus-delete-images): New function.
8140
8141         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
8142
8143         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
8144         (gnus-article-wash-status): Use it.
8145         (gnus-signature-toggle): Clean up.
8146         (gnus-add-wash-status): New function.
8147         (gnus-delete-wash-status): New function.
8148         (gnus-article-hide-text-type): Use them throughout.
8149         (gnus-add-image): New function.
8150
8151         * gnus-ems.el (gnus-article-display-xface): Use new interface.
8152
8153         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
8154         interface.
8155
8156         * gnus-art.el (article-display-x-face): Cleaned up.
8157
8158         * rfc2047.el (rfc2047-field-value): New function.
8159
8160         * mail-parse.el (mail-header-field-value): New alias.
8161
8162         * gnus-art.el (gnus-mime-print-part): Fix typos.
8163
8164         * smiley-ems.el (gnus-smiley-file-types): New variable.
8165         (smiley-update-cache): Use it.
8166         (smiley-regexp-alist): Suffix-less smiley names.
8167         (smiley-regexp-alist): Added more smileys.
8168
8169         * gnus-sum.el (gnus-print-buffer): Made into own function.
8170         (gnus-summary-print-article): Use it.
8171
8172         * mailcap.el (mailcap-mime-info): Actually return the bit that we
8173         looked for when REQUEST is a string.
8174
8175         * gnus-art.el (gnus-mime-button-commands): Add printing
8176         keystroke.
8177         (gnus-mime-copy-part): Doc fix.
8178         (gnus-mime-print-part): New command.
8179
8180 2001-12-31  Simon Josefsson  <jas@extundo.com>
8181
8182         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
8183         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
8184
8185 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
8186
8187         * gnus-picon.el (gnus-treat-from-picon): Autoload.
8188         (picon): Fix doc.
8189
8190         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
8191         longer exists. Remove those codes.
8192         * gnus.el (gnus-use-picons): Ditto.
8193
8194 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8195
8196         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
8197         infloop.
8198
8199         * gnus-sum.el (t): New `W D' map.
8200
8201         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
8202         (gnus-article-treat-body-boundary): Clean up.
8203         (gnus-body-boundary-face): Removed.
8204         (gnus-article-goto-header): Moved here.
8205         (gnus-article-goto-header): Allow better regexps.
8206         (gnus-article-treat-fold-newsgroups): New command.
8207
8208         * gnus-sum.el (gnus-summary-move-article): We have to select an
8209         article to give `gnus-read-move-group-name' an opportunity to
8210         suggest an appropriate default.
8211
8212         * rfc2047.el (rfc2047-fold-line): New function.
8213         (rfc2047-unfold-line): Ditto.
8214         (rfc2047-fold-region): Don't fold just after the header name.
8215
8216         * mail-parse.el (mail-header-fold-line): New alias.
8217         (mail-header-unfold-line): Ditto.
8218
8219         * gnus-art.el (gnus-body-boundary-face): Renamed.
8220         (gnus-article-treat-body-boundary): Use it.
8221         (gnus-article-treat-body-boundary): Use an invisible header and a
8222         line of underline characters.
8223
8224 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
8225
8226         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
8227
8228         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
8229         (gnus-picon-split-address): New function.
8230         (gnus-picon-find-face): Use it.
8231         (gnus-picon-transform-address): Use it. Set first to t for each
8232         address.
8233
8234         * gnus-art.el (gnus-with-article-headers): Move to here. Define
8235         the macro then use it.
8236         (gnus-treatment-function-alist): Treat picons earlier.
8237
8238 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8239
8240         * gnus-art.el (gnus-body-separator-face): New variable.
8241         (gnus-article-treat-body-boundary): Use a blank, colored line.
8242
8243         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
8244         well.
8245
8246         * gnus-art.el (gnus-treat-body-boundary): New variable.
8247         (gnus-article-treat-unfold-headers): Use helper macro.
8248         (gnus-article-treat-body-boundary): New command.
8249
8250         * gnus.el (gnus-logo-color-style): Change the default color.
8251         (gnus-splash-face): Gray, gray.
8252
8253         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
8254         colors.
8255
8256         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
8257         (gnus-logo-color-style): Ditto.
8258         (gnus-logo-colors): Ditto.
8259
8260         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
8261
8262         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
8263
8264         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
8265         (gnus-picon-transform-newsgroups): New function.
8266
8267         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
8268         string.
8269
8270         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
8271
8272         * gnus-art.el (gnus-treat-cc-picon): New variable.
8273         (gnus-treat-mail-picon): Renamed.
8274
8275         * gnus-picon.el: New implementation.
8276         (gnus-picon-find-face): Renamed.
8277         (gnus-treat-from-picon): Use it.
8278         (gnus-picon-transform-address): Renamed.
8279         (gnus-treat-from-picon): Use it.
8280         (gnus-picon-create-glyph): Renamed.
8281         (gnus-picon-transform-address): Use it.
8282         (gnus-treat-cc-picon): New command.
8283
8284         * mm-decode.el (mm-create-image-xemacs): Separated out into
8285         function.
8286         (mm-get-image): Use it.
8287
8288         * gnus-art.el (gnus-treat-display-picons): Simplify.
8289         (gnus-treat-from-picon): Renamed.
8290
8291         * gnus-ems.el (gnus-create-image): New function.
8292         (gnus-put-image): New function.
8293
8294         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
8295         (gnus-with-article-headers): New macro.
8296         (gnus-article-goto-header): New function.
8297
8298         * gnus-xmas.el (gnus-image-type-available-p): New function.
8299
8300         * gnus-ems.el (gnus-image-type-available-p): New function.
8301
8302 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
8303
8304         * nnrss.el (nnrss-check-group): Find the correct tag, because
8305         xml.el is changed.
8306
8307 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8308
8309         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
8310         lines are shorter than the window width.
8311         (gnus-ignored-headers): More headers.
8312
8313 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8314
8315         * gnus-art.el (gnus-treat-unfold-lines): New variable.
8316         (gnus-treat-unfold-headers): Renamed.
8317         (gnus-article-treat-unfold-headers): New command and keystroke.
8318
8319         * rfc2047.el (rfc2047-encode-message-header): Clean up.
8320
8321         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
8322
8323 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
8324
8325         * sha1-el.el (sha1-use-external): New variable.
8326         (sha1-region): Use it.
8327         (sha1-string): Ditto.
8328
8329         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
8330         * gnus-picon.el: Less warnings when compile.
8331
8332 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8333
8334         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
8335         alias.
8336         (gnus-picons-database): Default to list.
8337         (gnus-picons-lookup-internal): Use it.
8338
8339         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
8340         to "bogus".
8341
8342         * gnus-win.el (gnus-configure-windows-hook): New hook.
8343
8344 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
8345
8346         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
8347
8348 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8349
8350         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
8351         lists.
8352         (gnus-select-newsgroup): Don't append; push.
8353         (gnus-adjust-marked-articles): Remove obsolete ranges from
8354         `seen'.
8355         (gnus-update-marks): Clean up.
8356         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
8357
8358 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
8359
8360         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
8361
8362 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8363
8364         * gnus-sum.el (gnus-auto-select-subject): New variable.
8365         (gnus-summary-best-unread-subject): New function.
8366         (gnus-summary-best-unread-article): Use it.
8367         (gnus-summary-first-unseen-subject): New function and command.
8368
8369         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
8370         other treatments.
8371
8372         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
8373         function.
8374
8375         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
8376         from the list of hidden types.
8377
8378         * mm-view.el (mm-inline-text): Ditto.
8379         (mm-inline-text): Ditto.
8380         (mm-w3-prepare-buffer): Ditto.
8381
8382         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
8383
8384 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8385
8386         * gnus-art.el (gnus-ignored-headers): Added more headers.
8387
8388 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
8389
8390         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
8391         once.
8392
8393 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8394
8395         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
8396
8397 2001-12-28  Simon Josefsson  <jas@extundo.com>
8398
8399         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
8400         Jesper Harder <harder@ifa.au.dk>.
8401
8402 2001-12-27  Simon Josefsson  <jas@extundo.com>
8403
8404         * gnus-sum.el (gnus-select-newsgroup): Make
8405         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
8406         contain all articles (instead of none) when no seen marks have
8407         been set for the group.
8408         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
8409         instead, it seems to result in shorter ranges.
8410
8411 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8412
8413         * mm-util.el (mm-iso-8859-x-to-15-region): Use
8414         insert-before-markers.
8415         From Jesper Harder <harder@ifa.au.dk>
8416
8417 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
8418
8419         * nnmaildir.el (nnmaildir-save-mail): create the destination
8420         groups if they do not exist.
8421
8422 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8423
8424         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
8425
8426 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8427
8428         * gnus-group.el (gnus-group-read-ephemeral-group): Call
8429         gnus-group-real-name.
8430
8431         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
8432         (gnus-newsgroup-variables): Ditto.
8433
8434         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
8435         return it.
8436
8437 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
8438
8439         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
8440         * nnmaildir.el (top-level): Add commentary.
8441         (nnmaildir-version): Indicate that nnmaildir is now a standard
8442         part of Gnus, not separately released.
8443
8444 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8445
8446         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
8447         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
8448         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
8449         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8450
8451 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8452
8453         * nnmaildir.el: Copyright changes. Require cl only at compile time.
8454
8455 2001-12-20  Simon Josefsson  <jas@extundo.com>
8456
8457         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
8458         ZHU <zsh@cs.rochester.edu>.
8459         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
8460         Brian P Templeton <bpt@tunes.org>.
8461
8462 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8463
8464         * nnmaildir.el: New file.
8465         From Paul Jarc <prj@po.cwru.edu>.
8466
8467 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8468
8469         * nndoc.el (nndoc-type-alist): Move forward to the end.
8470
8471 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8472
8473         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
8474         `dolist'.
8475
8476 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8477
8478         * gnus-win.el (gnus-frames-on-display-list): New function.
8479         (gnus-get-buffer-window): Use it.
8480
8481 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8482
8483         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
8484
8485 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8486
8487         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
8488
8489 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8490            From Harald Meland <Harald.Meland@usit.uio.no>
8491
8492         * gnus-win.el (gnus-get-buffer-window): New function.
8493         (gnus-all-windows-visible-p): Use it.
8494
8495         * gnus-util.el (gnus-horizontal-recenter)
8496         (gnus-horizontal-recenter, gnus-horizontal-recenter)
8497         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
8498
8499         * gnus-score.el (gnus-score-insert-help): Use it.
8500
8501         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
8502         (gnus-generate-tree, gnus-highlight-selected-tree)
8503         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
8504         it.
8505
8506         * gnus-art.el (gnus-article-set-window-start)
8507         (gnus-mm-display-part, gnus-request-article-this-buffer)
8508         (gnus-button-next-page, gnus-button-prev-page)
8509         (gnus-article-button-next-page, gnus-article-button-prev-page):
8510         Use it.
8511
8512 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
8513
8514         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
8515         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
8516         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
8517
8518 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8519
8520         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
8521         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
8522         * mml1991.el, nnultimate.el: Add `coding'.
8523
8524 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
8525
8526         * ChangeLog: changed coding to buffer-file-coding-system
8527         * ChangeLog.1: same
8528         * nnwfm.el: same
8529         * gnus-smiley.el: same
8530         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
8531         * gnus-delay.el: same
8532         * gnus-spec.el: same
8533         * message.el: same
8534         * mml1991.el: same
8535         * nnultimate.el: same
8536
8537 2001-12-16  Simon Josefsson  <jas@extundo.com>
8538         Inspired by code by Dirk Meyer <dischi@tzi.de>.
8539
8540         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
8541         (gnus-summary-save-map): Add muttprint.
8542         (gnus-summary-make-menu-bar): Ditto.
8543         (gnus-summary-muttprint): New function.
8544
8545         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
8546
8547 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8548
8549         * uudecode.el (uudecode-decode-region-internal): Speedup by using
8550         temporary list instead of buffer.
8551
8552         * mm-url.el (executable-find): autoload.
8553
8554 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8555
8556         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
8557         to variable, follow doc-string conventions).
8558
8559 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
8560
8561         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
8562         subscribe-level
8563         * gnus-topic.el (gnus-subscribe-topics): use it.
8564
8565 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8566
8567         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
8568         messages. (A small patch with indentation)
8569         From Sean Neakums <sneakums@zork.net>.
8570
8571         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
8572         nil after shooting down the gnus-original-article-buffer.
8573
8574 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8575
8576         * uudecode.el (uudecode-use-external): New variable.
8577         (uudecode-decode-region): Automatically detect external program.
8578
8579         * binhex.el (binhex-use-external): New variable.
8580         (binhex-decode-region-internal): New function.
8581         (binhex-decode-region): Automatically detect external program.
8582
8583         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
8584         Use them.
8585
8586 2001-12-12  Simon Josefsson  <jas@extundo.com>
8587
8588         * nnvirtual.el (nnvirtual-always-rescan)
8589         (nnvirtual-component-regexp): Fix doc.
8590
8591         * nnoo.el (defvoo): Add doc to defvoo variables.
8592
8593         * nnml.el (nnml-directory, nnml-active-file)
8594         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
8595         (nnml-marks-is-evil, nnml-filenames-are-evil)
8596         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
8597
8598         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
8599         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
8600         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
8601         `error'.
8602
8603         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
8604         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
8605
8606         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
8607         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
8608         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
8609         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
8610
8611         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
8612         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
8613
8614         * imap.el, nnimap.el: Fix indentation.
8615
8616         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
8617
8618 2001-12-12  Didier Verna  <didier@xemacs.org>
8619
8620         * gnus-msg.el (gnus-group-news): New function.
8621         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
8622         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
8623         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
8624         for it.
8625         * gnus-msg.el (gnus-summary-news-other-window): New function.
8626         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
8627         bind it to `i'.
8628         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
8629         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
8630         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
8631         for it (called with a prefix).
8632         * gnus-msg.el (gnus-configure-posting-styles): add an optional
8633         group-name argument.
8634         * gnus-msg.el (gnus-setup-message): use it.
8635
8636 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8637
8638         * gnus-sum.el (gnus-summary-show-article): Fix doc.
8639
8640 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8641
8642         * mml.el (mime-to-mml): Remove Content-Disposition too.
8643
8644 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8645
8646         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
8647         * gnus-group.el (gnus-group-name-decode): Decode unibyte
8648         strings only.
8649         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
8650
8651 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
8652
8653         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
8654         (nnmail-fancy-expiry-target): Use it.
8655         Suggestions from Simon Josefsson <jas@extundo.com>.
8656
8657 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8658
8659         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
8660
8661 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8662
8663         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
8664
8665         * gnus-util.el (gnus-url-unhex-string): Move here.
8666
8667 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8668
8669         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
8670         mm-url-decode-entities-nbsp.
8671
8672         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
8673         * webmail.el, nnwfm.el: Use mm-url.
8674
8675         * mm-url.el (mm-url-fetch-form): Move from nnweb.
8676         (mm-url-remove-markup): Move from nnweb.
8677         (mm-url-fetch-simple): Move from webmail.
8678
8679         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
8680
8681 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8682
8683         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
8684         (gnus-summary-print-article): Use it.
8685
8686         * gnus-util.el (gnus-replace-in-string): Typo.
8687
8688 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8689
8690         * nnweb.el (nnweb-replace-in-string): Removed.
8691
8692         * gnus-util.el (gnus-replace-in-string): New function.
8693         (gnus-mode-string-quote): Use it.
8694
8695         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
8696         * nnwfm.el (nnwfm-create-mapping): Ditto.
8697
8698 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8699
8700         * dgnushack.el (dgnushack-compile): nnrss.el and
8701         nnslashdot.el don't depend on nnweb, url, w3.
8702
8703         * nnrss.el: Use mm-url.
8704
8705 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8706
8707         * mm-url.el (mm-url-insert-file-contents): Support file:.
8708
8709 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8710
8711         * mm-view.el: Lower case for the description line. Sync from the
8712         Emacs CVS.
8713
8714 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8715
8716         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
8717         From:  Stefan Monnier  <monnier@cs.yale.edu>
8718
8719 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8720
8721         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
8722
8723 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8724
8725         * mm-url.el: Require executable.
8726         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
8727
8728 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8729
8730         * pop3.el (pop3-munge-message-separator): Only use valid date.
8731         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
8732
8733         * Makefile.in: gnus-load.elc may not be generated.
8734
8735 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8736
8737         * mm-url.el: New file.
8738         * nnslashdot.el: Use it.
8739         * mm-extern.el (mm-extern-url): Use it.
8740
8741 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8742
8743         * gnus-sum.el (gnus-summary-save-article): Nix
8744         gnus-display-mime-function and gnus-article-prepare-hook.
8745
8746         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
8747         the beginning of lines.
8748         (gnus-complex-form-to-spec): Ditto.
8749
8750 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8751
8752         * message.el (message-make-mft): Fix the m-s-a-file regexp.
8753         From Paul Jarc <prj@po.cwru.edu>.
8754
8755 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8756
8757         * message.el: New variable message-subscribed-address-file;
8758         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
8759
8760 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8761
8762         * message.el (message-tab-body-function): Set to nil.
8763         (message-tab): Use text-mode-map or global-map.
8764         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
8765
8766 2001-11-30  Simon Josefsson  <jas@extundo.com>
8767
8768         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
8769         instead of gnus-union, for speed.  Suggested by Christoph Conrad
8770         <christoph.conrad@gmx.de>.
8771         (gnus-agent-fetch-group-1): Add verbose message.
8772
8773 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8774
8775         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
8776         of integers.
8777
8778 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8779
8780         * message.el (message-newgroups-header-regexp)
8781         (message-completion-alist, message-tab-body-function): Use
8782         defcustom rather than defvar.
8783         (message-tab): Mention `message-tab-body-function' in doc.
8784         Suggested by Karl Eichwalder.
8785
8786 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8787
8788         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
8789
8790 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8791
8792         * nnheader.el (nnheader-find-nov-line): Don't use macro
8793         gnus-delete-line.
8794
8795         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
8796         (gnus-group-name-charset): Ditto.
8797
8798         * gnus-util.el (gnus-buffer-live-p): Ditto.
8799
8800 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8801
8802         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
8803         open parenthesis in doc.
8804         (sieve-manage-authenticator-alist): Typo in doc.
8805         * imap.el (imap-authenticator-alist): Typo in doc.
8806         (imap-stream-alist): Backslash.
8807
8808         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
8809           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
8810
8811 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8812
8813         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
8814
8815         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
8816
8817         * gnus-msg.el (gnus-configure-posting-styles): use
8818         make-local-hook. Add LOCAL for add-hook.
8819
8820 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
8821
8822         * message.el (message-mode): Use `make-local-hook' unless
8823         obsolete.
8824         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
8825
8826 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8827
8828         * canlock.el: Remove sha1.el and base64.el stuff.
8829
8830 2001-11-26  Didier Verna  <didier@xemacs.org>
8831
8832         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
8833         if needed.
8834
8835 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8836
8837         * message.el (message-tamago-not-in-use-p): New function.
8838         (message-strip-forbidden-properties): Use it.
8839
8840 2001-11-26  Didier Verna  <didier@xemacs.org>
8841
8842         * gnus-start.el (gnus-check-first-time-used): only check for
8843         existence of .el[d] files.
8844
8845 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8846
8847         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
8848
8849         * message.el (message-setup-1): Clean up mc-*.
8850
8851 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8852
8853         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
8854         * gnus-score.el (gnus-score-find-bnews): Use it.
8855
8856         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
8857         (gnus-summary-limit-to-author): Ditto.
8858         (gnus-summary-limit-to-extra): Ditto.
8859         (gnus-summary-find-matching): Support not-matching argument.
8860
8861 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8862
8863         * message.el (message-wash-subject): Use `insert' rather than
8864         `insert-string', which is deprecated.
8865
8866 2001-11-24  Simon Josefsson  <jas@extundo.com>
8867
8868         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
8869         message. (Gnus does not "default" to using 8bit for the message,
8870         it default to use 8bit encoding and the user-supplied CTE
8871         value. Calling this behaviour "treating it as 8bit" is perhaps
8872         better.)
8873
8874         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
8875         (compare mm-charset-to-coding-system).
8876
8877 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8878
8879         * canlock.el (canlock-sha1-with-openssl): Use unibyte
8880         buffer. Correctly decode hex.
8881
8882 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8883
8884         * gnus-agent.el (gnus-category-insert-line): Convert category
8885         names to strings.
8886
8887 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8888
8889         * message.el (sha1): eval-and-compile.
8890
8891 2001-11-20  Simon Josefsson  <jas@extundo.com>
8892
8893         * message.el (message-allow-no-recipients): New variable.
8894         (message-send): Use it, customize the prompting when posting to
8895         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
8896
8897 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8898
8899         * mm-util.el (mm-coding-system-priorities): New variable.
8900         (mm-sort-coding-systems-predicate): New function.
8901         (mm-find-mime-charset-region): Resort coding systems if needed.
8902         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
8903
8904 2001-11-20  Didier Verna  <didier@xemacs.org>
8905
8906         * gnus-group.el (gnus-group-make-help-group): new optional
8907         argument to control the error behavior.
8908         * gnus-start.el (gnus-check-first-time-used): use it to avoid
8909         erroring.
8910
8911 2001-11-19  Simon Josefsson  <jas@extundo.com>
8912
8913         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
8914         instead of C-c C-u.  Suggested by Per Abrahamsen
8915         <abraham@dina.kvl.dk>.
8916
8917 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8918
8919         * nnfolder.el (nnfolder-read-folder): Use group instead of
8920         nnfolder-current-group.
8921         Suggested by Lorentey Karoly <lorentey@elte.hu>.
8922
8923 2001-11-17  Simon Josefsson  <jas@extundo.com>
8924
8925         * message.el (message-send): Ask user if Fcc/Gcc should be
8926         performed when no other sender was specified.
8927         Suggested by prj@po.cwru.edu (Paul Jarc).
8928
8929 2001-11-17  Simon Josefsson  <jas@extundo.com>
8930
8931         * message.el (message-mode, message-mode-map): Use C-c C-u for
8932         Importance: instead of C-c C-p (used by SC).
8933
8934 2001-11-16  Simon Josefsson  <jas@extundo.com>
8935
8936         * message.el (message-insert-importance-high)
8937         (message-insert-importance-low): Save point.
8938
8939         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
8940         value.
8941
8942 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
8943
8944         * message.el (message-strip-special-text-properties): New option.
8945         (message-strip-forbidden-properties): Obey it.
8946
8947 2001-11-14  Sam Steingold  <sds@gnu.org>
8948
8949         * gnus-score.el: Fixed some doc strings to properly quote symbols.
8950
8951 2001-11-15  Simon Josefsson  <jas@extundo.com>
8952
8953         Support "Importance:" header in Message.
8954
8955         * message.el (message-mode-map): Bind C-c C-p to
8956         `message-insert-or-toggle-importance'
8957         (message-mode-menu): Add message-insert-importance-{high,low}.
8958         (message-insert-importance-high, message-insert-importance-low)
8959         (message-insert-or-toggle-importance): New functions.
8960         (message-tool-bar-map): Add {un,}important.
8961         (message-mode): Doc fix.
8962
8963 2001-11-15  Simon Josefsson  <jas@extundo.com>
8964
8965         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
8966
8967         * mml.el (mml-menu): Fix toolbar tooltip.
8968
8969 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8970
8971         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
8972         * nnml.el (nnml-save-marks): Ditto.
8973
8974         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
8975
8976 2001-11-15  Simon Josefsson  <jas@extundo.com>
8977
8978         * nnml.el (nnml-save-marks):
8979         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
8980         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
8981
8982 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
8983
8984         * gnus-art.el (gnus-article-wash-status-strings): Use
8985         `copy-sequence', not `copy-seq'.
8986
8987 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
8988
8989         * gnus-art.el (gnus-article-wash-status-strings): New constant.
8990         (gnus-gnus-article-wash-status-entry): New function.
8991         (gnus-article-wash-status): Use it.
8992
8993 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8994
8995         * mml1991.el: Add coding header.
8996
8997 2001-11-12  Simon Josefsson  <jas@extundo.com>
8998
8999         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
9000         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
9001         `mml1991-sign' and `mml1991-encrypt'.
9002         (mml1991-encrypt, mml1991-sign): New glue functions.
9003         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
9004
9005         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
9006         (mml-menu): Add PGP to menu.
9007
9008         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
9009         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
9010         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
9011         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
9012
9013         * mml2015.el: Mention RFC 3156.
9014
9015         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
9016
9017 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9018
9019         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
9020
9021         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
9022           From <Michael.Cook@cisco.com>
9023
9024 2001-11-11  Simon Josefsson  <jas@extundo.com>
9025
9026         * message.el (top-level): Autoload sha1.
9027         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
9028         canlock, no need to require two different hash algs).  Suggested
9029         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
9030
9031 2001-11-09  Simon Josefsson  <jas@extundo.com>
9032
9033         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
9034         <Pavel@Janik.cz>.
9035
9036 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9037
9038         * message.el (message-point-in-header-p): New function.
9039         (message-do-auto-fill): Use it.
9040         (message-beginning-of-line): New function.  Goes to beginning of
9041         header value (i.e., end of header name), or to beginning of line
9042         if already at beginning of value.  Behaves like
9043         `beginning-of-line' when in message body.
9044         (message-mode-map): Bind it.
9045
9046 2001-11-08  Simon Josefsson  <jas@extundo.com>
9047
9048         * gnus-msg.el (gnus-posting-styles): Add doc.
9049
9050 2001-11-07  Simon Josefsson  <jas@extundo.com>
9051
9052         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
9053
9054         * sieve-mode.el (sieve-control-commands-face)
9055         (sieve-control-commands-face, sieve-action-commands-face)
9056         (sieve-test-commands-face, sieve-tagged-arguments-face): New
9057         faces.
9058         (sieve-font-lock-keywords): Use them.
9059         (sieve-mode): Only set font-lock-defaults in emacs.
9060
9061         * gnus-art.el (gnus-default-article-saver): Add
9062         gnus-summary-save-body-in-file.
9063         (gnus-summary-write-to-file): Fix doc.
9064
9065 2001-11-07  Simon Josefsson  <jas@extundo.com>
9066
9067         * gnus-art.el (gnus-treat-highlight-signature): Add cross
9068         reference to the correct chapter in the manual.
9069
9070         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
9071         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
9072
9073 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9074
9075         * mml.el (mml-preview): Bind mail-header-separator.
9076
9077 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9078
9079         * message.el: Always require canlock.
9080         (message-ignored-supersedes-headers): Include Cancel-Lock and
9081         Cancel-Key.
9082         (message-insert-canlock): Don't require canlock.
9083         (message-cancel-news): Don't check whether canlock is available.
9084         (message-supersede): Support cancel-locks.
9085
9086         * gnus-art.el: Don't autoload canlock.
9087
9088 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9089
9090         * mail-source.el (mail-source-fetch-imap): ASYNC param.
9091         From: <andre@slamdunknetworks.com>
9092
9093 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9094
9095         * many files: Fix copyright lines.
9096
9097 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9098
9099         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
9100         Suggested by Dave Love  <fx@gnu.org>.
9101
9102 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9103
9104         * message.el (message-kill-buffer): Remove auto-save file after
9105         confirm.
9106
9107         * message.el (message-send-mail): Call message-generate-headers
9108         once.  Suggested by Matt Armstrong <matt@lickey.com>.
9109
9110         * gnus-topic.el (gnus-topic-rename): Initial-input.
9111         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
9112
9113 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
9114
9115         * message.el (message-forbidden-properties): New constant.
9116         (message-strip-forbidden-properties): New function.
9117         (message-mode): Activate it.
9118
9119 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9120
9121         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
9122         (mm-hack-charsets): Fix doc.
9123
9124 2001-11-02  Simon Josefsson  <jas@extundo.com>
9125
9126         * gnus-int.el (gnus-check-server): Message "...done" when done.
9127
9128         * imap.el (imap-close): Don't message (imap-send-command-wait
9129         returns if the connection is dropped).
9130         (imap-wait-for-tag): Nix out message only when necessary.
9131
9132         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
9133         for non-crossposting.
9134         (gnus-sieve-crosspost): Default to t to be consistent with other
9135         parts of Gnus.
9136
9137 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9138
9139         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
9140         (mm-iso-8859-x-to-15-table): Ditto.
9141         (mm-iso-8859-x-to-15-region): Ditto.
9142         (mm-find-mime-charset-region): Ditto.
9143
9144 2001-11-01  Simon Josefsson  <jas@extundo.com>
9145
9146         * nnimap.el (nnimap-close-asynchronous): New variable.
9147         (nnimap-close-group): Use it.
9148         (nnimap-expunge): Don't use it.
9149
9150         * imap.el (imap-callbacks): New variable.
9151         (imap-remassoc): Copied from `gnus-remassoc'.
9152         (imap-add-callback): New function.
9153         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
9154         behaviour.
9155         (imap-parse-response): Call the callback.
9156
9157         * message.el (message-insert-canlock): New variable.
9158         (message-canlock-generate, message-canlock-password)
9159         (message-insert-canlock): New functions.
9160         (message-send-news): Call `message-insert-canlock'.
9161         (top-level): Require canlock when compiling.
9162         (message-insert-canlock): Require canlock before we need it.
9163
9164 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9165
9166         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
9167
9168 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9169
9170         * dgnushack.el (dgnushack-make-load): A workaround for
9171         custom-add-loads bug in some versions of XEmacs.
9172
9173 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9174
9175         * mm-util.el (mm-charset-synonym-alist): Revert (some).
9176
9177 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9178
9179         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
9180         (mm-hack-charsets): New variable.
9181         (mm-iso-8859-15-compatible): New variable.
9182         (mm-iso-8859-x-to-15-table): New variable.
9183         (mm-find-mime-charset-region): Add parameter hack-charsets.
9184
9185         * mm-bodies.el (mm-encode-body): Use it.
9186         * mml.el (mml-parse-1): Ditto.
9187
9188 2001-11-01  Simon Josefsson  <jas@extundo.com>
9189
9190         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
9191
9192 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9193
9194         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
9195         is nil.
9196
9197 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9198
9199         * smiley-ems.el (smiley-update-cache): Auto detect file type.
9200
9201         * message.el (message-forward-rmail-make-body): Use
9202         save-window-excursion.
9203         (message-encode-message-body): Search with noerror.
9204         (message-setup-1): Convert compose-mail send-actions to
9205         message-send-actions.
9206
9207 2001-11-01  Simon Josefsson  <jas@extundo.com>
9208
9209         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
9210         <yamaoka@jpl.org>.
9211
9212 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9213
9214         * sieve-manage.el (sieve-string-bytes): No complain.
9215
9216 2001-11-01  Simon Josefsson  <jas@extundo.com>
9217
9218         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
9219         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
9220         has autoload cookies, so no `require' should be necessary.)
9221
9222         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
9223         files.
9224
9225 2001-10-31  Simon Josefsson  <jas@extundo.com>
9226
9227         * gnus-cus.el (gnus-group-parameters): Support integer `display'
9228         parameter.
9229
9230         * gnus-sum.el (gnus-select-newsgroup): If group parameter
9231         `display' is a number (and C-u wasn't used to enter group), only
9232         fetch that number of articles.
9233
9234 2001-10-31  Matt Armstrong  <matt@lickey.com>
9235
9236         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
9237         not-subscribed -> subscribed.
9238
9239 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9240         From: Josh Huber <huber@alum.wpi.edu>
9241
9242         * message.el (message-subscribed-address-functions): New variable.
9243         (message-subscribed-addresses): New variable.
9244         (message-subscribed-regexps): New variable.
9245         (message-goto-mail-followup-to): New function.
9246         (message-send-mail): Add Mail-Followup-To.
9247         (message-make-mft): New function.
9248
9249         * gnus.el (gnus-find-subscribed-addresses): New function.
9250
9251 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9252
9253         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
9254         (mail-source-fetch-pop): Ditto.
9255         (mail-source-check-pop): Ditto.
9256
9257         * gnus-start.el (gnus-read-init-file): Ditto.
9258         (gnus-activate-group): Ditto.
9259         (gnus-read-newsrc-el-file): Ditto.
9260
9261 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9262
9263         * message.el (message-get-reply-headers): Make sure there is ", ".
9264
9265         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
9266         mm-coding-system-p. Don't correct it only in XEmacs.
9267         (mm-charset-to-coding-system): Use mm-coding-system-p and
9268         mm-get-coding-system-list.
9269         (mm-emacs-mule, mm-mule4-p): New variables.
9270         (mm-enable-multibyte, mm-disable-multibyte,
9271         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
9272         mm-with-unibyte-current-buffer,
9273         mm-with-unibyte-current-buffer-mule4): Use them.
9274         (mm-find-mime-charset-region): Treat iso-2022-jp.
9275
9276         From  Dave Love  <fx@gnu.org>:
9277
9278         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
9279         construction.
9280         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
9281         entries conditional on not having a coding system defined for
9282         them.
9283         (mm-mule-charset-to-mime-charset): Use
9284         find-coding-systems-for-charsets if defined.
9285         (mm-charset-to-coding-system): Don't use
9286         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
9287         later.  Add last resort search of coding systems.
9288         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
9289         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
9290         Mule 4.
9291         (mm-find-mime-charset-region): Re-write.
9292         (mm-with-unibyte-current-buffer): Restore buffer as well as
9293         multibyteness.
9294
9295 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9296
9297         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
9298         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
9299         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
9300
9301 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9302
9303         * gnus-art.el (article-display-x-face): Nix buffer-read-only
9304         again.
9305
9306         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
9307
9308 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9309
9310         * gnus-spec.el (gnus-parse-simple-format): Use
9311           buffer-substring-no-properties.
9312
9313 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9314
9315         * gnus-art.el (article-verify-cancel-lock): New function.
9316
9317         * nnheader.el (nntp-process-response): New variable.
9318         (nnheader-init-server-buffer): Make `nntp-process-response'
9319         buffer-local in `nntp-server-buffer'.
9320
9321         * nntp.el (nntp-prepare-post-hook): New hook.
9322         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
9323         (nntp-async-trigger): Ditto.
9324         (nntp-request-post): Insert a server's ID if there's no Message-ID
9325         header; run `nntp-prepare-post-hook'.
9326
9327 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9328
9329         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
9330         instead.
9331
9332         * message.el (message-forward-subject-author-subject): Don't use
9333         message-news-p, which widens the buffer.
9334         (message-forward-make-body): New function.
9335         (message-forward): Use it.
9336         (message-insinuate-rmail): New function.
9337         (message-forward-rmail-make-body): New function.
9338
9339 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9340
9341         * mm-extern.el (mm-extern): Provide it.
9342
9343         * mm-partial.el (mm-partial): Provide it.
9344
9345 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9346
9347         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
9348
9349 2001-10-29  Simon Josefsson  <jas@extundo.com>
9350
9351         * mml.el (mml-preview): Bind message-this-is-news if it is
9352         news. From Jesper Harder <harder@myrealbox.com>.
9353
9354 2001-10-28  Simon Josefsson  <jas@extundo.com>
9355
9356         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
9357
9358 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
9359
9360         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
9361         ironic smilies.
9362
9363 2001-10-27  Simon Josefsson  <jas@extundo.com>
9364
9365         * message.el (message-indent-citation): Don't add trailing
9366         whitespace when citing text.
9367
9368         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
9369         <harder@ifa.au.dk>.
9370
9371 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9372
9373         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
9374         not available.
9375         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
9376         (nnweb-type-definition): Add google as alias of dejanews.
9377         (nnweb-google-parse-1): Forward 1 line.
9378
9379 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9380
9381         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
9382         variable `message-forward-ignored-headers'.
9383
9384 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
9385
9386         * gnus.el (gnus-expand-group-parameter): New function.
9387         (gnus-expand-group-parameters): Call it.
9388         (gnus-group-fast-parameter): New function.
9389         (gnus-group-find-parameter): Call it.
9390
9391 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
9392
9393         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
9394         vector (it didn't before because of a bug).
9395         * gnus-msg.el (gnus-post-news): Use header vector directly, if
9396         available.  Before it converted it to an article number.
9397
9398         This makes followup to news articles with negative numbers in
9399         nnvirtual groups use news instead of mail.
9400
9401 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
9402
9403         * gnus.el (post-method): Use `native' instead of `nil'.
9404
9405         * gnus-msg.el (gnus-post-method): Ditto.
9406
9407 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
9408
9409         * gnus.el (gnus-define-group-parameter): Grammar fix.
9410
9411 2001-10-22  Simon Josefsson  <jas@extundo.com>
9412
9413         * gnus-msg.el (gnus-extended-version): Include
9414         system-configuration.
9415         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
9416
9417 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
9418
9419         * gnus.el (post-method): Customization fix: `native' is not a
9420         valid value.
9421         * gnus-msg.el (gnus-post-method): Doc and customization fix:
9422         `native' is not a valid value.
9423
9424 2001-10-21  Simon Josefsson  <jas@extundo.com>
9425
9426         * nnimap.el (nnimap): Defgroup
9427         (nnimap-strict-function, nnimap-strict-function-match): New
9428         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
9429         (nnimap-split-crosspost, nnimap-split-inbox)
9430         (nnimap-split-rule, nnimap-split-predicate)
9431         (nnimap-split-predicate): Defcustom.
9432         (nnimap-split-inbox, nnimap-expunge-search-string)
9433         (nnimap-importantize-dormant): Remove "*" from doc.
9434
9435 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9436
9437         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
9438         not supplied via prefix arg.  From Lisp, make arg mandatory.
9439         Suggested by Frank Schmitt.
9440
9441 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
9442
9443         * message.el (message-do-auto-fill): Avoid calling
9444         'rfc822-goto-eoh'.
9445
9446 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9447         From Paul Jarc <prj@po.cwru.edu>.
9448
9449         * message.el (message-get-reply-headers): Restructure the logic
9450         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
9451
9452 2001-10-20  Simon Josefsson  <jas@extundo.com>
9453
9454         * message.el (message-cancel-news): Support cancel-locks.
9455         Suggested by Per Abrahamsson.
9456
9457         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
9458         conses.  From David Z Maze <dmaze@MIT.EDU>.
9459
9460         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
9461
9462 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
9463
9464         * mm-decode.el (mm-default-directory): Fix customize type.
9465
9466         * message.el (message-setup-fill-variables): Kludge to use
9467         normal-auto-fill-function even if auto fill is already activated.
9468
9469 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
9470
9471         * message.el (message-do-auto-fill): New version that does not
9472         rely on text properties, by Simon Josefsson <jas@extundo.com>.
9473         (message-setup-1): Removed the `message-field' property.
9474
9475         * gnus-draft.el (gnus-draft-edit-message): Removed the
9476         `message-field' property.
9477
9478 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
9479
9480         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
9481         `message-field'.  The `field' property has a special significance in
9482         Emacs 21.
9483
9484         * message.el (message-send, message-setup-1): Ditto.
9485
9486 2001-10-18  Simon Josefsson  <jas@extundo.com>
9487
9488         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
9489         when undoing.
9490
9491 2001-10-18  Simon Josefsson  <jas@extundo.com>
9492         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
9493
9494         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
9495         (gnus-summary-make-menu-bar): Ditto.
9496
9497 2001-10-17  Simon Josefsson  <jas@extundo.com>
9498
9499         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
9500         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
9501
9502 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9503
9504         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
9505         * gnus-util.el (gnus-user-date): New function.
9506         From Frank Schmitt <usenet@Frank-Schmitt.net>.
9507
9508 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
9509
9510         * message.el (message-check-news-header-syntax): Special case
9511         nnvirtual groups.
9512
9513         * gnus-sum.el (gnus-summary-respool-default-method): Changed
9514         customize type to `symbol'.
9515
9516 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9517
9518         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
9519         %&foo;.
9520         (gnus-parse-simple-format): Support user extended spec too.
9521         %u&foo; invokes gnus-user-format-function-foo.
9522
9523 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9524
9525         * nnml.el (nnml-request-expire-articles): Make sure it is back to
9526         the server.
9527         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
9528         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
9529         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
9530         * nndiary.el (nndiary-request-expire-articles): Ditto.
9531         (nndiary-schedule): Defsubst it before use it.
9532         (nndiary-error): eval-and-compile.
9533
9534 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
9535
9536         * gnus-msg.el (gnus-post-method): Changed two instances of
9537         `active' to `current' and one `null' to `not'.
9538
9539 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9540         From Katsumi Yamaoka <yamaoka@jpl.org>.
9541
9542         * message.el (message-setup-fill-variables): Use
9543         `normal-auto-fill-function' instead of `auto-fill-function'.
9544
9545 2001-10-16  Simon Josefsson  <jas@extundo.com>
9546
9547         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
9548         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
9549         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
9550
9551 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9552         Patch by Oliver Scholz <oscholz@my.gnus.org>.
9553
9554         * gnus-draft.el (gnus-draft-edit-message): Add text property
9555         `field' with value `header' to message headers.
9556         * message.el (message-setup-1): Really add text property to all of
9557         the header, not just part of it.
9558
9559 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9560
9561         * gnus-group.el (gnus-group-sort-by-server): Use it.
9562
9563         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
9564
9565         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
9566         and keystroke.
9567
9568 2001-10-14  Simon Josefsson  <jas@extundo.com>
9569
9570         * dig.el: Doc fix.
9571
9572         * smime.el: Doc fix.
9573
9574         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
9575         charset magic from message.el.
9576
9577 2001-10-12  Simon Josefsson  <jas@extundo.com>
9578         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
9579
9580         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
9581         'cite from g-a-wash-types.
9582         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
9583         (gnus-article-hide-citation): Fix.
9584
9585         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
9586         character.
9587         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
9588
9589         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
9590         definition.
9591         (gnus-signature-toggle): Toggle `s' mode line character.
9592
9593         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
9594         doing stuff that clears it.
9595
9596 2001-10-12  Simon Josefsson  <jas@extundo.com>
9597
9598         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
9599         From Eric Marsden <emarsden@laas.fr>.
9600
9601 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9602
9603         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
9604         (autoload): Add some autoloads.
9605
9606 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9607         Suggested by Oliver Scholz <epameinondas@gmx.de>.
9608
9609         * message.el (message-do-auto-fill): New function.  Like
9610         `do-auto-fill' but don't fill when in the message header.
9611         (message-setup-1): Put a text property on the message header.
9612         (message-setup-fill-variables): Use `message-do-auto-fill'.
9613
9614 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9615
9616         * message.el (message-send-mail-partially): Insert an empty line
9617         first, because of the change of message-make-lines.
9618
9619 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
9620
9621         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
9622         iso-8859-15, make it an alias for iso-8859-1.
9623
9624 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9625
9626         * message.el (message-send-news): Don't modify the value of
9627         `message-syntax-checks' if it is not a list (possibly it is
9628         `dont-check-for-anything-just-trust-me').
9629
9630 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9631
9632         * gnus-group.el (gnus-group-name-charset-group-alist): Use
9633         `find-coding-system' for XEmacs to check whether the coding-system
9634         `utf-8' is available.
9635
9636 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9637
9638         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
9639
9640 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
9641
9642         * message.el (message-send-news): Oops, missed case with no
9643         "Followup-To" header...
9644
9645 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
9646
9647         * message.el (message-send-news): Allow
9648         `gnus-group-name-charset-group-alist' to affect encoding of the
9649         "Newsgroups" and "Followup-To" headers.
9650
9651 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9652
9653         * Makefile.in (install-el): Depend on gnus-load.el.
9654
9655 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9656
9657         * Makefile.in (install-el): Use -f.
9658         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
9659
9660 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
9661
9662         * message.el (message-send-news): Don't encode Followups-To when
9663         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
9664
9665         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
9666         header.
9667
9668         * gnus-art.el (article-decode-group-name): Also decode
9669         "Followup-To".
9670
9671         * rfc2047.el (rfc2047-encode-message-header): Encode without
9672         asking for null methods.
9673
9674         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
9675         default charset for newsgroup names in accordance with USEFOR.
9676
9677         * gnus-group.el (gnus-group-name-charset-method-alist,
9678         gnus-group-name-charset-group-alist): Removed "*" from doc
9679         strings, "*" should not be used for complex variables.
9680
9681 2001-10-06  Simon Josefsson  <jas@extundo.com>
9682
9683         Support UTF-8 group names better.
9684
9685         * message.el (message-check-news-header-syntax): Encode group
9686         names before comparison.
9687
9688         * gnus-msg.el (gnus-copy-article-buffer): Run all
9689         `gnus-article-decode-hook's except `article-decode-charset'
9690         instead of hardcoding call to one of them.
9691
9692         * gnus-art.el (gnus-article-decode-hook): Add
9693         `article-decode-group-name'.
9694         (article-decode-group-name): New function, use `g-d-n'.
9695
9696         * gnus-group.el (gnus-group-insert-group-line): Decode
9697         gnus-tmp-group using `g-d-n'.
9698
9699         * gnus-util.el (gnus-decode-newsgroups): New function.
9700
9701 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
9702
9703         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
9704         `gnus-group-name-charset-group-alist'.
9705
9706 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9707
9708         * Makefile.in: Install el in install. Add uninstall.
9709
9710 2001-10-05  Simon Josefsson  <jas@extundo.com>
9711
9712         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
9713
9714         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
9715
9716         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
9717         empty folders.
9718
9719         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
9720         limiting if read-all (C-u RET) was used.
9721
9722 2001-10-04  Simon Josefsson  <jas@extundo.com>
9723
9724         * mail-source.el (mail-source-movemail-program): New variable.
9725         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
9726         <thutt@thutt.vmware.com>.
9727
9728 2001-10-03  Simon Josefsson  <jas@extundo.com>
9729
9730         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
9731         (gnus-summary-line-format-alist): Fix param.
9732
9733 2001-10-02  Simon Josefsson  <jas@extundo.com>
9734
9735         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
9736         don't go through `nnimap-request-expire-articles' to delete the
9737         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
9738
9739 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9740
9741         * gnus-agent.el (gnus-agent-write-active): The min in the
9742         agent/active may be larger than that in the server/active.
9743
9744 2001-10-01  Simon Josefsson  <jas@extundo.com>
9745
9746         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
9747         is IMAP4rev1.
9748
9749         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
9750
9751         * nnfolder.el: Ditto.
9752
9753 2001-09-30  Dan Christensen  <jdc@uwo.ca>
9754
9755         * gnus-sum.el (gnus-summary-extract-address-component): New function.
9756         (gnus-summary-from-or-to-or-newsgroups): Optimize.
9757
9758 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9759
9760         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
9761         (message-mode-menu): Menu item for same.
9762
9763         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
9764         delayed articles.
9765
9766         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
9767         nndraft:delayed does not exist.
9768         (gnus-delay-initialize): Don't set up keymap, that's done from
9769         message.el now.
9770         (gnus-delay, gnus-delay-group, gnus-delay-header)
9771         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
9772
9773 2001-09-29  Simon Josefsson  <jas@extundo.com>
9774
9775         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
9776         utf-8, not eight-bit-control.
9777
9778         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
9779         (imap-log, imap-debug): Custom.
9780         (imap-log-buffer, imap-debug-buffer): New constants.
9781         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
9782         (imap-network-open, imap-shell-open, imap-starttls-open)
9783         (imap-send-command-1, imap-send-command, imap-arrival-filter)
9784         (imap-debug): Use imap-*-buffer.
9785
9786         * nndoc.el (nndoc-article-type): Add mailman.
9787         (nndoc-type-alist): Ditto.
9788         (nndoc-mailman-type-p): New function.
9789
9790 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9791
9792         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
9793         gnus-art.el.
9794
9795 2001-09-27  Simon Josefsson  <jas@extundo.com>
9796
9797         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
9798         (gnus-topic-catchup-articles): New function. Suggested by Robin
9799         S. Socha <robin-dated-1001857693.185e29@socha.net>.
9800
9801 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9802         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
9803
9804         * gnus-ems.el (gnus-article-display-xface): Insert xface after
9805         previous ones.
9806
9807 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9808         From Daiki Ueno  <ueno@unixuser.org>
9809
9810         * gnus-sum.el (gnus-summary-show-article): The arglist of
9811         detect-coding-region is incompatible.
9812
9813 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9814         From Katsuhiro Hermit Endo <hermit@koka-in.org>
9815
9816         * gnus-group.el (gnus-group-delete-group): Typo.
9817
9818 2001-09-26  Simon Josefsson  <jas@extundo.com>
9819
9820         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
9821
9822         * nnimap.el (nnimap-expiry-target): Use temp buffer.
9823
9824 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9825
9826         * gnus-cus.el (gnus-group-parameters): Display as sexp.
9827
9828 2001-09-22  Simon Josefsson  <jas@extundo.com>
9829
9830         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
9831
9832         * nnfolder.el (nnfolder-open-marks): Ditto.
9833
9834         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
9835         (gnus-update-marks): Use it.
9836         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
9837         hardcoded list.
9838
9839         * gnus.el (gnus-article-special-mark-lists): Add killed.
9840         (gnus-article-unpropagated-mark-lists): New constant.
9841
9842 2001-09-22  Simon Josefsson  <jas@extundo.com>
9843
9844         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
9845         custom option.
9846
9847 2001-09-23  Simon Josefsson  <jas@extundo.com>
9848
9849         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
9850
9851 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9852
9853         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
9854
9855 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
9856
9857         * gnus-group.el (gnus-group-sort-function): Fix customize type to
9858         accept lists of functions.
9859
9860 2001-09-20  Simon Josefsson  <jas@extundo.com>
9861
9862         * gnus-group.el (gnus-group-catchup): Update expire marks in
9863         backend.  Also, if ALL also set expire marks on tick/dormant.
9864
9865 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9866
9867         * message.el (message-tab-body-function): New variable.
9868         * message.el (message-tab): Use it.
9869
9870 2001-09-19  Sam Steingold  <sds@gnu.org>
9871
9872         * gnus-win.el (gnus-buffer-configuration): Respect
9873         `gnus-bug-create-help-buffer'.
9874
9875 2001-09-18  Simon Josefsson  <jas@extundo.com>
9876
9877         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
9878         (gnus-parse-simple-format): Re-revert.
9879
9880 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
9881         Trivial patch.
9882
9883         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
9884         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
9885
9886 2001-09-18  Simon Josefsson  <jas@extundo.com>
9887
9888         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
9889         signed.
9890         (gnus-parse-simple-format): Don't use it.
9891
9892 2001-09-17  Miles Bader  <miles@gnu.org>
9893
9894         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
9895         error querying a backend abort the whole process.
9896
9897 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9898
9899         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
9900         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
9901
9902 2001-09-17  Didier Verna  <didier@xemacs.org>
9903
9904         * nndiary.el: version 0.2-b14.
9905         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
9906         compatibility problem with XEmacs 21.1.
9907
9908 2001-09-15  Simon Josefsson  <jas@extundo.com>
9909
9910         * gnus-group.el (gnus-group-line-format): Document %c.
9911
9912         * nnml.el (nnml-parse-head): Handle CRLF files.
9913         (nnml-generate-nov-file): Ditto.
9914         (nnml-retrieve-headers): Ditto.
9915
9916 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
9917
9918         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
9919
9920 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
9921
9922         * gnus-spec.el (gnus-correct-substring): Still stopped one
9923         character before we wanted (never included last character).
9924         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
9925         add missing "," (once per function)
9926
9927 2001-09-14  Simon Josefsson  <jas@extundo.com>
9928
9929         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
9930         (otherwise e.g. gnus-agentize in .gnus overrides the customized
9931         default before gnus-group is loaded and the variable set.)
9932
9933         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
9934         killed or unsent marks.
9935
9936         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
9937         isn't an article to set it on (e.g. when you `a' in a group).
9938
9939 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9940
9941         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
9942         can read e-mails from Microsoft Outlook users not using ISO
9943         8859-2 character set.
9944
9945 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9946
9947         * gnus-diary.el: Minor modifications to avoid warnings.
9948         (gnus-summary-misc-menu): defvar.
9949         (gnus-diary-check-message): Use gnus-point-at-eol.
9950         (gnus-diary-kill-entire-line): eval-and-compile.
9951
9952 2001-09-12  Didier Verna  <didier@xemacs.org>
9953
9954         * nndiary.el: new version (0.2-b13).
9955         * nndiary.el (nndiary-mail-sources): doc update.
9956         * nndiary.el (nndiary-split-methods): ditto.
9957         * nndiary.el (nndiary-request-accept-article-hooks): New.
9958         * nndiary.el (nndiary-request-accept-article): use it, check
9959         message validity.
9960         * nndiary.el (nndiary-get-new-mail): changed default to nil.
9961         * nndiary.el (nndiary-schedule): fix bug (misplaced
9962         condition-case): it didn't return nil on error.
9963         * gnus-diary.el: new version.
9964         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
9965         * gnus-diary.el (gnus-diary-header-value-history): New.
9966         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
9967         * gnus-diary.el (gnus-diary-add-header): New.
9968         * gnus-diary.el (gnus-diary-check-message): New.
9969         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
9970         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
9971
9972 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9973
9974         * gnus-sum.el (gnus-select-newsgroup): Make
9975         `gnus-current-select-method' buffer-local.
9976
9977         * gnus-art.el (gnus-request-article-this-buffer): Refer
9978         `gnus-current-select-method' in the current summary buffer.
9979
9980 2001-09-10  Simon Josefsson  <jas@extundo.com>
9981         From Daniel Pittman <daniel@rimspace.net>
9982
9983         * gnus-spec.el (gnus-correct-pad-form): Fix.
9984
9985 2001-09-09  Simon Josefsson  <jas@extundo.com>
9986
9987         * mm-decode.el (mm-inline-media-tests): Add
9988         application/x-emacs-lisp.
9989         (mm-attachment-override-types): Add
9990         application/{x-,}pkcs7-signature.
9991
9992         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
9993         (gnus-server-line-format, gnus-server-mode-line-format)
9994         (gnus-server-browse-in-group-buffer): Customize.
9995
9996 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9997
9998         * nnml.el (nnml-marks-changed-p): Typo.
9999         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
10000         (nnml-marks-changed-p): Use gnus-gethash.
10001         (nnml-marks-modtime): Use gnus-make-hashtable.
10002
10003         * nnfolder.el (nnfolder-marks-changed-p): Typo.
10004         (nnfolder-request-expire-articles, nnfolder-save-marks)
10005         (nnfolder-open-marks): Typo.
10006         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
10007         (nnfolder-marks-changed-p): Use gnus-gethash.
10008         (nnfolder-marks-modtime): Use gnus-make-hashtable.
10009
10010 2001-09-08  Simon Josefsson  <jas@extundo.com>
10011
10012         * nnfolder.el (nnfolder-marks-modtime): New variable.
10013         (nnfolder-marks-changed-p): New function.
10014         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
10015         (nnfolder-request-update-info): Don't update if marks didn't change.
10016
10017         * nnml.el (nnml-marks-modtime): New variable.
10018         (nnml-marks-changed-p): New function.
10019         (nnml-save-marks, nnml-open-marks): Save modtime.
10020         (nnml-request-update-info): Don't update if marks didn't change.
10021
10022         * gnus-agent.el (gnus-agent-any-covered-gcc)
10023         (gnus-agent-add-server, gnus-agent-remove-server): Use
10024         gnus-agent-method-p.
10025
10026         * gnus-art.el (gnus-buttonized-mime-types): New variable.
10027         (gnus-unbuttonized-mime-type-p): Use it.
10028
10029         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
10030         fetch group.
10031
10032 2001-09-08  Simon Josefsson  <jas@extundo.com>
10033         From Daniel Pittman <daniel@rimspace.net>
10034
10035         * gnus-spec.el (gnus-correct-pad-form): New function.
10036         (gnus-parse-simple-format): Use it.
10037
10038 2001-09-07  Simon Josefsson  <jas@extundo.com>
10039
10040         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
10041         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
10042         Putnam <reader@newsguy.com>.
10043         (gnus-group-sort-selected-groups): Touch dribble file.
10044
10045 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
10046
10047         * nnml.el (nnml-filenames-are-evil): New variable.
10048         (nnml-article-to-file-alist): Rename to ...
10049         (nnml-current-group-article-to-file-alist): ... this.
10050         Respect `nnml-filenames-are-evil'.
10051         (nnml-active-number): Update.
10052         (nnml-update-file-alist): Update.
10053         (nnml-request-article): Use nnheader-article-to-file-alist.
10054         (nnml-request-rename-group): Likewise.
10055
10056 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10057
10058         * gnus-sum.el (gnus-summary-insert-line): Fix.
10059
10060 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
10061
10062         * gnus-sum.el: Bind g-s-t-s to "W g".
10063         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
10064         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
10065         display of graphical smilies.
10066
10067 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10068
10069         * gnus-start.el (gnus-setup-news): A typo.
10070         From Bill White <billw@wolfram.com>.
10071
10072 2001-09-06  Simon Josefsson  <jas@extundo.com>
10073
10074         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
10075         and unseen marks.
10076
10077 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10078
10079         * nnmail.el (nnmail-split-fancy): Document `junk'.
10080
10081 2001-09-04  Simon Josefsson  <jas@extundo.com>
10082
10083         * imap.el (imap-search): Don't error if server is broken.
10084
10085 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
10086
10087         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
10088         searching for an article that isn't in the mbox.
10089
10090 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10091
10092         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
10093         right, and get all the comments.
10094
10095 2001-09-02  Simon Josefsson  <jas@extundo.com>
10096         Suggested by Dan Christensen <jdc+news@uwo.ca>
10097
10098         * nnfolder.el (nnfolder-request-update-info): Fix message.
10099
10100         * nnml.el (nnml-request-update-info): Ditto.
10101
10102 2001-09-01  Simon Josefsson  <jas@extundo.com>
10103
10104         * nnml.el (nnml-request-expire-articles): Also bind
10105         `nnml-current-group' and `nnml-article-file-alist' when using
10106         expiry-target. (Otherwise nnml will be in a inconsistent internal
10107         state causing all kind of problems.)
10108         (nnml-request-expire-articles): If `nnml-article-to-file' or
10109         `file-attributes' failes, return article as un-expirable instead
10110         of treating it as expired.
10111
10112 2001-08-31  Sam Steingold  <sds@gnu.org>
10113
10114         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
10115         typo: `exmine' --> `examine'.
10116
10117 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10118
10119         * nndoc.el (nndoc-forward-type-p): It is not a digest.
10120
10121 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10122
10123         * nnml.el (nnml-check-directory-twice): Remove.
10124         (nnml-retrieve-headers): Ditto.
10125         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
10126
10127 2001-08-30  Andrew Innes  <andrewi@gnu.org>
10128
10129         * nnheader.el (nnheader-directory-files-is-safe): No need to read
10130         directory twice on Windows, or on GNU Emacs-21.
10131
10132 2001-08-30  Andrew Innes  <andrewi@gnu.org>
10133
10134         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
10135         (nnml-request-rename-group): Ditto.
10136         (nnml-active-number): Ditto.
10137         (nnml-request-create-group): Use nnml-directory-articles.
10138         (nnml-request-expire-articles): Use nnml-directory-articles, which
10139         gets list from nov database if available.
10140         (nnml-get-nov-buffer): New function.
10141         (nnml-open-nov): Use it.
10142         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
10143         gets alist from nov database if available.
10144         (nnml-directory-articles): New function.
10145         (nnml-article-to-file-alist): New function.
10146
10147 2001-08-30  Andrew Innes  <andrewi@gnu.org>
10148
10149         * mm-decode.el (mm-display-external): Use `name' as filename, if
10150         `filename' attribute is not present.
10151
10152 2001-08-30  Andrew Innes  <andrewi@gnu.org>
10153
10154         * mail-source.el (mail-source-flash): New defcustom.
10155         (mail-source-new-mail-p): Ring visible bell if appropriate.
10156         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
10157         timer is cleared even if mail check signals an error.
10158
10159 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10160
10161         * gnus-sum.el (gnus-summary-move-article): Only update marks of
10162         type 'list.
10163
10164 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10165
10166         * flow-fill.el (fill-flowed): eol might be point-max.
10167
10168 2001-08-27  Simon Josefsson  <jas@extundo.com>
10169
10170         * nnml.el (nnml-request-update-info): Fix message.
10171         (nnml-open-marks): Ditto.
10172
10173         * nnfolder.el (nnfolder-request-update-info):
10174         (nnfolder-open-marks): Fix message.
10175
10176 2001-08-25  Simon Josefsson  <jas@extundo.com>
10177
10178         * nnfolder.el (nnfolder-save-marks): Don't create directory named
10179         after group in ~/.
10180
10181 2001-08-25  Simon Josefsson  <jas@extundo.com>
10182         From Andreas Jaeger  <aj@suse.de>
10183
10184         * nnfolder.el (nnfolder-open-marks): Fix typo.
10185         * nnml.el (nnml-open-marks): Likewise.
10186
10187 2001-08-25  Simon Josefsson  <jas@extundo.com>
10188
10189         Make nnfolder groups self-contained as far as marks are concerned.
10190
10191         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
10192         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
10193         (nnfolder-open-server): Make marks directory.
10194         (nnfolder-request-delete-group): Delete marks file.
10195         (nnfolder-request-delete-group): Check of nov/marks file exist
10196         before deleting.
10197         (nnfolder-request-rename-group): Rename marks file.
10198         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
10199         (nnfolder-request-set-mark, nnfolder-request-update-info)
10200         (nnfolder-group-marks-pathname, nnfolder-save-marks)
10201         (nnfolder-open-marks): New functions.
10202         (top-level): Require gnus.
10203
10204 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10205
10206         * nnweb.el (nnweb-type-definition): Use google raw file.
10207         (nnweb-google-parse-1): Ditto.
10208         (nnweb-google-identity): Ditto.
10209         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
10210         (nnweb-altavista-wash-article): Ditto.
10211         (nnweb-request-article): Remove nnweb-decode-entities.
10212
10213         * nnml.el: Require 'gnus.
10214
10215 2001-08-25  Simon Josefsson  <jas@extundo.com>
10216
10217         * nnml.el (nnml-marks-is-evil): Add doc.
10218
10219 2001-08-25  Simon Josefsson  <jas@extundo.com>
10220
10221         * nnml.el (nnml-save-marks): Wrap saving marks in a
10222         condition-case, to allow user to start Gnus if saving marks failed
10223         for some reason.
10224
10225 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10226
10227         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
10228
10229         * gnus-group.el (gnus-update-group-mark-positions): Bind
10230         gnus-group-update-hook to nil.
10231
10232 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10233
10234         * mml.el (mml-generate-mime-1): Force as multibyte string.
10235
10236 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10237
10238         * gnus-sum.el (gnus-summary-insert-line)
10239         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
10240         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
10241
10242         * gnus-spec.el (gnus-correct-substring): Take optional END.
10243
10244         * nnrss.el (nnrss-request-article): Remove \n.
10245         (nnrss-retrieve-headers): Lines number is -1.
10246
10247 2001-08-24  Simon Josefsson  <jas@extundo.com>
10248
10249         * gnus-group.el (gnus-info-clear-data): Call
10250         nnfoo-request-set-mark to propagate marks.  Fix bug:
10251         `gnus-group-update-line' doesn't update read range unless we call
10252         `gnus-get-unread-articles-in-group' first.
10253
10254         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
10255         to server.
10256
10257 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10258
10259         * gnus-util.el (gnus-create-info-command): Return an interactive
10260         function.
10261
10262 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10263         From Katsumi Yamaoka <yamaoka@jpl.org>
10264
10265         * gnus-spec.el (gnus-parse-complex-format): Use equal.
10266
10267 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10268
10269         * gnus-sum.el (gnus-select-newsgroup): Use it.
10270
10271         * gnus-util.el (gnus-not-ignore): New function.
10272
10273         * lpath.el (featurep): Don't fbind char-int.
10274
10275         * gnus-util.el (gnus-create-info-command): New function.
10276
10277         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
10278         right node.
10279
10280         * gnus-sum.el (gnus-select-newsgroup): Clean up.
10281         (gnus-summary-limit-children): Use 'identity instead of `all'.
10282         (gnus-summary-limit-to-display-predicate): New command and
10283         keystroke.
10284
10285 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10286
10287         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
10288
10289         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
10290
10291 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10292
10293         * gnus-spec.el: Add the Gnus version.
10294         (gnus-update-format-specifications): If the Gnus version changes,
10295         nix out the format spec cache.
10296
10297         * gnus.el (gnus-continuum-version): Made into a command and
10298         optionalize the VERSION.
10299
10300         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
10301         the start of the lines.
10302
10303 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10304
10305         * gnus.el (gnus-visual-p): Define function before use of
10306         function.
10307
10308 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10309
10310         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
10311         (gnus-article-mark-to-type): New function.
10312         (gnus-update-missing-marks): Only update marks of type 'list.
10313
10314         * gnus.el (gnus-article-special-mark-lists): New variable.
10315
10316 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10317
10318         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
10319         (gnus-select-newsgroup): Still use 'all.
10320         (gnus-summary-initial-limit): Comparing with 'all.
10321
10322 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10323
10324         * gnus-start.el (gnus-activate-group): If dont-check, don't update
10325         active.
10326
10327 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10328
10329         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
10330         nnslashdot-*-retrieve-headers.
10331         (nnslashdot-request-article): Fix for slashcode 2.2.
10332         (nnslashdot-make-tuple): New function.
10333         (nnslashdot-read-groups): Use it.
10334
10335 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10336
10337         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
10338         list.
10339
10340         * gnus-sum.el (gnus-summary-move-article): Don't select article.
10341
10342 2001-08-20  Simon Josefsson  <jas@extundo.com>
10343
10344         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
10345         opened, error instead of continuing (and exploding later).
10346
10347 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10348
10349         * gnus.el (gnus-expand-group-parameters): Return the parameter
10350         list.
10351
10352         * gnus-sum.el (gnus-summary-show-article): Doc fix.
10353         (gnus-summary-show-article): Guess at charset if required.
10354
10355         * gnus-spec.el (gnus-correct-substring): Stopped one character
10356         before we wanted.
10357
10358 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10359
10360         * earcon.el (earcon-auto-play): Remove unused option.
10361
10362 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10363
10364         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
10365         message down in levels, since it happens very fast.
10366
10367         * smiley-ems.el (smiley-update-cache): Respect the symbol version
10368         of smiley-regexp-alist.
10369
10370         * mm-view.el (mm-inline-text): Ignore vcard errors.
10371
10372         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
10373
10374         * gnus-score.el (gnus-all-score-files): Use append instead of
10375         nconc.
10376
10377         * gnus.el (gnus-splash-face): Doc fix.
10378
10379         * mm-decode.el (mm-mailcap-command): Use
10380         mm-path-name-rewrite-functions.
10381         (mm-path-name-rewrite-functions): New variable.
10382
10383         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
10384         (gnus-complex-form-to-spec): Insert tab.
10385         (gnus-spec-tab): New function.
10386
10387         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
10388         entering the group.
10389
10390         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
10391         the positional spec.
10392         (gnus-parse-complex-format): React to %C.
10393
10394         * gnus-ems.el (gnus-char-width): Moved here.
10395
10396         * gnus-sum.el (gnus-select-newsgroup): Set
10397         gnus-newsgroup-articles.
10398         (gnus-unseen-mark): New variable.
10399         (gnus-newsgroup-unseen): Ditto.
10400         (gnus-newsgroup-seen): Ditto.
10401         (gnus-adjust-marked-articles): Use them.
10402         (gnus-update-marks): Use them.
10403         (gnus-summary-update-secondary-mark): Display.
10404         (gnus-summary-prepare-threads): Display.
10405
10406         * gnus-msg.el (gnus-inews-group-method): Use and return the
10407         method, not the server.
10408
10409 2001-08-19  Simon Josefsson  <jas@extundo.com>
10410
10411         * gnus-srvr.el (gnus-server-agent-face): New.
10412         (gnus-server-agent-face): New.
10413         (gnus-server-mode): Turn on font-lock-mode.
10414
10415         * gnus.el (gnus-server-visual): Add defgroup.
10416
10417 2001-08-19  Simon Josefsson  <jas@extundo.com>
10418         From Joe Casadonte <jcasadonte@northbound-train.com>
10419
10420         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
10421         gnus-server-denied-face): New.
10422         (gnus-server-opened-face, gnus-server-closed-face,
10423         gnus-server-denied-face): New.
10424         (gnus-server-font-lock-keywords): Add.
10425
10426 2001-08-19  Simon Josefsson  <jas@extundo.com>
10427
10428         * nnml.el (nnml-request-set-mark): Return nil.
10429         (nnml-save-marks): Use nnml-possibly-create-directory.
10430         (nnml-open-marks): Only work in temp buffer when inserting/reading
10431         .marks file.
10432
10433 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10434
10435         * gnus.el (gnus-expand-group-parameters): Fix.
10436
10437         * gnus-spec.el (gnus-char-width): New function.
10438         (gnus-correct-substring, gnus-correct-length): Use it.
10439
10440         * message.el (message-required-mail-headers): Fix doc.
10441
10442 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10443
10444         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
10445
10446         * mm-decode.el (mm-save-part-to-file): Insert the handle.
10447
10448 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10449
10450         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
10451         slashdot 2.2 (not fully fixed yet).
10452         (nnslashdot-request-article): Ditto.
10453
10454 2001-08-18  Simon Josefsson  <jas@extundo.com>
10455
10456         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
10457         nnimap.
10458
10459         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
10460         gnus-util.
10461         (nnimap-request-update-info-internal): Use new functions.
10462
10463         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
10464         new functions.
10465
10466 2001-08-18  Simon Josefsson  <jas@extundo.com>
10467
10468         Make nnml groups self-contained as far as marks are concerned.
10469
10470         * nnml.el (nnml-request-delete-group): Delete marks file.
10471         (nnml-request-rename-group): Move marks file.
10472         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
10473         variables.
10474         (nnml-request-set-mark, nnml-request-update-info): New server
10475         functions.
10476         (nnml-save-marks, nnml-open-marks): New functions.
10477
10478 2001-08-18  Simon Josefsson  <jas@extundo.com>
10479
10480         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
10481         `set' when setting marks.
10482
10483 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10484
10485         * gnus.el (gnus-info-find-node): Take an argument.
10486
10487         * gnus-art.el (gnus-button-handle-info): New function.
10488         (gnus-url-unhex-string): Replace "+" with " ".
10489
10490 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10491
10492         * message.el (message-check-news-header-syntax): Check bad From.
10493
10494 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10495
10496         * gnus-spec.el (gnus-correct-length): New function.
10497         (gnus-correct-substring): New function.
10498         (gnus-tilde-max-form): Use it.
10499
10500 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
10501
10502         * nnmh.el: Docstring changes as below.
10503
10504         * nnml.el: Docstring changes as below.
10505
10506         * nnbabyl.el: Docstring changes as below.
10507
10508         * nnmbox.el: Docstring changes as below.
10509
10510         * nnfolder.el: Added docstrings identifying each virtual server
10511         parameter.
10512
10513 2001-08-18  Simon Josefsson  <jas@extundo.com>
10514
10515         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
10516
10517 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
10518
10519         * message.el: rename "Abort Message" to "Postpone Message".
10520         Remove "Attach file as MIME" from Message menu, it's already in
10521         the MIME menu.
10522
10523 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10524
10525         * smime.el (smime-point-at-eol): eval-and-compile.
10526         (smime-make-temp-file): New function.
10527         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
10528         Use it.
10529
10530 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10531
10532         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
10533         (gnus-agent-summary-fetch-group): New command and keystroke.
10534
10535         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
10536         (gnus-mime-display-security): Make it respect
10537         gnus-unbuttonized-mime-type-p.
10538
10539         * gnus-sum.el (gnus-articles-to-read): Comments.
10540         (gnus-article-marked-p): New function.
10541         (gnus-summary-display-make-predicate): New function.
10542         (gnus-select-newsgroup): Use them.
10543
10544         * mm-decode.el (mm-save-part-to-file): Made it not error.
10545
10546 2001-08-17  Simon Josefsson  <jas@extundo.com>
10547
10548         * imap.el (imap-wait-for-tag): If process-status isn't open or
10549         run, return nil instead of sit-for looping.
10550
10551 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10552
10553         * lpath.el (featurep): fbind xml-parse-region.
10554
10555         * gnus.el (gnus-message-archive-method): Default to "archive".
10556         (gnus-message-archive-method): Doc fix.
10557         (gnus-parameters-get-parameter): Cleaned up.
10558         (gnus-expand-group-parameter): New function.
10559
10560         * gnus-start.el (gnus-setup-news): Push the archive server only
10561         the server list.
10562
10563         * mml.el (mml-menu): Changed name to "Attachments".
10564
10565         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
10566         when there is something to detroy.
10567
10568 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10569
10570         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
10571         nil.
10572
10573 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10574
10575         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
10576         which specifies a time today or tomorrow.
10577
10578 2001-08-15  Simon Josefsson  <jas@extundo.com>
10579         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
10580
10581         * gnus-agent.el (gnus-agent-make-mode-line-string)
10582         (gnus-agent-toggle-plugged): Use new API.
10583
10584 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10585
10586         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
10587         deadline has expired.
10588
10589 2001-08-12  Simon Josefsson  <jas@extundo.com>
10590         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
10591
10592         Support `recent' mark indicating newly arrived messages (to
10593         separate from old but unread messages).
10594
10595         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
10596         `nnmail-split-history' if recent is > 0.
10597         (nnimap-request-update-info-internal): Update `recent' marks.
10598         (nnimap-request-set-mark): Never set `recent' marks.
10599         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
10600         recent.
10601
10602         * gnus-sum.el (gnus-recent-mark): New mark.
10603         (gnus-newsgroup-recent): New variable.
10604         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
10605         (gnus-summary-prepare-threads): Mark recent articles.
10606         (gnus-summary-add-mark): Support recent.
10607         (gnus-summary-update-secondary-mark): Support recent.
10608
10609         * gnus.el (gnus-article-mark-lists): Add recent.
10610
10611 2001-08-12  Simon Josefsson  <jas@extundo.com>
10612
10613         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
10614         whether successful decoding took place.  Add doc.
10615
10616 2001-08-12  Simon Josefsson  <jas@extundo.com>
10617         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
10618
10619         * gnus.el (gnus-summary-line-format, gnus-parameters):
10620         * gnus-gl.el (gnus-summary-grouplens-line-format):
10621         * gnus-salt.el (gnus-summary-pick-line-format):
10622         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
10623
10624 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
10625         Committed by Kai Gro\e,b_\e(Bjohann.
10626
10627         * gnus-score.el (gnus-score-string): Fix `match' regexp
10628         for `extra' header case.
10629
10630 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10631
10632         * nnmbox.el (nnmbox-read-mbox): No warning.
10633
10634 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10635
10636         * nndoc.el (nndoc-article-type): Fix doc.
10637         (nndoc-generate-article-function): New variable.
10638         (nndoc-dissection-function): New variable.
10639         (nndoc-type-alist): Add oe-dbx.
10640         (nndoc-oe-dbx-type-p): New function.
10641         (nndoc-oe-dbx-dissection): New function.
10642         (nndoc-oe-dbx-generate-article): New function.
10643
10644 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10645
10646         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
10647         whether deadline has been reached.  Patch from Dan Nicolaescu
10648         <dann@godzilla.ics.uci.edu>.
10649
10650 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10651
10652         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
10653         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
10654         <rintaman@cs.Helsinki.FI>.
10655
10656         * mail-source.el (mail-source-movemail): The error buffer is
10657         modified, but nothing in it.
10658
10659 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10660
10661         * message.el (message-bogus-system-names): New variable.
10662         (message-make-fqdn): Use it.
10663
10664 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10665
10666         * nndraft.el (nndraft-request-group): Use
10667         nndraft-auto-save-file-name.
10668
10669 2001-08-09  Simon Josefsson  <jas@extundo.com>
10670
10671         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
10672         Don't ask whether to decrypt.  Just leave result in buffer (don't
10673         call mm).
10674
10675         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
10676         parts as well.
10677         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
10678         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
10679
10680 2001-08-09  Simon Josefsson  <jas@extundo.com>
10681
10682         * mm-decode.el (mm-insert-part): Return decoding success status.
10683         (mm-save-part-to-file): Error if decoding failed.
10684
10685 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10686
10687         * message.el (message-tab): Use indent-relative.
10688         (message-mode): Don't bind indent-line-function to indent-relative.
10689
10690 2001-08-09  Simon Josefsson  <jas@extundo.com>
10691
10692         * message.el (message-get-reply-headers): Fix string. Suggested by
10693         Christoph Conrad <cc@cli.de>.
10694
10695 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10696
10697         * message.el (message-tab): Use the current value of
10698         indent-line-function.
10699         (message-mode): Bind indent-line-function to indent-relative.
10700
10701 2001-08-08  Simon Josefsson  <jas@extundo.com>
10702
10703         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
10704         whether `imtest' is installed.
10705
10706 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
10707         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
10708
10709         * gnus-sum.el (gnus-summary-show-article): Call
10710         gnus-summary-update-secondary-secondary-mark.
10711         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
10712         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
10713
10714 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10715
10716         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
10717
10718         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
10719
10720         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
10721         <gerd@gnu.org>.
10722
10723         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
10724
10725         * gnus-util.el (gnus-output-to-rmail): Ditto.
10726         (gnus-output-to-mail): Ditto.
10727
10728         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
10729
10730 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
10731
10732         * message.el (message-indent-citation): Use
10733         `message-yank-cited-prefix' for empty lines.
10734
10735 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
10736
10737         * message.el (message-indent-citation): Quote only lines starting
10738         with ">" using `message-yank-cited-prefix'.
10739
10740 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
10741         Trivial patch.
10742
10743         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
10744         gnus-cache-fully-p.
10745
10746 2001-08-04  Simon Josefsson  <jas@extundo.com>
10747
10748         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
10749         file if it doesn't exist (by calling gnus-cache-read-active).
10750
10751 2001-08-04  Simon Josefsson  <jas@extundo.com>
10752
10753         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
10754         (gnus-cache-passively-or-fully-p): Removed.
10755         (gnus-cache-fully-p): Fix it.
10756
10757         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
10758
10759 2001-08-04  Simon Josefsson  <jas@extundo.com>
10760
10761         * gnus-cache.el (gnus-cache-fully-p)
10762         (gnus-cache-passively-or-fully-p): New functions.
10763         (gnus-cache-possibly-enter-article): Cosmetic change, use
10764         `g-c-p-o-f-p'.
10765         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
10766         was bogus (`g-c-p-a-a' does not change active info, just change
10767         the functions parameters).
10768         (gnus-cache-possibly-remove-articles-1): Make sure articles are
10769         not removed in groups that match `gnus-uncacheable-groups'.
10770
10771         Reported and modifications based on discussions with Nuutti
10772         Kotivuori <nuutti.kotivuori@smarttrust.com>.
10773
10774 2001-08-04  Simon Josefsson  <jas@extundo.com>
10775         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
10776
10777         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
10778         calls `gnus-cache-update-active' if bounds has been extended.
10779
10780 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10781
10782         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
10783         before remove.
10784         (gnus-mime-security-show-details): Ditto.
10785
10786 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10787
10788         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
10789         syntax.  Protect string-match against nil string and regexp.
10790
10791 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10792
10793         * mm-util.el (mm-find-charset-region): Remove control-1.
10794
10795 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10796
10797         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
10798
10799 2001-08-04  Simon Josefsson  <jas@extundo.com>
10800
10801         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
10802         buffer.  Delete MIME-Version header.
10803
10804 2001-08-03  Simon Josefsson  <jas@extundo.com>
10805
10806         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
10807         that is entered does not necessarily have the highest article
10808         number in the group, so use `gnus-cache-possibly-alter-active'
10809         instead of `gnus-cache-update-active'.
10810
10811 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10812
10813         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
10814
10815 2001-08-03  Simon Josefsson  <jas@extundo.com>
10816
10817         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
10818         menu.
10819
10820 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10821
10822         * gnus.el (post-method): New group parameter.  It also provides
10823         the user option `gnus-post-method-alist' and the internal function
10824         `gnus-parameter-post-method'.
10825
10826         * gnus-msg.el (gnus-post-method): Bind the value of
10827         `gnus-post-method' to the group parameter if it is defined.
10828
10829 2001-08-02  Simon Josefsson  <jas@extundo.com>
10830
10831         * smime.el (smime-extra-arguments): Removed.
10832         (smime-call-openssl-region): Don't use it.
10833
10834 2001-08-02  Simon Josefsson  <jas@extundo.com>
10835
10836         * smime.el (smime-sign-region): Handle stderr.
10837         (smime-encrypt-region): Ditto.
10838
10839         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
10840         match the ASN.1 length bytes.
10841         (mm-pkcs7-enveloped-magic): Ditto.
10842         (mm-view-pkcs7-get-type): Don't regexp quote.
10843
10844 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10845         From Andreas Fuchs <asf@void.at>
10846
10847         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
10848
10849 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10850
10851         * gnus-art.el (gnus-header-button-alist): References regexp.
10852
10853 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
10854
10855         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
10856         already fboundp.  Add INTERACTIVE arg to autoload form.
10857
10858 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10859
10860         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
10861
10862         * nnmail.el (nnmail-cache-open): Ditto.
10863
10864 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10865
10866         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
10867
10868 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10869
10870         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
10871
10872 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10873         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
10874
10875         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
10876         (gnus-agent-toggle-plugged): Use it.
10877
10878 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
10879
10880         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
10881         (gnus-ding-file-coding-system): New variable.
10882         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
10883         (gnus-slave-save-newsrc): Use it.
10884
10885 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10886
10887         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
10888         syntax.
10889
10890 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10891         Originally from Andreas Fuchs <asf@void.at>
10892
10893         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
10894         (mml2015-gpg-pretty-print-fpr): New function.
10895         (mml2015-gpg-extract-signature-details): More details, rename from
10896         `m-g-e-from'.
10897         (mml2015-gpg-verify): Use them.
10898         (mml2015-gpg-clear-verify): Use them.
10899
10900 2001-07-31  Simon Josefsson  <jas@extundo.com>
10901
10902         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
10903         buffer when done.
10904
10905 2001-07-30  Simon Josefsson  <jas@extundo.com>
10906
10907         * smime.el (smime-call-openssl-region): Revert previous change,
10908         just pass on buf to `call-process-region'.
10909         (smime-verify-region): Doc fix.  Don't message stuff.  Use
10910         `smime-new-details-buffer'.  Inserts error messages into buffer.
10911         (smime-noverify-region): Ditto.
10912         (smime-decrypt-region): Ditto.  Handles stderr separately.
10913         (smime-verify-buffer, smime-noverify-buffer)
10914         (smime-decrypt-buffer): Doc fix.
10915         (smime-new-details-buffer): New function.
10916         (smime-pkcs7-region, smime-pkcs7-certificates-region)
10917         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
10918         (smime-sign-region, smime-encrypt-region): Don't use
10919         `insert-buffer'.
10920
10921         * mml-smime.el (mml-smime-verify): Fix security button strings.
10922
10923 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10924
10925         * gnus-art.el (gnus-mime-save-part-and-strip): Save
10926         gnus-article-mime-handles.
10927
10928 2001-07-29  Simon Josefsson  <jas@extundo.com>
10929
10930         * mail-source.el (top-level): Require message for message-directory.
10931         (mail-source-directory): Change default to message-directory.
10932
10933         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
10934         (smime-certificate-directory, smime-openssl-program)
10935         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
10936         (smime-extra-arguments): New variable.
10937         (smime-dns-server): Fix customize group.
10938         (smime-call-openssl-region): Use `smime-extra-arguments'.
10939
10940 2001-07-29  Simon Josefsson  <jas@extundo.com>
10941         From Vladimir Volovich <vvv@vsu.ru>
10942
10943         * smime.el (smime-call-openssl-region): Ignore stderr.
10944
10945 2001-07-29  Simon Josefsson  <jas@extundo.com>
10946         From Christoph Conrad <christoph.conrad@gmx.de>
10947
10948         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
10949         file.
10950
10951 2001-07-29  Simon Josefsson  <jas@extundo.com>
10952
10953         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
10954
10955         Support S/MIME decryption.
10956
10957         * mm-decode.el (mm-inline-media-tests):
10958         (mm-inlined-types):
10959         (mm-automatic-display):
10960         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
10961
10962         * mm-view.el (mm-pkcs7-signed-magic):
10963         (mm-pkcs7-enveloped-magic): New variables.
10964         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
10965         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
10966         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
10967         PKCS#7 blobs.
10968
10969         * smime.el (smime-decrypt-region): Expand keyfile.
10970
10971 2001-07-29  Simon Josefsson  <jas@extundo.com>
10972
10973         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
10974         `ssl.el' variables.
10975
10976         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
10977         but line instead of narrowing to it, because `nnmail-parse-active'
10978         calls widen.  Thanks to Christoph Conrad
10979         <christoph.conrad@gmx.de>.
10980
10981 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10982
10983         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
10984         for %B spec.
10985
10986         * gnus-sum.el (gnus-summary-prepare-threads): If
10987         gnus-sum-thread-tree-root is nil, use subject instead.
10988         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
10989         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
10990         (gnus-sum-thread-tree-leaf-with-other)
10991         (gnus-sum-thread-tree-single-leaf): Documentation.
10992         (gnus-sum-thread-tree-single-indent): Allow nil.
10993
10994 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10995
10996         * message.el (message-fill-paragraph): Do nothing if the user
10997         wants filladapt-mode.
10998
10999 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11000
11001         * mm-decode.el (mm-image-type-from-buffer): New function.
11002         (mm-get-image): Use it.
11003
11004 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11005
11006         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
11007
11008         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
11009         mm-display-parts too.
11010
11011 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11012
11013         * nnfolder.el (nnfolder-request-accept-article): Bind
11014         nntp-server-buffer.
11015
11016         * nnmail.el (nnmail-parse-active): Read from buffer instead of
11017         nntp-server-buffer.
11018
11019 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11020
11021         * message.el (message-check-news-header-syntax): Use
11022         message-post-method.
11023         (message-send-news): Bind message-post-method.
11024
11025 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11026
11027         * mml.el (mml-tweak-type-alist): New variable.
11028         (mml-tweak-function-alist): New variable.
11029         (mml-tweak-part): New function.
11030         (mml-generate-mime-1): Use it.
11031
11032 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11033
11034         * nnfolder.el (nnfolder-request-accept-article): Replace
11035         nnfolder-request-list.
11036
11037 2001-07-27  Simon Josefsson  <jas@extundo.com>
11038
11039         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
11040         nnoo-change-server failed to do it.
11041
11042 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11043
11044         * gnus.el (gnus-parameters): Make it customizable.
11045
11046 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11047
11048         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
11049
11050         * message.el (message-set-auto-save-file-name): More
11051         poor-system-types.
11052
11053         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
11054
11055         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
11056         supports +.
11057
11058 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11059
11060         * mm-decode.el (mm-readable-p): New function.
11061         (mm-inline-media-tests): Fix the default testers.
11062
11063 2001-07-26  Simon Josefsson  <jas@extundo.com>
11064
11065         * nnimap.el (nnimap-version): Bump version number.
11066
11067 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11068         From Steven E. Harris <seh@speakeasy.org>
11069
11070         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
11071         in M$Windows too.
11072
11073 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11074
11075         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
11076
11077 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11078
11079         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
11080
11081         * mm-decode.el (mm-get-image): Guess then use the type.
11082
11083         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
11084
11085 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
11086
11087         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
11088         display (%B) for threads if threading is off.
11089
11090 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11091         From Henrik Enberg <henrik@enberg.org>
11092
11093         * gnus-msg.el: Customization patch.
11094
11095 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
11096
11097         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
11098         variable.
11099         (nnmail-split-fancy-with-parent): Ignore certain groups.
11100
11101 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11102
11103         * gnus-util.el (gnus-byte-compile): New function.
11104         (gnus-use-byte-compile): New variable.
11105         (gnus-make-sort-function): Use it.
11106
11107         * nnmail.el (nnmail-get-new-mail): Use it.
11108
11109         * gnus-agent.el (gnus-category-make-function): Simple function or
11110         compiled function.
11111         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
11112
11113         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
11114         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
11115         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
11116
11117         * message.el (message-check-news-header-syntax): Remove quote.
11118
11119 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11120
11121         * message.el (message-use-mail-followup-to): `t' is not a
11122         documented value.
11123
11124 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11125
11126         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
11127
11128 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11129
11130         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
11131         there are long lines.
11132
11133 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11134
11135         * dgnushack.el (copy-list): New compiler macro.
11136
11137 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11138
11139         * message.el (message-bounce): If no Return-Path, the whole
11140         content is considered as the original message.
11141
11142         * nnml.el (nnml-check-directory-twice): New variable.
11143         (nnml-article-to-file): Use it.
11144         (nnml-retrieve-headers): Hack it.
11145
11146 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11147
11148         * gnus-win.el (gnus-buffer-configuration): New configure.
11149
11150         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
11151         not alive.
11152
11153         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
11154         (mm-display-external): Use display-term configure.
11155
11156 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11157
11158         * gnus-delay.el (gnus-delay-default-hour): New variable.
11159         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
11160
11161 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11162         From Karl Kleinpaste <karl@charcoal.com>
11163
11164         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
11165         (gnus-summary-prepare-threads): Ditto.
11166
11167         * gnus.el (gnus-summary-line-format): Add %B.
11168
11169 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11170
11171         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
11172
11173         * mm-util.el (mm-string-as-multibyte): New function.
11174
11175         * nnmh.el (nnmh-request-list-1): Encode, not decode!
11176
11177 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11178
11179         * mm-util.el (mm-universal-coding-system): New variable.
11180
11181         * gnus-start.el (gnus-startup-file-coding-system): Use it.
11182
11183         * score-mode.el (score-mode-coding-system): Use it.
11184
11185 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11186
11187         * gnus-start.el (gnus-setup-news): Call
11188         `gnus-check-bogus-newsgroups' just after the native server is
11189         opened.
11190
11191 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11192
11193         * nnmail.el (nnmail-do-request-post): Util function to be used by
11194         `nnchoke-request-post' for all nnmail-derived backends.
11195
11196         * nnml.el (nnml-request-post): Use it.
11197
11198         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
11199         backend, for it groks nnml-request-post.
11200
11201         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
11202         Treat `mail-post' backends like `mail' backends, not like `news'
11203         backends.
11204
11205 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11206
11207         * gnus-msg.el (gnus-setup-message): make-local-hook.
11208
11209 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11210
11211         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
11212         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
11213         <karl@charcoal.com>, slightly changed by Kai.
11214
11215         * message.el (message-check-news-header-syntax): When checking
11216         whether the groups exist, check the right server based on
11217         `gnus-post-method'.
11218
11219 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11220
11221         * gnus-delay.el: New file.
11222
11223 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11224
11225         * mm-util.el (mm-read-coding-system): Take two arguments.
11226
11227         * gnus-sum.el (gnus-summary-show-article): Use
11228         mm-read-coding-system.
11229
11230         * gnus-art.el (article-de-quoted-unreadable):
11231         (article-de-base64-unreadable, article-wash-html):
11232         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
11233
11234 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11235
11236         * nnml.el (nnml-request-post): New function.  Can be used for
11237         annotations in nnml groups.
11238
11239 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11240
11241         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
11242         command.
11243
11244         * gnus-start.el (gnus-find-new-newsgroups): Use
11245         `message-make-date' instead of `current-time-string'.
11246         (gnus-ask-server-for-new-groups): Ditto.
11247         (gnus-check-first-time-used): Ditto.
11248
11249 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11250
11251         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
11252
11253 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
11254
11255         * message.el (message-shorten-references): Change `maxcount' and
11256         `cut' to obey USEFOR draft 5.
11257
11258 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
11259
11260         * gnus-sum.el (gnus-summary-display-arrow): New variable.
11261         (gnus-summary-set-article-display-arrow): New function.
11262         (gnus-summary-goto-subject): Use it.
11263
11264 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11265
11266         * gnus-sum.el (gnus-summary-import-article): Insert date if
11267         doesn't exist.
11268
11269 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11270
11271         * mml.el (mml-content-type-parameters): New variable.
11272         (mml-content-disposition-parameters): New variable.
11273         (mml-insert-mime-headers): Use them.
11274         (mml-parse-1): Accept charset.
11275
11276 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11277
11278         * gnus-group.el (gnus-group-select-group): Doc fix.
11279
11280         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
11281
11282 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11283
11284         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
11285         to handle `define-derived-mode'.
11286
11287 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11288         From:  Stefan Monnier  <monnier@cs.yale.edu>
11289
11290         * message.el (message-mode): Use define-derived-mode.
11291         (message-tab): message-completion-alist.
11292
11293         * imap.el (imap-interactive-login): Use make-local-variable.
11294         (imap-open): Ditto.
11295         (imap-authenticate): Ditto.
11296
11297         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
11298
11299         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
11300
11301 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11302
11303         * message.el (message-citation-line-function): Refer to
11304         gnus-cite-attribution-suffix.
11305
11306 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
11307
11308         * gnus-art.el,...: Error convention changes.
11309
11310 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11311
11312         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
11313
11314 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11315
11316         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
11317         (nnrss-read-server-data): Ditto.
11318
11319 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11320
11321         * gnus-setup.el (gnus-use-installed-gnus): Typo.
11322         * Cleanup files.
11323         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
11324
11325 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11326
11327         * gnus.el (gnus-summary-line-format): Add %o.
11328
11329         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
11330         unless shell outputs something.
11331
11332 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11333
11334         * gnus-art.el (gnus-boring-article-headers): Better doc.
11335         (article-hide-headers): Better regexp.
11336         Suggested by Matt Swift <swift@alum.mit.edu>.
11337
11338         * nnheader.el (nnheader-max-head-length): Better doc.
11339         (nnheader-header-value): Skip spaces.
11340         (nnheader-parse-head): Remove space.
11341         Suggested by Matt Swift <swift@alum.mit.edu>.
11342
11343         * gnus-sum.el (gnus-summary-show-raw-article): New function.
11344         (gnus-get-newsgroup-headers): Remove space.
11345
11346 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11347
11348         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
11349         (gnus-summary-reply): Use it.
11350         (gnus-summary-reply-broken-reply-to): New function.
11351         (gnus-msg-force-broken-reply-to): New function.
11352
11353         * mm-view.el (mm-inline-text): Showing as text/plain when error.
11354
11355 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11356
11357         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
11358
11359 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11360
11361         * mm-decode.el (mm-external-terminal-program): New variable.
11362         (mm-display-external): Use it. Use term to display when no
11363         window-system.
11364
11365 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
11366
11367         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
11368         Browse->Next entries to Browse->Prev
11369
11370 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11371
11372         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
11373
11374 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11375
11376         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
11377         for the default encoding.
11378
11379         * nnrss.el (nnrss-url-field): New field.
11380         (nnrss-request-article): Add newsgroups.
11381
11382         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
11383
11384 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11385
11386         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
11387
11388         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
11389         (gnus-draft-setup): Remove backlog.
11390
11391 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
11392
11393         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
11394         Cleanup.
11395
11396 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11397
11398         * gnus-msg.el (gnus-bug): Erase buffer.
11399
11400         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
11401
11402 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11403
11404         * mm-decode.el (mm-attachment-override-p): Fix typo.
11405
11406 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
11407
11408         * gnus-kill.el (gnus-execute): Work with the extra headers.
11409         * gnus-sum.el (gnus-summary-execute-command): Ditto.
11410
11411 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11412
11413         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
11414         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
11415
11416         * message.el (message-send-mail-real-function): New variable.
11417         (message-send-mail-partially, message-send-mail):
11418
11419         * nngateway.el (nngateway-request-post): Use it.
11420
11421         * gnus-agent.el (gnus-agentize): Use it.
11422
11423         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
11424         (nnsoup-revert-variables): Use it.
11425
11426 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
11427
11428         * mm-decode.el (mm-inline-media-tests): Default to displaying as
11429         text/plain if the type doesn't match any other media types.
11430         (mm-inlined-types): Doc fix.
11431         (mm-display-inline): Revert previous change (now handled by a
11432         default type in `mm-inline-media-tests'.
11433         (mm-inlinable-p): Revive.
11434         (mm-display-part): Call `mm-inlinable-p'.
11435         (mm-attachment-override-p): Ditto.
11436         (mm-inlined-p): Doc fix.
11437
11438         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
11439         well as `mm-inlined-p'.
11440
11441 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11442
11443         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
11444         (nntp-send-command-and-decode): Use gnus-point-at-bol.
11445
11446 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11447         From  Paul Jarc <prj@po.cwru.edu>
11448
11449         * message.el (message-use-mail-followup-to): New variable.
11450         (message-get-reply-headers): Use it.
11451
11452 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
11453
11454         * nnheader.el (nnheader-init-server-buffer): Make sure the
11455         *nntpd* buffer is made multibyte instead of a random buffer.
11456
11457 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11458
11459         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
11460         when it returns headers.
11461
11462 2001-07-07  Simon Josefsson  <jas@extundo.com>
11463
11464         * rfc2047.el (rfc2047-encode-message-header): Skip header when
11465         trying to fold. Thanks to Colin Walters
11466         <walters@cis.ohio-state.edu>
11467
11468 2001-07-06  Simon Josefsson  <jas@extundo.com>
11469
11470         * imap.el (imap-parse-address-list, imap-parse-flag-list)
11471         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
11472         Add information in `assert's.
11473
11474         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
11475         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
11476         and `nnimap-group-overview-filename', should handle all
11477         change-of-uidvalidity related issues.  But there may be other
11478         problems.)
11479
11480 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
11481
11482         * rfc2047.el (rfc2047-encode-message-header): Don't include the
11483         header name when folding.
11484
11485 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
11486
11487         * mm-decode.el (mm-inlined-types): Document relationship with
11488         `mm-inline-media-tests'.
11489         (mm-display-inline): Default to displaying as plain text if no
11490         inlining handler is available.
11491         (mm-inlinable-p): Remove.
11492         (mm-inlined-p): Don't call `mm-inlinable-p'.
11493         (mm-automatic-display-p): Ditto.
11494         (mm-attachment-override-p): Ditto.
11495
11496 2001-07-04  Simon Josefsson  <jas@extundo.com>
11497
11498         * nnimap.el (nnimap-importantize-dormant): New variable.
11499         (nnimap-request-update-info-internal): Use it.
11500         (nnimap-request-set-mark): Ditto.
11501
11502 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
11503
11504         * nntp.el (nntp-send-command): don't pass a buffer argument to
11505         `point'. Only XEmacs accepts this.
11506         * nntp.el (nntp-send-command-nodelete): ditto.
11507         * nntp.el (nntp-send-command-and-decode): ditto.
11508
11509 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
11510
11511         * nntp.el (nntp-open-connection-function): doc update.
11512         * nntp.el (nntp-pre-command): New.
11513         * nntp.el (nntp-via-rlogin-command): New.
11514         * nntp.el (nntp-via-telnet-command): New.
11515         * nntp.el (nntp-via-telnet-switches): New.
11516         * nntp.el (nntp-via-user-name): New.
11517         * nntp.el (nntp-via-user-password): New.
11518         * nntp.el (nntp-via-address): New.
11519         * nntp.el (nntp-via-envuser): New.
11520         * nntp.el (nntp-via-shell-prompt): New.
11521         * nntp.el (nntp-open-telnet-stream): New.
11522         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
11523         * nntp.el (nntp-open-via-telnet-and-telnet): New.
11524         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
11525         * nntp.el (nntp-send-command): ditto.
11526         * nntp.el (nntp-send-command-nodelete): ditto.
11527         * nntp.el (nntp-send-command-and-decode): ditto.
11528
11529 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
11530         Trivial patch.
11531
11532         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
11533         `when'.
11534
11535 2001-07-03  Simon Josefsson  <jas@extundo.com>
11536         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
11537
11538         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
11539
11540 2001-07-03  Simon Josefsson  <jas@extundo.com>
11541
11542         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
11543         remove it (workaround XEmacs `fill-region' bug).
11544
11545 2001-07-01  Simon Josefsson  <jas@extundo.com>
11546
11547         * nnimap.el (nnimap-date-days-ago): Defeat locale.
11548
11549 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11550
11551         * mml2015.el (mml2015-format-error): New function.
11552         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
11553         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
11554         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
11555
11556 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11557
11558         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
11559         Suggested by Christoph Conrad <C.Conrad@cli.de>.
11560
11561         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
11562         group variables.
11563
11564 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11565
11566         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
11567
11568         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
11569         (nnrss-save-group-data): Ditto.
11570
11571         * gnus-agent.el (gnus-agent-save-alist): Ditto.
11572
11573 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11574
11575         * message.el (message-do-send-housekeeping): Narrow to headers.
11576
11577 2001-06-24  Simon Josefsson  <jas@extundo.com>
11578
11579         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
11580         insertion when breaking lines looked for " \t" instead of "[ \t]".
11581         (rfc2047-encode-message-header): Fold lines even if
11582         no QP encoding is done.
11583
11584 2001-06-23  Simon Josefsson  <jas@extundo.com>
11585         From Samuel Tardieu <sam@inf.enst.fr>
11586
11587         * smime.el (smime-keys): Support additional certificates.
11588         (smime-make-certfiles): New function.
11589         (smime-sign-region): Use previous variables.
11590         (smime-get-certfiles): New function.
11591         (smime-sign-buffer): Use it.
11592         (smime-verify-region): Support both CAfile and CApath.
11593
11594 2001-06-23  Simon Josefsson  <jas@extundo.com>
11595
11596         * smime.el (smime-decrypt-region): Perhaps work.
11597
11598 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11599
11600         * gnus-msg.el (gnus-copy-article-buffer): Typo.
11601
11602 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
11603
11604         * mm-decode.el (mm-save-part): Rewrite file name.
11605         (mm-file-name-rewrite-functions): New variable.
11606         (mm-file-name-delete-whitespace): New function.
11607         (mm-file-name-trim-whitespace): New function.
11608         (mm-file-name-collapse-whitespace): New function.
11609         (mm-file-name-replace-whitespace): New variable and function.
11610
11611 2001-06-22  Simon Josefsson  <jas@extundo.com>
11612
11613         * message.el (message-make-date): Workaround locale for weekdays.
11614
11615 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11616
11617         * message.el (message-goto-body): Return nil if not found. (revert!)
11618
11619 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11620         From Fremlin <chief@bandits.org>
11621
11622         * message.el (message-goto-body): Some messages have no header.
11623
11624         * gnus-msg.el (gnus-copy-article-buffer): Use it.
11625
11626 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
11627
11628         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
11629
11630 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11631
11632         * message.el (message-make-date): Add week day.
11633         Suggested by Jason R. Mastaler <jason@mastaler.com>.
11634
11635 2001-06-19  Simon Josefsson  <jas@extundo.com>
11636
11637         * message.el (message-yank-prefix): Doc fix.
11638         (message-yank-cited-prefix): Ditto.
11639         (message-delete-not-region): Keep citation prefix on first line,
11640         if possible and appropriate.
11641
11642 2001-06-19  Simon Josefsson  <jas@extundo.com>
11643
11644         * imap.el (imap-process-connection-type): New variable.
11645         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
11646         recent `imtest's work completely (no line length issues), while
11647         making making old `imtest's unusable.  Thanks to NAGY Andras
11648         <nagya@inf.elte.hu> for his work.
11649
11650 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
11651
11652         * imap.el (imap-ssl-program): Add -quiet to shut up
11653         OpenSSL/SSLeay's internal debug talk.
11654
11655 2001-06-19  Matt Armstrong  <matt@lickey.com>
11656
11657         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
11658         server.
11659
11660 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11661
11662         * nnmail.el (nnmail-article-buffer): New variable.
11663         (nnmail-split-incoming): Use it.
11664
11665 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
11666
11667         * qp.el (quoted-printable-decode-region): If called interactively,
11668         use coding-system-for-read.
11669
11670 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11671
11672         * message.el (message-check-news-header-syntax): Check Reply-To.
11673
11674 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11675
11676         * mml.el (mml-parse-1): Use message options.
11677
11678         * message.el (message-do-fcc): Don't do anything if there is no
11679         FCC.
11680
11681 2001-06-16  Simon Josefsson  <jas@extundo.com>
11682
11683         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
11684         (nnimap-expunge-search-string): New variable.
11685         (nnimap-request-expire-articles): Use it.
11686
11687 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11688
11689         * message.el (message-send-mail-with-qmail): wrong exit status is
11690         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
11691
11692 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11693
11694         * gnus-art.el (article-strip-multiple-blank-lines): Use
11695         delete-region instead of replace-match.
11696
11697 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11698
11699         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
11700         (nnweb-google-wash-article): Ditto.
11701
11702 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
11703
11704         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
11705
11706 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11707
11708         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
11709         specs.
11710
11711 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11712
11713         * gnus.el (gnus-email-address): Move it here.
11714
11715         * gnus-art.el (article-de-quoted-unreadable): Read charset if
11716         requested.
11717         (article-de-base64-unreadable): Ditto.
11718         (article-wash-html): Ditto.
11719
11720 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11721
11722         * message.el (message-options-set-recipient): Don't add ", "
11723         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
11724
11725 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11726
11727         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
11728
11729 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11730
11731         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
11732         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
11733
11734         * nnrss.el (nnrss-node-text): Node might be nil.
11735
11736 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11737
11738         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
11739         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
11740
11741         * nnrss.el (nnrss-group-alist): More items.
11742
11743 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11744
11745         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
11746
11747 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
11748         Trivial patch from Dale Hagglund  <rdh@best.com>
11749
11750         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
11751         restrict clauses.
11752
11753 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11754
11755         From Benjamin Rutt <brutt+news@bloomington.in.us>
11756
11757         * message.el (message-wide-reply-confirm-recipients): New variable.
11758
11759 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
11760         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
11761
11762         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
11763         fix so it works with XEmacs.
11764
11765 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11766
11767         * nnrss.el (nnrss-retrieve-headers): Support description as extra
11768         headers.
11769
11770 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11771
11772         * nnrss.el: Fix a few bugs.
11773
11774 2001-06-05  Simon Josefsson  <jas@extundo.com>
11775
11776         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
11777         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
11778
11779 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
11780
11781         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
11782         binary so that we don't transmit ISO 2022 garbage to the process.
11783         This is needed under XEmacs.
11784
11785 2001-06-03  Simon Josefsson  <simon@josefsson.org>
11786
11787         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
11788         autoloaded incorrectly below because ssl-program-* is bound.)
11789         Thanks to Amos Gouaux for report.
11790
11791 2001-06-02  Simon Josefsson  <simon@josefsson.org>
11792
11793         * imap.el (imap-kerberos4-open):
11794         (imap-gssapi-open):
11795         (imap-ssl-open):
11796         (imap-network-open):
11797         (imap-shell-open):
11798         (imap-starttls-open): Set buffer to workaround spurious
11799         `accept-process-output' buffer changes.  Thanks to Mats Lidell
11800         <Mats.Lidell@contactor.se> for report and partial patch and Jake
11801         Colman <colman@ppllc.com> for report.
11802
11803 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11804
11805         * gnus-sum.el (gnus-summary-catchup): New argument.
11806         (gnus-summary-catchup-from-here): New function.
11807
11808 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11809
11810         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
11811         back, then insert glyph.  (Before, the glyph was inserted first,
11812         then the newline.)  This works around a behavior in XEmacs where
11813         it is not possible to insert a character after a glyph which is at
11814         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
11815
11816 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11817
11818         From Jaap-Henk Hoepman (jhh@xs4all.nl).
11819
11820         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
11821         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
11822         mm-destroy-postponed-undisplay-list): New functions.
11823         (mm-display-external): Use them.
11824
11825 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11826
11827         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
11828         `default-low' when evaluating `gnus-summary-highlight'.
11829         From Raja R Harinath <harinath@cs.umn.edu>.
11830
11831 2001-05-27  Simon Josefsson  <simon@josefsson.org>
11832
11833         * message.el (message-yank-cited-prefix): New variable.
11834         (message-indent-citation): Use it.
11835
11836         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
11837         as details.
11838         (mml2015-mailcrypt-clear-verify): Ditto.
11839
11840 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11841         From Nevin Kapur <nevin@jhu.edu>.
11842
11843         * gnus-sum.el (gnus-summary-default-high-score,
11844         gnus-summary-default-low-score): New variables.
11845         (gnus-summary-highlight): Use them.
11846
11847 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
11848
11849         * message.el (message-mail): pass the 'send-actions argument to
11850         `message-setup'.
11851
11852 2001-05-16  Simon Josefsson  <simon@josefsson.org>
11853         From Raymond Scholz <ray-2001@zonix.de>
11854
11855         * gnus-art.el (gnus-mime-view-part-as-charset):
11856         (gnus-mime-internalize-part): Doc fixes.
11857
11858 2001-05-11  Simon Josefsson  <simon@josefsson.org>
11859
11860         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
11861         status lines without any text ("^215$").
11862
11863 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11864
11865         * nnrss.el (nnrss-check-group): Reverse.
11866
11867 2001-05-07  Simon Josefsson  <simon@josefsson.org>
11868
11869         * message.el (message-get-reply-headers):
11870         (message-followup): Fix typo, suggested by David Green
11871         <dgreen@uab.edu>
11872
11873 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11874
11875         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
11876
11877         * nnrss.el (nnrss-open-server): Read server data when it is called.
11878         (nnrss-request-expire-articles): Fix.
11879
11880 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11881
11882         * message.el (message-do-send-housekeeping): mail-abbrevs may
11883         rename buffer behind Gnus.
11884
11885 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11886
11887         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
11888         (nnrss-group-alist): Add more resources.
11889         (nnrss-check-group): Ignore errors.
11890
11891 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11892
11893         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
11894
11895         * nnslashdot.el (nnslashdot-request-list): Add time.
11896         (nnslashdot-request-expire-articles): New function.
11897
11898         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
11899         secondary methods too.
11900
11901 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11902
11903         * message.el (message-use-followup-to): Set default value to t.
11904
11905 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
11906
11907         * message.el (message-dont-reply-to-names): Fix documentation.
11908         (message-get-reply-headers): Use Mail-Followup-To only for wide
11909         replies.
11910
11911 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11912
11913         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
11914         correctly.
11915         (nnrss-check-group): Use time.
11916
11917 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11918
11919         * gnus.el: Oort Gnus v0.03 is released.
11920
11921 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11922
11923         * nnultimate.el (nnultimate-topic-article-to-article): Use the
11924         group.
11925
11926 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11927
11928         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
11929
11930 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11931
11932         * nnultimate.el (nnultimate-retrieve-headers): Return all
11933         available headers.
11934
11935         * gnus-sum.el (gnus-read-all-available-headers): New variable.
11936         (gnus-get-newsgroup-headers-xover): Use it.
11937
11938 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11939
11940         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
11941
11942 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11943
11944         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
11945
11946 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11947
11948         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
11949         disable it.
11950
11951         * gnus.el (gnus-info-nodes): Remove a few The's.
11952
11953 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11954
11955         * mail-source.el (mail-source-movemail): Call-process may return a
11956         signal description string.
11957
11958         * gnus-start.el (gnus-read-newsrc-el-file):
11959         gnus-newsrc-file-version may be nil.
11960
11961         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
11962         Suggested by Michael Sperber [Mr. Preprocessor]
11963         <sperber@informatik.uni-tuebingen.de>.
11964
11965 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
11966
11967         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
11968
11969 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
11970
11971         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
11972         fontify HANDLE.
11973
11974 2001-04-18  Simon Josefsson  <simon@josefsson.org>
11975
11976         * smime.el (smime-ask-passphrase): Rework to return value.
11977         (smime-sign-region): Rework to bind value and use it.
11978         (smime-decrypt-region): Ditto.
11979
11980 2001-04-18  Simon Josefsson  <simon@josefsson.org>
11981         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
11982
11983         * smime.el (smime-ask-passphrase): New function.
11984         (smime-sign-region): Use it.
11985         (smime-encrypt-cipher): New variable.
11986         (smime-decrypt-region): Ditto.
11987
11988 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
11989         Committed by Simon Josefsson  <simon@josefsson.org>
11990
11991         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
11992         the log.
11993
11994 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11995
11996         * gnus.el: Oort Gnus v0.02 is released.
11997
11998 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
11999
12000         * gnus.el: Oort Gnus v0.01 is released.
12001
12002 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12003
12004         * gnus-sum.el (gnus-summary-highlight): Highlight read
12005         undownloaded articles as read articles.
12006
12007         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
12008         (gnus-agent-get-undownloaded-list): Mark all undownloaded
12009         articles, even read ones, as such.
12010
12011         * gnus-sum.el (gnus-summary-find-matching): Clean up.
12012         (gnus-find-matching-articles): New function.
12013         (gnus-summary-limit-include-matching-articles): New command.
12014         (gnus-summary-limit-include-thread): Include articles that have
12015         matching subjects.
12016         (gnus-offer-save-summaries): Clean up.
12017
12018 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12019
12020         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
12021
12022 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12023         From Jason Merrill <jason_merrill@redhat.com>
12024
12025         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
12026
12027 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
12028         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12029
12030         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
12031         newsgroup names when the original article is a news message.
12032
12033 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12034
12035         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
12036         supported. Suggest by Jim Meyering <jim@meyering.net>.
12037
12038 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
12039         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
12040
12041         * nnmail.el (nnmail-split-it): Added check for .* at the end of
12042         regexp in nnmail-split-fancy.
12043
12044 2001-04-10  Simon Josefsson  <simon@josefsson.org>
12045
12046         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
12047
12048 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
12049
12050         * message.el (message-send-mail): Improve the interaction with the
12051         user.
12052
12053 2001-04-10  Simon Josefsson  <simon@josefsson.org>
12054
12055         * imap.el (imap-message-copy): Work around buggy servers that
12056         doesn't send TRYCREATE tags.
12057
12058 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
12059
12060         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
12061
12062 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12063
12064         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
12065         date.
12066
12067 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12068
12069         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
12070         lives.
12071
12072 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12073
12074         * gnus-art.el (gnus-parse-news-url): New function.
12075         (gnus-button-handle-news): New function.
12076         (gnus-button-alist): Point to new functions.
12077
12078         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
12079
12080         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
12081         gnus-format-specs.
12082
12083         * message.el (message-check-news-header-syntax): Question even
12084         when Gnus doesn't know the group names.
12085         (message-send-news): Clean up.
12086
12087         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
12088         exited on purpose without saving.
12089
12090         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
12091
12092 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12093
12094         * gnus-score.el (gnus-score-orphans): Clean up.
12095
12096         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
12097
12098         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
12099         later.
12100
12101         * gnus-start.el (gnus-close-all-servers): Find the right items to
12102         close.
12103
12104         * qp.el (quoted-printable-decode-region): Just message
12105         malformation; don't quit.
12106
12107 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12108         From Gerd Moellmann <gerd@gnu.org>.
12109
12110         * gnus.el (gnus-interactive): A typo.
12111
12112 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
12113         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12114
12115         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
12116         `assq-delete-all', if that function exists; otherwise use the old
12117         definition. Documentation changed to match the one in
12118         `assq-delete-all'.
12119
12120 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12121
12122         * gnus-start.el (gnus-close-all-servers): New function.
12123
12124         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
12125         (gnus-server-remove-denials): Clean up.
12126
12127         * gnus-sum.el (gnus-summary-sort-by-original): New command and
12128         keystroke.
12129
12130 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12131
12132         * message.el (message-send-news): Message where we are sending.
12133         (message-send-mail): Ditto.
12134
12135         * gnus.el (gnus-server-string): New function.
12136
12137         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
12138
12139         * mm-decode.el (mm-default-directory): Customized.
12140         (mm-tmp-directory): Ditto.
12141
12142         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
12143         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
12144         or Chars.
12145         (gnus-summary-line-format-alist): ?l is now a string.
12146         (gnus-summary-prepare-threads): Output ? for unknown lines.
12147         (gnus-summary-insert-line): Ditto.
12148         (gnus-summary-print-article): Unbalanced parentheses.
12149
12150         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
12151         out whether new stuff has arrived.
12152
12153 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
12154
12155         * gnus-sum.el: Let printing work on ttys on Emacs.
12156
12157 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12158
12159         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
12160         when forcing news.
12161
12162         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
12163         command.
12164
12165 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
12166
12167         * message.el (message-set-auto-save-file-name): Don't use
12168         asterisks under nt.
12169
12170 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12171
12172         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
12173         lists of articles.
12174
12175         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
12176
12177         * gnus-msg.el (gnus-put-message): Clean up.
12178         (gnus-summary-reply): Mark all replied-to articles as replied to.
12179         (gnus-inews-add-send-actions): Also mark as forwarded.
12180         (gnus-summary-mail-forward): Mark as forwarded.
12181
12182         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
12183         of articles.
12184         (gnus-summary-mark-article-as-forwarded): Ditto.
12185
12186         * gnus-msg.el (gnus-summary-resend-message): Mark article as
12187         forwarded.
12188         (gnus-summary-mail-forward): Clean up.
12189
12190         * gnus.el (gnus-article-mark-lists): Added forward.
12191
12192         * gnus-sum.el (gnus-forwarded-mark): New variable.
12193         (gnus-summary-prepare-threads): Use it.
12194         (gnus-summary-update-secondary-mark): Ditto.
12195         (gnus-newsgroup-forwarded): New variable.
12196
12197 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12198
12199         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
12200         (gnus-summary-very-wide-reply): New command and keystroke.
12201         (gnus-summary-very-wide-reply-with-original): Ditto.
12202
12203         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
12204         (gnus-score-adaptive): Use it.
12205
12206         * gnus-start.el (gnus-get-unread-articles): Clean up.
12207
12208 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12209
12210         * nnultimate.el (nnultimate-retrieve-headers): Work for other
12211         boards.
12212
12213 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
12214
12215         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
12216         * gnus-start.el (gnus-subscribe-newsgroup): use it.
12217
12218 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12219
12220         * nnultimate.el (nnultimate-retrieve-headers): Understand
12221         long-form month names.
12222
12223 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12224
12225         * gnus-sum.el (gnus-summary-show-all-headers):
12226         gnus-article-show-all-headers is broken. Use
12227         gnus-summary-toggle-header instead.
12228
12229         * mml2015.el (mml2015-gpg-extract-from): No error.
12230
12231 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12232         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
12233
12234         * mml2015.el (mml2015-gpg-extract-from): New function.
12235         (mml2015-gpg-verify): Use it.
12236         (mml2015-gpg-clear-verify): Use it.
12237
12238 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12239
12240         * message.el (message-setup-fill-variables): Use
12241         fill-paragraph-function.
12242         (message-fill-paragraph): Take an argument.
12243         (message-newline-and-reformat): Take another argument.
12244
12245 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12246
12247         * message.el (rmail-output): It is in rmailout.el not rmail.el.
12248
12249 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12250
12251         * message.el (message-forward): local-variable-p takes an extra
12252         argument in XEmacs.
12253
12254 2001-03-16  Simon Josefsson  <simon@josefsson.org>
12255
12256         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
12257         `nnimap-use-nov-p' (it really tested the negative).
12258         (nnimap-retrieve-headers): Use it.
12259
12260 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12261
12262         * message.el (message-generate-headers-first): Update doc.
12263
12264 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
12265         Trivial patch.
12266
12267         * gnus.el (gnus-summary-line-format): Typo.
12268
12269 2001-03-11  Simon Josefsson  <simon@josefsson.org>
12270
12271         * mailcap.el (mailcap-mime-data): Add application/sieve.
12272         (mailcap-mime-extensions): Add .siv, .xls.
12273
12274 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12275         From Christoph Conrad <christoph.conrad@gmx.de>
12276
12277         * gnus-score.el (gnus-summary-lower-thread): Typo.
12278
12279 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12280
12281         * message.el (message-forward-decoded-p): New variable.
12282         (message-forward-subject-author-subject): Use it.
12283         (message-make-forward-subject): Use it.
12284         (message-forward): Use it.
12285
12286         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
12287
12288         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
12289         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
12290
12291 ;;Has been fixed -- zsh.
12292 ;;2001-03-05  Dave Love  <fx@gnu.org>
12293 ;;
12294 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
12295 ;;      Move it after definition of mm-coding-system-p.
12296 ;;
12297 2001-03-01  Dave Love  <fx@gnu.org>
12298
12299         * mm-util.el (mm-inhibit-file-name-handlers): Add
12300         image-file-handler.
12301
12302 2001-02-11  Dave Love  <fx@gnu.org>
12303
12304         * message.el (message-signature-file): Fix doc, :type.
12305
12306 2001-02-08  Dave Love  <fx@gnu.org>
12307
12308         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
12309         (message-posting-charset): Defvar when compiling again.
12310         (rfc2047-encodable-p): Require message.
12311
12312         * gnus-sum.el (gnus-alter-articles-to-read-function):
12313         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
12314
12315 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12316
12317         * nnrss.el: New file.
12318
12319 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
12320         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12321
12322         * rfc2047.el (rfc2047-unfold-region): Fix arg of
12323         `skip-chars-forward'.
12324
12325 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12326
12327         * nndraft.el (nndraft-request-group): Restore auto save files if
12328         the original files do not exist.
12329
12330 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12331
12332         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
12333         SCORE paths.
12334
12335         * mm-decode.el (mm-dissect-buffer): Call
12336         mail-extract-address-components only if necessary.
12337
12338 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12339
12340         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
12341         directory part.
12342         (gnus-score-search-global-directories): Use file-directory-p.
12343
12344         * gnus-score.el (gnus-score-score-files-1): Use
12345         gnus-kill-files-directory.
12346         From Adrian Aichner <adrian@xemacs.org>.
12347
12348 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12349
12350         * gnus.el (charset): Move here from gnus-sum.el.
12351
12352 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12353
12354         * mml.el (mml-preview): Disable local map.
12355
12356         * gnus-sum.el (gnus-summary-make-menu-bar): Make
12357         gnus-article-post-menu here.
12358
12359         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
12360         if it has not been made.
12361
12362 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12363
12364         * gnus-art.el (gnus-article-describe-key): Map key to event.
12365         (gnus-article-describe-key-briefly): Ditto
12366
12367 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12368
12369         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
12370
12371 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12372         From Katsumi Yamaoka <yamaoka@jpl.org>.
12373
12374         * dgnushack.el (coerce, merge, subseq): defmacro.
12375
12376 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12377
12378         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
12379         A fake defalias in nndraft.el results a not-activated bug in
12380         uncompiled versions.
12381
12382 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
12383         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12384
12385         * gnus-util.el (gnus-split-references): Handle malformed References:.
12386
12387 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12388
12389         * gnus-art.el (gnus-article-mime-part-status): 1 part.
12390
12391 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12392         From NAGY Andras <nagya@inf.elte.hu>.
12393
12394         * gnus.el (gnus-parameters): Typo.
12395
12396 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12397
12398         * gnus.el (gnus-read-method): Remove redundancy.
12399
12400 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12401
12402         * nnslashdot.el (nnslashdot-backslash-url): New variable.
12403         (nnslashdot-request-list): Use it.
12404
12405 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12406
12407         * nnml.el (nnml-generate-active-info): Fix the case when there is
12408         no file.
12409
12410         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
12411         (gnus-summary-create-article): New function.
12412
12413         * gnus-group.el (gnus-group-mark-article-read): New function.
12414
12415         * gnus-msg.el (gnus-inews-do-gcc): Use it.
12416
12417         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
12418
12419 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12420
12421         * gnus-art.el (gnus-article-edit-done): Don't use
12422         gnus-article-edit-exit.
12423         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
12424
12425         * gnus.el (gnus-parameters): New variable.
12426         Suggested by NAGY Andras <nagya@inf.elte.hu>.
12427         (gnus-parameters-get-parameter): New function.
12428         (gnus-group-find-parameter): Use it.
12429
12430 2001-02-23  Simon Josefsson  <simon@josefsson.org>
12431
12432         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
12433         change of default value to `current'.
12434
12435 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12436
12437         * nneething.el (nneething-get-head): Insert unreadable file too.
12438
12439 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12440
12441         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
12442
12443         * webmail.el (webmail-type-definition): Deja is bought by google.
12444
12445 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12446
12447         * gnus-sum.el (gnus-fetch-headers): New function.
12448         (gnus-select-newsgroup): Use it.
12449         (gnus-summary-insert-articles): New function.
12450         (gnus-summary-insert-old-articles): New function.
12451         (gnus-summary-insert-new-articles): New function.
12452
12453         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
12454         (gnus-group-list-active): Ditto.
12455         * gnus-sum.el (gnus-set-mode-line): Ditto.
12456         (gnus-summary-read-group-1): Ditto.
12457
12458 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12459
12460         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
12461         current topic.
12462
12463 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12464
12465         * smiley.el (gnus-smiley-display): Don't do widening.
12466
12467         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
12468         within body.
12469
12470         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
12471
12472         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
12473         New variable.
12474         (gnus-mime-display-multipart-related-as-mixed): New variable.
12475         (gnus-mime-display-part): Use them.
12476
12477 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12478
12479         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
12480         something special.
12481
12482 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12483
12484         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
12485         (nnweb-request-article): Call reference if exists.
12486         (nnweb-type-definition): Dejanews is bought by google.com.
12487         Beta!
12488
12489 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12490
12491         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
12492
12493 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12494
12495         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
12496         gnus-article-sort-functions.
12497         (gnus-article-sort-functions): Doc fix.  Refer to
12498         gnus-thread-sort-functions.
12499
12500 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12501         From Paul Jarc <prj@po.cwru.edu>.
12502
12503         * message.el (message-get-reply-headers): More fixes.
12504
12505 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
12506         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12507
12508         * message.el (message-get-reply-headers): Fix bug with
12509         Mail-Followup-To/to-address interaction.
12510
12511 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12512
12513         * gnus-msg.el (gnus-configure-posting-styles): Match header in
12514         gnus-article-copy.
12515
12516 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12517
12518         * message.el (message-do-send-housekeeping): Rename to a better
12519         name.
12520
12521 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12522
12523         * message.el (message-cancel-news): Check article first, then ask
12524         yes or no.
12525
12526 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12527
12528         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
12529
12530 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12531
12532         * gnus-range.el (gnus-range-normalize): New function.
12533
12534 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
12535
12536         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
12537
12538 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12539
12540         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
12541
12542         * nnagent.el (nnagent-request-regenerate): New function.
12543
12544         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
12545
12546         * nnml.el (nnml-generate-nov-databases): Accept argument
12547         server. Don't open server if it is opened.
12548         (nnml-request-regenerate): Use it. Change to deffoo.
12549
12550 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12551         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12552
12553         * gnus.el (gnus-define-group-parameter): Fix.
12554
12555 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12556
12557         * gnus.el (gnus-define-group-parameter): Improved.
12558
12559         * gnus-sum.el (charset): Define parameter.
12560         (ignored-charsets): Ditto.
12561         (gnus-summary-setup-default-charset): Use them.
12562
12563         * gnus-start.el (gnus-read-descriptions-file): Use them.
12564
12565         * gnus-cus.el (gnus-group-parameters): Remove them.
12566
12567 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12568
12569         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
12570
12571 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12572
12573         * gnus-sum.el (gnus-summary-read-group-1): Remove
12574         gnus-summary-set-local-parameters.
12575         (gnus-summary-setup-buffer): Put it here.
12576
12577 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12578
12579         * gnus.el (to-address): Define parameter.
12580         (to-list): Ditto.
12581         * gnus-art.el (article-hide-boring-headers): Use them.
12582         * gnus-msg.el (gnus-post-news): Ditto.
12583         * gnus-cus.el (gnus-group-parameters): Remove them.
12584
12585 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12586
12587         * gnus-draft.el (gnus-draft-reminder): New function.
12588
12589         * gnus-art.el (gnus-sender-save-name): New function.
12590
12591 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12592
12593         * mm-util.el (mm-mime-charset): Error message.
12594
12595 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12596
12597         * message.el (message-check-news-body-syntax): Don't check mml lines.
12598
12599 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12600
12601         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
12602         subscribe.
12603
12604         * gnus-start.el (gnus-call-subscribe-functions): New function.
12605         (gnus-find-new-newsgroups): Use it.
12606         (gnus-ask-server-for-new-groups): Use it.
12607         (gnus-check-first-time-used): Use it.
12608         (gnus-subscribe-newsgroup-method): Grok a list of functions.
12609         (gnus-subscribe-options-newsgroup-method): Ditto.
12610         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
12611         return .
12612
12613 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12614
12615         * gnus-cus.el (gnus-score-customize): Doc fix.
12616
12617 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
12618
12619         * dgnushack.el (my-getenv): Typo.
12620
12621 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12622
12623         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
12624
12625 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12626
12627         * gnus-group.el (gnus-group-suspend): Offer save summaries.
12628
12629         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
12630         (gnus-treatment-function-alist): Use it.
12631         (article-remove-leading-whitespace): New function.
12632         (gnus-article-make-menu-bar): Use it.
12633
12634         * gnus-sum.el (gnus-summary-wash-empty-map): Add
12635         remove-leading-whitespace.
12636         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
12637         because of conflict.
12638
12639 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12640
12641         * Makefile.in: Hack generating gnus-load.el.
12642         * dgnushack.el: Ditto.
12643         * gnus-load.el: Remove it.
12644
12645 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12646
12647         * dgnushack.el : Add URLDIR.
12648
12649         * Makefile.in (EMACS_COMP): Ditto.
12650
12651 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12652
12653         * gnus-cus.el (gnus-score-customize): Error on no score file.
12654
12655 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12656
12657         * mm-decode.el (mm-merge-handles): New function.
12658
12659         * mm-view.el (mm-inline-message): Use it.
12660         (mm-view-message): Ditto.
12661
12662         * mm-partial.el (mm-inline-partial): Ditto.
12663
12664         * mm-extern.el (mm-inline-external-body): Ditto.
12665
12666         * gnus-art.el (gnus-mime-view-part): Ditto.
12667         (gnus-mime-view-part-as-type): Ditto.
12668         (gnus-mime-save-part-and-strip): Prevent users to strip in some
12669         cases.
12670
12671 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12672
12673         * message.el (message-cancel-news): Allow to shoot foot.
12674         (message-supersede): Ditto.
12675
12676 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
12677         Trivial patch.
12678
12679         * gnus-sum.el (gnus-simplify-subject-re): Use
12680         message-subject-re-regexp.
12681
12682 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12683
12684         * nnmail.el (nnmail-expiry-target-group): Bind
12685         nnmail-cache-accepted-message-ids to nil.
12686
12687         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
12688         coding system.
12689
12690 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12691
12692         * qp.el (quoted-printable-encode-region): Make sure characters are
12693         between 00 and FF.  Don't check charset.
12694
12695         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
12696         in Emacs 20.
12697         * rfc2047.el (rfc2047-q-encode-region): Ditto.
12698
12699 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12700
12701         * message.el (message-make-forward-subject): Argument decoded.
12702         (message-forward): Use it when digest.
12703
12704         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
12705         buffer.
12706
12707 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12708
12709         * message.el (message-generate-headers-first): Doc fix.
12710
12711 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12712
12713         * gnus-art.el (article-make-date-line): Error proof.
12714
12715 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12716
12717         * gnus-group.el (gnus-group-listing-limit): New variable.
12718         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
12719
12720         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
12721
12722 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12723
12724         * message.el (message-newline-and-reformat): Special case for
12725         breaking at BOL.
12726
12727 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
12728
12729         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
12730         message/rfc822.
12731
12732 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12733
12734         * message.el (message-encode-message-body): Don't insert
12735         Content-Type if it is inside a mail.
12736
12737 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12738
12739         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
12740         gnus-article-commands-menu.
12741
12742         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
12743         in Emacs.
12744
12745         * gnus-start.el (gnus-read-descriptions-file): Use
12746         gnus-group-name-charset and gnus-group-charset-alist.
12747
12748 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12749
12750         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
12751         active region.
12752
12753         * gnus-start.el (gnus-group-change-level): Remove from both
12754         gnus-zombie-list and gnus-killed-list.
12755
12756 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12757
12758         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
12759         gnus-subscribe-topics.
12760
12761         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
12762
12763 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12764
12765         * gnus-art.el (gnus-article-make-menu-bar): Make
12766         gnus-article-post-menu.
12767
12768         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
12769
12770         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
12771
12772         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
12773
12774         * message.el (message-mode-menu): Ditto.
12775
12776         * gnus-art.el (defvar): eval-when-compile.
12777
12778 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12779
12780         * gnus-agent.el (gnus-agentize): Fix doc.
12781
12782 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
12783
12784         * mml.el (mml-preview): Bind `q'.
12785
12786 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12787
12788         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
12789
12790 2001-01-31  Dave Love  <fx@gnu.org>
12791
12792         * mm-util.el (mm-mime-mule-charset-alist)
12793         (mm-find-mime-charset-region): Consider mule-utf-8.
12794
12795 2001-01-31  Dave Love  <fx@gnu.org>
12796
12797         * gnus-art.el (gnus-article-x-face-command)
12798         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
12799         :version.
12800
12801 2001-01-26  Dave Love  <fx@gnu.org>
12802
12803         * mm-util.el (mm-multibyte-string-p): New.
12804
12805 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
12806 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
12807 ;;      string-as-multibyte on class.  Clarify line-folding.
12808         (quoted-printable-encode-string): Make temp buffer inherit
12809         string's multibyteness.
12810
12811 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
12812
12813         * nnheader.el (toplevel): Don't require `gnus-util' at
12814         compile-time; this creates a circular dependency, and prevents
12815         a bootstrap.
12816
12817 2001-01-22  Andreas Schwab  <schwab@suse.de>
12818
12819         * nnheader.el (gnus-delete-line): Autoload it as a macro.
12820
12821 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12822
12823         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
12824
12825         * gnus-art.el (article-hide-list-identifiers): Ditto.
12826
12827         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
12828
12829 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12830
12831         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
12832
12833         * gnus-art.el (article-hide-list-identifiers): Similar.
12834
12835 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
12836
12837         * nnmail.el (nnmail-remove-list-identifiers): Improved.
12838
12839 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12840
12841         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
12842
12843 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12844
12845         * gnus-util.el (gnus-string-equal): New function.
12846
12847         * gnus-art.el (article-hide-boring-headers): Use it.
12848
12849 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
12850
12851         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
12852
12853 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12854
12855         * gnus-msg.el (gnus-msg-mail): Support switch-action.
12856
12857 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12858
12859         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
12860         command if there is not last-saver.
12861
12862 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12863
12864         * nntp.el (nntp-open-connection): 201 is possible.
12865
12866 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12867
12868         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
12869         (rfc2047-charset-encoding-alist): Add big5.
12870
12871 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12872
12873         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
12874         (gnus-agent-remove-server): Ditto.
12875         (autoload): gnus-server-update-server.
12876
12877         * gnus-srvr.el (gnus-server-line-format): Add %a.
12878         (gnus-server-line-format-alist): Add gnus-tmp-agent.
12879         (gnus-server-insert-server-line): Use it.
12880
12881 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12882
12883         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
12884         GB2312 and Big5.
12885
12886 2001-01-24  Simon Josefsson  <sj@extundo.com>
12887
12888         * mail-source.el (mail-sources): Add :program specifier to IMAP
12889         mail source.
12890         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
12891
12892 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12893
12894         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
12895
12896 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12897
12898         * nntp.el (nntp-wait-for): Return the success code.
12899         (nntp-open-connection): Use it.
12900
12901 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12902
12903         * gnus-int.el (gnus-check-server): Allow breaking the opening.
12904
12905 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12906
12907         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
12908
12909 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12910
12911         * gnus-sum.el (gnus-summary-print-article): Take one prefix
12912         argument. Allow to print several articles in one file.
12913
12914 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12915
12916         * webmail.el (webmail-type-definition): netaddress changes.
12917
12918 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12919
12920         * gnus.el: Fix copyright. Remove trailing spaces.
12921
12922         * message.el (message-forward): Use mule4.
12923
12924 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12925
12926         * mm-util.el (mm-string-as-unibyte): New function.
12927
12928         * message.el (message-forward): Use it.
12929
12930 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12931
12932         * message.el (message-cite-original-without-signature): Don't peel
12933         off the blank line.
12934         (message-get-reply-headers): Add Cc if it is not in follow-to.
12935
12936 2001-01-20  Simon Josefsson  <sj@extundo.com>
12937
12938         * mm-decode.el (mm-handle-multipart-from): Add.
12939         (mm-dissect-buffer): Save From: header value.
12940         (mm-security-from): Remove.
12941         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
12942
12943         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
12944         instead of `mml-security-from'.  Protect null from value.
12945
12946 2001-01-20  Simon Josefsson  <sj@extundo.com>
12947
12948         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
12949         application/vnd.ms-excel attachments.
12950
12951 2001-01-19  Simon Josefsson  <sj@extundo.com>
12952
12953         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
12954
12955 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12956
12957         * message.el (message-ignored-mail-headers): Ditto.
12958
12959 2001-01-19  Simon Josefsson  <sj@extundo.com>
12960
12961         * message.el (message-ignored-news-headers): Only search beginning
12962         of line.
12963
12964 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
12965         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
12966
12967         * message.el (message-send-mail): Content-Type may not be there.
12968
12969 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12970
12971         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
12972         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
12973
12974         * gnus-art.el (article-display-x-face): Insert X-Face if there is
12975         not.
12976
12977 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12978
12979         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
12980         non-native groups.
12981
12982 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12983
12984         * message.el (message-yank-original): Understand
12985         universal-argument.
12986
12987 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12988
12989         * gnus-art.el (gnus-boring-article-headers): Add to-address.
12990         (article-hide-boring-headers): Ditto.
12991
12992         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
12993
12994 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12995
12996         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
12997         one.
12998
12999 2001-01-16  Simon Josefsson  <simon@josefsson.org>
13000
13001         * message.el (message-make-in-reply-to): Add comment to message-id
13002         (old syntax, see 2000-08-02 change).
13003
13004 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13005
13006         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
13007         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
13008         (gnus-button-reply): Ditto.
13009
13010 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13011
13012         * gnus-art.el (article-display-x-face): Fix.
13013
13014 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13015
13016         * gnus-art.el (article-display-x-face): Use
13017         gnus-original-article-buffer.
13018
13019 2001-01-15  Jack Twilley  <jmt@tbe.net>
13020
13021         * message.el (message-add-header): Move to point-max.
13022
13023 2001-01-15  Simon Josefsson  <simon@josefsson.org>
13024
13025         * smime.el (smime-CA-directory, smime-CA-file): Change default to
13026         nil, improve documentation.
13027         (smime-certificate-directory): Comment out false hints (until it
13028         is implemented).
13029
13030         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
13031         there aren't any keys.
13032         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
13033         verify certificate.  Default is changed to only check integrity.
13034         Improved security status texts.  If a certificate doesn't contain
13035         a email address, don't fail.
13036
13037         * smime.el (smime-noverify-region):
13038         (smime-noverify-buffer): New functions.  Verifies integrity only.
13039
13040 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13041
13042         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
13043
13044 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13045
13046         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
13047         (gnus-remove-some-windows): Ditto.
13048
13049 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13050
13051         * gnus-art.el (article-make-date-line): 11th.
13052
13053 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13054
13055         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
13056         (mml2015-gpg-sign): Ditto.
13057
13058 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13059
13060         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
13061         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
13062
13063 2001-01-08  Dave Love  <fx@gnu.org>
13064
13065         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
13066         single character.
13067
13068         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
13069
13070         * message.el: Doc and message fixes.
13071         (message-send-rename-function)
13072         (message-make-forward-subject-function)
13073         (message-send-mail-function, message-reply-to-function)
13074         (message-wide-reply-to-function, message-followup-to-function)
13075         (message-distribution-function, message-auto-save-directory): Fix
13076         :type.
13077
13078         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
13079         proceeding after warnings.  Amend multipart warning message.
13080
13081 2001-01-04  Dave Love  <fx@gnu.org>
13082
13083         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
13084         compiling.
13085         (gnus-make-directory): Require nnmail.
13086
13087         * mm-decode.el (mm-inline-media-tests): Add
13088         image/x-portable-bitmap.
13089         (mm-get-image): Grok pbm.
13090
13091 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
13092
13093         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
13094
13095 2001-01-09  Didier Verna  <didier@xemacs.org>
13096
13097         * dgnushack.el (dgnushack-compile): give a dummy value to
13098         `gnus-xmas-glyph-directory' for the time of compilation.
13099         * gnus-agent.el: moved some XEmacs specific hook add-ons from
13100         `gnus-xmas-[re]define' to avoid loosing user custom settings.
13101         * gnus-art.el: ditto.
13102         * gnus-group.el: ditto.
13103         * gnus-salt.el: ditto.
13104         * gnus-sum.el: ditto.
13105         * gnus-topic.el: ditto.
13106         * gnus-xmas.el (gnus-xmas-define): see above.
13107         * gnus-xmas.el (gnus-xmas-redefine): see above.
13108         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
13109         non-continuable error when the directory can't be found.
13110
13111 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13112
13113         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
13114         handle.
13115         * gnus-art.el (gnus-mime-view-part): Copy it.
13116         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
13117
13118 2001-01-09  Michael Downes  <mjd@ams.org>
13119
13120         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
13121
13122 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13123
13124         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
13125         orig-file. Use ',source.
13126
13127 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13128
13129         * gnus-xmas.el (gnus-xmas-modeline-glyph):
13130         (gnus-xmas-group-startup-message):
13131         Detect gnus-xmas-glyph-directory when it is nil.
13132
13133 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13134
13135         * pop3.el (pop3-get-message-count): Andrew Innes
13136         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
13137
13138 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13139
13140         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
13141
13142         * time-date.el (time-to-number-of-days): New function.
13143
13144 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
13145         Trivial patch.
13146
13147         * nnslashdot.el (nnslashdot-request-list): Always get the right
13148         sid.
13149
13150 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13151
13152         * message.el (message-minibuffer-local-map): New keymap.
13153         (message-read-from-minibuffer): Use it.
13154         * gnus-msg.el (gnus-summary-resend-message): Use it
13155
13156 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13157
13158         * gnus-start.el (gnus-display-time-event-handler): New function.
13159         (gnus-after-getting-new-news-hook): Use it.
13160
13161 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13162
13163         * message.el (message-ignored-mail-headers): Add draft header.
13164
13165 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13166
13167         * gnus-sum.el (gnus-summary-expire-articles): Don't save
13168         excursion.
13169
13170         * nnslashdot.el (nnslashdot-request-list): Get the right year.
13171
13172 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
13173         A revoked patch.
13174
13175         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
13176
13177 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13178
13179         * qp.el (quoted-printable-decode-region): Don't backward-char.
13180
13181 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13182
13183         * gnus-draft.el: Mark articles as replied.
13184
13185         * gnus-sum.el (gnus-summary-add-mark): New function.
13186
13187         * gnus-group.el (gnus-add-mark): New function.
13188
13189         * gnus-sum.el (gnus-summary-buffer-name): New function.
13190         (gnus-summary-setup-buffer): Use it.
13191
13192         * gnus-draft.el: Set things up with the right post method and
13193         stuff.
13194
13195         * message.el (message-ignored-news-headers): Remove X-Draft-From.
13196
13197         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
13198
13199         * gnus.el (gnus-draft-meta-information-header): New variable.
13200
13201 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13202
13203         * gnus-art.el (gnus-treatment-function-alist): Move the date
13204         functions before the header sorting functions.
13205
13206         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
13207
13208         * dgnushack.el (dgnushack-compile): Message whether there is w3.
13209         Don't (push "/usr/share/emacs/site-lisp" load-path).
13210
13211         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
13212         to empty fill prefixes.
13213
13214 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13215
13216         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
13217         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
13218
13219 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13220
13221         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
13222
13223         * nnml.el (autoload): Move to nnheader.el.
13224
13225         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
13226         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
13227         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
13228         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
13229
13230 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13231
13232         * gnus-art.el (article-make-date-line): Get the hours right.
13233         (gnus-ignored-headers): More hiding.
13234
13235         * nnmail.el (nnmail-expiry-wait): Not an integer.
13236
13237         * message.el (message-goto-body): Only expand abbrev when called
13238         interactively.
13239         (message-make-lines): Use it.
13240
13241 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13242
13243         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
13244
13245 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13246
13247         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
13248         include the expunged articles.
13249
13250         * gnus-group.el (gnus-group-sort-by-server): New function.
13251
13252         * gnus.el (gnus-method-to-server-name): New function.
13253         (gnus-group-prefixed-name): Use it.
13254
13255         * gnus-group.el (gnus-group-sort-function): Doc fix.
13256         (gnus-group-sort-groups-by-server): New command.
13257
13258 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13259
13260         * gnus-art.el (gnus-treat-date-english): New variable.
13261         (article-date-english): New command.
13262         (gnus-english-month-names): New variable.
13263         (article-make-date-line): Do 'english.
13264
13265         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
13266         after the fill prefix.
13267
13268         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
13269         score...".
13270
13271         * gnus-art.el (gnus-ignored-headers): Hide more headers.
13272
13273         * message.el (message-mode-map): Bind comment-region.
13274
13275         * gnus-art.el (gnus-mime-display-part): Let w3 display
13276         multipart/related.
13277
13278         * mm-bodies.el (mm-long-lines-p): New function.
13279         (mm-body-encoding): Use it.
13280         (mm-body-encoding): Encode articles with lines longer than 1000
13281         characters.
13282
13283 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13284
13285         * mm-util.el (mm-enable-multibyte): Use
13286         default-enable-multibyte-characters.
13287         (mm-enable-multibyte-mule4): Ditto.
13288         (mm-disable-multibyte): Test XEmacs.
13289         (mm-disable-multibyte-mule4): Ditto.
13290         (mm-with-unibyte-current-buffer): Simplified.
13291         (mm-with-unibyte-current-buffer-mule4): Ditto.
13292
13293 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13294
13295         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
13296
13297         * nnheader.el (nnheader-string-as-multibyte): New alias.
13298
13299         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
13300
13301         * gnus-uu.el (gnus-message-process-mark): New function.
13302         (gnus-uu-mark-by-regexp): Use it.
13303         (gnus-new-processable): New function.
13304
13305 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
13306          Trivial patch.
13307
13308         * gnus-sum.el (gnus-no-mark): New variable.
13309
13310 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13311
13312         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
13313         backslashes.
13314
13315 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13316
13317         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
13318         definition.
13319
13320 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13321
13322         * dgnushack.el (dgnushack-compile): elc is in the current directory.
13323
13324         * qp.el (quoted-printable-encode-region): Don't check multibyte in
13325         XEmacs.
13326
13327 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
13328         Trivial patch.
13329
13330         * mml.el (mml-read-tag): Save tag location.
13331
13332 2000-12-25  Simon Josefsson  <simon@josefsson.org>
13333
13334         * starttls.el: Sync with Emacs 21.
13335
13336 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13337
13338         * message.el (message-mail): Support yank-action.
13339
13340         * message.el (message-setup): Revoke the last change.
13341
13342 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13343
13344         * message.el (message-setup): Use cons. Suggested by Johan Vromans
13345         <jvromans@squirrel.nl>.
13346
13347 2000-12-24  Simon Josefsson  <sj@extundo.com>
13348
13349         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
13350         mailing list junk at end of part.
13351
13352 2000-12-23  Simon Josefsson  <sj@extundo.com>
13353
13354         * nnimap.el (nnimap-expiry-target): New function.
13355         (nnimap-request-expire-articles): Use it.
13356
13357 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13358
13359         * gnus.el (gnus-group-parameters-more): New variable.
13360         * gnus-cus.el (gnus-group-customize): Use it.
13361
13362         * gnus.el (gnus-define-group-parameter): New macro.
13363         (auto-expire): Use it
13364         (total-expire): Use it.
13365         * gnus-art.el (banner): Use it.
13366
13367         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
13368         <ljz@asfast.com>.
13369
13370 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13371
13372         * gnus-topic.el (gnus-topic-create-topic): Use list.
13373
13374         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
13375         before binding gnus-default-article-saver.
13376
13377         * gnus-sum.el (gnus-summary-save-article):
13378         (gnus-summary-pipe-output):
13379         (gnus-summary-save-article-mail):
13380         (gnus-summary-save-article-rmail):
13381         (gnus-summary-save-article-file):
13382         (gnus-summary-write-article-file):
13383         (gnus-summary-save-article-body-file): Ditto.
13384
13385         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
13386
13387 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13388
13389         * gnus-art.el (gnus-mime-security-button-map):
13390         (gnus-mime-button-map): Add parent.
13391
13392 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13393
13394         * messagexmas.el (message-xmas-redefine): New function.
13395
13396         * message.el: Use it.
13397
13398         * gnus-art.el (gnus-article-check-hidden-text): Return t.
13399
13400         * gnus-util.el (gnus-remove-text-properties-when): Return t.
13401
13402 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13403
13404         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
13405         malformatted messages.
13406
13407 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13408
13409         * mm-util.el (mm-image-load-path): New function.
13410
13411         * gnus-group.el (gnus-group-make-tool-bar): Use it.
13412
13413         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
13414
13415         * message.el (message-tool-bar-map): Use it.
13416
13417         * Makefile.in (install-el): New rule.
13418
13419 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13420
13421         * gnus-art.el (article-treat-dumbquotes): Quote \.
13422
13423 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13424
13425         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
13426         Emacs 20 runs on a terminal.
13427
13428 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13429
13430         * gnus-msg.el (gnus-bug): Revert to save-excursion.
13431
13432         * mml.el (gnus-add-minor-mode): Autoload.
13433
13434         * message.el (message-forward): Save-restriction.
13435
13436 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13437
13438         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
13439         Paul Stevenson <p.stevenson@surrey.ac.uk>
13440
13441 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13442
13443         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
13444
13445         * mml.el (gnus-ems): Don't require.
13446
13447         * gnus.el (gnus-decode-rfc1522): Removed.
13448         (gnus-set-text-properties): Define.
13449
13450 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13451
13452         * gnus-art.el (gnus-mime-*): handle may be nil.
13453
13454         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
13455
13456         * gnus.el (gnus-group-remove-excess-properties): Not defined
13457         in gnus-xmas.
13458
13459 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13460
13461         * message.el (message-mail-user-agent): Add :version.
13462
13463 2000-12-21  Miles Bader  <miles@gnu.org>
13464
13465         * message.el (message-mode): Set `comment-start' to the  yank prefix.
13466
13467 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13468
13469         * message.el (message-mail-user-agent): New variable.
13470         (message-setup): Renamed to message-setup-1. Support
13471         mail-user-agent.
13472         (message-mail-user-agent): New function.
13473         (message-mail): Use it.
13474         (message-reply): Use it.
13475         (message-resend): Use it.
13476         (message-mail-other-window): Use it.
13477         (message-mail-other-frame): Use it.
13478
13479         * gnus-msg.el (gnus-bug): Support mail-user-agent.
13480
13481 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13482
13483         * message.el (message-tool-bar-map): Simplify.
13484         (message-narrow-to-head-1): New function.
13485         (message-narrow-to-head): Use it.
13486         (message-reply): Ditto.
13487         (message-cancel-news): Ditto.
13488         (message-supersede): Ditto.
13489         (message-make-forward-subject): Ditto.
13490         (message-bounce): Ditto.
13491
13492 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13493
13494         * uudecode.el (uudecode-decode-region-external): make-temp-file
13495         may not be defined.
13496
13497         * binhex.el (defalias): eval-and-compile.
13498
13499         * message.el (message-tool-bar-map): New function.
13500         (message-mode): Use it.
13501
13502 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13503
13504         * nntp.el (nntp-find-connection): Remove the entry.
13505         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
13506
13507 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13508
13509         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
13510
13511         * message.el (message-forward): Copy buffer in unibyte mode.
13512
13513 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13514
13515         * message.el (message-make-forward-subject): Don't widen. Decode.
13516         (message-forward): Don't decode subject.
13517
13518 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
13519
13520         * qp.el (quoted-printable-encode-region): Upcase QP.
13521
13522 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13523
13524         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
13525         mail-extract-a-c instead. Don't depend on Gnus.
13526
13527         * mml.el (gnus-ems): Require it.
13528
13529         * gnus-msg.el (gnus-summary-mail-forward):
13530
13531         * message.el (message-forward):  Move mime-to-mml here.
13532
13533 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13534
13535         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
13536         * gnus-art.el (gnus-insert-mime-button): Simplify.
13537         (gnus-mime-display-alternative): Ditto.
13538         (gnus-insert-mime-security-button): Ditto.
13539
13540 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13541
13542         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
13543         text-property-not-all doesn't return nil when start=mark(end).
13544         (gnus-remove-text-properties-when): Ditto.
13545
13546 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13547
13548         * gnus-start.el (gnus-group-change-level): Remove group from
13549         gnus-active-hashtb if real killed.
13550
13551 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13552
13553         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
13554         (gnus-mime-display-alternative): Ditto.
13555         (gnus-insert-mime-security-button): Ditto.
13556
13557 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13558
13559         * gnus-start.el (gnus-group-change-level): Don't add it into
13560         killed-list if it was killed.
13561
13562 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13563
13564         * nnmbox.el (nnmbox-file-coding-system): Use binary.
13565         (nnmbox-active-file-coding-system): Ditto.
13566
13567         * gnus-cus.el (gnus-group-parameters): Add posting-style.
13568
13569 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13570
13571         * gnus.el (gnus-version):
13572         (gnus-version-number): Set to Oort Gnus 0.01.
13573
13574         * gnus-art.el (gnus-mime-security-button-map):
13575         (gnus-insert-mime-security-button): Fix for Emacs21.
13576
13577 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13578
13579         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
13580         easymenu, because XEmacs doesn't understand :help.
13581
13582         * mm-uu.el: Require binhex.
13583
13584 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13585
13586         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
13587
13588 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
13589
13590         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
13591
13592 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
13593
13594         * *.xpm, *.pbm: Convert icons icons to size 24x24.
13595
13596 2000-12-18  Dave Love  <fx@gnu.org>
13597
13598         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
13599         (unused).
13600
13601 2000-12-13  Miles Bader  <miles@gnu.org>
13602
13603         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
13604         to t, so that we don't get stuck while trying to smilefy
13605         intangible text.
13606
13607 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
13608
13609         * smiley-ems.el (smiley-regexp-alist): Make regexps match
13610         at the end of the buffer.
13611         (smiley-region): In the loop, move to the end of the submatch
13612         matching the smiley instead of using the end of the match
13613         of the whole regexp.
13614
13615 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
13616
13617         * message.el (message-mode): Doc fix.
13618
13619 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
13620
13621         * smiley-ems.el (smiley-region): Doc fix.
13622
13623 2000-12-11  Miles Bader  <miles@gnu.org>
13624
13625         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
13626         bottom line visible, check to see if it's partially obscured, and
13627         if so, either scroll one more line to make it fully visible, or
13628         revert to showing the second line from the top.
13629
13630 2000-12-07  Dave Love  <fx@gnu.org>
13631
13632         * mailcap.el (mailcap-download-directory)
13633         * gnus-audio.el (gnus-audio-directory)
13634         * smiley-ems.el (smiley-data-directory): Fix :type.
13635
13636 2000-11-30  Dave Love  <fx@gnu.org>
13637
13638         * message.el (message-auto-save-directory): Use
13639         file-name-as-directory.
13640         (message-set-auto-save-file-name): Create
13641         message-auto-save-directory if necessary.
13642         (message-replace-chars-in-string): Removed -- unused.
13643         (message-mail-alias-type): Customize.
13644         (message-headers): Remove duplicate defgroup.
13645
13646 2000-11-29  Dave Love  <fx@gnu.org>
13647
13648         * qp.el (quoted-printable-decode-region): Use error, not message
13649         to report malformed text (like base64).  Amend message.
13650
13651 2000-11-29  Miles Bader  <miles@gnu.org>
13652
13653         * message.el (message-header-lines): Fontify tag.
13654
13655 2000-11-27  Dave Love  <fx@gnu.org>
13656
13657         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
13658         compiler warning.
13659
13660 ;2000-11-26  Dave Love  <fx@gnu.org>
13661 ;
13662 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
13663 ;
13664 2000-11-23  Dave Love  <fx@gnu.org>
13665
13666         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
13667
13668         * mm-uu.el (uudecode): Require.
13669         (uudecode-decode-region, uudecode-decode-region-external): Don't
13670         autoload.
13671         (mm-uu-copy-to-buffer): Doc fix.
13672         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
13673         type fix.
13674
13675         * mailcap.el: Doc fixes.
13676         (mailcap-mime-data): Various adjustments.
13677         (mailcap): New group.
13678         (mailcap-download-directory): Customize.
13679         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
13680         (mailcap-temporary-directory): Deleted (unused).
13681         (mailcap-unescape-mime-test): Simplify slightly.
13682         (mailcap-viewer-passes-test): Use functionp.
13683         (mailcap-command-p): Aliased to executable-find.
13684
13685         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
13686         default-enable-multibyte-characters is nil.
13687
13688 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
13689
13690         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
13691
13692 2000-11-21  Dave Love  <fx@gnu.org>
13693
13694         * gnus-art.el (gnus-mime-button-map): Don't inherit from
13695         gnus-article-mode-map.
13696 ;       (gnus-mime-button-menu): Use mouse-set-point.
13697         (gnus-insert-mime-button, gnus-mime-display-alternative)
13698         (gnus-mime-display-alternative): Don't use local-map property.
13699
13700 2000-11-17  Dave Love  <fx@gnu.org>
13701
13702         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
13703         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
13704         and make-temp-file.
13705         (uudecode-decode-region): Doc fix.
13706
13707 2000-11-14  Dave Love  <fx@gnu.org>
13708
13709         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
13710         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
13711         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
13712         New files, derived from the XPMs.
13713
13714 2000-11-10  Dave Love  <fx@gnu.org>
13715
13716         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
13717         (gnus-agent-lib-file, gnus-agent-load-alist)
13718         (gnus-agent-save-alist, gnus-agent-article-name): Use
13719         expand-file-name.
13720
13721         * gnus-group.el (gnus-group-name-charset-method-alist): Add
13722         :version.
13723         (nnkiboze-score-file): Defvar when compiling.
13724
13725         * gnus-start.el (gnus-read-newsrc-file): Add :version.
13726
13727         * gnus-art.el (gnus-article-banner-alist)
13728         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
13729         (gnus-article-date-lapsed-new-header)
13730         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
13731         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
13732         (gnus-treat-strip-headers-in-body)
13733         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
13734         (gnus-treat-translate): Add :version.
13735         (gnus-article-mime-part-function): Fix defcustom.
13736
13737         * nnmail.el (nnmail-expiry-target)
13738         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
13739         (nnmail-split-header-length-limit): Add :version.
13740
13741         * gnus-sum.el (gnus-auto-expirable-marks)
13742         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
13743         (gnus-extra-headers, gnus-ignored-from-addresses)
13744         (gnus-newsgroup-ignored-charsets)
13745         (gnus-group-highlight-words-alist)
13746         (gnus-summary-show-article-charset-alist): Add :version.
13747
13748         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
13749         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
13750         files, converted from the XPMs.
13751
13752         * gnus-cache.el (gnus-cache-active-file): Don't use
13753         file-name-as-directory on directory.
13754         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
13755         use file-name-as-directory on directory.
13756
13757         * time-date.el (timezone-make-date-arpa-standard): Autoload.
13758         (date-to-time): Use it.
13759
13760 ;       * message.el (message-mode) <adaptive-fill-regexp>:
13761 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
13762 ;       (message-newline-and-reformat): Likewise.
13763         (message-forward-as-mime, message-forward-ignored-headers)
13764         (message-buffer-naming-style, message-default-charset)
13765         (message-dont-reply-to-names, message-send-mail-partially-limit):
13766         Add :version.
13767
13768         * mm-util.el: Doc fixes.
13769         (mm-mime-charset): Don't use the raw result of
13770         mm-preferred-coding-system.
13771         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
13772         (mm-with-unibyte): Simplify.
13773
13774         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
13775         concat.
13776
13777         * pop3.el (pop3-version): Deleted.
13778         (pop3-make-date): New function, avoiding message-make-date.
13779         (pop3-munge-message-separator): Use it.
13780
13781 2000-11-09  Dave Love  <fx@gnu.org>
13782
13783         * gnus-group.el (gnus-group-make-directory-group)
13784         (gnus-group-fetch-faq): Use expand-file-name.
13785         (gnus-group-fetch-faq): Simplify completing-read form.
13786
13787         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
13788         test for Mule.
13789
13790         * message.el (tool-bar-map): Defvar when compiling.
13791
13792         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
13793         (gnus-tm-lisp-directory): Deleted.
13794         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
13795         (featurep 'xemacs).
13796         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
13797         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
13798         version numbers from file names.
13799
13800 2000-11-08  Dave Love  <fx@gnu.org>
13801
13802         * mm-view.el: Use featurep for XEmacs test.
13803         (mm-inline-message): Test for `remove-specifier'; don't use
13804         condition-case.
13805
13806         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
13807
13808         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
13809         (gnus-score-find-bnews): Don't concat "".
13810
13811         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
13812         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
13813         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
13814         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
13815
13816         * gnus-sum.el: Put some defvars in eval-when-compile.
13817         (gnus-summary-mode-hook): Add :options.
13818         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
13819         (gnus-summary-tool-bar-map): New variable.
13820         (gnus-summary-make-tool-bar): New function.
13821         (gnus-summary-mode): Put kill-all-local-variables first.
13822
13823         * gnus-group.el (gnus-group-toolbar-map): New variable.
13824         (gnus-group-make-tool-bar): Rewritten.
13825         (gnus-group-mode): Put kill-all-local-variables first.
13826
13827         * rfc2047.el: Require gnus-util.
13828
13829         * nnml.el (gnus-sorted-intersection): Autoload.
13830
13831         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
13832         Put some defvars in eval-when-compile.
13833         (gnus-intersection, gnus-sorted-complement):  Autoload.
13834
13835         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
13836
13837         * mm-encode.el (mm-body-7-or-8): Autoload.
13838
13839         * mm-decode.el (mm-insert-inline): Autoload.
13840
13841         * mml.el:
13842         * message.el: Put some defvars in eval-when-compile.
13843
13844         * gnus-msg.el: Put some defvars in eval-when-compile.
13845         (gnus-msg-mail): Move after gnus-setup-message.
13846
13847         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
13848
13849 2000-11-07  Dave Love  <fx@gnu.org>
13850
13851         * gnus-util.el (nnheader): Don't require message (recursive
13852         autoload).
13853
13854         * uudecode.el: Avoid compiler warnings.
13855
13856         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
13857         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
13858
13859 2000-11-06  Dave Love  <fx@gnu.org>
13860
13861         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
13862
13863         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
13864         (uudecode-char-int): New alias, replacing char-int.
13865         (uudecode-decode-region): Don't call buffer-disable-undo.
13866
13867 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
13868 ;       (mm-uu-configure-list): Doc fix.
13869 ;
13870 ;       * earcon.el (running-xemacs): Don't define.
13871 ;
13872 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
13873 ;
13874 ;       * message.el (message-font-lock-keywords): Match a final newline
13875 ;       to help font-lock's multiline support.
13876 ;
13877 2000-11-03  Dave Love  <fx@gnu.org>
13878
13879         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
13880
13881         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
13882         name.
13883
13884         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
13885         <banner>: Fix custom type, doc.
13886
13887         * mm-decode.el (mm-display-external): Space-prefix temp buffer
13888         name.  Don't disable undo explicitly.
13889
13890 ;2000-11-02  Dave Love  <fx@gnu.org>
13891 ;
13892 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
13893 ;       cite-prefix.
13894
13895 2000-11-01  Dave Love  <fx@gnu.org>
13896
13897         * rfc2047.el (base64): Require unconditionally.
13898         (message-posting-charset): Defvar when compiling.
13899         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
13900         message.
13901
13902         * gnus-sum.el (nnoo): Require.
13903         (mm-uu-dissect): Autoload.
13904
13905         * mml.el (mml-parse-1): Clarify message.
13906         (mml-minibuffer-read-type): Use mailcap-mime-types.
13907
13908 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
13909
13910         * mml.el: Fix a typo in the requiring of CL.
13911
13912 2000-11-01  Dave Love  <fx@gnu.org>
13913
13914         * utf7.el: Require cl when compiling.
13915
13916         * binhex.el: Use (featurep 'xemacs).
13917         (binhex-char-int): New alias, replacing char-int.  Change callers.
13918         (binhex-decode-region): Simplify work buffer code.
13919         (binhex-decode-region-external): Use expand-file-name, not concat.
13920
13921 2000-10-30  Dave Love  <fx@gnu.org>
13922
13923         * gnus-art.el: Fix 2000-10-27 change properly.
13924
13925 2000-10-28  Miles Bader  <miles@gnu.org>
13926
13927         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
13928
13929 2000-10-27  Dave Love  <fx@gnu.org>
13930
13931         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
13932         strings.
13933         (gnus-group-make-tool-bar): New function.
13934         (gnus-group-mode): Use it.
13935
13936         * message.el (message-mode-menu): Add some :help strings.
13937         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
13938         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
13939
13940         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
13941         * describe-group.xpm, get-news.xpm, kill-group.xpm:
13942         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
13943
13944         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
13945         display-graphic-p here.
13946
13947 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
13948
13949         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
13950         of the `gnus-xemacs' variable, as the latter has been removed.
13951         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
13952         * gnus-art.el (gnus-treat-display-xface)
13953         (gnus-treat-display-smileys, gnus-treat-display-picons)
13954         (gnus-article-read-summary-keys): Likewise.
13955
13956 2000-10-26  Dave Love  <fx@gnu.org>
13957
13958         (defvar): Use rmail-spool-directory unconditionally.
13959
13960 2000-10-18  Dave Love  <fx@gnu.org>
13961
13962         * mm-bodies.el (mm-uu-decode-function)
13963         (mm-uu-binhex-decode-function): Defvar when compiling.
13964
13965         * gnus-nocem.el (gnus-nocem-issuers): Update.
13966         (gnus-nocem-check-from): New option.
13967         (gnus-nocem-scan-groups): Use it.
13968         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
13969         (gnus-nocem-check-article-limit): Add :version.
13970
13971 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
13972
13973         * ietf-drums.el (mm-util): Require CL when compiling.
13974
13975 2000-10-15  Dave Love  <fx@gnu.org>
13976
13977         * qp.el: Require mm-util.
13978
13979 2000-10-13  Dave Love  <fx@gnu.org>
13980
13981         * qp.el (quoted-printable-decode-region): Avoid invalid
13982         coding-systems.
13983
13984 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
13985
13986         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
13987         to a recursive load.
13988
13989 2000-10-12  Dave Love  <fx@gnu.org>
13990
13991         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
13992
13993         * gnus.el (gnus-group-startup-message): Check for PBM image.
13994
13995 2000-10-09  Dave Love  <fx@gnu.org>
13996
13997         * mail-source.el (mail-source-fetch-imap): Bind
13998         default-enable-multibyte-characters rather than using
13999         mm-disable-multibyte.
14000
14001 2000-10-05  Dave Love  <fx@gnu.org>
14002
14003         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
14004         Autoload.
14005         (quoted-printable-decode-region):  Rename arg which confused
14006         charset with coding-system.  Don't use nonascii-insert-offset.
14007         Coding-system encode the region initially.  Don't recognize `=='
14008         as valid QP.  Coding-system decode the region finally.
14009         (quoted-printable-decode-string): Rename arg which confused
14010         charset with coding-system.
14011
14012         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
14013         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
14014         mm-encode-coding-region.
14015         (mm-decode-body, mm-decode-string): Rename variables which
14016         confused charset with coding-system.
14017         (binhex-decode-region): Don't autoload.
14018         (mm-body-encoding): Require message.
14019         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
14020         cond branches.
14021
14022         * gnus-art.el (article-de-quoted-unreadable)
14023         (article-de-base64-unreadable): Fold search case
14024         rather than downcasing string.  Apply mm-charset-to-coding-system
14025         to arg of quoted-printable-decode-region.
14026
14027 2000-10-04  Dave Love  <fx@gnu.org>
14028
14029         * gnus-ems.el: Don't turn off compiler warnings in local vars.
14030         Require ring when compiling.
14031         (gnus-article-compface-xbm): New variable.
14032
14033 2000-10-04  Dave Love  <fx@gnu.org>
14034
14035         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
14036         pbm images.
14037
14038         * frown.pbm, smile.pbm, wry.pbm: New files.
14039
14040         * frown.xbm, smile.xbm, wry.xbm: Deleted.
14041
14042 2000-10-03  Dave Love  <fx@gnu.org>
14043
14044         * mail-source.el (mail-sources): Revert to nil.
14045
14046         * nnmail.el (nnmail-spool-file): Revert to `((file))'.
14047
14048         * qp.el: Don't require mm-util.
14049         (quoted-printable-decode-region): Rewritten.
14050         (quoted-printable-decode-string, quoted-printable-encode-region):
14051         Doc fix.
14052         (quoted-printable-encode-region): Barf on multibyte characters.
14053         Maybe make the class multibyte.  Upcase chars, not formatted
14054         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
14055         (quoted-printable-encode-string): Don't use
14056         mm-with-unibyte-buffer.
14057
14058 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
14059
14060         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
14061
14062 2000-09-21  Dave Love  <fx@gnu.org>
14063
14064         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
14065         (for Emacs 20).  Tidy somewhat.
14066
14067 2000-09-21  Dave Love  <fx@gnu.org>
14068
14069         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
14070         image processing.  Rationalize logic somewhat.
14071
14072 2000-09-20  Dave Love  <fx@gnu.org>
14073
14074         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
14075         specifically.
14076
14077         * gnus.el (gnus-version-number): Avoid some redundant
14078         autoloads.
14079
14080 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
14081
14082         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
14083         to XBM; we always have PBM support.
14084
14085 2000-09-14  Dave Love  <fx@gnu.org>
14086
14087         * gnus.el (gnus-charset):
14088         * mm-decode.el (mime-display):
14089         * imap.el (imap) <defgroup>: Add :version.
14090
14091 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
14092
14093         * parse-time.el: Fix author's mail address.
14094
14095         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
14096         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
14097         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
14098         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
14099         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
14100         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
14101         * rfc2231.el, uudecode.el: Fix copyright notice.
14102
14103         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
14104         require `w3' at load-time only if not running in batch mode.
14105
14106 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14107
14108         * gnus.el: Before merge with Emacs21.
14109
14110 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
14111
14112         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
14113
14114 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
14115
14116         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
14117         to avoid conflict with the standard `back-to-indentation'
14118         binding.
14119
14120 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14121
14122         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
14123
14124         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
14125         (mm-disable-multibyte-mule4): Ditto.
14126         (mm-with-unibyte-current-buffer-mule4): Ditto.
14127
14128 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14129
14130         * pop3.el (pop3-movemail): Use binary.
14131         (pop3-movemail-file-coding-system): Removed.
14132
14133 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14134
14135         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
14136
14137 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14138
14139         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
14140         exists.
14141
14142 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14143
14144         * gnus-msg.el (gnus-post-method): Use backend name when the
14145         address is "".
14146
14147 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14148
14149         * gnus-art.el (article-verify-x-pgp-sig): Don't test
14150         mm-verify-option.
14151         (gnus-treat-x-pgp-sig): Default value.
14152         (gnus-ignored-headers): Redundant.
14153
14154 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14155
14156         * gnus-win.el (gnus-configure-frame): Save selected window.
14157
14158 2000-02-15  Andrew Innes  <andrewi@gnu.org>
14159
14160         * nnmbox.el: Require gnus-range.
14161         (nnmbox-group-building-active-articles): New variable.
14162         (nnmbox-group-active-articles): New variable; this is a cache of
14163         all active articles by group and number.
14164         (nnmbox-in-header-p): New function.
14165         (nnmbox-find-article): New function.
14166         (nnmbox-record-active-article): New function.
14167         (nnmbox-record-deleted-article): New function.
14168         (nnmbox-is-article-active-p): New function.
14169         (nnmbox-retrieve-headers): Use nnmbox-find-article.
14170         (nnmbox-request-article): Ditto.  Also supply extra arg to
14171         nnmbox-article-group-number.
14172         (nnmbox-request-expire-articles): Ditto.
14173         (nnmbox-request-move-article): Ditto.
14174         (nnmbox-request-replace-article): Ditto.
14175         (nnmbox-request-rename-group): Rename group entry in active
14176         article cache.
14177         (nnmbox-delete-mail): Update active article cache, unless article
14178         is being replaced.
14179         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
14180         than partially duplicating it.
14181         (nnmbox-article-group-number): Add extra `this-line' arg, to
14182         handle articles belonging to multiple groups.
14183         (nnmbox-save-mail): Update active article cache.
14184         (nnmbox-read-mbox): Build active article cache when loading mbox.
14185         Also do some repair work, if we find articles that are missing the
14186         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
14187         reconstruct these from Xref info.
14188
14189 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14190
14191         * mail-source.el (mail-source-report-new-mail): Use
14192         nnheader-run-at-time.
14193
14194 2000-02-15  Andrew Innes  <andrewi@gnu.org>
14195
14196         * mail-source.el (mail-source-fetch-pop): Clear pop password when
14197         an error is thrown, and then rethrow the error.
14198         (mail-source-check-pop): Ditto.
14199         (mail-source-start-idle-timer): Prevent multiple pop checks
14200         running if the check takes a long time.
14201
14202 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14203
14204         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
14205         succeed.
14206
14207 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14208
14209         * gnus-win.el (gnus-configure-windows): Make sure
14210         nntp-server-buffer is live.
14211         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
14212
14213 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
14214
14215         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
14216
14217 2000-12-04  Andreas Jaeger  <aj@suse.de>
14218
14219         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
14220
14221 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14222
14223         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
14224
14225 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
14226         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
14227
14228         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
14229
14230 2000-12-01  Simon Josefsson  <sj@extundo.com>
14231
14232         * mml-smime.el (mml-smime-verify): Fix address parsing.
14233
14234 2000-12-01  Simon Josefsson  <sj@extundo.com>
14235
14236         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
14237         more than one certificate inside PKCS#7 blob.  Better security
14238         information (clamed / actual sender, openssl output, certificates
14239         inside message).
14240
14241         * smime.el (smime-verify-region): Output to /dev/null.
14242         (smime-buffer-as-string-region): Don't parse empty lines.
14243
14244 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14245
14246         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
14247         ?d and ?D.
14248         (gnus-mime-security-show-details-inline): New variable.
14249         (gnus-mime-security-show-details): Use them.
14250         (gnus-insert-mime-security-button): Ditto.
14251
14252         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
14253         Suggest by Michael Duggan (md5i@cs.cmu.edu).
14254         (mml2015-gpg-clear-verify): Ditto.
14255         (mml2015-gpg-decrypt-1): Ditto.
14256         (mml2015-use): Prefer 'gpg.
14257
14258 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14259
14260         * gnus-util.el (gnus-add-text-properties-when): New function.
14261         (gnus-remove-text-properties-when): Ditto.
14262
14263         * gnus-cite.el (gnus-article-hide-citation): Use them.
14264         (gnus-article-toggle-cited-text): Use them.
14265
14266         * gnus-art.el (gnus-signature-toggle): Use them.
14267         (gnus-article-show-hidden-text): Ditto.
14268         (gnus-article-hide-text): Ditto.
14269
14270 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14271
14272         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
14273
14274 2000-11-30  Simon Josefsson  <sj@extundo.com>
14275
14276         * smime.el (smime-point-at-eol): New alias.
14277         (smime-buffer-as-string-region): Use it.
14278
14279 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14280
14281         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
14282
14283 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14284
14285         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
14286
14287         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
14288
14289         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
14290
14291 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
14292
14293         * nnmh.el (nnmh-request-expire-articles): Implemented
14294         expiry-target for nnmh backend.
14295
14296 2000-11-30  Simon Josefsson  <sj@extundo.com>
14297
14298         * mm-decode.el (mm-security-from): New variable.
14299         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
14300
14301         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
14302         than `from'.
14303
14304 2000-11-30  Simon Josefsson  <sj@extundo.com>
14305
14306         * mml-smime.el (mml-smime-verify): Verify that certificate mail
14307         address match sender address.
14308
14309         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
14310
14311         * smime.el (smime-verify-region): Don't copy buffer.
14312         (smime-decrypt-buffer): Use expand-file-name on keyfile.
14313         (smime-pkcs7-region): New function.
14314         (smime-pkcs7-certificates-region): Ditto.
14315         (smime-pkcs7-email-region): Ditto.
14316         (smime-buffer-as-string-region): Ditto.
14317
14318         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
14319         buffer.
14320
14321 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
14322
14323         * smime.el (smime-decrypt-region): Fix keyfile argument.
14324
14325 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14326
14327         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
14328
14329 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14330
14331         * message.el (message-shoot-gnksa-feet): New variable.
14332         (message-gnksa-enable-p): New function.
14333         (message-send): Use it.
14334         (message-check-news-body-syntax): Ditto.
14335
14336 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14337
14338         * message.el (message-make-message-id): Remove the redundancy.
14339
14340 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14341
14342         * message.el (message-setup): Discourage using mc-install-*-mode.
14343
14344         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
14345
14346 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14347
14348         * gnus-cite.el (gnus-cite-parse): Guess citation length.
14349
14350 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14351
14352         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
14353
14354 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14355
14356         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
14357
14358 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14359
14360         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
14361         insert-buffer-substring.
14362
14363         * message.el (message-send-mail): Use buffer-substring-no-properties.
14364         (message-send-news): Ditto.
14365
14366 2000-11-22  David Edmondson  <dme@dme.org>
14367
14368         * imap.el (imap-wait-for-tag): Message read info.
14369
14370 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14371
14372         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
14373         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
14374         (mml2015-gpg-encrypt): Ditto.
14375
14376 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14377
14378         * mm-decode.el (mm-verify-option): Default value.
14379
14380         * mml-sec.el (mml-secure-part): Error message.
14381
14382 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14383
14384         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
14385
14386 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14387
14388         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
14389
14390 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14391
14392         * gnus-art.el (gnus-article-describe-key): Use prompt.
14393         (gnus-article-describe-key-briefly): Ditto.
14394
14395 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14396
14397         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
14398
14399 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14400
14401         * gnus-art.el (gnus-article-describe-key): New function.
14402         (gnus-article-describe-key-briefly): New function.
14403
14404 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14405
14406         * mm-decode.el (mm-decrypt-option): Doc typo.
14407
14408         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
14409         return a number.
14410
14411 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14412
14413         * message.el (message-newline-and-reformat): Typo.
14414
14415 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14416
14417         * gnus-art.el (article-verify-x-pgp-sig): Check whether
14418         original-article-buffer exists.
14419
14420         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
14421         (rfc2047-header-encoding-alist): Addresses are different from text.
14422         (rfc2047-encode-message-header): Ditto.
14423         (rfc2047-dissect-region): Extra parameter.
14424         (rfc2047-encode-region): Ditto.
14425         (rfc2047-encode-string): Ditto.
14426
14427 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14428
14429         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
14430         (mm-uu-pgp-encrypted-extract): Use it.
14431         (mm-uu-pgp-signed-extract-1): New function.
14432         (mm-uu-pgp-signed-extract): Use it.
14433
14434         * gnus-art.el (gnus-mime-display-security): New function.
14435         (gnus-mime-display-part): Use it.
14436         (gnus-mime-security-verify-or-decrypt): New function.
14437         (gnus-mime-security-press-button): New function.
14438         (gnus-insert-mime-security-button): Use it.
14439
14440         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
14441         (mm-find-raw-part-by-type): Ditto.
14442         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
14443         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
14444         (mm-destroy-parts): Kill nested multibyte buffer.
14445
14446         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
14447         (mml2015-gpg-verify): Ditto.
14448
14449 2000-11-18  Simon Josefsson  <sj@extundo.com>
14450
14451         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
14452         (mml2015-function-alist): Use it.
14453
14454         * mml-sec.el (mml-sign-alist): Update names.
14455         (mml-encrypt-alist): Ditto.
14456         (mml-secure-part-smime-sign): Moved to mml-smime.el
14457         as `mml-smime-sign-query'.
14458         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
14459         `mml-smime-get-file-cert'.
14460         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
14461         `mml-smime-get-dns-cert'.
14462         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
14463         `mml-smime-encrypt-query'.
14464         (mml-smime-sign-buffer): Use mml-smime-sign.
14465         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
14466
14467         * mml-smime.el (mml-smime-sign): New function.
14468         (mml-smime-encrypt):
14469         (mml-smime-sign-query):
14470         (mml-smime-get-file-cert):
14471         (mml-smime-get-dns-cert):
14472         (mml-smime-encrypt-query): Moved from mml-sec.el.
14473
14474 2000-11-16  Simon Josefsson  <sj@extundo.com>
14475
14476         * mml2015.el (mml2015-gpg-clear-verify): New function.
14477         (mml2015-function-alist): Add it.
14478
14479 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
14480
14481         * message.el (message-setup-fill-variables): Use
14482         message-cite-prefix-regexp.
14483         (message-newline-and-reformat): Check the end of citation, leading
14484         WSP, break in the cite prefix.
14485         (message-fill-paragraph): New function.
14486
14487 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
14488
14489         * lpath.el: Shut up.
14490
14491 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
14492
14493         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
14494         raw 8-bit in headers in dk.* newsgroups.
14495
14496 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
14497
14498         * message.el (message-newline-and-reformat): Match extra WSPs.
14499
14500 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
14501
14502         * mml.el (mml-generate-mime-1): Ignore ascii.
14503
14504 2000-11-16 Justin Sheehy  <justin@iago.org>
14505
14506         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
14507
14508 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14509
14510         * message.el (message-cite-prefix-regexp): Prefix should not end
14511         at space.
14512
14513 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
14514
14515         * message.el (message-mode-syntax-table): Add - as a word
14516         constituent as in articles.
14517         (message-setup-fill-variables): Add -_. as supercite-style prefix.
14518         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
14519         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
14520
14521 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
14522
14523         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
14524
14525 2000-11-12  David Edmondson  <dme@dme.org>
14526
14527         * message.el (message-font-lock-keywords): use
14528         message-cite-prefix-regexp.
14529
14530 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14531
14532         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
14533         Stein Arild Str\e,Ax\e(Bmme.
14534         (gnus-group-jump-to-group): Use it.
14535         (gnus-group-jump-to-group-prompt): Customize.
14536
14537 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
14538
14539         * mailcap.el (mailcap-possible-viewers): Match the entire string.
14540
14541 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
14542
14543         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
14544         incompatible.
14545         (mml2015-mailcrypt-sign): Ditto.
14546
14547 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
14548
14549         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
14550         group is open.
14551
14552 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
14553
14554         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
14555         nnvirtual articles.
14556         (gnus-backlog-request-article): Don't request nnvirtual articles.
14557
14558 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
14559
14560         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
14561         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
14562
14563 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
14564
14565         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
14566         * mml.el (mml-generate-mime-1): Use charset attribute.
14567         * mm-bodies.el (mm-encode-body): Add parameter charset.
14568         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
14569
14570 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
14571
14572         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
14573         (mml2015-mailcrypt-clear-decrypt): Ditto.
14574         (mml2015-mailcrypt-verify): Ditto.
14575         (mml2015-mailcrypt-clear-verify): Ditto.
14576         (mml2015-gpg-verify): Ditto.
14577
14578 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
14579
14580         * smime.el (smime-openssl-program): Test the existence of openssl.
14581         * mml-smime.el: Require mm-decode.
14582         (mml-smime-verify-test): New function.
14583         * mm-decode.el (mm-verify-function-alist): Use it.
14584
14585 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
14586
14587         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
14588         anyway.
14589
14590 2000-11-13  Simon Josefsson  <sj@extundo.com>
14591
14592         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
14593         verification doesn't work.
14594
14595 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
14596
14597         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
14598         (gnus-inews-do-gcc): Use it.
14599
14600 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
14601
14602         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
14603         leading space.
14604         * mm-extern.el (mm-inline-external-body): Report error when no
14605         access-type.
14606
14607 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
14608
14609         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
14610
14611 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
14612
14613         * gnus-art.el (gnus-mime-button-menu): Use select-window.
14614
14615 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
14616
14617         * gnus-art.el (gnus-mime-display-part): Display multipart/related
14618         as multipart/mixed.
14619
14620 2000-11-12  David Edmondson  <dme@dme.org>
14621
14622         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
14623         and replace `.' with `\w' to allow for different syntax tables
14624         (from Vladimir Volovich).
14625         * message.el (message-newline-and-reformat): use
14626         `message-cite-prefix-regexp'.
14627         * gnus-cite.el (gnus-supercite-regexp): use
14628         `message-cite-prefix-regexp'.
14629         * gnus-cite.el (gnus-cite-parse): use
14630         `message-cite-prefix-regexp'.
14631
14632 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
14633
14634         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
14635         PGP SIGNATURE.  Escape leading "-"'s.
14636         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
14637
14638 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
14639
14640         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
14641
14642 2000-11-11  Simon Josefsson  <sj@extundo.com>
14643
14644         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
14645
14646         * smime.el (smime-details-buffer): New variable.
14647         (smime-sign-region):
14648         (smime-encrypt-region):
14649         (smime-verify-region):
14650         (smime-decrypt-region): Copy OpenSSL output to the buffer.
14651
14652         * mml-smime.el (mml-smime-verify): Support security info.
14653
14654 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
14655
14656         * mm-decode.el (mm-verify-option): Set default to nil.
14657         (mm-decrypt-option): Ditto.
14658         * gnus-art.el (article-verify-x-pgp-sig): New function.
14659
14660 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
14661
14662         * gnus-art.el (gnus-mime-display-alternative): Show button if no
14663         preferred part.
14664
14665 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14666
14667         * gnus-sum.el (gnus-move-split-methods): Say that
14668         `gnus-split-methods' uses file names, whereas this uses group
14669         names.  (Report from Nevin Kapur)
14670
14671 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
14672
14673         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
14674
14675 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
14676
14677         * nnheader.el (nnheader-directory-files-is-safe): New variable.
14678         (nnheader-directory-articles): Use it.
14679         (nnheader-article-to-file-alist): Ditto.
14680
14681 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
14682
14683         * rfc2047.el (rfc2047-pad-base64): New function.
14684         (rfc2047-decode): Use it.
14685
14686 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
14687
14688         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
14689         select method.
14690
14691 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
14692
14693         * mml2015.el (mml2015-gpg-decrypt-1):
14694         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
14695
14696 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
14697
14698         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
14699
14700 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
14701
14702         * pop3.el (pop3-munge-message-separator): A message may have an
14703         empty body.
14704
14705 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
14706
14707         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
14708         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
14709         (mm-uu-pgp-signed-extract): Use coding-system.
14710
14711 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
14712
14713         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
14714         (gnus-insert-mime-security-button): New function.
14715         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
14716         * mml2015.el:  Add security info when verify or decrypt.
14717         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
14718         (mm-uu-pgp-encrypted-extract): Ditto.
14719
14720 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
14721
14722         * mm-decode.el (mm-display-parts): New function.
14723         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
14724
14725 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14726
14727         * gnus-mlspl.el: Documentation tweaks.
14728
14729 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
14730
14731         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
14732         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
14733         argument.
14734
14735 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
14736
14737         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
14738
14739 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
14740
14741         * gnus-art.el (gnus-article-encrypt): New function.
14742         (gnus-article-encrypt-protocol-alist): New variable.
14743         (gnus-article-encrypt-protocol): New variable.
14744         * mml2015.el (mml2015-self-encrypt): New function.
14745         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
14746
14747 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
14748
14749         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
14750         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
14751         let mailcap do it.
14752         * mml2015.el: Remove snarf code.
14753         * mm-decode.el: Remove snarf code.
14754
14755 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
14756
14757         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
14758         (mml-insert-mime): Understand gnus-decoded.
14759         (mime-to-mml): New parameter handles.
14760         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
14761         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
14762
14763 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
14764
14765         * mm-decode.el (mime-security): New group.
14766         (mm-verify-function-alist): Add test function.
14767         (mm-decrypt-function-alist): Ditto.
14768         (mm-snarf-option): Set default value as nil.
14769         (mm-find-part-by-type): Recursive parameter.
14770         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
14771         * mml2015.el: Support draft-ietf-openpgp-multsig.
14772
14773 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
14774
14775         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
14776         (gnus-article-view-part-as-charset): New function.
14777
14778 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
14779
14780         * mm-decode.el (mm-verify-option): Default value.
14781         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
14782
14783 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
14784
14785         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
14786
14787 2000-11-05  Simon Josefsson  <sj@extundo.com>
14788
14789         * mml-smime.el (mml-smime-verify): Work in original multipart
14790         buffert.
14791
14792         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
14793         (mm-handle-multipart-ctl-parameter): Ditto.
14794         (mm-alist-to-plist): New function.
14795         (mm-dissect-buffer): Store CTL parameters and copy original buffer
14796         for multiparts.
14797         (mm-destroy-parts): Destroy multipart buffert.
14798         (mm-remove-part): Ditto.
14799
14800         * mml-smime.el (mml-smime-sign): Not used.
14801         (mml-smime-encrypt): Ditto.
14802
14803         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
14804
14805         Verify S/MIME signature support.
14806
14807         * mm-decode.el (mm-inline-media-tests): Add
14808         application/{x-,}pkcs7-signature.
14809         (mm-inlined-types): Ditto.
14810         (mm-automatic-display): Ditto.
14811         (mm-verify-function-alist): Ditto.  Add name of method.
14812         (mm-decrypt-function-alist): Add name of method.
14813         (mm-find-part-by-type): Add documentation.
14814         (mm-possibly-verify-or-decrypt): Use new format of
14815         mm-{verify,decrypt}-function-alist.  Use method names.
14816
14817         * mml-smime.el (mml-smime-verify): New function.
14818
14819 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
14820
14821         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
14822
14823 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
14824
14825         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
14826         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
14827         * mm-decode.el (mm-snarf-option): New variable.
14828
14829 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
14830
14831         * mm-util.el (mm-subst-char-in-string): New function.
14832         (mm-replace-chars-in-string): Use it.
14833         * message.el (message-replace-chars-in-string): Use it.
14834         * nnheader.el (nnheader-replace-chars-in-string): Use it.
14835         * gnus-mh.el (mh-lib-progs): Shut up.
14836
14837 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
14838
14839         * base64.el, md5.el: Moved to contrib directory.
14840
14841 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
14842
14843         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
14844         the last article when search.
14845
14846 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
14847
14848         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
14849         * nnmail.el (nnmail-pathname-coding-system): Ditto.
14850
14851 2000-09-29  David Edmondson  <dme@thus.net>
14852
14853         * message.el (message-newline-and-reformat): Typo.
14854
14855 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
14856
14857         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
14858
14859 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
14860
14861         * nntp.el (nntp-decode-text): Delete bogus status lines.
14862
14863 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
14864
14865         * message.el (message-font-lock-keywords): Match a final newline
14866         to help font-lock's multiline support.
14867
14868 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
14869
14870         * nnoo.el (nnoo-set): New function.
14871
14872 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
14873
14874         * gpg.el, gpg-ring.el: Moved to contrib directory.
14875
14876 2000-11-04  Simon Josefsson  <sj@extundo.com>
14877
14878         * nnimap.el (nnimap-split-inbox): Typo.
14879
14880 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
14881
14882         * gnus-msg.el (gnus-msg-mail): Move it backwards.
14883
14884 2000-11-03  Simon Josefsson  <sj@extundo.com>
14885
14886         * rfc2231.el (rfc2231-parse-qp-string): New function.
14887         (require): rfc2047.
14888
14889         * mail-parse.el (mail-header-parse-content-type):
14890         (mail-header-parse-content-disposition): Support invalid QP
14891         encoded strings, by using `rfc2231-parse-qp-string'.
14892
14893 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
14894
14895         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
14896         (rfc2231-decode-encoded-string): Typo "> X 1".
14897         (rfc2231-encode-string): Insert the name of charset.
14898         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
14899
14900 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
14901
14902         * mm-decode.el (mm-save-part): Return the filename.
14903         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
14904         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
14905         (gnus-mime-action-alist): Use it.
14906         (gnus-mime-button-commands): Use it.
14907         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
14908         (mm-inline-external-body): unwind-protect.
14909
14910 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
14911
14912         * gnus-art.el (gnus-insert-mime-button): Show url.
14913
14914 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
14915
14916         * mml.el (mml-generate-mime-1): Support external url.
14917         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
14918
14919 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
14920
14921         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
14922         * mm-decode.el (mm-display-external): Ditto.
14923         * mm-extern.el: New file.
14924         * mm-decode.el (mm-inline-media-tests): Hook it up.
14925         (mm-inlined-types): Inline message/external-body.
14926
14927 2000-11-02  Simon Josefsson  <sj@extundo.com>
14928
14929         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
14930
14931         * message.el (message-get-reply-headers): Better handling when
14932         Mail-Followup-To is very large.
14933
14934 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
14935
14936         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
14937         * gnus-art.el (gnus-article-edit-done):
14938         * gnus-sum.el (gnus-summary-edit-article-done): Move line
14939         counting code here.
14940         * gnus-msg.el (gnus-setup-message): Remove a hack.
14941
14942 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
14943
14944         * gnus-sum.el (gnus-newsgroup-variables): New variable.
14945         (gnus-summary-mode): Make them local variables.
14946         (gnus-set-global-variables): Globalize them.
14947         (gnus-summary-exit): Kill them.
14948
14949 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
14950
14951         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
14952         word.
14953
14954 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
14955
14956         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
14957         gnus-article-wash-types.
14958         * gnus-art.el (gnus-article-wash-status): Use them.
14959
14960 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
14961
14962         * mml.el (mml-read-tag): Remove spaces and LF.
14963
14964 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
14965
14966         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
14967         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
14968
14969 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
14970
14971         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
14972
14973 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
14974
14975         * gnus-sum.el (gnus-article-charset): New variable.
14976         (gnus-summary-display-article): Set it.
14977         * gnus-msg.el (gnus-copy-article-buffer): Use it.
14978         * gnus-art.el (gnus-article-mode): Make it local variable.
14979
14980 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14981
14982         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
14983
14984 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14985
14986         * nnwfm.el: New file.
14987
14988         * nnweb.el (nnweb-replace-in-string): New function.
14989
14990 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
14991
14992         * mml2015.el: Wrap gpg.el.
14993         * gpg.el (gpg-verify): The last argument of apply is a list.
14994         (gpg-encrypt): Add passphrase as a parameter.
14995
14996 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
14997
14998         * gpg.el: New file.
14999         * gpg-ring.el: New file.
15000
15001 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
15002
15003         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
15004
15005 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15006
15007         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
15008         double-quote characters.
15009         (gnus-summary-prepare-threads): Ditto.
15010
15011 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
15012
15013         * gnus-art.el (gnus-mime-display-single): Forward line -1.
15014         * mml.el (mml-read-tag): Don't skip the leading space.
15015         * lpath.el (font-lock-set-defaults): Shut up.
15016
15017 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
15018
15019         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
15020
15021 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
15022
15023         * qp.el (quoted-printable-encode-region): Replace leading - when
15024         ultra safe.
15025         * mml.el (mml-generate-mime-postprocess-function): Removed.
15026         (mml-postprocess-alist): Removed.
15027         (mml-generate-mime-1): Use ultra-safe when sign.
15028         * mml2015.el (mml2015-fix-micalg): Uppercase.
15029         (mml2015-verify): Insert LF.
15030         (mml2015-mailcrypt-sign): Downcase; search backward.
15031
15032 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15033
15034         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
15035         restrictive.
15036         (nnultimate-table-regexp): New variable.
15037         (nnultimate-forum-table-p): Use it.
15038
15039 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
15040         Trivial patch.
15041
15042         * gnus-sum.el (gnus-summary-expire-articles): Save point.
15043
15044 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
15045
15046         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
15047         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
15048
15049 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
15050
15051         * mml2015.el: Shut up.
15052
15053 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
15054
15055         * gnus.el (gnus-server-browse-hashtb): Removed.
15056         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
15057         (gnus-group-insert-group-line-info): Use simplified method.
15058         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
15059
15060 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
15061
15062         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
15063         moved here.
15064         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
15065         * gnus-group.el (gnus-group-prepare-flat): Use it.
15066         * gnus-topic.el (gnus-group-prepare-topics): Use it.
15067
15068 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
15069
15070         * mml.el (mml-mode): Show menu in XEmacs.
15071
15072 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
15073
15074         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
15075         (gnus-server-read-server-in-server-buffer): New function.
15076         (gnus-browse-foreign-server): Browse in group buffer.
15077         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
15078         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
15079         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
15080         * gnus.el (gnus-server-browse-hashtb): New variable.
15081
15082 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
15083
15084         * nnfolder.el (nnfolder-open-nov): Use group.
15085
15086 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
15087
15088         * nnfolder.el: Add NOV. Set version to 2.0.
15089         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
15090
15091 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
15092
15093         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
15094
15095 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
15096
15097         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
15098         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
15099
15100 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
15101
15102         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
15103
15104 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
15105
15106         * mm-decode.el (mm-verify-function-alist): New variable.
15107         (mm-verify-option): New variable.
15108         (mm-decrypt-function-alist): Ditto.
15109         (mm-decrypt-option): Ditto.
15110         (mm-find-raw-part-by-type): New function.
15111         (mm-possibly-verify-or-decrypt): New function.
15112         (mm-dissect-multipart): Use it.
15113         * mml2015.el (mml2015-fix-micalg): New function.
15114         (mml2015-decrypt): Use new interface.
15115         (mml2015-verify):  Use new interface.
15116         (mml2015-setup): Make it bogus.
15117
15118 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
15119
15120         * mml.el (mml-generate-mime-postprocess-function): Set to
15121         mml-postprocess.
15122         (autoload): Autoload mml2015 and mml-smime.
15123         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
15124         * mml2015.el (mml2015-encrypt): New function.
15125         (mml2015-sign): New function.
15126         (mml2015-encrypt-function): New variable.
15127         (mml2015-sign-function): New variable.
15128         (mml2015-mailcrypt-encrypt): Use message-recipients.
15129         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
15130         * mml-smime.el (mml-smime-setup): Ditto.
15131
15132 2000-10-28  Simon Josefsson  <sj@extundo.com>
15133
15134         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
15135         Communigate Pro 3.3.1 server.
15136
15137         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
15138         in buffers.
15139         (mml-secure-dns-server): Removed.
15140         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
15141         write certificates to files.
15142
15143         * smime.el (smime-dns-server): New variable.
15144         (smime-mail-to-domain):
15145         (smime-cert-by-dns): New functions.
15146
15147         * dig.el: New file.
15148
15149 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
15150
15151         * message.el (message-options): New variable.
15152         (message-options-set-recipient): New function.
15153         (message-send): Use them.
15154         * gnus-int.el (gnus-request-replace-article): Use them.
15155         (gnus-request-accept-article): Ditto.
15156         * mml.el (mml-preview): Use them.
15157         * gnus-sum.el (gnus-summary-edit-article): Use them.
15158
15159         * message.el (message-options-get): New function.
15160         (message-options-get): New function.
15161         * rfc2047.el (rfc2047-encode-message-header): Use them.
15162         * mm-bodies.el (mm-encode-body): Use them.
15163
15164 2000-10-28  Simon Josefsson  <sj@extundo.com>
15165
15166         * nnimap.el (nnimap-retrieve-which-headers):
15167         (nnimap-request-article-part): Quote message-id.
15168
15169         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
15170         (smime-CA-file): New variable.
15171         (smime-call-openssl-region): Don't error.
15172         (smime-sign-region): Return result value.
15173         (smime-encrypt-region): Ditto.
15174         (smime-verify-region): New function.
15175         (smime-decrypt-region): Ditto.
15176         (smime-verify-buffer): Ditto.
15177         (smime-decrypt-buffer): Ditto.
15178
15179         * mml.el: Require mml-sec.
15180         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
15181         (mml-mode-map): Add "sign" and "encrypt" maps.
15182         (mml-menu): Add security menu.
15183         (mml-preview): Use generate-new-buffer.
15184
15185         * mml-sec.el: New file.
15186
15187 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
15188
15189         * mm-decode.el (mm-find-part-by-type): Move it here.
15190         * mml.el (mml-postprocess): Move it here.
15191         (mml-postprocess-alist): Move it here. Merge them.
15192
15193 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
15194
15195         * rfc2047.el (rfc2047-encode-message-header): Make sure no
15196         unencoded stuff in the header.
15197
15198 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
15199
15200         * gnus-group.el (gnus-group-listed-groups): New variable.
15201         (gnus-group-list-option): New variable.
15202         (gnus-group-list-limit-map): New keymap.
15203         (gnus-group-list-flush-map): New keymap.
15204         (gnus-group-list-plus-map): New keymap.
15205         (gnus-group-prepare-logic): New function.
15206         (gnus-group-prepare-flat): Merge with
15207         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
15208         (gnus-group-prepare-flat-list-dead): Ditto.
15209         (gnus-group-list-matching): Use gnus-group-prepare-function.
15210         (gnus-group-list-dormant): Ditto.
15211         (gnus-group-list-cached): Ditto.
15212         (gnus-group-listed-groups): New function.
15213         (gnus-group-list-limit): New function.
15214         (gnus-group-list-flush): New function.
15215         (gnus-group-list-plus): New function.
15216         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
15217         (gnus-topic-prepare-topic): Ditto.
15218
15219 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
15220
15221         * message.el (message-insert-to, message-get-reply-headers):
15222         (message-reply, message-followup): Mail-{Followup,Reply}-To.
15223
15224 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
15225
15226         * mml2015.el: New file.
15227         * smime.el: New file.
15228         * mml-smime.el: New file.
15229
15230 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
15231
15232         * ChangeLog: Moved to ChangeLog.1.
15233
15234     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
15235   Copying and distribution of this file, with or without modification,
15236   are permitted provided the copyright notice and this notice are preserved.
15237
15238 ;; Local Variables:
15239 ;; coding: iso-2022-7bit
15240 ;; End: