(gnus-xmas-mime-button-menu): Accept a prefix arg.
[gnus] / lisp / ChangeLog
1 2003-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * gnus-xmas.el (gnus-xmas-mime-button-menu): Accept a prefix arg.
4
5 2003-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
6
7         * message.el (message-user-fqdn, message-valid-fqdn-regexp): New
8         variables.
9         (message-make-fqdn): Use it.  Improved validity check.
10
11 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12
13         * message.el (message-user-mail-address): Check whether
14         user-mail-address looks valid.
15
16         * gnus-msg.el (gnus-mailing-list-followup-to): New function.
17
18         * gnus-util.el (gnus-fetch-original-field): New function.
19
20 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
21
22         * message.el (message-mode): \\(...\\) around additional
23         paragraph-separate alternative.
24
25 2003-02-23  Jesper Harder  <harder@ifa.au.dk>
26
27         * gnus-art.el (gnus-mime-button-commands): Add ellipsis.
28         (gnus-mime-button-menu): Define MIME popup menu with easy-menu to
29         display key bindings.
30         (gnus-mime-button-menu): Rewrite.
31
32 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
33
34         * gnus-art.el (gnus-button-url-regexp): Removed `.
35
36 2003-02-23  Max Froumentin  <mf@w3.org>
37
38         * gnus-art.el (gnus-button-url-regexp): Remove `, enter '.
39
40 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
41
42         * gnus-art.el (gnus-mime-action-on-part): Require a match
43         interactively. 
44
45         * gnus-start.el (gnus-save-newsrc-file): Use
46         gnus-backup-startup-file. 
47         (gnus-backup-startup-file): New variable.
48
49 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
50
51         * gnus.el (gnus-summary-buffer-name): Moved function here. 
52
53         * gnus-draft.el (defun): Remove debug.
54
55 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
56
57         * gnus-sum.el (gnus-summary-refer-article): Skip method if we
58         can't open server.
59
60 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
61
62         * gnus-draft.el (defun): Configure posting styles.
63
64         * gnus-start.el (gnus-get-unread-articles-in-group): Make sure
65         the entry for the group exists before we alter it.
66
67 2003-02-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
68
69         * message.el (message-mode): MML tags separate paragraphs.  Small
70         change from David S Goldberg <david.goldberg6@verizon.net>.
71
72         * gnus-agent.el (gnus-agent-get-undownloaded-list): Sort
73         `gnus-newsgroup-headers'.
74
75         * gnus-art.el (gnus-article-refer-article): Grok more message id
76         formats.  From Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
77
78 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
79
80         * mm-decode.el (mm-path-name-rewrite-functions): Doc fix: don't
81         use "path name".
82
83 2003-02-21  Teodor Zlatanov  <tzz@bwh.harvard.edu>
84
85         * gnus-sum.el (gnus-summary-move-article)
86         (gnus-summary-expire-articles): send data header for article, not
87         just article ID
88
89         * gnus-registry.el (gnus-registry-hashtb, gnus-register-action) 
90         (gnus-register-spool-action): added hashtable of message ID keys
91         with message motion data
92
93 2003-02-21  Florian Weimer  <fw@deneb.enyo.de>
94         From Reiner Steib  <Reiner.Steib@gmx.de>.
95
96         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): New
97         variable, used in `gnus-button-mid-or-mail-heuristic'.
98         (gnus-button-mid-or-mail-heuristic): New function derived from
99         Florian Weimer's Perl script.
100         (gnus-button-handle-mid-or-mail): Allow a function instead of
101         'guess.
102         (gnus-button-guessed-mid-regexp): Removed.
103
104 2003-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
105
106         * message.el (message-resend): Bind message-setup-hook to nil;
107         remove X-Draft-From header.
108
109 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
110
111         * gnus-sum.el (gnus-simplify-subject-fully, gnus-subject-equal)
112         (gnus-newsgroup-undownloaded)
113         (gnus-summary-save-parts-default-mime, gnus-auto-select-next):
114         Doc fixes.
115
116 2003-02-17  John Paul Wallington  <jpw@gnu.org>
117
118         * gnus.el (gnus-shell-command-separator, gnus-email-address)
119         (gnus-default-charset, gnus-other-frame-parameters): Doc fixes.
120
121 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
122
123         * gnus-spec.el (gnus-xmas-format): Use insert instead of
124         insert-string which is obsolete in Emacs 21.4.
125
126         * message.el (message-cross-post-followup-to-header): do.
127         
128         * spam.el (spam-ifile-register-with-ifile)
129         (spam-stat-register-spam-routine)
130         (spam-stat-register-ham-routine)
131         (spam-bogofilter-register-with-bogofilter): do.
132
133         * mailcap.el (mailcap-mime-data): Fix typo.
134
135         * gnus-topic.el (gnus-topic-make-menu-bar): Add ellipsis.
136
137 2003-02-19  Reiner Steib  <Reiner.Steib@gmx.de>
138
139         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
140         (gnus-cite-parse): Renamed `gnus-unsightly-citation-regexp' to
141         `gnus-cite-unsightly-citation-regexp'.
142
143 2003-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
144
145         * gnus-msg.el (gnus-copy-article-buffer): Copy an article header
146         even if there's just a header.
147
148 2003-02-19  Jesper Harder  <harder@ifa.au.dk>
149
150         * message.el (message-fix-before-sending): Fix highlighting of
151         illegible and invisible text.
152
153         * gnus-util.el (gnus-multiple-choice): Separate choices with
154         ",\e,A \e(B".  Suggested by Dan Jacobson <jidanni@dman.ddts.net>.
155
156 2003-02-18  Jesper Harder  <harder@ifa.au.dk>
157
158         * gnus-sum.el (gnus-summary-exit-no-update): Use gnus-kill-buffer.
159
160 2003-02-18  Teodor Zlatanov  <tzz@lifelogs.com>
161
162         * spam.el (spam-ham-move-routine) 
163         (spam-mark-spam-as-expired-and-move-routine): use
164         gnus-summary-kill-process-mark and gnus-summary-yank-process-mark
165         around process-mark manipulation on the group
166
167 2003-02-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
168
169         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME/Multipart
170         submenu.
171
172 2003-02-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
173
174         * mail-source.el (mail-source-fetch): Reverse the return value of
175         the continuation question.
176
177 2003-02-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
178
179         * nndraft.el (nndraft-request-move-article): Bind
180         nnmh-allow-delete-final to t.
181
182 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
183
184         * mm-uu.el (mm-uu-uu-filename): Fix use of character constant.
185        
186 2003-02-11  Stefan Monnier  <monnier@cs.yale.edu>
187       
188         * nntp.el (nntp-accept-process-output): Don't use point-max to get
189         the buffer's size.
190
191 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
192
193         * nnheader.el: Added cygwin to system-type comparisons.
194        
195 2003-01-27  Juanma Barranquero  <lektu@terra.es>
196
197         * imap.el (imap-mailbox-status): Fix typo.
198
199 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
200
201         * gnus-art.el (gnus-article-prepare): Don't set agent mark if
202         online.
203
204 2003-02-14  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
205
206         * gnus-agent.el (gnus-agent-group-make-menu-bar): Include all
207         commands.
208         * gnus-sum.el: Small change from Frank Weinberg
209         <frank@usenet-rundfahrt.de>:
210         (gnus-auto-center-group): New variable.
211         (gnus-summary-read-group-1): Use it.
212         (gnus-summary-next-group): Fix docstring.
213
214 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
215
216         * gnus-util.el (gnus-faces-at): Simplify.
217
218 2003-02-13  Teodor Zlatanov  <tzz@bwh.harvard.edu>
219
220         * spam.el (spam-ham-move-routine) 
221         (spam-mark-spam-as-expired-and-move-routine): made the article
222         move conditional, so it's not called even if there's nothing to move
223
224 2003-02-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
225
226         * message.el (message-unix-mail-delimiter): Accept any whitespace
227         after the email address and before the date; do not require the
228         space character.  From Kurt B. Kaiser <kbk@shore.net>.
229
230 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
231
232         * gnus-art.el (gnus-article-only-boring-p): Make sure that the
233         gnus-article-boring-faces variable is bound; use gnus-faces-at.
234
235         * gnus-util.el (gnus-faces-at): New macro.
236
237 2003-02-13  Michael Shields  <shields@msrl.com>
238
239         * gnus-cite.el
240         (gnus-cite-attribution-suffix, gnus-cite-parse):
241         Better handling for Microsoft citation styles.
242         (gnus-unsightly-citation-regexp): New.
243
244 2003-02-12  Michael Shields  <shields@msrl.com>
245
246         * gnus-art.el (article-strip-banner): Strip both per-group and
247         per-user-address banners.
248         (article-really-strip-banner): New.
249
250 2003-02-12  Michael Shields  <shields@msrl.com>
251
252         * gnus-sum.el (gnus-article-goto-next-page,
253         gnus-article-goto-prev-page): Call gnus-summary-*-page, instead of
254         relying on the summary bindings of `n' and `p'.
255
256 2003-02-12  Michael Shields  <shields@msrl.com>
257
258         * gnus-art.el (gnus-article-only-boring-p): New.
259         (gnus-article-skip-boring): New.
260         * gnus-cite.el (gnus-article-boring-faces): New.
261         * gnus-sum.el (gnus-summary-next-page): Use
262         gnus-article-only-boring-p.
263
264 2003-02-12  Teodor Zlatanov  <tzz@lifelogs.com>
265
266         * spam.el (spam-mark-spam-as-expired-and-move-routine)
267         (spam-ham-move-routine): unmark all articles before marking those
268         of interest and calling gnus-summary-move-article
269
270 2003-02-12  Jesper Harder  <harder@ifa.au.dk>
271
272         * gnus.el (gnus-kill-buffer): Move to gnus.el because it's
273         logically the complement of gnus-get-buffer-create and
274         gnus-add-buffer.
275
276         * gnus-util.el (gnus-kill-buffer): do.
277
278         * nnmail.el: Autoload gnus-kill-buffer.
279
280 2002-02-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
281
282         * gnus-agent.el (gnus-summary-set-agent-mark): Added call to
283         gnus-summary-goto-subject as gnus-summary-update-mark operates on
284         the current LINE.
285         (gnus-agent-summary-fetch-group): Minimized the number of times
286         that the article is updated in the buffer.
287         
288 2003-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
289
290         * spam.el (spam-ham-move-routine): use the process-mark instead of
291         gnus-current-article when moving articles
292         (spam-mark-spam-as-expired-and-move-routine): ditto, use the process-mark
293
294 2003-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
295
296         * gnus-topic.el (gnus-topic-expire-articles): Recursive.
297         (gnus-topic-catchup-articles): Ditto.
298         (gnus-topic-mark-topic): Reverse recursive logic.
299
300 2003-02-11  Jesper Harder  <harder@ifa.au.dk>
301
302         * gnus-sum.el (gnus-summary-refer-thread): Handle case where
303         gnus-refer-thread-limit is t.
304
305 2003-02-10  Jesper Harder  <harder@ifa.au.dk>
306
307         * mm-util.el (mm-mule-charset-to-mime-charset): Use
308         sort-coding-systems to prefer utf-8 over utf-16.
309
310 2002-02-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
311
312         * gnus-agent.el (gnus-agent-expire-days):
313         gnus-request-move-article depends on gnus-agent-expire to clean up
314         the cache after moving the article.  Therefore, g-a-e-d can NOT
315         default to nil or can gnus-agent-expire be disabled by doing so.
316         If you don't want to run gnus-agent-expire, don't call it.
317         (gnus-agent-expire): The broken test to disable gnus-agent-expire
318         when g-a-e-d was NOT nil was removed.
319         (gnus-agent-article-name): Removed unnecessary input test as
320         article IDs are always strings.
321         (gnus-agent-regenerate-group): Added check to protect against
322         servers that generate absurdly long article IDs.  Valid IDs are
323         less than 10 digits to avoid overflow errors.  Fixed logic error
324         when ensuring that the final article ID is present in the new
325         alist.
326         
327 2003-02-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
328
329         * gnus-topic.el (gnus-topic-goto-missing-topic): Just move to the
330         next line after finding the parent.
331
332 2003-02-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
333
334         * gnus.el (gnus-version-number): Bumped.
335
336 2003-02-08 23:23:27 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
337
338         * gnus.el: Oort Gnus v0.15 is released.
339
340 2003-02-08  Michael Welsh Duggan  <md5i@cs.cmu.edu>
341
342         * nnmail.el (nnmail-split-it): If a message ends up matching the
343           same mailbox more than once, it will cause duplicates to appear
344           in the mailbox.
345
346 2003-02-08  Simon Josefsson  <jas@extundo.com>
347
348         * gnus-sum.el (gnus-summary-select-article): Remove blink removal
349         code that only worked under Emacs.
350
351         * pgg-gpg.el (pgg-gpg-process-region): Don't blink.  From Satyaki
352         Das <satyaki@chicory.stanford.edu>.
353
354 2003-02-08  Jesper Harder  <harder@ifa.au.dk>
355
356         * gnus-art.el (gnus-article-refer-article): Use
357         gnus-replace-in-string.
358
359         * gnus-util.el (gnus-map-function): Remove unneeded let-binding.
360         (gnus-remove-duplicates): do.
361
362 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
363
364         * gnus-int.el (gnus-internal-registry-spool-current-method): new variable
365         (gnus-request-scan): set
366         gnus-internal-registry-spool-current-method to gnus-command-method
367         before a request-scan operation
368
369         * gnus-registry.el (regtest-nnmail): use
370         gnus-internal-registry-spool-current-method
371
372         
373
374 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
375
376         * mail-source.el (mail-source-fetch): Typo fix.
377
378 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
379
380         * nnmail.el (nnmail-spool-hook): new hook
381         (nnmail-cache-insert): call nnmail-spool-hook
382
383         * gnus-registry.el: new file with examples of using the hooks
384
385         * gnus.el (gnus-registry): added registry customization group
386         (gnus-group-prefixed-name): improve function to return full group
387         name optionally
388         (gnus-group-guess-prefixed-name): shortcut to
389         gnus-group-prefixed-name, using just the group name
390         (gnus-group-full-name): always get a group's full name
391         (gnus-group-guess-full-name): shortcut, using just the group name
392
393         * gnus-sum.el (gnus-summary-article-move-hook) 
394         (gnus-summary-article-delete-hook) 
395         (gnus-summary-article-expire-hook): new hooks
396         (gnus-summary-move-article, gnus-summary-expire-articles) 
397         (gnus-summary-delete-article): invoke the new hooks
398
399 2003-02-07  Frank Weinberg  <frank@usenet-rundfahrt.de>
400
401         * gnus-art.el (gnus-article-refer-article): Strip leading "news:"
402           from message-ID
403
404 2003-02-07  Jesper Harder  <harder@ifa.au.dk>
405
406         * gnus-util.el (gnus-run-hooks): Use save-current-buffer.
407
408 2003-02-07  John Paul Wallington  <jpw@gnu.org>
409
410         * mm-util.el (mm-delete-duplicates, mm-append-to-file)
411         (mm-write-region, mm-detect-coding-region): Doc fixes.
412
413 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
414
415         * mail-source.el (mail-source-fetch): Ignore errors.
416         (mail-source-ignore-errors): New variable.
417
418         * gnus-sum.el (gnus-summary-refer-thread): Don't re-fetch current
419         articles. 
420
421         * gnus-msg.el (gnus-version-expose-system): Change default.
422
423 2003-02-07  Vasily Korytov  <deskpot@myrealbox.com>
424
425         * gnus-msg.el (gnus-version-expose-system): New variable.
426
427 2003-02-07  Simon Josefsson  <jas@extundo.com>
428
429         * mml-sec.el (mml-unsecure-message): Don't use kill-region.  Tiny
430         patch from deskpot@myrealbox.com (Vasily Korytov).
431
432 2003-02-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
433
434         * gnus-art.el (article-display-face): Get the Face header from
435         the current buffer.
436
437 2003-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
438
439         * gnus-art.el (gnus-mime-view-part-internally): Bind
440         buffer-read-only to nil.
441
442 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
443
444         * gnus-agent.el (gnus-agent-expire-1,2): Pass the dir argument
445         from g-a-e-1 to g-a-e-2.
446
447 2003-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
448
449         * spam.el (spam-check-BBDB): no need to regexp-quote the argument
450         of bbdb-search-simple, use spam-use-BBDB-exclusive
451         (spam-check-whitelist): use spam-use-whitelist-exclusive
452         (spam-use-whitelist-exclusive): new variable affecting
453         spam-use-whitelist
454         (spam-use-BBDB-exclusive): new variable affecting spam-use-BBDB
455
456 2003-02-05  Simon Josefsson  <jas@extundo.com>
457
458         * gnus-agent.el (gnus-agent-expire-days): Change default to nil.
459         (gnus-agent-expire): Don't expire if g-a-e-d is nil.
460         (gnus-agent-expire): Move most code into gnus-agent-expire-1.
461         (gnus-agent-expire-1): New.
462         (gnus-agent-expire-1): Move code into gnus-agent-expire-2.
463         (gnus-agent-expire-2): New.
464
465 2003-02-05  Jesper Harder  <harder@ifa.au.dk>
466
467         * gnus-util.el (gnus-delete-if): Rename to gnus-remove-if.
468         "delete-if" is misleading because it isn't actually destructive.
469
470         * gnus-topic.el (gnus-group-prepare-topics): Use new name.
471         
472         * nnmail.el (nnmail-purge-split-history): do.
473
474         * gnus-win.el (gnus-get-buffer-window): do.
475         
476         * gnus-sum.el (gnus-simplify-whitespace): Remove unnecessary
477         let-binding.
478         (gnus-simplify-all-whitespace): do.
479
480 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
481
482         * gnus-delay.el (gnus-delay-article): Fix binding of the
483         nndraft:delayed group.
484
485 2003-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
486
487         * gnus.el (spam group parameters): change 'other to 'const in
488         the group parameter definitions to soothe XEmacs
489
490 2003-02-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
491
492         * gnus-delay.el (gnus-delay-article): Really create
493         nndraft:delayed group if it doesn't exist.
494
495 2003-02-04  Jesper Harder  <harder@ifa.au.dk>
496
497         * gnus-sum.el (gnus-summary-search-article): Speed up by
498         disabling various visual features while searching.
499         (gnus-summary-recenter): Test gnus-auto-center-summary first.
500
501 2003-02-03  Jesper Harder  <harder@ifa.au.dk>
502
503         * spam.el (spam-list-of-checks): Don't quote nil and t in
504         docstrings.  From the elisp manual:
505
506            When a documentation string refers to a Lisp symbol, write
507            it [..] with single-quotes around it.  [..] There are two
508            exceptions: write t and nil without single-quotes.
509
510         * messcompat.el (message-from-style): do.
511
512         * message.el (message-send-mail): do.
513
514         * gnus-util.el (gnus-use-byte-compile): do.
515
516         * gnus-score.el (gnus-score-lower-thread): do.
517
518         * gnus-int.el (gnus-server-unopen-status): do.
519
520         * gnus.el (gnus-define-group-parameter, gnus-large-newsgroup)
521         (large-newsgroup-initial, gnus-install-group-spam-parameters): do.
522
523         * gnus-cus.el (gnus-group-customize, gnus-score-parameters)
524         (gnus-group-parameters): do.
525
526         * gnus-art.el (gnus-article-mime-match-handle-function): do.
527
528         * mm-decode.el (mm-text-html-renderer): do.
529
530 2003-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
531
532         * nnheader.el (nnheader-directory-separator-character): Change the
533         way to compute the dafault value.
534
535 2003-02-02  Jesper Harder  <harder@ifa.au.dk>
536
537         * gnus-art.el (gnus-button-handle-describe-key): Implement it.
538         (gnus-button-alist): Fix regexp for describe-key.
539         (gnus-button-handle-describe-function)
540         (gnus-button-handle-describe-variable)
541         (gnus-button-handle-apropos, gnus-button-handle-apropos-command)
542         (gnus-button-handle-apropos-variable)
543         (gnus-button-handle-apropos-documentation): Docstring fix.
544
545         * gnus-util.el (gnus-kill-buffer): Use get-buffer.
546
547 2003-02-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
548
549         * gnus-draft.el (gnus-group-send-queue): Bind gnus-posting-styles
550         to nil.
551
552         * nnmail.el: Removed gnus-util autoload.
553
554         * gnus.el: Use gnus-prin1-to-string throughout.
555
556         * gnus-util.el (gnus-prin1-to-string): Bind print-length and
557         print-level. 
558
559         * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
560         (gnus-treat-display-grey-xface): Removed.
561
562         * gnus-fun.el (gnus-grab-cam-face): New.
563         (gnus-convert-image-to-gray-x-face): Removed.
564         (gnus-convert-gray-x-face-to-xpm): removed.
565         (gnus-convert-gray-x-face-region): Removed.
566         (gnus-grab-gray-x-face): Removed.
567
568         * nnmail.el (nnmail-expiry-wait-function): Doc indent.
569
570 2003-01-31  Jesper Harder  <harder@ifa.au.dk>
571
572         * gnus-util.el (gnus-kill-buffer): Functions in gnus-util
573         shouldn't depend on the rest of Gnus, so test if gnus-buffers is
574         bound.
575
576         * nnmail.el (nnmail-cache-close): Use gnus-kill-buffer.
577
578 2003-01-30  Jesper Harder  <harder@ifa.au.dk>
579
580         * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
581         Remove -- these are bogus options which are never used.
582
583 2003-01-29  Jesper Harder  <harder@ifa.au.dk>
584
585         * gnus-art.el (gnus-article-mode): Use summary tool bar.
586
587 2003-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
588
589         * spam.el (spam-check-blackholes) 
590         (spam-blackhole-good-server-regex): new variable to skip some IPs
591         when checking blackholes; use it
592         (spam-check-bogofilter-headers) 
593         (spam-bogofilter-bogosity-positive-spam-header): new variable, in
594         case more X-Bogosity is used than just "Yes/No"
595         (spam-ham-move-routine): semi-fixed, only first article is
596         properly moved now
597
598 2003-01-27  Jesper Harder  <harder@ifa.au.dk>
599
600         * gnus-util.el (gnus-kill-buffer): Remove buffer from gnus-buffers
601         as well.
602         
603         * gnus-sum.el (gnus-select-newsgroup): Use gnus-kill-buffer.
604         
605         * gnus-score.el (gnus-score-headers, gnus-score-find-bnews): do.
606         
607         * gnus-start.el (gnus-save-newsrc-file, gnus-clear-system): do.
608         
609         * gnus-bcklg.el (gnus-backlog-shutdown): do.
610         
611         * gnus-srvr.el (gnus-server-exit, gnus-browse-exit): do.
612
613 2003-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
614
615         * gnus-fun.el (gnus-face-encode): New function.
616         (gnus-convert-png-to-face): Use it.
617
618         * gnus-sum.el (gnus-summary-make-menu-bar): Added M-& to marks. 
619
620 2003-01-26  Jesper Harder  <harder@ifa.au.dk>
621
622         * mm-decode.el (mm-dissection-list): Remove.
623         (mm-dissect-singlepart): Don't push to mm-dissection-list, it's
624         only used in mm-remove-all-parts.
625         (mm-remove-all-parts): Remove it, it's never called.
626
627 2003-01-25  Simon Josefsson  <jas@extundo.com>
628
629         * gnus-group.el (gnus-group-make-group): Report errors.
630
631         * nnimap.el (nnimap-request-create-group): Ditto.
632
633         * sieve-manage.el (sieve-manage-is-okno): Parse literal strings.
634
635         * sieve.el (sieve-upload): Fix error printing.
636
637         * mm-encode.el (mm-qp-or-base64): Always QP iff
638         mm-use-ultra-safe-encoding and cleartext PGP.
639
640         * gnus-sum.el (gnus-summary-select-article): Inhibit
641         redisplay (mainly for secured messages).
642
643         * nnmail.el (nnmail-article-group): Copy body too (but don't
644         process it).
645
646 2003-01-25  Jesper Harder  <harder@ifa.au.dk>
647
648         * gnus-art.el (gnus-article-setup-buffer): Reset
649         gnus-button-marker-list.
650
651 2003-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
652
653         * nntp.el (nntp-read-timeout): Default to using a second delay
654         under Microsoft Windows.
655
656 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
657
658         * nnheader.el (nnheader-directory-separator-character): New
659         variable. 
660
661 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
662
663         * gnus-agent.el (gnus-agent-max-fetch-size)
664         (gnus-agent-article-alist, gnus-agent-get-undownloaded-list)
665         (gnus-agent-catchup, gnus-agent-summary-fetch-group)
666         (gnus-agent-fetch-articles, gnus-agent-backup-overview-buffer)
667         (gnus-agent-flush-cache, gnus-agent-fetch-headers)
668         (gnus-agent-braid-nov, gnus-agent-load-alist)
669         (gnus-agent-article-alist-save-format)
670         (gnus-agent-read-agentview, gnus-agent-save-alist)
671         (gnus-agent-fetch-group-1, gnus-agent-expire)
672         (gnus-agent-uncached-articles, gnus-agent-retrieve-headers)
673         (gnus-agent-regenerate-group): Reformat to keep under eighty
674         columns.  Reword docstrings so that first line is under eighty
675         chars and a complete sentence.  Still need to work on the rear
676         end of the file, in particular gnus-agent-expire.       
677
678 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
679
680         * gnus-agent.el (gnus-agentize): Indent.
681
682         * gnus.el (gnus-version-number): Bumped.
683
684 2003-01-24 20:32:44 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
685
686         * gnus.el: Oort Gnus v0.14 is released.
687
688 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
689
690         * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
691         before beginning.  Tiny patch from Mark Thomas
692         <swoon@bellatlantic.net>.
693
694 2003-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
695
696         * spam.el (spam-check-blackholes, spam-split) 
697         (spam-mark-junk-as-spam-routine, spam-summary-prepare-exit): added
698         gnus-message calls to show to users what spam.el is doing
699
700 2003-01-24  Jesper Harder  <harder@ifa.au.dk>
701
702         * gnus-msg.el (gnus-message-replysign)
703         (gnus-message-replyencrypt): Fix typo.
704
705 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
706
707         * gnus-art.el (gnus-mime-security-show-details): Toggle showing
708         details. 
709
710 2003-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
711
712         * gnus-art.el (gnus-article-press-button): let* -> let.
713         (gnus-mime-security-show-details): Cleaned up.
714         (gnus-mime-security-press-button): Save excursion.
715         (gnus-insert-mime-security-button): Clean up.
716
717         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Doc fix.
718
719         * gnus-async.el (gnus-async-wait-for-article): Don't use a
720         timeout. 
721
722         * nntp.el (nntp-accept-process-output): Removed timeout. 
723         (nntp-read-timeout): New variable.
724         (nntp-accept-process-output): Use it.
725
726         * gnus-sum.el (gnus-data-find-list): Remove *.
727
728 2002-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
729
730         * gnus-sum.el (gnus-summary-first-subject): Fixed bug that I
731         introduced on 2002-01-22.
732         (gnus-summary-first-unseen-or-unread-subject): Ditto.
733
734 2003-01-23  Teodor Zlatanov  <tzz@lifelogs.com>
735
736         * spam.el (spam-check-regex-headers, spam-list-of-checks) 
737         (spam-regex-headers-spam, spam-regex-headers-ham): added spam/ham
738         checks of incoming mail based on simple header regexp matching
739
740 2003-01-22  Teodor Zlatanov  <tzz@lifelogs.com>
741
742         * gnus-sum.el (gnus-spam-mark): set to `$'
743
744 2002-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
745
746         * gnus-agent.el (gnus-agent-get-undownloaded-list): Now computes
747         gnus-newsgroup-unfetched, the list of articles whose headers have
748         not been fetched from the server.
749
750         * gnus-sum.el (gnus-summary-find-next): Removed undownloaded
751         parameter as it never worked due to a bug.  Added check to prevent
752         selection of any article in the gnus-newsgroup-unfetched list.
753         (gnus-summary-find-prev): Added check to prevent selection of any
754         article in the gnus-newsgroup-unfetched list.
755         (gnus-summary-first-subject): Documented API. Modified
756         implementation so that constraints are handled independently.
757         Added check to prevent selection of any article in the
758         gnus-newsgroup-unfetched list.
759         (gnus-summary-first-unseen-subject): Updated parameters in
760         gnus-summary-first-subject call to match new API.
761         (gnus-summary-first-unseen-or-unread-subject): Ditto.
762         (gnus-summary-catchup): Do not mark unfetched articles as read.
763         
764 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
765
766         * gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook):
767         make-obsolete-variable allows only two arguments in XEmacs and
768         Emacs 20.
769
770         * gnus-sum.el (gnus-summary-wash-hide-map): Remove
771         gnus-article-hide-pgp.
772         (gnus-summary-make-menu-bar): do.
773
774         * gnus-art.el (gnus-treat-strip-pgp): Make obsolete.
775         (gnus-treatment-function-alist): Remove gnus-treat-strip-pgp and
776         gnus-article-hide-pgp.
777         (article-hide-pgp): Remove.
778         (gnus-article-hide): Remove gnus-article-hide-pgp.
779
780         * gnus.el: Remove gnus-article-hide-pgp
781
782 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
783
784         * message.el (message-required-headers): Doc fix.
785
786 2003-01-21  Teodor Zlatanov  <tzz@lifelogs.com>
787
788         * spam.el (spam-group-ham-processor-bogofilter-p): fixed bug
789         (spam-ifile-register-ham-routine, spam-ifile-ham-category): new
790         option to make ifile a purely binary classifier
791
792 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
793
794         * mml-sec.el (mml-secure-sign-pgpauto): Renamed.
795         (mml-secure-encrypt-pgpmime): Removed double.
796
797         * gnus-sum.el (gnus-summary-mark-article-as-replied): Added
798         debugging statements.
799
800 2003-01-21  Andreas Fuchs  <asf@void.at>
801
802         * mml-sec.el (mml-sign-alist): Added pgpauto.
803
804 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
805
806         * gnus.el (gnus-version-number): Bumped version number.
807
808 2003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
809
810         * gnus.el: Oort Gnus v0.13 is released.
811
812 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
813
814         * gnus-art.el (gnus-button-url-regexp): Removed |.
815
816         * message.el (message-send-hook): Doc fix.
817
818         * gnus-win.el (gnus-buffer-configuration): Display article
819         instead of article-copy when `reply'.
820
821 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
822
823         * gnus.el (gnus-format): Change customize group to gnus.
824         (gnus-cache): Add link.
825         (gnus-group-charter-alist): Fix docstring.
826
827 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
828
829         * mailcap.el (mailcap-print-command): lpr-command might be
830         unbound in XEmacs.
831
832 2002-01-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
833
834         * gnus-agent.el (gnus-agent-regenerate-group): Added interactive form.
835
836         * gnus-sum.el (gnus-summary-update-article-line): Fixed
837         calculation of net characters added for use in the gnus-data
838         structure.
839         
840 2003-01-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
841
842         * nnmail.el (nnmail-process-unix-mail-format): Improve error
843         message.  Suggested by Jari Aalto.
844
845 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
846
847         * gnus-art.el (gnus-article-followup-with-original): Clean up. 
848         (gnus-article-reply-with-original): Ditto.
849
850         * gnus-sum.el (gnus-summary-catchup): Make sure downloadable,
851         read articles don't become unread.
852
853 2003-01-17  Simon Josefsson  <jas@extundo.com>
854
855         * gnus-fun.el (gnus-x-face-from-file): 
856         (gnus-face-from-file): Suggest image format in minibuffer prompt.
857
858         * gnus-fun.el (gnus-convert-image-to-x-face-command)
859         (gnus-convert-image-to-face-command): Doc fix.
860
861 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
862
863         * gnus-fun.el (gnus-convert-face-to-png): Protect against errors.
864
865 2003-01-17  Jesper Harder  <harder@ifa.au.dk>
866
867         * gnus-art.el (gnus-mime-print-part): Use mm-save-part-to-file to
868         avoid encoding problems.
869
870         * mailcap.el (mailcap-ps-command): New variable.
871         (mailcap-mime-data): Add print entry where applicable.  Use
872         pdftotext on a tty.
873
874 2003-01-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
875
876         * gnus-sum.el (gnus-alter-header-function): Add type and group.
877
878 2003-01-16  Simon Josefsson  <jas@extundo.com>
879
880         * gnus-fun.el (gnus-convert-image-to-x-face-command) 
881         (gnus-convert-image-to-face-command, gnus-x-face-from-file) 
882         (gnus-face-from-file): Doc fix; don't mention image format.
883
884 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
885
886         * spam.el (spam-get-article-as-filename): new function (unused for now)
887         (spam-get-article-as-buffer): new function
888         (spam-get-article-as-string): use spam-get-article-as-buffer
889         (spam-summary-prepare-exit): fixed bug, noticed by Malcolm Purvis
890
891 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
892  
893         * gnus-agent.el: Don't use `path'.
894         From the GNU coding standards:
895         
896             Please do not use the term ``pathname'' that is used in Unix
897             documentation; use ``file name'' (two words) instead.  We use
898             the term ``path'' only for search paths, which are lists of
899             directory names.
900
901         * nnsoup.el (nnsoup-file-name): Ditto.
902  
903         * nnmail.el (nnmail-pathname-coding-system): Ditto.
904         (nnmail-group-pathname): Ditto.
905  
906         * nnimap.el (nnimap-group-overview-filename): Ditto.
907  
908         * nnheader.el (nnheader-pathname-coding-system): Ditto.
909         (nnheader-group-pathname): Ditto.
910  
911         * nnfolder.el (nnfolder-group-pathname): Ditto.
912  
913         * gnus.el (gnus-home-directory): Ditto.
914  
915         * gnus-group.el (gnus-group-icon-list): Ditto.
916  
917 2003-01-16  Jesper Harder  <harder@ifa.au.dk>
918
919         * gnus-art.el (gnus-mime-print-part): Use mm-handle-media-type.
920
921         * message.el (message-mode-menu): Use it.
922         (message-mode-menu): Deactivate "Yank Original" if there's no
923         reply buffer.
924
925         * messagexmas.el (message-xmas-redefine): Redefine in XEmacs.
926
927         * message.el (message-mark-active-p): New function.
928
929 2003-01-15  Teodor Zlatanov  <tzz@lifelogs.com>
930
931         * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header) 
932         (spam-bogofilter-database-directory): new variables
933         (spam-check-bogofilter-headers, spam-check-bogofilter) 
934         (spam-bogofilter-register-with-bogofilter) 
935         (spam-bogofilter-register-spam-routine) 
936         (spam-bogofilter-register-ham-routine) 
937         (spam-group-ham-processor-bogofilter-p): new functions for the new
938         Bogofilter interface
939         (spam-summary-prepare-exit): use the new Bogofilter functions
940         (spam-list-of-checks): added spam-use-bogofilter-headers
941         (spam-bogofilter-score): rewrote function
942         (spam-check-bogofilter): optional score parameter, uses
943         spam-check-bogofilter-headers better
944         (spam-check-bogofilter-headers): optional score parameter
945
946         * gnus.el (gnus-install-group-spam-parameters): new variable, t by
947         default, in the gnus-start customization group.  Used to disable
948         the spam-*/ham-* parameters.
949         (gnus-group-ham-exit-processor-bogofilter): new ham processor
950
951 2003-01-15  Jesper Harder  <harder@ifa.au.dk>
952
953         * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
954         XEmacs.
955
956         * gnus-ems.el (gnus-mark-active-p): do.
957
958 2003-01-15  Kevin Ryde  <user42@zip.com.au>
959
960         * gnus.texi (Using MIME): Mention auto-compression-mode with
961         gnus-mime-copy-part.
962
963 2003-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
964
965         * message.el (message-send): Don't warn about duplicates when
966         superseding. 
967
968 2003-01-15  Simon Josefsson  <jas@extundo.com>
969
970         * nnimap.el (nnimap-split-download-body): New variable.
971         (nnimap-split-articles): Use it.
972
973 2002-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
974
975         * gnus-agent.el (gnus-agent-check-overview-buffer): This data
976         integrity checker was incorrectly flagging, and removing, articles
977         whose article number was negative.
978         (gnus-agent-fetch-group-1): When executed in the group's summary
979         buffer, refresh each downloaded line to update the status flag and
980         font.  Preserve the value of gnus-newsgroup-headers so that
981         gnus-agent-fetch-articles can split the requests by size.
982         (gnus-agent-expire): Corrected day calculation for when
983         gnus-agent-expire-days contains a list.
984
985 2003-01-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
986
987         * gnus-audio.el (gnus-audio-au-player): Use executable-find. 
988
989 2003-01-13  Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
990
991         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
992           /usr/bin/play as default player. 
993           (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
994
995 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
996
997         * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
998         articles to be marked as well.
999
1000 2002-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1001         * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
1002         fictious headers generated by nnagent (ie. Undownloaded Article
1003         ####) in the list of articles that have not been downloaded.
1004         
1005         * gnus-int.el (): Added require declarations to resolve
1006         compile-time warnings.
1007         (gnus-open-server): If the server status is set to offline,
1008         recursively execute gnus-open-server to open the offline backend
1009         (e.g. nnagent).
1010
1011 2003-01-14  Jesper Harder  <harder@ifa.au.dk>
1012
1013         * gnus-art.el (gnus-article-reply-with-original): Use
1014         gnus-mark-active-p.
1015         (gnus-article-followup-with-original): do.
1016
1017 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
1018
1019         * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
1020
1021 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
1022
1023         * gnus-score.el (gnus-score-edit-file-at-point): New function.
1024         (gnus-score-find-trace): Bind it to `e' key.  Added `q' for quit.
1025
1026 2003-01-13  Romain FRANCOISE  <romain@orebokech.com>
1027
1028         * gnus-fun.el (gnus-x-face-from-file): Quote file name. 
1029         (gnus-face-from-file): Ditto.
1030
1031 2003-01-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1032
1033         * gnus-sum.el (gnus-articles-to-read): Don't just apply
1034         gnus-alter-articles-to-read-function to the unread articles. 
1035
1036 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
1037
1038         * deuglify.el (gnus-article-outlook-unwrap-lines)
1039         (gnus-article-outlook-repair-attribution)
1040         (gnus-article-outlook-rearrange-citation): New function names,
1041         renamed from "gnus-outlook-" to "gnus-article-outlook-".  Changed
1042         doc-string.
1043
1044         * gnus-sum.el (gnus-summary-mode-map): Use new function names,
1045         removed `W k' key binding (use `W Y f' instead).
1046         (gnus-summary-make-menu-bar): Use new function names.
1047
1048 2003-01-13  Simon Josefsson  <jas@extundo.com>
1049
1050         * gnus-fun.el (gnus-random-x-face): Doc fix.
1051         (gnus-insert-random-x-face-header): New function.
1052
1053 2003-01-13  Jesper Harder  <harder@ifa.au.dk>
1054
1055         * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
1056         mark is not active.
1057
1058         * gnus-msg.el (gnus-inews-do-gcc): Comment.
1059
1060         * gnus-ems.el (gnus-mark-active-p): New function.
1061
1062         * gnus-group.el (gnus-topic-mode-p): New function.
1063         (gnus-group-make-menu-bar): Show more key bindings in topic mode.
1064         Deactivate items if mark is not active.
1065
1066 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1067
1068         * gnus.el (gnus-version-number): Bumped version.
1069         (gnus-summary-line-format): Doc fix.
1070
1071 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1072
1073         * gnus.el: Oort Gnus v0.12 is released.
1074
1075 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1076
1077         * mail-source.el (mail-sources): Removed autoload to make it
1078         compile under XEmacs.
1079
1080 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
1081
1082         * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
1083         regexp or a function too.
1084         (gnus-confirm-treat-mail-like-news): New variable.  Ask for
1085         confirmation even if the original article is mail.
1086
1087 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1088
1089         * gnus-msg.el (gnus-inews-add-send-actions): Get the right
1090         articles to be marked when not yanking.
1091
1092 2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
1093
1094         * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
1095         
1096 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1097
1098         * gnus-fun.el (gnus-face-from-file): Autoload.
1099
1100         * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
1101         errors.
1102
1103 2003-01-12  Simon Josefsson  <jas@extundo.com>
1104
1105         * sieve.el (sieve-upload-and-bury): New.  Suggested by
1106         kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
1107
1108         * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
1109         Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
1110
1111 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1112
1113         * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
1114         in every string.
1115
1116         * gnus.el (gnus-version-number): Bumped version number.
1117
1118 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1119
1120         * gnus.el: Oort Gnus v0.11 is released.
1121
1122 2003-01-12  Jesper Harder  <harder@ifa.au.dk>
1123
1124         * message.el (message-fetch-reply-field): Narrow to headers.
1125
1126         * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
1127         if Gnus isn't alive.
1128
1129 2002-01-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1130
1131         * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
1132         marks from articles that are already stored in the agent.
1133         (gnus-agent-backup-overview-buffer): New debug tool.  Creates a
1134         backup copy of an invalid .overview file for later analysis.
1135         
1136 2003-01-12  Gregorio Gervasio, Jr.  <gtgj@pacbell.net>
1137
1138         * gnus-sum.el (gnus-summary-exit): Reverse change to make group
1139         exit work with two frames.
1140
1141 2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
1142
1143         * message.el (message-forward-make-body): Use mule4.
1144
1145 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1146
1147         * message.el (message-mode-map): Move wide-reply command.
1148
1149 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
1150
1151         * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
1152         castellano.
1153         (gnus-outlook-display-hook): New variable.
1154         (gnus-outlook-display-article-buffer): New function.
1155         (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
1156         (gnus-outlook-deuglify-article): Made them interactive and added
1157         optional arg.  Use `g-o-d-a-b'.
1158         (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
1159
1160         * gnus-sum.el: Added autoloads.
1161         (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
1162         (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
1163
1164 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1165
1166         * gnus-art.el (gnus-display-mime): Use the mime emulation
1167         variable. 
1168
1169         * gnus-sum.el (gnus-article-emulate-mime): New variable.
1170
1171         * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
1172         newsrc-alist is initialized properly.
1173
1174         * mail-source.el (mail-sources): Autoload.
1175
1176         * gnus-sum.el (gnus-summary-make-false-root-always): Default to
1177         nil.
1178
1179         * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
1180         insert two newlines.
1181
1182         * message.el (message-check-news-header-syntax): Compute the
1183         header length correctly.
1184
1185 2002-01-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1186
1187         * gnus-agent.el (gnus-agent-expire): Do not remove article from
1188         alist when keeping fetched article file.
1189         (gnus-agent-retrieve-headers): When parsing response for article
1190         numbers, use the same algorithm as gnus-agent-braid-nov to protect
1191         against garbage in the server's response.
1192
1193         * gnus-int.el (gnus-request-expire-articles,
1194         gnus-request-move-article): Only expire when the group's server
1195         has been agentized.
1196
1197 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1198
1199         * gnus-cite.el (gnus-cite-delete-overlays): Protect against
1200         errors when deleting overlays.
1201
1202         * gnus-score.el (gnus-score-followup): Allow tracing.
1203
1204         * gnus-art.el (gnus-treat-display-face): New variable.
1205         (article-display-face): New command.
1206
1207         * gnus-fun.el (gnus-face-from-file): New function.
1208         (gnus-convert-face-to-png): Ditto.
1209
1210         * gnus-art.el (gnus-ignored-headers): Added Face.
1211
1212 2003-01-10  Simon Josefsson  <jas@extundo.com>
1213
1214         * nndraft.el (nndraft-request-group): Avoid crash in
1215         directory-files when draft directory doesn't exists.
1216
1217         * gnus-sum.el (gnus-select-article-hook): Add :option.
1218
1219 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
1220
1221         * spam.el (spam-use-stat): new variable
1222         (spam-group-spam-processor-stat-p) 
1223         (spam-group-ham-processor-stat-p): new convenience functions
1224         (spam-summary-prepare-exit): add spam/ham processors to sequence
1225         (spam-list-of-checks): add spam-use-stat to list of checks
1226         (spam-split): conditionally load the spam-stat tables
1227         (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
1228         spam-check-ifile): new functions
1229
1230         * spam-stat.el (spam-stat): typo fix
1231         (spam-stat-install-hooks): new variable
1232         (spam-stat-split-fancy-spam-group): added documentation clarification
1233         (spam-stat-split-fancy-spam-threshhold): new variable
1234         (spam-stat-install-hooks): make hooks conditional
1235         (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
1236
1237         * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
1238         spam-stat ham/spam processor symbols
1239
1240 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1241
1242         * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
1243         file exists.
1244
1245 2003-01-10  Simon Josefsson  <jas@extundo.com>
1246
1247         * gnus-sum.el (gnus-summary-read-group-1): Don't select first
1248         undownloaded/downloadable only when unplugged.
1249
1250 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
1251
1252         * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
1253
1254 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
1255
1256         * spam.el (spam-check-ifile): fixed call-process-region to use the
1257         db parameter only if it's set
1258         (spam-ifile-register-with-ifile): ditto
1259
1260 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
1261
1262         * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
1263         spam-stat-nbad before creating the hash table.
1264         (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
1265         Changed copyright statement to FSF.
1266
1267 2002-01-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1268
1269         * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
1270         processable articles as read.
1271         (gnus-agent-summary-fetch-series): Remove processable and
1272         downloadable marks on all downloaded articles in the series.
1273
1274         * nntp.el (nntp-report): Throw error after reporting the problem.
1275         (nntp-accept-process-output): Corrected error check to report an
1276         error when the process is nil.
1277
1278 2003-01-09  Simon Josefsson  <jas@extundo.com>
1279
1280         * message.el (message-tool-bar-map): Add preview.
1281
1282 2003-01-09  Jesper Harder  <harder@ifa.au.dk>
1283
1284         * mml.el (mml-preview): Get rid of MIME handles and buffers after
1285         previewing.
1286
1287 2003-01-08  Paul Jarc  <prj@po.cwru.edu>
1288
1289         * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
1290         bug when the (n+1)th article to be added to a group has a smaller
1291         number than the n articles already added.
1292
1293 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
1294
1295         * message.el (message-mode-field-menu): Use backquote.
1296
1297 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
1298
1299         * spam.el: fixed the BBDB autoloads again, using
1300         bbdb-search-simple now (which is not a macro, thank god)
1301
1302         * lpath.el (bbdb-search): removed function from maybe-fbind list
1303
1304         * gnus.el (ham-process-destination): added new parameter for
1305         destination of ham articles found in spam groups at summary exit
1306
1307         * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
1308         (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
1309         (spam-ifile-database-path): added new parameter for ifile's database
1310         (spam-move-spam-nonspam-groups-only): new parameter to determine
1311         if spam should be moved from all groups or only some
1312         (spam-summary-prepare-exit): fixed logic to use
1313         spam-move-spam-nonspam-groups-only when deciding to invoke
1314         spam-mark-spam-as-expired-and-move-routine; always invoke that
1315         routine after the spam has been expired-or-moved in case there's
1316         some spam left over; use spam-ham-move-routine in spam groups
1317         (spam-ham-move-routine): new function to move ham articles to the
1318         ham-process-destinations group parameter
1319
1320 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1321
1322         * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
1323
1324         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
1325         gnus-summary-update-article-line.
1326
1327 2003-01-08  Simon Josefsson  <jas@extundo.com>
1328
1329         * nnmail.el (nnmail-expiry-target-group): Request group, create it
1330         not successful.
1331
1332 2003-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1333
1334         * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
1335
1336 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
1337
1338         * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
1339         logic, finally
1340
1341 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1342
1343         * gnus-spec.el (gnus-parse-format): %C is a complex format.
1344         (gnus-parse-format): Change to %~.
1345
1346         * message.el (message-generate-headers): Don't generate optional
1347         empty headers.
1348
1349 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
1350
1351         * message.el (message-cross-post-default)
1352         (message-cross-post-note-function, message-shoot-gnksa-feet)
1353         (message-strip-subject-trailing-was, message-change-subject)
1354         (message-mark-insert-file, message-cross-post-followup-to)
1355         (message-cross-post-followup-to, message-mode-map)
1356         (message-generate-unsubscribed-mail-followup-to)
1357         (message-make-mail-followup-to): Minor changes to doc-strings and
1358         error messages.  Updated copyright line.
1359
1360         * message.el (message-make-mail-followup-to,
1361         message-generate-unsubscribed-mail-followup-to): New function
1362         names.  Renamed functions: "-mft" -> "-mail-followup-to".
1363         (message-make-mft, message-gen-unsubscribed-mft): Removed function
1364         names.
1365
1366         * mml.el (mml-preview-insert-mail-followup-to): New function name.
1367         (mml-preview-insert-mft): Removed function name.
1368         (mml-preview): Use new function names.
1369
1370         * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
1371
1372         * message.el (message-mode-field-menu): Moved header related
1373         commands from "Message" to "Field" menu.
1374
1375 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
1376
1377         * message.el (message-generate-headers-first): Added customization
1378         if variable is a list.
1379
1380 2003-01-07  Michael Shields  <shields@msrl.com>
1381
1382         * gnus-art.el (gnus-article-next-page): Correctly handle the case
1383         where the last line of the article is the last line of the window.
1384
1385 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1386
1387         * gnus-msg.el (gnus-debug): Use ignore-errors.
1388
1389         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
1390         `gnus-summary-update-line'.
1391
1392 2003-01-08  Simon Josefsson  <jas@extundo.com>
1393
1394         * gnus-art.el (gnus-unbuttonized-mime-types)
1395         (gnus-buttonized-mime-types): Doc fix.
1396
1397 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
1398
1399         * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
1400
1401 2003-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1402
1403         * nnrss.el (nnrss-group-alist): Add and clear up.
1404
1405 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
1406
1407         * spam.el: removed unnecessary condition-case for loading bbdb-com.el
1408
1409         * lpath.el (bbdb-search): added BBDB functions for a better way to
1410         fix missing functions
1411
1412         * spam.el (spam-check-ifile): if should be an unless
1413
1414         * spam.el: define 'ignore alias for spam-BBDB-register-routine,
1415         spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
1416         (spam-ifile-all-categories): doc string fixed to be less than 80 chars
1417
1418 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1419
1420         * gnus-sum.el (gnus-summary-make-menu-bar): Added
1421         gnus-summary-refer-thread to thread menu.
1422
1423 2002-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1424
1425         * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
1426         summary buffer, articles that cannot be fetched are marked as
1427         canceled.
1428
1429         * nntp.el (nntp-with-open-group): The quit signal handler must
1430         propagate the quit signal to the next outer handler so that the
1431         caller knows that the request aborted abnormally.
1432
1433 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
1434
1435         * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
1436         (spam-ifile-register-spam-routine)
1437         (spam-ifile-register-ham-routine): added ifile functionality that
1438         does not use ifile-gnus.el to classify and register articles
1439         (spam-get-article-as-string): convenience function
1440         (spam-summary-prepare-exit): added ifile spam and ham registration
1441         (spam-ifile-all-categories, spam-ifile-spam-category)
1442         (spam-ifile-path, spam-ifile): added customization options
1443
1444         * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
1445         exit processor
1446         (spam-process): added gnus-group-ham-exit-processor-ifile to the
1447         list of choices
1448
1449 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1450
1451         * gnus-score.el (gnus-score-followup): Also score immediate
1452         followups.
1453
1454 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1455
1456         * nnweb.el (nnweb-asynchronous-p): Changed to nil.
1457
1458 2003-01-07  Simon Josefsson  <jas@extundo.com>
1459
1460         * message.el (message-mode-menu): Fix receipt balloon help.
1461
1462 2003-01-07  Jesper Harder  <harder@ifa.au.dk>
1463
1464         * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
1465         always be interpreted as news.
1466
1467 2003-01-07  Simon Josefsson  <jas@extundo.com>
1468
1469         * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
1470         gnus-sieve-script, instead of the global variable
1471         gnus-sieve-crosspost.  One-line patch from Steinar Bang
1472         <sb@dod.no>.
1473
1474 2002-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1475
1476         * gnus.el: Renamed gnus-summary-*-uncached-face as
1477         gnus-summary-*-undownloaded-face to avoid confusing the agent with
1478         the cache.
1479
1480         * gnus-sum.el: Ditto.
1481
1482 2002-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1483
1484         * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
1485         in either the group or summary buffer.
1486         New command "JS", in summary buffer, will fetch articles per the
1487         group's category, predicate, and processable flags.
1488         (gnus-agent-summary-fetch-series): Rewritten to call
1489         gnus-agent-session-fetch-group once with all articles in the
1490         series.
1491         (gnus-agent-summary-fetch-group): Fixed bug and modified code to
1492         return list of fetched articles.
1493         (gnus-agent-fetch-articles): Split fetch list into sublists such
1494         that the article buffer is only slightly larger than
1495         gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
1496         the group's article alist is saved.
1497         (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
1498         longer result in the agent trying to fetch an article.
1499         (gnus-agent-fetch-group-1): Can now be called in either the group
1500         or summary buffer.  Removed the max-fetch-size code that I added
1501         on 2002-12-13 as that capability is now part of
1502         gnus-agent-fetch-articles.  Added code to update summary buffer.
1503         When called in the group buffer, articles that can not be fetched
1504         are AUTOMATICALLY MARKED AS READ.
1505
1506         * gnus-sum.el (): Modified eval-when-compile to minimize
1507         misleading compilation warnings.
1508         (gnus-update-summary-mark-positions): Changed code to use
1509         gnus-undownloaded-mark rather than gnus-downloaded-mark.
1510
1511         * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
1512         empty file as the parser assumes that the file isn't empty.
1513
1514         * nntp.el (nntp-send-string): The process-send-string call can,
1515         because it performs I/O on the process, change the process' state
1516         from open to closed.  If this happens, call nntp-report
1517         immediately to report the broken connection.
1518         (nntp-report): Rewritten to avoid needing a global variable to
1519         determine the appropriate course of action.  Instead, two function
1520         implementations are provided and the nntp-report function value is
1521         bound to the appropriate implementation.
1522         (nntp-retrieve-data): Moved nntp-report call to end of implementation.
1523         (nntp-with-open-group): Now binds nntp-report's function cell
1524         rather than binding gnus-with-open-group-first-pass.  Added a
1525         condition-case to detect a quit during a nntp command.  When the
1526         quit occurs, the current connection is closed as a fetch articles
1527         request could have several megabytes queued up for reading.
1528         (nntp-retrieve-headers): Bind articles to itself.  If
1529         nntp-with-open-group repeats this command, I must have access to
1530         the original list of articles.
1531         (nntp-retrieve-groups): Ditto for groups.
1532         (nntp-retrieve-articles): Ditto for articles.
1533         (*): Replaced nntp-possibly-change-group calls to
1534         nntp-with-open-group forms in all, but one, occurrance.
1535         (nntp-accept-process-output): Bug fix. Detect when called with
1536         null process.
1537
1538 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
1539
1540         * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
1541         if we don't need to.
1542         (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
1543
1544 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1545
1546         * gnus-group.el (gnus-group-make-web-group): Pass the select
1547         method on to group-create.
1548         (gnus-group-line-format-alist): %U is an integer.
1549
1550         * gnus-sum.el (gnus-summary-exit-no-update): Don't update
1551         ephemeral groups.
1552         (gnus-summary-read-group-1): Ditto.
1553         (gnus-group-make-articles-read): Ditto.
1554
1555         * mm-url.el (mm-url-program): Doc fix.
1556
1557         * message.el (message-mode-map): Rebound
1558         message-insert-wide-reply.
1559
1560 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1561
1562         * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
1563         color as `gnus-group-startup-message' does.
1564
1565 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
1566
1567         * spam.el: fixed line lengths to 80 chars or less
1568
1569         * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
1570         "not-read" mark
1571         (gnus-summary-mark-forward): added the spam-mark to the list of
1572         marks not to be marked as "read" when viewed
1573
1574 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1575
1576         * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
1577
1578         * gnus-group.el (gnus-number-of-unseen-articles-in-group):
1579         Protect against unactive groups.
1580
1581         * message.el (message-check-news-header-syntax): Check long
1582         header lines.
1583         (message-check-news-header-syntax): Update `start'.
1584
1585         * gnus-group.el (gnus-group-expire-articles): Doc fix.
1586         (gnus-group-line-format): %U.
1587         (gnus-group-line-format-alist): ?U.
1588         (gnus-number-of-unseen-articles-in-group): New function.
1589
1590         * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
1591
1592         * gnus.el (gnus-version-number): Bump version number.
1593
1594 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1595
1596         * gnus.el: Oort Gnus v0.10 is released.
1597
1598 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1599
1600         * gnus.el (gnus-version-number): Fix version number.
1601
1602 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1603
1604         * gnus.el: Oort Gnus v0.08 is released.
1605
1606 2003-01-04  Jesper Harder  <harder@ifa.au.dk>
1607
1608         * mm-util.el: Add mm-string-make-unibyte.
1609
1610         * gnus-group.el (gnus-group-jump-to-group): Make it work for
1611         UTF-8 groups.
1612
1613 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1614
1615         * gnus.el (gnus-variable-list): Write gnus-format-specs last.
1616
1617         * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
1618
1619 2003-01-04  Kevin Ryde  <user42@zip.com.au>
1620
1621         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
1622         function.
1623
1624 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1625
1626         * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
1627         (gnus-summary-read-group-1): Update group line.
1628         (gnus-summary-exit-no-update): Update group on exit.
1629
1630         * gnus-group.el (gnus-group-line-format): Add %*.
1631         (gnus-group-line-format-alist): Ditto.
1632         (gnus-group-insert-group-line): Set it.
1633         (gnus-group-is-exiting-p): New variable.
1634         (gnus-group-insert-group-line): Use it.
1635
1636 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
1637
1638         * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
1639         enable BBDB ham processing
1640         (spam-blacklist-register-routine): enable blacklist spam processing
1641         (spam-whitelist-register-routine): enable whitelist ham processing
1642         (spam-fetch-field-from-fast): fast fetching of the "from" field
1643         from (gnus-data-list)
1644         (spam-summary-prepare-exit): works completely now
1645         (spam-use-blacklist): oops, should be nil by default
1646         (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
1647         split processing now; before it was for summary exit as
1648         well but that's done with the spam-contents and spam-process
1649         parameters now
1650
1651 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
1652
1653         * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
1654         characters.
1655
1656 2003-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
1657
1658         * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
1659         (spam-group-processor-p, spam-group-processor-bogofilter-p)
1660         (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
1661         (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
1662         (spam-mark-spam-as-expired-and-move-routine)
1663         (spam-generic-register-routine, spam-BBDB-register-routine)
1664         (spam-ifile-register-routine, spam-blacklist-register-routine)
1665         (spam-whitelist-register-routine): new functions
1666         (spam-summary-prepare-exit): added summary exit processing (expire
1667         or move) of spam-marked articles for spam groups; added slots for
1668         all the spam-*-register-routine functions
1669
1670 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1671
1672         * pop3.el (pop3-retr): Wait 500 msecs.
1673         (pop3-read-response): Ditto.
1674
1675         * gnus-msg.el (gnus-setup-message): Get the evaliation order
1676         right.
1677         (gnus-inews-make-draft): New function.
1678         (gnus-setup-message): Use it.
1679
1680         * message.el (message-required-headers): Add From.
1681
1682 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1683         Trivial patch from Norbert Koch <nk@viteno.net>.
1684
1685         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
1686
1687 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1688
1689         * message.el (message-generate-headers): Let header formatters do
1690         their work.
1691
1692 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
1693
1694         * deuglify.el (gnus-article-outlook-deuglify-article):
1695         Rehighlight, reapply treatments and call
1696         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
1697         (gnus-outlook-repair-attribution-block): Recognize cited
1698         attributions.  Suggested by Niklas Morberg.
1699
1700 2003-01-02  Pete Kazmier  <pete@kazmier.com>
1701
1702         * gnus-art.el (gnus-treat-predicate): Check condition first.
1703
1704 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
1705
1706         * lpath.el: Add url-http-file-exists-p.
1707
1708         * gnus-group.el (gnus-group-fetch-charter): Use
1709         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
1710
1711 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1712
1713         * message.el (message-draft-headers): Also generate From to get a
1714         nicer draft buffer summary.
1715
1716         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
1717         parameter.
1718
1719         * gnus-art.el (article-wash-html): Clean up.
1720         (article-wash-html): Typo fix.
1721
1722         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
1723         (gnus-summary-mail-forward): To many lists of lists.
1724
1725         * gnus-art.el (article-wash-html): Clean up.
1726
1727 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
1728
1729         * gnus-art.el (gnus-treat-wash-html): New variable.
1730
1731 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1732
1733         * message.el (message-check-news-header-syntax): Allow posting.
1734         (message-check-news-header-syntax): Fix logic for sure, this
1735         time.
1736
1737 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
1738
1739         * message.el (message-check-news-header-syntax): Check syntax of
1740         continuation headers.
1741
1742 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
1743
1744         * gnus-art.el (gnus-button-url-regexp,
1745         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
1746         (gnus-header-button-alist): Regexps are case insensitive here.
1747
1748 2003-01-02  Simon Josefsson  <jas@extundo.com>
1749
1750         * dig.el (query-dig): Doc fix.
1751
1752 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1753
1754         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
1755         summary buffer line, not just the download mark.
1756
1757 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1758
1759         * gnus-sum.el (gnus-summary-goto-subjects): New function.
1760         (gnus-summary-insert-dormant-articles): New command and
1761         keystroke.
1762
1763         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
1764         function for mass insertion of subjects.
1765
1766         * nndraft.el (nndraft-generate-headers): Don't move point.
1767
1768         * gnus.el (nnheader): Require nnheader.
1769
1770         * nndraft.el (nndraft-request-associate-buffer): Use
1771         make-local-variable.
1772
1773 2003-01-02  Michael Shields  <shields@msrl.com>
1774
1775         * nndraft.el (nndraft-request-associate-buffer): Make
1776         write-contents-hooks buffer-local before setting it.
1777
1778 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1779
1780         * gnus.el (gnus-group-parameter-value): Take an extra param.
1781         (gnus-group-fast-parameter): Let group param results be nil.
1782
1783         * gnus-art.el (gnus-article-forward-header): New function.
1784         (article-date-ut): Use it to remove continuation date headers.
1785
1786         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
1787         read-event.
1788         (gnus-summary-remove-bookmark): Clean up.
1789         (gnus-summary-set-bookmark): Clean up.
1790
1791         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
1792
1793         * gnus.el (gnus-group-startup-message): Bind data-directory to
1794         the Gnus etc directory.
1795
1796 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
1797
1798         * spam.el (spam-summary-prepare-exit): added slots for spam- and
1799         ham-processing of articles; use the new
1800         spam-group-(spam|ham)-contents-p functions
1801         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
1802         convenience functions
1803         (spam-mark-junk-as-spam-routine): use the new
1804         spam-group-spam-contents-p function
1805
1806         * gnus.el (spam-process, spam-contents, spam-process-destination):
1807         added new parameters with corresponding global variables
1808         (gnus-group-spam-exit-processor-ifile,
1809         gnus-group-spam-exit-processor-bogofilter,
1810         gnus-group-spam-exit-processor-blacklist,
1811         gnus-group-spam-exit-processor-whitelist,
1812         gnus-group-spam-exit-processor-BBDB,
1813         gnus-group-spam-classification-spam,
1814         gnus-group-spam-classification-ham): added new symbols for the
1815         spam-process and spam-contents parameters
1816
1817         * spam.el (spam-ham-marks, spam-spam-marks): changed list
1818         customization and list itself to store mark symbol rather than
1819         mark character.
1820         (spam-bogofilter-register-routine): added logic to generate mark
1821         values list from spam-ham-marks and spam-spam-marks, so (member)
1822         would work.
1823
1824 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1825
1826         * message.el (message-cross-post-followup-to): Fix comment.
1827
1828 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
1829
1830         * spam.el (spam-ham-marks, spam-spam-marks): changed list
1831         customization and list itself to store mark symbol rather than
1832         mark character.
1833         (spam-bogofilter-register-routine): added logic to generate mark
1834         values list from spam-ham-marks and spam-spam-marks, so (member)
1835         would work.
1836
1837 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
1838
1839         * message.el (message-signature-insert-empty-line): New variable.
1840
1841 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1842
1843         * message.el: Renamed functions and variables: "xpost" ->
1844         "cross-post", "-fup2" -> "-followup-to".
1845         (message-cross-post-old-target, message-cross-post-default,
1846         message-cross-post-note, message-followup-to-note,
1847         message-cross-post-note-function): New variables names.
1848         (message-xpost-old-target, message-xpost-default,
1849         message-xpost-note, message-fup2-note,
1850         message-xpost-note-function): Removed variable names.
1851         (message-cross-post-followup-to-header,
1852         message-cross-post-insert-note, message-cross-post-followup-to):
1853         New function names.
1854         (message-xpost-fup2-header, message-xpost-insert-note,
1855         message-xpost-fup2): Removed function names.
1856
1857 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1858
1859         * message.el (message-send-mail): Added message-cleanup-headers to
1860         prevent newlines in headers.
1861
1862 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1863
1864         * dns.el (dns-make-network-process): Comment.
1865
1866         * gnus-sum.el (gnus-summary-display-while-building): Default to
1867         nil.
1868
1869 2003-01-01  Wes Hardaker  <wes@hardakers.net>
1870
1871         * gnus-sum.el (gnus-summary-display-while-building): New
1872         variable.
1873
1874 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
1875
1876         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
1877         before rearranging the article.
1878
1879 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1880
1881         * nndraft.el (nndraft-generate-headers): New function.
1882         (nndraft-request-associate-buffer): Use it to write headers on
1883         buffer save.
1884
1885         * message.el (message-generate-headers): Let the function be a
1886         lambda form.
1887         (message-draft-headers): New variable.
1888
1889         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
1890         function.
1891         (gnus-setup-message): Use it.
1892
1893         * message.el (message-generate-headers-first): Doc fix.
1894         (message-setup-1): Use new function for getting which headers to
1895         generate.
1896         (message-headers-to-generate): New function.
1897
1898 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1899
1900         * gnus-agent.el (gnus-agent-save-alist): Make directory.
1901
1902 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
1903
1904         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
1905         mention negatives.
1906
1907 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
1908
1909         * deuglify.el (gnus-outlook-rearrange-article): Use
1910         `transpose-regions' instead of tempering the kill-ring.
1911         (gnus-article-outlook-deuglify-article): Rehighlight article
1912         instead of a complete redisplay.
1913
1914 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
1915
1916         * spam.el: most defvars are defcustoms now
1917
1918         patches from Michael Shields  <shields@msrl.com>
1919
1920         * spam.el (spam-bogofilter-articles): Select the article
1921         body using gnus-summary-show-article t instead of
1922         gnus-summary-select-article; this presents the raw text
1923         without running any hooks.
1924
1925         * spam.el (spam-bogofilter-articles): Use message-remove-header
1926         to remove headers; the old way incorrectly removed just the first
1927         line of folded headers.
1928
1929 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1930
1931         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
1932
1933 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1934
1935         * gnus-start.el (gnus-load): New function.
1936         (gnus-read-newsrc-el-file): Use it.
1937
1938 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1939
1940         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
1941         (gnus-button-handle-apropos-documentation): New function.
1942         (gnus-button-handle-ctan): New function.
1943         (gnus-button-alist): Use them.  Improve some regexps.
1944         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
1945
1946 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1947
1948         * message.el (message-subscribed-p): New function.
1949         (message-send-mail): Use it.
1950         * mml.el (mml-preview-insert-mft): New function.
1951         (mml-preview): Use it.
1952
1953 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1954
1955         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
1956         when sorting by date.
1957
1958         * gnus-art.el (gnus-article-edit-mode): New variable.
1959         (gnus-article-setup-buffer): Warn user about discarding edits.
1960
1961         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
1962         (gnus-summary-pipe-output): Take a symbolic prefix to save all
1963         headers.
1964
1965         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
1966
1967 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1968
1969         * message.el (message-completion-alist): Added "Mail-Followup-To"
1970         and "Mail-Copies-To".
1971
1972 2002-07-21  Jesper harder  <harder@ifa.au.dk>
1973
1974         * gnus-group.el: Add key bindings for
1975         gnus-group-sort-groups-by-real-name and
1976         gnus-group-sort-selected-groups-by-real-name.
1977
1978 2002-07-21  Jesper harder  <harder@ifa.au.dk>
1979
1980         * gnus.texi (Sorting Groups): Add key bindings for
1981         gnus-group-sort-groups-by-real-name and
1982         gnus-group-sort-selected-groups-by-real-name.
1983
1984 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
1985
1986         * spam.el (spam-use-dig): new variable for blackhole checking
1987         through dig.el
1988         (spam-check-blackholes): added dig.el checking functionality and
1989         more verbose reporting; query-dig is autoloaded from dig.el
1990         (spam-use-blackholes): disabled by default
1991         (spam-blackhole-servers): removed rbl.maps.vix.com from the
1992         blackhole servers list
1993
1994 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1995
1996         * message.el (message-required-headers): New variable.
1997
1998 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
1999
2000         * dig.el (query-dig): new function
2001
2002 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2003
2004         * flow-fill.el (fill-flowed): Don't infloop on too long fill
2005         prefixes.
2006
2007         * dns.el (query-dns): Protect against errors.
2008
2009         * gnus-msg.el (gnus-article-yanked-articles): New variable.
2010         (gnus-inews-add-send-actions): Mark all answered messages as
2011         answered.
2012
2013 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
2014
2015         * nnmail.el (nnmail-split-it): Added tracing to
2016         `:' split rule
2017
2018 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
2019
2020         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
2021         and "%s" so we don't overquote them.
2022
2023 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
2024
2025         * (mm-display-external): Display the actual command that has been
2026         executed in the echo area.
2027
2028 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2029
2030         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
2031
2032         * message.el (message-with-reply-buffer): New macro.
2033         (message-fetch-reply-field): Use it.
2034         (message-insert-wide-reply): New command and keystroke.
2035         (message-carefully-insert-headers): New function.
2036         (message-insert-to): Use new function.
2037
2038         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
2039         (gnus-topic-goto-missing-group): Use it.
2040
2041         * message.el (message-required-news-headers): Removed Lines.
2042         (message-reply): Don't insert References first.
2043         (message-followup): Ditto.
2044         (message-make-references): New function.
2045         (message-followup): Set message-reply-headers before generating
2046         the buffer stuff.
2047
2048 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
2049
2050         * mml.el (mml-generate-mime-1): Reverse the order of
2051         encoding/flowing.
2052
2053 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2054
2055         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
2056         after moving them.
2057
2058         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
2059         fit with newer standard format.
2060         (gnus-summary-make-false-root-always): New variable.
2061         (gnus-gather-threads-by-subject): Use it.
2062
2063         * message.el (message-get-reply-headers): Take an address list
2064         optional argument.
2065
2066 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2067
2068         * gnus.el (gnus-keep-backlog): Change default to 20.
2069
2070         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
2071         start.
2072         (gnus-agent-check-overview-buffer): Remove negative article
2073         numbers.
2074
2075         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
2076         (nnmail-cache-ignore-groups): Doc fix.
2077
2078         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
2079         (nnimap-debug-buffer): New variable.
2080         (nnimap-debug): Use it.
2081
2082 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
2083
2084         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
2085
2086 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2087
2088         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
2089         they aren't already sorted.
2090
2091 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
2092
2093         * message.el (message-mode-menu): Add ellipses to menu items
2094         expecting user interaction.
2095         (message-mode-field-menu): do.
2096
2097 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
2098
2099         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
2100         it isn't used any more.
2101
2102 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
2103
2104         * binhex.el (binhex-decoder-program): Fix docstring.
2105
2106 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2107
2108         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
2109         special chars if the mailcap file uses single quotes around %s.
2110         From Laurent Martelli <laurent@bearteam.org>.
2111
2112 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
2113
2114         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
2115         return the info object.
2116
2117 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
2118
2119         * gnus-int.el (gnus-request-update-info): Artificially add
2120         (1 . (1- min)) to the read range, in case the backend doesn't
2121         store marks for nonexistent articles.
2122
2123 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2124
2125         * binhex.el (binhex-insert-char): Eval-and-compile.
2126
2127 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
2128
2129         * lpath.el: Add tool-bar-local-item-from-menu.
2130
2131         * message.el (message-tool-bar-local-item-from-menu): New function.
2132         (message-tool-bar-map): Use it.
2133
2134 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
2135
2136         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
2137
2138         * gnus-art.el (gnus-article-header-rank): Last header in
2139         gnus-sorted-header-list should have higher rank than non-members.
2140
2141 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2142
2143         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
2144         covered methods.
2145
2146 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2147
2148         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
2149         eval-when-compile.  Suggested by Kevin Greiner.
2150
2151 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
2152
2153         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
2154         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
2155         even though no headers may have been fetched
2156         (gnus-agent-fetch-group-1, and perhaps others, require this
2157         behavior).
2158         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
2159         server buffer is constrained by gnus-agent-max-fetch-size.
2160         Multiple chunks in the same group may perform arbitrarily large
2161         updates.
2162
2163 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
2164
2165         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
2166         gnus-summary-update-download-mark to update the article in the
2167         summary.
2168
2169 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
2170
2171         * gnus.el (gnus-summary-high-uncached-face,
2172         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
2173         New faces.
2174
2175         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
2176         added this on 2002-11-23 but it just wasn't working out as
2177         intended.  The idea isn't entirely dead, three new faces
2178         gnus-summary-*-uncached-face are being added to gnus.el to provide
2179         the basis for an improved implementation.
2180         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
2181         proper file to open is lib/servers.
2182         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
2183         (i.e. removing the article from gnus-newsgroup-downloadable) will
2184         now restore the article's default mark rather than simply setting
2185         no mark.
2186         (gnus-agent-get-undownloaded-list): Corrected documentation.
2187         Added code to set new summary local variable,
2188         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
2189         a temporary list.  No longer sets gnus-newsgroup-downloadable.
2190         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
2191         up to date.  Call new gnus-summary-update-download-mark to keep
2192         summary buffer up-to-date.
2193         (gnus-agent-fetch-selected-article): Keep
2194         gnus-newsgroup-undownloaded up to date.
2195         (gnus-agent-fetch-articles): Return list of articles that were
2196         successfully fetched.
2197         (gnus-agent-check-overview-buffer): No more thingatpt.
2198         (gnus-agent-expire): No longer deletes NOV entries of unread
2199         articles.
2200         (gnus-agent-unread-articles): New function.
2201         (gnus-agent-regenerate-group): The article number must be
2202         terminated by a tab character.  Added more messages to report
2203         repairs.  Inhibit quits while writing changes so it is now safe
2204         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
2205         downloaded to 1) resolve the unbound references and 2) avoid
2206         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
2207
2208         * gnus-art.el (gnus-article-prepare): The agent
2209         downloaded/undownloaded mark is no longer stored as the article's
2210         mark.
2211
2212         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
2213         gnus-summary-highlight may use it.  Added downloaded as
2214         gnus-summary-highlight was using it.
2215
2216         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
2217         the download mark now follows Kai's +/- convention.
2218         (gnus-downloaded-mark): Added ?+ mark.
2219         (gnus-summary-highlight): Added rules to select
2220         gnus-summary-high-uncached-face,
2221         gnus-summary-normal-uncached-face, and
2222         gnus-summary-low-uncached-face.  Removed the
2223         gnus-agent-downloaded-article-face.
2224         (gnus-summary-line-format-alist): Implemented the download flag
2225         format (?O) as named in the manual.  This implementation displays
2226         either gnus-undownloaded-mark, gnus-downloaded-mark, or
2227         gnus-no-mark.
2228         (gnus-newsgroup-agentized): New local variable that identifies
2229         which groups are agentized.  While the agent is now on by default,
2230         you don't have to agentize every server that you use.
2231         (gnus-update-summary-mark-positions): Completed support for the
2232         download type of mark.
2233         (gnus-summary-insert-line): Added undownloaded to the parameters.
2234         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
2235         reference by the gnus-summary-line-format-spec.
2236
2237         * nntp.el (nntp-with-open-group): This macro handles dropped or
2238         broken connections by opening a new connection and repeating the
2239         failed command.
2240         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
2241         XOVER commands preceeding the active articles with the nov entry
2242         of the first available article.  When gnus connected to such a
2243         server, the unexpected nov entry would result in duplicate lines
2244         in the agent's overview file.  This patch fixes the duplicate
2245         lines problem and improves performance by skipping over all
2246         articles IDs that preceed the first nov entry in the server's
2247         reply.
2248
2249 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2250
2251         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
2252         (gnus-summary-highlight): Use it instead of `downloaded'.
2253         (gnus-summary-highlight-line): Ditto.
2254
2255         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
2256
2257 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2258
2259         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
2260
2261         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
2262         calls.
2263
2264         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
2265         downloaded variable if we're in an uncovered group.
2266
2267         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
2268         font to soemthing less noticeable.
2269         (gnus-agent-group-covered-p): New function.
2270
2271 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
2272
2273         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
2274         Because of an unknown bug, the group buffer is saved in .overview
2275         file.
2276
2277 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2278
2279         * nntp.el (nntp-send-command): Braino in last commit.  Replace
2280         `and' with `or'.
2281
2282 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2283
2284         * nntp.el (nntp-send-command): Assume that echo does not happen
2285         when nntp-open-connection-function is nntp-open-network-stream.
2286         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
2287
2288 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2289
2290         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
2291
2292 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
2293
2294         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
2295         nntp-server-buffer if we aren't going to write to it.
2296
2297 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2298         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
2299
2300         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
2301
2302 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2303
2304         * rfc2047.el (rfc2047-decode-region): Remove newlines between
2305         decoded words.
2306
2307 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2308
2309         * gnus.el (fboundp): After loading mm-util, make sure it was the
2310         right one.
2311
2312 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2313
2314         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
2315         gnus-sum.  Made into a user option.
2316
2317         * gnus-sum.el (gnus-simplify-ignored-prefixes)
2318         (gnus-summary-mark-article-as-unread)
2319
2320 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
2321
2322         * time-date.el (date-to-time): Typo.
2323
2324         * parse-time.el: Typo.
2325
2326         * nnsoup.el (nnsoup-retrieve-headers): Typo.
2327
2328         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
2329
2330         * nnimap.el:
2331         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
2332
2333         * mm-encode.el (mm-safer-encoding): Typo.
2334
2335         * messcompat.el: Typo.
2336
2337         * message.el (message-face-alist): Typo.
2338
2339         * imap.el (imap-interactive-login, imap-open): Typos.
2340
2341         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
2342
2343         * gnus.el: Typo.
2344
2345         * gnus-win.el (gnus-configure-frame): Typo.
2346
2347         * gnus-util.el (gnus-atomic-progn-assign): Typo.
2348
2349         * gnus-topic.el (gnus-topic-sort-topics): Typo.
2350
2351         * gnus-sum.el (gnus-summary-article-number)
2352         (gnus-summary-read-group-1, gnus-summary-mark-article)
2353         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
2354
2355         * gnus-mule.el (gnus-mule-add-group): Typo.
2356
2357         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
2358
2359         * gnus-group.el (gnus-group-fetch-faq): Typo.
2360
2361         * gnus-art.el (gnus-decode-header-methods): Typo.
2362
2363         * flow-fill.el: Typo.
2364
2365 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
2366
2367         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
2368
2369 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2370
2371         * gnus-sum.el (gnus-simplify-ignored-prefixes)
2372         (gnus-summary-mark-article-as-unread)
2373         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
2374         Reformatting to avoid long lines.
2375         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
2376
2377 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
2378
2379         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
2380         be accessed through `mail-header-number'.
2381
2382 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2383
2384         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
2385         compressed range to gnus-summary-insert-articles.
2386
2387 2002-11-26  Kevin Ryde <user42@zip.com.au>
2388
2389         * gnus-art.el (gnus-mime-copy-part): Look for filename
2390         parameter under content-disposition, not content-type.
2391
2392         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
2393         (gnus-summary-reselect-current-group): Use it.
2394
2395 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
2396
2397         * gnus-agent.el (gnus-agent-uncached-articles): if
2398         gnus-agent-load-alist fails, return ARTICLES.
2399
2400         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
2401
2402 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2403
2404         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
2405         superfluous function call.
2406         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
2407         Add warning to docstring.
2408
2409 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2410
2411         * gnus-agent.el: Autoload number-at-point instead.
2412         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
2413
2414 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2415
2416         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
2417         require thingatpt (for number-at-point) and protect against
2418         deactivate-mark being unbound (on XEmacs).
2419
2420 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2421
2422         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
2423         print message on entry.
2424
2425         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
2426
2427         * gnus-range.el (gnus-range-difference): New function.
2428         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
2429
2430 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2431
2432         * gnus-sum.el (gnus-summary-insert-old-articles): Use
2433         gnus-remove-from-range instead of gnus-range-difference which
2434         doesn't exist.
2435
2436 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2437         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
2438
2439         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
2440         used for showing which articles have been downloaded.
2441         (gnus-agent-article-alist): Format change.  Add documentation.
2442         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
2443         process-marked articles.
2444         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
2445         in the series are individually fetched to minimize lose of
2446         content due to an error/quit.
2447         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
2448         gnus-message instead of message.
2449         (gnus-agent-read-servers): Use file lib/methods instead of
2450         lib/servers.  TODO: Why?
2451         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
2452         (gnus-agent-get-undownloaded-list): Remove articles that appear to
2453         come from the agent.  This means that they are not downloaded.
2454         (gnus-agent-fetch-selected-article): Don't use history.
2455         (gnus-agent-save-history, gnus-agent-enter-history)
2456         (gnus-agent-article-in-history-p, gnus-agent-history-path):
2457         Removed function; history is not used anymore.
2458         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
2459         (gnus-agent-crosspost): Started rewrite then realized that a typo
2460         in gnus-agent-fetch-articles ensures that this function is never
2461         called.  This will need to be fixed later.
2462         (gnus-agent-check-overview-buffer): Some sanity checks on the
2463         agent overview buffer.  This is a safety net used during
2464         development.
2465         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
2466         changed, write a number to the file indicating this.
2467         (gnus-agent-fetch-headers): Rewrite to respect
2468         gnus-agent-consider-all-articles without relying on the
2469         `.fetched' files.  Make it fast.
2470         (gnus-agent-braid-nov): Change resulting from
2471         gnus-agent-fetch-headers change.
2472         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
2473         `.fetched' files.
2474         (gnus-agent-read-agentview): New function, used by
2475         gnus-agent-load-alist.
2476         (gnus-agent-load-fetched-headers): Remove.
2477         (gnus-agent-save-alist): Rewrite to accomodate new format.
2478         (gnus-agent-fetch-group-1): Make sure list of articles is in the
2479         same order as in gnus-newsgroup-headers.
2480         (gnus-agent-expire): Document and implement extra args ARTICLES,
2481         GROUP, FORCE.  Do not restrict usage.
2482         (gnus-agent-uncached-articles): New function.
2483         (gnus-agent-retrieve-headers): Use it.
2484         (gnus-agent-regenerate-group): No longer needs to be called from
2485         gnus-agent-regenerate.  Individual groups may be regenerated. The
2486         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
2487         The article fetch dates are validated in the article alist.  The
2488         article alist is pruned of entries that do not reference existing
2489         NOV entries.  All changes are computed then applied with
2490         inhibit-quit bound to t.  As a result, it is now safe to quit out of
2491         regeneration.  The optional clean parameter has been replaced with
2492         an optional reread parameter.  Clean is no longer necessary as
2493         regeneration gets the appropriate setting from
2494         gnus-agent-consider-all-articles.  The new reread parameter will
2495         result in fetched, or all, articles being marked as unread.
2496         (gnus-agent-regenerate): Removed code to regenerate the history
2497         file as it is no longer used.
2498
2499         * gnus-start.el (gnus-make-ascending-articles-unread): New
2500         function, for efficient mass-marking.
2501
2502         * gnus-sum.el (gnus-summary-highlight): Use new face for
2503         downloaded articles.
2504         (gnus-article-mark): Prefer to indicate read/unread status over
2505         downloaded status.
2506         (gnus-summary-highlight-line-0): New function, maybe rehighlights
2507         line.
2508         (gnus-summary-highlight-line): Use new face for downloaded
2509         articles.
2510         (gnus-summary-insert-old-articles): Improved performance by
2511         replacing the initial LIST of older articles with a compressed
2512         RANGE of older articles.  Some servers appear to lie about
2513         their active range so the original list could contain millions
2514         of article numbers.  The range is not expanded into a list
2515         until the optional ALL parameter has been applied.
2516
2517 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2518
2519         * gnus-agent.el (gnus-category-mode): Typo in doc string.
2520
2521 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
2522
2523         * spam.el:
2524         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
2525
2526         * spam.el: added `M s t' and `M s x' key mappings
2527
2528 2002-11-20  Simon Josefsson  <jas@extundo.com>
2529
2530         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
2531
2532 2002-11-19  Simon Josefsson  <jas@extundo.com>
2533
2534         * gnus-sum.el (gnus-summary-morse-message): Load
2535         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
2536         (unmorse-region): Autoload it instead.
2537
2538 2002-11-18  Simon Josefsson  <jas@extundo.com>
2539
2540         * gnus-sum.el (gnus-summary-morse-message): New function.
2541         (gnus-summary-wash-map): Bind to `W m'.
2542         (gnus-summary-make-menu-bar): Add.
2543
2544         * nnimap.el (nnimap-request-expire-articles): Compress sequence
2545         before storing \Deleted mark on expired articles.
2546
2547 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
2548         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
2549
2550         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
2551         parens in column 0.
2552
2553 2002-11-17  Juanma Barranquero  <lektu@terra.es>
2554
2555         * nnweb.el (nnweb-google-create-mapping): Fix typo.
2556
2557         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
2558
2559         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
2560
2561 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
2562
2563         * message.el (message-set-auto-save-file-name): Use
2564         make-directory, to avoid the dependence on gnus-util.
2565
2566 2002-11-16  Simon Josefsson  <jas@extundo.com>
2567
2568         * nnimap.el (nnimap-callback-callback-function):
2569         (nnimap-callback-buffer): Removed, these cannot be global but must
2570         be embedded into the callback.
2571         (nnimap-make-callback): New.  Embedd article number, callback and
2572         buffer in function.
2573         (nnimap-callback, nnimap-request-article-part): Update.
2574
2575 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2576
2577         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
2578
2579 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2580
2581         * gnus.el (gnus-summary-line-format): Document %C.
2582
2583 2002-11-11  Simon Josefsson  <jas@extundo.com>
2584
2585         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
2586         output when called interactively.
2587
2588 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2589
2590         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
2591
2592         * message.el (message-draft-coding-system): Improve comment; use
2593         mm-auto-save-coding-system for the default value.
2594
2595         * nndraft.el (nndraft-request-article): Revert to the state before
2596         2002-10-29; regexp-quote mail-header-separator.
2597
2598 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
2599
2600         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
2601         allow editing of drafts from an nnvirtual group.
2602
2603 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2604
2605         * nndraft.el (nndraft-request-article): Replace emacs-mule with
2606         mm-auto-save-coding-system.
2607
2608         * message.el (message-draft-coding-system): Default to
2609         iso-2022-7bit.
2610
2611         * mm-util.el (mm-auto-save-coding-system): Undo last change to
2612         restore the default value to emacs-mule or escape-quoted.
2613
2614 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2615
2616         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
2617         a delayed or a queued article as well as a draft.
2618
2619         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
2620         delayed or a queued article in the raw format; treat a delayed
2621         article as a raw article as well as a draft.
2622         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
2623         for the delayed group.
2624
2625         * nndraft.el (nndraft-request-article): Ignore auto save files for
2626         a delayed or a queued article; don't bother to decode a queued
2627         article; don't bind nnmail-file-coding-system for a queued article.
2628
2629         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
2630         and the queue group.
2631
2632 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
2633
2634         * gnus-group.el (gnus-group-delete-group):
2635         gnus-cache-active-hashtb might be void.
2636
2637 2002-11-02  Simon Josefsson  <jas@extundo.com>
2638
2639         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
2640         setting of the default user ID.  From Raymond Scholz
2641         <ray-2002@zonix.de>.
2642
2643 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
2644
2645         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
2646         charset.
2647
2648 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
2649         From Alex Schroeder <alex@emacswiki.org>
2650         * spam-stat.el (spam-stat-process-directory): add dir to message
2651         (spam-stat-reduce-size): No longer remove words
2652         with values close to 0.5, because the default value is 0.2.
2653
2654 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2655
2656         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
2657         documentation.
2658
2659 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2660
2661         * gnus-agent.el (gnus-agent-fetched-headers)
2662         (gnus-agent-load-fetched-headers)
2663         (gnus-agent-save-fetched-headers): Remove variable and two
2664         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
2665         works better.
2666         (gnus-agent-fetch-headers): New implementation from Kevin
2667         Greiner.  Uses gnus-agent-article-alist to store information
2668         about fetched messages which aren't on the server anymore.  The
2669         trick is to return a list of considered messages to the caller,
2670         but to only fetch those which haven't been fetched yet.
2671
2672 2002-10-30  Simon Josefsson  <jas@extundo.com>
2673
2674         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
2675
2676         * pgg.el (pgg-passphrase-cache-expiry): Removed.
2677
2678 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2679
2680         * mm-view.el (mm-w3m-local-map-property): Make it work with older
2681         versions of emacs-w3m than 1.3.3.
2682
2683         * lpath.el: Bind w3m-minor-mode-map.
2684
2685         * mm-view.el (mm-w3m-mode-command-alist)
2686         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
2687         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
2688         (mm-setup-w3m): Simplified.
2689         (mm-w3m-local-map-property): New function.
2690         (mm-inline-text-html-render-with-w3m): Use it.
2691
2692         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
2693         mm-w3m-local-map-property.
2694
2695 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2696
2697         * mm-util.el (mm-auto-save-coding-system): Default to
2698         iso-2022-7bit.
2699
2700         * nndraft.el (nndraft-request-article): Decode an article using
2701         the coding-system emacs-mule if it seems to have been saved using
2702         emacs-mule.
2703         (nndraft-request-replace-article): Use message-draft-coding-system
2704         instead of mm-auto-save-coding-system for the draft or delayed
2705         group.
2706
2707 2002-10-28  Josh  <huber@alum.wpi.edu>
2708
2709         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
2710         functions.
2711
2712 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2713         From mah@everybody.org (Mark A. Hershberger).
2714
2715         * mm-url.el (mm-url-insert-file-contents): Make it return the same
2716         type values ("url" size) regardless of the values of
2717         mm-url-use-external.
2718
2719 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2720
2721         * nnimap.el (nnimap-request-article-part): Try harder to show
2722         group name in debugging message.
2723
2724 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2725
2726         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
2727         directory if it doesn't exist.
2728         (gnus-agent-fetch-headers): Remove old cruft that tried to
2729         abstain from downloading articles more than once if
2730         gnus-agent-consider-all-articles was true.  This is now done
2731         properly via the .fetched files.
2732
2733 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2734
2735         * nndraft.el (nndraft-request-article): Treat delayed articles
2736         like drafts.
2737
2738 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2739
2740         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
2741
2742 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2743
2744         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
2745         Remove unused optional arg DIR and corresponding code.
2746
2747         * nnimap.el (nnimap-request-article-part): Include group name in
2748         debugging output.
2749
2750 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
2751
2752         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
2753
2754 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2755
2756         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
2757         contains range of headers that have been fetched by the agent
2758         already.  Compare gnus-agent-article-alist.
2759         (gnus-agent-file-header-cache): Like
2760         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
2761         (gnus-agent-fetch-headers): Improve comment.  Revert to old
2762         seen/recent logic.
2763         Remember which headers have been fetched before and don't fetch
2764         them again the next time round.
2765         (gnus-agent-load-fetched-headers)
2766         (gnus-agent-save-fetched-headers): New functions, for remembering
2767         which headers have been fetched before.
2768
2769 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2770
2771         * lpath.el: Remove useless bindings.
2772
2773 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
2774
2775         * gnus-sum.el (gnus-summary-execute-command): Disable visual
2776         features while searching.
2777
2778 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2779
2780         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
2781
2782 2002-10-22  Simon Josefsson  <jas@extundo.com>
2783
2784         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
2785         (pgg-snarf-keys): Add.
2786
2787 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2788
2789         * lpath.el: Fbind bbdb-records.
2790
2791         * spam.el: Don't autoload bbdb-records.
2792
2793 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2794
2795         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
2796         prevent inf-loop.
2797
2798 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2799
2800         * nnslashdot.el: Removed some test lines.
2801         More test.
2802
2803 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2804
2805         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
2806         are known to be downloaded already.
2807
2808 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2809
2810         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
2811         (mm-text-html-washer-alist): Ditto.
2812
2813 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2814
2815         * nnheader.el (nnheader-remove-body): Fix an error of detecting
2816         boundary between headers and body.
2817         * nnml.el (nnml-parse-head): Ditto.
2818
2819 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2820
2821         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
2822         entries.
2823
2824         * gnus-group.el (gnus-fetch-group): Allow an optional
2825         specification of the articles to select.
2826
2827         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
2828
2829 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2830
2831         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
2832         headers from the group, update variable `articles' to contain
2833         only those numbers where headers exist.  (When fetching all
2834         articles in a group, Gnus creates lots of numbers where there is
2835         no articles.)
2836
2837 2002-10-20  Steve Youngs  <youngs@xemacs.org>
2838
2839         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
2840         doesn't have the 'alist custom type, use cons cells instead.
2841         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
2842         (pgg-parse-hash-algorithm-alist): Ditto.
2843         (pgg-parse-compression-algorithm-alist): Ditto.
2844         (pgg-parse-signature-type-alist): Ditto.
2845
2846         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
2847
2848         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
2849
2850         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
2851
2852 2002-10-19  Simon Josefsson  <jas@extundo.com>
2853
2854         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
2855         buffer.
2856
2857 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2858
2859         * gnus-spec.el (gnus-make-format-preserve-properties)
2860         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
2861         properties also on XEmacs.  `gnus-xmas-format' is like format but
2862         preserves text properties on XEmacs (though it only understands
2863         simple format specs).  The variable
2864         `gnus-make-format-preserve-properties' controls whether the
2865         function is used, and is checked in `gnus-parse-simple-format'.
2866         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
2867
2868         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
2869         output.
2870         (gnus-agent-consider-all-articles): New variable.
2871         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
2872         (gnus-agent-fetch-headers): Depending on
2873         gnus-agent-consider-all-articles, maybe get all articles.
2874         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
2875         `read'.
2876         (gnus-predicate-imples-unread): New function.
2877         (gnus-agent-fetch-headers): Optimize to call
2878         gnus-list-of-unread-articles if that is sufficient.
2879         Check unseen and recent instead of seen and recent.
2880         (gnus-agent-fetch-headers): Abstain from calling
2881         gnus-list-range-intersection if range (a . b) would have (> a b).
2882
2883 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2884
2885         * message.el (message-send-mail): Make it possible to perform
2886         edebug-defun.
2887
2888 2002-10-18  Simon Josefsson  <jas@extundo.com>
2889
2890         * gnus-art.el (gnus-button-man-handler): Change default to
2891         `manual-entry' (defined in both emacsen).
2892         (gnus-button-man-handler): Remove emacsen difference and use
2893         `manual-entry'.
2894
2895 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2896
2897         * spam.el: Wrap autoload settings for bbdb-records,
2898         executable-find and ifile-spam-filter with eval-and-compile.
2899         (spam-display-buffer-contents): Remove.
2900         (spam-bogofilter-score): Merge spam-display-buffer-contents.
2901
2902 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
2903
2904         * spam.el (spam-display-buffer-contents): New function.
2905         (spam-bogofilter-score): use spam-display-buffer-contents, patch
2906         from Katsumi Yamaoka <yamaoka@jpl.org>.
2907
2908 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2909
2910         * nnheader.el (nnheader-parse-naked-head): New function.
2911         (nnheader-parse-head): Use the above function, in order to handle
2912         continuation lines properly.
2913         (nnheader-remove-body): New function.
2914         (nnheader-remove-cr-followed-by-lf): New function.
2915         (nnheader-ms-strip-cr): Use the above function.
2916
2917         * gnus-agent.el (gnus-agent-regenerate-group): Call
2918         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
2919         `nnheader-parse-head'.
2920         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
2921
2922         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
2923         continuation lines by itself; call `nnheader-parse-naked-head'
2924         instead of `nnheader-parse-head'.
2925         * nndiary.el (nndiary-parse-head): Ditto.
2926         * nnfolder.el (nnfolder-parse-head): Ditto.
2927         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
2928         * nnmaildir.el (nnmaildir--update-nov): Ditto.
2929         * nnml.el (nnml-parse-head): Ditto.
2930
2931 2002-10-17  Steve Youngs  <youngs@xemacs.org>
2932
2933         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
2934         XEmacs, default to it if featurep 'xemacs.
2935
2936 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2937
2938         * spam-stat.el: Check for the existence of hash functions instead
2939         of the Emacs version to decide whether to load cl.  Suggested by
2940         Kai Gro\e,A_\e(Bjohann.
2941
2942 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2943
2944         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
2945         if it isn't open yet.
2946
2947 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2948
2949         * gnus-group.el: Require mm-url only when compiling.
2950         (gnus-group-fetch-charter): Require mm-url.
2951
2952         * spam-stat.el: Require cl for the functions gethash,
2953         hash-table-count, make-hash-table and mapc for Emacs 20.
2954         (puthash): Alias to cl-puthash for Emacs 20.
2955         (with-syntax-table): New macro for Emacs 20.
2956
2957 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
2958
2959         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
2960
2961 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
2962
2963         * spam.el (spam-check-ifile): added ifile as a spam checking
2964         backend, and spam-use-ifle as the variable to toggle that check.
2965
2966 2002-10-12  Simon Josefsson  <jas@extundo.com>
2967
2968         * message.el (message-beginning-of-line): New variable.
2969         (message-beginning-of-line): Use it.
2970
2971 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
2972
2973         * spam.el: more compilation fixes for BBDB
2974
2975         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
2976         (spam-stat-reduce-size): Interactive.
2977         (spam-stat-reset): New function.
2978         (spam-stat-save): Interactive.
2979
2980 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2981
2982         * gnus.el: Autoload gnus-delay-initialize.
2983
2984         * message.el: Autoload gnus-delay-article.
2985
2986 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
2987
2988         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
2989         text property in Emacs.
2990
2991 2002-10-11  Simon Josefsson  <jas@extundo.com>
2992
2993         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
2994         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
2995
2996         * mml1991.el (mml1991-pgg-sign): Remove CR.
2997
2998 2002-10-10  Simon Josefsson  <jas@extundo.com>
2999
3000         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
3001         decrypt failed.
3002         (mml2015-trust-boundaries-alist): Removed.
3003         (mml2015-gpg-extract-signature-details): Don't use it.
3004         (mml2015-unabbrev-trust-alist): New.
3005         (mml2015-gpg-extract-signature-details): Use it.
3006
3007 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
3008
3009         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
3010         BBDB installed
3011
3012         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
3013         statistical analysis of spam in Lisp only
3014
3015 2002-10-10  Simon Josefsson  <jas@extundo.com>
3016
3017         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
3018         auth, selected or examine state.
3019
3020         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
3021         buffer and error buffer depending on type of information.
3022
3023         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
3024         --status-fd stuff even if gpg.el is not used (revert earlier
3025         change).
3026         (mml2015-pgg-{clear-,}verify): Store both output and errors as
3027         gnus details.
3028         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
3029         buffer.
3030
3031         * pgg.el (pgg-verify-region): Use it.
3032
3033         * pgg-def.el (pgg-query-keyserver): New variable.
3034
3035         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
3036         key-identifier in packet.  Is this a good idea?
3037
3038         * mml.el (mml-mode-map): Add security commands that operates on
3039         MIME parts.
3040         (mml-menu): And menu items for them.
3041
3042         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
3043
3044         * mml.el (mml-parse-1): Support sender in #secure tags.
3045
3046         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
3047         defined.
3048
3049         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
3050         (mml-pgp-encrypt-buffer): Support combined signing.
3051
3052         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
3053         (mml1991-gpg-encrypt): Ditto.
3054         (mml1991-pgg-encrypt): Ditto.
3055         (mml1991-encrypt): Pass sign parameter.
3056
3057         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
3058         (mml-signencrypt-style): Mention the variable.
3059
3060 2002-10-09  Simon Josefsson  <jas@extundo.com>
3061
3062         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
3063         pgg-gpg-user-id.
3064
3065         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
3066         (pgg-fetch-key-function): Nil if w3 is not installed.
3067
3068 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3069
3070         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
3071         gnus-agent-current-history.
3072
3073 2002-10-06  Simon Josefsson  <jas@extundo.com>
3074
3075         * imap.el (imap-parse-status): Don't use read to read token.
3076
3077 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3078
3079         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
3080         for methods not covered by the agent, and when unplugged.
3081
3082 2002-10-05  Simon Josefsson  <jas@extundo.com>
3083
3084         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
3085         signing.
3086
3087         * gnus-agent.el (gnus-agent-read-servers): If getting method from
3088         a named server fails, ignore the server.
3089
3090         * mml1991.el (mml1991-pgg-sign): Do QP.
3091
3092         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
3093         work.
3094
3095 2002-10-04  Simon Josefsson  <jas@extundo.com>
3096
3097         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
3098
3099         * pgg-pgp.el (pgg-pgp-verify-region): Inline
3100         binary-write-decoded-region from MEL.
3101
3102         * pgg.el (pgg-encrypt-region): Support sign.
3103
3104         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
3105
3106         * mml2015.el (mml2015-pgg-encrypt): Ditto.
3107
3108         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
3109         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
3110         branch where PGG was taken from in the ChangeLog entries below.
3111
3112 2002-10-01  Simon Josefsson  <jas@extundo.com>
3113
3114         * pgg-pgp.el: Don't require mel.  Don't use luna.
3115         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
3116         (pgg-pgp-process-region): Use expand-file-name instead of concat.
3117         (pgg-pgp-process-region): Don't use binary-funcall.
3118
3119         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
3120
3121         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
3122         instead of concat.
3123
3124         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
3125
3126 2002-09-29  Simon Josefsson  <jas@extundo.com>
3127
3128         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
3129         compile warnings.
3130
3131         * pgg.el (pgg-decrypt-region): Don't parse packet.
3132
3133         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
3134
3135 2002-09-29  Daiki Ueno <ueno@unixuser.org>
3136
3137         * pgg.el: Remove dependency on calist.el.
3138
3139 2002-09-28  Simon Josefsson  <jas@extundo.com>
3140
3141         * pgg.el (pgg-temporary-file-directory): New variable.
3142         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
3143
3144         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
3145         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
3146
3147         * pgg-parse.el (pgg-char-int): Defalias.
3148         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
3149         (pgg-read-bytes, pgg-read-body): Use it.
3150         (pgg-decode-packets): Don't use MEL, use base64-*.
3151         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
3152         (pgg-string-as-unibyte): Defalias.
3153         (pgg-parse-armor-region): Use it.
3154
3155         * pgg-gpg.el (pgg-gpg-process-region): Use
3156         pgg-temporary-file-directory.
3157
3158         * luna.el: Don't def-edebug.
3159
3160         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
3161         binary-write-decoded-region from MEL.
3162
3163         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
3164
3165         * alist.el, calist.el: Don't require product/APEL.
3166
3167         * pgg-parse.el (top-level): Remove dependency on static.el,
3168         pccl.el, mel.el.
3169         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
3170         `define-ccl-program' is boundp, instead of using broken.
3171
3172 2002-10-01  Simon Josefsson  <jas@extundo.com>
3173
3174         * message.el (message-required-mail-headers): Remove Lines:.
3175
3176 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3177         From Jesper Harder.
3178
3179         * gnus-group.el (gnus-group-fetch-charter,
3180         gnus-group-fetch-control): Prompt for group if given a prefix
3181         argument.
3182         * gnus-sum.el (t): Add gnus-group-fetch-charter and
3183         gnus-group-fetch-control to summary key map and menu.
3184
3185
3186 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
3187
3188         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
3189         number when there are no articles.
3190
3191 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3192
3193         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
3194         arg ALL means to fetch all articles, not only downloadable ones.
3195         (gnus-agent-fetch-selected-article): New function for
3196         gnus-select-article-hook or gnus-mark-article-hook.
3197
3198 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3199         From Peter von der Ahe <nospam2159@daimi.au.dk>.
3200
3201         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
3202         raw-text.
3203
3204 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
3205
3206         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
3207         Pinard).
3208         Major revamp of the code, documentation is in comments in the file
3209         for now.
3210
3211 2002-09-30  Simon Josefsson  <jas@extundo.com>
3212
3213         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
3214         buffer seem to be needed?
3215
3216 2002-09-29  Simon Josefsson  <jas@extundo.com>
3217
3218         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
3219         compile warnings.
3220
3221         * mml1991.el (mml1991-function-alist): Add pgg.
3222         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
3223         (mml1991-pgg-encrypt): Fix recipients querying.
3224
3225 2002-09-28  Simon Josefsson  <jas@extundo.com>
3226
3227         * mml2015.el (autoload): Autoload correct files.  Trivial patch
3228         from dme@dme.org.
3229         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
3230         handle is returned.
3231
3232 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3233
3234         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
3235         Protect against non-existent of `nnimap-mailbox-info'.
3236
3237 2002-09-27  Simon Josefsson  <jas@extundo.com>
3238
3239         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
3240         (gnus-setup-news-hook): Use it.
3241         (gnus-after-getting-new-news-hook): Ditto.
3242
3243         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
3244
3245 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3246         From Mats Lidell <matsl@contactor.se>.
3247
3248         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
3249
3250 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3251
3252         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
3253         the part to decode encoded words, use raw words instead of decoded
3254         words.
3255
3256 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3257
3258         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
3259
3260         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
3261         (mm-setup-w3m): Use it.
3262
3263 2002-09-27  Simon Josefsson  <jas@extundo.com>
3264
3265         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
3266         article buffers.
3267
3268         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
3269         it just in case.
3270         (nnimap-update-unseen): New function; update unseen count in
3271         `n-m-info'.
3272         (nnimap-close-group): Call it.
3273
3274         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
3275         (gnus-after-getting-new-news-hook): Ditto.
3276
3277         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
3278         message into verboselevel 9.  Change slow mail check message.
3279         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
3280         (nnimap-fixup-unread-after-getting-new-news): New function, to be
3281         used as a hook after getting new mail.
3282
3283 2002-09-26  Simon Josefsson  <jas@extundo.com>
3284
3285         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
3286         SELECT/EXAMINE is first unseen article, not number of unseen
3287         articles.  Make them distinct by renaming the former to
3288         `first-unseen' instead of `unseen'.
3289
3290         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
3291         too.
3292         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
3293         changed.
3294         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
3295
3296         * gnus-int.el (gnus-server-unopen-status): Defcustom.
3297
3298         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
3299         better.
3300
3301         * mml2015.el (mml2015-pgg-decrypt): Only add security information
3302         if dissecting resulting buffer actually had any information.
3303
3304 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3305
3306         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
3307         because the function `string<' allows symbols.
3308
3309         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
3310
3311 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
3312
3313         * message.el (message-forward-make-body): Revert an early change
3314         because 8-bit utf-8 emails.
3315
3316 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
3317
3318         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
3319         links to Info)
3320         * gnus-art.el (gnus-treat-highlight-signature):
3321         * gnus-art.el (gnus-treat-buttonize):
3322         * gnus-art.el (gnus-treat-buttonize-head):
3323         * gnus-art.el (gnus-treat-emphasize):
3324         * gnus-art.el (gnus-treat-strip-cr):
3325         * gnus-art.el (gnus-treat-unsplit-urls):
3326         * gnus-art.el (gnus-treat-leading-whitespace):
3327         * gnus-art.el (gnus-treat-hide-headers):
3328         * gnus-art.el (gnus-treat-hide-boring-headers):
3329         * gnus-art.el (gnus-treat-hide-signature):
3330         * gnus-art.el (gnus-treat-fill-article):
3331         * gnus-art.el (gnus-treat-hide-citation):
3332         * gnus-art.el (gnus-treat-hide-citation-maybe):
3333         * gnus-art.el (gnus-treat-strip-list-identifiers):
3334         * gnus-art.el (gnus-treat-strip-pgp):
3335         * gnus-art.el (gnus-treat-strip-pem):
3336         * gnus-art.el (gnus-treat-strip-banner):
3337         * gnus-art.el (gnus-treat-highlight-headers):
3338         * gnus-art.el (gnus-treat-highlight-citation):
3339         * gnus-art.el (gnus-treat-date-ut):
3340         * gnus-art.el (gnus-treat-date-local):
3341         * gnus-art.el (gnus-treat-date-english):
3342         * gnus-art.el (gnus-treat-date-lapsed):
3343         * gnus-art.el (gnus-treat-date-original):
3344         * gnus-art.el (gnus-treat-date-iso8601):
3345         * gnus-art.el (gnus-treat-date-user-defined):
3346         * gnus-art.el (gnus-treat-strip-headers-in-body):
3347         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
3348         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
3349         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
3350         * gnus-art.el (gnus-treat-unfold-headers):
3351         * gnus-art.el (gnus-treat-fold-headers):
3352         * gnus-art.el (gnus-treat-fold-newsgroups):
3353         * gnus-art.el (gnus-treat-overstrike):
3354         * gnus-art.el (gnus-treat-display-xface):
3355         * gnus-art.el (gnus-treat-display-smileys):
3356         * gnus-art.el (gnus-treat-from-picon):
3357         * gnus-art.el (gnus-treat-mail-picon):
3358         * gnus-art.el (gnus-treat-newsgroups-picon):
3359         * gnus-art.el (gnus-treat-body-boundary):
3360         * gnus-art.el (gnus-treat-capitalize-sentences):
3361         * gnus-art.el (gnus-treat-fill-long-lines):
3362         * gnus-art.el (gnus-treat-play-sounds):
3363         * gnus-art.el (gnus-treat-translate):
3364         * gnus-art.el (gnus-treat-x-pgp-sig):
3365         * gnus-art.el (gnus-mime-button-line-format):
3366         * gnus-art.el (gnus-button-man-level):
3367         * gnus-art.el (gnus-button-emacs-level):
3368         * gnus-cus.el (gnus-group-parameters):
3369         * gnus-gl.el (bbb-build-mid-scores-alist):
3370         * gnus-group.el (gnus-group-line-format):
3371         * gnus-mlspl.el (gnus-group-split-setup):
3372         * gnus-mlspl.el (gnus-group-split):
3373         * gnus-msg.el (gnus-mailing-list-groups):
3374         * gnus-msg.el (gnus-posting-styles):
3375         * gnus-nocem.el (gnus-nocem-issuers):
3376         * gnus-score.el (gnus-score-regexp-bad-p):
3377         * gnus-srvr.el (gnus-server-line-format):
3378         * gnus-topic.el (gnus-topic-line-format):
3379         * gnus.el (gnus-summary-line-format):
3380         * mail-source.el (mail-sources):
3381         * message.el (message-subscribed-address-file):
3382         * nnmail.el (nnmail-split-fancy):
3383
3384 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
3385
3386         * mail-source.el(mail-source-run-script): use `functionp' to test
3387         whether the argument `script' is in fact a function.
3388         (mail-sources): adjust the defcustom to allow users to specify a
3389         function or a string as the value of the `:prescript' and
3390         `:postscript' arguments of the `file' and `pop3' mail sources.
3391
3392 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
3393
3394         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
3395         number when article 1 does not exist.
3396
3397 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3398
3399         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
3400         apropos if apropos-variable does not exist.
3401         (gnus-button-guessed-mid-regexp)
3402         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
3403         regexes.  From Reiner Steib.
3404         (gnus-button-handle-describe-function)
3405         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
3406         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
3407         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
3408
3409 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
3410         Trivial patch.
3411
3412         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
3413         the file.
3414
3415 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
3416
3417         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
3418
3419 2002-09-24  Simon Josefsson  <jas@extundo.com>
3420
3421         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
3422         (mml2015-use): Prefer PGG if installed.
3423         (mml2015-function-alist): Add PGG wrappers.
3424         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
3425         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
3426         prefix, make regexp optionally skip it.
3427         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
3428         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
3429         (mml2015-pgg-encrypt): New functions.
3430         (defvar, autoload): Prevent byte-compile warnings.
3431
3432 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3433         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
3434
3435         * gnus-art.el (article-strip-banner): Check for the existence of
3436         from header.
3437
3438 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
3439
3440         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
3441         (gnus-button-alist): Improved regexp for
3442         gnus-button-handle-mid-or-mail (false positives), fixed
3443         gnus-button-handle-man entries.
3444         From Reiner Steib.
3445
3446 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
3447         From Josh Huber.
3448
3449         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
3450         nnmail-extra-headers is non-nil.
3451
3452 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
3453
3454         * nnmaildir.el: Store article numbers persistently.  General
3455         revision.
3456         (nnmaildir-request-expire-articles): handle 'immediate and 'never
3457         for nnmail-expiry-wait; delete instead of moving if 'force is
3458         given.
3459
3460 2002-09-23  Simon Josefsson  <jas@extundo.com>
3461         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
3462
3463         * smime.el (smime-sign-buffer): Get key and extra certs.
3464         (smime-get-key-with-certs-by-email): Utility function.
3465
3466 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
3467         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
3468
3469         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
3470         article exists.
3471
3472 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
3473
3474         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
3475
3476 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
3477         From Reiner Steib.
3478
3479         * gnus-art.el (gnus-button-handle-custom,
3480         gnus-button-handle-mid-or-mail,
3481         gnus-button-handle-describe-{function,variable,key},
3482         gnus-button-handle-apropos{,command,variable}): New functions.
3483         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
3484         gnus-button-{man,emacs,mail}-level): New variables.
3485         (gnus-button-alist): Use the above to buttonize emacs and mail
3486         related links.
3487
3488 2002-09-18  Juanma Barranquero  <lektu@terra.es>
3489
3490         * gnus-int.el (gnus-status-message): Fix spacing.
3491
3492         * imap.el (imap-continuation): Fix typos.
3493
3494 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
3495
3496         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
3497
3498         * gnus-art.el (gnus-article-reply-with-original): Correct
3499         with-current-buffer scope.
3500
3501         * message.el (message-completion-alist): Add Reply-To, From, etc.
3502
3503 2002-09-18  Simon Josefsson  <jas@extundo.com>
3504
3505         * nnimap.el (nnimap-request-expire-articles): Make flag setting
3506         conditional.  From Nevin Kapur <nevin@jhu.edu>.
3507
3508 2002-09-17  Simon Josefsson  <jas@extundo.com>
3509
3510         * nnimap.el (nnimap-expiry-target): Don't search for which
3511         articles exists here.
3512         (nnimap-request-expire-articles): Do it here instead.  Only expire
3513         when articles are found.  Suggested by Nevin Kapur
3514         <nevin@jhu.edu>.
3515
3516 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3517         From Reiner Steib <reiner.steib@gmx.de>.
3518
3519         * message.el (message-strip-subject-trailing-was)
3520         (message-change-subject, message-add-archive-header)
3521         (message-xpost-fup2-header, message-xpost-insert-note)
3522         (message-xpost-fup2, message-reduce-to-to-cc): New functions
3523         adopted from message-utils.el.  Add functions to the keymap, mode
3524         describtion and menu.
3525         (message-change-subject,message-xpost-fup2): Signal error if
3526         current header is empty.
3527         (message-xpost-insert-note): Changed insert position.
3528         (message-archive-note): Ensure to insert note in message body (not
3529         in head).
3530         (message-archive-header, message-archive-note)
3531         (message-xpost-default, message-xpost-note, message-fup2-note)
3532         (message-xpost-note-function): New variables adopted from
3533         message-utils.el.  Changed some doc-strings.
3534         (message-mark-insert-{begin,end}): Rename from
3535         message-{begin,end}-inserted-text-mark (message-utils.el), changed
3536         values.
3537         (message-subject-trailing-was-query)
3538         (message-subject-trailing-was-ask-regexp)
3539         (message-subject-trailing-was-regexp): New variables.
3540         (message-to-list-only): Added doc-string and menu entry.
3541
3542         * message-utils.el: Removed.  Functions are now in message.el.
3543
3544 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
3545
3546         * gnus-art.el (gnus-article-reply-with-original,
3547         gnus-article-followup-with-original): Switch to
3548         gnus-summary-buffer before reply/followup.
3549
3550 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
3551
3552         * gnus-sum.el (gnus-summary-toggle-header): The article window may
3553         not exist. Toggle it anyway.
3554
3555 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
3556
3557         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
3558
3559         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
3560         Trivial patch from Urban Engberg <ue@ccieurope.com>.
3561
3562         * rfc2047.el (message-posting-charset): Defvar it.
3563         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
3564         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
3565
3566         * mail-source.el (mail-source-fetch): Hide password.
3567
3568         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
3569
3570 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3571         From John Paul Wallington <jpw@shootybangbang.com>.
3572
3573         * gnus.el (gnus-visual, gnus-meta): Fix typo.
3574
3575 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3576
3577         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
3578
3579 2002-09-11  Simon Josefsson  <jas@extundo.com>
3580
3581         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
3582         (nnimap-split-rule): Doc fix.
3583         (nnimap-request-expire-articles): Cleanup code.
3584
3585 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3586         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
3587
3588         * gnus-art.el (gnus-article-address-banner-alist): New option.
3589         (article-strip-banner): Refer the above option to split banners of
3590         free mail servers, when no group parameter is specified.
3591
3592 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3593
3594         * nntp.el (nntp-wait-for-string): Check for a process in the
3595         current buffer instead of `nntp-server-buffer'.
3596
3597 2002-09-09  Simon Josefsson  <jas@extundo.com>
3598
3599         * gnus-art.el (gnus-button-man-handler): New variable.
3600         (gnus-button-alist): Use g-b-handle-man.
3601         (gnus-button-handle-man): New, call g-b-man-handler.
3602
3603 2002-09-08  Simon Josefsson  <jas@extundo.com>
3604
3605         * gnus-art.el (gnus-button-alist): Buttonize man page links.
3606
3607 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3608
3609         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
3610
3611 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3612
3613         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
3614
3615         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
3616         keystroke.
3617
3618         * gnus-srvr.el (gnus-browse-describe-group): New command and
3619         keystroke.
3620
3621 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3622
3623         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
3624         value for gnus-decoration property.
3625
3626 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3627
3628         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
3629         string) as group name in case we have a CRLF in the file.
3630
3631 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
3632
3633         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
3634         group.
3635         (rfc1843-decode-hzp): do.
3636         (rfc1843-newsgroups-regexp): do.
3637
3638 2002-09-04  Simon Josefsson  <jas@extundo.com>
3639
3640         * message.el (message-canlock-generate): Make sure sha1 doesn't
3641         call external programs.
3642
3643 2002-09-03  Simon Josefsson  <jas@extundo.com>
3644
3645         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
3646
3647         * gnus-agent.el (gnus-agent-batch): Add doc.
3648
3649 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
3650
3651         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
3652         check for signed and encrypted parts.
3653         * mml.el (mml-parse-1): Correct small typo which preventing
3654         setting recipients in a secure tag.
3655
3656 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3657
3658         * mm-util.el (mm-coding-system-priorities): Default to a list of
3659         iso-2022-jp and others for the Japanese environment.
3660
3661 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3662
3663         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
3664         invalid display names.
3665
3666 2002-08-30  Simon Josefsson  <jas@extundo.com>
3667
3668         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
3669         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
3670
3671 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
3672
3673         * gnus.el (gnus-group-charter-alist): New option.
3674         (gnus-group-fetch-control-use-browse-url): New option.
3675
3676         * gnus-group.el (gnus-group-fetch-charter): New function.
3677         (gnus-group-fetch-control): New function.
3678         Add them to the keymap and menu. Require mm-url.
3679
3680 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3681
3682         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
3683         From Alex Schroeder <alex@emacswiki.org>.
3684
3685 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
3686
3687         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
3688         items expecting user interaction.
3689
3690         * gnus-topic.el (gnus-topic-make-menu-bar): do.
3691
3692         * gnus-sum.el (gnus-summary-make-menu-bar): do.
3693
3694         * gnus-srvr.el (gnus-server-make-menu-bar): do.
3695
3696         * mml.el (mml-menu): do.
3697
3698 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3699
3700         * mail-source.el (mail-source-touch-pop): New function.
3701
3702         * message.el (message-smtpmail-send-it): New function.
3703         (message-send-mail-function): Add it for a candidate.
3704
3705 2002-08-27  Simon Josefsson  <jas@extundo.com>
3706
3707         * gnus-msg.el (posting-charset-alist): Use
3708         gnus-define-group-parameter instead of defcustom.
3709         (gnus-put-message): Handle SPC in GCC.
3710         (gnus-inews-insert-gcc): Ditto.
3711         (gnus-inews-insert-archive-gcc): Ditto.
3712
3713 2002-08-26  Simon Josefsson  <jas@extundo.com>
3714
3715         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
3716         (gnus-agentize): Auto agentize all nntp and nnimap groups.
3717         (gnus-agent-possibly-save-gcc): Autoload.
3718         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
3719
3720 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3721
3722         * gnus.el (gnus-other-frame-function): New user option.
3723         (gnus-other-frame): Use it; add a doc-string; make it work with
3724         the gnuclient program.
3725
3726         * gnus-util.el (gnus-frame-or-window-display-name): New function.
3727
3728         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
3729         `device-connection' and `dfw-device'.
3730
3731 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3732
3733         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
3734         positives, make it stricter.  From Jochen Hein (trivial change).
3735
3736 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3737
3738         * gnus.el (gnus-other-frame): Trivial fix.
3739
3740 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3741
3742         * gnus.el (gnus-other-frame-parameters): New user option.
3743         (gnus-other-frame-object): New variable.
3744         (gnus-other-frame): Make it search for existing Gnus frame; don't
3745         read new news; delete frame on exit.
3746
3747         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
3748
3749         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
3750
3751 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3752         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
3753
3754         * message.el (message-set-auto-save-file-name): Add support for
3755         the Cygwin Emacs; the system-type is `cygwin'.
3756         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
3757
3758 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
3759
3760         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
3761
3762         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
3763         avoid arithmetic errors.
3764
3765 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3766
3767         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
3768
3769 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3770
3771         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
3772         (message-ignored-resent-headers): Add envelope From.
3773
3774 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3775
3776         * gnus.el (gnus-summary-line-format): Document %k specifier.
3777
3778 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3779
3780         * gnus-sum.el (gnus-summary-line-message-size): New function.
3781         (gnus-summary-line-format-alist): Use it.
3782
3783 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3784
3785         * gnus-art.el (article-make-date-line): Refer to the value for
3786         `gnus-article-time-format' in the summary buffer.
3787
3788         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
3789
3790 2002-08-14  Simon Josefsson  <jas@extundo.com>
3791
3792         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
3793         quoting.
3794         (gnus-button-alist): Fix doc.
3795         (gnus-header-button-alist): Use ' not ` for default value quoting.
3796         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
3797         rationale similar to 2002-05-01 change.
3798         (gnus-article-add-buttons-to-head): Evaluate expression.
3799
3800         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
3801
3802 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3803
3804         * message.el (message-font-lock-keywords): Refer to the value for
3805         `message-cite-prefix-regexp' dynamically.
3806
3807 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3808
3809         * gnus-art.el (gnus-decode-header-methods): Doc fix.
3810
3811 2002-08-12  Simon Josefsson  <jas@extundo.com>
3812
3813         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
3814         (imap-shell-open): Skip initial junk before IMAP greeting.
3815
3816 2002-08-11  Simon Josefsson  <jas@extundo.com>
3817
3818         * message-utils.el (message-xpost-default,
3819         message-xpost-fup2-header, message-xpost-fup2): Fixed
3820         Typos.  Trivial changes from Reiner Steib
3821         <4uce.02.r.steib@gmx.net>.
3822
3823 2002-08-09  Simon Josefsson  <jas@extundo.com>
3824
3825         * message.el (message-canlock-password): Set
3826         canlock-password-for-verify to newly generated canlock-password.
3827         When Emacs is restarted, Custom makes sure this is set, but during
3828         the same session we must set it manually.
3829
3830 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
3831
3832         * yenc.el: New file.
3833
3834         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
3835         (mm-uu-type-alist): Add yenc.
3836         (mm-uu-yenc-filename): New function.
3837         (mm-uu-yenc-extract): New function.
3838
3839         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
3840
3841 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3842
3843         * dgnushack.el (merge): Don't use coerce.
3844
3845 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
3846
3847         * mailcap.el (mailcap-mime-data): Test window-system rather than
3848         mm-device-type.
3849         (mailcap-mime-data): Call xdvi and gv with "-safer".
3850
3851         * mm-util.el: Don't define mm-device-type.
3852
3853 2002-08-05  Simon Josefsson  <jas@extundo.com>
3854
3855         * mm-util.el (mm-coding-system-priorities): coding-system type not
3856         supported everywhere.
3857
3858 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3859
3860         * gnus.el (gnus-version-number): Bumped version number.
3861
3862 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3863
3864         * gnus.el: Oort Gnus v0.07 is released.
3865
3866 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3867
3868         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
3869         (gnus-article-sort-functions): Doc fix.
3870         (t): New keystroke.
3871         (gnus-article-sort-by-random): New function.
3872         (gnus-thread-sort-by-random): New function.
3873
3874 2002-08-02  Simon Josefsson  <jas@extundo.com>
3875
3876         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
3877         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
3878
3879 2002-07-31  Danny Siu  <dsiu@adobe.com>
3880
3881         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
3882         when splitting malformed messages without message-id
3883
3884 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3885         From Niklas Morberg <niklas.morberg@axis.com>.
3886
3887         * nnweb.el (nnweb-type, nnweb-type-definition)
3888         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
3889         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
3890         functionality.
3891         * nnweb.el: Removed old non-functioning search engines.
3892
3893 2002-07-27  Simon Josefsson  <jas@extundo.com>
3894
3895         * message.el (message-forward-make-body): Don't use
3896         `message-forward-ignored-headers' when doing a "raw" followup (it
3897         is important to preserve e.g. CTE).
3898
3899         * flow-fill.el (fill-flowed): Disable filladapt-mode.
3900
3901         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
3902         regexp-quote, Cyrus Sieve is fixed.
3903
3904         * sieve-manage.el (sieve-manage-deletescript): New function.
3905
3906         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
3907         (sieve-manage-mode): Fix menubar.
3908         (sieve-activate): Change some messages.
3909         (sieve-deactivate-all): New function.
3910         (sieve-deactivate): New alias.
3911         (sieve-remove): New function.
3912         (sieve-help): Fix help.
3913         All suggested by Ned Ludd.
3914
3915 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3916
3917         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
3918         (mm-w3m-safe-url-regexp): New user option.
3919
3920         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
3921         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
3922
3923 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
3924
3925         * gnus-sum.el (gnus-summary-delete-article): Force
3926         nnmail-expiry-target to 'delete, so that absolute deletion
3927         happens when absolute deletion is requested.
3928
3929 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3930         From Nevin Kapur <nevin@jhu.edu>.
3931
3932         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
3933         headers as empty headers.
3934
3935 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3936         From Jochen Hein <jochen@jochen.org>.
3937
3938         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
3939         correct typo.
3940         (gnus-emphasis-strikethru): New face.
3941
3942 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3943         From Jason Merrill <jason@redhat.com>.
3944
3945         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
3946         entire file for each of a sequence of missing articles.
3947
3948         * gnus-salt.el (gnus-binary-display-article): Respect an existing
3949         value for gnus-view-pseudos.
3950
3951         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
3952         avoid nreverse.
3953
3954 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3955         From Ted Zlatanov <teodor.zlatanov@divine.com>.
3956
3957         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
3958         (gnus-summary-mode-line-format-alist): Add %h for number of
3959         spams.
3960         (gnus-newsgroup-spam-marked): New variable.
3961         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
3962         (gnus-article-read-p, gnus-article-mark)
3963         (gnus-set-global-variables, gnus-set-global-variables)
3964         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
3965         (gnus-summary-mark-article-as-unread)
3966         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
3967         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
3968         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
3969
3970 2002-07-10  Simon Josefsson  <jas@extundo.com>
3971
3972         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
3973         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
3974
3975 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
3976
3977         * gnus-sum.el (gnus-summary-delete-article): Respect group
3978         parameters while expiring.
3979
3980 2002-07-08  Simon Josefsson  <jas@extundo.com>
3981
3982         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
3983         Enberg.
3984
3985 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3986
3987         * gnus-art.el (article-unsplit-urls): Only display MIME when this
3988         function is called interactively.  From Niklas Morberg.
3989
3990 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3991
3992         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
3993         cdaar to cdar and car.
3994
3995         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
3996         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
3997
3998 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3999
4000         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
4001         don't break a narrowed article.
4002
4003         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
4004         (nntp-open-via-rlogin-and-telnet): Ditto.
4005
4006 2002-07-02  Didier Verna  <didier@xemacs.org>
4007
4008         * nnmail.el (nnmail-split-methods): fix custom type.
4009
4010 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4011
4012         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
4013         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
4014
4015 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4016
4017         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
4018         (gnus-summary-resend-message): Use it.
4019
4020 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4021
4022         * nntp.el (nntp-via-rlogin-command-switches): New variable.
4023         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
4024
4025 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4026
4027         * message.el (message-font-lock-keywords): Don't fontify
4028         headers in the message body, only in the header.
4029         (message-font-lock-make-header-matcher): New function, used by
4030         message-font-lock-keywords.
4031         From Katsumi Yamaoka <yamaoka@jpl.org>.
4032
4033 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4034
4035         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
4036
4037 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4038
4039         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
4040
4041 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4042
4043         * message.el (message-font-lock-keywords): Revert 2002-06-22
4044         change.
4045
4046 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4047
4048         * message.el (message-font-lock-keywords): Put colon in header
4049         name match.
4050
4051 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4052
4053         * message.el (message-font-lock-keywords): Don't use header faces
4054         in the body.  Thanks to Stefan Monnier for the hint on the
4055         implementation.
4056
4057 2002-05-09  Miles Bader  <miles@gnu.org>
4058
4059         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
4060         (gnus-article-hide-citation): Respect it.
4061
4062 2002-04-12  Juanma Barranquero  <lektu@terra.es>
4063
4064         * pop3.el (pop3-open-server): Fix typo.
4065
4066 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
4067
4068         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
4069         instead of push to ignore duplicate to-(list|address) values.
4070         * nnmail.el (nnmail-cache-ignore-groups): New.
4071         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
4072
4073 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4074
4075         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
4076         before sending.  Suggested by Jan Rychter.
4077
4078 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4079
4080         * dgnushack.el (remove): New compiler macro.
4081         (last, coerce, subseq): Remove compiler macros for those built-in
4082         or unused functions.
4083
4084 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4085
4086         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
4087         sure to write byte-compiled versions of gnus-*-format-alist to
4088         .newsrc.eld.  From Simon Josefsson.
4089
4090 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4091
4092         * gnus-agent.el (gnus-agent-read-servers)
4093         (gnus-agent-write-servers): Put server name (string like
4094         "nnchoke:frumple") in the file instead of a server specification
4095         (Lisp expression like (nnchoke "frumple" ...parameters...)).
4096         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
4097
4098 2002-06-16  Simon Josefsson  <jas@extundo.com>
4099
4100         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
4101         Reiner Steib <4uce.02.r.steib@gmx.net>.
4102
4103 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4104
4105         * nnheader.el (nnheader-file-name-translation-alist): Set the
4106         default value for MS Windows systems.
4107
4108         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
4109
4110 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4111
4112         * message.el (message-beginning-of-line): Keep the region active
4113         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
4114
4115 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
4116
4117         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
4118         * gnus-msg.el (gnus-summary-reply): Ditto.
4119         * gnus-msg.el (gnus-summary-handle-replysign): New.
4120
4121 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4122
4123         * message.el (message-send-mail-with-sendmail): Kill errbuf even
4124         if sending failed.
4125
4126 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
4127
4128         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
4129         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
4130         to sign while encrypting.
4131
4132 2002-06-11  Simon Josefsson  <jas@extundo.com>
4133
4134         * gnus-int.el (gnus-request-move-article): Agent expire article if
4135         successfuly moved.
4136
4137         * nnweb.el (nnweb-google-create-mapping): Honors the value of
4138         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
4139
4140 2002-06-10  Simon Josefsson  <jas@extundo.com>
4141
4142         * gnus-int.el (gnus-request-expire-articles): Fix last change?
4143
4144 2002-06-09  Simon Josefsson  <jas@extundo.com>
4145
4146         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
4147
4148         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
4149
4150 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4151
4152         * flow-fill.el (fill-flowed): Ignore errors.
4153
4154 2002-06-06  Simon Josefsson  <jas@extundo.com>
4155
4156         * message.el (message-send-mail-with-sendmail): Improve error message.
4157
4158 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4159
4160         * message.el (message-interactive): Change default from nil to t.
4161         Better to be safe than to be fast.
4162
4163 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4164
4165         * message.el (message-send-mail-with-sendmail): Check return value
4166         from call-process-region.
4167
4168 2002-06-04  Simon Josefsson  <jas@extundo.com>
4169
4170         * gnus-msg.el (gnus-group-mail, gnus-group-news)
4171         (gnus-group-post-news, gnus-summary-mail-other-window)
4172         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
4173         gnus-article-copy to nil, thereby inhibiting the `header' posting
4174         style match to use data from last viewed article.
4175         Suggested by Hrvoje Niksic.
4176
4177 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4178
4179         * spam.el (spam-point-at-eol): New alias.
4180         (spam-parse-whitelist): Use it.
4181
4182 2002-06-03  Simon Josefsson  <jas@extundo.com>
4183
4184         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
4185         (nnmail-article-group): Use it.
4186
4187 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4188
4189         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
4190         so that code reading them won't be surprised.  From Jesper Harder
4191         <harder@ifa.au.dk>.
4192
4193 2002-05-29  Simon Josefsson  <jas@extundo.com>
4194
4195         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
4196         articles.
4197
4198         * gnus.el (gnus-agent-cache): Doc fix.
4199         (gnus-agent): Change default to t.
4200
4201         * gnus-agent.el (gnus-agent-expire): Make it accept optional
4202         ARTICLES, GROUP and FORCE parameters.
4203
4204 2002-05-28  Simon Josefsson  <jas@extundo.com>
4205
4206         * gnus-group.el (gnus-group-line-format): Doc fix.
4207
4208 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4209
4210         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
4211         original article before yanking.  From Jesper Harder
4212         <harder@ifa.au.dk>.
4213
4214 2002-05-26  Simon Josefsson  <jas@extundo.com>
4215
4216         * gnus-sum.el (gnus-summary-menu-split): New function.
4217         (gnus-summary-make-menu-bar): Split charset submenu.
4218         (gnus-summary-menu-maxlen): New variable.
4219         (gnus-summary-menu-split): Use it.
4220
4221 2002-05-25  Simon Josefsson  <jas@extundo.com>
4222
4223         * mml.el (mml-preview): Generate some headers.
4224
4225         * gnus.el (gnus-large-newsgroup): Fix :type.
4226
4227         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
4228         Agent cache NOV's by default now).
4229         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
4230
4231 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
4232
4233         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
4234         call to gnus-parent-id when we check for References loops.
4235         (gnus-summary-prepare-threads): Avoid simplifying every Subject
4236         twice by saving the simplified subject string in simp-subject.
4237
4238 2002-05-23  Simon Josefsson  <jas@extundo.com>
4239
4240         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
4241         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
4242
4243         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
4244         Niklas Morberg <niklas.morberg@axis.com>.
4245
4246 2002-05-22  Simon Josefsson  <jas@extundo.com>
4247
4248         * sieve.el (sieve-change-region): Define it before it is used.
4249
4250         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
4251         (gnus-summary-reply): Ask for confirmation when replying to news.
4252         Defaults to not ask.  From Benjamin Rutt
4253         <rutt+news@cis.ohio-state.edu>.
4254
4255         * nnimap.el (nnimap-nov-is-evil): Improve doc.
4256
4257 2002-05-21  Simon Josefsson  <jas@extundo.com>
4258
4259         * sieve-mode.el (sieve-manage): Fix autoloads.
4260
4261         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
4262         name (makes it work with recent Cyrus timsieved).
4263
4264 2002-05-20  Jason  <jbaker@cs.utah.edu>
4265         Trivial patch.
4266
4267         * gnus-art.el (gnus-request-article-this-buffer): Try
4268         reconnecting if you don't get the message.
4269
4270 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4271
4272         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
4273         Reply-To headers from the headers.
4274
4275 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4276
4277         * mm-url.el (mm-url-insert): Remove junk message.
4278
4279 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4280
4281         * nnslashdot.el (nnslashdot-request-list): Parse new html.
4282         (nnslashdot-use-front-page): New variable.
4283         (nnslashdot-request-list): Use it.
4284
4285         * mm-url.el (mm-url-timeout): New variable.
4286         (mm-url-retries): Ditto.
4287         (mm-url-insert): Use it.
4288
4289 2002-05-16  Simon Josefsson  <jas@extundo.com>
4290
4291         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
4292         (gnus-simplify-subject-functions): Mention g-s-a-w.
4293
4294 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
4295
4296         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
4297         nnmail-cache-insert.
4298         * nndiary.el (nndiary-request-accept-article): Ditto.
4299         * nnfolder.el (nnfolder-request-accept-article): Ditto.
4300         * nnimap.el (nnimap-request-accept-article): Ditto.
4301         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
4302         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
4303         * nnmbox.el (nnmbox-request-accept-article): Ditto.
4304         * nnmh.el (nnmh-request-accept-article): Ditto.
4305         * nnmail.el (nnmail-cache-insert): Change group to required,
4306         removed code which tried to figure out the group.
4307
4308 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
4309
4310         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
4311         messages. From Hans de Graaff <hans@degraaff.org>.
4312         * nnml.el (nnml-request-accept-article): Pass in the group name to
4313         nnmail-cache-insert, since it's available.
4314
4315 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
4316
4317         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
4318
4319 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4320         From Florian Weimer <fw@deneb.enyo.de>.
4321
4322         * gnus.el (subscribed): New group parameter.
4323         (gnus-find-subscribed-addresses): Use it.
4324
4325 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
4326
4327         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
4328         the default for pgpmime to support pgp v2.
4329         * mml-sec.el (mml-signencrypt-style): New accessor function to
4330         allow users to get/set the signencrypt style more easily without
4331         frobbing the alist directly.
4332         * mml.el (mml-generate-mime-1): Use accessor function.
4333
4334 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4335
4336         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
4337         parenthesis for "<" and ">".  Suggested by Andreas Schwab
4338         <schwab@suse.de>.
4339
4340 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4341
4342         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
4343         when intuiting the group the message is written to.  From Josh
4344         Huber <huber@alum.wpi.edu>.
4345
4346 2002-05-06  Simon Josefsson  <jas@extundo.com>
4347
4348         * gnus-topic.el (gnus-group-topic-parameters): Work when group
4349         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
4350
4351 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
4352
4353         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
4354         argument, and fixed compiler warning. (added autoload for
4355         gpg-encrypt).
4356
4357 2002-05-04  Simon Josefsson  <jas@extundo.com>
4358
4359         * mml1991.el (mml1991-function-alist): Doc fix.
4360
4361         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
4362         doesn't exist (for previewing messages without having Gnus
4363         started).
4364
4365         * mm-util.el (mm-coding-system-priorities): Defcustom.
4366
4367         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
4368
4369 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
4370
4371         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
4372         default.
4373         * mml-sec.el:
4374         * mml-sec.el (mml-signencrypt-style): New.
4375         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
4376         argument `sign'.
4377         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
4378         signencrypt.
4379         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
4380         * mml.el (mml-generate-mime-1): Changed logic so a part which is
4381         both signed & encryped is processed in one operation. (rather than
4382         two separate ops: sign, then encrypt)
4383         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
4384         indication if a message is signed by an expired key.
4385         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
4386         enables combined sign & encrypt operation. (this was always on
4387         before).
4388         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
4389
4390 2002-05-01  Simon Josefsson  <jas@extundo.com>
4391
4392         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
4393         server.
4394         (nnimap-mailbox-info): defvar instead of defvoo.
4395
4396 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4397
4398         * gnus.el: Oort Gnus v0.06 is released.
4399
4400 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4401
4402         * lpath.el: Bind url-package-version.
4403
4404 2002-05-01  Simon Josefsson  <jas@extundo.com>
4405
4406         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
4407         filename before deleting the group itself, because the presence of
4408         a group filename decides if long filenames are used or not.
4409
4410         * gnus-art.el (gnus-button-alist): Don't inline
4411         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
4412         without also modifying g-button-alist.
4413         (gnus-button-alist): Fix type to allow variable as well as regexp.
4414         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
4415         themselves, variables to its contents.
4416         (gnus-button-entry): Ditto.
4417
4418 2002-05-01  Simon Josefsson  <jas@extundo.com>
4419
4420         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
4421         UIDNEXT as a string.
4422
4423         * nnimap.el (nnimap-string-lessp-numerical): New function.
4424         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
4425         integers.
4426
4427 2002-04-29  Simon Josefsson  <jas@extundo.com>
4428
4429         * nnmail.el (nnmail-cache-insert): Accept optional group
4430         parameter.
4431
4432         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
4433         n-r-g-a is disabled.
4434
4435 2002-04-29  Simon Josefsson  <jas@extundo.com>
4436
4437         * nnimap.el (nnimap-split-fancy): Fix doc.
4438         (nnimap-split-fancy): Fix doc.
4439
4440         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
4441         (nnimap-mailbox-info): New internal variable.
4442         (nnimap-retrieve-groups): Implement faster new mail check.
4443
4444         * nnimap.el (nnimap-split-articles): Support
4445         nnmail-cache-accepted-message-ids.
4446         (nnimap-request-accept-article): Ditto.
4447
4448         * imap.el (imap-mailbox-status-asynch): New command.
4449
4450 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
4451
4452         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
4453         are no subscribed mail groups.
4454         - Strip quoted names when comparing addresses
4455
4456 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
4457
4458         * mm-decode.el (mm-text-html-renderer): Change customize type to
4459         const.
4460
4461         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
4462         (gnus-debug-exclude-variables): do.
4463
4464 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4465
4466         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
4467         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
4468
4469 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4470
4471         * dns.el (dns-make-network-process): New macro.
4472         (query-dns): Use it.
4473
4474 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4475
4476         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
4477         article-buffer.
4478
4479         * mm-url.el (mm-url-package-name): New variable.
4480         (mm-url-package-version): New variable.
4481         (mm-url-insert-file-contents): Bind url-package-name and
4482         url-package-version here.
4483         * nnrss.el (nnrss-insert-w3): Move the bindings.
4484
4485         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
4486         url-package-version. Trivial change from Andrew J Cosgriff
4487         <ajc@polydistortion.net>
4488
4489         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
4490         attachments. Trivial change from Peter 'Luna' Runestig
4491         <peter@runestig.com>.
4492
4493 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
4494
4495         * nnkiboze.el (nnkiboze-request-scan): Call
4496         nnkiboze-possibly-change-group.
4497         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
4498         problems.
4499         (nnkiboze-generate-group): Set newsrc to the *highest* article
4500         number kibozed, not the lowest.
4501
4502 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
4503
4504         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
4505
4506 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4507         From Dan Christensen <jdc+news@uwo.ca>.
4508
4509         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
4510         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
4511         Recognize math postings.  Extract Date (now ignores "(15kb)").
4512         Extract email address using gnus-extract-address-components
4513         instead of just taking the first word.  Create Date and From
4514         headers for message which are missing these headers.  Get rid
4515         of spurious \\ lines (purely cosmetic).  Extend body-end and
4516         file-end regexps, to exclude more garbage from the message.
4517         Make URL rephrasing regexp more flexible, to match current
4518         format.
4519
4520 2002-04-23  Simon Josefsson  <jas@extundo.com>
4521
4522         * netrc.el: New file, functions copied from gnus-util.el by Ted
4523         Zlatanov <tzz@lifelogs.com>.
4524
4525         * gnus-util.el: Require netrc.
4526         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
4527         new code in netrc.el.
4528
4529 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4530
4531         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
4532         message-ignored-resent-headers, too.  From Matthieu Moy
4533         <Matthieu.Moy@imag.fr>.
4534
4535 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
4536
4537         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
4538         boolean not a string
4539         * gnus-group.el (gnus-group-line-format): add description of %C
4540         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
4541           as %C
4542         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
4543
4544 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
4545
4546         * nnmaildir.el (nnmaildir-request-scan): typo: set
4547         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
4548         nnmail-get-new-mail for 'find-new-groups.
4549
4550 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
4551
4552         * nnmaildir.el (nnmaildir-request-update-info,
4553         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
4554         unnecessary calls to nnmaildir-request-scan.
4555
4556 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
4557
4558         * gnus-msg.el:
4559         * gnus-msg.el (gnus-message-replysign): New.
4560         * gnus-msg.el (gnus-message-replyencrypt): New.
4561         * gnus-msg.el (gnus-message-replysignencrypted): New.
4562         * gnus-msg.el (gnus-summary-reply): Use the three new variables
4563         (above) to automatically encrypt/sign to encrypted/signed
4564         messages.
4565         * message.el:
4566         * message.el (message-mode-map): Add keybinding for
4567         `message-to-list-only'
4568         * message.el (message-mode): Add description for
4569         `message-to-list-only'
4570         * message.el (message-to-list-only): New.
4571         * message.el (message-make-mft): Changed to use the cl loop macro,
4572         and added optional flag to return only the matched list. (for use
4573         in new message-to-list-only function)
4574
4575 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
4576
4577         * gnus-msg.el:
4578         * gnus-msg.el (gnus-message-replysign):
4579         * gnus-msg.el (gnus-replysign): New.
4580         * gnus-msg.el (gnus-replyencrypt): New.
4581         * gnus-msg.el (gnus-replysignencrypted): New.
4582         * gnus-msg.el (gnus-summary-reply):
4583         * message.el:
4584         * message.el (message-mode-map):
4585         * message.el (message-mode):
4586         * message.el (message-to-list-only): New.
4587         * message.el (message-make-mft):
4588
4589 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4590
4591         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
4592
4593 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
4594
4595         * message.el (message-gen-unsubscribed-mft): accept a prefix
4596         argument so CC can be included with C-u C-c C-f C-a
4597
4598 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4599         From Ted Zlatanov <teodor.zlatanov@divine.com>.
4600
4601         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
4602         Improve docstring.
4603         (spam-enter-blacklist): New command.
4604
4605         * gnus-sum.el (gnus-spam-mark): New mark.
4606         (gnus-auto-expirable-marks): Add gnus-spam-mark.
4607         (gnus-summary-make-tool-bar): Correct conditional.
4608         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
4609         (gnus-summary-mark-as-spam): New command.
4610
4611 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
4612
4613         * mml-sec.el (mml-secure-message): changed to support arbritrary
4614         modes.
4615         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
4616         changed to support "signencrypt" mode.
4617         * mml.el (mml-parse-1): changed to support different secure modes
4618         more easily. (for signencrypt)
4619
4620 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
4621
4622         * gnus-sum.el (gnus-update-summary-mark-positions)
4623         (gnus-summary-toggle-header):
4624         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
4625         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
4626         (gnus-uu-post-encoded):
4627         * nnfolder.el (nnfolder-possibly-change-group):
4628         * nnimap.el (nnimap-retrieve-headers):
4629         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
4630
4631 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
4632
4633         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
4634         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
4635
4636 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4637
4638         * gnus-srvr.el (gnus-server-set-info): Clear
4639         `gnus-server-method-cache' when `gnus-server-alist' is changed.
4640         From Daiki Ueno <ueno@unixuser.org>.
4641
4642 2002-04-11  Simon Josefsson  <jas@extundo.com>
4643
4644         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
4645         viewing of security buttons.  Thanks to Nicolas Kowalski
4646         <Nicolas.Kowalski@imag.fr>.
4647
4648         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
4649         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
4650         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
4651         <Nicolas.Kowalski@imag.fr>.
4652         (smime-decrypt-buffer): Ditto.
4653
4654 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4655
4656         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
4657         header line.
4658
4659 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
4660
4661         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
4662
4663 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4664
4665         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
4666
4667 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
4668
4669         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
4670         errors when debug.
4671
4672 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
4673
4674         * message.el (message-make-mft): Changed MFT code from using
4675         message-recipients (which included Bcc) to use only the To and CC
4676         headers.
4677
4678 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
4679
4680         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
4681         add link.
4682         (gnus-treat-mail-picon): Ditto.
4683         (gnus-treat-newsgroups-picon): Ditto.
4684         (gnus-picon-databases): Fix custom type.
4685         (gnus-picon-databases): Add link.
4686         (gnus-article-x-face-command): Add to gnus-picon group.
4687
4688 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
4689
4690         * message.el (message-buffer-naming-style): Remove.
4691
4692 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4693
4694         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
4695
4696         * message.el (message-tool-bar-map): Ditto.
4697
4698         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4699
4700 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4701
4702         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
4703
4704 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
4705
4706         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
4707
4708 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
4709         Trivial patch.
4710
4711         * dns.el: open-network-stream under XEmacs does udp.
4712
4713 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
4714
4715         * spam.el (spam-enter-whitelist): New function.
4716         (spam-parse-whitelist): Ditto.
4717         (spam-refresh-list-cache): Ditto.
4718         (spam-address-whitelisted-p): New function.
4719
4720         * dns.el (query-dns): Use TCP when make-network-process isn't
4721         available.
4722         (dns-servers): New variable.
4723         (dns-parse-resolv-conf): New function.
4724         (query-dns): Use it.
4725
4726         * spam.el: New file.
4727
4728         * dns.el (query-dns): Test.
4729
4730 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4731
4732         * lpath.el (featurep): Bind make-network-process.
4733
4734 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
4735
4736         * nnmaildir.el: Use defstruct.  Use a single copy of
4737         nnmail-extra-headers to save memory.  Store server's group name
4738         prefix instead of each group's prefixed name.
4739         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
4740         nntp-server-buffer.
4741
4742 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4743
4744         * dns.el: New file.
4745
4746 2002-03-28  Simon Josefsson  <jas@extundo.com>
4747
4748         * gnus-sum.el (gnus-summary-dummy-line-format):
4749         * gnus.el (gnus-summary-line-format): Fixing links to Info.
4750         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
4751
4752 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4753
4754         * gnus-sum.el (gnus-summary-move-article)
4755         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
4756         the doc string.
4757
4758 2002-03-28  Simon Josefsson  <jas@extundo.com>
4759
4760         * mml-sec.el (mml-secure-message): Search after
4761         mail-header-separator from top of message.
4762
4763 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
4764
4765         * nnmaildir.el: Cosmetic changes.
4766         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
4767         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
4768         nnmaildir--group-ls): New macros/functions.  Use them.
4769         (nnmaildir--unlink): Evalutate argument only once.
4770
4771 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
4772
4773         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
4774         symbols.
4775         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
4776         `gnus-point-at-eol'.
4777
4778 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
4779
4780         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
4781         nnmaildir--marks-dir): New macros.  Use them.
4782         Use inhibit-quit for atomicity instead of in-memory journaling.
4783         (nnmaildir--edit-prep): New function.
4784         (Local Variables): Use it.
4785
4786 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
4787
4788         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
4789
4790 2002-03-25  Simon Josefsson  <jas@extundo.com>
4791
4792         * message.el (message-mode): Fix doc.
4793
4794 2002-03-25  Simon Josefsson  <jas@extundo.com>
4795
4796         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
4797         Matthieu Moy <Matthieu.Moy@imag.fr>.
4798
4799 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
4800
4801         * mml-sec.el (mml-unsecure-message): Add docstring.
4802
4803 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
4804
4805         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
4806         value.
4807         Trivial change from andre@slamdunknetworks.com
4808
4809 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
4810
4811         * mml.el (mml-mode-map): Added a keybinding for
4812         `mml-unsecure-message'.  Also, added a menu entry for said
4813         function in the Attachments menu.
4814
4815 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4816
4817         * canlock.el (canlock-version): Remove.
4818         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
4819         here; simplify \x insertions.
4820         (canlock-sha1): New function, always return a unibyte string.
4821         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
4822         of a password.
4823         (canlock-insert-header): Use `canlock-sha1'.
4824         (canlock-verify): Ditto.
4825
4826 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4827
4828         * message.el (message-fix-before-sending): Add an option that
4829         ignores illegible text.
4830         Trivial change from Mark Milhollan <mlm@attglobal.net>
4831
4832         * message.el (message-font-lock-keywords): Support multi-line MML
4833         tags.
4834
4835         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
4836         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
4837
4838 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4839
4840         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
4841         symbols for "View as different encoding" submenu.
4842
4843 2002-03-19  Simon Josefsson  <jas@extundo.com>
4844
4845         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
4846         encoding" submenu.
4847
4848 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4849
4850         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
4851
4852 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4853
4854         * gnus-sum.el (gnus-sum-thread-tree-root)
4855         (gnus-sum-thread-tree-single-indent)
4856         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
4857         (gnus-sum-thread-tree-leaf-with-other)
4858         (gnus-sum-thread-tree-single-leaf): Make customizable.
4859
4860 2002-03-16  Simon Josefsson  <jas@extundo.com>
4861
4862         * gnus-util.el (gnus-extract-address-components): Don't break on
4863         names such as James "Kibo" Parry.  From Francis Litterio
4864         <franl@world.std.com>.
4865
4866 2002-03-13  Simon Josefsson  <jas@extundo.com>
4867
4868         * pop3.el (pop3-open-server): Revert multibyte change.  From
4869         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
4870
4871         * message.el (message-send-mail-with-qmail): Make it work.  From
4872         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
4873
4874 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
4875
4876         * message.el (message-make-mft): Set case-fold-search while
4877         generating the MFT.  Also, a little cleanup in the MFT code.
4878
4879 2002-03-12  Simon Josefsson  <jas@extundo.com>
4880
4881         * message.el (message-qmail-inject-args): May be function.
4882         (message-send-mail-with-qmail): Call function if m-q-i-a is
4883         function.  From fn@hungry.org (Faried Nawaz).
4884
4885 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
4886
4887         * message.el (message-abbrevs-loaded): Remove.
4888         (mailabbrev): Require it.
4889
4890         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
4891
4892 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4893
4894         * pop3.el (pop3-open-server): Set process buffer unibyte.
4895
4896 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4897
4898         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
4899
4900 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
4901
4902         * nnslashdot.el (nnslashdot-request-article): Remove javascript
4903         too.
4904
4905 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
4906
4907         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
4908         duplication.
4909         (gnus-summary-save-parts-type-history): Ditto.
4910         (gnus-summary-save-parts-last-directory): Ditto.
4911         Trivial change from andre@slamdunknetworks.com
4912
4913 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
4914
4915         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
4916
4917 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4918
4919         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
4920         -->" as the end of the first article.
4921
4922         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
4923         From Matthieu Moy <Matthieu.Moy@imag.fr>
4924
4925         * message.el (message-add-action): Use add-to-list.
4926         (message-delete-action): New function.
4927
4928         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
4929         pieces.
4930
4931 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
4932
4933         * nnnil.el: New file.
4934         * gnus.el (gnus-valid-select-methods): Include nnnil.
4935
4936 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
4937
4938         * message.el (message-syntax-checks): Because canlock is
4939         supported, we disable sender syntax check.
4940         (message-shoot-gnksa-feet): Add cancel-messages option doc.
4941
4942         * gnus-draft.el (gnus-draft-send): If interactive, use its default
4943         value of message-syntax-checks.
4944
4945         * qp.el (quoted-printable-decode-region): Doc addition.
4946         From: Eli Zaretskii <eliz@is.elta.co.il>
4947
4948         * mail-source.el (make-source-make-complex-temp-name): Use
4949         make-temp-file.
4950
4951         * mm-util.el (mm-make-temp-file): New function.
4952         * nneething.el (nneething-file-name): Use it.
4953         * mml-smime.el (mml-smime-encrypt): Ditto.
4954         * mm-view.el (mm-inline-wash-with-file): Ditto.
4955         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
4956         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
4957         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
4958         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
4959         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
4960         * gnus-art.el (gnus-mime-print-part): Ditto.
4961
4962 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
4963
4964         * message.el (nnmaildir-article-number-to-base-name): New
4965         function.
4966         (nnmaildir-base-name-to-article-number): New function.
4967
4968 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4969
4970         * smime.el (smime-make-temp-file): Don't quote
4971         `temporary-file-directory'.
4972
4973 2002-03-04  Simon Josefsson  <jas@extundo.com>
4974
4975         * smime.el (smime-sign-region): Rename argument keyfiles to
4976         keyfile. You only sign something with one key.
4977         (smime-sign-buffer): Better completing-read prompt.
4978         (smime-decrypt-buffer): Ditto.
4979
4980         * smime.el (smime-make-temp-file): Make it work under XEmacs.
4981
4982         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
4983         completing-read.
4984         (mm-view-pkcs7-decrypt): CRLF->LF.
4985
4986 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
4987
4988         * message.el (message-hierarchical-addresses): New variable.
4989         (message-get-reply-headers): Use it.
4990         From Ted Zlatanov <teodor.zlatanov@divine.com>
4991
4992 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
4993
4994         * message.el (message-mode): If buffer-file-name, don't set auto
4995         save file name.
4996         Trivial change from Geoff Greene <ggreene@wpi.edu>
4997
4998 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4999
5000         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
5001         takes one argument in read-char.
5002
5003         * message.el (message-fix-before-sending): Forward a char.
5004         Check mmu-multibyte-p, add control-1.
5005
5006 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5007
5008         * gnus-start.el (gnus-read-init-file): Ditto.
5009
5010         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
5011
5012         * dgnushack.el (dgnushack-make-load): Ditto.
5013
5014         * mail-source.el (mail-source-fetch): Extract the right error
5015         code.
5016
5017         * message.el (message-fix-before-sending): Check illegible text.
5018
5019         * gnus-util.el (gnus-multiple-choice): New function.
5020
5021         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
5022         also defined in gnus-score.el.
5023
5024 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
5025
5026         * message.el (message-get-reply-headers): downcase email addresses
5027         for comaparisons for duplicate removal.
5028
5029 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5030
5031         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
5032         implementation of PKCS#7, which just allows users read the
5033         message.
5034         (mm-view-pkcs7): Use it.
5035
5036 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
5037
5038         * gnus.el (large-newsgroup-initial): New parameter.
5039
5040         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
5041         (gnus-summary-insert-old-articles): Ditto.
5042
5043 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
5044
5045         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
5046         used as the default answer of the question, "How many articles?".
5047         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
5048
5049         * nnagent.el (nnagent-retrieve-headers): Remove articles with
5050         small numbers.
5051
5052 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
5053
5054         * deuglify.el: Fix comments.
5055
5056 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
5057
5058         * html2text.el (html2text-clean-anchor): If there is no HREF,
5059         insert nothing.
5060
5061         * mml.el (mml-generate-mime-1): Add cdr.
5062         From: andre@slamdunknetworks.com
5063
5064         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
5065         (mm-text-html-washer-alist): Ditto.
5066
5067         * mm-decode.el (mm-text-html-renderer): Add html2text.
5068
5069         * html2text.el: Face lift.
5070
5071         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
5072
5073 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
5074
5075         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
5076
5077         * deuglify.el: Change copy right. Add autoload. Add coding-system.
5078
5079         * deuglify.el: New file. The original file name is
5080         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
5081
5082         * mm-decode.el (mm-display-external): Use
5083         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
5084
5085 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
5086
5087         * nnmaildir.el (nnmaildir-request-list): Report the highest
5088         article number, not the total number of articles.
5089
5090 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
5091
5092         * gnus-sum.el: Move uu key map here.
5093         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
5094
5095 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
5096
5097         * nnmaildir.el (nnmaildir-request-expire-articles): Use
5098         nnmail-expiry-wait* if expire-age parameter is not set.
5099
5100 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
5101
5102         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
5103         function.
5104         (gnus-group-sort-selected-groups-by-real-name): New function.
5105         (gnus-group-make-menu-bar): Add sort by real name.
5106
5107         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
5108         rebuild.
5109         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
5110         nil as dependencies as well.
5111
5112 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
5113
5114         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
5115         for mime-parts.
5116
5117         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
5118
5119         * gnus-group.el (gnus-group-name-decode): Don't test
5120         multibyte-string, because it breaks XEmacs.
5121         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
5122
5123         * message.el (message-send-mail): Be talkative.
5124
5125         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
5126         (mm-automatic-display): Ditto.
5127
5128         * mailcap.el (mailcap-mime-data): Ditto.
5129         From: Reiner Steib <4uce.02.r.steib@gmx.net>
5130
5131 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5132
5133         * many files: Remove trailing whitespaces, replace spc+tab with
5134         tab, replace leading whitespaces with tabs.
5135
5136 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
5137
5138         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
5139         articles with no body and no blank line after the header.
5140
5141 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5142
5143         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
5144         parts.
5145
5146         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
5147         non-ascii chars.
5148
5149         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
5150
5151         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
5152         w3-delay-image-loads.
5153         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
5154         (mm-w3-prepare-buffer): Ditto.
5155
5156         * mail-source.el (mail-source-fetch-directory): Run scripts.
5157
5158 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5159
5160         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
5161         for Majordomo confirmations.
5162
5163 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5164
5165         * gnus-fun.el (gnus-respond-to-confirmation): New command.
5166
5167 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5168
5169         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
5170
5171 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
5172
5173         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
5174         References header field.  From Mark Thomas <mthomas@cmu.edu>.
5175
5176 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5177
5178         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
5179         (mm-inline-render-with-stdin): Ditto.
5180         (mm-inline-render-with-function): Ditto.
5181         (mm-inline-wash-with-file): Bind coding-system-for-write.
5182         (mm-inline-wash-with-stdin): Ditto.
5183
5184 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5185
5186         Suggested by Felix Natter <fnatter@gmx.net>
5187
5188         * gnus-art.el (gnus-mime-view-part-externally): Rename from
5189         gnus-mime-externalize-view.
5190         (gnus-mime-view-part-internally): Rename from
5191         gnus-mime-internalize-view.
5192         (gnus-article-view-part-externally): Rename from
5193         gnus-article-externalize-part.
5194         (gnus-mime-action-alist): Change correspondingly.
5195         (gnus-mime-button-commands): Ditto.
5196         (gnus-mime-action-alist): Remove duplication.
5197
5198         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
5199
5200 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5201
5202         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
5203
5204         * gnus-art.el (gnus-display-mime): Use it.
5205
5206         * mm-partial.el (mm-partial-find-parts): Use it.
5207
5208         * gnus-sum.el (gnus-article-loose-mime): Rename from
5209         gnus-article-no-strict-mime.
5210         (gnus-summary-save-parts): Use it.
5211
5212 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5213
5214         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
5215         local variable.
5216
5217         * gnus-art.el (article-display-x-face): Don't sort multiple
5218         X-Faces.
5219
5220 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5221
5222         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
5223         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
5224
5225         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
5226
5227 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5228
5229         Some ideas is inspired by code from Hrvoje Niksic
5230         <hniksic@arsdigita.com>
5231
5232         * gnus-art.el (gnus-article-wash-function): Set the default to
5233         nil, so that we use mm-text-html-renderer instead.
5234         (article-wash-html): Use mm-text-html-renderer.
5235
5236         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
5237         (mm-text-html-renderer): New variable.
5238         (mm-inline-text-html-renderer): Set the default to nil, so that we
5239         use mm-text-html-renderer instead.
5240
5241         * mm-view.el (mm-inline-text-html): New function.
5242         (mm-text-html-renderer-alist): New variable.
5243         (mm-inline-text-vcard): New function.
5244         (mm-inline-text): Split.
5245         (mm-links-remove-leading-blank): New function.
5246         (mm-inline-render-with-file): New function.
5247         (mm-inline-render-with-stdin): New function.
5248         (mm-inline-render-with-function): New function.
5249         (mm-text-html-washer-alist): New variable.
5250         (mm-inline-wash-with-file): New function.
5251         (mm-inline-wash-with-stdin): New function.
5252
5253 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5254
5255         * message-utils.el: Fix installation doc.
5256         From: Reiner Steib <4uce.02.r.steib@gmx.net>
5257
5258 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
5259
5260         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
5261         (gnus-post-method): Use it.
5262         (gnus-summary-cancel-article): Find the correct post-method.
5263
5264         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
5265         * message.el (message-send-news): Ditto.
5266         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
5267         <ipmonger@delamancha.org>
5268
5269         * gnus.el (gnus-select-method): Fix doc.
5270         (gnus-server-string): Use 'using nntp'.
5271
5272         * gnus-agent.el (gnus-slave-unplugged): New command.
5273         From: Felix Natter <fnatter@gmx.net>
5274
5275 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5276
5277         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
5278         Call edit-done-function first, then change the window
5279         configuration.
5280         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
5281         (gnus-article-edit-mode): mml-mode.
5282
5283         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
5284         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
5285
5286         * message-utils.el: Adopt the file.
5287
5288         * message-utils.el: New file.
5289         From Holger Schauer <Holger.Schauer@gmx.de>
5290
5291 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
5292
5293         * gnus-sum.el (gnus-summary-move-article): Select-article only
5294         when gnus-move-split-methods is non-nil. And we don't render or
5295         mark the article.
5296
5297         * gnus-fun.el (gnus-shell-command-to-string): New function.
5298         (gnus-shell-command-on-region): New function.
5299         (gnus-random-x-face): Use them.
5300         (gnus-x-face-from-file): Ditto.
5301         (gnus-convert-image-to-gray-x-face): Ditto.
5302         (gnus-convert-gray-x-face-to-xpm): Ditto.
5303         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
5304
5305 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5306
5307         * gnus-art.el (gnus-treat-display-xface): Don't use
5308         `shell-command-to-string' when compiling.
5309         (gnus-treat-display-grey-xface): Ditto.
5310
5311 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
5312
5313         * nnmaildir.el (nnmaildir--article-count): If the group is
5314         completely empty, report minimum article number as 1 instead of 0.
5315
5316 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
5317
5318         * gnus-agent.el (gnus-get-predicate): Use nconc.
5319
5320         * gnus-sum.el (gnus-summary-display-make-predicate): Use
5321         gnus-summary-display-cache as cache.
5322
5323         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
5324         (nndoc-mail-in-mail-type-p): New function.
5325         (nndoc-mail-in-mail-article-begin): New function.
5326
5327 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5328
5329         * mailcap.el (mailcap-mime-data): Use enriched-decode.
5330
5331         * gnus-cite.el (gnus-article-fill-cited-article): Bind
5332         use-hard-newlines to nil.
5333
5334         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
5335         image is not available if window-system is not available.
5336
5337         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
5338
5339 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5340
5341         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
5342         bookmark, because update-mark doesn't handle it correctly.
5343
5344 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
5345
5346         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
5347         directly instead of calling message-send-mail.
5348
5349         * gnus-start.el (gnus-read-descriptions-file): Use
5350         gnus-default-charset.
5351
5352         * mm-util.el (mm-guess-mime-charset): New function.
5353
5354         * gnus.el (gnus-default-charset): Use it.
5355         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
5356         the default.
5357
5358 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5359
5360         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
5361         (article-display-x-face): Use it.  Disable grey xface, if
5362         uncompface is not found.
5363
5364         * message.el (message-mode): Don't enable multibyte on an indirect
5365         buffer.
5366
5367         * nnrss.el (nnrss-content-function): New variable.
5368         (nnrss-request-article): Use it.
5369
5370 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5371
5372         * gnus.el: Add article-unsplit-urls.
5373         * gnus-sum.el: Ditto.
5374         * gnus-art.el (gnus-treat-strip-cr): New variable.
5375         (gnus-treatment-function-alist): Use it.
5376         (article-unsplit-urls): New function.
5377         (gnus-article-make-menu-bar): Use it.
5378         From: Michael Cook <michael.cook@cisco.com>
5379
5380 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5381
5382         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
5383         copy.
5384
5385 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
5386
5387         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
5388         with internal whitespace.
5389         (gnus-parent-id): Ditto.
5390
5391 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
5392
5393         * gnus-art.el (gnus-article-treat-body-boundary): Add
5394         gnus-decoration property.
5395         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
5396
5397         * message.el (message-mode): Set local-abbrev-table.
5398         From Matt Armstrong <matt@lickey.com>.
5399
5400         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
5401         too many spaces.
5402
5403         * rfc2047.el (rfc2047-unfold-region): Ditto.
5404         (rfc2047-decode-region): Don't unfold. Let
5405         gnus-article-treat-unfold-headers do it.
5406
5407         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
5408         From: Jesper Harder <harder@ifa.au.dk>
5409
5410 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5411
5412         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
5413         (gnus-configure-posting-styles): Use it.
5414         (gnus-configure-posting-styles): Remove trailing newspaces.
5415
5416 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5417
5418         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
5419         is non-nil.
5420
5421         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
5422
5423         * gnus.el (gnus-server-to-method): Switch position with
5424         gnus-server-get-method.
5425         (gnus-agent): Add doc.
5426
5427         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
5428         (gnus-summary-save-parts): Use it.
5429
5430         * gnus-art.el (gnus-display-mime): Use it.
5431         * mm-partial.el (mm-partial-find-parts): Use it.
5432
5433         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
5434
5435         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
5436         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
5437
5438         * nnagent.el (nnagent-request-expire-articles): Don't delete
5439         files.
5440
5441 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
5442
5443         * message.el (message-gen-unsubscribed-mft): New function.
5444         From Sriram Karra <karra@cs.utah.edu>.
5445
5446         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
5447         open parenthesis.
5448
5449         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
5450         (mm-inline-text-html-render-with-w3): Ditto.
5451         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
5452         Suggested by Dave Love  <d.love@dl.ac.uk>.
5453
5454         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
5455
5456         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
5457         * nntp.el (nntp-send-command): Ditto.
5458         * nntp.el (nntp-send-command-nodelete): Ditto.
5459
5460 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5461
5462         * mm-url.el (mm-url-load-url): New function.
5463         (mm-url-insert-file-contents): Use it.
5464
5465         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
5466
5467         * message.el (message-forward-make-body): Correctly copy
5468         forward-buffer.
5469
5470         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
5471
5472 2002-02-04  Simon Josefsson  <jas@extundo.com>
5473
5474         * gnus-art.el (gnus-article-followup-with-original): Mark with
5475         force, prevent errors when following up from article buffer.
5476         (gnus-article-reply-with-original): Ditto.
5477
5478         * binhex.el (binhex-decoder-switches): Fix doc.  From
5479         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
5480
5481 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5482
5483         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
5484         highlight-citation after emphasize.
5485
5486 2002-02-04  Simon Josefsson  <jas@extundo.com>
5487
5488         * nnfolder.el (nnfolder-open-marks):
5489
5490         * nnml.el (nnml-open-marks): Message when done.  From David
5491         Edmondson <dme@sun.com>.
5492
5493 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
5494
5495         * imap.el (imap-anonymous-auth): Fix typo.
5496         From: Steinar Bang <sb@dod.no>
5497
5498         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
5499         save-excursion.
5500         (gnus-cache-braid-heads): Ditto.
5501
5502         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
5503         line, because there are extra articles in the overview buffer.
5504
5505         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
5506
5507         * message.el (message-forward-rmail-make-body): Directly use
5508         rmail-msg-restore-non-pruned-header to avoid calling
5509         vertical-motion.
5510
5511 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5512
5513         * gnus-cache.el (gnus-summary-insert-cached-articles):
5514         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
5515
5516         * gnus-group.el (gnus-group-mark-article-read): Nreverse
5517         gnus-newsgroups-unselected.
5518
5519         * gnus-agent.el (gnus-summary-set-agent-mark): Use
5520         gnus-add-to-sorted-list.
5521
5522         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
5523         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
5524         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
5525         (gnus-update-read-articles): UNREAD is sorted.
5526         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
5527         (gnus-newsgroup-marked, gnus-newsgroup-cached)
5528         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
5529         (gnus-newsgroup-dormant): Require sorted.
5530
5531         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
5532         directories.
5533         (gnus-dired-print): New function.
5534
5535         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
5536         ps-despool.
5537
5538 2002-02-02  Simon Josefsson  <jas@extundo.com>
5539
5540         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
5541
5542 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5543
5544         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
5545         t. This makes gnus-agent customizable without putting
5546         gnus-agentize into .gnus.
5547
5548         * gnus.el (gnus-agent): Make it customizable.
5549
5550         * gnus-dired.el: New file.
5551         From Benjamin Rutt <brutt@bloomington.in.us>
5552
5553         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
5554         if no article.
5555         (gnus-cache-possibly-remove-article): Ditto.
5556         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
5557
5558 2002-02-01  Simon Josefsson  <jas@extundo.com>
5559
5560         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
5561
5562 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5563
5564         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
5565         (mm-setup-w3m): Don't bind keys listed in the above.
5566
5567 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5568
5569         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
5570         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
5571         is non-nil; bind `w3m-force-redisplay' with nil.
5572
5573         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5574
5575         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
5576
5577 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
5578
5579         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
5580         use mail-header-unfold-field.
5581
5582         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
5583         gnus-summary-limit.
5584
5585         * gnus-range.el (gnus-add-to-sorted-list): New function.
5586         * gnus-sum.el (gnus-mark-article-as-read): Use it.
5587         (gnus-mark-article-as-unread): Ditto.
5588         (gnus-summary-mark-article-as-unread): Ditto.
5589         (gnus-build-get-header): Ditto.
5590         (gnus-summary-prepare-threads): Ditto.
5591         (gnus-summary-insert-pseudos): Ditto.
5592         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
5593         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
5594         (gnus-summary-insert-old-articles): Ditto.
5595
5596         * gnus-msg.el (gnus-posting-styles): Add new format of header.
5597         (gnus-configure-posting-styles): Support the new format.
5598
5599         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
5600         edebug-form-spec to (sexp body).
5601         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
5602
5603         * message.el (message-reply-headers): Add doc.
5604
5605 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5606
5607         * gnus-group.el (gnus-group-delete-group): Nix the entry in
5608         gnus-cache-active-hashtb.
5609
5610         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
5611         (gnus-agent-summary-fetch-group): Use it.
5612
5613         * gnus-msg.el (gnus-debug-files): New variable.
5614         (gnus-debug-exclude-variables): New variable.
5615         (gnus-debug): Use them.
5616
5617         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
5618
5619 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5620
5621         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
5622         (message-mode-syntax-table): Move back the previous position.
5623
5624         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
5625
5626         * gnus-agent.el (gnus-agent-retrieve-headers): Use
5627         gnus-sorted-difference.
5628
5629         * nnsoup.el (nnsoup-request-expire-articles): Use
5630         gnus-sorted-difference.
5631
5632         * nnheader.el: Autoload gnus-sorted-difference.
5633
5634         * nnfolder.el (nnfolder-request-expire-articles): Use
5635         gnus-sorted-difference.
5636
5637         * gnus-cache.el (gnus-cache-retrieve-headers): Use
5638         gnus-sorted-difference.
5639
5640         * gnus-range.el: Autoload cookies.
5641         (gnus-sorted-difference): New function.
5642         (gnus-sorted-ndifference): New function.
5643         (gnus-sorted-nintersection): Rename from
5644         gnus-set-sorted-intersection.
5645         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
5646         (gnus-list-range-difference): Rename from
5647         gnus-inverse-list-range-intersection.
5648         (gnus-inverse-list-range-intersection): Use defalias.
5649
5650         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
5651         gnus-sorted-ndifference, and gnus-sorted-nintersection.
5652         (gnus-articles-to-read): Use gnus-sorted-difference.
5653         (gnus-summary-limit-mark-excluded-as-read): Use
5654         gnus-sorted-intersection and gnus-sorted-ndifference.
5655         (gnus-list-of-read-articles): Use gnus-list-range-difference.
5656         (gnus-summary-insert-articles): Use gnus-sorted-difference.
5657
5658         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
5659
5660 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5661
5662         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
5663         property to the buffer for using emacs-w3m command keys.
5664
5665         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
5666         option.
5667
5668         * mm-view.el (mm-w3m-mode-map): New variable.
5669         (mm-w3m-mode-command-alist): New variable.
5670         (mm-w3m-minor-mode): Removed.
5671         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
5672         (mm-inline-text-html-render-with-w3m): Add keymap property to the
5673         buffer for using emacs-w3m command keys.
5674
5675 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
5676
5677         * message.el (message-mode-syntax-table): Move forward.
5678         (message-cite-prefix-regexp): Auto detect non word constituents.
5679         (message-cite-prefix-regexp): Don't use with-syntax-table.
5680
5681         * gnus-sum.el (gnus-summary-update-info): Use
5682         gnus-list-range-intersection.
5683
5684         * gnus-agent.el (gnus-agent-fetch-headers): Use
5685         gnus-list-range-intersection.
5686
5687         * gnus-range.el (gnus-range-normalize): Use correct predicate.
5688         (gnus-list-range-intersection): Use it.
5689         (gnus-inverse-list-range-intersection): Ditto.
5690         (gnus-sorted-intersection): Add doc.
5691         (gnus-set-sorted-intersection): Add doc.
5692         (gnus-sorted-union): New function.
5693         (gnus-set-sorted-union): New function.
5694
5695         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
5696         (gnus-inverse-list-range-intersection): Ditto.
5697
5698 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
5699
5700         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
5701
5702         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
5703         and permit `:' and `\' in order to handle full Windows pathnames.
5704         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
5705         technically not correct per standard, but seems to have common use.
5706
5707 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
5708
5709         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
5710         replacing numbers.
5711
5712 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
5713
5714         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
5715
5716         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
5717         Don't split when the window is small, e.g. when a small *BBDB*
5718         window is the lowest one.
5719
5720         * gnus-agent.el (gnus-agent-retrieve-headers): Use
5721         nnheader-find-nov-line to speed up. Use nreverse, because it is
5722         sorted. Use nnheader-insert-nov-file.
5723
5724 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5725
5726         * mm-decode.el (mm-inline-text-html-with-images): New user option.
5727
5728         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
5729         of `w3m-display-inline-images' with the value of
5730         `mm-inline-text-html-with-images'.
5731         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
5732
5733         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5734
5735 2002-01-27  Richard M. Stallman  <rms@gnu.org>
5736
5737         * time-date.el: Add autoload cookies.  Many doc fixes.
5738         (time-add): New function.
5739         (time-subtract): Renamed from subtract-time.
5740         (subtract-time): New alias for time-subtract.
5741
5742 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5743
5744         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
5745         emacs-w3m in doc-string.
5746
5747         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
5748         `w3m-current-buffer'.
5749
5750 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5751
5752         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
5753
5754         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
5755         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
5756         (mm-w3m-cid-retrieve): New function.
5757         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
5758
5759 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
5760
5761         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
5762
5763 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5764
5765         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
5766
5767 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5768
5769         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
5770         32K.
5771
5772         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
5773
5774         * nnmail.el (nnmail-article-group): Decode headers before running
5775         split rules over them.
5776         (nnmail-mail-splitting-charset): New variable.
5777
5778         * smiley.el: Replaced with smiley-ems.el.
5779
5780 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
5781
5782         * mm-url.el (mm-url-predefined-programs): Add w3m.
5783         (mm-url-program): Ditto.
5784
5785 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5786
5787         * nnml.el (nnml-use-compressed-files): New variable.
5788         (nnml-filenames-are-evil): Removed.
5789         (nnml-current-group-article-to-file-alist): Don't use.
5790         (nnml-update-file-alist): Inhibit.
5791         (nnml-article-to-file): Use new var.
5792
5793 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
5794
5795         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
5796
5797         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
5798
5799 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5800
5801         * gnus-agent.el (gnus-agent-load-alist): Use new caching
5802         function.
5803
5804         * gnus-util.el (gnus-cache-file-contents): New function.
5805
5806         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
5807         (gnus-agent-load-alist): Use it.
5808
5809         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
5810
5811         * nnheader.el (nnheader-insert-nov-file): New function.
5812
5813         * gnus-util.el (gnus-parse-without-error): Correct the loop.
5814
5815         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
5816         there are no references.
5817         (gnus-extract-message-id-from-in-reply-to): New function.
5818         (gnus-nov-parse-line): Use in-reply-to if there are no
5819         references.
5820
5821 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5822
5823         * nnagent.el (nnagent-retrieve-headers): Use new macro.
5824
5825         * gnus-util.el (gnus-parse-without-error): New macro.
5826
5827 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
5828
5829         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
5830         (gnus-article-wash-function): use locate-library to decide which
5831         to use.
5832
5833 2002-01-25  Simon Josefsson  <jas@extundo.com>
5834
5835         * pop3.el (pop3-munge-message-separator): Work if no date.
5836         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
5837
5838 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5839
5840         * gnus-agent.el (gnus-agent-save-alist): Fix.
5841
5842         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
5843         mistake.  Reinstated lost code.
5844
5845 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
5846
5847         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
5848         one exists in the case of an encrypted message with an internal
5849         signature.
5850
5851 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5852
5853         * gnus-agent.el (gnus-agent-save-alist): Optimized.
5854
5855 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5856
5857         * dgnushack.el: Commented out the experimental code.
5858
5859 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5860
5861         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
5862         error.
5863
5864         * gnus.el (gnus-server-to-method): Made into subst.
5865         (gnus-server-method-cache): New variable.
5866         (gnus-server-to-method): Use it.
5867         (gnus-group-method-cache): New variable.
5868         (gnus-find-method-for-group-1): Renamed.
5869         (gnus-find-method-for-group): New function.
5870         (gnus-group-method-cache): Removed.
5871
5872         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
5873         function.
5874
5875         * gnus-range.el (gnus-members-of-range): New function.
5876         (gnus-list-range-intersection): Renamed.
5877         (gnus-inverse-list-range-intersection): New function.
5878
5879         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
5880
5881         * nnagent.el (nnagent-retrieve-headers): New implementation.
5882
5883         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
5884         implementation.
5885
5886 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5887
5888         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
5889         `w3m-meta-content-type-charset-regexp'.
5890
5891         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
5892         charset-encoded html contents.
5893
5894 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
5895
5896         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
5897         an empty file.
5898
5899         * nnweb.el (url): Ignore errors when request url.
5900
5901         * nnrss.el: Clean up the comments.
5902
5903 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5904
5905         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
5906
5907         * mm-decode.el (mm-inline-text-html-renderer): New user option.
5908         (mm-inline-media-tests): Test whether the value of
5909         `mm-inline-text-html-renderer' is a function for text/html.
5910
5911         * mm-view.el (mm-inline-text-html-render-with-w3): New function
5912         separated from `mm-inline-text'.
5913         (mm-w3m-minor-mode): New variable.
5914         (mm-w3m-setup): New variable.
5915         (mm-setup-w3m): New function.
5916         (mm-inline-text-html-render-with-w3m): New function.
5917         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
5918         text/html.
5919
5920 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
5921
5922         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
5923
5924 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5925
5926         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
5927         and `gnus-xmas-completing-read'.
5928
5929 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5930
5931         * nneething.el (nneething-message-id-number): Abolished.
5932         (nneething-encode-file-name): Not encode numerical characters.
5933         (nneething-make-head): `nneething-message-id-number' is not
5934         used to generate message IDs.
5935
5936 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5937
5938         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
5939         characters.
5940
5941 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5942
5943         * gnus-xmas.el (gnus-xmas-completing-read): New function.
5944         (gnus-xmas-redefine): Redefine conditionally.
5945
5946 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
5947
5948         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
5949         tag.
5950
5951 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
5952
5953         * message.el (message-font-lock-keywords): Added the secure tag.
5954         * mml-sec.el: Added functions to generate/modify/remove the secure
5955         tag while in message mode.
5956         * mml-sec.el (mml-secure-message): New.
5957         * mml-sec.el (mml-unsecure-message): New.
5958         * mml-sec.el (mml-secure-message-sign-smime): New.
5959         * mml-sec.el (mml-secure-message-sign-pgp): New.
5960         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
5961         * mml-sec.el (mml-secure-message-encrypt-smime): New.
5962         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
5963         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
5964         * mml.el (mml-parse-1): Added code to recognise the secure tag and
5965         convert it to either a part or multipart depending on if there are
5966         other parts in the message.
5967         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
5968         to use the secure tag, rather than the part tag.
5969         * mml.el (mml-preview): Added a save-excursion to keep cursor
5970         position after doing an MML preview.
5971
5972 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5973
5974         * nnheader.el (nnheader-parse-overview-file): New function.
5975         (nnheader-write-overview-file): New function.
5976
5977 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5978
5979         * gnus.el (gnus-group-fast-parameter): Check better if expansion
5980         in wanted.
5981
5982         * nnweb.el (nnweb-type-definition): Clean up.
5983
5984 2002-01-21  Alastair Burt  <burt@dfki.de>
5985         Trivial patch.
5986
5987         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
5988         buffer exists before jumping to it.
5989
5990 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5991
5992         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
5993         function.
5994         (article-wash-html): Use it.
5995         (gnus-article-wash-function): New variable.
5996         (gnus-article-wash-html-with-w3m): New function.
5997
5998 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
5999
6000         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
6001         XEmacs.
6002
6003 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
6004
6005         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
6006         command line.
6007
6008 2002-01-21  Simon Josefsson  <jas@extundo.com>
6009
6010         * canlock.el (base64-encode-string): Autoload it from base64.
6011         (canlock-make-cancel-key): Base64 encode unibyte string.
6012
6013 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6014
6015         * nnfolder.el (nnfolder-request-accept-article): Unfold
6016         x-from-line.
6017         (nnfolder-request-replace-article): Ditto.
6018
6019 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
6020
6021         * gnus-group.el (gnus-group-best-unread-group): Use the right
6022         positioning function.
6023
6024 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6025
6026         * smiley-ems.el (smiley-region): Use new function.
6027         (smiley-update-cache): Use general image functions.
6028         (smiley-region): Use general functions.
6029
6030         * gnus-util.el (gnus-graphic-display-p): New function.
6031
6032         * nnmail.el (nnmail-article-group): Allow outputting traces of
6033         non-strings.
6034
6035         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
6036         (nndoc-exim-bounce-type-p): New function.
6037
6038         * message.el (message-dont-send): Doc fix.
6039
6040         * gnus-util.el (gnus-completing-read): Remove
6041         inherit-input-method.
6042
6043         * gnus-art.el (gnus-treat-smiley): Doc fix.
6044
6045         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
6046         articles.
6047
6048 2002-01-19  Simon Josefsson  <jas@extundo.com>
6049
6050         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
6051         (imap-kerberos4-open): Ditto.
6052         (imap-open): Set port correctly, don't set auth.
6053
6054 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6055
6056         * gnus.el (gnus-version-number): Bump version number.
6057
6058 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6059
6060         * gnus.el: Oort Gnus v0.05 is released.
6061
6062 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6063
6064         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
6065         exists.
6066
6067         * gnus-spec.el (gnus-string-width-function): New function.
6068         (gnus-tilde-cut-form): Use it.
6069         (gnus-tilde-max-form): Ditto.
6070         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
6071         (gnus-substring-function): Use it.
6072         (gnus-tilde-cut-form): Ditto.
6073         (gnus-substring-function): New function.
6074
6075         * message.el (message-check-news-header-syntax): New message.
6076
6077         * gnus.el (gnus-slave-no-server): Doc fix.
6078
6079         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
6080
6081 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6082
6083         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
6084         `seen' if it looks like (seen NUM1 . NUM2).  It should be
6085         (seen (NUM1 . NUM2)).
6086
6087 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6088
6089         * gnus-topic.el (gnus-topic-catchup-articles): Update article
6090         number in closed topics.
6091
6092 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
6093
6094         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
6095         functions.
6096
6097 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6098
6099         * gnus.el (gnus-group-find-parameter): Clean up.
6100
6101         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
6102         articles.
6103
6104         * gnus-util.el (gnus-completing-read-with-default): Renamed.
6105
6106         * nnmail.el (nnmail-article-group): Clean up.
6107
6108 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
6109
6110         * gnus-agent.el (gnus-category-name): Intern the category name.
6111
6112 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6113
6114         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
6115
6116         * gnus-util.el (gnus-completing-read): New function.
6117
6118 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
6119
6120         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
6121
6122         * smiley-ems.el (smiley-region): Register smiley.
6123         (smiley-toggle-buffer): Rewrite the function.
6124         (smiley-active): Removed.
6125
6126 2002-01-19  Simon Josefsson  <jas@extundo.com>
6127
6128         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
6129         Jesper Harder <harder@ifa.au.dk>.
6130
6131 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6132
6133         * gnus-art.el (gnus-request-article-this-buffer): Call
6134         `nneething-get-file-name' to extract the file name from the
6135         message id.
6136
6137         * nneething.el (nneething-encode-file-name): New function.
6138         (nneething-decode-file-name): Ditto.
6139         (nneething-get-file-name): Ditto.
6140         (nneething-make-head): Encode the file name and encapsulate it
6141         into the field of the message id.
6142
6143 2002-01-18  Simon Josefsson  <jas@extundo.com>
6144
6145         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
6146         stored in .marks.
6147
6148         * nnfolder.el (nnfolder-request-update-info): Ditto.
6149
6150 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
6151
6152         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
6153
6154 2002-01-18  Simon Josefsson  <jas@extundo.com>
6155
6156         * imap.el (imap-starttls-p): Don't check for binary.
6157         (imap-gssapi-auth-p): Ditto.
6158         (imap-kerberos4-auth-p): Ditto.
6159         (imap-open): Change logic.  Iterate through all possible streams,
6160         instead of bailing out after first failure.  Move authenticator
6161         decision to `imap-authenticate'.
6162         (imap-authenticate): Change logic, now finds the authenticator to
6163         use, was previously in `imap-open'.
6164         (imap-open): Return nil on failure.
6165         (imap-open): Setup temp buffer correctly.
6166         (imap-open): Return buffer only on success.
6167         (imap-interactive-login, imap-interactive-login): Tell the user
6168         which stream/authenticator is used for the queried
6169         username/password.
6170         (imap-open, imap-authenticate): Set variables.
6171         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
6172         (imap-open): Don't assume how `with-temp-buffer' is implemented.
6173
6174 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6175
6176         * gnus-fun.el (gnus-grab-cam-x-face): New function.
6177
6178 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6179
6180         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
6181
6182 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
6183
6184         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
6185         (gnus-agent-group-mode-map): Bind it to "Jo".
6186         (gnus-agent-group-make-menu-bar): Add it into menu bar.
6187
6188 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
6189
6190         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
6191         (gnus-summary-mail-toolbar): Add mail article deletion button.
6192
6193         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
6194         false positives for lines of "^^^^".
6195
6196         * gnus-picon.el (gnus-picon-find-face): faces database is all
6197         lowercase.
6198
6199 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
6200
6201         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
6202         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
6203         duplications.
6204         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
6205
6206 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6207
6208         * gnus-sum.el (gnus-summary-initial-limit): Inline
6209         gnus-summary-limit-children.
6210         (gnus-summary-initial-limit): Don't limit if
6211         gnus-newsgroup-display is nil.
6212         (gnus-summary-initial-limit): No, don't.
6213
6214         * gnus-util.el
6215         (gnus-put-text-property-excluding-characters-with-faces): Inline
6216         gnus-put-text-property.
6217
6218         * gnus-spec.el (gnus-default-format-specs): New variable.
6219
6220         * gnus-start.el (gnus-read-newsrc-file): Don't clear
6221         gnus-format-specs.
6222         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
6223
6224         * gnus-spec.el (gnus-update-format-specifications): Really check
6225         the Gnus version of the .newsrc.eld file.
6226         (gnus-format-specs): Save the new default summary format.
6227
6228         * gnus-util.el (gnus-parent-id): Check whether references is empty
6229         before splitting.
6230
6231         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
6232         functions.
6233         (gnus-gather-threads-by-references): Inline
6234         `gnus-split-references'.
6235
6236         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
6237         default value of gnus-summary-line-format-spec.
6238
6239 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6240
6241         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
6242         message.
6243         (nnslashdot-request-list): Ditto.
6244         (nnslashdot-sid-strip): Removed.
6245
6246 2002-01-15  Simon Josefsson  <jas@extundo.com>
6247
6248         * nnimap.el (nnimap-close-asynchronous): Enable.
6249         (nnimap-close-group): Expunge.
6250
6251 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6252
6253         * gnus-util.el (gnus-user-date-format-alist): Typo.
6254         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
6255
6256 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6257
6258         * nneething.el (nneething-request-article): Set
6259         `nnmail-file-coding-system' to `binary' locally, in order to read
6260         files without any conversion.
6261
6262 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6263
6264         * gnus-agent.el (gnus-agent-retrieve-headers): Use
6265         nnheader-file-coding-system and nnmail-active-file-coding-system.
6266         (gnus-agent-regenerate-group): Ditto.
6267         (gnus-agent-regenerate): Ditto.
6268         (gnus-agent-write-active): Ditto.
6269         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
6270
6271 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
6272
6273         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
6274         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
6275
6276 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
6277
6278         * gnus.el: We don't need gnus-article-show-all-headers.
6279
6280         * gnus-art.el (article-show-all, gnus-article-show-all-header):
6281         Ditto.
6282
6283         * gnus-sum.el (gnus-summary-select-article): Don't call
6284         show-all-headers, because hidden headers are not hidden text any
6285         more.
6286
6287 2002-01-13  Simon Josefsson  <jas@extundo.com>
6288
6289         * message.el (message-newline-and-reformat): Use `newline' instead
6290         of inserting \n, so that the newline is marked as hard.
6291
6292         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
6293         From Jesper Harder <harder@ifa.au.dk>.
6294
6295 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
6296
6297         * imap.el (imap-close): Keep going if quit.
6298
6299         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
6300         nntp-server-buffer.
6301
6302 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6303
6304         * mm-view.el (mm-display-inline-fontify): Require font-lock to
6305         avoid unbinding shadowed variables.
6306
6307         * gnus-art.el (gnus-picon-databases): Moved here.
6308         (gnus-picons-installed-p): Moved here.
6309         (gnus-article-reply-with-original): Use `mark'.
6310
6311         * gnus.el (gnus-picon): Moved here and renamed.
6312
6313         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
6314         installed.
6315         (gnus-treat-mail-picon): Ditto.
6316         (gnus-treat-newsgroups-picon): Ditto.
6317
6318         * gnus-picon.el (gnus-picons-installed-p): New function.
6319
6320 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
6321
6322         * gnus-agent.el (gnus-agent-go-online): Fix doc.
6323
6324 2002-01-12  Simon Josefsson  <jas@extundo.com>
6325
6326         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
6327         (nnimap-before-find-minmax-bugworkaround): Use it.
6328         (nnimap-find-minmax-uid): Don't reselect current mailbox.
6329         (nnimap-dont-close): New variable.
6330         (nnimap-close-group): Use it.
6331
6332 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6333
6334         * gnus-art.el (gnus-article-reply-with-original): Use
6335         `mark-active'.
6336
6337         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
6338
6339         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
6340         (gnus-score-advanced): Clean up.
6341         (gnus-score-advanced): Accept a multiple of the score.
6342
6343 2002-01-12  Simon Josefsson  <jas@extundo.com>
6344
6345         * flow-fill.el (fill-flowed-display-column)
6346         (fill-flowed-encode-columnq): New variables.  Suggested by
6347         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
6348         (fill-flowed-encode, fill-flowed): Use them.
6349
6350         * message.el (message-send-news, message-send-mail): Use
6351         m-b-s-n-p-e-h-n.
6352
6353         * mml.el (autoload): Autoload fill-flowed-encode.
6354         (mml-buffer-substring-no-properties-except-hard-newlines): New
6355         function.
6356         (mml-read-part): Use it.
6357         (mml-generate-mime-1): Encode format=flowed if appropriate.
6358         (mml-insert-mime-headers): Insert format=flowed.
6359
6360         * flow-fill.el (fill-flowed-encode): New function.
6361         (fill-flowed): Bind fill-column to window width.
6362
6363 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6364
6365         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
6366         it exists.
6367         (gnus-summary-setup-buffer): Wake up dead summary buffers.
6368         (gnus-summary-buffer-name): Don't return the dead name after all.
6369         (gnus-summary-setup-buffer): Kill the dead buffer.
6370
6371         * gnus-art.el (gnus-article-followup-with-original): Store the
6372         value of the mark before deactivating it.
6373
6374 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6375
6376         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
6377         From: Karl Kleinpaste <karl@charcoal.com>
6378
6379         * gnus-art.el (article-display-x-face): Ditto.
6380         (gnus-article-reply-with-original): Use gnus-region-active-p.
6381         (gnus-article-followup-with-original): Ditto.
6382
6383         * gnus-sum.el (gnus-summary-read-group-1): Don't select
6384         downloadable article either.
6385
6386 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6387
6388         * gnus-art.el (article-display-x-face): Insert From:.
6389
6390         * gnus-sum.el (gnus-summary-move-article): Don't draw the
6391         article. Bind gnus-display-mime-function and
6392         gnus-article-prepare-hook.
6393
6394         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
6395         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
6396         gnus-agent-possibly-synchronize-flags to the last.
6397         (gnus-agent-go-online): New function. New variable.
6398
6399 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6400
6401         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
6402         (gnus-agent-regenerate): Ditto.
6403
6404 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6405
6406         * message.el (message-ignored-news-headers)
6407         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
6408         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
6409
6410         * gnus.el (gnus-gethash-safe): New macro.
6411
6412         * gnus-agent.el (gnus-agent-regenerate-history): New function.
6413         (gnus-agent-regenerate): Show messages.
6414
6415 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6416
6417         * gnus-agent.el (gnus-agent-regenerate-group): New function.
6418         (gnus-agent-regenerate): New function.
6419         (gnus-agent-save-alist): Sort.
6420         (gnus-agent-copy-nov-line): Test eobp.
6421         (gnus-agent-retrieve-headers): Erase buffer.
6422
6423 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
6424
6425         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
6426         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
6427
6428         * gnus.el (gnus-agent-covered-methods): Move here.
6429         (gnus-online): New function.
6430         (gnus-agent-method-p): Move here.
6431
6432         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
6433         nil. Remove articles-alist.
6434
6435         * gnus-start.el (gnus-get-unread-articles): Check online.
6436         (gnus-groups-to-gnus-format): Ditto.
6437         (gnus-active-to-gnus-format): Ditto.
6438
6439         * gnus-agent.el (gnus-agent-get-function): Use it.
6440         (gnus-agent-get-undownloaded-list): Ditto.
6441         (gnus-agent-fetch-session): Only fetch online methods.
6442
6443         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
6444         (gnus-server-mode-map): Ditto.
6445         (gnus-server-offline-face): New face.
6446         (gnus-server-offline-face): New variable.
6447         (gnus-server-font-lock-keywords): Add offline.
6448         (gnus-server-insert-server-line): Ditto.
6449         (gnus-server-offline-server): New function.
6450
6451         * gnus-int.el (gnus-open-server): Turn to offline.
6452         (gnus-server-unopen-status): New variable.
6453
6454 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
6455
6456         * nnkiboze.el (nnkiboze-request-article): Use
6457         gnus-agent-request-article.
6458
6459         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
6460         function. Insert undownloaded NOV.
6461
6462         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
6463         (gnus-agent-request-article): New function.
6464
6465         * gnus.el (gnus-agent-cache): New variable.
6466
6467         * gnus-int.el (gnus-retrieve-headers): Use
6468         gnus-agent-retrieve-headers.
6469         (gnus-request-head): Use gnus-agent-request-article.
6470         (gnus-request-body): Ditto.
6471
6472         * gnus-art.el (gnus-request-article-this-buffer): Use
6473         gnus-agent-request-article.
6474
6475         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
6476         article if it is undownloaded.
6477
6478 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6479
6480         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
6481
6482 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6483
6484         * canlock.el (canlock-string-as-unibyte): New macro.
6485         (canlock-sha1-with-openssl): Return a unibyte string.
6486         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
6487
6488 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
6489
6490         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
6491
6492 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6493
6494         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
6495         application/x-emacs-lisp.
6496
6497         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
6498
6499         * nntp.el (nntp-request-article): Add group parameter.
6500         (nntp-request-head): Ditto.
6501         (nntp-find-group-and-number): Add parameter group. Figure out
6502         number if the status line doesn't give (e.g. quimby.gnus.org).
6503
6504 2002-01-08  Simon Josefsson  <jas@extundo.com>
6505
6506         * mml.el (mml-generate-mime-1): Set recipient correctly.
6507
6508 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6509
6510         * message.el (message-read-from-minibuffer): Add parameter
6511         initial-contents.
6512         * gnus-msg.el (gnus-summary-resend-message): Use it.
6513
6514         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
6515         behavior of quit-config.
6516
6517         * message.el (message-make-from): Don't quote fullname.
6518         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
6519
6520         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
6521         From: <andre@slamdunknetworks.com>
6522
6523 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
6524
6525         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
6526
6527         * gnus-art.el (gnus-header-button-alist): Handle mailto.
6528
6529         * mml.el (mml-preview): Bind gnus-original-article-buffer because
6530         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
6531         because bbdb may use it.
6532
6533 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6534
6535         * nneething.el (nneething-request-article): When a non-text file
6536         is converted to an article, its data is encoded in base64.  Call
6537         `nneething-make-head' with options to specify MIME types.
6538         (nneething-make-head): Add optional arguments to specify MIME
6539         types.
6540
6541 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6542
6543         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
6544         header if there is not.
6545
6546         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
6547
6548         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
6549         (gnus-inews-mark-gcc-as-read): Obsolete variable.
6550         (gnus-inews-do-gcc): Use them.
6551
6552         * gnus-group.el (gnus-group-mark-article-read): Put holes into
6553         gnus-newsgroup-unselected.
6554
6555 2002-01-06  Simon Josefsson  <jas@extundo.com>
6556
6557         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
6558         condition-case, not ignore-errors.
6559
6560 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6561
6562         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
6563         gnus-fetch-old-headers.
6564
6565         * gnus-art.el (article-display-x-face): Use the current buffer
6566         unless `W f'. Otherwise, X-Face may be shown in the header of a
6567         forwarded part.
6568         (gnus-treatment-function-alist): Treat xface before hiding
6569         headers.
6570
6571 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6572
6573         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
6574         parameters.
6575
6576 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6577
6578         * mm-util.el (mm-multibyte-p): Define conditionally when load.
6579         (mm-guess-charset): New function.
6580         (mm-charset-after): Use it.
6581         (mm-detect-coding-region): New function.
6582         (mm-detect-mime-charset-region): New function.
6583
6584         * gnus-sum.el (gnus-summary-show-article): Use
6585         mm-detect-coding-region.
6586
6587 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6588
6589         * message.el (message-make-fqdn): Be less violent.
6590
6591         * gnus.el (gnus-logo-color-style): Compute custom form
6592         automatically.
6593
6594         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
6595         score file of the parent to the document group.
6596
6597         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
6598         parameters parameter.
6599
6600         * gnus-score.el (gnus-score-load-file): Clean up.
6601
6602 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6603
6604         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
6605         From: Damien Wyart <damien.wyart@free.fr>
6606
6607         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
6608
6609 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
6610
6611         * gnus-sum.el (gnus-select-group-hook): Typo.
6612
6613         * rfc2047.el (rfc2047-decode-string): Return immediately if there
6614         is no quoted-printable-encoded STRING.
6615         From: Jesper Harder <harder@ifa.au.dk>
6616
6617         (rfc2047-decode-string): Decode it.
6618
6619 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6620
6621         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
6622
6623 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
6624         Trivial patch.
6625
6626         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
6627         buffer to get rid of junk line.
6628
6629 2002-01-05  Simon Josefsson  <jas@extundo.com>
6630
6631         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
6632         C-o.
6633         (message-mode-map): Bind message-insert-or-toggle-importance to
6634         C-c C-u.
6635         (message-mode-map): Bind message-disposition-notification-to to
6636         C-c M-n.
6637         (message-mode-menu): Add m-d-n-t.
6638         (message-mode-field-menu): Add m-goto-from.
6639         (message-mode): Doc fix.
6640         (message-goto-from): New function.
6641         (message-insert-disposition-notification-to): New function.
6642         (message-tool-bar-map): Add receipt button.
6643
6644 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6645
6646         * gnus-sum.el (gnus-thread-latest-date): New function.
6647         (gnus-thread-sort-by-most-recent-number): Renamed.
6648         (gnus-thread-sort-functions): Doc fix.
6649         (gnus-select-group-hook): Don't use setq on a hook.
6650         (gnus-thread-latest-date): Use date, not number
6651
6652         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
6653         (gnus-agent-expire): Allow regexp of expire-days.
6654
6655         * gnus-art.el (gnus-article-reply-with-original): Deactivate
6656         region.
6657         (gnus-article-followup-with-original): Ditto.
6658
6659         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
6660
6661         * gnus-art.el (gnus-mime-display-alternative): Use
6662         gnus-local-map-property.
6663         (gnus-mime-display-alternative): Ditto.
6664         (gnus-insert-mime-security-button): Ditto.
6665         (gnus-insert-next-page-button): Ditto.
6666         (gnus-button-prev-page): Take optional args.
6667         (gnus-insert-prev-page-button): widget-convert.
6668
6669         * gnus-util.el (gnus-local-map-property): New function.
6670
6671         * gnus-art.el (gnus-prev-page-map): Use parent map.
6672         (gnus-next-page-map): Ditto.
6673
6674         * gnus-spec.el (gnus-parse-format): Clean up.
6675         (gnus-parse-format): Do complex formatting for %=.
6676
6677         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
6678         "X-Face: " to the data in the built-in scenario.
6679
6680         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
6681         (gnus-correct-pad-form): Renamed.
6682         (gnus-tilde-max-form): Clean up.
6683         (gnus-pad-form): Use gnus-use-correct-string-widths.
6684
6685         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
6686         support if that is available.
6687
6688         * gnus-sum.el (gnus-thread-highest-number): New function.
6689         (gnus-thread-sort-by-most-recent-thread): New function.
6690         (gnus-thread-sort-functions): Doc fix.
6691
6692 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
6693
6694         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
6695         all cases.
6696         (gnus-summary-mode): Enable it in all cases.
6697         (gnus-summary-display-article): Ditto.
6698         (gnus-summary-edit-article): Ditto.
6699
6700         * gnus-ems.el (gnus-put-image): Really return glyph.
6701
6702         * gnus-art.el (gnus-article-x-face-command): Fix :type.
6703         (gnus-treat-smiley): Don't take "P" in the interactive form.
6704
6705 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6706
6707         * compface.el (uncompface): XEmacs and Emacs have differing
6708         capabilities.
6709
6710         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
6711
6712         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
6713         (gnus-article-xface-ring-size): Removed.
6714         (gnus-article-display-xface): Removed.
6715         (gnus-remove-image): Cleaned up.
6716
6717         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
6718         (gnus-xmas-create-image): Take pbm files.
6719         (gnus-x-face): Removed.
6720         (gnus-xmas-article-display-xface): Removed.
6721
6722         * gnus-fun.el (gnus-display-x-face-in-from): Bind
6723         default-enable-multibyte-characters.
6724
6725         * compface.el (uncompface): Doc fix.
6726
6727         * gnus-art.el (gnus-article-x-face-command): Use
6728         gnus-display-x-face-in-from.
6729
6730         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
6731
6732         * gnus-ems.el (gnus-put-image): Return the image.
6733
6734         * gnus-fun.el (gnus-display-x-face-in-from): New function.
6735         (gnus-x-face): Moved here.
6736
6737 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
6738
6739         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
6740         invisible if string is nil.
6741         (gnus-xmas-article-display-xface): Use it.
6742
6743         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
6744         property when string is nil.
6745         (gnus-article-display-xface): Use it.
6746
6747 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6748
6749         * gnus-art.el (article-display-x-face): Check whether valid grey
6750         face was returned.
6751         (article-display-x-face): Place image in the right spot.
6752
6753         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
6754         stderr.
6755         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
6756
6757 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6758
6759         * gnus-xmas.el (gnus-xmas-create-image): Take optional
6760         parameters.
6761         (gnus-xmas-put-image): Allow non-strings to be passed.
6762
6763         * gnus-art.el (article-display-x-face): Use optional parameters.
6764
6765         * gnus-ems.el (gnus-create-image): Take optional parameters.
6766
6767         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
6768
6769         * compface.el (compface-xbm-p): Removed.
6770
6771         * gnus-ems.el (gnus-article-compface-xbm): Removed.
6772         (gnus-article-display-xface): Use compface.
6773
6774         * compface.el: New file.
6775
6776         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
6777         (gnus-convert-image-to-x-face-command): Ditto.
6778         (gnus-random-x-face): Quote argument.
6779         (gnus-x-face-from-file): Ditto.
6780
6781 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
6782
6783         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
6784         the expire-group parameter once per article rather than once
6785         per group; bind `nnmaildir-article-file-name' and `article'
6786         for convenience.  Leave article alone when expire-group
6787         specifies the current group.
6788         (nnmaildir--update-nov): be more concurrency-friendly with
6789         temp file names.
6790
6791 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6792
6793         * gnus-start.el (gnus-read-init-file): Cleaned up.
6794
6795 2002-01-03  Dave Love  <d.love@dl.ac.uk>
6796
6797         * gnus-start.el (gnus-startup-file-coding-system): Removed.
6798         (gnus-read-init-file): Don't use it.
6799
6800 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6801
6802         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
6803
6804 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6805
6806         * gnus-start.el (gnus-read-init-file): Don't force coding system
6807         for ~/.gnus.  From Dave Love <fx@gnu.org>.
6808
6809 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6810
6811         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
6812         * nnspool.el (nnspool-request-post): Ditto.
6813
6814         * mm-util.el (mm-use-find-coding-systems-region): New variable.
6815         (mm-find-mime-charset-region): Use it.
6816
6817 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
6818
6819         * gnus.el (gnus-summary-line-format): Added :link.
6820         * gnus-topic.el (gnus-topic-line-format): Ditto.
6821         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
6822         * gnus-srvr.el (gnus-server-line-format): Ditto.
6823         * gnus-group.el (gnus-group-line-format): Ditto.
6824
6825         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
6826         :keys, it works on both Emacsen.
6827
6828 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6829
6830         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
6831
6832 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6833
6834         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
6835
6836 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
6837
6838         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
6839         very wide reply.
6840
6841 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6842
6843         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
6844         (gnus-picon-cache): New variable.
6845         (gnus-picon-transform-newsgroups): Cache stuff.
6846
6847         * gnus-art.el (gnus-article-reply-with-original): New command.
6848         (gnus-article-followup-with-original): New command.
6849
6850         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
6851         END parameters.
6852         (gnus-summary-followup): Take a list of list of articles.
6853         (gnus-inews-yank-articles): Allow lists of article/regions.
6854
6855         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
6856         longer the usual commands.
6857
6858         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
6859         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
6860         shell-command-on-region.
6861
6862 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6863
6864         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
6865           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
6866
6867 2002-01-03  Steve Youngs  <youngs@xemacs.org>
6868
6869         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
6870         understand ':keys', wrap it in an featurep 'xemacs.
6871
6872 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6873
6874         * gnus-ems.el (gnus-article-display-xface): Show xface in the
6875         order of headers (Actually, it is called in a reversed order). Add
6876         'gnus-image-text-deletable property.
6877         (gnus-remove-image): Remove text with such a property.
6878
6879         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
6880         gnus-put-image.
6881
6882         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
6883         with ", "
6884
6885 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6886
6887         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
6888
6889         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
6890         (article-display-x-face): Display grey X-Faces.
6891
6892         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
6893         (gnus-convert-gray-x-face-to-ppm): Ditto.
6894         (gnus-convert-image-to-gray-x-face): Ditto.
6895
6896         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
6897         gnus-summary-show-raw-article.
6898
6899 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6900
6901         Display picons in XEmacs without showing text.
6902
6903         * gnus-xmas.el (gnus-xmas-create-image): Don't use
6904         mm-create-image-xemacs to create xbm glyph, because it deletes
6905         temporary files.
6906         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
6907         (gnus-xmas-remove-image): Make text visible, remove glyph.
6908
6909         * gnus-picon.el (gnus-picon-transform-newsgroups)
6910         (gnus-picon-transform-address): Insert spec backward, due to the
6911         incompatibility of gnus-xmas-put-image.
6912
6913 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6914
6915         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
6916
6917 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6918
6919         * gnus.el: Doc fix.
6920
6921         * gnus-art.el: Doc fix.
6922
6923         * gnus-agent.el: Doc fix.
6924
6925 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6926
6927         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
6928
6929 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
6930
6931         * nnmaildir.el (nnmaildir--update-nov): automatically parse
6932         NOV data out of the message again if nnmail-extra-headers has
6933         changed.
6934
6935 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6936
6937         * gnus-fun.el: New file.
6938         (gnus-convert-image-to-x-face-command): New variable.
6939         (gnus-insert-x-face): New function.
6940         (gnus-random-x-face): Renamed.
6941         (gnus-x-face-from-file): Renamed.
6942
6943         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
6944         "_".
6945         (gnus-body-boundary-delimiter): Typo fix.
6946
6947 2002-01-02  Simon Josefsson  <jas@extundo.com>
6948
6949         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
6950         (gnus-body-boundary-delimiter): Fix type.
6951
6952 2002-01-01  Simon Josefsson  <jas@extundo.com>
6953
6954         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
6955         (gnus-treat-emphasize, gnus-treat-strip-cr)
6956         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
6957         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
6958         (gnus-treat-fill-article, gnus-treat-hide-citation)
6959         (gnus-treat-hide-citation-maybe)
6960         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
6961         (gnus-treat-strip-pem, gnus-treat-strip-banner)
6962         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
6963         (gnus-treat-date-ut, gnus-treat-date-local)
6964         (gnus-treat-date-english, gnus-treat-date-lapsed)
6965         (gnus-treat-date-original, gnus-treat-date-iso8601)
6966         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
6967         (gnus-treat-strip-trailing-blank-lines)
6968         (gnus-treat-strip-leading-blank-lines)
6969         (gnus-treat-strip-multiple-blank-lines)
6970         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
6971         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
6972         (gnus-treat-display-xface, gnus-treat-display-smileys)
6973         (gnus-treat-from-picon, gnus-treat-mail-picon)
6974         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
6975         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
6976         (gnus-treat-play-sounds, gnus-treat-translate)
6977         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
6978
6979         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
6980         (gnus-article-treat-body-boundary): Use it.
6981
6982         * message.el (message-mode): Fix doc.
6983         (message-mode-menu): Fix names.
6984
6985 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6986
6987         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
6988         articles.
6989
6990         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
6991         (gnus-picon-transform-address): Search for unknown faces as well.
6992         (gnus-picon-find-face): Don't search "news" for MISC.
6993         (gnus-picon-user-directories): Changed default back to exclude
6994         "unknown".
6995
6996         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
6997
6998         * gnus-picon.el (gnus-picon-find-face): Search through all
6999         databases.
7000         (gnus-picon-find-face): New implementation.
7001
7002         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
7003         keystroke.
7004         (gnus-topic-goto-next-topic): Ditto.
7005
7006         * gnus.el (gnus-summary-line-format): Changed default.
7007
7008         * nnmail.el (nnmail-extra-headers): Change default.
7009
7010         * gnus-sum.el (gnus-extra-headers): Change default.
7011
7012         * message.el (message-news-other-window): Changed "news" to
7013         "posting".
7014         (message-news-other-frame): Ditto.
7015         (message-do-send-housekeeping): Ditto.
7016
7017         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
7018         function.
7019         (gnus-article-unread-p): New function.
7020         (gnus-article-unseen-p): New function.
7021         (gnus-dead-summary-mode-map): Typo.
7022
7023         * gnus-util.el (gnus-make-predicate): New function.
7024         (gnus-make-predicate-1): New function.
7025
7026         * gnus-sum.el: New function.
7027         (gnus-map-articles): New function.
7028
7029         * gnus-art.el (gnus-treat-fold-headers): New variable.
7030         (gnus-article-treat-fold-headers): New command and keystroke.
7031
7032         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
7033         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
7034
7035 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
7036
7037         * message.el (message-fcc-externalize-attachments): New variable.
7038         (message-do-fcc): Use it.
7039
7040         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
7041         (gnus-inews-do-gcc): Use it.
7042
7043         * mml.el (mml-tweak-sexp-alist): New variable.
7044         (mml-externalize-attachments): New variable.
7045         (mml-tweak-part): Use mml-tweak-sexp-alist.
7046         (mml-tweak-externalize-attachments): New function.
7047
7048 2002-01-01  Steve Youngs  <youngs@xemacs.org>
7049
7050         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
7051         'set-glyph-face' so x-face back/foreground can be set.
7052
7053 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
7054
7055         * message.el (message-fix-before-sending): Fix a typo.
7056
7057 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7058
7059         * gnus-art.el (gnus-treat-smiley): Renamed command.
7060         (gnus-article-remove-images): New command and keystroke.
7061
7062         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
7063
7064         * smiley-ems.el (gnus-smiley-display): Removed.
7065
7066         * gnus.el (gnus-version-number): Update version.
7067
7068         * message.el (message-text-with-property): Renamed and moved
7069         here.
7070         (message-fix-before-sending): Highlight invisible text and place
7071         point there.
7072
7073 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7074
7075         * gnus.el: Oort Gnus v0.04 is released.
7076
7077 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7078
7079         * gnus-delay.el (gnus-delay-send-queue): Renamed.
7080
7081         * gnus-art.el (gnus-ignored-headers): More headers,
7082
7083         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
7084         of `scan-error', since XEmacs doesn't seem to support that.
7085
7086 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7087
7088         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
7089         arg.
7090         (gnus-summary-best-unread-subject): Ditto.
7091         (gnus-summary-best-unread-subject): No, don't.
7092         (gnus-summary-better-unread-subject): New command.
7093
7094         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
7095
7096         * lpath.el ((featurep 'xemacs)): fbind url function.
7097
7098         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
7099         buffer.
7100         (gnus-xmas-remove-image): Implementation that does something.
7101         (gnus-xmas-article-display-xface): Mark images properly.
7102
7103         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
7104
7105 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
7106
7107         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
7108
7109 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7110
7111         * gnus-group.el (gnus-group-line-format): Added %O to the default
7112         value.
7113
7114         * gnus-util.el (gnus-text-with-property): The smallest point is
7115         point-min.
7116
7117         * smiley-ems.el (smiley-region): Return images.
7118         (gnus-smiley-display): Allow toggling.
7119         (smiley-region): Use text properties, not overlays.
7120
7121         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
7122         implemented yet.
7123
7124         * smiley-ems.el (smiley-update-cache): Check for valid types.
7125
7126         * gnus-art.el (gnus-with-article-buffer): New macro.
7127
7128         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
7129         strings as well as the glyphs.
7130         (gnus-picon-transform-address): Ditto.
7131         (gnus-picon-insert-glyph): Ditto.
7132         (gnus-picon-transform-newsgroups): Toggle.
7133         (gnus-picon-transform-address): Toggle.
7134
7135         * gnus-ems.el (gnus-remove-image): New function.
7136         (gnus-put-image): Take an optional string.
7137
7138         * gnus-util.el (gnus-text-with-property): New function.
7139
7140         * gnus-art.el (gnus-delete-images): New function.
7141
7142         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
7143
7144         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
7145         (gnus-article-wash-status): Use it.
7146         (gnus-signature-toggle): Clean up.
7147         (gnus-add-wash-status): New function.
7148         (gnus-delete-wash-status): New function.
7149         (gnus-article-hide-text-type): Use them throughout.
7150         (gnus-add-image): New function.
7151
7152         * gnus-ems.el (gnus-article-display-xface): Use new interface.
7153
7154         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
7155         interface.
7156
7157         * gnus-art.el (article-display-x-face): Cleaned up.
7158
7159         * rfc2047.el (rfc2047-field-value): New function.
7160
7161         * mail-parse.el (mail-header-field-value): New alias.
7162
7163         * gnus-art.el (gnus-mime-print-part): Fix typos.
7164
7165         * smiley-ems.el (gnus-smiley-file-types): New variable.
7166         (smiley-update-cache): Use it.
7167         (smiley-regexp-alist): Suffix-less smiley names.
7168         (smiley-regexp-alist): Added more smileys.
7169
7170         * gnus-sum.el (gnus-print-buffer): Made into own function.
7171         (gnus-summary-print-article): Use it.
7172
7173         * mailcap.el (mailcap-mime-info): Actually return the bit that we
7174         looked for when REQUEST is a string.
7175
7176         * gnus-art.el (gnus-mime-button-commands): Add printing
7177         keystroke.
7178         (gnus-mime-copy-part): Doc fix.
7179         (gnus-mime-print-part): New command.
7180
7181 2001-12-31  Simon Josefsson  <jas@extundo.com>
7182
7183         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
7184         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
7185
7186 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7187
7188         * gnus-picon.el (gnus-treat-from-picon): Autoload.
7189         (picon): Fix doc.
7190
7191         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
7192         longer exists. Remove those codes.
7193         * gnus.el (gnus-use-picons): Ditto.
7194
7195 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7196
7197         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
7198         infloop.
7199
7200         * gnus-sum.el (t): New `W D' map.
7201
7202         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
7203         (gnus-article-treat-body-boundary): Clean up.
7204         (gnus-body-boundary-face): Removed.
7205         (gnus-article-goto-header): Moved here.
7206         (gnus-article-goto-header): Allow better regexps.
7207         (gnus-article-treat-fold-newsgroups): New command.
7208
7209         * gnus-sum.el (gnus-summary-move-article): We have to select an
7210         article to give `gnus-read-move-group-name' an opportunity to
7211         suggest an appropriate default.
7212
7213         * rfc2047.el (rfc2047-fold-line): New function.
7214         (rfc2047-unfold-line): Ditto.
7215         (rfc2047-fold-region): Don't fold just after the header name.
7216
7217         * mail-parse.el (mail-header-fold-line): New alias.
7218         (mail-header-unfold-line): Ditto.
7219
7220         * gnus-art.el (gnus-body-boundary-face): Renamed.
7221         (gnus-article-treat-body-boundary): Use it.
7222         (gnus-article-treat-body-boundary): Use an invisible header and a
7223         line of underline characters.
7224
7225 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7226
7227         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
7228
7229         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
7230         (gnus-picon-split-address): New function.
7231         (gnus-picon-find-face): Use it.
7232         (gnus-picon-transform-address): Use it. Set first to t for each
7233         address.
7234
7235         * gnus-art.el (gnus-with-article-headers): Move to here. Define
7236         the macro then use it.
7237         (gnus-treatment-function-alist): Treat picons earlier.
7238
7239 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7240
7241         * gnus-art.el (gnus-body-separator-face): New variable.
7242         (gnus-article-treat-body-boundary): Use a blank, colored line.
7243
7244         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
7245         well.
7246
7247         * gnus-art.el (gnus-treat-body-boundary): New variable.
7248         (gnus-article-treat-unfold-headers): Use helper macro.
7249         (gnus-article-treat-body-boundary): New command.
7250
7251         * gnus.el (gnus-logo-color-style): Change the default color.
7252         (gnus-splash-face): Gray, gray.
7253
7254         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
7255         colors.
7256
7257         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
7258         (gnus-logo-color-style): Ditto.
7259         (gnus-logo-colors): Ditto.
7260
7261         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
7262
7263         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
7264
7265         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
7266         (gnus-picon-transform-newsgroups): New function.
7267
7268         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
7269         string.
7270
7271         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
7272
7273         * gnus-art.el (gnus-treat-cc-picon): New variable.
7274         (gnus-treat-mail-picon): Renamed.
7275
7276         * gnus-picon.el: New implementation.
7277         (gnus-picon-find-face): Renamed.
7278         (gnus-treat-from-picon): Use it.
7279         (gnus-picon-transform-address): Renamed.
7280         (gnus-treat-from-picon): Use it.
7281         (gnus-picon-create-glyph): Renamed.
7282         (gnus-picon-transform-address): Use it.
7283         (gnus-treat-cc-picon): New command.
7284
7285         * mm-decode.el (mm-create-image-xemacs): Separated out into
7286         function.
7287         (mm-get-image): Use it.
7288
7289         * gnus-art.el (gnus-treat-display-picons): Simplify.
7290         (gnus-treat-from-picon): Renamed.
7291
7292         * gnus-ems.el (gnus-create-image): New function.
7293         (gnus-put-image): New function.
7294
7295         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
7296         (gnus-with-article-headers): New macro.
7297         (gnus-article-goto-header): New function.
7298
7299         * gnus-xmas.el (gnus-image-type-available-p): New function.
7300
7301         * gnus-ems.el (gnus-image-type-available-p): New function.
7302
7303 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7304
7305         * nnrss.el (nnrss-check-group): Find the correct tag, because
7306         xml.el is changed.
7307
7308 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7309
7310         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
7311         lines are shorter than the window width.
7312         (gnus-ignored-headers): More headers.
7313
7314 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7315
7316         * gnus-art.el (gnus-treat-unfold-lines): New variable.
7317         (gnus-treat-unfold-headers): Renamed.
7318         (gnus-article-treat-unfold-headers): New command and keystroke.
7319
7320         * rfc2047.el (rfc2047-encode-message-header): Clean up.
7321
7322         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
7323
7324 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
7325
7326         * sha1-el.el (sha1-use-external): New variable.
7327         (sha1-region): Use it.
7328         (sha1-string): Ditto.
7329
7330         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
7331         * gnus-picon.el: Less warnings when compile.
7332
7333 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7334
7335         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
7336         alias.
7337         (gnus-picons-database): Default to list.
7338         (gnus-picons-lookup-internal): Use it.
7339
7340         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
7341         to "bogus".
7342
7343         * gnus-win.el (gnus-configure-windows-hook): New hook.
7344
7345 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
7346
7347         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
7348
7349 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7350
7351         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
7352         lists.
7353         (gnus-select-newsgroup): Don't append; push.
7354         (gnus-adjust-marked-articles): Remove obsolete ranges from
7355         `seen'.
7356         (gnus-update-marks): Clean up.
7357         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
7358
7359 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
7360
7361         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
7362
7363 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7364
7365         * gnus-sum.el (gnus-auto-select-subject): New variable.
7366         (gnus-summary-best-unread-subject): New function.
7367         (gnus-summary-best-unread-article): Use it.
7368         (gnus-summary-first-unseen-subject): New function and command.
7369
7370         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
7371         other treatments.
7372
7373         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
7374         function.
7375
7376         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
7377         from the list of hidden types.
7378
7379         * mm-view.el (mm-inline-text): Ditto.
7380         (mm-inline-text): Ditto.
7381         (mm-w3-prepare-buffer): Ditto.
7382
7383         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
7384
7385 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7386
7387         * gnus-art.el (gnus-ignored-headers): Added more headers.
7388
7389 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
7390
7391         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
7392         once.
7393
7394 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7395
7396         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
7397
7398 2001-12-28  Simon Josefsson  <jas@extundo.com>
7399
7400         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
7401         Jesper Harder <harder@ifa.au.dk>.
7402
7403 2001-12-27  Simon Josefsson  <jas@extundo.com>
7404
7405         * gnus-sum.el (gnus-select-newsgroup): Make
7406         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
7407         contain all articles (instead of none) when no seen marks have
7408         been set for the group.
7409         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
7410         instead, it seems to result in shorter ranges.
7411
7412 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7413
7414         * mm-util.el (mm-iso-8859-x-to-15-region): Use
7415         insert-before-markers.
7416         From Jesper Harder <harder@ifa.au.dk>
7417
7418 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
7419
7420         * nnmaildir.el (nnmaildir-save-mail): create the destination
7421         groups if they do not exist.
7422
7423 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7424
7425         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
7426
7427 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7428
7429         * gnus-group.el (gnus-group-read-ephemeral-group): Call
7430         gnus-group-real-name.
7431
7432         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
7433         (gnus-newsgroup-variables): Ditto.
7434
7435         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
7436         return it.
7437
7438 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
7439
7440         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
7441         * nnmaildir.el (top-level): Add commentary.
7442         (nnmaildir-version): Indicate that nnmaildir is now a standard
7443         part of Gnus, not separately released.
7444
7445 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7446
7447         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
7448         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
7449         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
7450         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7451
7452 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7453
7454         * nnmaildir.el: Copyright changes. Require cl only at compile time.
7455
7456 2001-12-20  Simon Josefsson  <jas@extundo.com>
7457
7458         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
7459         ZHU <zsh@cs.rochester.edu>.
7460         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
7461         Brian P Templeton <bpt@tunes.org>.
7462
7463 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7464
7465         * nnmaildir.el: New file.
7466         From Paul Jarc <prj@po.cwru.edu>.
7467
7468 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7469
7470         * nndoc.el (nndoc-type-alist): Move forward to the end.
7471
7472 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7473
7474         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
7475         `dolist'.
7476
7477 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7478
7479         * gnus-win.el (gnus-frames-on-display-list): New function.
7480         (gnus-get-buffer-window): Use it.
7481
7482 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7483
7484         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
7485
7486 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7487
7488         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
7489
7490 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7491            From Harald Meland <Harald.Meland@usit.uio.no>
7492
7493         * gnus-win.el (gnus-get-buffer-window): New function.
7494         (gnus-all-windows-visible-p): Use it.
7495
7496         * gnus-util.el (gnus-horizontal-recenter)
7497         (gnus-horizontal-recenter, gnus-horizontal-recenter)
7498         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
7499
7500         * gnus-score.el (gnus-score-insert-help): Use it.
7501
7502         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
7503         (gnus-generate-tree, gnus-highlight-selected-tree)
7504         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
7505         it.
7506
7507         * gnus-art.el (gnus-article-set-window-start)
7508         (gnus-mm-display-part, gnus-request-article-this-buffer)
7509         (gnus-button-next-page, gnus-button-prev-page)
7510         (gnus-article-button-next-page, gnus-article-button-prev-page):
7511         Use it.
7512
7513 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
7514
7515         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
7516         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
7517         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
7518
7519 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7520
7521         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
7522         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
7523         * mml1991.el, nnultimate.el: Add `coding'.
7524
7525 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
7526
7527         * ChangeLog: changed coding to buffer-file-coding-system
7528         * ChangeLog.1: same
7529         * nnwfm.el: same
7530         * gnus-smiley.el: same
7531         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
7532         * gnus-delay.el: same
7533         * gnus-spec.el: same
7534         * message.el: same
7535         * mml1991.el: same
7536         * nnultimate.el: same
7537
7538 2001-12-16  Simon Josefsson  <jas@extundo.com>
7539         Inspired by code by Dirk Meyer <dischi@tzi.de>.
7540
7541         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
7542         (gnus-summary-save-map): Add muttprint.
7543         (gnus-summary-make-menu-bar): Ditto.
7544         (gnus-summary-muttprint): New function.
7545
7546         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
7547
7548 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7549
7550         * uudecode.el (uudecode-decode-region-internal): Speedup by using
7551         temporary list instead of buffer.
7552
7553         * mm-url.el (executable-find): autoload.
7554
7555 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7556
7557         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
7558         to variable, follow doc-string conventions).
7559
7560 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
7561
7562         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
7563         subscribe-level
7564         * gnus-topic.el (gnus-subscribe-topics): use it.
7565
7566 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7567
7568         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
7569         messages. (A small patch with indentation)
7570         From Sean Neakums <sneakums@zork.net>.
7571
7572         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
7573         nil after shooting down the gnus-original-article-buffer.
7574
7575 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7576
7577         * uudecode.el (uudecode-use-external): New variable.
7578         (uudecode-decode-region): Automatically detect external program.
7579
7580         * binhex.el (binhex-use-external): New variable.
7581         (binhex-decode-region-internal): New function.
7582         (binhex-decode-region): Automatically detect external program.
7583
7584         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
7585         Use them.
7586
7587 2001-12-12  Simon Josefsson  <jas@extundo.com>
7588
7589         * nnvirtual.el (nnvirtual-always-rescan)
7590         (nnvirtual-component-regexp): Fix doc.
7591
7592         * nnoo.el (defvoo): Add doc to defvoo variables.
7593
7594         * nnml.el (nnml-directory, nnml-active-file)
7595         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
7596         (nnml-marks-is-evil, nnml-filenames-are-evil)
7597         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
7598
7599         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
7600         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
7601         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
7602         `error'.
7603
7604         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
7605         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
7606
7607         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
7608         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
7609         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
7610         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
7611
7612         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
7613         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
7614
7615         * imap.el, nnimap.el: Fix indentation.
7616
7617         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
7618
7619 2001-12-12  Didier Verna  <didier@xemacs.org>
7620
7621         * gnus-msg.el (gnus-group-news): New function.
7622         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
7623         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
7624         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
7625         for it.
7626         * gnus-msg.el (gnus-summary-news-other-window): New function.
7627         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
7628         bind it to `i'.
7629         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
7630         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
7631         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
7632         for it (called with a prefix).
7633         * gnus-msg.el (gnus-configure-posting-styles): add an optional
7634         group-name argument.
7635         * gnus-msg.el (gnus-setup-message): use it.
7636
7637 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7638
7639         * gnus-sum.el (gnus-summary-show-article): Fix doc.
7640
7641 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7642
7643         * mml.el (mime-to-mml): Remove Content-Disposition too.
7644
7645 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7646
7647         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
7648         * gnus-group.el (gnus-group-name-decode): Decode unibyte
7649         strings only.
7650         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
7651
7652 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
7653
7654         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
7655         (nnmail-fancy-expiry-target): Use it.
7656         Suggestions from Simon Josefsson <jas@extundo.com>.
7657
7658 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7659
7660         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
7661
7662 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7663
7664         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
7665
7666         * gnus-util.el (gnus-url-unhex-string): Move here.
7667
7668 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7669
7670         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
7671         mm-url-decode-entities-nbsp.
7672
7673         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
7674         * webmail.el, nnwfm.el: Use mm-url.
7675
7676         * mm-url.el (mm-url-fetch-form): Move from nnweb.
7677         (mm-url-remove-markup): Move from nnweb.
7678         (mm-url-fetch-simple): Move from webmail.
7679
7680         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
7681
7682 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7683
7684         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
7685         (gnus-summary-print-article): Use it.
7686
7687         * gnus-util.el (gnus-replace-in-string): Typo.
7688
7689 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7690
7691         * nnweb.el (nnweb-replace-in-string): Removed.
7692
7693         * gnus-util.el (gnus-replace-in-string): New function.
7694         (gnus-mode-string-quote): Use it.
7695
7696         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
7697         * nnwfm.el (nnwfm-create-mapping): Ditto.
7698
7699 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7700
7701         * dgnushack.el (dgnushack-compile): nnrss.el and
7702         nnslashdot.el don't depend on nnweb, url, w3.
7703
7704         * nnrss.el: Use mm-url.
7705
7706 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7707
7708         * mm-url.el (mm-url-insert-file-contents): Support file:.
7709
7710 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7711
7712         * mm-view.el: Lower case for the description line. Sync from the
7713         Emacs CVS.
7714
7715 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7716
7717         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
7718         From:  Stefan Monnier  <monnier@cs.yale.edu>
7719
7720 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7721
7722         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
7723
7724 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7725
7726         * mm-url.el: Require executable.
7727         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
7728
7729 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7730
7731         * pop3.el (pop3-munge-message-separator): Only use valid date.
7732         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
7733
7734         * Makefile.in: gnus-load.elc may not be generated.
7735
7736 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7737
7738         * mm-url.el: New file.
7739         * nnslashdot.el: Use it.
7740         * mm-extern.el (mm-extern-url): Use it.
7741
7742 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7743
7744         * gnus-sum.el (gnus-summary-save-article): Nix
7745         gnus-display-mime-function and gnus-article-prepare-hook.
7746
7747         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
7748         the beginning of lines.
7749         (gnus-complex-form-to-spec): Ditto.
7750
7751 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7752
7753         * message.el (message-make-mft): Fix the m-s-a-file regexp.
7754         From Paul Jarc <prj@po.cwru.edu>.
7755
7756 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7757
7758         * message.el: New variable message-subscribed-address-file;
7759         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
7760
7761 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7762
7763         * message.el (message-tab-body-function): Set to nil.
7764         (message-tab): Use text-mode-map or global-map.
7765         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
7766
7767 2001-11-30  Simon Josefsson  <jas@extundo.com>
7768
7769         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
7770         instead of gnus-union, for speed.  Suggested by Christoph Conrad
7771         <christoph.conrad@gmx.de>.
7772         (gnus-agent-fetch-group-1): Add verbose message.
7773
7774 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7775
7776         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
7777         of integers.
7778
7779 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7780
7781         * message.el (message-newgroups-header-regexp)
7782         (message-completion-alist, message-tab-body-function): Use
7783         defcustom rather than defvar.
7784         (message-tab): Mention `message-tab-body-function' in doc.
7785         Suggested by Karl Eichwalder.
7786
7787 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7788
7789         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
7790
7791 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7792
7793         * nnheader.el (nnheader-find-nov-line): Don't use macro
7794         gnus-delete-line.
7795
7796         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
7797         (gnus-group-name-charset): Ditto.
7798
7799         * gnus-util.el (gnus-buffer-live-p): Ditto.
7800
7801 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7802
7803         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
7804         open parenthesis in doc.
7805         (sieve-manage-authenticator-alist): Typo in doc.
7806         * imap.el (imap-authenticator-alist): Typo in doc.
7807         (imap-stream-alist): Backslash.
7808
7809         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
7810           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
7811
7812 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7813
7814         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
7815
7816         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
7817
7818         * gnus-msg.el (gnus-configure-posting-styles): use
7819         make-local-hook. Add LOCAL for add-hook.
7820
7821 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
7822
7823         * message.el (message-mode): Use `make-local-hook' unless
7824         obsolete.
7825         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
7826
7827 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7828
7829         * canlock.el: Remove sha1.el and base64.el stuff.
7830
7831 2001-11-26  Didier Verna  <didier@xemacs.org>
7832
7833         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
7834         if needed.
7835
7836 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7837
7838         * message.el (message-tamago-not-in-use-p): New function.
7839         (message-strip-forbidden-properties): Use it.
7840
7841 2001-11-26  Didier Verna  <didier@xemacs.org>
7842
7843         * gnus-start.el (gnus-check-first-time-used): only check for
7844         existence of .el[d] files.
7845
7846 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7847
7848         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
7849
7850         * message.el (message-setup-1): Clean up mc-*.
7851
7852 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7853
7854         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
7855         * gnus-score.el (gnus-score-find-bnews): Use it.
7856
7857         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
7858         (gnus-summary-limit-to-author): Ditto.
7859         (gnus-summary-limit-to-extra): Ditto.
7860         (gnus-summary-find-matching): Support not-matching argument.
7861
7862 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7863
7864         * message.el (message-wash-subject): Use `insert' rather than
7865         `insert-string', which is deprecated.
7866
7867 2001-11-24  Simon Josefsson  <jas@extundo.com>
7868
7869         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
7870         message. (Gnus does not "default" to using 8bit for the message,
7871         it default to use 8bit encoding and the user-supplied CTE
7872         value. Calling this behaviour "treating it as 8bit" is perhaps
7873         better.)
7874
7875         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
7876         (compare mm-charset-to-coding-system).
7877
7878 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7879
7880         * canlock.el (canlock-sha1-with-openssl): Use unibyte
7881         buffer. Correctly decode hex.
7882
7883 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7884
7885         * gnus-agent.el (gnus-category-insert-line): Convert category
7886         names to strings.
7887
7888 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7889
7890         * message.el (sha1): eval-and-compile.
7891
7892 2001-11-20  Simon Josefsson  <jas@extundo.com>
7893
7894         * message.el (message-allow-no-recipients): New variable.
7895         (message-send): Use it, customize the prompting when posting to
7896         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
7897
7898 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7899
7900         * mm-util.el (mm-coding-system-priorities): New variable.
7901         (mm-sort-coding-systems-predicate): New function.
7902         (mm-find-mime-charset-region): Resort coding systems if needed.
7903         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
7904
7905 2001-11-20  Didier Verna  <didier@xemacs.org>
7906
7907         * gnus-group.el (gnus-group-make-help-group): new optional
7908         argument to control the error behavior.
7909         * gnus-start.el (gnus-check-first-time-used): use it to avoid
7910         erroring.
7911
7912 2001-11-19  Simon Josefsson  <jas@extundo.com>
7913
7914         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
7915         instead of C-c C-u.  Suggested by Per Abrahamsen
7916         <abraham@dina.kvl.dk>.
7917
7918 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7919
7920         * nnfolder.el (nnfolder-read-folder): Use group instead of
7921         nnfolder-current-group.
7922         Suggested by Lorentey Karoly <lorentey@elte.hu>.
7923
7924 2001-11-17  Simon Josefsson  <jas@extundo.com>
7925
7926         * message.el (message-send): Ask user if Fcc/Gcc should be
7927         performed when no other sender was specified.
7928         Suggested by prj@po.cwru.edu (Paul Jarc).
7929
7930 2001-11-17  Simon Josefsson  <jas@extundo.com>
7931
7932         * message.el (message-mode, message-mode-map): Use C-c C-u for
7933         Importance: instead of C-c C-p (used by SC).
7934
7935 2001-11-16  Simon Josefsson  <jas@extundo.com>
7936
7937         * message.el (message-insert-importance-high)
7938         (message-insert-importance-low): Save point.
7939
7940         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
7941         value.
7942
7943 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
7944
7945         * message.el (message-strip-special-text-properties): New option.
7946         (message-strip-forbidden-properties): Obey it.
7947
7948 2001-11-14  Sam Steingold  <sds@gnu.org>
7949
7950         * gnus-score.el: Fixed some doc strings to properly quote symbols.
7951
7952 2001-11-15  Simon Josefsson  <jas@extundo.com>
7953
7954         Support "Importance:" header in Message.
7955
7956         * message.el (message-mode-map): Bind C-c C-p to
7957         `message-insert-or-toggle-importance'
7958         (message-mode-menu): Add message-insert-importance-{high,low}.
7959         (message-insert-importance-high, message-insert-importance-low)
7960         (message-insert-or-toggle-importance): New functions.
7961         (message-tool-bar-map): Add {un,}important.
7962         (message-mode): Doc fix.
7963
7964 2001-11-15  Simon Josefsson  <jas@extundo.com>
7965
7966         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
7967
7968         * mml.el (mml-menu): Fix toolbar tooltip.
7969
7970 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7971
7972         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
7973         * nnml.el (nnml-save-marks): Ditto.
7974
7975         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
7976
7977 2001-11-15  Simon Josefsson  <jas@extundo.com>
7978
7979         * nnml.el (nnml-save-marks):
7980         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
7981         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
7982
7983 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
7984
7985         * gnus-art.el (gnus-article-wash-status-strings): Use
7986         `copy-sequence', not `copy-seq'.
7987
7988 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
7989
7990         * gnus-art.el (gnus-article-wash-status-strings): New constant.
7991         (gnus-gnus-article-wash-status-entry): New function.
7992         (gnus-article-wash-status): Use it.
7993
7994 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7995
7996         * mml1991.el: Add coding header.
7997
7998 2001-11-12  Simon Josefsson  <jas@extundo.com>
7999
8000         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
8001         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
8002         `mml1991-sign' and `mml1991-encrypt'.
8003         (mml1991-encrypt, mml1991-sign): New glue functions.
8004         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
8005
8006         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
8007         (mml-menu): Add PGP to menu.
8008
8009         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
8010         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
8011         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
8012         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
8013
8014         * mml2015.el: Mention RFC 3156.
8015
8016         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
8017
8018 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8019
8020         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
8021
8022         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
8023           From <Michael.Cook@cisco.com>
8024
8025 2001-11-11  Simon Josefsson  <jas@extundo.com>
8026
8027         * message.el (top-level): Autoload sha1.
8028         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
8029         canlock, no need to require two different hash algs).  Suggested
8030         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
8031
8032 2001-11-09  Simon Josefsson  <jas@extundo.com>
8033
8034         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
8035         <Pavel@Janik.cz>.
8036
8037 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8038
8039         * message.el (message-point-in-header-p): New function.
8040         (message-do-auto-fill): Use it.
8041         (message-beginning-of-line): New function.  Goes to beginning of
8042         header value (i.e., end of header name), or to beginning of line
8043         if already at beginning of value.  Behaves like
8044         `beginning-of-line' when in message body.
8045         (message-mode-map): Bind it.
8046
8047 2001-11-08  Simon Josefsson  <jas@extundo.com>
8048
8049         * gnus-msg.el (gnus-posting-styles): Add doc.
8050
8051 2001-11-07  Simon Josefsson  <jas@extundo.com>
8052
8053         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
8054
8055         * sieve-mode.el (sieve-control-commands-face)
8056         (sieve-control-commands-face, sieve-action-commands-face)
8057         (sieve-test-commands-face, sieve-tagged-arguments-face): New
8058         faces.
8059         (sieve-font-lock-keywords): Use them.
8060         (sieve-mode): Only set font-lock-defaults in emacs.
8061
8062         * gnus-art.el (gnus-default-article-saver): Add
8063         gnus-summary-save-body-in-file.
8064         (gnus-summary-write-to-file): Fix doc.
8065
8066 2001-11-07  Simon Josefsson  <jas@extundo.com>
8067
8068         * gnus-art.el (gnus-treat-highlight-signature): Add cross
8069         reference to the correct chapter in the manual.
8070
8071         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
8072         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
8073
8074 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8075
8076         * mml.el (mml-preview): Bind mail-header-separator.
8077
8078 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8079
8080         * message.el: Always require canlock.
8081         (message-ignored-supersedes-headers): Include Cancel-Lock and
8082         Cancel-Key.
8083         (message-insert-canlock): Don't require canlock.
8084         (message-cancel-news): Don't check whether canlock is available.
8085         (message-supersede): Support cancel-locks.
8086
8087         * gnus-art.el: Don't autoload canlock.
8088
8089 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8090
8091         * mail-source.el (mail-source-fetch-imap): ASYNC param.
8092         From: <andre@slamdunknetworks.com>
8093
8094 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8095
8096         * many files: Fix copyright lines.
8097
8098 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8099
8100         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
8101         Suggested by Dave Love  <fx@gnu.org>.
8102
8103 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8104
8105         * message.el (message-kill-buffer): Remove auto-save file after
8106         confirm.
8107
8108         * message.el (message-send-mail): Call message-generate-headers
8109         once.  Suggested by Matt Armstrong <matt@lickey.com>.
8110
8111         * gnus-topic.el (gnus-topic-rename): Initial-input.
8112         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
8113
8114 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
8115
8116         * message.el (message-forbidden-properties): New constant.
8117         (message-strip-forbidden-properties): New function.
8118         (message-mode): Activate it.
8119
8120 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8121
8122         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
8123         (mm-hack-charsets): Fix doc.
8124
8125 2001-11-02  Simon Josefsson  <jas@extundo.com>
8126
8127         * gnus-int.el (gnus-check-server): Message "...done" when done.
8128
8129         * imap.el (imap-close): Don't message (imap-send-command-wait
8130         returns if the connection is dropped).
8131         (imap-wait-for-tag): Nix out message only when necessary.
8132
8133         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
8134         for non-crossposting.
8135         (gnus-sieve-crosspost): Default to t to be consistent with other
8136         parts of Gnus.
8137
8138 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8139
8140         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
8141         (mm-iso-8859-x-to-15-table): Ditto.
8142         (mm-iso-8859-x-to-15-region): Ditto.
8143         (mm-find-mime-charset-region): Ditto.
8144
8145 2001-11-01  Simon Josefsson  <jas@extundo.com>
8146
8147         * nnimap.el (nnimap-close-asynchronous): New variable.
8148         (nnimap-close-group): Use it.
8149         (nnimap-expunge): Don't use it.
8150
8151         * imap.el (imap-callbacks): New variable.
8152         (imap-remassoc): Copied from `gnus-remassoc'.
8153         (imap-add-callback): New function.
8154         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
8155         behaviour.
8156         (imap-parse-response): Call the callback.
8157
8158         * message.el (message-insert-canlock): New variable.
8159         (message-canlock-generate, message-canlock-password)
8160         (message-insert-canlock): New functions.
8161         (message-send-news): Call `message-insert-canlock'.
8162         (top-level): Require canlock when compiling.
8163         (message-insert-canlock): Require canlock before we need it.
8164
8165 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8166
8167         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
8168
8169 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8170
8171         * dgnushack.el (dgnushack-make-load): A workaround for
8172         custom-add-loads bug in some versions of XEmacs.
8173
8174 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8175
8176         * mm-util.el (mm-charset-synonym-alist): Revert (some).
8177
8178 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8179
8180         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
8181         (mm-hack-charsets): New variable.
8182         (mm-iso-8859-15-compatible): New variable.
8183         (mm-iso-8859-x-to-15-table): New variable.
8184         (mm-find-mime-charset-region): Add parameter hack-charsets.
8185
8186         * mm-bodies.el (mm-encode-body): Use it.
8187         * mml.el (mml-parse-1): Ditto.
8188
8189 2001-11-01  Simon Josefsson  <jas@extundo.com>
8190
8191         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
8192
8193 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8194
8195         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
8196         is nil.
8197
8198 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8199
8200         * smiley-ems.el (smiley-update-cache): Auto detect file type.
8201
8202         * message.el (message-forward-rmail-make-body): Use
8203         save-window-excursion.
8204         (message-encode-message-body): Search with noerror.
8205         (message-setup-1): Convert compose-mail send-actions to
8206         message-send-actions.
8207
8208 2001-11-01  Simon Josefsson  <jas@extundo.com>
8209
8210         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
8211         <yamaoka@jpl.org>.
8212
8213 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8214
8215         * sieve-manage.el (sieve-string-bytes): No complain.
8216
8217 2001-11-01  Simon Josefsson  <jas@extundo.com>
8218
8219         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
8220         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
8221         has autoload cookies, so no `require' should be necessary.)
8222
8223         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
8224         files.
8225
8226 2001-10-31  Simon Josefsson  <jas@extundo.com>
8227
8228         * gnus-cus.el (gnus-group-parameters): Support integer `display'
8229         parameter.
8230
8231         * gnus-sum.el (gnus-select-newsgroup): If group parameter
8232         `display' is a number (and C-u wasn't used to enter group), only
8233         fetch that number of articles.
8234
8235 2001-10-31  Matt Armstrong  <matt@lickey.com>
8236
8237         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
8238         not-subscribed -> subscribed.
8239
8240 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8241         From: Josh Huber <huber@alum.wpi.edu>
8242
8243         * message.el (message-subscribed-address-functions): New variable.
8244         (message-subscribed-addresses): New variable.
8245         (message-subscribed-regexps): New variable.
8246         (message-goto-mail-followup-to): New function.
8247         (message-send-mail): Add Mail-Followup-To.
8248         (message-make-mft): New function.
8249
8250         * gnus.el (gnus-find-subscribed-addresses): New function.
8251
8252 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8253
8254         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
8255         (mail-source-fetch-pop): Ditto.
8256         (mail-source-check-pop): Ditto.
8257
8258         * gnus-start.el (gnus-read-init-file): Ditto.
8259         (gnus-activate-group): Ditto.
8260         (gnus-read-newsrc-el-file): Ditto.
8261
8262 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8263
8264         * message.el (message-get-reply-headers): Make sure there is ", ".
8265
8266         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
8267         mm-coding-system-p. Don't correct it only in XEmacs.
8268         (mm-charset-to-coding-system): Use mm-coding-system-p and
8269         mm-get-coding-system-list.
8270         (mm-emacs-mule, mm-mule4-p): New variables.
8271         (mm-enable-multibyte, mm-disable-multibyte,
8272         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
8273         mm-with-unibyte-current-buffer,
8274         mm-with-unibyte-current-buffer-mule4): Use them.
8275         (mm-find-mime-charset-region): Treat iso-2022-jp.
8276
8277         From  Dave Love  <fx@gnu.org>:
8278
8279         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
8280         construction.
8281         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
8282         entries conditional on not having a coding system defined for
8283         them.
8284         (mm-mule-charset-to-mime-charset): Use
8285         find-coding-systems-for-charsets if defined.
8286         (mm-charset-to-coding-system): Don't use
8287         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
8288         later.  Add last resort search of coding systems.
8289         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
8290         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
8291         Mule 4.
8292         (mm-find-mime-charset-region): Re-write.
8293         (mm-with-unibyte-current-buffer): Restore buffer as well as
8294         multibyteness.
8295
8296 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8297
8298         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
8299         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
8300         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
8301
8302 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8303
8304         * gnus-art.el (article-display-x-face): Nix buffer-read-only
8305         again.
8306
8307         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
8308
8309 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8310
8311         * gnus-spec.el (gnus-parse-simple-format): Use
8312           buffer-substring-no-properties.
8313
8314 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8315
8316         * gnus-art.el (article-verify-cancel-lock): New function.
8317
8318         * nnheader.el (nntp-process-response): New variable.
8319         (nnheader-init-server-buffer): Make `nntp-process-response'
8320         buffer-local in `nntp-server-buffer'.
8321
8322         * nntp.el (nntp-prepare-post-hook): New hook.
8323         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
8324         (nntp-async-trigger): Ditto.
8325         (nntp-request-post): Insert a server's ID if there's no Message-ID
8326         header; run `nntp-prepare-post-hook'.
8327
8328 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8329
8330         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
8331         instead.
8332
8333         * message.el (message-forward-subject-author-subject): Don't use
8334         message-news-p, which widens the buffer.
8335         (message-forward-make-body): New function.
8336         (message-forward): Use it.
8337         (message-insinuate-rmail): New function.
8338         (message-forward-rmail-make-body): New function.
8339
8340 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8341
8342         * mm-extern.el (mm-extern): Provide it.
8343
8344         * mm-partial.el (mm-partial): Provide it.
8345
8346 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8347
8348         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
8349
8350 2001-10-29  Simon Josefsson  <jas@extundo.com>
8351
8352         * mml.el (mml-preview): Bind message-this-is-news if it is
8353         news. From Jesper Harder <harder@myrealbox.com>.
8354
8355 2001-10-28  Simon Josefsson  <jas@extundo.com>
8356
8357         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
8358
8359 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
8360
8361         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
8362         ironic smilies.
8363
8364 2001-10-27  Simon Josefsson  <jas@extundo.com>
8365
8366         * message.el (message-indent-citation): Don't add trailing
8367         whitespace when citing text.
8368
8369         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
8370         <harder@ifa.au.dk>.
8371
8372 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8373
8374         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
8375         not available.
8376         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
8377         (nnweb-type-definition): Add google as alias of dejanews.
8378         (nnweb-google-parse-1): Forward 1 line.
8379
8380 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8381
8382         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
8383         variable `message-forward-ignored-headers'.
8384
8385 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
8386
8387         * gnus.el (gnus-expand-group-parameter): New function.
8388         (gnus-expand-group-parameters): Call it.
8389         (gnus-group-fast-parameter): New function.
8390         (gnus-group-find-parameter): Call it.
8391
8392 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
8393
8394         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
8395         vector (it didn't before because of a bug).
8396         * gnus-msg.el (gnus-post-news): Use header vector directly, if
8397         available.  Before it converted it to an article number.
8398
8399         This makes followup to news articles with negative numbers in
8400         nnvirtual groups use news instead of mail.
8401
8402 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
8403
8404         * gnus.el (post-method): Use `native' instead of `nil'.
8405
8406         * gnus-msg.el (gnus-post-method): Ditto.
8407
8408 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
8409
8410         * gnus.el (gnus-define-group-parameter): Grammar fix.
8411
8412 2001-10-22  Simon Josefsson  <jas@extundo.com>
8413
8414         * gnus-msg.el (gnus-extended-version): Include
8415         system-configuration.
8416         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
8417
8418 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
8419
8420         * gnus.el (post-method): Customization fix: `native' is not a
8421         valid value.
8422         * gnus-msg.el (gnus-post-method): Doc and customization fix:
8423         `native' is not a valid value.
8424
8425 2001-10-21  Simon Josefsson  <jas@extundo.com>
8426
8427         * nnimap.el (nnimap): Defgroup
8428         (nnimap-strict-function, nnimap-strict-function-match): New
8429         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
8430         (nnimap-split-crosspost, nnimap-split-inbox)
8431         (nnimap-split-rule, nnimap-split-predicate)
8432         (nnimap-split-predicate): Defcustom.
8433         (nnimap-split-inbox, nnimap-expunge-search-string)
8434         (nnimap-importantize-dormant): Remove "*" from doc.
8435
8436 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8437
8438         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
8439         not supplied via prefix arg.  From Lisp, make arg mandatory.
8440         Suggested by Frank Schmitt.
8441
8442 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
8443
8444         * message.el (message-do-auto-fill): Avoid calling
8445         'rfc822-goto-eoh'.
8446
8447 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8448         From Paul Jarc <prj@po.cwru.edu>.
8449
8450         * message.el (message-get-reply-headers): Restructure the logic
8451         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
8452
8453 2001-10-20  Simon Josefsson  <jas@extundo.com>
8454
8455         * message.el (message-cancel-news): Support cancel-locks.
8456         Suggested by Per Abrahamsson.
8457
8458         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
8459         conses.  From David Z Maze <dmaze@MIT.EDU>.
8460
8461         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
8462
8463 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
8464
8465         * mm-decode.el (mm-default-directory): Fix customize type.
8466
8467         * message.el (message-setup-fill-variables): Kludge to use
8468         normal-auto-fill-function even if auto fill is already activated.
8469
8470 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
8471
8472         * message.el (message-do-auto-fill): New version that does not
8473         rely on text properties, by Simon Josefsson <jas@extundo.com>.
8474         (message-setup-1): Removed the `message-field' property.
8475
8476         * gnus-draft.el (gnus-draft-edit-message): Removed the
8477         `message-field' property.
8478
8479 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
8480
8481         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
8482         `message-field'.  The `field' property has a special significance in
8483         Emacs 21.
8484
8485         * message.el (message-send, message-setup-1): Ditto.
8486
8487 2001-10-18  Simon Josefsson  <jas@extundo.com>
8488
8489         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
8490         when undoing.
8491
8492 2001-10-18  Simon Josefsson  <jas@extundo.com>
8493         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
8494
8495         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
8496         (gnus-summary-make-menu-bar): Ditto.
8497
8498 2001-10-17  Simon Josefsson  <jas@extundo.com>
8499
8500         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
8501         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
8502
8503 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8504
8505         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
8506         * gnus-util.el (gnus-user-date): New function.
8507         From Frank Schmitt <usenet@Frank-Schmitt.net>.
8508
8509 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
8510
8511         * message.el (message-check-news-header-syntax): Special case
8512         nnvirtual groups.
8513
8514         * gnus-sum.el (gnus-summary-respool-default-method): Changed
8515         customize type to `symbol'.
8516
8517 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8518
8519         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
8520         %&foo;.
8521         (gnus-parse-simple-format): Support user extended spec too.
8522         %u&foo; invokes gnus-user-format-function-foo.
8523
8524 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8525
8526         * nnml.el (nnml-request-expire-articles): Make sure it is back to
8527         the server.
8528         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
8529         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
8530         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
8531         * nndiary.el (nndiary-request-expire-articles): Ditto.
8532         (nndiary-schedule): Defsubst it before use it.
8533         (nndiary-error): eval-and-compile.
8534
8535 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
8536
8537         * gnus-msg.el (gnus-post-method): Changed two instances of
8538         `active' to `current' and one `null' to `not'.
8539
8540 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8541         From Katsumi Yamaoka <yamaoka@jpl.org>.
8542
8543         * message.el (message-setup-fill-variables): Use
8544         `normal-auto-fill-function' instead of `auto-fill-function'.
8545
8546 2001-10-16  Simon Josefsson  <jas@extundo.com>
8547
8548         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
8549         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
8550         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
8551
8552 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8553         Patch by Oliver Scholz <oscholz@my.gnus.org>.
8554
8555         * gnus-draft.el (gnus-draft-edit-message): Add text property
8556         `field' with value `header' to message headers.
8557         * message.el (message-setup-1): Really add text property to all of
8558         the header, not just part of it.
8559
8560 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8561
8562         * gnus-group.el (gnus-group-sort-by-server): Use it.
8563
8564         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
8565
8566         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
8567         and keystroke.
8568
8569 2001-10-14  Simon Josefsson  <jas@extundo.com>
8570
8571         * dig.el: Doc fix.
8572
8573         * smime.el: Doc fix.
8574
8575         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
8576         charset magic from message.el.
8577
8578 2001-10-12  Simon Josefsson  <jas@extundo.com>
8579         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
8580
8581         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
8582         'cite from g-a-wash-types.
8583         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
8584         (gnus-article-hide-citation): Fix.
8585
8586         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
8587         character.
8588         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
8589
8590         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
8591         definition.
8592         (gnus-signature-toggle): Toggle `s' mode line character.
8593
8594         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
8595         doing stuff that clears it.
8596
8597 2001-10-12  Simon Josefsson  <jas@extundo.com>
8598
8599         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
8600         From Eric Marsden <emarsden@laas.fr>.
8601
8602 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8603
8604         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
8605         (autoload): Add some autoloads.
8606
8607 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8608         Suggested by Oliver Scholz <epameinondas@gmx.de>.
8609
8610         * message.el (message-do-auto-fill): New function.  Like
8611         `do-auto-fill' but don't fill when in the message header.
8612         (message-setup-1): Put a text property on the message header.
8613         (message-setup-fill-variables): Use `message-do-auto-fill'.
8614
8615 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8616
8617         * message.el (message-send-mail-partially): Insert an empty line
8618         first, because of the change of message-make-lines.
8619
8620 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
8621
8622         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
8623         iso-8859-15, make it an alias for iso-8859-1.
8624
8625 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8626
8627         * message.el (message-send-news): Don't modify the value of
8628         `message-syntax-checks' if it is not a list (possibly it is
8629         `dont-check-for-anything-just-trust-me').
8630
8631 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8632
8633         * gnus-group.el (gnus-group-name-charset-group-alist): Use
8634         `find-coding-system' for XEmacs to check whether the coding-system
8635         `utf-8' is available.
8636
8637 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8638
8639         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
8640
8641 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
8642
8643         * message.el (message-send-news): Oops, missed case with no
8644         "Followup-To" header...
8645
8646 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
8647
8648         * message.el (message-send-news): Allow
8649         `gnus-group-name-charset-group-alist' to affect encoding of the
8650         "Newsgroups" and "Followup-To" headers.
8651
8652 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8653
8654         * Makefile.in (install-el): Depend on gnus-load.el.
8655
8656 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8657
8658         * Makefile.in (install-el): Use -f.
8659         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
8660
8661 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
8662
8663         * message.el (message-send-news): Don't encode Followups-To when
8664         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
8665
8666         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
8667         header.
8668
8669         * gnus-art.el (article-decode-group-name): Also decode
8670         "Followup-To".
8671
8672         * rfc2047.el (rfc2047-encode-message-header): Encode without
8673         asking for null methods.
8674
8675         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
8676         default charset for newsgroup names in accordance with USEFOR.
8677
8678         * gnus-group.el (gnus-group-name-charset-method-alist,
8679         gnus-group-name-charset-group-alist): Removed "*" from doc
8680         strings, "*" should not be used for complex variables.
8681
8682 2001-10-06  Simon Josefsson  <jas@extundo.com>
8683
8684         Support UTF-8 group names better.
8685
8686         * message.el (message-check-news-header-syntax): Encode group
8687         names before comparison.
8688
8689         * gnus-msg.el (gnus-copy-article-buffer): Run all
8690         `gnus-article-decode-hook's except `article-decode-charset'
8691         instead of hardcoding call to one of them.
8692
8693         * gnus-art.el (gnus-article-decode-hook): Add
8694         `article-decode-group-name'.
8695         (article-decode-group-name): New function, use `g-d-n'.
8696
8697         * gnus-group.el (gnus-group-insert-group-line): Decode
8698         gnus-tmp-group using `g-d-n'.
8699
8700         * gnus-util.el (gnus-decode-newsgroups): New function.
8701
8702 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
8703
8704         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
8705         `gnus-group-name-charset-group-alist'.
8706
8707 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8708
8709         * Makefile.in: Install el in install. Add uninstall.
8710
8711 2001-10-05  Simon Josefsson  <jas@extundo.com>
8712
8713         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
8714
8715         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
8716
8717         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
8718         empty folders.
8719
8720         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
8721         limiting if read-all (C-u RET) was used.
8722
8723 2001-10-04  Simon Josefsson  <jas@extundo.com>
8724
8725         * mail-source.el (mail-source-movemail-program): New variable.
8726         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
8727         <thutt@thutt.vmware.com>.
8728
8729 2001-10-03  Simon Josefsson  <jas@extundo.com>
8730
8731         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
8732         (gnus-summary-line-format-alist): Fix param.
8733
8734 2001-10-02  Simon Josefsson  <jas@extundo.com>
8735
8736         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
8737         don't go through `nnimap-request-expire-articles' to delete the
8738         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
8739
8740 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8741
8742         * gnus-agent.el (gnus-agent-write-active): The min in the
8743         agent/active may be larger than that in the server/active.
8744
8745 2001-10-01  Simon Josefsson  <jas@extundo.com>
8746
8747         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
8748         is IMAP4rev1.
8749
8750         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
8751
8752         * nnfolder.el: Ditto.
8753
8754 2001-09-30  Dan Christensen  <jdc@uwo.ca>
8755
8756         * gnus-sum.el (gnus-summary-extract-address-component): New function.
8757         (gnus-summary-from-or-to-or-newsgroups): Optimize.
8758
8759 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8760
8761         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
8762         (message-mode-menu): Menu item for same.
8763
8764         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
8765         delayed articles.
8766
8767         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
8768         nndraft:delayed does not exist.
8769         (gnus-delay-initialize): Don't set up keymap, that's done from
8770         message.el now.
8771         (gnus-delay, gnus-delay-group, gnus-delay-header)
8772         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
8773
8774 2001-09-29  Simon Josefsson  <jas@extundo.com>
8775
8776         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
8777         utf-8, not eight-bit-control.
8778
8779         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
8780         (imap-log, imap-debug): Custom.
8781         (imap-log-buffer, imap-debug-buffer): New constants.
8782         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
8783         (imap-network-open, imap-shell-open, imap-starttls-open)
8784         (imap-send-command-1, imap-send-command, imap-arrival-filter)
8785         (imap-debug): Use imap-*-buffer.
8786
8787         * nndoc.el (nndoc-article-type): Add mailman.
8788         (nndoc-type-alist): Ditto.
8789         (nndoc-mailman-type-p): New function.
8790
8791 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8792
8793         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
8794         gnus-art.el.
8795
8796 2001-09-27  Simon Josefsson  <jas@extundo.com>
8797
8798         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
8799         (gnus-topic-catchup-articles): New function. Suggested by Robin
8800         S. Socha <robin-dated-1001857693.185e29@socha.net>.
8801
8802 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8803         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
8804
8805         * gnus-ems.el (gnus-article-display-xface): Insert xface after
8806         previous ones.
8807
8808 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8809         From Daiki Ueno  <ueno@unixuser.org>
8810
8811         * gnus-sum.el (gnus-summary-show-article): The arglist of
8812         detect-coding-region is incompatible.
8813
8814 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8815         From Katsuhiro Hermit Endo <hermit@koka-in.org>
8816
8817         * gnus-group.el (gnus-group-delete-group): Typo.
8818
8819 2001-09-26  Simon Josefsson  <jas@extundo.com>
8820
8821         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
8822
8823         * nnimap.el (nnimap-expiry-target): Use temp buffer.
8824
8825 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8826
8827         * gnus-cus.el (gnus-group-parameters): Display as sexp.
8828
8829 2001-09-22  Simon Josefsson  <jas@extundo.com>
8830
8831         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
8832
8833         * nnfolder.el (nnfolder-open-marks): Ditto.
8834
8835         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
8836         (gnus-update-marks): Use it.
8837         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
8838         hardcoded list.
8839
8840         * gnus.el (gnus-article-special-mark-lists): Add killed.
8841         (gnus-article-unpropagated-mark-lists): New constant.
8842
8843 2001-09-22  Simon Josefsson  <jas@extundo.com>
8844
8845         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
8846         custom option.
8847
8848 2001-09-23  Simon Josefsson  <jas@extundo.com>
8849
8850         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
8851
8852 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8853
8854         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
8855
8856 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
8857
8858         * gnus-group.el (gnus-group-sort-function): Fix customize type to
8859         accept lists of functions.
8860
8861 2001-09-20  Simon Josefsson  <jas@extundo.com>
8862
8863         * gnus-group.el (gnus-group-catchup): Update expire marks in
8864         backend.  Also, if ALL also set expire marks on tick/dormant.
8865
8866 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8867
8868         * message.el (message-tab-body-function): New variable.
8869         * message.el (message-tab): Use it.
8870
8871 2001-09-19  Sam Steingold  <sds@gnu.org>
8872
8873         * gnus-win.el (gnus-buffer-configuration): Respect
8874         `gnus-bug-create-help-buffer'.
8875
8876 2001-09-18  Simon Josefsson  <jas@extundo.com>
8877
8878         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
8879         (gnus-parse-simple-format): Re-revert.
8880
8881 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
8882         Trivial patch.
8883
8884         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
8885         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
8886
8887 2001-09-18  Simon Josefsson  <jas@extundo.com>
8888
8889         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
8890         signed.
8891         (gnus-parse-simple-format): Don't use it.
8892
8893 2001-09-17  Miles Bader  <miles@gnu.org>
8894
8895         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
8896         error querying a backend abort the whole process.
8897
8898 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8899
8900         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
8901         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
8902
8903 2001-09-17  Didier Verna  <didier@xemacs.org>
8904
8905         * nndiary.el: version 0.2-b14.
8906         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
8907         compatibility problem with XEmacs 21.1.
8908
8909 2001-09-15  Simon Josefsson  <jas@extundo.com>
8910
8911         * gnus-group.el (gnus-group-line-format): Document %c.
8912
8913         * nnml.el (nnml-parse-head): Handle CRLF files.
8914         (nnml-generate-nov-file): Ditto.
8915         (nnml-retrieve-headers): Ditto.
8916
8917 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
8918
8919         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
8920
8921 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
8922
8923         * gnus-spec.el (gnus-correct-substring): Still stopped one
8924         character before we wanted (never included last character).
8925         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
8926         add missing "," (once per function)
8927
8928 2001-09-14  Simon Josefsson  <jas@extundo.com>
8929
8930         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
8931         (otherwise e.g. gnus-agentize in .gnus overrides the customized
8932         default before gnus-group is loaded and the variable set.)
8933
8934         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
8935         killed or unsent marks.
8936
8937         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
8938         isn't an article to set it on (e.g. when you `a' in a group).
8939
8940 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8941
8942         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
8943         can read e-mails from Microsoft Outlook users not using ISO
8944         8859-2 character set.
8945
8946 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8947
8948         * gnus-diary.el: Minor modifications to avoid warnings.
8949         (gnus-summary-misc-menu): defvar.
8950         (gnus-diary-check-message): Use gnus-point-at-eol.
8951         (gnus-diary-kill-entire-line): eval-and-compile.
8952
8953 2001-09-12  Didier Verna  <didier@xemacs.org>
8954
8955         * nndiary.el: new version (0.2-b13).
8956         * nndiary.el (nndiary-mail-sources): doc update.
8957         * nndiary.el (nndiary-split-methods): ditto.
8958         * nndiary.el (nndiary-request-accept-article-hooks): New.
8959         * nndiary.el (nndiary-request-accept-article): use it, check
8960         message validity.
8961         * nndiary.el (nndiary-get-new-mail): changed default to nil.
8962         * nndiary.el (nndiary-schedule): fix bug (misplaced
8963         condition-case): it didn't return nil on error.
8964         * gnus-diary.el: new version.
8965         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
8966         * gnus-diary.el (gnus-diary-header-value-history): New.
8967         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
8968         * gnus-diary.el (gnus-diary-add-header): New.
8969         * gnus-diary.el (gnus-diary-check-message): New.
8970         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
8971         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
8972
8973 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8974
8975         * gnus-sum.el (gnus-select-newsgroup): Make
8976         `gnus-current-select-method' buffer-local.
8977
8978         * gnus-art.el (gnus-request-article-this-buffer): Refer
8979         `gnus-current-select-method' in the current summary buffer.
8980
8981 2001-09-10  Simon Josefsson  <jas@extundo.com>
8982         From Daniel Pittman <daniel@rimspace.net>
8983
8984         * gnus-spec.el (gnus-correct-pad-form): Fix.
8985
8986 2001-09-09  Simon Josefsson  <jas@extundo.com>
8987
8988         * mm-decode.el (mm-inline-media-tests): Add
8989         application/x-emacs-lisp.
8990         (mm-attachment-override-types): Add
8991         application/{x-,}pkcs7-signature.
8992
8993         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
8994         (gnus-server-line-format, gnus-server-mode-line-format)
8995         (gnus-server-browse-in-group-buffer): Customize.
8996
8997 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8998
8999         * nnml.el (nnml-marks-changed-p): Typo.
9000         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
9001         (nnml-marks-changed-p): Use gnus-gethash.
9002         (nnml-marks-modtime): Use gnus-make-hashtable.
9003
9004         * nnfolder.el (nnfolder-marks-changed-p): Typo.
9005         (nnfolder-request-expire-articles, nnfolder-save-marks)
9006         (nnfolder-open-marks): Typo.
9007         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
9008         (nnfolder-marks-changed-p): Use gnus-gethash.
9009         (nnfolder-marks-modtime): Use gnus-make-hashtable.
9010
9011 2001-09-08  Simon Josefsson  <jas@extundo.com>
9012
9013         * nnfolder.el (nnfolder-marks-modtime): New variable.
9014         (nnfolder-marks-changed-p): New function.
9015         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
9016         (nnfolder-request-update-info): Don't update if marks didn't change.
9017
9018         * nnml.el (nnml-marks-modtime): New variable.
9019         (nnml-marks-changed-p): New function.
9020         (nnml-save-marks, nnml-open-marks): Save modtime.
9021         (nnml-request-update-info): Don't update if marks didn't change.
9022
9023         * gnus-agent.el (gnus-agent-any-covered-gcc)
9024         (gnus-agent-add-server, gnus-agent-remove-server): Use
9025         gnus-agent-method-p.
9026
9027         * gnus-art.el (gnus-buttonized-mime-types): New variable.
9028         (gnus-unbuttonized-mime-type-p): Use it.
9029
9030         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
9031         fetch group.
9032
9033 2001-09-08  Simon Josefsson  <jas@extundo.com>
9034         From Daniel Pittman <daniel@rimspace.net>
9035
9036         * gnus-spec.el (gnus-correct-pad-form): New function.
9037         (gnus-parse-simple-format): Use it.
9038
9039 2001-09-07  Simon Josefsson  <jas@extundo.com>
9040
9041         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
9042         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
9043         Putnam <reader@newsguy.com>.
9044         (gnus-group-sort-selected-groups): Touch dribble file.
9045
9046 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
9047
9048         * nnml.el (nnml-filenames-are-evil): New variable.
9049         (nnml-article-to-file-alist): Rename to ...
9050         (nnml-current-group-article-to-file-alist): ... this.
9051         Respect `nnml-filenames-are-evil'.
9052         (nnml-active-number): Update.
9053         (nnml-update-file-alist): Update.
9054         (nnml-request-article): Use nnheader-article-to-file-alist.
9055         (nnml-request-rename-group): Likewise.
9056
9057 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9058
9059         * gnus-sum.el (gnus-summary-insert-line): Fix.
9060
9061 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
9062
9063         * gnus-sum.el: Bind g-s-t-s to "W g".
9064         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
9065         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
9066         display of graphical smilies.
9067
9068 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9069
9070         * gnus-start.el (gnus-setup-news): A typo.
9071         From Bill White <billw@wolfram.com>.
9072
9073 2001-09-06  Simon Josefsson  <jas@extundo.com>
9074
9075         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
9076         and unseen marks.
9077
9078 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9079
9080         * nnmail.el (nnmail-split-fancy): Document `junk'.
9081
9082 2001-09-04  Simon Josefsson  <jas@extundo.com>
9083
9084         * imap.el (imap-search): Don't error if server is broken.
9085
9086 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
9087
9088         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
9089         searching for an article that isn't in the mbox.
9090
9091 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9092
9093         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
9094         right, and get all the comments.
9095
9096 2001-09-02  Simon Josefsson  <jas@extundo.com>
9097         Suggested by Dan Christensen <jdc+news@uwo.ca>
9098
9099         * nnfolder.el (nnfolder-request-update-info): Fix message.
9100
9101         * nnml.el (nnml-request-update-info): Ditto.
9102
9103 2001-09-01  Simon Josefsson  <jas@extundo.com>
9104
9105         * nnml.el (nnml-request-expire-articles): Also bind
9106         `nnml-current-group' and `nnml-article-file-alist' when using
9107         expiry-target. (Otherwise nnml will be in a inconsistent internal
9108         state causing all kind of problems.)
9109         (nnml-request-expire-articles): If `nnml-article-to-file' or
9110         `file-attributes' failes, return article as un-expirable instead
9111         of treating it as expired.
9112
9113 2001-08-31  Sam Steingold  <sds@gnu.org>
9114
9115         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
9116         typo: `exmine' --> `examine'.
9117
9118 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9119
9120         * nndoc.el (nndoc-forward-type-p): It is not a digest.
9121
9122 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9123
9124         * nnml.el (nnml-check-directory-twice): Remove.
9125         (nnml-retrieve-headers): Ditto.
9126         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
9127
9128 2001-08-30  Andrew Innes  <andrewi@gnu.org>
9129
9130         * nnheader.el (nnheader-directory-files-is-safe): No need to read
9131         directory twice on Windows, or on GNU Emacs-21.
9132
9133 2001-08-30  Andrew Innes  <andrewi@gnu.org>
9134
9135         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
9136         (nnml-request-rename-group): Ditto.
9137         (nnml-active-number): Ditto.
9138         (nnml-request-create-group): Use nnml-directory-articles.
9139         (nnml-request-expire-articles): Use nnml-directory-articles, which
9140         gets list from nov database if available.
9141         (nnml-get-nov-buffer): New function.
9142         (nnml-open-nov): Use it.
9143         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
9144         gets alist from nov database if available.
9145         (nnml-directory-articles): New function.
9146         (nnml-article-to-file-alist): New function.
9147
9148 2001-08-30  Andrew Innes  <andrewi@gnu.org>
9149
9150         * mm-decode.el (mm-display-external): Use `name' as filename, if
9151         `filename' attribute is not present.
9152
9153 2001-08-30  Andrew Innes  <andrewi@gnu.org>
9154
9155         * mail-source.el (mail-source-flash): New defcustom.
9156         (mail-source-new-mail-p): Ring visible bell if appropriate.
9157         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
9158         timer is cleared even if mail check signals an error.
9159
9160 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9161
9162         * gnus-sum.el (gnus-summary-move-article): Only update marks of
9163         type 'list.
9164
9165 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9166
9167         * flow-fill.el (fill-flowed): eol might be point-max.
9168
9169 2001-08-27  Simon Josefsson  <jas@extundo.com>
9170
9171         * nnml.el (nnml-request-update-info): Fix message.
9172         (nnml-open-marks): Ditto.
9173
9174         * nnfolder.el (nnfolder-request-update-info):
9175         (nnfolder-open-marks): Fix message.
9176
9177 2001-08-25  Simon Josefsson  <jas@extundo.com>
9178
9179         * nnfolder.el (nnfolder-save-marks): Don't create directory named
9180         after group in ~/.
9181
9182 2001-08-25  Simon Josefsson  <jas@extundo.com>
9183         From Andreas Jaeger  <aj@suse.de>
9184
9185         * nnfolder.el (nnfolder-open-marks): Fix typo.
9186         * nnml.el (nnml-open-marks): Likewise.
9187
9188 2001-08-25  Simon Josefsson  <jas@extundo.com>
9189
9190         Make nnfolder groups self-contained as far as marks are concerned.
9191
9192         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
9193         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
9194         (nnfolder-open-server): Make marks directory.
9195         (nnfolder-request-delete-group): Delete marks file.
9196         (nnfolder-request-delete-group): Check of nov/marks file exist
9197         before deleting.
9198         (nnfolder-request-rename-group): Rename marks file.
9199         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
9200         (nnfolder-request-set-mark, nnfolder-request-update-info)
9201         (nnfolder-group-marks-pathname, nnfolder-save-marks)
9202         (nnfolder-open-marks): New functions.
9203         (top-level): Require gnus.
9204
9205 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9206
9207         * nnweb.el (nnweb-type-definition): Use google raw file.
9208         (nnweb-google-parse-1): Ditto.
9209         (nnweb-google-identity): Ditto.
9210         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
9211         (nnweb-altavista-wash-article): Ditto.
9212         (nnweb-request-article): Remove nnweb-decode-entities.
9213
9214         * nnml.el: Require 'gnus.
9215
9216 2001-08-25  Simon Josefsson  <jas@extundo.com>
9217
9218         * nnml.el (nnml-marks-is-evil): Add doc.
9219
9220 2001-08-25  Simon Josefsson  <jas@extundo.com>
9221
9222         * nnml.el (nnml-save-marks): Wrap saving marks in a
9223         condition-case, to allow user to start Gnus if saving marks failed
9224         for some reason.
9225
9226 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9227
9228         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
9229
9230         * gnus-group.el (gnus-update-group-mark-positions): Bind
9231         gnus-group-update-hook to nil.
9232
9233 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9234
9235         * mml.el (mml-generate-mime-1): Force as multibyte string.
9236
9237 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9238
9239         * gnus-sum.el (gnus-summary-insert-line)
9240         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
9241         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
9242
9243         * gnus-spec.el (gnus-correct-substring): Take optional END.
9244
9245         * nnrss.el (nnrss-request-article): Remove \n.
9246         (nnrss-retrieve-headers): Lines number is -1.
9247
9248 2001-08-24  Simon Josefsson  <jas@extundo.com>
9249
9250         * gnus-group.el (gnus-info-clear-data): Call
9251         nnfoo-request-set-mark to propagate marks.  Fix bug:
9252         `gnus-group-update-line' doesn't update read range unless we call
9253         `gnus-get-unread-articles-in-group' first.
9254
9255         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
9256         to server.
9257
9258 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9259
9260         * gnus-util.el (gnus-create-info-command): Return an interactive
9261         function.
9262
9263 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9264         From Katsumi Yamaoka <yamaoka@jpl.org>
9265
9266         * gnus-spec.el (gnus-parse-complex-format): Use equal.
9267
9268 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9269
9270         * gnus-sum.el (gnus-select-newsgroup): Use it.
9271
9272         * gnus-util.el (gnus-not-ignore): New function.
9273
9274         * lpath.el (featurep): Don't fbind char-int.
9275
9276         * gnus-util.el (gnus-create-info-command): New function.
9277
9278         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
9279         right node.
9280
9281         * gnus-sum.el (gnus-select-newsgroup): Clean up.
9282         (gnus-summary-limit-children): Use 'identity instead of `all'.
9283         (gnus-summary-limit-to-display-predicate): New command and
9284         keystroke.
9285
9286 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9287
9288         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
9289
9290         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
9291
9292 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9293
9294         * gnus-spec.el: Add the Gnus version.
9295         (gnus-update-format-specifications): If the Gnus version changes,
9296         nix out the format spec cache.
9297
9298         * gnus.el (gnus-continuum-version): Made into a command and
9299         optionalize the VERSION.
9300
9301         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
9302         the start of the lines.
9303
9304 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9305
9306         * gnus.el (gnus-visual-p): Define function before use of
9307         function.
9308
9309 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9310
9311         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
9312         (gnus-article-mark-to-type): New function.
9313         (gnus-update-missing-marks): Only update marks of type 'list.
9314
9315         * gnus.el (gnus-article-special-mark-lists): New variable.
9316
9317 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9318
9319         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
9320         (gnus-select-newsgroup): Still use 'all.
9321         (gnus-summary-initial-limit): Comparing with 'all.
9322
9323 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9324
9325         * gnus-start.el (gnus-activate-group): If dont-check, don't update
9326         active.
9327
9328 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9329
9330         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
9331         nnslashdot-*-retrieve-headers.
9332         (nnslashdot-request-article): Fix for slashcode 2.2.
9333         (nnslashdot-make-tuple): New function.
9334         (nnslashdot-read-groups): Use it.
9335
9336 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9337
9338         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
9339         list.
9340
9341         * gnus-sum.el (gnus-summary-move-article): Don't select article.
9342
9343 2001-08-20  Simon Josefsson  <jas@extundo.com>
9344
9345         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
9346         opened, error instead of continuing (and exploding later).
9347
9348 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9349
9350         * gnus.el (gnus-expand-group-parameters): Return the parameter
9351         list.
9352
9353         * gnus-sum.el (gnus-summary-show-article): Doc fix.
9354         (gnus-summary-show-article): Guess at charset if required.
9355
9356         * gnus-spec.el (gnus-correct-substring): Stopped one character
9357         before we wanted.
9358
9359 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9360
9361         * earcon.el (earcon-auto-play): Remove unused option.
9362
9363 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9364
9365         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
9366         message down in levels, since it happens very fast.
9367
9368         * smiley-ems.el (smiley-update-cache): Respect the symbol version
9369         of smiley-regexp-alist.
9370
9371         * mm-view.el (mm-inline-text): Ignore vcard errors.
9372
9373         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
9374
9375         * gnus-score.el (gnus-all-score-files): Use append instead of
9376         nconc.
9377
9378         * gnus.el (gnus-splash-face): Doc fix.
9379
9380         * mm-decode.el (mm-mailcap-command): Use
9381         mm-path-name-rewrite-functions.
9382         (mm-path-name-rewrite-functions): New variable.
9383
9384         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
9385         (gnus-complex-form-to-spec): Insert tab.
9386         (gnus-spec-tab): New function.
9387
9388         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
9389         entering the group.
9390
9391         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
9392         the positional spec.
9393         (gnus-parse-complex-format): React to %C.
9394
9395         * gnus-ems.el (gnus-char-width): Moved here.
9396
9397         * gnus-sum.el (gnus-select-newsgroup): Set
9398         gnus-newsgroup-articles.
9399         (gnus-unseen-mark): New variable.
9400         (gnus-newsgroup-unseen): Ditto.
9401         (gnus-newsgroup-seen): Ditto.
9402         (gnus-adjust-marked-articles): Use them.
9403         (gnus-update-marks): Use them.
9404         (gnus-summary-update-secondary-mark): Display.
9405         (gnus-summary-prepare-threads): Display.
9406
9407         * gnus-msg.el (gnus-inews-group-method): Use and return the
9408         method, not the server.
9409
9410 2001-08-19  Simon Josefsson  <jas@extundo.com>
9411
9412         * gnus-srvr.el (gnus-server-agent-face): New.
9413         (gnus-server-agent-face): New.
9414         (gnus-server-mode): Turn on font-lock-mode.
9415
9416         * gnus.el (gnus-server-visual): Add defgroup.
9417
9418 2001-08-19  Simon Josefsson  <jas@extundo.com>
9419         From Joe Casadonte <jcasadonte@northbound-train.com>
9420
9421         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
9422         gnus-server-denied-face): New.
9423         (gnus-server-opened-face, gnus-server-closed-face,
9424         gnus-server-denied-face): New.
9425         (gnus-server-font-lock-keywords): Add.
9426
9427 2001-08-19  Simon Josefsson  <jas@extundo.com>
9428
9429         * nnml.el (nnml-request-set-mark): Return nil.
9430         (nnml-save-marks): Use nnml-possibly-create-directory.
9431         (nnml-open-marks): Only work in temp buffer when inserting/reading
9432         .marks file.
9433
9434 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9435
9436         * gnus.el (gnus-expand-group-parameters): Fix.
9437
9438         * gnus-spec.el (gnus-char-width): New function.
9439         (gnus-correct-substring, gnus-correct-length): Use it.
9440
9441         * message.el (message-required-mail-headers): Fix doc.
9442
9443 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9444
9445         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
9446
9447         * mm-decode.el (mm-save-part-to-file): Insert the handle.
9448
9449 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9450
9451         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
9452         slashdot 2.2 (not fully fixed yet).
9453         (nnslashdot-request-article): Ditto.
9454
9455 2001-08-18  Simon Josefsson  <jas@extundo.com>
9456
9457         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
9458         nnimap.
9459
9460         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
9461         gnus-util.
9462         (nnimap-request-update-info-internal): Use new functions.
9463
9464         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
9465         new functions.
9466
9467 2001-08-18  Simon Josefsson  <jas@extundo.com>
9468
9469         Make nnml groups self-contained as far as marks are concerned.
9470
9471         * nnml.el (nnml-request-delete-group): Delete marks file.
9472         (nnml-request-rename-group): Move marks file.
9473         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
9474         variables.
9475         (nnml-request-set-mark, nnml-request-update-info): New server
9476         functions.
9477         (nnml-save-marks, nnml-open-marks): New functions.
9478
9479 2001-08-18  Simon Josefsson  <jas@extundo.com>
9480
9481         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
9482         `set' when setting marks.
9483
9484 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9485
9486         * gnus.el (gnus-info-find-node): Take an argument.
9487
9488         * gnus-art.el (gnus-button-handle-info): New function.
9489         (gnus-url-unhex-string): Replace "+" with " ".
9490
9491 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9492
9493         * message.el (message-check-news-header-syntax): Check bad From.
9494
9495 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9496
9497         * gnus-spec.el (gnus-correct-length): New function.
9498         (gnus-correct-substring): New function.
9499         (gnus-tilde-max-form): Use it.
9500
9501 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
9502
9503         * nnmh.el: Docstring changes as below.
9504
9505         * nnml.el: Docstring changes as below.
9506
9507         * nnbabyl.el: Docstring changes as below.
9508
9509         * nnmbox.el: Docstring changes as below.
9510
9511         * nnfolder.el: Added docstrings identifying each virtual server
9512         parameter.
9513
9514 2001-08-18  Simon Josefsson  <jas@extundo.com>
9515
9516         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
9517
9518 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
9519
9520         * message.el: rename "Abort Message" to "Postpone Message".
9521         Remove "Attach file as MIME" from Message menu, it's already in
9522         the MIME menu.
9523
9524 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9525
9526         * smime.el (smime-point-at-eol): eval-and-compile.
9527         (smime-make-temp-file): New function.
9528         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
9529         Use it.
9530
9531 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9532
9533         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
9534         (gnus-agent-summary-fetch-group): New command and keystroke.
9535
9536         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
9537         (gnus-mime-display-security): Make it respect
9538         gnus-unbuttonized-mime-type-p.
9539
9540         * gnus-sum.el (gnus-articles-to-read): Comments.
9541         (gnus-article-marked-p): New function.
9542         (gnus-summary-display-make-predicate): New function.
9543         (gnus-select-newsgroup): Use them.
9544
9545         * mm-decode.el (mm-save-part-to-file): Made it not error.
9546
9547 2001-08-17  Simon Josefsson  <jas@extundo.com>
9548
9549         * imap.el (imap-wait-for-tag): If process-status isn't open or
9550         run, return nil instead of sit-for looping.
9551
9552 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9553
9554         * lpath.el (featurep): fbind xml-parse-region.
9555
9556         * gnus.el (gnus-message-archive-method): Default to "archive".
9557         (gnus-message-archive-method): Doc fix.
9558         (gnus-parameters-get-parameter): Cleaned up.
9559         (gnus-expand-group-parameter): New function.
9560
9561         * gnus-start.el (gnus-setup-news): Push the archive server only
9562         the server list.
9563
9564         * mml.el (mml-menu): Changed name to "Attachments".
9565
9566         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
9567         when there is something to detroy.
9568
9569 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9570
9571         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
9572         nil.
9573
9574 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9575
9576         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
9577         which specifies a time today or tomorrow.
9578
9579 2001-08-15  Simon Josefsson  <jas@extundo.com>
9580         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
9581
9582         * gnus-agent.el (gnus-agent-make-mode-line-string)
9583         (gnus-agent-toggle-plugged): Use new API.
9584
9585 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9586
9587         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
9588         deadline has expired.
9589
9590 2001-08-12  Simon Josefsson  <jas@extundo.com>
9591         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
9592
9593         Support `recent' mark indicating newly arrived messages (to
9594         separate from old but unread messages).
9595
9596         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
9597         `nnmail-split-history' if recent is > 0.
9598         (nnimap-request-update-info-internal): Update `recent' marks.
9599         (nnimap-request-set-mark): Never set `recent' marks.
9600         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
9601         recent.
9602
9603         * gnus-sum.el (gnus-recent-mark): New mark.
9604         (gnus-newsgroup-recent): New variable.
9605         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
9606         (gnus-summary-prepare-threads): Mark recent articles.
9607         (gnus-summary-add-mark): Support recent.
9608         (gnus-summary-update-secondary-mark): Support recent.
9609
9610         * gnus.el (gnus-article-mark-lists): Add recent.
9611
9612 2001-08-12  Simon Josefsson  <jas@extundo.com>
9613
9614         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
9615         whether successful decoding took place.  Add doc.
9616
9617 2001-08-12  Simon Josefsson  <jas@extundo.com>
9618         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
9619
9620         * gnus.el (gnus-summary-line-format, gnus-parameters):
9621         * gnus-gl.el (gnus-summary-grouplens-line-format):
9622         * gnus-salt.el (gnus-summary-pick-line-format):
9623         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
9624
9625 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
9626         Committed by Kai Gro\e,b_\e(Bjohann.
9627
9628         * gnus-score.el (gnus-score-string): Fix `match' regexp
9629         for `extra' header case.
9630
9631 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9632
9633         * nnmbox.el (nnmbox-read-mbox): No warning.
9634
9635 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9636
9637         * nndoc.el (nndoc-article-type): Fix doc.
9638         (nndoc-generate-article-function): New variable.
9639         (nndoc-dissection-function): New variable.
9640         (nndoc-type-alist): Add oe-dbx.
9641         (nndoc-oe-dbx-type-p): New function.
9642         (nndoc-oe-dbx-dissection): New function.
9643         (nndoc-oe-dbx-generate-article): New function.
9644
9645 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9646
9647         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
9648         whether deadline has been reached.  Patch from Dan Nicolaescu
9649         <dann@godzilla.ics.uci.edu>.
9650
9651 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9652
9653         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
9654         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
9655         <rintaman@cs.Helsinki.FI>.
9656
9657         * mail-source.el (mail-source-movemail): The error buffer is
9658         modified, but nothing in it.
9659
9660 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9661
9662         * message.el (message-bogus-system-names): New variable.
9663         (message-make-fqdn): Use it.
9664
9665 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9666
9667         * nndraft.el (nndraft-request-group): Use
9668         nndraft-auto-save-file-name.
9669
9670 2001-08-09  Simon Josefsson  <jas@extundo.com>
9671
9672         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
9673         Don't ask whether to decrypt.  Just leave result in buffer (don't
9674         call mm).
9675
9676         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
9677         parts as well.
9678         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
9679         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
9680
9681 2001-08-09  Simon Josefsson  <jas@extundo.com>
9682
9683         * mm-decode.el (mm-insert-part): Return decoding success status.
9684         (mm-save-part-to-file): Error if decoding failed.
9685
9686 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9687
9688         * message.el (message-tab): Use indent-relative.
9689         (message-mode): Don't bind indent-line-function to indent-relative.
9690
9691 2001-08-09  Simon Josefsson  <jas@extundo.com>
9692
9693         * message.el (message-get-reply-headers): Fix string. Suggested by
9694         Christoph Conrad <cc@cli.de>.
9695
9696 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9697
9698         * message.el (message-tab): Use the current value of
9699         indent-line-function.
9700         (message-mode): Bind indent-line-function to indent-relative.
9701
9702 2001-08-08  Simon Josefsson  <jas@extundo.com>
9703
9704         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
9705         whether `imtest' is installed.
9706
9707 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
9708         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
9709
9710         * gnus-sum.el (gnus-summary-show-article): Call
9711         gnus-summary-update-secondary-secondary-mark.
9712         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
9713         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
9714
9715 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9716
9717         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
9718
9719         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
9720
9721         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
9722         <gerd@gnu.org>.
9723
9724         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
9725
9726         * gnus-util.el (gnus-output-to-rmail): Ditto.
9727         (gnus-output-to-mail): Ditto.
9728
9729         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
9730
9731 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
9732
9733         * message.el (message-indent-citation): Use
9734         `message-yank-cited-prefix' for empty lines.
9735
9736 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
9737
9738         * message.el (message-indent-citation): Quote only lines starting
9739         with ">" using `message-yank-cited-prefix'.
9740
9741 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
9742         Trivial patch.
9743
9744         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
9745         gnus-cache-fully-p.
9746
9747 2001-08-04  Simon Josefsson  <jas@extundo.com>
9748
9749         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
9750         file if it doesn't exist (by calling gnus-cache-read-active).
9751
9752 2001-08-04  Simon Josefsson  <jas@extundo.com>
9753
9754         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
9755         (gnus-cache-passively-or-fully-p): Removed.
9756         (gnus-cache-fully-p): Fix it.
9757
9758         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
9759
9760 2001-08-04  Simon Josefsson  <jas@extundo.com>
9761
9762         * gnus-cache.el (gnus-cache-fully-p)
9763         (gnus-cache-passively-or-fully-p): New functions.
9764         (gnus-cache-possibly-enter-article): Cosmetic change, use
9765         `g-c-p-o-f-p'.
9766         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
9767         was bogus (`g-c-p-a-a' does not change active info, just change
9768         the functions parameters).
9769         (gnus-cache-possibly-remove-articles-1): Make sure articles are
9770         not removed in groups that match `gnus-uncacheable-groups'.
9771
9772         Reported and modifications based on discussions with Nuutti
9773         Kotivuori <nuutti.kotivuori@smarttrust.com>.
9774
9775 2001-08-04  Simon Josefsson  <jas@extundo.com>
9776         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
9777
9778         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
9779         calls `gnus-cache-update-active' if bounds has been extended.
9780
9781 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9782
9783         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
9784         before remove.
9785         (gnus-mime-security-show-details): Ditto.
9786
9787 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9788
9789         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
9790         syntax.  Protect string-match against nil string and regexp.
9791
9792 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9793
9794         * mm-util.el (mm-find-charset-region): Remove control-1.
9795
9796 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9797
9798         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
9799
9800 2001-08-04  Simon Josefsson  <jas@extundo.com>
9801
9802         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
9803         buffer.  Delete MIME-Version header.
9804
9805 2001-08-03  Simon Josefsson  <jas@extundo.com>
9806
9807         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
9808         that is entered does not necessarily have the highest article
9809         number in the group, so use `gnus-cache-possibly-alter-active'
9810         instead of `gnus-cache-update-active'.
9811
9812 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9813
9814         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
9815
9816 2001-08-03  Simon Josefsson  <jas@extundo.com>
9817
9818         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
9819         menu.
9820
9821 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9822
9823         * gnus.el (post-method): New group parameter.  It also provides
9824         the user option `gnus-post-method-alist' and the internal function
9825         `gnus-parameter-post-method'.
9826
9827         * gnus-msg.el (gnus-post-method): Bind the value of
9828         `gnus-post-method' to the group parameter if it is defined.
9829
9830 2001-08-02  Simon Josefsson  <jas@extundo.com>
9831
9832         * smime.el (smime-extra-arguments): Removed.
9833         (smime-call-openssl-region): Don't use it.
9834
9835 2001-08-02  Simon Josefsson  <jas@extundo.com>
9836
9837         * smime.el (smime-sign-region): Handle stderr.
9838         (smime-encrypt-region): Ditto.
9839
9840         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
9841         match the ASN.1 length bytes.
9842         (mm-pkcs7-enveloped-magic): Ditto.
9843         (mm-view-pkcs7-get-type): Don't regexp quote.
9844
9845 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9846         From Andreas Fuchs <asf@void.at>
9847
9848         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
9849
9850 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9851
9852         * gnus-art.el (gnus-header-button-alist): References regexp.
9853
9854 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
9855
9856         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
9857         already fboundp.  Add INTERACTIVE arg to autoload form.
9858
9859 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9860
9861         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
9862
9863         * nnmail.el (nnmail-cache-open): Ditto.
9864
9865 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9866
9867         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
9868
9869 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9870
9871         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
9872
9873 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9874         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
9875
9876         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
9877         (gnus-agent-toggle-plugged): Use it.
9878
9879 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
9880
9881         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
9882         (gnus-ding-file-coding-system): New variable.
9883         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
9884         (gnus-slave-save-newsrc): Use it.
9885
9886 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9887
9888         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
9889         syntax.
9890
9891 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9892         Originally from Andreas Fuchs <asf@void.at>
9893
9894         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
9895         (mml2015-gpg-pretty-print-fpr): New function.
9896         (mml2015-gpg-extract-signature-details): More details, rename from
9897         `m-g-e-from'.
9898         (mml2015-gpg-verify): Use them.
9899         (mml2015-gpg-clear-verify): Use them.
9900
9901 2001-07-31  Simon Josefsson  <jas@extundo.com>
9902
9903         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
9904         buffer when done.
9905
9906 2001-07-30  Simon Josefsson  <jas@extundo.com>
9907
9908         * smime.el (smime-call-openssl-region): Revert previous change,
9909         just pass on buf to `call-process-region'.
9910         (smime-verify-region): Doc fix.  Don't message stuff.  Use
9911         `smime-new-details-buffer'.  Inserts error messages into buffer.
9912         (smime-noverify-region): Ditto.
9913         (smime-decrypt-region): Ditto.  Handles stderr separately.
9914         (smime-verify-buffer, smime-noverify-buffer)
9915         (smime-decrypt-buffer): Doc fix.
9916         (smime-new-details-buffer): New function.
9917         (smime-pkcs7-region, smime-pkcs7-certificates-region)
9918         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
9919         (smime-sign-region, smime-encrypt-region): Don't use
9920         `insert-buffer'.
9921
9922         * mml-smime.el (mml-smime-verify): Fix security button strings.
9923
9924 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9925
9926         * gnus-art.el (gnus-mime-save-part-and-strip): Save
9927         gnus-article-mime-handles.
9928
9929 2001-07-29  Simon Josefsson  <jas@extundo.com>
9930
9931         * mail-source.el (top-level): Require message for message-directory.
9932         (mail-source-directory): Change default to message-directory.
9933
9934         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
9935         (smime-certificate-directory, smime-openssl-program)
9936         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
9937         (smime-extra-arguments): New variable.
9938         (smime-dns-server): Fix customize group.
9939         (smime-call-openssl-region): Use `smime-extra-arguments'.
9940
9941 2001-07-29  Simon Josefsson  <jas@extundo.com>
9942         From Vladimir Volovich <vvv@vsu.ru>
9943
9944         * smime.el (smime-call-openssl-region): Ignore stderr.
9945
9946 2001-07-29  Simon Josefsson  <jas@extundo.com>
9947         From Christoph Conrad <christoph.conrad@gmx.de>
9948
9949         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
9950         file.
9951
9952 2001-07-29  Simon Josefsson  <jas@extundo.com>
9953
9954         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
9955
9956         Support S/MIME decryption.
9957
9958         * mm-decode.el (mm-inline-media-tests):
9959         (mm-inlined-types):
9960         (mm-automatic-display):
9961         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
9962
9963         * mm-view.el (mm-pkcs7-signed-magic):
9964         (mm-pkcs7-enveloped-magic): New variables.
9965         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
9966         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
9967         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
9968         PKCS#7 blobs.
9969
9970         * smime.el (smime-decrypt-region): Expand keyfile.
9971
9972 2001-07-29  Simon Josefsson  <jas@extundo.com>
9973
9974         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
9975         `ssl.el' variables.
9976
9977         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
9978         but line instead of narrowing to it, because `nnmail-parse-active'
9979         calls widen.  Thanks to Christoph Conrad
9980         <christoph.conrad@gmx.de>.
9981
9982 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9983
9984         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
9985         for %B spec.
9986
9987         * gnus-sum.el (gnus-summary-prepare-threads): If
9988         gnus-sum-thread-tree-root is nil, use subject instead.
9989         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
9990         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
9991         (gnus-sum-thread-tree-leaf-with-other)
9992         (gnus-sum-thread-tree-single-leaf): Documentation.
9993         (gnus-sum-thread-tree-single-indent): Allow nil.
9994
9995 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9996
9997         * message.el (message-fill-paragraph): Do nothing if the user
9998         wants filladapt-mode.
9999
10000 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10001
10002         * mm-decode.el (mm-image-type-from-buffer): New function.
10003         (mm-get-image): Use it.
10004
10005 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10006
10007         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
10008
10009         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
10010         mm-display-parts too.
10011
10012 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10013
10014         * nnfolder.el (nnfolder-request-accept-article): Bind
10015         nntp-server-buffer.
10016
10017         * nnmail.el (nnmail-parse-active): Read from buffer instead of
10018         nntp-server-buffer.
10019
10020 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10021
10022         * message.el (message-check-news-header-syntax): Use
10023         message-post-method.
10024         (message-send-news): Bind message-post-method.
10025
10026 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10027
10028         * mml.el (mml-tweak-type-alist): New variable.
10029         (mml-tweak-function-alist): New variable.
10030         (mml-tweak-part): New function.
10031         (mml-generate-mime-1): Use it.
10032
10033 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10034
10035         * nnfolder.el (nnfolder-request-accept-article): Replace
10036         nnfolder-request-list.
10037
10038 2001-07-27  Simon Josefsson  <jas@extundo.com>
10039
10040         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
10041         nnoo-change-server failed to do it.
10042
10043 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10044
10045         * gnus.el (gnus-parameters): Make it customizable.
10046
10047 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10048
10049         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
10050
10051         * message.el (message-set-auto-save-file-name): More
10052         poor-system-types.
10053
10054         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
10055
10056         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
10057         supports +.
10058
10059 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10060
10061         * mm-decode.el (mm-readable-p): New function.
10062         (mm-inline-media-tests): Fix the default testers.
10063
10064 2001-07-26  Simon Josefsson  <jas@extundo.com>
10065
10066         * nnimap.el (nnimap-version): Bump version number.
10067
10068 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10069         From Steven E. Harris <seh@speakeasy.org>
10070
10071         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
10072         in M$Windows too.
10073
10074 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10075
10076         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
10077
10078 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10079
10080         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
10081
10082         * mm-decode.el (mm-get-image): Guess then use the type.
10083
10084         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
10085
10086 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
10087
10088         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
10089         display (%B) for threads if threading is off.
10090
10091 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10092         From Henrik Enberg <henrik@enberg.org>
10093
10094         * gnus-msg.el: Customization patch.
10095
10096 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
10097
10098         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
10099         variable.
10100         (nnmail-split-fancy-with-parent): Ignore certain groups.
10101
10102 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10103
10104         * gnus-util.el (gnus-byte-compile): New function.
10105         (gnus-use-byte-compile): New variable.
10106         (gnus-make-sort-function): Use it.
10107
10108         * nnmail.el (nnmail-get-new-mail): Use it.
10109
10110         * gnus-agent.el (gnus-category-make-function): Simple function or
10111         compiled function.
10112         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
10113
10114         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
10115         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
10116         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
10117
10118         * message.el (message-check-news-header-syntax): Remove quote.
10119
10120 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10121
10122         * message.el (message-use-mail-followup-to): `t' is not a
10123         documented value.
10124
10125 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10126
10127         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
10128
10129 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10130
10131         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
10132         there are long lines.
10133
10134 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10135
10136         * dgnushack.el (copy-list): New compiler macro.
10137
10138 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10139
10140         * message.el (message-bounce): If no Return-Path, the whole
10141         content is considered as the original message.
10142
10143         * nnml.el (nnml-check-directory-twice): New variable.
10144         (nnml-article-to-file): Use it.
10145         (nnml-retrieve-headers): Hack it.
10146
10147 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10148
10149         * gnus-win.el (gnus-buffer-configuration): New configure.
10150
10151         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
10152         not alive.
10153
10154         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
10155         (mm-display-external): Use display-term configure.
10156
10157 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10158
10159         * gnus-delay.el (gnus-delay-default-hour): New variable.
10160         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
10161
10162 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10163         From Karl Kleinpaste <karl@charcoal.com>
10164
10165         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
10166         (gnus-summary-prepare-threads): Ditto.
10167
10168         * gnus.el (gnus-summary-line-format): Add %B.
10169
10170 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10171
10172         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
10173
10174         * mm-util.el (mm-string-as-multibyte): New function.
10175
10176         * nnmh.el (nnmh-request-list-1): Encode, not decode!
10177
10178 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10179
10180         * mm-util.el (mm-universal-coding-system): New variable.
10181
10182         * gnus-start.el (gnus-startup-file-coding-system): Use it.
10183
10184         * score-mode.el (score-mode-coding-system): Use it.
10185
10186 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10187
10188         * gnus-start.el (gnus-setup-news): Call
10189         `gnus-check-bogus-newsgroups' just after the native server is
10190         opened.
10191
10192 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10193
10194         * nnmail.el (nnmail-do-request-post): Util function to be used by
10195         `nnchoke-request-post' for all nnmail-derived backends.
10196
10197         * nnml.el (nnml-request-post): Use it.
10198
10199         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
10200         backend, for it groks nnml-request-post.
10201
10202         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
10203         Treat `mail-post' backends like `mail' backends, not like `news'
10204         backends.
10205
10206 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10207
10208         * gnus-msg.el (gnus-setup-message): make-local-hook.
10209
10210 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10211
10212         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
10213         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
10214         <karl@charcoal.com>, slightly changed by Kai.
10215
10216         * message.el (message-check-news-header-syntax): When checking
10217         whether the groups exist, check the right server based on
10218         `gnus-post-method'.
10219
10220 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10221
10222         * gnus-delay.el: New file.
10223
10224 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10225
10226         * mm-util.el (mm-read-coding-system): Take two arguments.
10227
10228         * gnus-sum.el (gnus-summary-show-article): Use
10229         mm-read-coding-system.
10230
10231         * gnus-art.el (article-de-quoted-unreadable):
10232         (article-de-base64-unreadable, article-wash-html):
10233         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
10234
10235 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10236
10237         * nnml.el (nnml-request-post): New function.  Can be used for
10238         annotations in nnml groups.
10239
10240 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10241
10242         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
10243         command.
10244
10245         * gnus-start.el (gnus-find-new-newsgroups): Use
10246         `message-make-date' instead of `current-time-string'.
10247         (gnus-ask-server-for-new-groups): Ditto.
10248         (gnus-check-first-time-used): Ditto.
10249
10250 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10251
10252         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
10253
10254 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
10255
10256         * message.el (message-shorten-references): Change `maxcount' and
10257         `cut' to obey USEFOR draft 5.
10258
10259 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
10260
10261         * gnus-sum.el (gnus-summary-display-arrow): New variable.
10262         (gnus-summary-set-article-display-arrow): New function.
10263         (gnus-summary-goto-subject): Use it.
10264
10265 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10266
10267         * gnus-sum.el (gnus-summary-import-article): Insert date if
10268         doesn't exist.
10269
10270 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10271
10272         * mml.el (mml-content-type-parameters): New variable.
10273         (mml-content-disposition-parameters): New variable.
10274         (mml-insert-mime-headers): Use them.
10275         (mml-parse-1): Accept charset.
10276
10277 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10278
10279         * gnus-group.el (gnus-group-select-group): Doc fix.
10280
10281         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
10282
10283 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10284
10285         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
10286         to handle `define-derived-mode'.
10287
10288 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10289         From:  Stefan Monnier  <monnier@cs.yale.edu>
10290
10291         * message.el (message-mode): Use define-derived-mode.
10292         (message-tab): message-completion-alist.
10293
10294         * imap.el (imap-interactive-login): Use make-local-variable.
10295         (imap-open): Ditto.
10296         (imap-authenticate): Ditto.
10297
10298         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
10299
10300         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
10301
10302 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10303
10304         * message.el (message-citation-line-function): Refer to
10305         gnus-cite-attribution-suffix.
10306
10307 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10308
10309         * gnus-art.el,...: Error convention changes.
10310
10311 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10312
10313         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
10314
10315 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10316
10317         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
10318         (nnrss-read-server-data): Ditto.
10319
10320 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10321
10322         * gnus-setup.el (gnus-use-installed-gnus): Typo.
10323         * Cleanup files.
10324         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
10325
10326 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10327
10328         * gnus.el (gnus-summary-line-format): Add %o.
10329
10330         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
10331         unless shell outputs something.
10332
10333 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10334
10335         * gnus-art.el (gnus-boring-article-headers): Better doc.
10336         (article-hide-headers): Better regexp.
10337         Suggested by Matt Swift <swift@alum.mit.edu>.
10338
10339         * nnheader.el (nnheader-max-head-length): Better doc.
10340         (nnheader-header-value): Skip spaces.
10341         (nnheader-parse-head): Remove space.
10342         Suggested by Matt Swift <swift@alum.mit.edu>.
10343
10344         * gnus-sum.el (gnus-summary-show-raw-article): New function.
10345         (gnus-get-newsgroup-headers): Remove space.
10346
10347 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10348
10349         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
10350         (gnus-summary-reply): Use it.
10351         (gnus-summary-reply-broken-reply-to): New function.
10352         (gnus-msg-force-broken-reply-to): New function.
10353
10354         * mm-view.el (mm-inline-text): Showing as text/plain when error.
10355
10356 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10357
10358         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
10359
10360 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10361
10362         * mm-decode.el (mm-external-terminal-program): New variable.
10363         (mm-display-external): Use it. Use term to display when no
10364         window-system.
10365
10366 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
10367
10368         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
10369         Browse->Next entries to Browse->Prev
10370
10371 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10372
10373         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
10374
10375 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10376
10377         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
10378         for the default encoding.
10379
10380         * nnrss.el (nnrss-url-field): New field.
10381         (nnrss-request-article): Add newsgroups.
10382
10383         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
10384
10385 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10386
10387         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
10388
10389         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
10390         (gnus-draft-setup): Remove backlog.
10391
10392 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10393
10394         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
10395         Cleanup.
10396
10397 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10398
10399         * gnus-msg.el (gnus-bug): Erase buffer.
10400
10401         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
10402
10403 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10404
10405         * mm-decode.el (mm-attachment-override-p): Fix typo.
10406
10407 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
10408
10409         * gnus-kill.el (gnus-execute): Work with the extra headers.
10410         * gnus-sum.el (gnus-summary-execute-command): Ditto.
10411
10412 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10413
10414         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
10415         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
10416
10417         * message.el (message-send-mail-real-function): New variable.
10418         (message-send-mail-partially, message-send-mail):
10419
10420         * nngateway.el (nngateway-request-post): Use it.
10421
10422         * gnus-agent.el (gnus-agentize): Use it.
10423
10424         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
10425         (nnsoup-revert-variables): Use it.
10426
10427 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
10428
10429         * mm-decode.el (mm-inline-media-tests): Default to displaying as
10430         text/plain if the type doesn't match any other media types.
10431         (mm-inlined-types): Doc fix.
10432         (mm-display-inline): Revert previous change (now handled by a
10433         default type in `mm-inline-media-tests'.
10434         (mm-inlinable-p): Revive.
10435         (mm-display-part): Call `mm-inlinable-p'.
10436         (mm-attachment-override-p): Ditto.
10437         (mm-inlined-p): Doc fix.
10438
10439         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
10440         well as `mm-inlined-p'.
10441
10442 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10443
10444         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
10445         (nntp-send-command-and-decode): Use gnus-point-at-bol.
10446
10447 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10448         From  Paul Jarc <prj@po.cwru.edu>
10449
10450         * message.el (message-use-mail-followup-to): New variable.
10451         (message-get-reply-headers): Use it.
10452
10453 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
10454
10455         * nnheader.el (nnheader-init-server-buffer): Make sure the
10456         *nntpd* buffer is made multibyte instead of a random buffer.
10457
10458 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10459
10460         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
10461         when it returns headers.
10462
10463 2001-07-07  Simon Josefsson  <jas@extundo.com>
10464
10465         * rfc2047.el (rfc2047-encode-message-header): Skip header when
10466         trying to fold. Thanks to Colin Walters
10467         <walters@cis.ohio-state.edu>
10468
10469 2001-07-06  Simon Josefsson  <jas@extundo.com>
10470
10471         * imap.el (imap-parse-address-list, imap-parse-flag-list)
10472         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
10473         Add information in `assert's.
10474
10475         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
10476         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
10477         and `nnimap-group-overview-filename', should handle all
10478         change-of-uidvalidity related issues.  But there may be other
10479         problems.)
10480
10481 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
10482
10483         * rfc2047.el (rfc2047-encode-message-header): Don't include the
10484         header name when folding.
10485
10486 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
10487
10488         * mm-decode.el (mm-inlined-types): Document relationship with
10489         `mm-inline-media-tests'.
10490         (mm-display-inline): Default to displaying as plain text if no
10491         inlining handler is available.
10492         (mm-inlinable-p): Remove.
10493         (mm-inlined-p): Don't call `mm-inlinable-p'.
10494         (mm-automatic-display-p): Ditto.
10495         (mm-attachment-override-p): Ditto.
10496
10497 2001-07-04  Simon Josefsson  <jas@extundo.com>
10498
10499         * nnimap.el (nnimap-importantize-dormant): New variable.
10500         (nnimap-request-update-info-internal): Use it.
10501         (nnimap-request-set-mark): Ditto.
10502
10503 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
10504
10505         * nntp.el (nntp-send-command): don't pass a buffer argument to
10506         `point'. Only XEmacs accepts this.
10507         * nntp.el (nntp-send-command-nodelete): ditto.
10508         * nntp.el (nntp-send-command-and-decode): ditto.
10509
10510 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
10511
10512         * nntp.el (nntp-open-connection-function): doc update.
10513         * nntp.el (nntp-pre-command): New.
10514         * nntp.el (nntp-via-rlogin-command): New.
10515         * nntp.el (nntp-via-telnet-command): New.
10516         * nntp.el (nntp-via-telnet-switches): New.
10517         * nntp.el (nntp-via-user-name): New.
10518         * nntp.el (nntp-via-user-password): New.
10519         * nntp.el (nntp-via-address): New.
10520         * nntp.el (nntp-via-envuser): New.
10521         * nntp.el (nntp-via-shell-prompt): New.
10522         * nntp.el (nntp-open-telnet-stream): New.
10523         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
10524         * nntp.el (nntp-open-via-telnet-and-telnet): New.
10525         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
10526         * nntp.el (nntp-send-command): ditto.
10527         * nntp.el (nntp-send-command-nodelete): ditto.
10528         * nntp.el (nntp-send-command-and-decode): ditto.
10529
10530 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
10531         Trivial patch.
10532
10533         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
10534         `when'.
10535
10536 2001-07-03  Simon Josefsson  <jas@extundo.com>
10537         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
10538
10539         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
10540
10541 2001-07-03  Simon Josefsson  <jas@extundo.com>
10542
10543         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
10544         remove it (workaround XEmacs `fill-region' bug).
10545
10546 2001-07-01  Simon Josefsson  <jas@extundo.com>
10547
10548         * nnimap.el (nnimap-date-days-ago): Defeat locale.
10549
10550 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10551
10552         * mml2015.el (mml2015-format-error): New function.
10553         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
10554         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
10555         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
10556
10557 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10558
10559         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
10560         Suggested by Christoph Conrad <C.Conrad@cli.de>.
10561
10562         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
10563         group variables.
10564
10565 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10566
10567         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
10568
10569         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
10570         (nnrss-save-group-data): Ditto.
10571
10572         * gnus-agent.el (gnus-agent-save-alist): Ditto.
10573
10574 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10575
10576         * message.el (message-do-send-housekeeping): Narrow to headers.
10577
10578 2001-06-24  Simon Josefsson  <jas@extundo.com>
10579
10580         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
10581         insertion when breaking lines looked for " \t" instead of "[ \t]".
10582         (rfc2047-encode-message-header): Fold lines even if
10583         no QP encoding is done.
10584
10585 2001-06-23  Simon Josefsson  <jas@extundo.com>
10586         From Samuel Tardieu <sam@inf.enst.fr>
10587
10588         * smime.el (smime-keys): Support additional certificates.
10589         (smime-make-certfiles): New function.
10590         (smime-sign-region): Use previous variables.
10591         (smime-get-certfiles): New function.
10592         (smime-sign-buffer): Use it.
10593         (smime-verify-region): Support both CAfile and CApath.
10594
10595 2001-06-23  Simon Josefsson  <jas@extundo.com>
10596
10597         * smime.el (smime-decrypt-region): Perhaps work.
10598
10599 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10600
10601         * gnus-msg.el (gnus-copy-article-buffer): Typo.
10602
10603 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
10604
10605         * mm-decode.el (mm-save-part): Rewrite file name.
10606         (mm-file-name-rewrite-functions): New variable.
10607         (mm-file-name-delete-whitespace): New function.
10608         (mm-file-name-trim-whitespace): New function.
10609         (mm-file-name-collapse-whitespace): New function.
10610         (mm-file-name-replace-whitespace): New variable and function.
10611
10612 2001-06-22  Simon Josefsson  <jas@extundo.com>
10613
10614         * message.el (message-make-date): Workaround locale for weekdays.
10615
10616 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10617
10618         * message.el (message-goto-body): Return nil if not found. (revert!)
10619
10620 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10621         From Fremlin <chief@bandits.org>
10622
10623         * message.el (message-goto-body): Some messages have no header.
10624
10625         * gnus-msg.el (gnus-copy-article-buffer): Use it.
10626
10627 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
10628
10629         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
10630
10631 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10632
10633         * message.el (message-make-date): Add week day.
10634         Suggested by Jason R. Mastaler <jason@mastaler.com>.
10635
10636 2001-06-19  Simon Josefsson  <jas@extundo.com>
10637
10638         * message.el (message-yank-prefix): Doc fix.
10639         (message-yank-cited-prefix): Ditto.
10640         (message-delete-not-region): Keep citation prefix on first line,
10641         if possible and appropriate.
10642
10643 2001-06-19  Simon Josefsson  <jas@extundo.com>
10644
10645         * imap.el (imap-process-connection-type): New variable.
10646         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
10647         recent `imtest's work completely (no line length issues), while
10648         making making old `imtest's unusable.  Thanks to NAGY Andras
10649         <nagya@inf.elte.hu> for his work.
10650
10651 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
10652
10653         * imap.el (imap-ssl-program): Add -quiet to shut up
10654         OpenSSL/SSLeay's internal debug talk.
10655
10656 2001-06-19  Matt Armstrong  <matt@lickey.com>
10657
10658         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
10659         server.
10660
10661 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10662
10663         * nnmail.el (nnmail-article-buffer): New variable.
10664         (nnmail-split-incoming): Use it.
10665
10666 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
10667
10668         * qp.el (quoted-printable-decode-region): If called interactively,
10669         use coding-system-for-read.
10670
10671 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10672
10673         * message.el (message-check-news-header-syntax): Check Reply-To.
10674
10675 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10676
10677         * mml.el (mml-parse-1): Use message options.
10678
10679         * message.el (message-do-fcc): Don't do anything if there is no
10680         FCC.
10681
10682 2001-06-16  Simon Josefsson  <jas@extundo.com>
10683
10684         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
10685         (nnimap-expunge-search-string): New variable.
10686         (nnimap-request-expire-articles): Use it.
10687
10688 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10689
10690         * message.el (message-send-mail-with-qmail): wrong exit status is
10691         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
10692
10693 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10694
10695         * gnus-art.el (article-strip-multiple-blank-lines): Use
10696         delete-region instead of replace-match.
10697
10698 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10699
10700         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
10701         (nnweb-google-wash-article): Ditto.
10702
10703 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
10704
10705         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
10706
10707 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10708
10709         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
10710         specs.
10711
10712 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10713
10714         * gnus.el (gnus-email-address): Move it here.
10715
10716         * gnus-art.el (article-de-quoted-unreadable): Read charset if
10717         requested.
10718         (article-de-base64-unreadable): Ditto.
10719         (article-wash-html): Ditto.
10720
10721 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10722
10723         * message.el (message-options-set-recipient): Don't add ", "
10724         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
10725
10726 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10727
10728         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
10729
10730 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10731
10732         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
10733         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
10734
10735         * nnrss.el (nnrss-node-text): Node might be nil.
10736
10737 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10738
10739         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
10740         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
10741
10742         * nnrss.el (nnrss-group-alist): More items.
10743
10744 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10745
10746         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
10747
10748 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10749         Trivial patch from Dale Hagglund  <rdh@best.com>
10750
10751         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
10752         restrict clauses.
10753
10754 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10755
10756         From Benjamin Rutt <brutt+news@bloomington.in.us>
10757
10758         * message.el (message-wide-reply-confirm-recipients): New variable.
10759
10760 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
10761         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
10762
10763         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
10764         fix so it works with XEmacs.
10765
10766 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10767
10768         * nnrss.el (nnrss-retrieve-headers): Support description as extra
10769         headers.
10770
10771 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10772
10773         * nnrss.el: Fix a few bugs.
10774
10775 2001-06-05  Simon Josefsson  <jas@extundo.com>
10776
10777         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
10778         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
10779
10780 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
10781
10782         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
10783         binary so that we don't transmit ISO 2022 garbage to the process.
10784         This is needed under XEmacs.
10785
10786 2001-06-03  Simon Josefsson  <simon@josefsson.org>
10787
10788         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
10789         autoloaded incorrectly below because ssl-program-* is bound.)
10790         Thanks to Amos Gouaux for report.
10791
10792 2001-06-02  Simon Josefsson  <simon@josefsson.org>
10793
10794         * imap.el (imap-kerberos4-open):
10795         (imap-gssapi-open):
10796         (imap-ssl-open):
10797         (imap-network-open):
10798         (imap-shell-open):
10799         (imap-starttls-open): Set buffer to workaround spurious
10800         `accept-process-output' buffer changes.  Thanks to Mats Lidell
10801         <Mats.Lidell@contactor.se> for report and partial patch and Jake
10802         Colman <colman@ppllc.com> for report.
10803
10804 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10805
10806         * gnus-sum.el (gnus-summary-catchup): New argument.
10807         (gnus-summary-catchup-from-here): New function.
10808
10809 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10810
10811         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
10812         back, then insert glyph.  (Before, the glyph was inserted first,
10813         then the newline.)  This works around a behavior in XEmacs where
10814         it is not possible to insert a character after a glyph which is at
10815         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
10816
10817 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10818
10819         From Jaap-Henk Hoepman (jhh@xs4all.nl).
10820
10821         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
10822         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
10823         mm-destroy-postponed-undisplay-list): New functions.
10824         (mm-display-external): Use them.
10825
10826 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10827
10828         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
10829         `default-low' when evaluating `gnus-summary-highlight'.
10830         From Raja R Harinath <harinath@cs.umn.edu>.
10831
10832 2001-05-27  Simon Josefsson  <simon@josefsson.org>
10833
10834         * message.el (message-yank-cited-prefix): New variable.
10835         (message-indent-citation): Use it.
10836
10837         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
10838         as details.
10839         (mml2015-mailcrypt-clear-verify): Ditto.
10840
10841 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10842         From Nevin Kapur <nevin@jhu.edu>.
10843
10844         * gnus-sum.el (gnus-summary-default-high-score,
10845         gnus-summary-default-low-score): New variables.
10846         (gnus-summary-highlight): Use them.
10847
10848 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
10849
10850         * message.el (message-mail): pass the 'send-actions argument to
10851         `message-setup'.
10852
10853 2001-05-16  Simon Josefsson  <simon@josefsson.org>
10854         From Raymond Scholz <ray-2001@zonix.de>
10855
10856         * gnus-art.el (gnus-mime-view-part-as-charset):
10857         (gnus-mime-internalize-part): Doc fixes.
10858
10859 2001-05-11  Simon Josefsson  <simon@josefsson.org>
10860
10861         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
10862         status lines without any text ("^215$").
10863
10864 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10865
10866         * nnrss.el (nnrss-check-group): Reverse.
10867
10868 2001-05-07  Simon Josefsson  <simon@josefsson.org>
10869
10870         * message.el (message-get-reply-headers):
10871         (message-followup): Fix typo, suggested by David Green
10872         <dgreen@uab.edu>
10873
10874 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10875
10876         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
10877
10878         * nnrss.el (nnrss-open-server): Read server data when it is called.
10879         (nnrss-request-expire-articles): Fix.
10880
10881 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10882
10883         * message.el (message-do-send-housekeeping): mail-abbrevs may
10884         rename buffer behind Gnus.
10885
10886 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10887
10888         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
10889         (nnrss-group-alist): Add more resources.
10890         (nnrss-check-group): Ignore errors.
10891
10892 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10893
10894         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
10895
10896         * nnslashdot.el (nnslashdot-request-list): Add time.
10897         (nnslashdot-request-expire-articles): New function.
10898
10899         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
10900         secondary methods too.
10901
10902 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10903
10904         * message.el (message-use-followup-to): Set default value to t.
10905
10906 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
10907
10908         * message.el (message-dont-reply-to-names): Fix documentation.
10909         (message-get-reply-headers): Use Mail-Followup-To only for wide
10910         replies.
10911
10912 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10913
10914         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
10915         correctly.
10916         (nnrss-check-group): Use time.
10917
10918 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10919
10920         * gnus.el: Oort Gnus v0.03 is released.
10921
10922 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10923
10924         * nnultimate.el (nnultimate-topic-article-to-article): Use the
10925         group.
10926
10927 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10928
10929         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
10930
10931 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10932
10933         * nnultimate.el (nnultimate-retrieve-headers): Return all
10934         available headers.
10935
10936         * gnus-sum.el (gnus-read-all-available-headers): New variable.
10937         (gnus-get-newsgroup-headers-xover): Use it.
10938
10939 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10940
10941         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
10942
10943 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10944
10945         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
10946
10947 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10948
10949         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
10950         disable it.
10951
10952         * gnus.el (gnus-info-nodes): Remove a few The's.
10953
10954 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10955
10956         * mail-source.el (mail-source-movemail): Call-process may return a
10957         signal description string.
10958
10959         * gnus-start.el (gnus-read-newsrc-el-file):
10960         gnus-newsrc-file-version may be nil.
10961
10962         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
10963         Suggested by Michael Sperber [Mr. Preprocessor]
10964         <sperber@informatik.uni-tuebingen.de>.
10965
10966 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
10967
10968         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
10969
10970 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
10971
10972         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
10973         fontify HANDLE.
10974
10975 2001-04-18  Simon Josefsson  <simon@josefsson.org>
10976
10977         * smime.el (smime-ask-passphrase): Rework to return value.
10978         (smime-sign-region): Rework to bind value and use it.
10979         (smime-decrypt-region): Ditto.
10980
10981 2001-04-18  Simon Josefsson  <simon@josefsson.org>
10982         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
10983
10984         * smime.el (smime-ask-passphrase): New function.
10985         (smime-sign-region): Use it.
10986         (smime-encrypt-cipher): New variable.
10987         (smime-decrypt-region): Ditto.
10988
10989 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
10990         Committed by Simon Josefsson  <simon@josefsson.org>
10991
10992         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
10993         the log.
10994
10995 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10996
10997         * gnus.el: Oort Gnus v0.02 is released.
10998
10999 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
11000
11001         * gnus.el: Oort Gnus v0.01 is released.
11002
11003 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11004
11005         * gnus-sum.el (gnus-summary-highlight): Highlight read
11006         undownloaded articles as read articles.
11007
11008         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
11009         (gnus-agent-get-undownloaded-list): Mark all undownloaded
11010         articles, even read ones, as such.
11011
11012         * gnus-sum.el (gnus-summary-find-matching): Clean up.
11013         (gnus-find-matching-articles): New function.
11014         (gnus-summary-limit-include-matching-articles): New command.
11015         (gnus-summary-limit-include-thread): Include articles that have
11016         matching subjects.
11017         (gnus-offer-save-summaries): Clean up.
11018
11019 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11020
11021         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
11022
11023 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11024         From Jason Merrill <jason_merrill@redhat.com>
11025
11026         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
11027
11028 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
11029         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11030
11031         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
11032         newsgroup names when the original article is a news message.
11033
11034 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11035
11036         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
11037         supported. Suggest by Jim Meyering <jim@meyering.net>.
11038
11039 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
11040         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
11041
11042         * nnmail.el (nnmail-split-it): Added check for .* at the end of
11043         regexp in nnmail-split-fancy.
11044
11045 2001-04-10  Simon Josefsson  <simon@josefsson.org>
11046
11047         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
11048
11049 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
11050
11051         * message.el (message-send-mail): Improve the interaction with the
11052         user.
11053
11054 2001-04-10  Simon Josefsson  <simon@josefsson.org>
11055
11056         * imap.el (imap-message-copy): Work around buggy servers that
11057         doesn't send TRYCREATE tags.
11058
11059 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
11060
11061         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
11062
11063 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11064
11065         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
11066         date.
11067
11068 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11069
11070         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
11071         lives.
11072
11073 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11074
11075         * gnus-art.el (gnus-parse-news-url): New function.
11076         (gnus-button-handle-news): New function.
11077         (gnus-button-alist): Point to new functions.
11078
11079         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
11080
11081         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
11082         gnus-format-specs.
11083
11084         * message.el (message-check-news-header-syntax): Question even
11085         when Gnus doesn't know the group names.
11086         (message-send-news): Clean up.
11087
11088         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
11089         exited on purpose without saving.
11090
11091         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
11092
11093 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11094
11095         * gnus-score.el (gnus-score-orphans): Clean up.
11096
11097         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
11098
11099         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
11100         later.
11101
11102         * gnus-start.el (gnus-close-all-servers): Find the right items to
11103         close.
11104
11105         * qp.el (quoted-printable-decode-region): Just message
11106         malformation; don't quit.
11107
11108 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11109         From Gerd Moellmann <gerd@gnu.org>.
11110
11111         * gnus.el (gnus-interactive): A typo.
11112
11113 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
11114         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11115
11116         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
11117         `assq-delete-all', if that function exists; otherwise use the old
11118         definition. Documentation changed to match the one in
11119         `assq-delete-all'.
11120
11121 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11122
11123         * gnus-start.el (gnus-close-all-servers): New function.
11124
11125         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
11126         (gnus-server-remove-denials): Clean up.
11127
11128         * gnus-sum.el (gnus-summary-sort-by-original): New command and
11129         keystroke.
11130
11131 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11132
11133         * message.el (message-send-news): Message where we are sending.
11134         (message-send-mail): Ditto.
11135
11136         * gnus.el (gnus-server-string): New function.
11137
11138         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
11139
11140         * mm-decode.el (mm-default-directory): Customized.
11141         (mm-tmp-directory): Ditto.
11142
11143         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
11144         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
11145         or Chars.
11146         (gnus-summary-line-format-alist): ?l is now a string.
11147         (gnus-summary-prepare-threads): Output ? for unknown lines.
11148         (gnus-summary-insert-line): Ditto.
11149         (gnus-summary-print-article): Unbalanced parentheses.
11150
11151         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
11152         out whether new stuff has arrived.
11153
11154 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
11155
11156         * gnus-sum.el: Let printing work on ttys on Emacs.
11157
11158 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11159
11160         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
11161         when forcing news.
11162
11163         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
11164         command.
11165
11166 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
11167
11168         * message.el (message-set-auto-save-file-name): Don't use
11169         asterisks under nt.
11170
11171 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11172
11173         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
11174         lists of articles.
11175
11176         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
11177
11178         * gnus-msg.el (gnus-put-message): Clean up.
11179         (gnus-summary-reply): Mark all replied-to articles as replied to.
11180         (gnus-inews-add-send-actions): Also mark as forwarded.
11181         (gnus-summary-mail-forward): Mark as forwarded.
11182
11183         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
11184         of articles.
11185         (gnus-summary-mark-article-as-forwarded): Ditto.
11186
11187         * gnus-msg.el (gnus-summary-resend-message): Mark article as
11188         forwarded.
11189         (gnus-summary-mail-forward): Clean up.
11190
11191         * gnus.el (gnus-article-mark-lists): Added forward.
11192
11193         * gnus-sum.el (gnus-forwarded-mark): New variable.
11194         (gnus-summary-prepare-threads): Use it.
11195         (gnus-summary-update-secondary-mark): Ditto.
11196         (gnus-newsgroup-forwarded): New variable.
11197
11198 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11199
11200         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
11201         (gnus-summary-very-wide-reply): New command and keystroke.
11202         (gnus-summary-very-wide-reply-with-original): Ditto.
11203
11204         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
11205         (gnus-score-adaptive): Use it.
11206
11207         * gnus-start.el (gnus-get-unread-articles): Clean up.
11208
11209 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11210
11211         * nnultimate.el (nnultimate-retrieve-headers): Work for other
11212         boards.
11213
11214 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
11215
11216         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
11217         * gnus-start.el (gnus-subscribe-newsgroup): use it.
11218
11219 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11220
11221         * nnultimate.el (nnultimate-retrieve-headers): Understand
11222         long-form month names.
11223
11224 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11225
11226         * gnus-sum.el (gnus-summary-show-all-headers):
11227         gnus-article-show-all-headers is broken. Use
11228         gnus-summary-toggle-header instead.
11229
11230         * mml2015.el (mml2015-gpg-extract-from): No error.
11231
11232 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11233         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
11234
11235         * mml2015.el (mml2015-gpg-extract-from): New function.
11236         (mml2015-gpg-verify): Use it.
11237         (mml2015-gpg-clear-verify): Use it.
11238
11239 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11240
11241         * message.el (message-setup-fill-variables): Use
11242         fill-paragraph-function.
11243         (message-fill-paragraph): Take an argument.
11244         (message-newline-and-reformat): Take another argument.
11245
11246 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11247
11248         * message.el (rmail-output): It is in rmailout.el not rmail.el.
11249
11250 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11251
11252         * message.el (message-forward): local-variable-p takes an extra
11253         argument in XEmacs.
11254
11255 2001-03-16  Simon Josefsson  <simon@josefsson.org>
11256
11257         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
11258         `nnimap-use-nov-p' (it really tested the negative).
11259         (nnimap-retrieve-headers): Use it.
11260
11261 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11262
11263         * message.el (message-generate-headers-first): Update doc.
11264
11265 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
11266         Trivial patch.
11267
11268         * gnus.el (gnus-summary-line-format): Typo.
11269
11270 2001-03-11  Simon Josefsson  <simon@josefsson.org>
11271
11272         * mailcap.el (mailcap-mime-data): Add application/sieve.
11273         (mailcap-mime-extensions): Add .siv, .xls.
11274
11275 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11276         From Christoph Conrad <christoph.conrad@gmx.de>
11277
11278         * gnus-score.el (gnus-summary-lower-thread): Typo.
11279
11280 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11281
11282         * message.el (message-forward-decoded-p): New variable.
11283         (message-forward-subject-author-subject): Use it.
11284         (message-make-forward-subject): Use it.
11285         (message-forward): Use it.
11286
11287         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
11288
11289         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
11290         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
11291
11292 ;;Has been fixed -- zsh.
11293 ;;2001-03-05  Dave Love  <fx@gnu.org>
11294 ;;
11295 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
11296 ;;      Move it after definition of mm-coding-system-p.
11297 ;;
11298 2001-03-01  Dave Love  <fx@gnu.org>
11299
11300         * mm-util.el (mm-inhibit-file-name-handlers): Add
11301         image-file-handler.
11302
11303 2001-02-11  Dave Love  <fx@gnu.org>
11304
11305         * message.el (message-signature-file): Fix doc, :type.
11306
11307 2001-02-08  Dave Love  <fx@gnu.org>
11308
11309         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
11310         (message-posting-charset): Defvar when compiling again.
11311         (rfc2047-encodable-p): Require message.
11312
11313         * gnus-sum.el (gnus-alter-articles-to-read-function):
11314         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
11315
11316 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11317
11318         * nnrss.el: New file.
11319
11320 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
11321         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11322
11323         * rfc2047.el (rfc2047-unfold-region): Fix arg of
11324         `skip-chars-forward'.
11325
11326 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11327
11328         * nndraft.el (nndraft-request-group): Restore auto save files if
11329         the original files do not exist.
11330
11331 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11332
11333         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
11334         SCORE paths.
11335
11336         * mm-decode.el (mm-dissect-buffer): Call
11337         mail-extract-address-components only if necessary.
11338
11339 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11340
11341         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
11342         directory part.
11343         (gnus-score-search-global-directories): Use file-directory-p.
11344
11345         * gnus-score.el (gnus-score-score-files-1): Use
11346         gnus-kill-files-directory.
11347         From Adrian Aichner <adrian@xemacs.org>.
11348
11349 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11350
11351         * gnus.el (charset): Move here from gnus-sum.el.
11352
11353 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11354
11355         * mml.el (mml-preview): Disable local map.
11356
11357         * gnus-sum.el (gnus-summary-make-menu-bar): Make
11358         gnus-article-post-menu here.
11359
11360         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
11361         if it has not been made.
11362
11363 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11364
11365         * gnus-art.el (gnus-article-describe-key): Map key to event.
11366         (gnus-article-describe-key-briefly): Ditto
11367
11368 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11369
11370         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
11371
11372 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11373         From Katsumi Yamaoka <yamaoka@jpl.org>.
11374
11375         * dgnushack.el (coerce, merge, subseq): defmacro.
11376
11377 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11378
11379         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
11380         A fake defalias in nndraft.el results a not-activated bug in
11381         uncompiled versions.
11382
11383 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
11384         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11385
11386         * gnus-util.el (gnus-split-references): Handle malformed References:.
11387
11388 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11389
11390         * gnus-art.el (gnus-article-mime-part-status): 1 part.
11391
11392 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11393         From NAGY Andras <nagya@inf.elte.hu>.
11394
11395         * gnus.el (gnus-parameters): Typo.
11396
11397 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11398
11399         * gnus.el (gnus-read-method): Remove redundancy.
11400
11401 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11402
11403         * nnslashdot.el (nnslashdot-backslash-url): New variable.
11404         (nnslashdot-request-list): Use it.
11405
11406 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11407
11408         * nnml.el (nnml-generate-active-info): Fix the case when there is
11409         no file.
11410
11411         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
11412         (gnus-summary-create-article): New function.
11413
11414         * gnus-group.el (gnus-group-mark-article-read): New function.
11415
11416         * gnus-msg.el (gnus-inews-do-gcc): Use it.
11417
11418         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
11419
11420 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11421
11422         * gnus-art.el (gnus-article-edit-done): Don't use
11423         gnus-article-edit-exit.
11424         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
11425
11426         * gnus.el (gnus-parameters): New variable.
11427         Suggested by NAGY Andras <nagya@inf.elte.hu>.
11428         (gnus-parameters-get-parameter): New function.
11429         (gnus-group-find-parameter): Use it.
11430
11431 2001-02-23  Simon Josefsson  <simon@josefsson.org>
11432
11433         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
11434         change of default value to `current'.
11435
11436 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11437
11438         * nneething.el (nneething-get-head): Insert unreadable file too.
11439
11440 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11441
11442         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
11443
11444         * webmail.el (webmail-type-definition): Deja is bought by google.
11445
11446 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11447
11448         * gnus-sum.el (gnus-fetch-headers): New function.
11449         (gnus-select-newsgroup): Use it.
11450         (gnus-summary-insert-articles): New function.
11451         (gnus-summary-insert-old-articles): New function.
11452         (gnus-summary-insert-new-articles): New function.
11453
11454         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
11455         (gnus-group-list-active): Ditto.
11456         * gnus-sum.el (gnus-set-mode-line): Ditto.
11457         (gnus-summary-read-group-1): Ditto.
11458
11459 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11460
11461         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
11462         current topic.
11463
11464 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11465
11466         * smiley.el (gnus-smiley-display): Don't do widening.
11467
11468         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
11469         within body.
11470
11471         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
11472
11473         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
11474         New variable.
11475         (gnus-mime-display-multipart-related-as-mixed): New variable.
11476         (gnus-mime-display-part): Use them.
11477
11478 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11479
11480         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
11481         something special.
11482
11483 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11484
11485         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
11486         (nnweb-request-article): Call reference if exists.
11487         (nnweb-type-definition): Dejanews is bought by google.com.
11488         Beta!
11489
11490 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11491
11492         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
11493
11494 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11495
11496         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
11497         gnus-article-sort-functions.
11498         (gnus-article-sort-functions): Doc fix.  Refer to
11499         gnus-thread-sort-functions.
11500
11501 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11502         From Paul Jarc <prj@po.cwru.edu>.
11503
11504         * message.el (message-get-reply-headers): More fixes.
11505
11506 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
11507         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11508
11509         * message.el (message-get-reply-headers): Fix bug with
11510         Mail-Followup-To/to-address interaction.
11511
11512 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11513
11514         * gnus-msg.el (gnus-configure-posting-styles): Match header in
11515         gnus-article-copy.
11516
11517 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11518
11519         * message.el (message-do-send-housekeeping): Rename to a better
11520         name.
11521
11522 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11523
11524         * message.el (message-cancel-news): Check article first, then ask
11525         yes or no.
11526
11527 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11528
11529         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
11530
11531 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11532
11533         * gnus-range.el (gnus-range-normalize): New function.
11534
11535 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
11536
11537         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
11538
11539 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11540
11541         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
11542
11543         * nnagent.el (nnagent-request-regenerate): New function.
11544
11545         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
11546
11547         * nnml.el (nnml-generate-nov-databases): Accept argument
11548         server. Don't open server if it is opened.
11549         (nnml-request-regenerate): Use it. Change to deffoo.
11550
11551 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11552         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11553
11554         * gnus.el (gnus-define-group-parameter): Fix.
11555
11556 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11557
11558         * gnus.el (gnus-define-group-parameter): Improved.
11559
11560         * gnus-sum.el (charset): Define parameter.
11561         (ignored-charsets): Ditto.
11562         (gnus-summary-setup-default-charset): Use them.
11563
11564         * gnus-start.el (gnus-read-descriptions-file): Use them.
11565
11566         * gnus-cus.el (gnus-group-parameters): Remove them.
11567
11568 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11569
11570         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
11571
11572 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11573
11574         * gnus-sum.el (gnus-summary-read-group-1): Remove
11575         gnus-summary-set-local-parameters.
11576         (gnus-summary-setup-buffer): Put it here.
11577
11578 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11579
11580         * gnus.el (to-address): Define parameter.
11581         (to-list): Ditto.
11582         * gnus-art.el (article-hide-boring-headers): Use them.
11583         * gnus-msg.el (gnus-post-news): Ditto.
11584         * gnus-cus.el (gnus-group-parameters): Remove them.
11585
11586 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11587
11588         * gnus-draft.el (gnus-draft-reminder): New function.
11589
11590         * gnus-art.el (gnus-sender-save-name): New function.
11591
11592 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11593
11594         * mm-util.el (mm-mime-charset): Error message.
11595
11596 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11597
11598         * message.el (message-check-news-body-syntax): Don't check mml lines.
11599
11600 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11601
11602         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
11603         subscribe.
11604
11605         * gnus-start.el (gnus-call-subscribe-functions): New function.
11606         (gnus-find-new-newsgroups): Use it.
11607         (gnus-ask-server-for-new-groups): Use it.
11608         (gnus-check-first-time-used): Use it.
11609         (gnus-subscribe-newsgroup-method): Grok a list of functions.
11610         (gnus-subscribe-options-newsgroup-method): Ditto.
11611         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
11612         return .
11613
11614 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11615
11616         * gnus-cus.el (gnus-score-customize): Doc fix.
11617
11618 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
11619
11620         * dgnushack.el (my-getenv): Typo.
11621
11622 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11623
11624         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
11625
11626 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11627
11628         * gnus-group.el (gnus-group-suspend): Offer save summaries.
11629
11630         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
11631         (gnus-treatment-function-alist): Use it.
11632         (article-remove-leading-whitespace): New function.
11633         (gnus-article-make-menu-bar): Use it.
11634
11635         * gnus-sum.el (gnus-summary-wash-empty-map): Add
11636         remove-leading-whitespace.
11637         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
11638         because of conflict.
11639
11640 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11641
11642         * Makefile.in: Hack generating gnus-load.el.
11643         * dgnushack.el: Ditto.
11644         * gnus-load.el: Remove it.
11645
11646 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11647
11648         * dgnushack.el : Add URLDIR.
11649
11650         * Makefile.in (EMACS_COMP): Ditto.
11651
11652 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11653
11654         * gnus-cus.el (gnus-score-customize): Error on no score file.
11655
11656 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11657
11658         * mm-decode.el (mm-merge-handles): New function.
11659
11660         * mm-view.el (mm-inline-message): Use it.
11661         (mm-view-message): Ditto.
11662
11663         * mm-partial.el (mm-inline-partial): Ditto.
11664
11665         * mm-extern.el (mm-inline-external-body): Ditto.
11666
11667         * gnus-art.el (gnus-mime-view-part): Ditto.
11668         (gnus-mime-view-part-as-type): Ditto.
11669         (gnus-mime-save-part-and-strip): Prevent users to strip in some
11670         cases.
11671
11672 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11673
11674         * message.el (message-cancel-news): Allow to shoot foot.
11675         (message-supersede): Ditto.
11676
11677 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
11678         Trivial patch.
11679
11680         * gnus-sum.el (gnus-simplify-subject-re): Use
11681         message-subject-re-regexp.
11682
11683 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11684
11685         * nnmail.el (nnmail-expiry-target-group): Bind
11686         nnmail-cache-accepted-message-ids to nil.
11687
11688         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
11689         coding system.
11690
11691 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11692
11693         * qp.el (quoted-printable-encode-region): Make sure characters are
11694         between 00 and FF.  Don't check charset.
11695
11696         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
11697         in Emacs 20.
11698         * rfc2047.el (rfc2047-q-encode-region): Ditto.
11699
11700 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11701
11702         * message.el (message-make-forward-subject): Argument decoded.
11703         (message-forward): Use it when digest.
11704
11705         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
11706         buffer.
11707
11708 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11709
11710         * message.el (message-generate-headers-first): Doc fix.
11711
11712 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11713
11714         * gnus-art.el (article-make-date-line): Error proof.
11715
11716 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11717
11718         * gnus-group.el (gnus-group-listing-limit): New variable.
11719         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
11720
11721         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
11722
11723 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11724
11725         * message.el (message-newline-and-reformat): Special case for
11726         breaking at BOL.
11727
11728 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
11729
11730         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
11731         message/rfc822.
11732
11733 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11734
11735         * message.el (message-encode-message-body): Don't insert
11736         Content-Type if it is inside a mail.
11737
11738 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11739
11740         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
11741         gnus-article-commands-menu.
11742
11743         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
11744         in Emacs.
11745
11746         * gnus-start.el (gnus-read-descriptions-file): Use
11747         gnus-group-name-charset and gnus-group-charset-alist.
11748
11749 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11750
11751         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
11752         active region.
11753
11754         * gnus-start.el (gnus-group-change-level): Remove from both
11755         gnus-zombie-list and gnus-killed-list.
11756
11757 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11758
11759         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
11760         gnus-subscribe-topics.
11761
11762         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
11763
11764 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11765
11766         * gnus-art.el (gnus-article-make-menu-bar): Make
11767         gnus-article-post-menu.
11768
11769         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
11770
11771         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
11772
11773         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
11774
11775         * message.el (message-mode-menu): Ditto.
11776
11777         * gnus-art.el (defvar): eval-when-compile.
11778
11779 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11780
11781         * gnus-agent.el (gnus-agentize): Fix doc.
11782
11783 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
11784
11785         * mml.el (mml-preview): Bind `q'.
11786
11787 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11788
11789         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
11790
11791 2001-01-31  Dave Love  <fx@gnu.org>
11792
11793         * mm-util.el (mm-mime-mule-charset-alist)
11794         (mm-find-mime-charset-region): Consider mule-utf-8.
11795
11796 2001-01-31  Dave Love  <fx@gnu.org>
11797
11798         * gnus-art.el (gnus-article-x-face-command)
11799         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
11800         :version.
11801
11802 2001-01-26  Dave Love  <fx@gnu.org>
11803
11804         * mm-util.el (mm-multibyte-string-p): New.
11805
11806 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
11807 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
11808 ;;      string-as-multibyte on class.  Clarify line-folding.
11809         (quoted-printable-encode-string): Make temp buffer inherit
11810         string's multibyteness.
11811
11812 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
11813
11814         * nnheader.el (toplevel): Don't require `gnus-util' at
11815         compile-time; this creates a circular dependency, and prevents
11816         a bootstrap.
11817
11818 2001-01-22  Andreas Schwab  <schwab@suse.de>
11819
11820         * nnheader.el (gnus-delete-line): Autoload it as a macro.
11821
11822 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11823
11824         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
11825
11826         * gnus-art.el (article-hide-list-identifiers): Ditto.
11827
11828         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
11829
11830 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11831
11832         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
11833
11834         * gnus-art.el (article-hide-list-identifiers): Similar.
11835
11836 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
11837
11838         * nnmail.el (nnmail-remove-list-identifiers): Improved.
11839
11840 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11841
11842         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
11843
11844 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11845
11846         * gnus-util.el (gnus-string-equal): New function.
11847
11848         * gnus-art.el (article-hide-boring-headers): Use it.
11849
11850 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
11851
11852         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
11853
11854 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11855
11856         * gnus-msg.el (gnus-msg-mail): Support switch-action.
11857
11858 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11859
11860         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
11861         command if there is not last-saver.
11862
11863 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11864
11865         * nntp.el (nntp-open-connection): 201 is possible.
11866
11867 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11868
11869         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
11870         (rfc2047-charset-encoding-alist): Add big5.
11871
11872 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11873
11874         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
11875         (gnus-agent-remove-server): Ditto.
11876         (autoload): gnus-server-update-server.
11877
11878         * gnus-srvr.el (gnus-server-line-format): Add %a.
11879         (gnus-server-line-format-alist): Add gnus-tmp-agent.
11880         (gnus-server-insert-server-line): Use it.
11881
11882 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11883
11884         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
11885         GB2312 and Big5.
11886
11887 2001-01-24  Simon Josefsson  <sj@extundo.com>
11888
11889         * mail-source.el (mail-sources): Add :program specifier to IMAP
11890         mail source.
11891         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
11892
11893 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11894
11895         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
11896
11897 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11898
11899         * nntp.el (nntp-wait-for): Return the success code.
11900         (nntp-open-connection): Use it.
11901
11902 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11903
11904         * gnus-int.el (gnus-check-server): Allow breaking the opening.
11905
11906 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11907
11908         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
11909
11910 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11911
11912         * gnus-sum.el (gnus-summary-print-article): Take one prefix
11913         argument. Allow to print several articles in one file.
11914
11915 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11916
11917         * webmail.el (webmail-type-definition): netaddress changes.
11918
11919 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11920
11921         * gnus.el: Fix copyright. Remove trailing spaces.
11922
11923         * message.el (message-forward): Use mule4.
11924
11925 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11926
11927         * mm-util.el (mm-string-as-unibyte): New function.
11928
11929         * message.el (message-forward): Use it.
11930
11931 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11932
11933         * message.el (message-cite-original-without-signature): Don't peel
11934         off the blank line.
11935         (message-get-reply-headers): Add Cc if it is not in follow-to.
11936
11937 2001-01-20  Simon Josefsson  <sj@extundo.com>
11938
11939         * mm-decode.el (mm-handle-multipart-from): Add.
11940         (mm-dissect-buffer): Save From: header value.
11941         (mm-security-from): Remove.
11942         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
11943
11944         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
11945         instead of `mml-security-from'.  Protect null from value.
11946
11947 2001-01-20  Simon Josefsson  <sj@extundo.com>
11948
11949         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
11950         application/vnd.ms-excel attachments.
11951
11952 2001-01-19  Simon Josefsson  <sj@extundo.com>
11953
11954         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
11955
11956 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11957
11958         * message.el (message-ignored-mail-headers): Ditto.
11959
11960 2001-01-19  Simon Josefsson  <sj@extundo.com>
11961
11962         * message.el (message-ignored-news-headers): Only search beginning
11963         of line.
11964
11965 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
11966         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
11967
11968         * message.el (message-send-mail): Content-Type may not be there.
11969
11970 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11971
11972         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
11973         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
11974
11975         * gnus-art.el (article-display-x-face): Insert X-Face if there is
11976         not.
11977
11978 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11979
11980         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
11981         non-native groups.
11982
11983 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11984
11985         * message.el (message-yank-original): Understand
11986         universal-argument.
11987
11988 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11989
11990         * gnus-art.el (gnus-boring-article-headers): Add to-address.
11991         (article-hide-boring-headers): Ditto.
11992
11993         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
11994
11995 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11996
11997         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
11998         one.
11999
12000 2001-01-16  Simon Josefsson  <simon@josefsson.org>
12001
12002         * message.el (message-make-in-reply-to): Add comment to message-id
12003         (old syntax, see 2000-08-02 change).
12004
12005 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12006
12007         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
12008         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
12009         (gnus-button-reply): Ditto.
12010
12011 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12012
12013         * gnus-art.el (article-display-x-face): Fix.
12014
12015 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12016
12017         * gnus-art.el (article-display-x-face): Use
12018         gnus-original-article-buffer.
12019
12020 2001-01-15  Jack Twilley  <jmt@tbe.net>
12021
12022         * message.el (message-add-header): Move to point-max.
12023
12024 2001-01-15  Simon Josefsson  <simon@josefsson.org>
12025
12026         * smime.el (smime-CA-directory, smime-CA-file): Change default to
12027         nil, improve documentation.
12028         (smime-certificate-directory): Comment out false hints (until it
12029         is implemented).
12030
12031         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
12032         there aren't any keys.
12033         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
12034         verify certificate.  Default is changed to only check integrity.
12035         Improved security status texts.  If a certificate doesn't contain
12036         a email address, don't fail.
12037
12038         * smime.el (smime-noverify-region):
12039         (smime-noverify-buffer): New functions.  Verifies integrity only.
12040
12041 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12042
12043         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
12044
12045 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12046
12047         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
12048         (gnus-remove-some-windows): Ditto.
12049
12050 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12051
12052         * gnus-art.el (article-make-date-line): 11th.
12053
12054 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12055
12056         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
12057         (mml2015-gpg-sign): Ditto.
12058
12059 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12060
12061         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
12062         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
12063
12064 2001-01-08  Dave Love  <fx@gnu.org>
12065
12066         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
12067         single character.
12068
12069         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
12070
12071         * message.el: Doc and message fixes.
12072         (message-send-rename-function)
12073         (message-make-forward-subject-function)
12074         (message-send-mail-function, message-reply-to-function)
12075         (message-wide-reply-to-function, message-followup-to-function)
12076         (message-distribution-function, message-auto-save-directory): Fix
12077         :type.
12078
12079         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
12080         proceeding after warnings.  Amend multipart warning message.
12081
12082 2001-01-04  Dave Love  <fx@gnu.org>
12083
12084         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
12085         compiling.
12086         (gnus-make-directory): Require nnmail.
12087
12088         * mm-decode.el (mm-inline-media-tests): Add
12089         image/x-portable-bitmap.
12090         (mm-get-image): Grok pbm.
12091
12092 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
12093
12094         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
12095
12096 2001-01-09  Didier Verna  <didier@xemacs.org>
12097
12098         * dgnushack.el (dgnushack-compile): give a dummy value to
12099         `gnus-xmas-glyph-directory' for the time of compilation.
12100         * gnus-agent.el: moved some XEmacs specific hook add-ons from
12101         `gnus-xmas-[re]define' to avoid loosing user custom settings.
12102         * gnus-art.el: ditto.
12103         * gnus-group.el: ditto.
12104         * gnus-salt.el: ditto.
12105         * gnus-sum.el: ditto.
12106         * gnus-topic.el: ditto.
12107         * gnus-xmas.el (gnus-xmas-define): see above.
12108         * gnus-xmas.el (gnus-xmas-redefine): see above.
12109         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
12110         non-continuable error when the directory can't be found.
12111
12112 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12113
12114         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
12115         handle.
12116         * gnus-art.el (gnus-mime-view-part): Copy it.
12117         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
12118
12119 2001-01-09  Michael Downes  <mjd@ams.org>
12120
12121         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
12122
12123 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12124
12125         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
12126         orig-file. Use ',source.
12127
12128 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12129
12130         * gnus-xmas.el (gnus-xmas-modeline-glyph):
12131         (gnus-xmas-group-startup-message):
12132         Detect gnus-xmas-glyph-directory when it is nil.
12133
12134 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12135
12136         * pop3.el (pop3-get-message-count): Andrew Innes
12137         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
12138
12139 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12140
12141         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
12142
12143         * time-date.el (time-to-number-of-days): New function.
12144
12145 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
12146         Trivial patch.
12147
12148         * nnslashdot.el (nnslashdot-request-list): Always get the right
12149         sid.
12150
12151 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12152
12153         * message.el (message-minibuffer-local-map): New keymap.
12154         (message-read-from-minibuffer): Use it.
12155         * gnus-msg.el (gnus-summary-resend-message): Use it
12156
12157 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12158
12159         * gnus-start.el (gnus-display-time-event-handler): New function.
12160         (gnus-after-getting-new-news-hook): Use it.
12161
12162 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12163
12164         * message.el (message-ignored-mail-headers): Add draft header.
12165
12166 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12167
12168         * gnus-sum.el (gnus-summary-expire-articles): Don't save
12169         excursion.
12170
12171         * nnslashdot.el (nnslashdot-request-list): Get the right year.
12172
12173 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
12174         A revoked patch.
12175
12176         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
12177
12178 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12179
12180         * qp.el (quoted-printable-decode-region): Don't backward-char.
12181
12182 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12183
12184         * gnus-draft.el: Mark articles as replied.
12185
12186         * gnus-sum.el (gnus-summary-add-mark): New function.
12187
12188         * gnus-group.el (gnus-add-mark): New function.
12189
12190         * gnus-sum.el (gnus-summary-buffer-name): New function.
12191         (gnus-summary-setup-buffer): Use it.
12192
12193         * gnus-draft.el: Set things up with the right post method and
12194         stuff.
12195
12196         * message.el (message-ignored-news-headers): Remove X-Draft-From.
12197
12198         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
12199
12200         * gnus.el (gnus-draft-meta-information-header): New variable.
12201
12202 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12203
12204         * gnus-art.el (gnus-treatment-function-alist): Move the date
12205         functions before the header sorting functions.
12206
12207         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
12208
12209         * dgnushack.el (dgnushack-compile): Message whether there is w3.
12210         Don't (push "/usr/share/emacs/site-lisp" load-path).
12211
12212         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
12213         to empty fill prefixes.
12214
12215 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12216
12217         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
12218         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
12219
12220 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12221
12222         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
12223
12224         * nnml.el (autoload): Move to nnheader.el.
12225
12226         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
12227         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
12228         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
12229         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
12230
12231 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12232
12233         * gnus-art.el (article-make-date-line): Get the hours right.
12234         (gnus-ignored-headers): More hiding.
12235
12236         * nnmail.el (nnmail-expiry-wait): Not an integer.
12237
12238         * message.el (message-goto-body): Only expand abbrev when called
12239         interactively.
12240         (message-make-lines): Use it.
12241
12242 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12243
12244         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
12245
12246 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12247
12248         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
12249         include the expunged articles.
12250
12251         * gnus-group.el (gnus-group-sort-by-server): New function.
12252
12253         * gnus.el (gnus-method-to-server-name): New function.
12254         (gnus-group-prefixed-name): Use it.
12255
12256         * gnus-group.el (gnus-group-sort-function): Doc fix.
12257         (gnus-group-sort-groups-by-server): New command.
12258
12259 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12260
12261         * gnus-art.el (gnus-treat-date-english): New variable.
12262         (article-date-english): New command.
12263         (gnus-english-month-names): New variable.
12264         (article-make-date-line): Do 'english.
12265
12266         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
12267         after the fill prefix.
12268
12269         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
12270         score...".
12271
12272         * gnus-art.el (gnus-ignored-headers): Hide more headers.
12273
12274         * message.el (message-mode-map): Bind comment-region.
12275
12276         * gnus-art.el (gnus-mime-display-part): Let w3 display
12277         multipart/related.
12278
12279         * mm-bodies.el (mm-long-lines-p): New function.
12280         (mm-body-encoding): Use it.
12281         (mm-body-encoding): Encode articles with lines longer than 1000
12282         characters.
12283
12284 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12285
12286         * mm-util.el (mm-enable-multibyte): Use
12287         default-enable-multibyte-characters.
12288         (mm-enable-multibyte-mule4): Ditto.
12289         (mm-disable-multibyte): Test XEmacs.
12290         (mm-disable-multibyte-mule4): Ditto.
12291         (mm-with-unibyte-current-buffer): Simplified.
12292         (mm-with-unibyte-current-buffer-mule4): Ditto.
12293
12294 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12295
12296         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
12297
12298         * nnheader.el (nnheader-string-as-multibyte): New alias.
12299
12300         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
12301
12302         * gnus-uu.el (gnus-message-process-mark): New function.
12303         (gnus-uu-mark-by-regexp): Use it.
12304         (gnus-new-processable): New function.
12305
12306 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
12307          Trivial patch.
12308
12309         * gnus-sum.el (gnus-no-mark): New variable.
12310
12311 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12312
12313         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
12314         backslashes.
12315
12316 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12317
12318         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
12319         definition.
12320
12321 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12322
12323         * dgnushack.el (dgnushack-compile): elc is in the current directory.
12324
12325         * qp.el (quoted-printable-encode-region): Don't check multibyte in
12326         XEmacs.
12327
12328 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
12329         Trivial patch.
12330
12331         * mml.el (mml-read-tag): Save tag location.
12332
12333 2000-12-25  Simon Josefsson  <simon@josefsson.org>
12334
12335         * starttls.el: Sync with Emacs 21.
12336
12337 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12338
12339         * message.el (message-mail): Support yank-action.
12340
12341         * message.el (message-setup): Revoke the last change.
12342
12343 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12344
12345         * message.el (message-setup): Use cons. Suggested by Johan Vromans
12346         <jvromans@squirrel.nl>.
12347
12348 2000-12-24  Simon Josefsson  <sj@extundo.com>
12349
12350         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
12351         mailing list junk at end of part.
12352
12353 2000-12-23  Simon Josefsson  <sj@extundo.com>
12354
12355         * nnimap.el (nnimap-expiry-target): New function.
12356         (nnimap-request-expire-articles): Use it.
12357
12358 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12359
12360         * gnus.el (gnus-group-parameters-more): New variable.
12361         * gnus-cus.el (gnus-group-customize): Use it.
12362
12363         * gnus.el (gnus-define-group-parameter): New macro.
12364         (auto-expire): Use it
12365         (total-expire): Use it.
12366         * gnus-art.el (banner): Use it.
12367
12368         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
12369         <ljz@asfast.com>.
12370
12371 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12372
12373         * gnus-topic.el (gnus-topic-create-topic): Use list.
12374
12375         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
12376         before binding gnus-default-article-saver.
12377
12378         * gnus-sum.el (gnus-summary-save-article):
12379         (gnus-summary-pipe-output):
12380         (gnus-summary-save-article-mail):
12381         (gnus-summary-save-article-rmail):
12382         (gnus-summary-save-article-file):
12383         (gnus-summary-write-article-file):
12384         (gnus-summary-save-article-body-file): Ditto.
12385
12386         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
12387
12388 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12389
12390         * gnus-art.el (gnus-mime-security-button-map):
12391         (gnus-mime-button-map): Add parent.
12392
12393 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12394
12395         * messagexmas.el (message-xmas-redefine): New function.
12396
12397         * message.el: Use it.
12398
12399         * gnus-art.el (gnus-article-check-hidden-text): Return t.
12400
12401         * gnus-util.el (gnus-remove-text-properties-when): Return t.
12402
12403 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12404
12405         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
12406         malformatted messages.
12407
12408 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12409
12410         * mm-util.el (mm-image-load-path): New function.
12411
12412         * gnus-group.el (gnus-group-make-tool-bar): Use it.
12413
12414         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
12415
12416         * message.el (message-tool-bar-map): Use it.
12417
12418         * Makefile.in (install-el): New rule.
12419
12420 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12421
12422         * gnus-art.el (article-treat-dumbquotes): Quote \.
12423
12424 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12425
12426         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
12427         Emacs 20 runs on a terminal.
12428
12429 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12430
12431         * gnus-msg.el (gnus-bug): Revert to save-excursion.
12432
12433         * mml.el (gnus-add-minor-mode): Autoload.
12434
12435         * message.el (message-forward): Save-restriction.
12436
12437 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12438
12439         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
12440         Paul Stevenson <p.stevenson@surrey.ac.uk>
12441
12442 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12443
12444         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
12445
12446         * mml.el (gnus-ems): Don't require.
12447
12448         * gnus.el (gnus-decode-rfc1522): Removed.
12449         (gnus-set-text-properties): Define.
12450
12451 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12452
12453         * gnus-art.el (gnus-mime-*): handle may be nil.
12454
12455         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
12456
12457         * gnus.el (gnus-group-remove-excess-properties): Not defined
12458         in gnus-xmas.
12459
12460 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12461
12462         * message.el (message-mail-user-agent): Add :version.
12463
12464 2000-12-21  Miles Bader  <miles@gnu.org>
12465
12466         * message.el (message-mode): Set `comment-start' to the  yank prefix.
12467
12468 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12469
12470         * message.el (message-mail-user-agent): New variable.
12471         (message-setup): Renamed to message-setup-1. Support
12472         mail-user-agent.
12473         (message-mail-user-agent): New function.
12474         (message-mail): Use it.
12475         (message-reply): Use it.
12476         (message-resend): Use it.
12477         (message-mail-other-window): Use it.
12478         (message-mail-other-frame): Use it.
12479
12480         * gnus-msg.el (gnus-bug): Support mail-user-agent.
12481
12482 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12483
12484         * message.el (message-tool-bar-map): Simplify.
12485         (message-narrow-to-head-1): New function.
12486         (message-narrow-to-head): Use it.
12487         (message-reply): Ditto.
12488         (message-cancel-news): Ditto.
12489         (message-supersede): Ditto.
12490         (message-make-forward-subject): Ditto.
12491         (message-bounce): Ditto.
12492
12493 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12494
12495         * uudecode.el (uudecode-decode-region-external): make-temp-file
12496         may not be defined.
12497
12498         * binhex.el (defalias): eval-and-compile.
12499
12500         * message.el (message-tool-bar-map): New function.
12501         (message-mode): Use it.
12502
12503 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12504
12505         * nntp.el (nntp-find-connection): Remove the entry.
12506         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
12507
12508 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12509
12510         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
12511
12512         * message.el (message-forward): Copy buffer in unibyte mode.
12513
12514 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12515
12516         * message.el (message-make-forward-subject): Don't widen. Decode.
12517         (message-forward): Don't decode subject.
12518
12519 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
12520
12521         * qp.el (quoted-printable-encode-region): Upcase QP.
12522
12523 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12524
12525         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
12526         mail-extract-a-c instead. Don't depend on Gnus.
12527
12528         * mml.el (gnus-ems): Require it.
12529
12530         * gnus-msg.el (gnus-summary-mail-forward):
12531
12532         * message.el (message-forward):  Move mime-to-mml here.
12533
12534 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12535
12536         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
12537         * gnus-art.el (gnus-insert-mime-button): Simplify.
12538         (gnus-mime-display-alternative): Ditto.
12539         (gnus-insert-mime-security-button): Ditto.
12540
12541 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12542
12543         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
12544         text-property-not-all doesn't return nil when start=mark(end).
12545         (gnus-remove-text-properties-when): Ditto.
12546
12547 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12548
12549         * gnus-start.el (gnus-group-change-level): Remove group from
12550         gnus-active-hashtb if real killed.
12551
12552 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12553
12554         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
12555         (gnus-mime-display-alternative): Ditto.
12556         (gnus-insert-mime-security-button): Ditto.
12557
12558 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12559
12560         * gnus-start.el (gnus-group-change-level): Don't add it into
12561         killed-list if it was killed.
12562
12563 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12564
12565         * nnmbox.el (nnmbox-file-coding-system): Use binary.
12566         (nnmbox-active-file-coding-system): Ditto.
12567
12568         * gnus-cus.el (gnus-group-parameters): Add posting-style.
12569
12570 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12571
12572         * gnus.el (gnus-version):
12573         (gnus-version-number): Set to Oort Gnus 0.01.
12574
12575         * gnus-art.el (gnus-mime-security-button-map):
12576         (gnus-insert-mime-security-button): Fix for Emacs21.
12577
12578 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12579
12580         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
12581         easymenu, because XEmacs doesn't understand :help.
12582
12583         * mm-uu.el: Require binhex.
12584
12585 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12586
12587         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
12588
12589 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
12590
12591         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
12592
12593 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
12594
12595         * *.xpm, *.pbm: Convert icons icons to size 24x24.
12596
12597 2000-12-18  Dave Love  <fx@gnu.org>
12598
12599         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
12600         (unused).
12601
12602 2000-12-13  Miles Bader  <miles@gnu.org>
12603
12604         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
12605         to t, so that we don't get stuck while trying to smilefy
12606         intangible text.
12607
12608 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
12609
12610         * smiley-ems.el (smiley-regexp-alist): Make regexps match
12611         at the end of the buffer.
12612         (smiley-region): In the loop, move to the end of the submatch
12613         matching the smiley instead of using the end of the match
12614         of the whole regexp.
12615
12616 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
12617
12618         * message.el (message-mode): Doc fix.
12619
12620 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
12621
12622         * smiley-ems.el (smiley-region): Doc fix.
12623
12624 2000-12-11  Miles Bader  <miles@gnu.org>
12625
12626         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
12627         bottom line visible, check to see if it's partially obscured, and
12628         if so, either scroll one more line to make it fully visible, or
12629         revert to showing the second line from the top.
12630
12631 2000-12-07  Dave Love  <fx@gnu.org>
12632
12633         * mailcap.el (mailcap-download-directory)
12634         * gnus-audio.el (gnus-audio-directory)
12635         * smiley-ems.el (smiley-data-directory): Fix :type.
12636
12637 2000-11-30  Dave Love  <fx@gnu.org>
12638
12639         * message.el (message-auto-save-directory): Use
12640         file-name-as-directory.
12641         (message-set-auto-save-file-name): Create
12642         message-auto-save-directory if necessary.
12643         (message-replace-chars-in-string): Removed -- unused.
12644         (message-mail-alias-type): Customize.
12645         (message-headers): Remove duplicate defgroup.
12646
12647 2000-11-29  Dave Love  <fx@gnu.org>
12648
12649         * qp.el (quoted-printable-decode-region): Use error, not message
12650         to report malformed text (like base64).  Amend message.
12651
12652 2000-11-29  Miles Bader  <miles@gnu.org>
12653
12654         * message.el (message-header-lines): Fontify tag.
12655
12656 2000-11-27  Dave Love  <fx@gnu.org>
12657
12658         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
12659         compiler warning.
12660
12661 ;2000-11-26  Dave Love  <fx@gnu.org>
12662 ;
12663 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
12664 ;
12665 2000-11-23  Dave Love  <fx@gnu.org>
12666
12667         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
12668
12669         * mm-uu.el (uudecode): Require.
12670         (uudecode-decode-region, uudecode-decode-region-external): Don't
12671         autoload.
12672         (mm-uu-copy-to-buffer): Doc fix.
12673         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
12674         type fix.
12675
12676         * mailcap.el: Doc fixes.
12677         (mailcap-mime-data): Various adjustments.
12678         (mailcap): New group.
12679         (mailcap-download-directory): Customize.
12680         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
12681         (mailcap-temporary-directory): Deleted (unused).
12682         (mailcap-unescape-mime-test): Simplify slightly.
12683         (mailcap-viewer-passes-test): Use functionp.
12684         (mailcap-command-p): Aliased to executable-find.
12685
12686         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
12687         default-enable-multibyte-characters is nil.
12688
12689 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
12690
12691         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
12692
12693 2000-11-21  Dave Love  <fx@gnu.org>
12694
12695         * gnus-art.el (gnus-mime-button-map): Don't inherit from
12696         gnus-article-mode-map.
12697 ;       (gnus-mime-button-menu): Use mouse-set-point.
12698         (gnus-insert-mime-button, gnus-mime-display-alternative)
12699         (gnus-mime-display-alternative): Don't use local-map property.
12700
12701 2000-11-17  Dave Love  <fx@gnu.org>
12702
12703         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
12704         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
12705         and make-temp-file.
12706         (uudecode-decode-region): Doc fix.
12707
12708 2000-11-14  Dave Love  <fx@gnu.org>
12709
12710         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
12711         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
12712         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
12713         New files, derived from the XPMs.
12714
12715 2000-11-10  Dave Love  <fx@gnu.org>
12716
12717         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
12718         (gnus-agent-lib-file, gnus-agent-load-alist)
12719         (gnus-agent-save-alist, gnus-agent-article-name): Use
12720         expand-file-name.
12721
12722         * gnus-group.el (gnus-group-name-charset-method-alist): Add
12723         :version.
12724         (nnkiboze-score-file): Defvar when compiling.
12725
12726         * gnus-start.el (gnus-read-newsrc-file): Add :version.
12727
12728         * gnus-art.el (gnus-article-banner-alist)
12729         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
12730         (gnus-article-date-lapsed-new-header)
12731         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
12732         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
12733         (gnus-treat-strip-headers-in-body)
12734         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
12735         (gnus-treat-translate): Add :version.
12736         (gnus-article-mime-part-function): Fix defcustom.
12737
12738         * nnmail.el (nnmail-expiry-target)
12739         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
12740         (nnmail-split-header-length-limit): Add :version.
12741
12742         * gnus-sum.el (gnus-auto-expirable-marks)
12743         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
12744         (gnus-extra-headers, gnus-ignored-from-addresses)
12745         (gnus-newsgroup-ignored-charsets)
12746         (gnus-group-highlight-words-alist)
12747         (gnus-summary-show-article-charset-alist): Add :version.
12748
12749         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
12750         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
12751         files, converted from the XPMs.
12752
12753         * gnus-cache.el (gnus-cache-active-file): Don't use
12754         file-name-as-directory on directory.
12755         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
12756         use file-name-as-directory on directory.
12757
12758         * time-date.el (timezone-make-date-arpa-standard): Autoload.
12759         (date-to-time): Use it.
12760
12761 ;       * message.el (message-mode) <adaptive-fill-regexp>:
12762 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
12763 ;       (message-newline-and-reformat): Likewise.
12764         (message-forward-as-mime, message-forward-ignored-headers)
12765         (message-buffer-naming-style, message-default-charset)
12766         (message-dont-reply-to-names, message-send-mail-partially-limit):
12767         Add :version.
12768
12769         * mm-util.el: Doc fixes.
12770         (mm-mime-charset): Don't use the raw result of
12771         mm-preferred-coding-system.
12772         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
12773         (mm-with-unibyte): Simplify.
12774
12775         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
12776         concat.
12777
12778         * pop3.el (pop3-version): Deleted.
12779         (pop3-make-date): New function, avoiding message-make-date.
12780         (pop3-munge-message-separator): Use it.
12781
12782 2000-11-09  Dave Love  <fx@gnu.org>
12783
12784         * gnus-group.el (gnus-group-make-directory-group)
12785         (gnus-group-fetch-faq): Use expand-file-name.
12786         (gnus-group-fetch-faq): Simplify completing-read form.
12787
12788         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
12789         test for Mule.
12790
12791         * message.el (tool-bar-map): Defvar when compiling.
12792
12793         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
12794         (gnus-tm-lisp-directory): Deleted.
12795         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
12796         (featurep 'xemacs).
12797         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
12798         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
12799         version numbers from file names.
12800
12801 2000-11-08  Dave Love  <fx@gnu.org>
12802
12803         * mm-view.el: Use featurep for XEmacs test.
12804         (mm-inline-message): Test for `remove-specifier'; don't use
12805         condition-case.
12806
12807         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
12808
12809         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
12810         (gnus-score-find-bnews): Don't concat "".
12811
12812         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
12813         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
12814         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
12815         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
12816
12817         * gnus-sum.el: Put some defvars in eval-when-compile.
12818         (gnus-summary-mode-hook): Add :options.
12819         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
12820         (gnus-summary-tool-bar-map): New variable.
12821         (gnus-summary-make-tool-bar): New function.
12822         (gnus-summary-mode): Put kill-all-local-variables first.
12823
12824         * gnus-group.el (gnus-group-toolbar-map): New variable.
12825         (gnus-group-make-tool-bar): Rewritten.
12826         (gnus-group-mode): Put kill-all-local-variables first.
12827
12828         * rfc2047.el: Require gnus-util.
12829
12830         * nnml.el (gnus-sorted-intersection): Autoload.
12831
12832         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
12833         Put some defvars in eval-when-compile.
12834         (gnus-intersection, gnus-sorted-complement):  Autoload.
12835
12836         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
12837
12838         * mm-encode.el (mm-body-7-or-8): Autoload.
12839
12840         * mm-decode.el (mm-insert-inline): Autoload.
12841
12842         * mml.el:
12843         * message.el: Put some defvars in eval-when-compile.
12844
12845         * gnus-msg.el: Put some defvars in eval-when-compile.
12846         (gnus-msg-mail): Move after gnus-setup-message.
12847
12848         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
12849
12850 2000-11-07  Dave Love  <fx@gnu.org>
12851
12852         * gnus-util.el (nnheader): Don't require message (recursive
12853         autoload).
12854
12855         * uudecode.el: Avoid compiler warnings.
12856
12857         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
12858         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
12859
12860 2000-11-06  Dave Love  <fx@gnu.org>
12861
12862         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
12863
12864         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
12865         (uudecode-char-int): New alias, replacing char-int.
12866         (uudecode-decode-region): Don't call buffer-disable-undo.
12867
12868 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
12869 ;       (mm-uu-configure-list): Doc fix.
12870 ;
12871 ;       * earcon.el (running-xemacs): Don't define.
12872 ;
12873 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
12874 ;
12875 ;       * message.el (message-font-lock-keywords): Match a final newline
12876 ;       to help font-lock's multiline support.
12877 ;
12878 2000-11-03  Dave Love  <fx@gnu.org>
12879
12880         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
12881
12882         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
12883         name.
12884
12885         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
12886         <banner>: Fix custom type, doc.
12887
12888         * mm-decode.el (mm-display-external): Space-prefix temp buffer
12889         name.  Don't disable undo explicitly.
12890
12891 ;2000-11-02  Dave Love  <fx@gnu.org>
12892 ;
12893 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
12894 ;       cite-prefix.
12895
12896 2000-11-01  Dave Love  <fx@gnu.org>
12897
12898         * rfc2047.el (base64): Require unconditionally.
12899         (message-posting-charset): Defvar when compiling.
12900         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
12901         message.
12902
12903         * gnus-sum.el (nnoo): Require.
12904         (mm-uu-dissect): Autoload.
12905
12906         * mml.el (mml-parse-1): Clarify message.
12907         (mml-minibuffer-read-type): Use mailcap-mime-types.
12908
12909 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
12910
12911         * mml.el: Fix a typo in the requiring of CL.
12912
12913 2000-11-01  Dave Love  <fx@gnu.org>
12914
12915         * utf7.el: Require cl when compiling.
12916
12917         * binhex.el: Use (featurep 'xemacs).
12918         (binhex-char-int): New alias, replacing char-int.  Change callers.
12919         (binhex-decode-region): Simplify work buffer code.
12920         (binhex-decode-region-external): Use expand-file-name, not concat.
12921
12922 2000-10-30  Dave Love  <fx@gnu.org>
12923
12924         * gnus-art.el: Fix 2000-10-27 change properly.
12925
12926 2000-10-28  Miles Bader  <miles@gnu.org>
12927
12928         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
12929
12930 2000-10-27  Dave Love  <fx@gnu.org>
12931
12932         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
12933         strings.
12934         (gnus-group-make-tool-bar): New function.
12935         (gnus-group-mode): Use it.
12936
12937         * message.el (message-mode-menu): Add some :help strings.
12938         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
12939         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
12940
12941         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
12942         * describe-group.xpm, get-news.xpm, kill-group.xpm:
12943         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
12944
12945         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
12946         display-graphic-p here.
12947
12948 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
12949
12950         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
12951         of the `gnus-xemacs' variable, as the latter has been removed.
12952         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
12953         * gnus-art.el (gnus-treat-display-xface)
12954         (gnus-treat-display-smileys, gnus-treat-display-picons)
12955         (gnus-article-read-summary-keys): Likewise.
12956
12957 2000-10-26  Dave Love  <fx@gnu.org>
12958
12959         (defvar): Use rmail-spool-directory unconditionally.
12960
12961 2000-10-18  Dave Love  <fx@gnu.org>
12962
12963         * mm-bodies.el (mm-uu-decode-function)
12964         (mm-uu-binhex-decode-function): Defvar when compiling.
12965
12966         * gnus-nocem.el (gnus-nocem-issuers): Update.
12967         (gnus-nocem-check-from): New option.
12968         (gnus-nocem-scan-groups): Use it.
12969         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
12970         (gnus-nocem-check-article-limit): Add :version.
12971
12972 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
12973
12974         * ietf-drums.el (mm-util): Require CL when compiling.
12975
12976 2000-10-15  Dave Love  <fx@gnu.org>
12977
12978         * qp.el: Require mm-util.
12979
12980 2000-10-13  Dave Love  <fx@gnu.org>
12981
12982         * qp.el (quoted-printable-decode-region): Avoid invalid
12983         coding-systems.
12984
12985 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
12986
12987         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
12988         to a recursive load.
12989
12990 2000-10-12  Dave Love  <fx@gnu.org>
12991
12992         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
12993
12994         * gnus.el (gnus-group-startup-message): Check for PBM image.
12995
12996 2000-10-09  Dave Love  <fx@gnu.org>
12997
12998         * mail-source.el (mail-source-fetch-imap): Bind
12999         default-enable-multibyte-characters rather than using
13000         mm-disable-multibyte.
13001
13002 2000-10-05  Dave Love  <fx@gnu.org>
13003
13004         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
13005         Autoload.
13006         (quoted-printable-decode-region):  Rename arg which confused
13007         charset with coding-system.  Don't use nonascii-insert-offset.
13008         Coding-system encode the region initially.  Don't recognize `=='
13009         as valid QP.  Coding-system decode the region finally.
13010         (quoted-printable-decode-string): Rename arg which confused
13011         charset with coding-system.
13012
13013         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
13014         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
13015         mm-encode-coding-region.
13016         (mm-decode-body, mm-decode-string): Rename variables which
13017         confused charset with coding-system.
13018         (binhex-decode-region): Don't autoload.
13019         (mm-body-encoding): Require message.
13020         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
13021         cond branches.
13022
13023         * gnus-art.el (article-de-quoted-unreadable)
13024         (article-de-base64-unreadable): Fold search case
13025         rather than downcasing string.  Apply mm-charset-to-coding-system
13026         to arg of quoted-printable-decode-region.
13027
13028 2000-10-04  Dave Love  <fx@gnu.org>
13029
13030         * gnus-ems.el: Don't turn off compiler warnings in local vars.
13031         Require ring when compiling.
13032         (gnus-article-compface-xbm): New variable.
13033
13034 2000-10-04  Dave Love  <fx@gnu.org>
13035
13036         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
13037         pbm images.
13038
13039         * frown.pbm, smile.pbm, wry.pbm: New files.
13040
13041         * frown.xbm, smile.xbm, wry.xbm: Deleted.
13042
13043 2000-10-03  Dave Love  <fx@gnu.org>
13044
13045         * mail-source.el (mail-sources): Revert to nil.
13046
13047         * nnmail.el (nnmail-spool-file): Revert to `((file))'.
13048
13049         * qp.el: Don't require mm-util.
13050         (quoted-printable-decode-region): Rewritten.
13051         (quoted-printable-decode-string, quoted-printable-encode-region):
13052         Doc fix.
13053         (quoted-printable-encode-region): Barf on multibyte characters.
13054         Maybe make the class multibyte.  Upcase chars, not formatted
13055         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
13056         (quoted-printable-encode-string): Don't use
13057         mm-with-unibyte-buffer.
13058
13059 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
13060
13061         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
13062
13063 2000-09-21  Dave Love  <fx@gnu.org>
13064
13065         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
13066         (for Emacs 20).  Tidy somewhat.
13067
13068 2000-09-21  Dave Love  <fx@gnu.org>
13069
13070         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
13071         image processing.  Rationalize logic somewhat.
13072
13073 2000-09-20  Dave Love  <fx@gnu.org>
13074
13075         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
13076         specifically.
13077
13078         * gnus.el (gnus-version-number): Avoid some redundant
13079         autoloads.
13080
13081 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
13082
13083         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
13084         to XBM; we always have PBM support.
13085
13086 2000-09-14  Dave Love  <fx@gnu.org>
13087
13088         * gnus.el (gnus-charset):
13089         * mm-decode.el (mime-display):
13090         * imap.el (imap) <defgroup>: Add :version.
13091
13092 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
13093
13094         * parse-time.el: Fix author's mail address.
13095
13096         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
13097         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
13098         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
13099         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
13100         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
13101         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
13102         * rfc2231.el, uudecode.el: Fix copyright notice.
13103
13104         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
13105         require `w3' at load-time only if not running in batch mode.
13106
13107 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13108
13109         * gnus.el: Before merge with Emacs21.
13110
13111 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
13112
13113         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
13114
13115 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
13116
13117         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
13118         to avoid conflict with the standard `back-to-indentation'
13119         binding.
13120
13121 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13122
13123         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
13124
13125         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
13126         (mm-disable-multibyte-mule4): Ditto.
13127         (mm-with-unibyte-current-buffer-mule4): Ditto.
13128
13129 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13130
13131         * pop3.el (pop3-movemail): Use binary.
13132         (pop3-movemail-file-coding-system): Removed.
13133
13134 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13135
13136         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
13137
13138 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13139
13140         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
13141         exists.
13142
13143 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13144
13145         * gnus-msg.el (gnus-post-method): Use backend name when the
13146         address is "".
13147
13148 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13149
13150         * gnus-art.el (article-verify-x-pgp-sig): Don't test
13151         mm-verify-option.
13152         (gnus-treat-x-pgp-sig): Default value.
13153         (gnus-ignored-headers): Redundant.
13154
13155 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13156
13157         * gnus-win.el (gnus-configure-frame): Save selected window.
13158
13159 2000-02-15  Andrew Innes  <andrewi@gnu.org>
13160
13161         * nnmbox.el: Require gnus-range.
13162         (nnmbox-group-building-active-articles): New variable.
13163         (nnmbox-group-active-articles): New variable; this is a cache of
13164         all active articles by group and number.
13165         (nnmbox-in-header-p): New function.
13166         (nnmbox-find-article): New function.
13167         (nnmbox-record-active-article): New function.
13168         (nnmbox-record-deleted-article): New function.
13169         (nnmbox-is-article-active-p): New function.
13170         (nnmbox-retrieve-headers): Use nnmbox-find-article.
13171         (nnmbox-request-article): Ditto.  Also supply extra arg to
13172         nnmbox-article-group-number.
13173         (nnmbox-request-expire-articles): Ditto.
13174         (nnmbox-request-move-article): Ditto.
13175         (nnmbox-request-replace-article): Ditto.
13176         (nnmbox-request-rename-group): Rename group entry in active
13177         article cache.
13178         (nnmbox-delete-mail): Update active article cache, unless article
13179         is being replaced.
13180         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
13181         than partially duplicating it.
13182         (nnmbox-article-group-number): Add extra `this-line' arg, to
13183         handle articles belonging to multiple groups.
13184         (nnmbox-save-mail): Update active article cache.
13185         (nnmbox-read-mbox): Build active article cache when loading mbox.
13186         Also do some repair work, if we find articles that are missing the
13187         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
13188         reconstruct these from Xref info.
13189
13190 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13191
13192         * mail-source.el (mail-source-report-new-mail): Use
13193         nnheader-run-at-time.
13194
13195 2000-02-15  Andrew Innes  <andrewi@gnu.org>
13196
13197         * mail-source.el (mail-source-fetch-pop): Clear pop password when
13198         an error is thrown, and then rethrow the error.
13199         (mail-source-check-pop): Ditto.
13200         (mail-source-start-idle-timer): Prevent multiple pop checks
13201         running if the check takes a long time.
13202
13203 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13204
13205         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
13206         succeed.
13207
13208 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13209
13210         * gnus-win.el (gnus-configure-windows): Make sure
13211         nntp-server-buffer is live.
13212         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
13213
13214 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
13215
13216         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
13217
13218 2000-12-04  Andreas Jaeger  <aj@suse.de>
13219
13220         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
13221
13222 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13223
13224         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
13225
13226 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
13227         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
13228
13229         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
13230
13231 2000-12-01  Simon Josefsson  <sj@extundo.com>
13232
13233         * mml-smime.el (mml-smime-verify): Fix address parsing.
13234
13235 2000-12-01  Simon Josefsson  <sj@extundo.com>
13236
13237         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
13238         more than one certificate inside PKCS#7 blob.  Better security
13239         information (clamed / actual sender, openssl output, certificates
13240         inside message).
13241
13242         * smime.el (smime-verify-region): Output to /dev/null.
13243         (smime-buffer-as-string-region): Don't parse empty lines.
13244
13245 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13246
13247         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
13248         ?d and ?D.
13249         (gnus-mime-security-show-details-inline): New variable.
13250         (gnus-mime-security-show-details): Use them.
13251         (gnus-insert-mime-security-button): Ditto.
13252
13253         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
13254         Suggest by Michael Duggan (md5i@cs.cmu.edu).
13255         (mml2015-gpg-clear-verify): Ditto.
13256         (mml2015-gpg-decrypt-1): Ditto.
13257         (mml2015-use): Prefer 'gpg.
13258
13259 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13260
13261         * gnus-util.el (gnus-add-text-properties-when): New function.
13262         (gnus-remove-text-properties-when): Ditto.
13263
13264         * gnus-cite.el (gnus-article-hide-citation): Use them.
13265         (gnus-article-toggle-cited-text): Use them.
13266
13267         * gnus-art.el (gnus-signature-toggle): Use them.
13268         (gnus-article-show-hidden-text): Ditto.
13269         (gnus-article-hide-text): Ditto.
13270
13271 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13272
13273         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
13274
13275 2000-11-30  Simon Josefsson  <sj@extundo.com>
13276
13277         * smime.el (smime-point-at-eol): New alias.
13278         (smime-buffer-as-string-region): Use it.
13279
13280 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13281
13282         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
13283
13284 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13285
13286         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
13287
13288         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
13289
13290         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
13291
13292 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
13293
13294         * nnmh.el (nnmh-request-expire-articles): Implemented
13295         expiry-target for nnmh backend.
13296
13297 2000-11-30  Simon Josefsson  <sj@extundo.com>
13298
13299         * mm-decode.el (mm-security-from): New variable.
13300         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
13301
13302         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
13303         than `from'.
13304
13305 2000-11-30  Simon Josefsson  <sj@extundo.com>
13306
13307         * mml-smime.el (mml-smime-verify): Verify that certificate mail
13308         address match sender address.
13309
13310         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
13311
13312         * smime.el (smime-verify-region): Don't copy buffer.
13313         (smime-decrypt-buffer): Use expand-file-name on keyfile.
13314         (smime-pkcs7-region): New function.
13315         (smime-pkcs7-certificates-region): Ditto.
13316         (smime-pkcs7-email-region): Ditto.
13317         (smime-buffer-as-string-region): Ditto.
13318
13319         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
13320         buffer.
13321
13322 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
13323
13324         * smime.el (smime-decrypt-region): Fix keyfile argument.
13325
13326 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13327
13328         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
13329
13330 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13331
13332         * message.el (message-shoot-gnksa-feet): New variable.
13333         (message-gnksa-enable-p): New function.
13334         (message-send): Use it.
13335         (message-check-news-body-syntax): Ditto.
13336
13337 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13338
13339         * message.el (message-make-message-id): Remove the redundancy.
13340
13341 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13342
13343         * message.el (message-setup): Discourage using mc-install-*-mode.
13344
13345         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
13346
13347 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13348
13349         * gnus-cite.el (gnus-cite-parse): Guess citation length.
13350
13351 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13352
13353         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
13354
13355 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13356
13357         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
13358
13359 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13360
13361         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
13362         insert-buffer-substring.
13363
13364         * message.el (message-send-mail): Use buffer-substring-no-properties.
13365         (message-send-news): Ditto.
13366
13367 2000-11-22  David Edmondson  <dme@dme.org>
13368
13369         * imap.el (imap-wait-for-tag): Message read info.
13370
13371 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13372
13373         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
13374         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
13375         (mml2015-gpg-encrypt): Ditto.
13376
13377 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13378
13379         * mm-decode.el (mm-verify-option): Default value.
13380
13381         * mml-sec.el (mml-secure-part): Error message.
13382
13383 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13384
13385         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
13386
13387 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13388
13389         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
13390
13391 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13392
13393         * gnus-art.el (gnus-article-describe-key): Use prompt.
13394         (gnus-article-describe-key-briefly): Ditto.
13395
13396 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13397
13398         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
13399
13400 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13401
13402         * gnus-art.el (gnus-article-describe-key): New function.
13403         (gnus-article-describe-key-briefly): New function.
13404
13405 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13406
13407         * mm-decode.el (mm-decrypt-option): Doc typo.
13408
13409         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
13410         return a number.
13411
13412 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13413
13414         * message.el (message-newline-and-reformat): Typo.
13415
13416 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13417
13418         * gnus-art.el (article-verify-x-pgp-sig): Check whether
13419         original-article-buffer exists.
13420
13421         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
13422         (rfc2047-header-encoding-alist): Addresses are different from text.
13423         (rfc2047-encode-message-header): Ditto.
13424         (rfc2047-dissect-region): Extra parameter.
13425         (rfc2047-encode-region): Ditto.
13426         (rfc2047-encode-string): Ditto.
13427
13428 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13429
13430         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
13431         (mm-uu-pgp-encrypted-extract): Use it.
13432         (mm-uu-pgp-signed-extract-1): New function.
13433         (mm-uu-pgp-signed-extract): Use it.
13434
13435         * gnus-art.el (gnus-mime-display-security): New function.
13436         (gnus-mime-display-part): Use it.
13437         (gnus-mime-security-verify-or-decrypt): New function.
13438         (gnus-mime-security-press-button): New function.
13439         (gnus-insert-mime-security-button): Use it.
13440
13441         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
13442         (mm-find-raw-part-by-type): Ditto.
13443         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
13444         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
13445         (mm-destroy-parts): Kill nested multibyte buffer.
13446
13447         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
13448         (mml2015-gpg-verify): Ditto.
13449
13450 2000-11-18  Simon Josefsson  <sj@extundo.com>
13451
13452         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
13453         (mml2015-function-alist): Use it.
13454
13455         * mml-sec.el (mml-sign-alist): Update names.
13456         (mml-encrypt-alist): Ditto.
13457         (mml-secure-part-smime-sign): Moved to mml-smime.el
13458         as `mml-smime-sign-query'.
13459         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
13460         `mml-smime-get-file-cert'.
13461         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
13462         `mml-smime-get-dns-cert'.
13463         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
13464         `mml-smime-encrypt-query'.
13465         (mml-smime-sign-buffer): Use mml-smime-sign.
13466         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
13467
13468         * mml-smime.el (mml-smime-sign): New function.
13469         (mml-smime-encrypt):
13470         (mml-smime-sign-query):
13471         (mml-smime-get-file-cert):
13472         (mml-smime-get-dns-cert):
13473         (mml-smime-encrypt-query): Moved from mml-sec.el.
13474
13475 2000-11-16  Simon Josefsson  <sj@extundo.com>
13476
13477         * mml2015.el (mml2015-gpg-clear-verify): New function.
13478         (mml2015-function-alist): Add it.
13479
13480 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
13481
13482         * message.el (message-setup-fill-variables): Use
13483         message-cite-prefix-regexp.
13484         (message-newline-and-reformat): Check the end of citation, leading
13485         WSP, break in the cite prefix.
13486         (message-fill-paragraph): New function.
13487
13488 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13489
13490         * lpath.el: Shut up.
13491
13492 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
13493
13494         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
13495         raw 8-bit in headers in dk.* newsgroups.
13496
13497 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13498
13499         * message.el (message-newline-and-reformat): Match extra WSPs.
13500
13501 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
13502
13503         * mml.el (mml-generate-mime-1): Ignore ascii.
13504
13505 2000-11-16 Justin Sheehy  <justin@iago.org>
13506
13507         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
13508
13509 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13510
13511         * message.el (message-cite-prefix-regexp): Prefix should not end
13512         at space.
13513
13514 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
13515
13516         * message.el (message-mode-syntax-table): Add - as a word
13517         constituent as in articles.
13518         (message-setup-fill-variables): Add -_. as supercite-style prefix.
13519         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
13520         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
13521
13522 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
13523
13524         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
13525
13526 2000-11-12  David Edmondson  <dme@dme.org>
13527
13528         * message.el (message-font-lock-keywords): use
13529         message-cite-prefix-regexp.
13530
13531 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13532
13533         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
13534         Stein Arild Str\e,Ax\e(Bmme.
13535         (gnus-group-jump-to-group): Use it.
13536         (gnus-group-jump-to-group-prompt): Customize.
13537
13538 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
13539
13540         * mailcap.el (mailcap-possible-viewers): Match the entire string.
13541
13542 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
13543
13544         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
13545         incompatible.
13546         (mml2015-mailcrypt-sign): Ditto.
13547
13548 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13549
13550         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
13551         group is open.
13552
13553 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
13554
13555         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
13556         nnvirtual articles.
13557         (gnus-backlog-request-article): Don't request nnvirtual articles.
13558
13559 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
13560
13561         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
13562         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
13563
13564 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
13565
13566         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
13567         * mml.el (mml-generate-mime-1): Use charset attribute.
13568         * mm-bodies.el (mm-encode-body): Add parameter charset.
13569         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
13570
13571 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
13572
13573         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
13574         (mml2015-mailcrypt-clear-decrypt): Ditto.
13575         (mml2015-mailcrypt-verify): Ditto.
13576         (mml2015-mailcrypt-clear-verify): Ditto.
13577         (mml2015-gpg-verify): Ditto.
13578
13579 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
13580
13581         * smime.el (smime-openssl-program): Test the existence of openssl.
13582         * mml-smime.el: Require mm-decode.
13583         (mml-smime-verify-test): New function.
13584         * mm-decode.el (mm-verify-function-alist): Use it.
13585
13586 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
13587
13588         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
13589         anyway.
13590
13591 2000-11-13  Simon Josefsson  <sj@extundo.com>
13592
13593         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
13594         verification doesn't work.
13595
13596 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
13597
13598         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
13599         (gnus-inews-do-gcc): Use it.
13600
13601 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
13602
13603         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
13604         leading space.
13605         * mm-extern.el (mm-inline-external-body): Report error when no
13606         access-type.
13607
13608 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
13609
13610         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
13611
13612 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
13613
13614         * gnus-art.el (gnus-mime-button-menu): Use select-window.
13615
13616 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
13617
13618         * gnus-art.el (gnus-mime-display-part): Display multipart/related
13619         as multipart/mixed.
13620
13621 2000-11-12  David Edmondson  <dme@dme.org>
13622
13623         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
13624         and replace `.' with `\w' to allow for different syntax tables
13625         (from Vladimir Volovich).
13626         * message.el (message-newline-and-reformat): use
13627         `message-cite-prefix-regexp'.
13628         * gnus-cite.el (gnus-supercite-regexp): use
13629         `message-cite-prefix-regexp'.
13630         * gnus-cite.el (gnus-cite-parse): use
13631         `message-cite-prefix-regexp'.
13632
13633 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
13634
13635         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
13636         PGP SIGNATURE.  Escape leading "-"'s.
13637         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
13638
13639 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
13640
13641         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
13642
13643 2000-11-11  Simon Josefsson  <sj@extundo.com>
13644
13645         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
13646
13647         * smime.el (smime-details-buffer): New variable.
13648         (smime-sign-region):
13649         (smime-encrypt-region):
13650         (smime-verify-region):
13651         (smime-decrypt-region): Copy OpenSSL output to the buffer.
13652
13653         * mml-smime.el (mml-smime-verify): Support security info.
13654
13655 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
13656
13657         * mm-decode.el (mm-verify-option): Set default to nil.
13658         (mm-decrypt-option): Ditto.
13659         * gnus-art.el (article-verify-x-pgp-sig): New function.
13660
13661 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
13662
13663         * gnus-art.el (gnus-mime-display-alternative): Show button if no
13664         preferred part.
13665
13666 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13667
13668         * gnus-sum.el (gnus-move-split-methods): Say that
13669         `gnus-split-methods' uses file names, whereas this uses group
13670         names.  (Report from Nevin Kapur)
13671
13672 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
13673
13674         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
13675
13676 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13677
13678         * nnheader.el (nnheader-directory-files-is-safe): New variable.
13679         (nnheader-directory-articles): Use it.
13680         (nnheader-article-to-file-alist): Ditto.
13681
13682 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
13683
13684         * rfc2047.el (rfc2047-pad-base64): New function.
13685         (rfc2047-decode): Use it.
13686
13687 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
13688
13689         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
13690         select method.
13691
13692 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
13693
13694         * mml2015.el (mml2015-gpg-decrypt-1):
13695         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
13696
13697 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13698
13699         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
13700
13701 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
13702
13703         * pop3.el (pop3-munge-message-separator): A message may have an
13704         empty body.
13705
13706 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
13707
13708         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
13709         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
13710         (mm-uu-pgp-signed-extract): Use coding-system.
13711
13712 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
13713
13714         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
13715         (gnus-insert-mime-security-button): New function.
13716         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
13717         * mml2015.el:  Add security info when verify or decrypt.
13718         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
13719         (mm-uu-pgp-encrypted-extract): Ditto.
13720
13721 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
13722
13723         * mm-decode.el (mm-display-parts): New function.
13724         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
13725
13726 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13727
13728         * gnus-mlspl.el: Documentation tweaks.
13729
13730 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13731
13732         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
13733         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
13734         argument.
13735
13736 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
13737
13738         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
13739
13740 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
13741
13742         * gnus-art.el (gnus-article-encrypt): New function.
13743         (gnus-article-encrypt-protocol-alist): New variable.
13744         (gnus-article-encrypt-protocol): New variable.
13745         * mml2015.el (mml2015-self-encrypt): New function.
13746         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
13747
13748 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
13749
13750         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
13751         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
13752         let mailcap do it.
13753         * mml2015.el: Remove snarf code.
13754         * mm-decode.el: Remove snarf code.
13755
13756 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
13757
13758         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
13759         (mml-insert-mime): Understand gnus-decoded.
13760         (mime-to-mml): New parameter handles.
13761         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
13762         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
13763
13764 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
13765
13766         * mm-decode.el (mime-security): New group.
13767         (mm-verify-function-alist): Add test function.
13768         (mm-decrypt-function-alist): Ditto.
13769         (mm-snarf-option): Set default value as nil.
13770         (mm-find-part-by-type): Recursive parameter.
13771         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
13772         * mml2015.el: Support draft-ietf-openpgp-multsig.
13773
13774 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
13775
13776         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
13777         (gnus-article-view-part-as-charset): New function.
13778
13779 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
13780
13781         * mm-decode.el (mm-verify-option): Default value.
13782         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
13783
13784 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13785
13786         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
13787
13788 2000-11-05  Simon Josefsson  <sj@extundo.com>
13789
13790         * mml-smime.el (mml-smime-verify): Work in original multipart
13791         buffert.
13792
13793         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
13794         (mm-handle-multipart-ctl-parameter): Ditto.
13795         (mm-alist-to-plist): New function.
13796         (mm-dissect-buffer): Store CTL parameters and copy original buffer
13797         for multiparts.
13798         (mm-destroy-parts): Destroy multipart buffert.
13799         (mm-remove-part): Ditto.
13800
13801         * mml-smime.el (mml-smime-sign): Not used.
13802         (mml-smime-encrypt): Ditto.
13803
13804         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
13805
13806         Verify S/MIME signature support.
13807
13808         * mm-decode.el (mm-inline-media-tests): Add
13809         application/{x-,}pkcs7-signature.
13810         (mm-inlined-types): Ditto.
13811         (mm-automatic-display): Ditto.
13812         (mm-verify-function-alist): Ditto.  Add name of method.
13813         (mm-decrypt-function-alist): Add name of method.
13814         (mm-find-part-by-type): Add documentation.
13815         (mm-possibly-verify-or-decrypt): Use new format of
13816         mm-{verify,decrypt}-function-alist.  Use method names.
13817
13818         * mml-smime.el (mml-smime-verify): New function.
13819
13820 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13821
13822         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
13823
13824 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
13825
13826         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
13827         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
13828         * mm-decode.el (mm-snarf-option): New variable.
13829
13830 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13831
13832         * mm-util.el (mm-subst-char-in-string): New function.
13833         (mm-replace-chars-in-string): Use it.
13834         * message.el (message-replace-chars-in-string): Use it.
13835         * nnheader.el (nnheader-replace-chars-in-string): Use it.
13836         * gnus-mh.el (mh-lib-progs): Shut up.
13837
13838 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
13839
13840         * base64.el, md5.el: Moved to contrib directory.
13841
13842 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
13843
13844         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
13845         the last article when search.
13846
13847 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
13848
13849         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
13850         * nnmail.el (nnmail-pathname-coding-system): Ditto.
13851
13852 2000-09-29  David Edmondson  <dme@thus.net>
13853
13854         * message.el (message-newline-and-reformat): Typo.
13855
13856 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13857
13858         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
13859
13860 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
13861
13862         * nntp.el (nntp-decode-text): Delete bogus status lines.
13863
13864 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
13865
13866         * message.el (message-font-lock-keywords): Match a final newline
13867         to help font-lock's multiline support.
13868
13869 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13870
13871         * nnoo.el (nnoo-set): New function.
13872
13873 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
13874
13875         * gpg.el, gpg-ring.el: Moved to contrib directory.
13876
13877 2000-11-04  Simon Josefsson  <sj@extundo.com>
13878
13879         * nnimap.el (nnimap-split-inbox): Typo.
13880
13881 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13882
13883         * gnus-msg.el (gnus-msg-mail): Move it backwards.
13884
13885 2000-11-03  Simon Josefsson  <sj@extundo.com>
13886
13887         * rfc2231.el (rfc2231-parse-qp-string): New function.
13888         (require): rfc2047.
13889
13890         * mail-parse.el (mail-header-parse-content-type):
13891         (mail-header-parse-content-disposition): Support invalid QP
13892         encoded strings, by using `rfc2231-parse-qp-string'.
13893
13894 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
13895
13896         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
13897         (rfc2231-decode-encoded-string): Typo "> X 1".
13898         (rfc2231-encode-string): Insert the name of charset.
13899         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
13900
13901 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13902
13903         * mm-decode.el (mm-save-part): Return the filename.
13904         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
13905         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
13906         (gnus-mime-action-alist): Use it.
13907         (gnus-mime-button-commands): Use it.
13908         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
13909         (mm-inline-external-body): unwind-protect.
13910
13911 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
13912
13913         * gnus-art.el (gnus-insert-mime-button): Show url.
13914
13915 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
13916
13917         * mml.el (mml-generate-mime-1): Support external url.
13918         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
13919
13920 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
13921
13922         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
13923         * mm-decode.el (mm-display-external): Ditto.
13924         * mm-extern.el: New file.
13925         * mm-decode.el (mm-inline-media-tests): Hook it up.
13926         (mm-inlined-types): Inline message/external-body.
13927
13928 2000-11-02  Simon Josefsson  <sj@extundo.com>
13929
13930         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
13931
13932         * message.el (message-get-reply-headers): Better handling when
13933         Mail-Followup-To is very large.
13934
13935 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
13936
13937         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
13938         * gnus-art.el (gnus-article-edit-done):
13939         * gnus-sum.el (gnus-summary-edit-article-done): Move line
13940         counting code here.
13941         * gnus-msg.el (gnus-setup-message): Remove a hack.
13942
13943 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
13944
13945         * gnus-sum.el (gnus-newsgroup-variables): New variable.
13946         (gnus-summary-mode): Make them local variables.
13947         (gnus-set-global-variables): Globalize them.
13948         (gnus-summary-exit): Kill them.
13949
13950 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
13951
13952         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
13953         word.
13954
13955 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
13956
13957         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
13958         gnus-article-wash-types.
13959         * gnus-art.el (gnus-article-wash-status): Use them.
13960
13961 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
13962
13963         * mml.el (mml-read-tag): Remove spaces and LF.
13964
13965 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
13966
13967         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
13968         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
13969
13970 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
13971
13972         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
13973
13974 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
13975
13976         * gnus-sum.el (gnus-article-charset): New variable.
13977         (gnus-summary-display-article): Set it.
13978         * gnus-msg.el (gnus-copy-article-buffer): Use it.
13979         * gnus-art.el (gnus-article-mode): Make it local variable.
13980
13981 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13982
13983         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
13984
13985 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13986
13987         * nnwfm.el: New file.
13988
13989         * nnweb.el (nnweb-replace-in-string): New function.
13990
13991 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13992
13993         * mml2015.el: Wrap gpg.el.
13994         * gpg.el (gpg-verify): The last argument of apply is a list.
13995         (gpg-encrypt): Add passphrase as a parameter.
13996
13997 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
13998
13999         * gpg.el: New file.
14000         * gpg-ring.el: New file.
14001
14002 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
14003
14004         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
14005
14006 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14007
14008         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
14009         double-quote characters.
14010         (gnus-summary-prepare-threads): Ditto.
14011
14012 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
14013
14014         * gnus-art.el (gnus-mime-display-single): Forward line -1.
14015         * mml.el (mml-read-tag): Don't skip the leading space.
14016         * lpath.el (font-lock-set-defaults): Shut up.
14017
14018 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
14019
14020         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
14021
14022 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
14023
14024         * qp.el (quoted-printable-encode-region): Replace leading - when
14025         ultra safe.
14026         * mml.el (mml-generate-mime-postprocess-function): Removed.
14027         (mml-postprocess-alist): Removed.
14028         (mml-generate-mime-1): Use ultra-safe when sign.
14029         * mml2015.el (mml2015-fix-micalg): Uppercase.
14030         (mml2015-verify): Insert LF.
14031         (mml2015-mailcrypt-sign): Downcase; search backward.
14032
14033 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14034
14035         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
14036         restrictive.
14037         (nnultimate-table-regexp): New variable.
14038         (nnultimate-forum-table-p): Use it.
14039
14040 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
14041         Trivial patch.
14042
14043         * gnus-sum.el (gnus-summary-expire-articles): Save point.
14044
14045 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
14046
14047         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
14048         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
14049
14050 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
14051
14052         * mml2015.el: Shut up.
14053
14054 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
14055
14056         * gnus.el (gnus-server-browse-hashtb): Removed.
14057         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
14058         (gnus-group-insert-group-line-info): Use simplified method.
14059         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
14060
14061 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
14062
14063         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
14064         moved here.
14065         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
14066         * gnus-group.el (gnus-group-prepare-flat): Use it.
14067         * gnus-topic.el (gnus-group-prepare-topics): Use it.
14068
14069 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
14070
14071         * mml.el (mml-mode): Show menu in XEmacs.
14072
14073 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
14074
14075         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
14076         (gnus-server-read-server-in-server-buffer): New function.
14077         (gnus-browse-foreign-server): Browse in group buffer.
14078         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
14079         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
14080         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
14081         * gnus.el (gnus-server-browse-hashtb): New variable.
14082
14083 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
14084
14085         * nnfolder.el (nnfolder-open-nov): Use group.
14086
14087 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
14088
14089         * nnfolder.el: Add NOV. Set version to 2.0.
14090         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
14091
14092 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
14093
14094         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
14095
14096 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
14097
14098         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
14099         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
14100
14101 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
14102
14103         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
14104
14105 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
14106
14107         * mm-decode.el (mm-verify-function-alist): New variable.
14108         (mm-verify-option): New variable.
14109         (mm-decrypt-function-alist): Ditto.
14110         (mm-decrypt-option): Ditto.
14111         (mm-find-raw-part-by-type): New function.
14112         (mm-possibly-verify-or-decrypt): New function.
14113         (mm-dissect-multipart): Use it.
14114         * mml2015.el (mml2015-fix-micalg): New function.
14115         (mml2015-decrypt): Use new interface.
14116         (mml2015-verify):  Use new interface.
14117         (mml2015-setup): Make it bogus.
14118
14119 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
14120
14121         * mml.el (mml-generate-mime-postprocess-function): Set to
14122         mml-postprocess.
14123         (autoload): Autoload mml2015 and mml-smime.
14124         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
14125         * mml2015.el (mml2015-encrypt): New function.
14126         (mml2015-sign): New function.
14127         (mml2015-encrypt-function): New variable.
14128         (mml2015-sign-function): New variable.
14129         (mml2015-mailcrypt-encrypt): Use message-recipients.
14130         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
14131         * mml-smime.el (mml-smime-setup): Ditto.
14132
14133 2000-10-28  Simon Josefsson  <sj@extundo.com>
14134
14135         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
14136         Communigate Pro 3.3.1 server.
14137
14138         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
14139         in buffers.
14140         (mml-secure-dns-server): Removed.
14141         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
14142         write certificates to files.
14143
14144         * smime.el (smime-dns-server): New variable.
14145         (smime-mail-to-domain):
14146         (smime-cert-by-dns): New functions.
14147
14148         * dig.el: New file.
14149
14150 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
14151
14152         * message.el (message-options): New variable.
14153         (message-options-set-recipient): New function.
14154         (message-send): Use them.
14155         * gnus-int.el (gnus-request-replace-article): Use them.
14156         (gnus-request-accept-article): Ditto.
14157         * mml.el (mml-preview): Use them.
14158         * gnus-sum.el (gnus-summary-edit-article): Use them.
14159
14160         * message.el (message-options-get): New function.
14161         (message-options-get): New function.
14162         * rfc2047.el (rfc2047-encode-message-header): Use them.
14163         * mm-bodies.el (mm-encode-body): Use them.
14164
14165 2000-10-28  Simon Josefsson  <sj@extundo.com>
14166
14167         * nnimap.el (nnimap-retrieve-which-headers):
14168         (nnimap-request-article-part): Quote message-id.
14169
14170         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
14171         (smime-CA-file): New variable.
14172         (smime-call-openssl-region): Don't error.
14173         (smime-sign-region): Return result value.
14174         (smime-encrypt-region): Ditto.
14175         (smime-verify-region): New function.
14176         (smime-decrypt-region): Ditto.
14177         (smime-verify-buffer): Ditto.
14178         (smime-decrypt-buffer): Ditto.
14179
14180         * mml.el: Require mml-sec.
14181         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
14182         (mml-mode-map): Add "sign" and "encrypt" maps.
14183         (mml-menu): Add security menu.
14184         (mml-preview): Use generate-new-buffer.
14185
14186         * mml-sec.el: New file.
14187
14188 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
14189
14190         * mm-decode.el (mm-find-part-by-type): Move it here.
14191         * mml.el (mml-postprocess): Move it here.
14192         (mml-postprocess-alist): Move it here. Merge them.
14193
14194 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
14195
14196         * rfc2047.el (rfc2047-encode-message-header): Make sure no
14197         unencoded stuff in the header.
14198
14199 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
14200
14201         * gnus-group.el (gnus-group-listed-groups): New variable.
14202         (gnus-group-list-option): New variable.
14203         (gnus-group-list-limit-map): New keymap.
14204         (gnus-group-list-flush-map): New keymap.
14205         (gnus-group-list-plus-map): New keymap.
14206         (gnus-group-prepare-logic): New function.
14207         (gnus-group-prepare-flat): Merge with
14208         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
14209         (gnus-group-prepare-flat-list-dead): Ditto.
14210         (gnus-group-list-matching): Use gnus-group-prepare-function.
14211         (gnus-group-list-dormant): Ditto.
14212         (gnus-group-list-cached): Ditto.
14213         (gnus-group-listed-groups): New function.
14214         (gnus-group-list-limit): New function.
14215         (gnus-group-list-flush): New function.
14216         (gnus-group-list-plus): New function.
14217         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
14218         (gnus-topic-prepare-topic): Ditto.
14219
14220 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
14221
14222         * message.el (message-insert-to, message-get-reply-headers):
14223         (message-reply, message-followup): Mail-{Followup,Reply}-To.
14224
14225 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
14226
14227         * mml2015.el: New file.
14228         * smime.el: New file.
14229         * mml-smime.el: New file.
14230
14231 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
14232
14233         * ChangeLog: Moved to ChangeLog.1.
14234
14235     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
14236   Copying and distribution of this file, with or without modification,
14237   are permitted provided the copyright notice and this notice are preserved.
14238
14239 ;; Local Variables:
14240 ;; coding: iso-2022-7bit
14241 ;; End: