(gnus-agent-get-undownloaded-list): Sort
[gnus] / lisp / ChangeLog
1 2003-02-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2
3         * gnus-agent.el (gnus-agent-get-undownloaded-list): Sort
4         `gnus-newsgroup-headers'.
5
6         * gnus-art.el (gnus-article-refer-article): Grok more message id
7         formats.  From Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
8
9 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
10
11         * mm-decode.el (mm-path-name-rewrite-functions): Doc fix: don't
12         use "path name".
13
14 2003-02-21  Teodor Zlatanov  <tzz@bwh.harvard.edu>
15
16         * gnus-sum.el (gnus-summary-move-article)
17         (gnus-summary-expire-articles): send data header for article, not
18         just article ID
19
20         * gnus-registry.el (gnus-registry-hashtb, gnus-register-action) 
21         (gnus-register-spool-action): added hashtable of message ID keys
22         with message motion data
23
24 2003-02-21  Florian Weimer  <fw@deneb.enyo.de>
25         From Reiner Steib  <Reiner.Steib@gmx.de>.
26
27         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): New
28         variable, used in `gnus-button-mid-or-mail-heuristic'.
29         (gnus-button-mid-or-mail-heuristic): New function derived from
30         Florian Weimer's Perl script.
31         (gnus-button-handle-mid-or-mail): Allow a function instead of
32         'guess.
33         (gnus-button-guessed-mid-regexp): Removed.
34
35 2003-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
36
37         * message.el (message-resend): Bind message-setup-hook to nil;
38         remove X-Draft-From header.
39
40 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
41
42         * gnus-sum.el (gnus-simplify-subject-fully, gnus-subject-equal)
43         (gnus-newsgroup-undownloaded)
44         (gnus-summary-save-parts-default-mime, gnus-auto-select-next):
45         Doc fixes.
46
47 2003-02-17  John Paul Wallington  <jpw@gnu.org>
48
49         * gnus.el (gnus-shell-command-separator, gnus-email-address)
50         (gnus-default-charset, gnus-other-frame-parameters): Doc fixes.
51
52 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
53
54         * gnus-spec.el (gnus-xmas-format): Use insert instead of
55         insert-string which is obsolete in Emacs 21.4.
56
57         * message.el (message-cross-post-followup-to-header): do.
58         
59         * spam.el (spam-ifile-register-with-ifile)
60         (spam-stat-register-spam-routine)
61         (spam-stat-register-ham-routine)
62         (spam-bogofilter-register-with-bogofilter): do.
63
64         * mailcap.el (mailcap-mime-data): Fix typo.
65
66         * gnus-topic.el (gnus-topic-make-menu-bar): Add ellipsis.
67
68 2003-02-19  Reiner Steib  <Reiner.Steib@gmx.de>
69
70         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
71         (gnus-cite-parse): Renamed `gnus-unsightly-citation-regexp' to
72         `gnus-cite-unsightly-citation-regexp'.
73
74 2003-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
75
76         * gnus-msg.el (gnus-copy-article-buffer): Copy an article header
77         even if there's just a header.
78
79 2003-02-19  Jesper Harder  <harder@ifa.au.dk>
80
81         * message.el (message-fix-before-sending): Fix highlighting of
82         illegible and invisible text.
83
84         * gnus-util.el (gnus-multiple-choice): Separate choices with
85         ",\e,A \e(B".  Suggested by Dan Jacobson <jidanni@dman.ddts.net>.
86
87 2003-02-18  Jesper Harder  <harder@ifa.au.dk>
88
89         * gnus-sum.el (gnus-summary-exit-no-update): Use gnus-kill-buffer.
90
91 2003-02-18  Teodor Zlatanov  <tzz@lifelogs.com>
92
93         * spam.el (spam-ham-move-routine) 
94         (spam-mark-spam-as-expired-and-move-routine): use
95         gnus-summary-kill-process-mark and gnus-summary-yank-process-mark
96         around process-mark manipulation on the group
97
98 2003-02-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
99
100         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME/Multipart
101         submenu.
102
103 2003-02-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
104
105         * mail-source.el (mail-source-fetch): Reverse the return value of
106         the continuation question.
107
108 2003-02-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
109
110         * nndraft.el (nndraft-request-move-article): Bind
111         nnmh-allow-delete-final to t.
112
113 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
114
115         * mm-uu.el (mm-uu-uu-filename): Fix use of character constant.
116        
117 2003-02-11  Stefan Monnier  <monnier@cs.yale.edu>
118       
119         * nntp.el (nntp-accept-process-output): Don't use point-max to get
120         the buffer's size.
121
122 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
123
124         * nnheader.el: Added cygwin to system-type comparisons.
125        
126 2003-01-27  Juanma Barranquero  <lektu@terra.es>
127
128         * imap.el (imap-mailbox-status): Fix typo.
129
130 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
131
132         * gnus-art.el (gnus-article-prepare): Don't set agent mark if
133         online.
134
135 2003-02-14  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
136
137         * gnus-agent.el (gnus-agent-group-make-menu-bar): Include all
138         commands.
139         * gnus-sum.el: Small change from Frank Weinberg
140         <frank@usenet-rundfahrt.de>:
141         (gnus-auto-center-group): New variable.
142         (gnus-summary-read-group-1): Use it.
143         (gnus-summary-next-group): Fix docstring.
144
145 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
146
147         * gnus-util.el (gnus-faces-at): Simplify.
148
149 2003-02-13  Teodor Zlatanov  <tzz@bwh.harvard.edu>
150
151         * spam.el (spam-ham-move-routine) 
152         (spam-mark-spam-as-expired-and-move-routine): made the article
153         move conditional, so it's not called even if there's nothing to move
154
155 2003-02-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
156
157         * message.el (message-unix-mail-delimiter): Accept any whitespace
158         after the email address and before the date; do not require the
159         space character.  From Kurt B. Kaiser <kbk@shore.net>.
160
161 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
162
163         * gnus-art.el (gnus-article-only-boring-p): Make sure that the
164         gnus-article-boring-faces variable is bound; use gnus-faces-at.
165
166         * gnus-util.el (gnus-faces-at): New macro.
167
168 2003-02-13  Michael Shields  <shields@msrl.com>
169
170         * gnus-cite.el
171         (gnus-cite-attribution-suffix, gnus-cite-parse):
172         Better handling for Microsoft citation styles.
173         (gnus-unsightly-citation-regexp): New.
174
175 2003-02-12  Michael Shields  <shields@msrl.com>
176
177         * gnus-art.el (article-strip-banner): Strip both per-group and
178         per-user-address banners.
179         (article-really-strip-banner): New.
180
181 2003-02-12  Michael Shields  <shields@msrl.com>
182
183         * gnus-sum.el (gnus-article-goto-next-page,
184         gnus-article-goto-prev-page): Call gnus-summary-*-page, instead of
185         relying on the summary bindings of `n' and `p'.
186
187 2003-02-12  Michael Shields  <shields@msrl.com>
188
189         * gnus-art.el (gnus-article-only-boring-p): New.
190         (gnus-article-skip-boring): New.
191         * gnus-cite.el (gnus-article-boring-faces): New.
192         * gnus-sum.el (gnus-summary-next-page): Use
193         gnus-article-only-boring-p.
194
195 2003-02-12  Teodor Zlatanov  <tzz@lifelogs.com>
196
197         * spam.el (spam-mark-spam-as-expired-and-move-routine)
198         (spam-ham-move-routine): unmark all articles before marking those
199         of interest and calling gnus-summary-move-article
200
201 2003-02-12  Jesper Harder  <harder@ifa.au.dk>
202
203         * gnus.el (gnus-kill-buffer): Move to gnus.el because it's
204         logically the complement of gnus-get-buffer-create and
205         gnus-add-buffer.
206
207         * gnus-util.el (gnus-kill-buffer): do.
208
209         * nnmail.el: Autoload gnus-kill-buffer.
210
211 2002-02-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
212
213         * gnus-agent.el (gnus-summary-set-agent-mark): Added call to
214         gnus-summary-goto-subject as gnus-summary-update-mark operates on
215         the current LINE.
216         (gnus-agent-summary-fetch-group): Minimized the number of times
217         that the article is updated in the buffer.
218         
219 2003-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
220
221         * spam.el (spam-ham-move-routine): use the process-mark instead of
222         gnus-current-article when moving articles
223         (spam-mark-spam-as-expired-and-move-routine): ditto, use the process-mark
224
225 2003-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
226
227         * gnus-topic.el (gnus-topic-expire-articles): Recursive.
228         (gnus-topic-catchup-articles): Ditto.
229         (gnus-topic-mark-topic): Reverse recursive logic.
230
231 2003-02-11  Jesper Harder  <harder@ifa.au.dk>
232
233         * gnus-sum.el (gnus-summary-refer-thread): Handle case where
234         gnus-refer-thread-limit is t.
235
236 2003-02-10  Jesper Harder  <harder@ifa.au.dk>
237
238         * mm-util.el (mm-mule-charset-to-mime-charset): Use
239         sort-coding-systems to prefer utf-8 over utf-16.
240
241 2002-02-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
242
243         * gnus-agent.el (gnus-agent-expire-days):
244         gnus-request-move-article depends on gnus-agent-expire to clean up
245         the cache after moving the article.  Therefore, g-a-e-d can NOT
246         default to nil or can gnus-agent-expire be disabled by doing so.
247         If you don't want to run gnus-agent-expire, don't call it.
248         (gnus-agent-expire): The broken test to disable gnus-agent-expire
249         when g-a-e-d was NOT nil was removed.
250         (gnus-agent-article-name): Removed unnecessary input test as
251         article IDs are always strings.
252         (gnus-agent-regenerate-group): Added check to protect against
253         servers that generate absurdly long article IDs.  Valid IDs are
254         less than 10 digits to avoid overflow errors.  Fixed logic error
255         when ensuring that the final article ID is present in the new
256         alist.
257         
258 2003-02-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
259
260         * gnus-topic.el (gnus-topic-goto-missing-topic): Just move to the
261         next line after finding the parent.
262
263 2003-02-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
264
265         * gnus.el (gnus-version-number): Bumped.
266
267 2003-02-08 23:23:27 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
268
269         * gnus.el: Oort Gnus v0.15 is released.
270
271 2003-02-08  Michael Welsh Duggan  <md5i@cs.cmu.edu>
272
273         * nnmail.el (nnmail-split-it): If a message ends up matching the
274           same mailbox more than once, it will cause duplicates to appear
275           in the mailbox.
276
277 2003-02-08  Simon Josefsson  <jas@extundo.com>
278
279         * gnus-sum.el (gnus-summary-select-article): Remove blink removal
280         code that only worked under Emacs.
281
282         * pgg-gpg.el (pgg-gpg-process-region): Don't blink.  From Satyaki
283         Das <satyaki@chicory.stanford.edu>.
284
285 2003-02-08  Jesper Harder  <harder@ifa.au.dk>
286
287         * gnus-art.el (gnus-article-refer-article): Use
288         gnus-replace-in-string.
289
290         * gnus-util.el (gnus-map-function): Remove unneeded let-binding.
291         (gnus-remove-duplicates): do.
292
293 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
294
295         * gnus-int.el (gnus-internal-registry-spool-current-method): new variable
296         (gnus-request-scan): set
297         gnus-internal-registry-spool-current-method to gnus-command-method
298         before a request-scan operation
299
300         * gnus-registry.el (regtest-nnmail): use
301         gnus-internal-registry-spool-current-method
302
303         
304
305 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
306
307         * mail-source.el (mail-source-fetch): Typo fix.
308
309 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
310
311         * nnmail.el (nnmail-spool-hook): new hook
312         (nnmail-cache-insert): call nnmail-spool-hook
313
314         * gnus-registry.el: new file with examples of using the hooks
315
316         * gnus.el (gnus-registry): added registry customization group
317         (gnus-group-prefixed-name): improve function to return full group
318         name optionally
319         (gnus-group-guess-prefixed-name): shortcut to
320         gnus-group-prefixed-name, using just the group name
321         (gnus-group-full-name): always get a group's full name
322         (gnus-group-guess-full-name): shortcut, using just the group name
323
324         * gnus-sum.el (gnus-summary-article-move-hook) 
325         (gnus-summary-article-delete-hook) 
326         (gnus-summary-article-expire-hook): new hooks
327         (gnus-summary-move-article, gnus-summary-expire-articles) 
328         (gnus-summary-delete-article): invoke the new hooks
329
330 2003-02-07  Frank Weinberg  <frank@usenet-rundfahrt.de>
331
332         * gnus-art.el (gnus-article-refer-article): Strip leading "news:"
333           from message-ID
334
335 2003-02-07  Jesper Harder  <harder@ifa.au.dk>
336
337         * gnus-util.el (gnus-run-hooks): Use save-current-buffer.
338
339 2003-02-07  John Paul Wallington  <jpw@gnu.org>
340
341         * mm-util.el (mm-delete-duplicates, mm-append-to-file)
342         (mm-write-region, mm-detect-coding-region): Doc fixes.
343
344 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
345
346         * mail-source.el (mail-source-fetch): Ignore errors.
347         (mail-source-ignore-errors): New variable.
348
349         * gnus-sum.el (gnus-summary-refer-thread): Don't re-fetch current
350         articles. 
351
352         * gnus-msg.el (gnus-version-expose-system): Change default.
353
354 2003-02-07  Vasily Korytov  <deskpot@myrealbox.com>
355
356         * gnus-msg.el (gnus-version-expose-system): New variable.
357
358 2003-02-07  Simon Josefsson  <jas@extundo.com>
359
360         * mml-sec.el (mml-unsecure-message): Don't use kill-region.  Tiny
361         patch from deskpot@myrealbox.com (Vasily Korytov).
362
363 2003-02-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
364
365         * gnus-art.el (article-display-face): Get the Face header from
366         the current buffer.
367
368 2003-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
369
370         * gnus-art.el (gnus-mime-view-part-internally): Bind
371         buffer-read-only to nil.
372
373 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
374
375         * gnus-agent.el (gnus-agent-expire-1,2): Pass the dir argument
376         from g-a-e-1 to g-a-e-2.
377
378 2003-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
379
380         * spam.el (spam-check-BBDB): no need to regexp-quote the argument
381         of bbdb-search-simple, use spam-use-BBDB-exclusive
382         (spam-check-whitelist): use spam-use-whitelist-exclusive
383         (spam-use-whitelist-exclusive): new variable affecting
384         spam-use-whitelist
385         (spam-use-BBDB-exclusive): new variable affecting spam-use-BBDB
386
387 2003-02-05  Simon Josefsson  <jas@extundo.com>
388
389         * gnus-agent.el (gnus-agent-expire-days): Change default to nil.
390         (gnus-agent-expire): Don't expire if g-a-e-d is nil.
391         (gnus-agent-expire): Move most code into gnus-agent-expire-1.
392         (gnus-agent-expire-1): New.
393         (gnus-agent-expire-1): Move code into gnus-agent-expire-2.
394         (gnus-agent-expire-2): New.
395
396 2003-02-05  Jesper Harder  <harder@ifa.au.dk>
397
398         * gnus-util.el (gnus-delete-if): Rename to gnus-remove-if.
399         "delete-if" is misleading because it isn't actually destructive.
400
401         * gnus-topic.el (gnus-group-prepare-topics): Use new name.
402         
403         * nnmail.el (nnmail-purge-split-history): do.
404
405         * gnus-win.el (gnus-get-buffer-window): do.
406         
407         * gnus-sum.el (gnus-simplify-whitespace): Remove unnecessary
408         let-binding.
409         (gnus-simplify-all-whitespace): do.
410
411 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
412
413         * gnus-delay.el (gnus-delay-article): Fix binding of the
414         nndraft:delayed group.
415
416 2003-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
417
418         * gnus.el (spam group parameters): change 'other to 'const in
419         the group parameter definitions to soothe XEmacs
420
421 2003-02-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
422
423         * gnus-delay.el (gnus-delay-article): Really create
424         nndraft:delayed group if it doesn't exist.
425
426 2003-02-04  Jesper Harder  <harder@ifa.au.dk>
427
428         * gnus-sum.el (gnus-summary-search-article): Speed up by
429         disabling various visual features while searching.
430         (gnus-summary-recenter): Test gnus-auto-center-summary first.
431
432 2003-02-03  Jesper Harder  <harder@ifa.au.dk>
433
434         * spam.el (spam-list-of-checks): Don't quote nil and t in
435         docstrings.  From the elisp manual:
436
437            When a documentation string refers to a Lisp symbol, write
438            it [..] with single-quotes around it.  [..] There are two
439            exceptions: write t and nil without single-quotes.
440
441         * messcompat.el (message-from-style): do.
442
443         * message.el (message-send-mail): do.
444
445         * gnus-util.el (gnus-use-byte-compile): do.
446
447         * gnus-score.el (gnus-score-lower-thread): do.
448
449         * gnus-int.el (gnus-server-unopen-status): do.
450
451         * gnus.el (gnus-define-group-parameter, gnus-large-newsgroup)
452         (large-newsgroup-initial, gnus-install-group-spam-parameters): do.
453
454         * gnus-cus.el (gnus-group-customize, gnus-score-parameters)
455         (gnus-group-parameters): do.
456
457         * gnus-art.el (gnus-article-mime-match-handle-function): do.
458
459         * mm-decode.el (mm-text-html-renderer): do.
460
461 2003-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
462
463         * nnheader.el (nnheader-directory-separator-character): Change the
464         way to compute the dafault value.
465
466 2003-02-02  Jesper Harder  <harder@ifa.au.dk>
467
468         * gnus-art.el (gnus-button-handle-describe-key): Implement it.
469         (gnus-button-alist): Fix regexp for describe-key.
470         (gnus-button-handle-describe-function)
471         (gnus-button-handle-describe-variable)
472         (gnus-button-handle-apropos, gnus-button-handle-apropos-command)
473         (gnus-button-handle-apropos-variable)
474         (gnus-button-handle-apropos-documentation): Docstring fix.
475
476         * gnus-util.el (gnus-kill-buffer): Use get-buffer.
477
478 2003-02-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
479
480         * gnus-draft.el (gnus-group-send-queue): Bind gnus-posting-styles
481         to nil.
482
483         * nnmail.el: Removed gnus-util autoload.
484
485         * gnus.el: Use gnus-prin1-to-string throughout.
486
487         * gnus-util.el (gnus-prin1-to-string): Bind print-length and
488         print-level. 
489
490         * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
491         (gnus-treat-display-grey-xface): Removed.
492
493         * gnus-fun.el (gnus-grab-cam-face): New.
494         (gnus-convert-image-to-gray-x-face): Removed.
495         (gnus-convert-gray-x-face-to-xpm): removed.
496         (gnus-convert-gray-x-face-region): Removed.
497         (gnus-grab-gray-x-face): Removed.
498
499         * nnmail.el (nnmail-expiry-wait-function): Doc indent.
500
501 2003-01-31  Jesper Harder  <harder@ifa.au.dk>
502
503         * gnus-util.el (gnus-kill-buffer): Functions in gnus-util
504         shouldn't depend on the rest of Gnus, so test if gnus-buffers is
505         bound.
506
507         * nnmail.el (nnmail-cache-close): Use gnus-kill-buffer.
508
509 2003-01-30  Jesper Harder  <harder@ifa.au.dk>
510
511         * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
512         Remove -- these are bogus options which are never used.
513
514 2003-01-29  Jesper Harder  <harder@ifa.au.dk>
515
516         * gnus-art.el (gnus-article-mode): Use summary tool bar.
517
518 2003-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
519
520         * spam.el (spam-check-blackholes) 
521         (spam-blackhole-good-server-regex): new variable to skip some IPs
522         when checking blackholes; use it
523         (spam-check-bogofilter-headers) 
524         (spam-bogofilter-bogosity-positive-spam-header): new variable, in
525         case more X-Bogosity is used than just "Yes/No"
526         (spam-ham-move-routine): semi-fixed, only first article is
527         properly moved now
528
529 2003-01-27  Jesper Harder  <harder@ifa.au.dk>
530
531         * gnus-util.el (gnus-kill-buffer): Remove buffer from gnus-buffers
532         as well.
533         
534         * gnus-sum.el (gnus-select-newsgroup): Use gnus-kill-buffer.
535         
536         * gnus-score.el (gnus-score-headers, gnus-score-find-bnews): do.
537         
538         * gnus-start.el (gnus-save-newsrc-file, gnus-clear-system): do.
539         
540         * gnus-bcklg.el (gnus-backlog-shutdown): do.
541         
542         * gnus-srvr.el (gnus-server-exit, gnus-browse-exit): do.
543
544 2003-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
545
546         * gnus-fun.el (gnus-face-encode): New function.
547         (gnus-convert-png-to-face): Use it.
548
549         * gnus-sum.el (gnus-summary-make-menu-bar): Added M-& to marks. 
550
551 2003-01-26  Jesper Harder  <harder@ifa.au.dk>
552
553         * mm-decode.el (mm-dissection-list): Remove.
554         (mm-dissect-singlepart): Don't push to mm-dissection-list, it's
555         only used in mm-remove-all-parts.
556         (mm-remove-all-parts): Remove it, it's never called.
557
558 2003-01-25  Simon Josefsson  <jas@extundo.com>
559
560         * gnus-group.el (gnus-group-make-group): Report errors.
561
562         * nnimap.el (nnimap-request-create-group): Ditto.
563
564         * sieve-manage.el (sieve-manage-is-okno): Parse literal strings.
565
566         * sieve.el (sieve-upload): Fix error printing.
567
568         * mm-encode.el (mm-qp-or-base64): Always QP iff
569         mm-use-ultra-safe-encoding and cleartext PGP.
570
571         * gnus-sum.el (gnus-summary-select-article): Inhibit
572         redisplay (mainly for secured messages).
573
574         * nnmail.el (nnmail-article-group): Copy body too (but don't
575         process it).
576
577 2003-01-25  Jesper Harder  <harder@ifa.au.dk>
578
579         * gnus-art.el (gnus-article-setup-buffer): Reset
580         gnus-button-marker-list.
581
582 2003-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
583
584         * nntp.el (nntp-read-timeout): Default to using a second delay
585         under Microsoft Windows.
586
587 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
588
589         * nnheader.el (nnheader-directory-separator-character): New
590         variable. 
591
592 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
593
594         * gnus-agent.el (gnus-agent-max-fetch-size)
595         (gnus-agent-article-alist, gnus-agent-get-undownloaded-list)
596         (gnus-agent-catchup, gnus-agent-summary-fetch-group)
597         (gnus-agent-fetch-articles, gnus-agent-backup-overview-buffer)
598         (gnus-agent-flush-cache, gnus-agent-fetch-headers)
599         (gnus-agent-braid-nov, gnus-agent-load-alist)
600         (gnus-agent-article-alist-save-format)
601         (gnus-agent-read-agentview, gnus-agent-save-alist)
602         (gnus-agent-fetch-group-1, gnus-agent-expire)
603         (gnus-agent-uncached-articles, gnus-agent-retrieve-headers)
604         (gnus-agent-regenerate-group): Reformat to keep under eighty
605         columns.  Reword docstrings so that first line is under eighty
606         chars and a complete sentence.  Still need to work on the rear
607         end of the file, in particular gnus-agent-expire.       
608
609 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
610
611         * gnus-agent.el (gnus-agentize): Indent.
612
613         * gnus.el (gnus-version-number): Bumped.
614
615 2003-01-24 20:32:44 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
616
617         * gnus.el: Oort Gnus v0.14 is released.
618
619 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
620
621         * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
622         before beginning.  Tiny patch from Mark Thomas
623         <swoon@bellatlantic.net>.
624
625 2003-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
626
627         * spam.el (spam-check-blackholes, spam-split) 
628         (spam-mark-junk-as-spam-routine, spam-summary-prepare-exit): added
629         gnus-message calls to show to users what spam.el is doing
630
631 2003-01-24  Jesper Harder  <harder@ifa.au.dk>
632
633         * gnus-msg.el (gnus-message-replysign)
634         (gnus-message-replyencrypt): Fix typo.
635
636 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
637
638         * gnus-art.el (gnus-mime-security-show-details): Toggle showing
639         details. 
640
641 2003-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
642
643         * gnus-art.el (gnus-article-press-button): let* -> let.
644         (gnus-mime-security-show-details): Cleaned up.
645         (gnus-mime-security-press-button): Save excursion.
646         (gnus-insert-mime-security-button): Clean up.
647
648         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Doc fix.
649
650         * gnus-async.el (gnus-async-wait-for-article): Don't use a
651         timeout. 
652
653         * nntp.el (nntp-accept-process-output): Removed timeout. 
654         (nntp-read-timeout): New variable.
655         (nntp-accept-process-output): Use it.
656
657         * gnus-sum.el (gnus-data-find-list): Remove *.
658
659 2002-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
660
661         * gnus-sum.el (gnus-summary-first-subject): Fixed bug that I
662         introduced on 2002-01-22.
663         (gnus-summary-first-unseen-or-unread-subject): Ditto.
664
665 2003-01-23  Teodor Zlatanov  <tzz@lifelogs.com>
666
667         * spam.el (spam-check-regex-headers, spam-list-of-checks) 
668         (spam-regex-headers-spam, spam-regex-headers-ham): added spam/ham
669         checks of incoming mail based on simple header regexp matching
670
671 2003-01-22  Teodor Zlatanov  <tzz@lifelogs.com>
672
673         * gnus-sum.el (gnus-spam-mark): set to `$'
674
675 2002-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
676
677         * gnus-agent.el (gnus-agent-get-undownloaded-list): Now computes
678         gnus-newsgroup-unfetched, the list of articles whose headers have
679         not been fetched from the server.
680
681         * gnus-sum.el (gnus-summary-find-next): Removed undownloaded
682         parameter as it never worked due to a bug.  Added check to prevent
683         selection of any article in the gnus-newsgroup-unfetched list.
684         (gnus-summary-find-prev): Added check to prevent selection of any
685         article in the gnus-newsgroup-unfetched list.
686         (gnus-summary-first-subject): Documented API. Modified
687         implementation so that constraints are handled independently.
688         Added check to prevent selection of any article in the
689         gnus-newsgroup-unfetched list.
690         (gnus-summary-first-unseen-subject): Updated parameters in
691         gnus-summary-first-subject call to match new API.
692         (gnus-summary-first-unseen-or-unread-subject): Ditto.
693         (gnus-summary-catchup): Do not mark unfetched articles as read.
694         
695 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
696
697         * gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook):
698         make-obsolete-variable allows only two arguments in XEmacs and
699         Emacs 20.
700
701         * gnus-sum.el (gnus-summary-wash-hide-map): Remove
702         gnus-article-hide-pgp.
703         (gnus-summary-make-menu-bar): do.
704
705         * gnus-art.el (gnus-treat-strip-pgp): Make obsolete.
706         (gnus-treatment-function-alist): Remove gnus-treat-strip-pgp and
707         gnus-article-hide-pgp.
708         (article-hide-pgp): Remove.
709         (gnus-article-hide): Remove gnus-article-hide-pgp.
710
711         * gnus.el: Remove gnus-article-hide-pgp
712
713 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
714
715         * message.el (message-required-headers): Doc fix.
716
717 2003-01-21  Teodor Zlatanov  <tzz@lifelogs.com>
718
719         * spam.el (spam-group-ham-processor-bogofilter-p): fixed bug
720         (spam-ifile-register-ham-routine, spam-ifile-ham-category): new
721         option to make ifile a purely binary classifier
722
723 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
724
725         * mml-sec.el (mml-secure-sign-pgpauto): Renamed.
726         (mml-secure-encrypt-pgpmime): Removed double.
727
728         * gnus-sum.el (gnus-summary-mark-article-as-replied): Added
729         debugging statements.
730
731 2003-01-21  Andreas Fuchs  <asf@void.at>
732
733         * mml-sec.el (mml-sign-alist): Added pgpauto.
734
735 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
736
737         * gnus.el (gnus-version-number): Bumped version number.
738
739 2003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
740
741         * gnus.el: Oort Gnus v0.13 is released.
742
743 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
744
745         * gnus-art.el (gnus-button-url-regexp): Removed |.
746
747         * message.el (message-send-hook): Doc fix.
748
749         * gnus-win.el (gnus-buffer-configuration): Display article
750         instead of article-copy when `reply'.
751
752 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
753
754         * gnus.el (gnus-format): Change customize group to gnus.
755         (gnus-cache): Add link.
756         (gnus-group-charter-alist): Fix docstring.
757
758 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
759
760         * mailcap.el (mailcap-print-command): lpr-command might be
761         unbound in XEmacs.
762
763 2002-01-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
764
765         * gnus-agent.el (gnus-agent-regenerate-group): Added interactive form.
766
767         * gnus-sum.el (gnus-summary-update-article-line): Fixed
768         calculation of net characters added for use in the gnus-data
769         structure.
770         
771 2003-01-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
772
773         * nnmail.el (nnmail-process-unix-mail-format): Improve error
774         message.  Suggested by Jari Aalto.
775
776 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
777
778         * gnus-art.el (gnus-article-followup-with-original): Clean up. 
779         (gnus-article-reply-with-original): Ditto.
780
781         * gnus-sum.el (gnus-summary-catchup): Make sure downloadable,
782         read articles don't become unread.
783
784 2003-01-17  Simon Josefsson  <jas@extundo.com>
785
786         * gnus-fun.el (gnus-x-face-from-file): 
787         (gnus-face-from-file): Suggest image format in minibuffer prompt.
788
789         * gnus-fun.el (gnus-convert-image-to-x-face-command)
790         (gnus-convert-image-to-face-command): Doc fix.
791
792 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
793
794         * gnus-fun.el (gnus-convert-face-to-png): Protect against errors.
795
796 2003-01-17  Jesper Harder  <harder@ifa.au.dk>
797
798         * gnus-art.el (gnus-mime-print-part): Use mm-save-part-to-file to
799         avoid encoding problems.
800
801         * mailcap.el (mailcap-ps-command): New variable.
802         (mailcap-mime-data): Add print entry where applicable.  Use
803         pdftotext on a tty.
804
805 2003-01-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
806
807         * gnus-sum.el (gnus-alter-header-function): Add type and group.
808
809 2003-01-16  Simon Josefsson  <jas@extundo.com>
810
811         * gnus-fun.el (gnus-convert-image-to-x-face-command) 
812         (gnus-convert-image-to-face-command, gnus-x-face-from-file) 
813         (gnus-face-from-file): Doc fix; don't mention image format.
814
815 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
816
817         * spam.el (spam-get-article-as-filename): new function (unused for now)
818         (spam-get-article-as-buffer): new function
819         (spam-get-article-as-string): use spam-get-article-as-buffer
820         (spam-summary-prepare-exit): fixed bug, noticed by Malcolm Purvis
821
822 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
823  
824         * gnus-agent.el: Don't use `path'.
825         From the GNU coding standards:
826         
827             Please do not use the term ``pathname'' that is used in Unix
828             documentation; use ``file name'' (two words) instead.  We use
829             the term ``path'' only for search paths, which are lists of
830             directory names.
831
832         * nnsoup.el (nnsoup-file-name): Ditto.
833  
834         * nnmail.el (nnmail-pathname-coding-system): Ditto.
835         (nnmail-group-pathname): Ditto.
836  
837         * nnimap.el (nnimap-group-overview-filename): Ditto.
838  
839         * nnheader.el (nnheader-pathname-coding-system): Ditto.
840         (nnheader-group-pathname): Ditto.
841  
842         * nnfolder.el (nnfolder-group-pathname): Ditto.
843  
844         * gnus.el (gnus-home-directory): Ditto.
845  
846         * gnus-group.el (gnus-group-icon-list): Ditto.
847  
848 2003-01-16  Jesper Harder  <harder@ifa.au.dk>
849
850         * gnus-art.el (gnus-mime-print-part): Use mm-handle-media-type.
851
852         * message.el (message-mode-menu): Use it.
853         (message-mode-menu): Deactivate "Yank Original" if there's no
854         reply buffer.
855
856         * messagexmas.el (message-xmas-redefine): Redefine in XEmacs.
857
858         * message.el (message-mark-active-p): New function.
859
860 2003-01-15  Teodor Zlatanov  <tzz@lifelogs.com>
861
862         * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header) 
863         (spam-bogofilter-database-directory): new variables
864         (spam-check-bogofilter-headers, spam-check-bogofilter) 
865         (spam-bogofilter-register-with-bogofilter) 
866         (spam-bogofilter-register-spam-routine) 
867         (spam-bogofilter-register-ham-routine) 
868         (spam-group-ham-processor-bogofilter-p): new functions for the new
869         Bogofilter interface
870         (spam-summary-prepare-exit): use the new Bogofilter functions
871         (spam-list-of-checks): added spam-use-bogofilter-headers
872         (spam-bogofilter-score): rewrote function
873         (spam-check-bogofilter): optional score parameter, uses
874         spam-check-bogofilter-headers better
875         (spam-check-bogofilter-headers): optional score parameter
876
877         * gnus.el (gnus-install-group-spam-parameters): new variable, t by
878         default, in the gnus-start customization group.  Used to disable
879         the spam-*/ham-* parameters.
880         (gnus-group-ham-exit-processor-bogofilter): new ham processor
881
882 2003-01-15  Jesper Harder  <harder@ifa.au.dk>
883
884         * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
885         XEmacs.
886
887         * gnus-ems.el (gnus-mark-active-p): do.
888
889 2003-01-15  Kevin Ryde  <user42@zip.com.au>
890
891         * gnus.texi (Using MIME): Mention auto-compression-mode with
892         gnus-mime-copy-part.
893
894 2003-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
895
896         * message.el (message-send): Don't warn about duplicates when
897         superseding. 
898
899 2003-01-15  Simon Josefsson  <jas@extundo.com>
900
901         * nnimap.el (nnimap-split-download-body): New variable.
902         (nnimap-split-articles): Use it.
903
904 2002-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
905
906         * gnus-agent.el (gnus-agent-check-overview-buffer): This data
907         integrity checker was incorrectly flagging, and removing, articles
908         whose article number was negative.
909         (gnus-agent-fetch-group-1): When executed in the group's summary
910         buffer, refresh each downloaded line to update the status flag and
911         font.  Preserve the value of gnus-newsgroup-headers so that
912         gnus-agent-fetch-articles can split the requests by size.
913         (gnus-agent-expire): Corrected day calculation for when
914         gnus-agent-expire-days contains a list.
915
916 2003-01-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
917
918         * gnus-audio.el (gnus-audio-au-player): Use executable-find. 
919
920 2003-01-13  Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
921
922         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
923           /usr/bin/play as default player. 
924           (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
925
926 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
927
928         * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
929         articles to be marked as well.
930
931 2002-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
932         * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
933         fictious headers generated by nnagent (ie. Undownloaded Article
934         ####) in the list of articles that have not been downloaded.
935         
936         * gnus-int.el (): Added require declarations to resolve
937         compile-time warnings.
938         (gnus-open-server): If the server status is set to offline,
939         recursively execute gnus-open-server to open the offline backend
940         (e.g. nnagent).
941
942 2003-01-14  Jesper Harder  <harder@ifa.au.dk>
943
944         * gnus-art.el (gnus-article-reply-with-original): Use
945         gnus-mark-active-p.
946         (gnus-article-followup-with-original): do.
947
948 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
949
950         * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
951
952 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
953
954         * gnus-score.el (gnus-score-edit-file-at-point): New function.
955         (gnus-score-find-trace): Bind it to `e' key.  Added `q' for quit.
956
957 2003-01-13  Romain FRANCOISE  <romain@orebokech.com>
958
959         * gnus-fun.el (gnus-x-face-from-file): Quote file name. 
960         (gnus-face-from-file): Ditto.
961
962 2003-01-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
963
964         * gnus-sum.el (gnus-articles-to-read): Don't just apply
965         gnus-alter-articles-to-read-function to the unread articles. 
966
967 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
968
969         * deuglify.el (gnus-article-outlook-unwrap-lines)
970         (gnus-article-outlook-repair-attribution)
971         (gnus-article-outlook-rearrange-citation): New function names,
972         renamed from "gnus-outlook-" to "gnus-article-outlook-".  Changed
973         doc-string.
974
975         * gnus-sum.el (gnus-summary-mode-map): Use new function names,
976         removed `W k' key binding (use `W Y f' instead).
977         (gnus-summary-make-menu-bar): Use new function names.
978
979 2003-01-13  Simon Josefsson  <jas@extundo.com>
980
981         * gnus-fun.el (gnus-random-x-face): Doc fix.
982         (gnus-insert-random-x-face-header): New function.
983
984 2003-01-13  Jesper Harder  <harder@ifa.au.dk>
985
986         * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
987         mark is not active.
988
989         * gnus-msg.el (gnus-inews-do-gcc): Comment.
990
991         * gnus-ems.el (gnus-mark-active-p): New function.
992
993         * gnus-group.el (gnus-topic-mode-p): New function.
994         (gnus-group-make-menu-bar): Show more key bindings in topic mode.
995         Deactivate items if mark is not active.
996
997 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
998
999         * gnus.el (gnus-version-number): Bumped version.
1000         (gnus-summary-line-format): Doc fix.
1001
1002 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1003
1004         * gnus.el: Oort Gnus v0.12 is released.
1005
1006 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1007
1008         * mail-source.el (mail-sources): Removed autoload to make it
1009         compile under XEmacs.
1010
1011 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
1012
1013         * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
1014         regexp or a function too.
1015         (gnus-confirm-treat-mail-like-news): New variable.  Ask for
1016         confirmation even if the original article is mail.
1017
1018 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1019
1020         * gnus-msg.el (gnus-inews-add-send-actions): Get the right
1021         articles to be marked when not yanking.
1022
1023 2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
1024
1025         * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
1026         
1027 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1028
1029         * gnus-fun.el (gnus-face-from-file): Autoload.
1030
1031         * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
1032         errors.
1033
1034 2003-01-12  Simon Josefsson  <jas@extundo.com>
1035
1036         * sieve.el (sieve-upload-and-bury): New.  Suggested by
1037         kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
1038
1039         * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
1040         Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
1041
1042 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1043
1044         * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
1045         in every string.
1046
1047         * gnus.el (gnus-version-number): Bumped version number.
1048
1049 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1050
1051         * gnus.el: Oort Gnus v0.11 is released.
1052
1053 2003-01-12  Jesper Harder  <harder@ifa.au.dk>
1054
1055         * message.el (message-fetch-reply-field): Narrow to headers.
1056
1057         * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
1058         if Gnus isn't alive.
1059
1060 2002-01-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1061
1062         * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
1063         marks from articles that are already stored in the agent.
1064         (gnus-agent-backup-overview-buffer): New debug tool.  Creates a
1065         backup copy of an invalid .overview file for later analysis.
1066         
1067 2003-01-12  Gregorio Gervasio, Jr.  <gtgj@pacbell.net>
1068
1069         * gnus-sum.el (gnus-summary-exit): Reverse change to make group
1070         exit work with two frames.
1071
1072 2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
1073
1074         * message.el (message-forward-make-body): Use mule4.
1075
1076 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1077
1078         * message.el (message-mode-map): Move wide-reply command.
1079
1080 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
1081
1082         * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
1083         castellano.
1084         (gnus-outlook-display-hook): New variable.
1085         (gnus-outlook-display-article-buffer): New function.
1086         (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
1087         (gnus-outlook-deuglify-article): Made them interactive and added
1088         optional arg.  Use `g-o-d-a-b'.
1089         (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
1090
1091         * gnus-sum.el: Added autoloads.
1092         (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
1093         (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
1094
1095 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1096
1097         * gnus-art.el (gnus-display-mime): Use the mime emulation
1098         variable. 
1099
1100         * gnus-sum.el (gnus-article-emulate-mime): New variable.
1101
1102         * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
1103         newsrc-alist is initialized properly.
1104
1105         * mail-source.el (mail-sources): Autoload.
1106
1107         * gnus-sum.el (gnus-summary-make-false-root-always): Default to
1108         nil.
1109
1110         * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
1111         insert two newlines.
1112
1113         * message.el (message-check-news-header-syntax): Compute the
1114         header length correctly.
1115
1116 2002-01-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1117
1118         * gnus-agent.el (gnus-agent-expire): Do not remove article from
1119         alist when keeping fetched article file.
1120         (gnus-agent-retrieve-headers): When parsing response for article
1121         numbers, use the same algorithm as gnus-agent-braid-nov to protect
1122         against garbage in the server's response.
1123
1124         * gnus-int.el (gnus-request-expire-articles,
1125         gnus-request-move-article): Only expire when the group's server
1126         has been agentized.
1127
1128 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1129
1130         * gnus-cite.el (gnus-cite-delete-overlays): Protect against
1131         errors when deleting overlays.
1132
1133         * gnus-score.el (gnus-score-followup): Allow tracing.
1134
1135         * gnus-art.el (gnus-treat-display-face): New variable.
1136         (article-display-face): New command.
1137
1138         * gnus-fun.el (gnus-face-from-file): New function.
1139         (gnus-convert-face-to-png): Ditto.
1140
1141         * gnus-art.el (gnus-ignored-headers): Added Face.
1142
1143 2003-01-10  Simon Josefsson  <jas@extundo.com>
1144
1145         * nndraft.el (nndraft-request-group): Avoid crash in
1146         directory-files when draft directory doesn't exists.
1147
1148         * gnus-sum.el (gnus-select-article-hook): Add :option.
1149
1150 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
1151
1152         * spam.el (spam-use-stat): new variable
1153         (spam-group-spam-processor-stat-p) 
1154         (spam-group-ham-processor-stat-p): new convenience functions
1155         (spam-summary-prepare-exit): add spam/ham processors to sequence
1156         (spam-list-of-checks): add spam-use-stat to list of checks
1157         (spam-split): conditionally load the spam-stat tables
1158         (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
1159         spam-check-ifile): new functions
1160
1161         * spam-stat.el (spam-stat): typo fix
1162         (spam-stat-install-hooks): new variable
1163         (spam-stat-split-fancy-spam-group): added documentation clarification
1164         (spam-stat-split-fancy-spam-threshhold): new variable
1165         (spam-stat-install-hooks): make hooks conditional
1166         (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
1167
1168         * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
1169         spam-stat ham/spam processor symbols
1170
1171 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1172
1173         * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
1174         file exists.
1175
1176 2003-01-10  Simon Josefsson  <jas@extundo.com>
1177
1178         * gnus-sum.el (gnus-summary-read-group-1): Don't select first
1179         undownloaded/downloadable only when unplugged.
1180
1181 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
1182
1183         * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
1184
1185 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
1186
1187         * spam.el (spam-check-ifile): fixed call-process-region to use the
1188         db parameter only if it's set
1189         (spam-ifile-register-with-ifile): ditto
1190
1191 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
1192
1193         * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
1194         spam-stat-nbad before creating the hash table.
1195         (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
1196         Changed copyright statement to FSF.
1197
1198 2002-01-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1199
1200         * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
1201         processable articles as read.
1202         (gnus-agent-summary-fetch-series): Remove processable and
1203         downloadable marks on all downloaded articles in the series.
1204
1205         * nntp.el (nntp-report): Throw error after reporting the problem.
1206         (nntp-accept-process-output): Corrected error check to report an
1207         error when the process is nil.
1208
1209 2003-01-09  Simon Josefsson  <jas@extundo.com>
1210
1211         * message.el (message-tool-bar-map): Add preview.
1212
1213 2003-01-09  Jesper Harder  <harder@ifa.au.dk>
1214
1215         * mml.el (mml-preview): Get rid of MIME handles and buffers after
1216         previewing.
1217
1218 2003-01-08  Paul Jarc  <prj@po.cwru.edu>
1219
1220         * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
1221         bug when the (n+1)th article to be added to a group has a smaller
1222         number than the n articles already added.
1223
1224 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
1225
1226         * message.el (message-mode-field-menu): Use backquote.
1227
1228 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
1229
1230         * spam.el: fixed the BBDB autoloads again, using
1231         bbdb-search-simple now (which is not a macro, thank god)
1232
1233         * lpath.el (bbdb-search): removed function from maybe-fbind list
1234
1235         * gnus.el (ham-process-destination): added new parameter for
1236         destination of ham articles found in spam groups at summary exit
1237
1238         * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
1239         (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
1240         (spam-ifile-database-path): added new parameter for ifile's database
1241         (spam-move-spam-nonspam-groups-only): new parameter to determine
1242         if spam should be moved from all groups or only some
1243         (spam-summary-prepare-exit): fixed logic to use
1244         spam-move-spam-nonspam-groups-only when deciding to invoke
1245         spam-mark-spam-as-expired-and-move-routine; always invoke that
1246         routine after the spam has been expired-or-moved in case there's
1247         some spam left over; use spam-ham-move-routine in spam groups
1248         (spam-ham-move-routine): new function to move ham articles to the
1249         ham-process-destinations group parameter
1250
1251 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1252
1253         * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
1254
1255         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
1256         gnus-summary-update-article-line.
1257
1258 2003-01-08  Simon Josefsson  <jas@extundo.com>
1259
1260         * nnmail.el (nnmail-expiry-target-group): Request group, create it
1261         not successful.
1262
1263 2003-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1264
1265         * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
1266
1267 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
1268
1269         * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
1270         logic, finally
1271
1272 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1273
1274         * gnus-spec.el (gnus-parse-format): %C is a complex format.
1275         (gnus-parse-format): Change to %~.
1276
1277         * message.el (message-generate-headers): Don't generate optional
1278         empty headers.
1279
1280 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
1281
1282         * message.el (message-cross-post-default)
1283         (message-cross-post-note-function, message-shoot-gnksa-feet)
1284         (message-strip-subject-trailing-was, message-change-subject)
1285         (message-mark-insert-file, message-cross-post-followup-to)
1286         (message-cross-post-followup-to, message-mode-map)
1287         (message-generate-unsubscribed-mail-followup-to)
1288         (message-make-mail-followup-to): Minor changes to doc-strings and
1289         error messages.  Updated copyright line.
1290
1291         * message.el (message-make-mail-followup-to,
1292         message-generate-unsubscribed-mail-followup-to): New function
1293         names.  Renamed functions: "-mft" -> "-mail-followup-to".
1294         (message-make-mft, message-gen-unsubscribed-mft): Removed function
1295         names.
1296
1297         * mml.el (mml-preview-insert-mail-followup-to): New function name.
1298         (mml-preview-insert-mft): Removed function name.
1299         (mml-preview): Use new function names.
1300
1301         * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
1302
1303         * message.el (message-mode-field-menu): Moved header related
1304         commands from "Message" to "Field" menu.
1305
1306 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
1307
1308         * message.el (message-generate-headers-first): Added customization
1309         if variable is a list.
1310
1311 2003-01-07  Michael Shields  <shields@msrl.com>
1312
1313         * gnus-art.el (gnus-article-next-page): Correctly handle the case
1314         where the last line of the article is the last line of the window.
1315
1316 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1317
1318         * gnus-msg.el (gnus-debug): Use ignore-errors.
1319
1320         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
1321         `gnus-summary-update-line'.
1322
1323 2003-01-08  Simon Josefsson  <jas@extundo.com>
1324
1325         * gnus-art.el (gnus-unbuttonized-mime-types)
1326         (gnus-buttonized-mime-types): Doc fix.
1327
1328 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
1329
1330         * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
1331
1332 2003-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1333
1334         * nnrss.el (nnrss-group-alist): Add and clear up.
1335
1336 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
1337
1338         * spam.el: removed unnecessary condition-case for loading bbdb-com.el
1339
1340         * lpath.el (bbdb-search): added BBDB functions for a better way to
1341         fix missing functions
1342
1343         * spam.el (spam-check-ifile): if should be an unless
1344
1345         * spam.el: define 'ignore alias for spam-BBDB-register-routine,
1346         spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
1347         (spam-ifile-all-categories): doc string fixed to be less than 80 chars
1348
1349 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1350
1351         * gnus-sum.el (gnus-summary-make-menu-bar): Added
1352         gnus-summary-refer-thread to thread menu.
1353
1354 2002-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1355
1356         * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
1357         summary buffer, articles that cannot be fetched are marked as
1358         canceled.
1359
1360         * nntp.el (nntp-with-open-group): The quit signal handler must
1361         propagate the quit signal to the next outer handler so that the
1362         caller knows that the request aborted abnormally.
1363
1364 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
1365
1366         * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
1367         (spam-ifile-register-spam-routine)
1368         (spam-ifile-register-ham-routine): added ifile functionality that
1369         does not use ifile-gnus.el to classify and register articles
1370         (spam-get-article-as-string): convenience function
1371         (spam-summary-prepare-exit): added ifile spam and ham registration
1372         (spam-ifile-all-categories, spam-ifile-spam-category)
1373         (spam-ifile-path, spam-ifile): added customization options
1374
1375         * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
1376         exit processor
1377         (spam-process): added gnus-group-ham-exit-processor-ifile to the
1378         list of choices
1379
1380 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1381
1382         * gnus-score.el (gnus-score-followup): Also score immediate
1383         followups.
1384
1385 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1386
1387         * nnweb.el (nnweb-asynchronous-p): Changed to nil.
1388
1389 2003-01-07  Simon Josefsson  <jas@extundo.com>
1390
1391         * message.el (message-mode-menu): Fix receipt balloon help.
1392
1393 2003-01-07  Jesper Harder  <harder@ifa.au.dk>
1394
1395         * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
1396         always be interpreted as news.
1397
1398 2003-01-07  Simon Josefsson  <jas@extundo.com>
1399
1400         * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
1401         gnus-sieve-script, instead of the global variable
1402         gnus-sieve-crosspost.  One-line patch from Steinar Bang
1403         <sb@dod.no>.
1404
1405 2002-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1406
1407         * gnus.el: Renamed gnus-summary-*-uncached-face as
1408         gnus-summary-*-undownloaded-face to avoid confusing the agent with
1409         the cache.
1410
1411         * gnus-sum.el: Ditto.
1412
1413 2002-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1414
1415         * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
1416         in either the group or summary buffer.
1417         New command "JS", in summary buffer, will fetch articles per the
1418         group's category, predicate, and processable flags.
1419         (gnus-agent-summary-fetch-series): Rewritten to call
1420         gnus-agent-session-fetch-group once with all articles in the
1421         series.
1422         (gnus-agent-summary-fetch-group): Fixed bug and modified code to
1423         return list of fetched articles.
1424         (gnus-agent-fetch-articles): Split fetch list into sublists such
1425         that the article buffer is only slightly larger than
1426         gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
1427         the group's article alist is saved.
1428         (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
1429         longer result in the agent trying to fetch an article.
1430         (gnus-agent-fetch-group-1): Can now be called in either the group
1431         or summary buffer.  Removed the max-fetch-size code that I added
1432         on 2002-12-13 as that capability is now part of
1433         gnus-agent-fetch-articles.  Added code to update summary buffer.
1434         When called in the group buffer, articles that can not be fetched
1435         are AUTOMATICALLY MARKED AS READ.
1436
1437         * gnus-sum.el (): Modified eval-when-compile to minimize
1438         misleading compilation warnings.
1439         (gnus-update-summary-mark-positions): Changed code to use
1440         gnus-undownloaded-mark rather than gnus-downloaded-mark.
1441
1442         * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
1443         empty file as the parser assumes that the file isn't empty.
1444
1445         * nntp.el (nntp-send-string): The process-send-string call can,
1446         because it performs I/O on the process, change the process' state
1447         from open to closed.  If this happens, call nntp-report
1448         immediately to report the broken connection.
1449         (nntp-report): Rewritten to avoid needing a global variable to
1450         determine the appropriate course of action.  Instead, two function
1451         implementations are provided and the nntp-report function value is
1452         bound to the appropriate implementation.
1453         (nntp-retrieve-data): Moved nntp-report call to end of implementation.
1454         (nntp-with-open-group): Now binds nntp-report's function cell
1455         rather than binding gnus-with-open-group-first-pass.  Added a
1456         condition-case to detect a quit during a nntp command.  When the
1457         quit occurs, the current connection is closed as a fetch articles
1458         request could have several megabytes queued up for reading.
1459         (nntp-retrieve-headers): Bind articles to itself.  If
1460         nntp-with-open-group repeats this command, I must have access to
1461         the original list of articles.
1462         (nntp-retrieve-groups): Ditto for groups.
1463         (nntp-retrieve-articles): Ditto for articles.
1464         (*): Replaced nntp-possibly-change-group calls to
1465         nntp-with-open-group forms in all, but one, occurrance.
1466         (nntp-accept-process-output): Bug fix. Detect when called with
1467         null process.
1468
1469 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
1470
1471         * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
1472         if we don't need to.
1473         (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
1474
1475 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1476
1477         * gnus-group.el (gnus-group-make-web-group): Pass the select
1478         method on to group-create.
1479         (gnus-group-line-format-alist): %U is an integer.
1480
1481         * gnus-sum.el (gnus-summary-exit-no-update): Don't update
1482         ephemeral groups.
1483         (gnus-summary-read-group-1): Ditto.
1484         (gnus-group-make-articles-read): Ditto.
1485
1486         * mm-url.el (mm-url-program): Doc fix.
1487
1488         * message.el (message-mode-map): Rebound
1489         message-insert-wide-reply.
1490
1491 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1492
1493         * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
1494         color as `gnus-group-startup-message' does.
1495
1496 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
1497
1498         * spam.el: fixed line lengths to 80 chars or less
1499
1500         * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
1501         "not-read" mark
1502         (gnus-summary-mark-forward): added the spam-mark to the list of
1503         marks not to be marked as "read" when viewed
1504
1505 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1506
1507         * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
1508
1509         * gnus-group.el (gnus-number-of-unseen-articles-in-group):
1510         Protect against unactive groups.
1511
1512         * message.el (message-check-news-header-syntax): Check long
1513         header lines.
1514         (message-check-news-header-syntax): Update `start'.
1515
1516         * gnus-group.el (gnus-group-expire-articles): Doc fix.
1517         (gnus-group-line-format): %U.
1518         (gnus-group-line-format-alist): ?U.
1519         (gnus-number-of-unseen-articles-in-group): New function.
1520
1521         * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
1522
1523         * gnus.el (gnus-version-number): Bump version number.
1524
1525 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1526
1527         * gnus.el: Oort Gnus v0.10 is released.
1528
1529 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1530
1531         * gnus.el (gnus-version-number): Fix version number.
1532
1533 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1534
1535         * gnus.el: Oort Gnus v0.08 is released.
1536
1537 2003-01-04  Jesper Harder  <harder@ifa.au.dk>
1538
1539         * mm-util.el: Add mm-string-make-unibyte.
1540
1541         * gnus-group.el (gnus-group-jump-to-group): Make it work for
1542         UTF-8 groups.
1543
1544 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1545
1546         * gnus.el (gnus-variable-list): Write gnus-format-specs last.
1547
1548         * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
1549
1550 2003-01-04  Kevin Ryde  <user42@zip.com.au>
1551
1552         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
1553         function.
1554
1555 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1556
1557         * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
1558         (gnus-summary-read-group-1): Update group line.
1559         (gnus-summary-exit-no-update): Update group on exit.
1560
1561         * gnus-group.el (gnus-group-line-format): Add %*.
1562         (gnus-group-line-format-alist): Ditto.
1563         (gnus-group-insert-group-line): Set it.
1564         (gnus-group-is-exiting-p): New variable.
1565         (gnus-group-insert-group-line): Use it.
1566
1567 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
1568
1569         * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
1570         enable BBDB ham processing
1571         (spam-blacklist-register-routine): enable blacklist spam processing
1572         (spam-whitelist-register-routine): enable whitelist ham processing
1573         (spam-fetch-field-from-fast): fast fetching of the "from" field
1574         from (gnus-data-list)
1575         (spam-summary-prepare-exit): works completely now
1576         (spam-use-blacklist): oops, should be nil by default
1577         (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
1578         split processing now; before it was for summary exit as
1579         well but that's done with the spam-contents and spam-process
1580         parameters now
1581
1582 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
1583
1584         * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
1585         characters.
1586
1587 2003-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
1588
1589         * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
1590         (spam-group-processor-p, spam-group-processor-bogofilter-p)
1591         (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
1592         (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
1593         (spam-mark-spam-as-expired-and-move-routine)
1594         (spam-generic-register-routine, spam-BBDB-register-routine)
1595         (spam-ifile-register-routine, spam-blacklist-register-routine)
1596         (spam-whitelist-register-routine): new functions
1597         (spam-summary-prepare-exit): added summary exit processing (expire
1598         or move) of spam-marked articles for spam groups; added slots for
1599         all the spam-*-register-routine functions
1600
1601 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1602
1603         * pop3.el (pop3-retr): Wait 500 msecs.
1604         (pop3-read-response): Ditto.
1605
1606         * gnus-msg.el (gnus-setup-message): Get the evaliation order
1607         right.
1608         (gnus-inews-make-draft): New function.
1609         (gnus-setup-message): Use it.
1610
1611         * message.el (message-required-headers): Add From.
1612
1613 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1614         Trivial patch from Norbert Koch <nk@viteno.net>.
1615
1616         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
1617
1618 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1619
1620         * message.el (message-generate-headers): Let header formatters do
1621         their work.
1622
1623 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
1624
1625         * deuglify.el (gnus-article-outlook-deuglify-article):
1626         Rehighlight, reapply treatments and call
1627         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
1628         (gnus-outlook-repair-attribution-block): Recognize cited
1629         attributions.  Suggested by Niklas Morberg.
1630
1631 2003-01-02  Pete Kazmier  <pete@kazmier.com>
1632
1633         * gnus-art.el (gnus-treat-predicate): Check condition first.
1634
1635 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
1636
1637         * lpath.el: Add url-http-file-exists-p.
1638
1639         * gnus-group.el (gnus-group-fetch-charter): Use
1640         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
1641
1642 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1643
1644         * message.el (message-draft-headers): Also generate From to get a
1645         nicer draft buffer summary.
1646
1647         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
1648         parameter.
1649
1650         * gnus-art.el (article-wash-html): Clean up.
1651         (article-wash-html): Typo fix.
1652
1653         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
1654         (gnus-summary-mail-forward): To many lists of lists.
1655
1656         * gnus-art.el (article-wash-html): Clean up.
1657
1658 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
1659
1660         * gnus-art.el (gnus-treat-wash-html): New variable.
1661
1662 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1663
1664         * message.el (message-check-news-header-syntax): Allow posting.
1665         (message-check-news-header-syntax): Fix logic for sure, this
1666         time.
1667
1668 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
1669
1670         * message.el (message-check-news-header-syntax): Check syntax of
1671         continuation headers.
1672
1673 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
1674
1675         * gnus-art.el (gnus-button-url-regexp,
1676         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
1677         (gnus-header-button-alist): Regexps are case insensitive here.
1678
1679 2003-01-02  Simon Josefsson  <jas@extundo.com>
1680
1681         * dig.el (query-dig): Doc fix.
1682
1683 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1684
1685         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
1686         summary buffer line, not just the download mark.
1687
1688 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1689
1690         * gnus-sum.el (gnus-summary-goto-subjects): New function.
1691         (gnus-summary-insert-dormant-articles): New command and
1692         keystroke.
1693
1694         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
1695         function for mass insertion of subjects.
1696
1697         * nndraft.el (nndraft-generate-headers): Don't move point.
1698
1699         * gnus.el (nnheader): Require nnheader.
1700
1701         * nndraft.el (nndraft-request-associate-buffer): Use
1702         make-local-variable.
1703
1704 2003-01-02  Michael Shields  <shields@msrl.com>
1705
1706         * nndraft.el (nndraft-request-associate-buffer): Make
1707         write-contents-hooks buffer-local before setting it.
1708
1709 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1710
1711         * gnus.el (gnus-group-parameter-value): Take an extra param.
1712         (gnus-group-fast-parameter): Let group param results be nil.
1713
1714         * gnus-art.el (gnus-article-forward-header): New function.
1715         (article-date-ut): Use it to remove continuation date headers.
1716
1717         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
1718         read-event.
1719         (gnus-summary-remove-bookmark): Clean up.
1720         (gnus-summary-set-bookmark): Clean up.
1721
1722         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
1723
1724         * gnus.el (gnus-group-startup-message): Bind data-directory to
1725         the Gnus etc directory.
1726
1727 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
1728
1729         * spam.el (spam-summary-prepare-exit): added slots for spam- and
1730         ham-processing of articles; use the new
1731         spam-group-(spam|ham)-contents-p functions
1732         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
1733         convenience functions
1734         (spam-mark-junk-as-spam-routine): use the new
1735         spam-group-spam-contents-p function
1736
1737         * gnus.el (spam-process, spam-contents, spam-process-destination):
1738         added new parameters with corresponding global variables
1739         (gnus-group-spam-exit-processor-ifile,
1740         gnus-group-spam-exit-processor-bogofilter,
1741         gnus-group-spam-exit-processor-blacklist,
1742         gnus-group-spam-exit-processor-whitelist,
1743         gnus-group-spam-exit-processor-BBDB,
1744         gnus-group-spam-classification-spam,
1745         gnus-group-spam-classification-ham): added new symbols for the
1746         spam-process and spam-contents parameters
1747
1748         * spam.el (spam-ham-marks, spam-spam-marks): changed list
1749         customization and list itself to store mark symbol rather than
1750         mark character.
1751         (spam-bogofilter-register-routine): added logic to generate mark
1752         values list from spam-ham-marks and spam-spam-marks, so (member)
1753         would work.
1754
1755 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1756
1757         * message.el (message-cross-post-followup-to): Fix comment.
1758
1759 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
1760
1761         * spam.el (spam-ham-marks, spam-spam-marks): changed list
1762         customization and list itself to store mark symbol rather than
1763         mark character.
1764         (spam-bogofilter-register-routine): added logic to generate mark
1765         values list from spam-ham-marks and spam-spam-marks, so (member)
1766         would work.
1767
1768 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
1769
1770         * message.el (message-signature-insert-empty-line): New variable.
1771
1772 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1773
1774         * message.el: Renamed functions and variables: "xpost" ->
1775         "cross-post", "-fup2" -> "-followup-to".
1776         (message-cross-post-old-target, message-cross-post-default,
1777         message-cross-post-note, message-followup-to-note,
1778         message-cross-post-note-function): New variables names.
1779         (message-xpost-old-target, message-xpost-default,
1780         message-xpost-note, message-fup2-note,
1781         message-xpost-note-function): Removed variable names.
1782         (message-cross-post-followup-to-header,
1783         message-cross-post-insert-note, message-cross-post-followup-to):
1784         New function names.
1785         (message-xpost-fup2-header, message-xpost-insert-note,
1786         message-xpost-fup2): Removed function names.
1787
1788 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1789
1790         * message.el (message-send-mail): Added message-cleanup-headers to
1791         prevent newlines in headers.
1792
1793 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1794
1795         * dns.el (dns-make-network-process): Comment.
1796
1797         * gnus-sum.el (gnus-summary-display-while-building): Default to
1798         nil.
1799
1800 2003-01-01  Wes Hardaker  <wes@hardakers.net>
1801
1802         * gnus-sum.el (gnus-summary-display-while-building): New
1803         variable.
1804
1805 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
1806
1807         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
1808         before rearranging the article.
1809
1810 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1811
1812         * nndraft.el (nndraft-generate-headers): New function.
1813         (nndraft-request-associate-buffer): Use it to write headers on
1814         buffer save.
1815
1816         * message.el (message-generate-headers): Let the function be a
1817         lambda form.
1818         (message-draft-headers): New variable.
1819
1820         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
1821         function.
1822         (gnus-setup-message): Use it.
1823
1824         * message.el (message-generate-headers-first): Doc fix.
1825         (message-setup-1): Use new function for getting which headers to
1826         generate.
1827         (message-headers-to-generate): New function.
1828
1829 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1830
1831         * gnus-agent.el (gnus-agent-save-alist): Make directory.
1832
1833 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
1834
1835         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
1836         mention negatives.
1837
1838 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
1839
1840         * deuglify.el (gnus-outlook-rearrange-article): Use
1841         `transpose-regions' instead of tempering the kill-ring.
1842         (gnus-article-outlook-deuglify-article): Rehighlight article
1843         instead of a complete redisplay.
1844
1845 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
1846
1847         * spam.el: most defvars are defcustoms now
1848
1849         patches from Michael Shields  <shields@msrl.com>
1850
1851         * spam.el (spam-bogofilter-articles): Select the article
1852         body using gnus-summary-show-article t instead of
1853         gnus-summary-select-article; this presents the raw text
1854         without running any hooks.
1855
1856         * spam.el (spam-bogofilter-articles): Use message-remove-header
1857         to remove headers; the old way incorrectly removed just the first
1858         line of folded headers.
1859
1860 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1861
1862         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
1863
1864 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1865
1866         * gnus-start.el (gnus-load): New function.
1867         (gnus-read-newsrc-el-file): Use it.
1868
1869 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1870
1871         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
1872         (gnus-button-handle-apropos-documentation): New function.
1873         (gnus-button-handle-ctan): New function.
1874         (gnus-button-alist): Use them.  Improve some regexps.
1875         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
1876
1877 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1878
1879         * message.el (message-subscribed-p): New function.
1880         (message-send-mail): Use it.
1881         * mml.el (mml-preview-insert-mft): New function.
1882         (mml-preview): Use it.
1883
1884 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1885
1886         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
1887         when sorting by date.
1888
1889         * gnus-art.el (gnus-article-edit-mode): New variable.
1890         (gnus-article-setup-buffer): Warn user about discarding edits.
1891
1892         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
1893         (gnus-summary-pipe-output): Take a symbolic prefix to save all
1894         headers.
1895
1896         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
1897
1898 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1899
1900         * message.el (message-completion-alist): Added "Mail-Followup-To"
1901         and "Mail-Copies-To".
1902
1903 2002-07-21  Jesper harder  <harder@ifa.au.dk>
1904
1905         * gnus-group.el: Add key bindings for
1906         gnus-group-sort-groups-by-real-name and
1907         gnus-group-sort-selected-groups-by-real-name.
1908
1909 2002-07-21  Jesper harder  <harder@ifa.au.dk>
1910
1911         * gnus.texi (Sorting Groups): Add key bindings for
1912         gnus-group-sort-groups-by-real-name and
1913         gnus-group-sort-selected-groups-by-real-name.
1914
1915 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
1916
1917         * spam.el (spam-use-dig): new variable for blackhole checking
1918         through dig.el
1919         (spam-check-blackholes): added dig.el checking functionality and
1920         more verbose reporting; query-dig is autoloaded from dig.el
1921         (spam-use-blackholes): disabled by default
1922         (spam-blackhole-servers): removed rbl.maps.vix.com from the
1923         blackhole servers list
1924
1925 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1926
1927         * message.el (message-required-headers): New variable.
1928
1929 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
1930
1931         * dig.el (query-dig): new function
1932
1933 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1934
1935         * flow-fill.el (fill-flowed): Don't infloop on too long fill
1936         prefixes.
1937
1938         * dns.el (query-dns): Protect against errors.
1939
1940         * gnus-msg.el (gnus-article-yanked-articles): New variable.
1941         (gnus-inews-add-send-actions): Mark all answered messages as
1942         answered.
1943
1944 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
1945
1946         * nnmail.el (nnmail-split-it): Added tracing to
1947         `:' split rule
1948
1949 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
1950
1951         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
1952         and "%s" so we don't overquote them.
1953
1954 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
1955
1956         * (mm-display-external): Display the actual command that has been
1957         executed in the echo area.
1958
1959 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1960
1961         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
1962
1963         * message.el (message-with-reply-buffer): New macro.
1964         (message-fetch-reply-field): Use it.
1965         (message-insert-wide-reply): New command and keystroke.
1966         (message-carefully-insert-headers): New function.
1967         (message-insert-to): Use new function.
1968
1969         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
1970         (gnus-topic-goto-missing-group): Use it.
1971
1972         * message.el (message-required-news-headers): Removed Lines.
1973         (message-reply): Don't insert References first.
1974         (message-followup): Ditto.
1975         (message-make-references): New function.
1976         (message-followup): Set message-reply-headers before generating
1977         the buffer stuff.
1978
1979 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
1980
1981         * mml.el (mml-generate-mime-1): Reverse the order of
1982         encoding/flowing.
1983
1984 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1985
1986         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
1987         after moving them.
1988
1989         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
1990         fit with newer standard format.
1991         (gnus-summary-make-false-root-always): New variable.
1992         (gnus-gather-threads-by-subject): Use it.
1993
1994         * message.el (message-get-reply-headers): Take an address list
1995         optional argument.
1996
1997 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1998
1999         * gnus.el (gnus-keep-backlog): Change default to 20.
2000
2001         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
2002         start.
2003         (gnus-agent-check-overview-buffer): Remove negative article
2004         numbers.
2005
2006         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
2007         (nnmail-cache-ignore-groups): Doc fix.
2008
2009         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
2010         (nnimap-debug-buffer): New variable.
2011         (nnimap-debug): Use it.
2012
2013 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
2014
2015         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
2016
2017 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2018
2019         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
2020         they aren't already sorted.
2021
2022 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
2023
2024         * message.el (message-mode-menu): Add ellipses to menu items
2025         expecting user interaction.
2026         (message-mode-field-menu): do.
2027
2028 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
2029
2030         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
2031         it isn't used any more.
2032
2033 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
2034
2035         * binhex.el (binhex-decoder-program): Fix docstring.
2036
2037 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2038
2039         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
2040         special chars if the mailcap file uses single quotes around %s.
2041         From Laurent Martelli <laurent@bearteam.org>.
2042
2043 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
2044
2045         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
2046         return the info object.
2047
2048 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
2049
2050         * gnus-int.el (gnus-request-update-info): Artificially add
2051         (1 . (1- min)) to the read range, in case the backend doesn't
2052         store marks for nonexistent articles.
2053
2054 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2055
2056         * binhex.el (binhex-insert-char): Eval-and-compile.
2057
2058 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
2059
2060         * lpath.el: Add tool-bar-local-item-from-menu.
2061
2062         * message.el (message-tool-bar-local-item-from-menu): New function.
2063         (message-tool-bar-map): Use it.
2064
2065 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
2066
2067         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
2068
2069         * gnus-art.el (gnus-article-header-rank): Last header in
2070         gnus-sorted-header-list should have higher rank than non-members.
2071
2072 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2073
2074         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
2075         covered methods.
2076
2077 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2078
2079         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
2080         eval-when-compile.  Suggested by Kevin Greiner.
2081
2082 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
2083
2084         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
2085         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
2086         even though no headers may have been fetched
2087         (gnus-agent-fetch-group-1, and perhaps others, require this
2088         behavior).
2089         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
2090         server buffer is constrained by gnus-agent-max-fetch-size.
2091         Multiple chunks in the same group may perform arbitrarily large
2092         updates.
2093
2094 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
2095
2096         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
2097         gnus-summary-update-download-mark to update the article in the
2098         summary.
2099
2100 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
2101
2102         * gnus.el (gnus-summary-high-uncached-face,
2103         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
2104         New faces.
2105
2106         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
2107         added this on 2002-11-23 but it just wasn't working out as
2108         intended.  The idea isn't entirely dead, three new faces
2109         gnus-summary-*-uncached-face are being added to gnus.el to provide
2110         the basis for an improved implementation.
2111         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
2112         proper file to open is lib/servers.
2113         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
2114         (i.e. removing the article from gnus-newsgroup-downloadable) will
2115         now restore the article's default mark rather than simply setting
2116         no mark.
2117         (gnus-agent-get-undownloaded-list): Corrected documentation.
2118         Added code to set new summary local variable,
2119         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
2120         a temporary list.  No longer sets gnus-newsgroup-downloadable.
2121         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
2122         up to date.  Call new gnus-summary-update-download-mark to keep
2123         summary buffer up-to-date.
2124         (gnus-agent-fetch-selected-article): Keep
2125         gnus-newsgroup-undownloaded up to date.
2126         (gnus-agent-fetch-articles): Return list of articles that were
2127         successfully fetched.
2128         (gnus-agent-check-overview-buffer): No more thingatpt.
2129         (gnus-agent-expire): No longer deletes NOV entries of unread
2130         articles.
2131         (gnus-agent-unread-articles): New function.
2132         (gnus-agent-regenerate-group): The article number must be
2133         terminated by a tab character.  Added more messages to report
2134         repairs.  Inhibit quits while writing changes so it is now safe
2135         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
2136         downloaded to 1) resolve the unbound references and 2) avoid
2137         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
2138
2139         * gnus-art.el (gnus-article-prepare): The agent
2140         downloaded/undownloaded mark is no longer stored as the article's
2141         mark.
2142
2143         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
2144         gnus-summary-highlight may use it.  Added downloaded as
2145         gnus-summary-highlight was using it.
2146
2147         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
2148         the download mark now follows Kai's +/- convention.
2149         (gnus-downloaded-mark): Added ?+ mark.
2150         (gnus-summary-highlight): Added rules to select
2151         gnus-summary-high-uncached-face,
2152         gnus-summary-normal-uncached-face, and
2153         gnus-summary-low-uncached-face.  Removed the
2154         gnus-agent-downloaded-article-face.
2155         (gnus-summary-line-format-alist): Implemented the download flag
2156         format (?O) as named in the manual.  This implementation displays
2157         either gnus-undownloaded-mark, gnus-downloaded-mark, or
2158         gnus-no-mark.
2159         (gnus-newsgroup-agentized): New local variable that identifies
2160         which groups are agentized.  While the agent is now on by default,
2161         you don't have to agentize every server that you use.
2162         (gnus-update-summary-mark-positions): Completed support for the
2163         download type of mark.
2164         (gnus-summary-insert-line): Added undownloaded to the parameters.
2165         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
2166         reference by the gnus-summary-line-format-spec.
2167
2168         * nntp.el (nntp-with-open-group): This macro handles dropped or
2169         broken connections by opening a new connection and repeating the
2170         failed command.
2171         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
2172         XOVER commands preceeding the active articles with the nov entry
2173         of the first available article.  When gnus connected to such a
2174         server, the unexpected nov entry would result in duplicate lines
2175         in the agent's overview file.  This patch fixes the duplicate
2176         lines problem and improves performance by skipping over all
2177         articles IDs that preceed the first nov entry in the server's
2178         reply.
2179
2180 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2181
2182         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
2183         (gnus-summary-highlight): Use it instead of `downloaded'.
2184         (gnus-summary-highlight-line): Ditto.
2185
2186         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
2187
2188 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2189
2190         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
2191
2192         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
2193         calls.
2194
2195         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
2196         downloaded variable if we're in an uncovered group.
2197
2198         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
2199         font to soemthing less noticeable.
2200         (gnus-agent-group-covered-p): New function.
2201
2202 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
2203
2204         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
2205         Because of an unknown bug, the group buffer is saved in .overview
2206         file.
2207
2208 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2209
2210         * nntp.el (nntp-send-command): Braino in last commit.  Replace
2211         `and' with `or'.
2212
2213 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2214
2215         * nntp.el (nntp-send-command): Assume that echo does not happen
2216         when nntp-open-connection-function is nntp-open-network-stream.
2217         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
2218
2219 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2220
2221         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
2222
2223 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
2224
2225         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
2226         nntp-server-buffer if we aren't going to write to it.
2227
2228 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2229         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
2230
2231         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
2232
2233 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2234
2235         * rfc2047.el (rfc2047-decode-region): Remove newlines between
2236         decoded words.
2237
2238 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2239
2240         * gnus.el (fboundp): After loading mm-util, make sure it was the
2241         right one.
2242
2243 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2244
2245         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
2246         gnus-sum.  Made into a user option.
2247
2248         * gnus-sum.el (gnus-simplify-ignored-prefixes)
2249         (gnus-summary-mark-article-as-unread)
2250
2251 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
2252
2253         * time-date.el (date-to-time): Typo.
2254
2255         * parse-time.el: Typo.
2256
2257         * nnsoup.el (nnsoup-retrieve-headers): Typo.
2258
2259         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
2260
2261         * nnimap.el:
2262         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
2263
2264         * mm-encode.el (mm-safer-encoding): Typo.
2265
2266         * messcompat.el: Typo.
2267
2268         * message.el (message-face-alist): Typo.
2269
2270         * imap.el (imap-interactive-login, imap-open): Typos.
2271
2272         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
2273
2274         * gnus.el: Typo.
2275
2276         * gnus-win.el (gnus-configure-frame): Typo.
2277
2278         * gnus-util.el (gnus-atomic-progn-assign): Typo.
2279
2280         * gnus-topic.el (gnus-topic-sort-topics): Typo.
2281
2282         * gnus-sum.el (gnus-summary-article-number)
2283         (gnus-summary-read-group-1, gnus-summary-mark-article)
2284         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
2285
2286         * gnus-mule.el (gnus-mule-add-group): Typo.
2287
2288         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
2289
2290         * gnus-group.el (gnus-group-fetch-faq): Typo.
2291
2292         * gnus-art.el (gnus-decode-header-methods): Typo.
2293
2294         * flow-fill.el: Typo.
2295
2296 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
2297
2298         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
2299
2300 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2301
2302         * gnus-sum.el (gnus-simplify-ignored-prefixes)
2303         (gnus-summary-mark-article-as-unread)
2304         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
2305         Reformatting to avoid long lines.
2306         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
2307
2308 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
2309
2310         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
2311         be accessed through `mail-header-number'.
2312
2313 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2314
2315         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
2316         compressed range to gnus-summary-insert-articles.
2317
2318 2002-11-26  Kevin Ryde <user42@zip.com.au>
2319
2320         * gnus-art.el (gnus-mime-copy-part): Look for filename
2321         parameter under content-disposition, not content-type.
2322
2323         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
2324         (gnus-summary-reselect-current-group): Use it.
2325
2326 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
2327
2328         * gnus-agent.el (gnus-agent-uncached-articles): if
2329         gnus-agent-load-alist fails, return ARTICLES.
2330
2331         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
2332
2333 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2334
2335         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
2336         superfluous function call.
2337         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
2338         Add warning to docstring.
2339
2340 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2341
2342         * gnus-agent.el: Autoload number-at-point instead.
2343         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
2344
2345 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2346
2347         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
2348         require thingatpt (for number-at-point) and protect against
2349         deactivate-mark being unbound (on XEmacs).
2350
2351 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2352
2353         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
2354         print message on entry.
2355
2356         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
2357
2358         * gnus-range.el (gnus-range-difference): New function.
2359         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
2360
2361 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2362
2363         * gnus-sum.el (gnus-summary-insert-old-articles): Use
2364         gnus-remove-from-range instead of gnus-range-difference which
2365         doesn't exist.
2366
2367 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2368         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
2369
2370         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
2371         used for showing which articles have been downloaded.
2372         (gnus-agent-article-alist): Format change.  Add documentation.
2373         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
2374         process-marked articles.
2375         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
2376         in the series are individually fetched to minimize lose of
2377         content due to an error/quit.
2378         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
2379         gnus-message instead of message.
2380         (gnus-agent-read-servers): Use file lib/methods instead of
2381         lib/servers.  TODO: Why?
2382         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
2383         (gnus-agent-get-undownloaded-list): Remove articles that appear to
2384         come from the agent.  This means that they are not downloaded.
2385         (gnus-agent-fetch-selected-article): Don't use history.
2386         (gnus-agent-save-history, gnus-agent-enter-history)
2387         (gnus-agent-article-in-history-p, gnus-agent-history-path):
2388         Removed function; history is not used anymore.
2389         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
2390         (gnus-agent-crosspost): Started rewrite then realized that a typo
2391         in gnus-agent-fetch-articles ensures that this function is never
2392         called.  This will need to be fixed later.
2393         (gnus-agent-check-overview-buffer): Some sanity checks on the
2394         agent overview buffer.  This is a safety net used during
2395         development.
2396         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
2397         changed, write a number to the file indicating this.
2398         (gnus-agent-fetch-headers): Rewrite to respect
2399         gnus-agent-consider-all-articles without relying on the
2400         `.fetched' files.  Make it fast.
2401         (gnus-agent-braid-nov): Change resulting from
2402         gnus-agent-fetch-headers change.
2403         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
2404         `.fetched' files.
2405         (gnus-agent-read-agentview): New function, used by
2406         gnus-agent-load-alist.
2407         (gnus-agent-load-fetched-headers): Remove.
2408         (gnus-agent-save-alist): Rewrite to accomodate new format.
2409         (gnus-agent-fetch-group-1): Make sure list of articles is in the
2410         same order as in gnus-newsgroup-headers.
2411         (gnus-agent-expire): Document and implement extra args ARTICLES,
2412         GROUP, FORCE.  Do not restrict usage.
2413         (gnus-agent-uncached-articles): New function.
2414         (gnus-agent-retrieve-headers): Use it.
2415         (gnus-agent-regenerate-group): No longer needs to be called from
2416         gnus-agent-regenerate.  Individual groups may be regenerated. The
2417         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
2418         The article fetch dates are validated in the article alist.  The
2419         article alist is pruned of entries that do not reference existing
2420         NOV entries.  All changes are computed then applied with
2421         inhibit-quit bound to t.  As a result, it is now safe to quit out of
2422         regeneration.  The optional clean parameter has been replaced with
2423         an optional reread parameter.  Clean is no longer necessary as
2424         regeneration gets the appropriate setting from
2425         gnus-agent-consider-all-articles.  The new reread parameter will
2426         result in fetched, or all, articles being marked as unread.
2427         (gnus-agent-regenerate): Removed code to regenerate the history
2428         file as it is no longer used.
2429
2430         * gnus-start.el (gnus-make-ascending-articles-unread): New
2431         function, for efficient mass-marking.
2432
2433         * gnus-sum.el (gnus-summary-highlight): Use new face for
2434         downloaded articles.
2435         (gnus-article-mark): Prefer to indicate read/unread status over
2436         downloaded status.
2437         (gnus-summary-highlight-line-0): New function, maybe rehighlights
2438         line.
2439         (gnus-summary-highlight-line): Use new face for downloaded
2440         articles.
2441         (gnus-summary-insert-old-articles): Improved performance by
2442         replacing the initial LIST of older articles with a compressed
2443         RANGE of older articles.  Some servers appear to lie about
2444         their active range so the original list could contain millions
2445         of article numbers.  The range is not expanded into a list
2446         until the optional ALL parameter has been applied.
2447
2448 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2449
2450         * gnus-agent.el (gnus-category-mode): Typo in doc string.
2451
2452 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
2453
2454         * spam.el:
2455         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
2456
2457         * spam.el: added `M s t' and `M s x' key mappings
2458
2459 2002-11-20  Simon Josefsson  <jas@extundo.com>
2460
2461         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
2462
2463 2002-11-19  Simon Josefsson  <jas@extundo.com>
2464
2465         * gnus-sum.el (gnus-summary-morse-message): Load
2466         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
2467         (unmorse-region): Autoload it instead.
2468
2469 2002-11-18  Simon Josefsson  <jas@extundo.com>
2470
2471         * gnus-sum.el (gnus-summary-morse-message): New function.
2472         (gnus-summary-wash-map): Bind to `W m'.
2473         (gnus-summary-make-menu-bar): Add.
2474
2475         * nnimap.el (nnimap-request-expire-articles): Compress sequence
2476         before storing \Deleted mark on expired articles.
2477
2478 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
2479         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
2480
2481         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
2482         parens in column 0.
2483
2484 2002-11-17  Juanma Barranquero  <lektu@terra.es>
2485
2486         * nnweb.el (nnweb-google-create-mapping): Fix typo.
2487
2488         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
2489
2490         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
2491
2492 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
2493
2494         * message.el (message-set-auto-save-file-name): Use
2495         make-directory, to avoid the dependence on gnus-util.
2496
2497 2002-11-16  Simon Josefsson  <jas@extundo.com>
2498
2499         * nnimap.el (nnimap-callback-callback-function):
2500         (nnimap-callback-buffer): Removed, these cannot be global but must
2501         be embedded into the callback.
2502         (nnimap-make-callback): New.  Embedd article number, callback and
2503         buffer in function.
2504         (nnimap-callback, nnimap-request-article-part): Update.
2505
2506 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2507
2508         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
2509
2510 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2511
2512         * gnus.el (gnus-summary-line-format): Document %C.
2513
2514 2002-11-11  Simon Josefsson  <jas@extundo.com>
2515
2516         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
2517         output when called interactively.
2518
2519 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2520
2521         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
2522
2523         * message.el (message-draft-coding-system): Improve comment; use
2524         mm-auto-save-coding-system for the default value.
2525
2526         * nndraft.el (nndraft-request-article): Revert to the state before
2527         2002-10-29; regexp-quote mail-header-separator.
2528
2529 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
2530
2531         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
2532         allow editing of drafts from an nnvirtual group.
2533
2534 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2535
2536         * nndraft.el (nndraft-request-article): Replace emacs-mule with
2537         mm-auto-save-coding-system.
2538
2539         * message.el (message-draft-coding-system): Default to
2540         iso-2022-7bit.
2541
2542         * mm-util.el (mm-auto-save-coding-system): Undo last change to
2543         restore the default value to emacs-mule or escape-quoted.
2544
2545 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2546
2547         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
2548         a delayed or a queued article as well as a draft.
2549
2550         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
2551         delayed or a queued article in the raw format; treat a delayed
2552         article as a raw article as well as a draft.
2553         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
2554         for the delayed group.
2555
2556         * nndraft.el (nndraft-request-article): Ignore auto save files for
2557         a delayed or a queued article; don't bother to decode a queued
2558         article; don't bind nnmail-file-coding-system for a queued article.
2559
2560         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
2561         and the queue group.
2562
2563 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
2564
2565         * gnus-group.el (gnus-group-delete-group):
2566         gnus-cache-active-hashtb might be void.
2567
2568 2002-11-02  Simon Josefsson  <jas@extundo.com>
2569
2570         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
2571         setting of the default user ID.  From Raymond Scholz
2572         <ray-2002@zonix.de>.
2573
2574 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
2575
2576         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
2577         charset.
2578
2579 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
2580         From Alex Schroeder <alex@emacswiki.org>
2581         * spam-stat.el (spam-stat-process-directory): add dir to message
2582         (spam-stat-reduce-size): No longer remove words
2583         with values close to 0.5, because the default value is 0.2.
2584
2585 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2586
2587         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
2588         documentation.
2589
2590 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2591
2592         * gnus-agent.el (gnus-agent-fetched-headers)
2593         (gnus-agent-load-fetched-headers)
2594         (gnus-agent-save-fetched-headers): Remove variable and two
2595         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
2596         works better.
2597         (gnus-agent-fetch-headers): New implementation from Kevin
2598         Greiner.  Uses gnus-agent-article-alist to store information
2599         about fetched messages which aren't on the server anymore.  The
2600         trick is to return a list of considered messages to the caller,
2601         but to only fetch those which haven't been fetched yet.
2602
2603 2002-10-30  Simon Josefsson  <jas@extundo.com>
2604
2605         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
2606
2607         * pgg.el (pgg-passphrase-cache-expiry): Removed.
2608
2609 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2610
2611         * mm-view.el (mm-w3m-local-map-property): Make it work with older
2612         versions of emacs-w3m than 1.3.3.
2613
2614         * lpath.el: Bind w3m-minor-mode-map.
2615
2616         * mm-view.el (mm-w3m-mode-command-alist)
2617         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
2618         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
2619         (mm-setup-w3m): Simplified.
2620         (mm-w3m-local-map-property): New function.
2621         (mm-inline-text-html-render-with-w3m): Use it.
2622
2623         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
2624         mm-w3m-local-map-property.
2625
2626 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2627
2628         * mm-util.el (mm-auto-save-coding-system): Default to
2629         iso-2022-7bit.
2630
2631         * nndraft.el (nndraft-request-article): Decode an article using
2632         the coding-system emacs-mule if it seems to have been saved using
2633         emacs-mule.
2634         (nndraft-request-replace-article): Use message-draft-coding-system
2635         instead of mm-auto-save-coding-system for the draft or delayed
2636         group.
2637
2638 2002-10-28  Josh  <huber@alum.wpi.edu>
2639
2640         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
2641         functions.
2642
2643 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2644         From mah@everybody.org (Mark A. Hershberger).
2645
2646         * mm-url.el (mm-url-insert-file-contents): Make it return the same
2647         type values ("url" size) regardless of the values of
2648         mm-url-use-external.
2649
2650 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2651
2652         * nnimap.el (nnimap-request-article-part): Try harder to show
2653         group name in debugging message.
2654
2655 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2656
2657         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
2658         directory if it doesn't exist.
2659         (gnus-agent-fetch-headers): Remove old cruft that tried to
2660         abstain from downloading articles more than once if
2661         gnus-agent-consider-all-articles was true.  This is now done
2662         properly via the .fetched files.
2663
2664 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2665
2666         * nndraft.el (nndraft-request-article): Treat delayed articles
2667         like drafts.
2668
2669 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2670
2671         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
2672
2673 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2674
2675         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
2676         Remove unused optional arg DIR and corresponding code.
2677
2678         * nnimap.el (nnimap-request-article-part): Include group name in
2679         debugging output.
2680
2681 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
2682
2683         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
2684
2685 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2686
2687         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
2688         contains range of headers that have been fetched by the agent
2689         already.  Compare gnus-agent-article-alist.
2690         (gnus-agent-file-header-cache): Like
2691         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
2692         (gnus-agent-fetch-headers): Improve comment.  Revert to old
2693         seen/recent logic.
2694         Remember which headers have been fetched before and don't fetch
2695         them again the next time round.
2696         (gnus-agent-load-fetched-headers)
2697         (gnus-agent-save-fetched-headers): New functions, for remembering
2698         which headers have been fetched before.
2699
2700 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2701
2702         * lpath.el: Remove useless bindings.
2703
2704 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
2705
2706         * gnus-sum.el (gnus-summary-execute-command): Disable visual
2707         features while searching.
2708
2709 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2710
2711         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
2712
2713 2002-10-22  Simon Josefsson  <jas@extundo.com>
2714
2715         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
2716         (pgg-snarf-keys): Add.
2717
2718 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2719
2720         * lpath.el: Fbind bbdb-records.
2721
2722         * spam.el: Don't autoload bbdb-records.
2723
2724 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2725
2726         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
2727         prevent inf-loop.
2728
2729 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2730
2731         * nnslashdot.el: Removed some test lines.
2732         More test.
2733
2734 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2735
2736         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
2737         are known to be downloaded already.
2738
2739 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2740
2741         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
2742         (mm-text-html-washer-alist): Ditto.
2743
2744 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2745
2746         * nnheader.el (nnheader-remove-body): Fix an error of detecting
2747         boundary between headers and body.
2748         * nnml.el (nnml-parse-head): Ditto.
2749
2750 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2751
2752         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
2753         entries.
2754
2755         * gnus-group.el (gnus-fetch-group): Allow an optional
2756         specification of the articles to select.
2757
2758         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
2759
2760 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2761
2762         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
2763         headers from the group, update variable `articles' to contain
2764         only those numbers where headers exist.  (When fetching all
2765         articles in a group, Gnus creates lots of numbers where there is
2766         no articles.)
2767
2768 2002-10-20  Steve Youngs  <youngs@xemacs.org>
2769
2770         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
2771         doesn't have the 'alist custom type, use cons cells instead.
2772         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
2773         (pgg-parse-hash-algorithm-alist): Ditto.
2774         (pgg-parse-compression-algorithm-alist): Ditto.
2775         (pgg-parse-signature-type-alist): Ditto.
2776
2777         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
2778
2779         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
2780
2781         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
2782
2783 2002-10-19  Simon Josefsson  <jas@extundo.com>
2784
2785         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
2786         buffer.
2787
2788 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2789
2790         * gnus-spec.el (gnus-make-format-preserve-properties)
2791         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
2792         properties also on XEmacs.  `gnus-xmas-format' is like format but
2793         preserves text properties on XEmacs (though it only understands
2794         simple format specs).  The variable
2795         `gnus-make-format-preserve-properties' controls whether the
2796         function is used, and is checked in `gnus-parse-simple-format'.
2797         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
2798
2799         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
2800         output.
2801         (gnus-agent-consider-all-articles): New variable.
2802         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
2803         (gnus-agent-fetch-headers): Depending on
2804         gnus-agent-consider-all-articles, maybe get all articles.
2805         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
2806         `read'.
2807         (gnus-predicate-imples-unread): New function.
2808         (gnus-agent-fetch-headers): Optimize to call
2809         gnus-list-of-unread-articles if that is sufficient.
2810         Check unseen and recent instead of seen and recent.
2811         (gnus-agent-fetch-headers): Abstain from calling
2812         gnus-list-range-intersection if range (a . b) would have (> a b).
2813
2814 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2815
2816         * message.el (message-send-mail): Make it possible to perform
2817         edebug-defun.
2818
2819 2002-10-18  Simon Josefsson  <jas@extundo.com>
2820
2821         * gnus-art.el (gnus-button-man-handler): Change default to
2822         `manual-entry' (defined in both emacsen).
2823         (gnus-button-man-handler): Remove emacsen difference and use
2824         `manual-entry'.
2825
2826 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2827
2828         * spam.el: Wrap autoload settings for bbdb-records,
2829         executable-find and ifile-spam-filter with eval-and-compile.
2830         (spam-display-buffer-contents): Remove.
2831         (spam-bogofilter-score): Merge spam-display-buffer-contents.
2832
2833 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
2834
2835         * spam.el (spam-display-buffer-contents): New function.
2836         (spam-bogofilter-score): use spam-display-buffer-contents, patch
2837         from Katsumi Yamaoka <yamaoka@jpl.org>.
2838
2839 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2840
2841         * nnheader.el (nnheader-parse-naked-head): New function.
2842         (nnheader-parse-head): Use the above function, in order to handle
2843         continuation lines properly.
2844         (nnheader-remove-body): New function.
2845         (nnheader-remove-cr-followed-by-lf): New function.
2846         (nnheader-ms-strip-cr): Use the above function.
2847
2848         * gnus-agent.el (gnus-agent-regenerate-group): Call
2849         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
2850         `nnheader-parse-head'.
2851         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
2852
2853         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
2854         continuation lines by itself; call `nnheader-parse-naked-head'
2855         instead of `nnheader-parse-head'.
2856         * nndiary.el (nndiary-parse-head): Ditto.
2857         * nnfolder.el (nnfolder-parse-head): Ditto.
2858         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
2859         * nnmaildir.el (nnmaildir--update-nov): Ditto.
2860         * nnml.el (nnml-parse-head): Ditto.
2861
2862 2002-10-17  Steve Youngs  <youngs@xemacs.org>
2863
2864         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
2865         XEmacs, default to it if featurep 'xemacs.
2866
2867 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2868
2869         * spam-stat.el: Check for the existence of hash functions instead
2870         of the Emacs version to decide whether to load cl.  Suggested by
2871         Kai Gro\e,A_\e(Bjohann.
2872
2873 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2874
2875         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
2876         if it isn't open yet.
2877
2878 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2879
2880         * gnus-group.el: Require mm-url only when compiling.
2881         (gnus-group-fetch-charter): Require mm-url.
2882
2883         * spam-stat.el: Require cl for the functions gethash,
2884         hash-table-count, make-hash-table and mapc for Emacs 20.
2885         (puthash): Alias to cl-puthash for Emacs 20.
2886         (with-syntax-table): New macro for Emacs 20.
2887
2888 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
2889
2890         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
2891
2892 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
2893
2894         * spam.el (spam-check-ifile): added ifile as a spam checking
2895         backend, and spam-use-ifle as the variable to toggle that check.
2896
2897 2002-10-12  Simon Josefsson  <jas@extundo.com>
2898
2899         * message.el (message-beginning-of-line): New variable.
2900         (message-beginning-of-line): Use it.
2901
2902 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
2903
2904         * spam.el: more compilation fixes for BBDB
2905
2906         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
2907         (spam-stat-reduce-size): Interactive.
2908         (spam-stat-reset): New function.
2909         (spam-stat-save): Interactive.
2910
2911 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2912
2913         * gnus.el: Autoload gnus-delay-initialize.
2914
2915         * message.el: Autoload gnus-delay-article.
2916
2917 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
2918
2919         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
2920         text property in Emacs.
2921
2922 2002-10-11  Simon Josefsson  <jas@extundo.com>
2923
2924         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
2925         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
2926
2927         * mml1991.el (mml1991-pgg-sign): Remove CR.
2928
2929 2002-10-10  Simon Josefsson  <jas@extundo.com>
2930
2931         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
2932         decrypt failed.
2933         (mml2015-trust-boundaries-alist): Removed.
2934         (mml2015-gpg-extract-signature-details): Don't use it.
2935         (mml2015-unabbrev-trust-alist): New.
2936         (mml2015-gpg-extract-signature-details): Use it.
2937
2938 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
2939
2940         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
2941         BBDB installed
2942
2943         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
2944         statistical analysis of spam in Lisp only
2945
2946 2002-10-10  Simon Josefsson  <jas@extundo.com>
2947
2948         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
2949         auth, selected or examine state.
2950
2951         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
2952         buffer and error buffer depending on type of information.
2953
2954         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
2955         --status-fd stuff even if gpg.el is not used (revert earlier
2956         change).
2957         (mml2015-pgg-{clear-,}verify): Store both output and errors as
2958         gnus details.
2959         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
2960         buffer.
2961
2962         * pgg.el (pgg-verify-region): Use it.
2963
2964         * pgg-def.el (pgg-query-keyserver): New variable.
2965
2966         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
2967         key-identifier in packet.  Is this a good idea?
2968
2969         * mml.el (mml-mode-map): Add security commands that operates on
2970         MIME parts.
2971         (mml-menu): And menu items for them.
2972
2973         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
2974
2975         * mml.el (mml-parse-1): Support sender in #secure tags.
2976
2977         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
2978         defined.
2979
2980         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
2981         (mml-pgp-encrypt-buffer): Support combined signing.
2982
2983         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
2984         (mml1991-gpg-encrypt): Ditto.
2985         (mml1991-pgg-encrypt): Ditto.
2986         (mml1991-encrypt): Pass sign parameter.
2987
2988         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
2989         (mml-signencrypt-style): Mention the variable.
2990
2991 2002-10-09  Simon Josefsson  <jas@extundo.com>
2992
2993         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
2994         pgg-gpg-user-id.
2995
2996         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
2997         (pgg-fetch-key-function): Nil if w3 is not installed.
2998
2999 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3000
3001         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
3002         gnus-agent-current-history.
3003
3004 2002-10-06  Simon Josefsson  <jas@extundo.com>
3005
3006         * imap.el (imap-parse-status): Don't use read to read token.
3007
3008 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3009
3010         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
3011         for methods not covered by the agent, and when unplugged.
3012
3013 2002-10-05  Simon Josefsson  <jas@extundo.com>
3014
3015         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
3016         signing.
3017
3018         * gnus-agent.el (gnus-agent-read-servers): If getting method from
3019         a named server fails, ignore the server.
3020
3021         * mml1991.el (mml1991-pgg-sign): Do QP.
3022
3023         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
3024         work.
3025
3026 2002-10-04  Simon Josefsson  <jas@extundo.com>
3027
3028         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
3029
3030         * pgg-pgp.el (pgg-pgp-verify-region): Inline
3031         binary-write-decoded-region from MEL.
3032
3033         * pgg.el (pgg-encrypt-region): Support sign.
3034
3035         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
3036
3037         * mml2015.el (mml2015-pgg-encrypt): Ditto.
3038
3039         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
3040         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
3041         branch where PGG was taken from in the ChangeLog entries below.
3042
3043 2002-10-01  Simon Josefsson  <jas@extundo.com>
3044
3045         * pgg-pgp.el: Don't require mel.  Don't use luna.
3046         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
3047         (pgg-pgp-process-region): Use expand-file-name instead of concat.
3048         (pgg-pgp-process-region): Don't use binary-funcall.
3049
3050         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
3051
3052         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
3053         instead of concat.
3054
3055         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
3056
3057 2002-09-29  Simon Josefsson  <jas@extundo.com>
3058
3059         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
3060         compile warnings.
3061
3062         * pgg.el (pgg-decrypt-region): Don't parse packet.
3063
3064         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
3065
3066 2002-09-29  Daiki Ueno <ueno@unixuser.org>
3067
3068         * pgg.el: Remove dependency on calist.el.
3069
3070 2002-09-28  Simon Josefsson  <jas@extundo.com>
3071
3072         * pgg.el (pgg-temporary-file-directory): New variable.
3073         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
3074
3075         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
3076         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
3077
3078         * pgg-parse.el (pgg-char-int): Defalias.
3079         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
3080         (pgg-read-bytes, pgg-read-body): Use it.
3081         (pgg-decode-packets): Don't use MEL, use base64-*.
3082         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
3083         (pgg-string-as-unibyte): Defalias.
3084         (pgg-parse-armor-region): Use it.
3085
3086         * pgg-gpg.el (pgg-gpg-process-region): Use
3087         pgg-temporary-file-directory.
3088
3089         * luna.el: Don't def-edebug.
3090
3091         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
3092         binary-write-decoded-region from MEL.
3093
3094         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
3095
3096         * alist.el, calist.el: Don't require product/APEL.
3097
3098         * pgg-parse.el (top-level): Remove dependency on static.el,
3099         pccl.el, mel.el.
3100         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
3101         `define-ccl-program' is boundp, instead of using broken.
3102
3103 2002-10-01  Simon Josefsson  <jas@extundo.com>
3104
3105         * message.el (message-required-mail-headers): Remove Lines:.
3106
3107 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3108         From Jesper Harder.
3109
3110         * gnus-group.el (gnus-group-fetch-charter,
3111         gnus-group-fetch-control): Prompt for group if given a prefix
3112         argument.
3113         * gnus-sum.el (t): Add gnus-group-fetch-charter and
3114         gnus-group-fetch-control to summary key map and menu.
3115
3116
3117 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
3118
3119         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
3120         number when there are no articles.
3121
3122 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3123
3124         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
3125         arg ALL means to fetch all articles, not only downloadable ones.
3126         (gnus-agent-fetch-selected-article): New function for
3127         gnus-select-article-hook or gnus-mark-article-hook.
3128
3129 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3130         From Peter von der Ahe <nospam2159@daimi.au.dk>.
3131
3132         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
3133         raw-text.
3134
3135 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
3136
3137         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
3138         Pinard).
3139         Major revamp of the code, documentation is in comments in the file
3140         for now.
3141
3142 2002-09-30  Simon Josefsson  <jas@extundo.com>
3143
3144         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
3145         buffer seem to be needed?
3146
3147 2002-09-29  Simon Josefsson  <jas@extundo.com>
3148
3149         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
3150         compile warnings.
3151
3152         * mml1991.el (mml1991-function-alist): Add pgg.
3153         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
3154         (mml1991-pgg-encrypt): Fix recipients querying.
3155
3156 2002-09-28  Simon Josefsson  <jas@extundo.com>
3157
3158         * mml2015.el (autoload): Autoload correct files.  Trivial patch
3159         from dme@dme.org.
3160         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
3161         handle is returned.
3162
3163 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3164
3165         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
3166         Protect against non-existent of `nnimap-mailbox-info'.
3167
3168 2002-09-27  Simon Josefsson  <jas@extundo.com>
3169
3170         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
3171         (gnus-setup-news-hook): Use it.
3172         (gnus-after-getting-new-news-hook): Ditto.
3173
3174         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
3175
3176 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3177         From Mats Lidell <matsl@contactor.se>.
3178
3179         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
3180
3181 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3182
3183         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
3184         the part to decode encoded words, use raw words instead of decoded
3185         words.
3186
3187 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3188
3189         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
3190
3191         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
3192         (mm-setup-w3m): Use it.
3193
3194 2002-09-27  Simon Josefsson  <jas@extundo.com>
3195
3196         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
3197         article buffers.
3198
3199         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
3200         it just in case.
3201         (nnimap-update-unseen): New function; update unseen count in
3202         `n-m-info'.
3203         (nnimap-close-group): Call it.
3204
3205         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
3206         (gnus-after-getting-new-news-hook): Ditto.
3207
3208         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
3209         message into verboselevel 9.  Change slow mail check message.
3210         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
3211         (nnimap-fixup-unread-after-getting-new-news): New function, to be
3212         used as a hook after getting new mail.
3213
3214 2002-09-26  Simon Josefsson  <jas@extundo.com>
3215
3216         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
3217         SELECT/EXAMINE is first unseen article, not number of unseen
3218         articles.  Make them distinct by renaming the former to
3219         `first-unseen' instead of `unseen'.
3220
3221         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
3222         too.
3223         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
3224         changed.
3225         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
3226
3227         * gnus-int.el (gnus-server-unopen-status): Defcustom.
3228
3229         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
3230         better.
3231
3232         * mml2015.el (mml2015-pgg-decrypt): Only add security information
3233         if dissecting resulting buffer actually had any information.
3234
3235 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3236
3237         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
3238         because the function `string<' allows symbols.
3239
3240         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
3241
3242 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
3243
3244         * message.el (message-forward-make-body): Revert an early change
3245         because 8-bit utf-8 emails.
3246
3247 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
3248
3249         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
3250         links to Info)
3251         * gnus-art.el (gnus-treat-highlight-signature):
3252         * gnus-art.el (gnus-treat-buttonize):
3253         * gnus-art.el (gnus-treat-buttonize-head):
3254         * gnus-art.el (gnus-treat-emphasize):
3255         * gnus-art.el (gnus-treat-strip-cr):
3256         * gnus-art.el (gnus-treat-unsplit-urls):
3257         * gnus-art.el (gnus-treat-leading-whitespace):
3258         * gnus-art.el (gnus-treat-hide-headers):
3259         * gnus-art.el (gnus-treat-hide-boring-headers):
3260         * gnus-art.el (gnus-treat-hide-signature):
3261         * gnus-art.el (gnus-treat-fill-article):
3262         * gnus-art.el (gnus-treat-hide-citation):
3263         * gnus-art.el (gnus-treat-hide-citation-maybe):
3264         * gnus-art.el (gnus-treat-strip-list-identifiers):
3265         * gnus-art.el (gnus-treat-strip-pgp):
3266         * gnus-art.el (gnus-treat-strip-pem):
3267         * gnus-art.el (gnus-treat-strip-banner):
3268         * gnus-art.el (gnus-treat-highlight-headers):
3269         * gnus-art.el (gnus-treat-highlight-citation):
3270         * gnus-art.el (gnus-treat-date-ut):
3271         * gnus-art.el (gnus-treat-date-local):
3272         * gnus-art.el (gnus-treat-date-english):
3273         * gnus-art.el (gnus-treat-date-lapsed):
3274         * gnus-art.el (gnus-treat-date-original):
3275         * gnus-art.el (gnus-treat-date-iso8601):
3276         * gnus-art.el (gnus-treat-date-user-defined):
3277         * gnus-art.el (gnus-treat-strip-headers-in-body):
3278         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
3279         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
3280         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
3281         * gnus-art.el (gnus-treat-unfold-headers):
3282         * gnus-art.el (gnus-treat-fold-headers):
3283         * gnus-art.el (gnus-treat-fold-newsgroups):
3284         * gnus-art.el (gnus-treat-overstrike):
3285         * gnus-art.el (gnus-treat-display-xface):
3286         * gnus-art.el (gnus-treat-display-smileys):
3287         * gnus-art.el (gnus-treat-from-picon):
3288         * gnus-art.el (gnus-treat-mail-picon):
3289         * gnus-art.el (gnus-treat-newsgroups-picon):
3290         * gnus-art.el (gnus-treat-body-boundary):
3291         * gnus-art.el (gnus-treat-capitalize-sentences):
3292         * gnus-art.el (gnus-treat-fill-long-lines):
3293         * gnus-art.el (gnus-treat-play-sounds):
3294         * gnus-art.el (gnus-treat-translate):
3295         * gnus-art.el (gnus-treat-x-pgp-sig):
3296         * gnus-art.el (gnus-mime-button-line-format):
3297         * gnus-art.el (gnus-button-man-level):
3298         * gnus-art.el (gnus-button-emacs-level):
3299         * gnus-cus.el (gnus-group-parameters):
3300         * gnus-gl.el (bbb-build-mid-scores-alist):
3301         * gnus-group.el (gnus-group-line-format):
3302         * gnus-mlspl.el (gnus-group-split-setup):
3303         * gnus-mlspl.el (gnus-group-split):
3304         * gnus-msg.el (gnus-mailing-list-groups):
3305         * gnus-msg.el (gnus-posting-styles):
3306         * gnus-nocem.el (gnus-nocem-issuers):
3307         * gnus-score.el (gnus-score-regexp-bad-p):
3308         * gnus-srvr.el (gnus-server-line-format):
3309         * gnus-topic.el (gnus-topic-line-format):
3310         * gnus.el (gnus-summary-line-format):
3311         * mail-source.el (mail-sources):
3312         * message.el (message-subscribed-address-file):
3313         * nnmail.el (nnmail-split-fancy):
3314
3315 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
3316
3317         * mail-source.el(mail-source-run-script): use `functionp' to test
3318         whether the argument `script' is in fact a function.
3319         (mail-sources): adjust the defcustom to allow users to specify a
3320         function or a string as the value of the `:prescript' and
3321         `:postscript' arguments of the `file' and `pop3' mail sources.
3322
3323 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
3324
3325         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
3326         number when article 1 does not exist.
3327
3328 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3329
3330         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
3331         apropos if apropos-variable does not exist.
3332         (gnus-button-guessed-mid-regexp)
3333         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
3334         regexes.  From Reiner Steib.
3335         (gnus-button-handle-describe-function)
3336         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
3337         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
3338         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
3339
3340 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
3341         Trivial patch.
3342
3343         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
3344         the file.
3345
3346 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
3347
3348         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
3349
3350 2002-09-24  Simon Josefsson  <jas@extundo.com>
3351
3352         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
3353         (mml2015-use): Prefer PGG if installed.
3354         (mml2015-function-alist): Add PGG wrappers.
3355         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
3356         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
3357         prefix, make regexp optionally skip it.
3358         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
3359         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
3360         (mml2015-pgg-encrypt): New functions.
3361         (defvar, autoload): Prevent byte-compile warnings.
3362
3363 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3364         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
3365
3366         * gnus-art.el (article-strip-banner): Check for the existence of
3367         from header.
3368
3369 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
3370
3371         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
3372         (gnus-button-alist): Improved regexp for
3373         gnus-button-handle-mid-or-mail (false positives), fixed
3374         gnus-button-handle-man entries.
3375         From Reiner Steib.
3376
3377 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
3378         From Josh Huber.
3379
3380         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
3381         nnmail-extra-headers is non-nil.
3382
3383 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
3384
3385         * nnmaildir.el: Store article numbers persistently.  General
3386         revision.
3387         (nnmaildir-request-expire-articles): handle 'immediate and 'never
3388         for nnmail-expiry-wait; delete instead of moving if 'force is
3389         given.
3390
3391 2002-09-23  Simon Josefsson  <jas@extundo.com>
3392         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
3393
3394         * smime.el (smime-sign-buffer): Get key and extra certs.
3395         (smime-get-key-with-certs-by-email): Utility function.
3396
3397 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
3398         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
3399
3400         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
3401         article exists.
3402
3403 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
3404
3405         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
3406
3407 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
3408         From Reiner Steib.
3409
3410         * gnus-art.el (gnus-button-handle-custom,
3411         gnus-button-handle-mid-or-mail,
3412         gnus-button-handle-describe-{function,variable,key},
3413         gnus-button-handle-apropos{,command,variable}): New functions.
3414         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
3415         gnus-button-{man,emacs,mail}-level): New variables.
3416         (gnus-button-alist): Use the above to buttonize emacs and mail
3417         related links.
3418
3419 2002-09-18  Juanma Barranquero  <lektu@terra.es>
3420
3421         * gnus-int.el (gnus-status-message): Fix spacing.
3422
3423         * imap.el (imap-continuation): Fix typos.
3424
3425 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
3426
3427         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
3428
3429         * gnus-art.el (gnus-article-reply-with-original): Correct
3430         with-current-buffer scope.
3431
3432         * message.el (message-completion-alist): Add Reply-To, From, etc.
3433
3434 2002-09-18  Simon Josefsson  <jas@extundo.com>
3435
3436         * nnimap.el (nnimap-request-expire-articles): Make flag setting
3437         conditional.  From Nevin Kapur <nevin@jhu.edu>.
3438
3439 2002-09-17  Simon Josefsson  <jas@extundo.com>
3440
3441         * nnimap.el (nnimap-expiry-target): Don't search for which
3442         articles exists here.
3443         (nnimap-request-expire-articles): Do it here instead.  Only expire
3444         when articles are found.  Suggested by Nevin Kapur
3445         <nevin@jhu.edu>.
3446
3447 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3448         From Reiner Steib <reiner.steib@gmx.de>.
3449
3450         * message.el (message-strip-subject-trailing-was)
3451         (message-change-subject, message-add-archive-header)
3452         (message-xpost-fup2-header, message-xpost-insert-note)
3453         (message-xpost-fup2, message-reduce-to-to-cc): New functions
3454         adopted from message-utils.el.  Add functions to the keymap, mode
3455         describtion and menu.
3456         (message-change-subject,message-xpost-fup2): Signal error if
3457         current header is empty.
3458         (message-xpost-insert-note): Changed insert position.
3459         (message-archive-note): Ensure to insert note in message body (not
3460         in head).
3461         (message-archive-header, message-archive-note)
3462         (message-xpost-default, message-xpost-note, message-fup2-note)
3463         (message-xpost-note-function): New variables adopted from
3464         message-utils.el.  Changed some doc-strings.
3465         (message-mark-insert-{begin,end}): Rename from
3466         message-{begin,end}-inserted-text-mark (message-utils.el), changed
3467         values.
3468         (message-subject-trailing-was-query)
3469         (message-subject-trailing-was-ask-regexp)
3470         (message-subject-trailing-was-regexp): New variables.
3471         (message-to-list-only): Added doc-string and menu entry.
3472
3473         * message-utils.el: Removed.  Functions are now in message.el.
3474
3475 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
3476
3477         * gnus-art.el (gnus-article-reply-with-original,
3478         gnus-article-followup-with-original): Switch to
3479         gnus-summary-buffer before reply/followup.
3480
3481 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
3482
3483         * gnus-sum.el (gnus-summary-toggle-header): The article window may
3484         not exist. Toggle it anyway.
3485
3486 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
3487
3488         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
3489
3490         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
3491         Trivial patch from Urban Engberg <ue@ccieurope.com>.
3492
3493         * rfc2047.el (message-posting-charset): Defvar it.
3494         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
3495         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
3496
3497         * mail-source.el (mail-source-fetch): Hide password.
3498
3499         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
3500
3501 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3502         From John Paul Wallington <jpw@shootybangbang.com>.
3503
3504         * gnus.el (gnus-visual, gnus-meta): Fix typo.
3505
3506 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3507
3508         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
3509
3510 2002-09-11  Simon Josefsson  <jas@extundo.com>
3511
3512         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
3513         (nnimap-split-rule): Doc fix.
3514         (nnimap-request-expire-articles): Cleanup code.
3515
3516 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3517         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
3518
3519         * gnus-art.el (gnus-article-address-banner-alist): New option.
3520         (article-strip-banner): Refer the above option to split banners of
3521         free mail servers, when no group parameter is specified.
3522
3523 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3524
3525         * nntp.el (nntp-wait-for-string): Check for a process in the
3526         current buffer instead of `nntp-server-buffer'.
3527
3528 2002-09-09  Simon Josefsson  <jas@extundo.com>
3529
3530         * gnus-art.el (gnus-button-man-handler): New variable.
3531         (gnus-button-alist): Use g-b-handle-man.
3532         (gnus-button-handle-man): New, call g-b-man-handler.
3533
3534 2002-09-08  Simon Josefsson  <jas@extundo.com>
3535
3536         * gnus-art.el (gnus-button-alist): Buttonize man page links.
3537
3538 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3539
3540         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
3541
3542 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3543
3544         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
3545
3546         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
3547         keystroke.
3548
3549         * gnus-srvr.el (gnus-browse-describe-group): New command and
3550         keystroke.
3551
3552 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3553
3554         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
3555         value for gnus-decoration property.
3556
3557 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3558
3559         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
3560         string) as group name in case we have a CRLF in the file.
3561
3562 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
3563
3564         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
3565         group.
3566         (rfc1843-decode-hzp): do.
3567         (rfc1843-newsgroups-regexp): do.
3568
3569 2002-09-04  Simon Josefsson  <jas@extundo.com>
3570
3571         * message.el (message-canlock-generate): Make sure sha1 doesn't
3572         call external programs.
3573
3574 2002-09-03  Simon Josefsson  <jas@extundo.com>
3575
3576         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
3577
3578         * gnus-agent.el (gnus-agent-batch): Add doc.
3579
3580 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
3581
3582         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
3583         check for signed and encrypted parts.
3584         * mml.el (mml-parse-1): Correct small typo which preventing
3585         setting recipients in a secure tag.
3586
3587 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3588
3589         * mm-util.el (mm-coding-system-priorities): Default to a list of
3590         iso-2022-jp and others for the Japanese environment.
3591
3592 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3593
3594         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
3595         invalid display names.
3596
3597 2002-08-30  Simon Josefsson  <jas@extundo.com>
3598
3599         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
3600         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
3601
3602 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
3603
3604         * gnus.el (gnus-group-charter-alist): New option.
3605         (gnus-group-fetch-control-use-browse-url): New option.
3606
3607         * gnus-group.el (gnus-group-fetch-charter): New function.
3608         (gnus-group-fetch-control): New function.
3609         Add them to the keymap and menu. Require mm-url.
3610
3611 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3612
3613         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
3614         From Alex Schroeder <alex@emacswiki.org>.
3615
3616 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
3617
3618         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
3619         items expecting user interaction.
3620
3621         * gnus-topic.el (gnus-topic-make-menu-bar): do.
3622
3623         * gnus-sum.el (gnus-summary-make-menu-bar): do.
3624
3625         * gnus-srvr.el (gnus-server-make-menu-bar): do.
3626
3627         * mml.el (mml-menu): do.
3628
3629 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3630
3631         * mail-source.el (mail-source-touch-pop): New function.
3632
3633         * message.el (message-smtpmail-send-it): New function.
3634         (message-send-mail-function): Add it for a candidate.
3635
3636 2002-08-27  Simon Josefsson  <jas@extundo.com>
3637
3638         * gnus-msg.el (posting-charset-alist): Use
3639         gnus-define-group-parameter instead of defcustom.
3640         (gnus-put-message): Handle SPC in GCC.
3641         (gnus-inews-insert-gcc): Ditto.
3642         (gnus-inews-insert-archive-gcc): Ditto.
3643
3644 2002-08-26  Simon Josefsson  <jas@extundo.com>
3645
3646         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
3647         (gnus-agentize): Auto agentize all nntp and nnimap groups.
3648         (gnus-agent-possibly-save-gcc): Autoload.
3649         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
3650
3651 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3652
3653         * gnus.el (gnus-other-frame-function): New user option.
3654         (gnus-other-frame): Use it; add a doc-string; make it work with
3655         the gnuclient program.
3656
3657         * gnus-util.el (gnus-frame-or-window-display-name): New function.
3658
3659         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
3660         `device-connection' and `dfw-device'.
3661
3662 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3663
3664         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
3665         positives, make it stricter.  From Jochen Hein (trivial change).
3666
3667 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3668
3669         * gnus.el (gnus-other-frame): Trivial fix.
3670
3671 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3672
3673         * gnus.el (gnus-other-frame-parameters): New user option.
3674         (gnus-other-frame-object): New variable.
3675         (gnus-other-frame): Make it search for existing Gnus frame; don't
3676         read new news; delete frame on exit.
3677
3678         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
3679
3680         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
3681
3682 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3683         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
3684
3685         * message.el (message-set-auto-save-file-name): Add support for
3686         the Cygwin Emacs; the system-type is `cygwin'.
3687         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
3688
3689 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
3690
3691         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
3692
3693         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
3694         avoid arithmetic errors.
3695
3696 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3697
3698         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
3699
3700 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3701
3702         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
3703         (message-ignored-resent-headers): Add envelope From.
3704
3705 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3706
3707         * gnus.el (gnus-summary-line-format): Document %k specifier.
3708
3709 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3710
3711         * gnus-sum.el (gnus-summary-line-message-size): New function.
3712         (gnus-summary-line-format-alist): Use it.
3713
3714 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3715
3716         * gnus-art.el (article-make-date-line): Refer to the value for
3717         `gnus-article-time-format' in the summary buffer.
3718
3719         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
3720
3721 2002-08-14  Simon Josefsson  <jas@extundo.com>
3722
3723         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
3724         quoting.
3725         (gnus-button-alist): Fix doc.
3726         (gnus-header-button-alist): Use ' not ` for default value quoting.
3727         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
3728         rationale similar to 2002-05-01 change.
3729         (gnus-article-add-buttons-to-head): Evaluate expression.
3730
3731         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
3732
3733 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3734
3735         * message.el (message-font-lock-keywords): Refer to the value for
3736         `message-cite-prefix-regexp' dynamically.
3737
3738 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3739
3740         * gnus-art.el (gnus-decode-header-methods): Doc fix.
3741
3742 2002-08-12  Simon Josefsson  <jas@extundo.com>
3743
3744         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
3745         (imap-shell-open): Skip initial junk before IMAP greeting.
3746
3747 2002-08-11  Simon Josefsson  <jas@extundo.com>
3748
3749         * message-utils.el (message-xpost-default,
3750         message-xpost-fup2-header, message-xpost-fup2): Fixed
3751         Typos.  Trivial changes from Reiner Steib
3752         <4uce.02.r.steib@gmx.net>.
3753
3754 2002-08-09  Simon Josefsson  <jas@extundo.com>
3755
3756         * message.el (message-canlock-password): Set
3757         canlock-password-for-verify to newly generated canlock-password.
3758         When Emacs is restarted, Custom makes sure this is set, but during
3759         the same session we must set it manually.
3760
3761 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
3762
3763         * yenc.el: New file.
3764
3765         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
3766         (mm-uu-type-alist): Add yenc.
3767         (mm-uu-yenc-filename): New function.
3768         (mm-uu-yenc-extract): New function.
3769
3770         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
3771
3772 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3773
3774         * dgnushack.el (merge): Don't use coerce.
3775
3776 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
3777
3778         * mailcap.el (mailcap-mime-data): Test window-system rather than
3779         mm-device-type.
3780         (mailcap-mime-data): Call xdvi and gv with "-safer".
3781
3782         * mm-util.el: Don't define mm-device-type.
3783
3784 2002-08-05  Simon Josefsson  <jas@extundo.com>
3785
3786         * mm-util.el (mm-coding-system-priorities): coding-system type not
3787         supported everywhere.
3788
3789 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3790
3791         * gnus.el (gnus-version-number): Bumped version number.
3792
3793 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3794
3795         * gnus.el: Oort Gnus v0.07 is released.
3796
3797 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3798
3799         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
3800         (gnus-article-sort-functions): Doc fix.
3801         (t): New keystroke.
3802         (gnus-article-sort-by-random): New function.
3803         (gnus-thread-sort-by-random): New function.
3804
3805 2002-08-02  Simon Josefsson  <jas@extundo.com>
3806
3807         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
3808         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
3809
3810 2002-07-31  Danny Siu  <dsiu@adobe.com>
3811
3812         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
3813         when splitting malformed messages without message-id
3814
3815 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3816         From Niklas Morberg <niklas.morberg@axis.com>.
3817
3818         * nnweb.el (nnweb-type, nnweb-type-definition)
3819         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
3820         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
3821         functionality.
3822         * nnweb.el: Removed old non-functioning search engines.
3823
3824 2002-07-27  Simon Josefsson  <jas@extundo.com>
3825
3826         * message.el (message-forward-make-body): Don't use
3827         `message-forward-ignored-headers' when doing a "raw" followup (it
3828         is important to preserve e.g. CTE).
3829
3830         * flow-fill.el (fill-flowed): Disable filladapt-mode.
3831
3832         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
3833         regexp-quote, Cyrus Sieve is fixed.
3834
3835         * sieve-manage.el (sieve-manage-deletescript): New function.
3836
3837         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
3838         (sieve-manage-mode): Fix menubar.
3839         (sieve-activate): Change some messages.
3840         (sieve-deactivate-all): New function.
3841         (sieve-deactivate): New alias.
3842         (sieve-remove): New function.
3843         (sieve-help): Fix help.
3844         All suggested by Ned Ludd.
3845
3846 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3847
3848         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
3849         (mm-w3m-safe-url-regexp): New user option.
3850
3851         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
3852         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
3853
3854 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
3855
3856         * gnus-sum.el (gnus-summary-delete-article): Force
3857         nnmail-expiry-target to 'delete, so that absolute deletion
3858         happens when absolute deletion is requested.
3859
3860 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3861         From Nevin Kapur <nevin@jhu.edu>.
3862
3863         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
3864         headers as empty headers.
3865
3866 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3867         From Jochen Hein <jochen@jochen.org>.
3868
3869         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
3870         correct typo.
3871         (gnus-emphasis-strikethru): New face.
3872
3873 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3874         From Jason Merrill <jason@redhat.com>.
3875
3876         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
3877         entire file for each of a sequence of missing articles.
3878
3879         * gnus-salt.el (gnus-binary-display-article): Respect an existing
3880         value for gnus-view-pseudos.
3881
3882         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
3883         avoid nreverse.
3884
3885 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3886         From Ted Zlatanov <teodor.zlatanov@divine.com>.
3887
3888         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
3889         (gnus-summary-mode-line-format-alist): Add %h for number of
3890         spams.
3891         (gnus-newsgroup-spam-marked): New variable.
3892         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
3893         (gnus-article-read-p, gnus-article-mark)
3894         (gnus-set-global-variables, gnus-set-global-variables)
3895         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
3896         (gnus-summary-mark-article-as-unread)
3897         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
3898         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
3899         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
3900
3901 2002-07-10  Simon Josefsson  <jas@extundo.com>
3902
3903         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
3904         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
3905
3906 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
3907
3908         * gnus-sum.el (gnus-summary-delete-article): Respect group
3909         parameters while expiring.
3910
3911 2002-07-08  Simon Josefsson  <jas@extundo.com>
3912
3913         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
3914         Enberg.
3915
3916 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3917
3918         * gnus-art.el (article-unsplit-urls): Only display MIME when this
3919         function is called interactively.  From Niklas Morberg.
3920
3921 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3922
3923         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
3924         cdaar to cdar and car.
3925
3926         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
3927         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
3928
3929 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3930
3931         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
3932         don't break a narrowed article.
3933
3934         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
3935         (nntp-open-via-rlogin-and-telnet): Ditto.
3936
3937 2002-07-02  Didier Verna  <didier@xemacs.org>
3938
3939         * nnmail.el (nnmail-split-methods): fix custom type.
3940
3941 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3942
3943         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
3944         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
3945
3946 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3947
3948         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
3949         (gnus-summary-resend-message): Use it.
3950
3951 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3952
3953         * nntp.el (nntp-via-rlogin-command-switches): New variable.
3954         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
3955
3956 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3957
3958         * message.el (message-font-lock-keywords): Don't fontify
3959         headers in the message body, only in the header.
3960         (message-font-lock-make-header-matcher): New function, used by
3961         message-font-lock-keywords.
3962         From Katsumi Yamaoka <yamaoka@jpl.org>.
3963
3964 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3965
3966         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
3967
3968 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3969
3970         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
3971
3972 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3973
3974         * message.el (message-font-lock-keywords): Revert 2002-06-22
3975         change.
3976
3977 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3978
3979         * message.el (message-font-lock-keywords): Put colon in header
3980         name match.
3981
3982 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3983
3984         * message.el (message-font-lock-keywords): Don't use header faces
3985         in the body.  Thanks to Stefan Monnier for the hint on the
3986         implementation.
3987
3988 2002-05-09  Miles Bader  <miles@gnu.org>
3989
3990         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
3991         (gnus-article-hide-citation): Respect it.
3992
3993 2002-04-12  Juanma Barranquero  <lektu@terra.es>
3994
3995         * pop3.el (pop3-open-server): Fix typo.
3996
3997 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
3998
3999         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
4000         instead of push to ignore duplicate to-(list|address) values.
4001         * nnmail.el (nnmail-cache-ignore-groups): New.
4002         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
4003
4004 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4005
4006         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
4007         before sending.  Suggested by Jan Rychter.
4008
4009 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4010
4011         * dgnushack.el (remove): New compiler macro.
4012         (last, coerce, subseq): Remove compiler macros for those built-in
4013         or unused functions.
4014
4015 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4016
4017         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
4018         sure to write byte-compiled versions of gnus-*-format-alist to
4019         .newsrc.eld.  From Simon Josefsson.
4020
4021 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4022
4023         * gnus-agent.el (gnus-agent-read-servers)
4024         (gnus-agent-write-servers): Put server name (string like
4025         "nnchoke:frumple") in the file instead of a server specification
4026         (Lisp expression like (nnchoke "frumple" ...parameters...)).
4027         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
4028
4029 2002-06-16  Simon Josefsson  <jas@extundo.com>
4030
4031         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
4032         Reiner Steib <4uce.02.r.steib@gmx.net>.
4033
4034 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4035
4036         * nnheader.el (nnheader-file-name-translation-alist): Set the
4037         default value for MS Windows systems.
4038
4039         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
4040
4041 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4042
4043         * message.el (message-beginning-of-line): Keep the region active
4044         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
4045
4046 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
4047
4048         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
4049         * gnus-msg.el (gnus-summary-reply): Ditto.
4050         * gnus-msg.el (gnus-summary-handle-replysign): New.
4051
4052 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4053
4054         * message.el (message-send-mail-with-sendmail): Kill errbuf even
4055         if sending failed.
4056
4057 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
4058
4059         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
4060         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
4061         to sign while encrypting.
4062
4063 2002-06-11  Simon Josefsson  <jas@extundo.com>
4064
4065         * gnus-int.el (gnus-request-move-article): Agent expire article if
4066         successfuly moved.
4067
4068         * nnweb.el (nnweb-google-create-mapping): Honors the value of
4069         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
4070
4071 2002-06-10  Simon Josefsson  <jas@extundo.com>
4072
4073         * gnus-int.el (gnus-request-expire-articles): Fix last change?
4074
4075 2002-06-09  Simon Josefsson  <jas@extundo.com>
4076
4077         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
4078
4079         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
4080
4081 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4082
4083         * flow-fill.el (fill-flowed): Ignore errors.
4084
4085 2002-06-06  Simon Josefsson  <jas@extundo.com>
4086
4087         * message.el (message-send-mail-with-sendmail): Improve error message.
4088
4089 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4090
4091         * message.el (message-interactive): Change default from nil to t.
4092         Better to be safe than to be fast.
4093
4094 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4095
4096         * message.el (message-send-mail-with-sendmail): Check return value
4097         from call-process-region.
4098
4099 2002-06-04  Simon Josefsson  <jas@extundo.com>
4100
4101         * gnus-msg.el (gnus-group-mail, gnus-group-news)
4102         (gnus-group-post-news, gnus-summary-mail-other-window)
4103         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
4104         gnus-article-copy to nil, thereby inhibiting the `header' posting
4105         style match to use data from last viewed article.
4106         Suggested by Hrvoje Niksic.
4107
4108 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4109
4110         * spam.el (spam-point-at-eol): New alias.
4111         (spam-parse-whitelist): Use it.
4112
4113 2002-06-03  Simon Josefsson  <jas@extundo.com>
4114
4115         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
4116         (nnmail-article-group): Use it.
4117
4118 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4119
4120         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
4121         so that code reading them won't be surprised.  From Jesper Harder
4122         <harder@ifa.au.dk>.
4123
4124 2002-05-29  Simon Josefsson  <jas@extundo.com>
4125
4126         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
4127         articles.
4128
4129         * gnus.el (gnus-agent-cache): Doc fix.
4130         (gnus-agent): Change default to t.
4131
4132         * gnus-agent.el (gnus-agent-expire): Make it accept optional
4133         ARTICLES, GROUP and FORCE parameters.
4134
4135 2002-05-28  Simon Josefsson  <jas@extundo.com>
4136
4137         * gnus-group.el (gnus-group-line-format): Doc fix.
4138
4139 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4140
4141         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
4142         original article before yanking.  From Jesper Harder
4143         <harder@ifa.au.dk>.
4144
4145 2002-05-26  Simon Josefsson  <jas@extundo.com>
4146
4147         * gnus-sum.el (gnus-summary-menu-split): New function.
4148         (gnus-summary-make-menu-bar): Split charset submenu.
4149         (gnus-summary-menu-maxlen): New variable.
4150         (gnus-summary-menu-split): Use it.
4151
4152 2002-05-25  Simon Josefsson  <jas@extundo.com>
4153
4154         * mml.el (mml-preview): Generate some headers.
4155
4156         * gnus.el (gnus-large-newsgroup): Fix :type.
4157
4158         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
4159         Agent cache NOV's by default now).
4160         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
4161
4162 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
4163
4164         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
4165         call to gnus-parent-id when we check for References loops.
4166         (gnus-summary-prepare-threads): Avoid simplifying every Subject
4167         twice by saving the simplified subject string in simp-subject.
4168
4169 2002-05-23  Simon Josefsson  <jas@extundo.com>
4170
4171         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
4172         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
4173
4174         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
4175         Niklas Morberg <niklas.morberg@axis.com>.
4176
4177 2002-05-22  Simon Josefsson  <jas@extundo.com>
4178
4179         * sieve.el (sieve-change-region): Define it before it is used.
4180
4181         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
4182         (gnus-summary-reply): Ask for confirmation when replying to news.
4183         Defaults to not ask.  From Benjamin Rutt
4184         <rutt+news@cis.ohio-state.edu>.
4185
4186         * nnimap.el (nnimap-nov-is-evil): Improve doc.
4187
4188 2002-05-21  Simon Josefsson  <jas@extundo.com>
4189
4190         * sieve-mode.el (sieve-manage): Fix autoloads.
4191
4192         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
4193         name (makes it work with recent Cyrus timsieved).
4194
4195 2002-05-20  Jason  <jbaker@cs.utah.edu>
4196         Trivial patch.
4197
4198         * gnus-art.el (gnus-request-article-this-buffer): Try
4199         reconnecting if you don't get the message.
4200
4201 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4202
4203         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
4204         Reply-To headers from the headers.
4205
4206 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4207
4208         * mm-url.el (mm-url-insert): Remove junk message.
4209
4210 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4211
4212         * nnslashdot.el (nnslashdot-request-list): Parse new html.
4213         (nnslashdot-use-front-page): New variable.
4214         (nnslashdot-request-list): Use it.
4215
4216         * mm-url.el (mm-url-timeout): New variable.
4217         (mm-url-retries): Ditto.
4218         (mm-url-insert): Use it.
4219
4220 2002-05-16  Simon Josefsson  <jas@extundo.com>
4221
4222         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
4223         (gnus-simplify-subject-functions): Mention g-s-a-w.
4224
4225 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
4226
4227         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
4228         nnmail-cache-insert.
4229         * nndiary.el (nndiary-request-accept-article): Ditto.
4230         * nnfolder.el (nnfolder-request-accept-article): Ditto.
4231         * nnimap.el (nnimap-request-accept-article): Ditto.
4232         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
4233         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
4234         * nnmbox.el (nnmbox-request-accept-article): Ditto.
4235         * nnmh.el (nnmh-request-accept-article): Ditto.
4236         * nnmail.el (nnmail-cache-insert): Change group to required,
4237         removed code which tried to figure out the group.
4238
4239 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
4240
4241         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
4242         messages. From Hans de Graaff <hans@degraaff.org>.
4243         * nnml.el (nnml-request-accept-article): Pass in the group name to
4244         nnmail-cache-insert, since it's available.
4245
4246 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
4247
4248         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
4249
4250 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4251         From Florian Weimer <fw@deneb.enyo.de>.
4252
4253         * gnus.el (subscribed): New group parameter.
4254         (gnus-find-subscribed-addresses): Use it.
4255
4256 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
4257
4258         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
4259         the default for pgpmime to support pgp v2.
4260         * mml-sec.el (mml-signencrypt-style): New accessor function to
4261         allow users to get/set the signencrypt style more easily without
4262         frobbing the alist directly.
4263         * mml.el (mml-generate-mime-1): Use accessor function.
4264
4265 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4266
4267         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
4268         parenthesis for "<" and ">".  Suggested by Andreas Schwab
4269         <schwab@suse.de>.
4270
4271 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4272
4273         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
4274         when intuiting the group the message is written to.  From Josh
4275         Huber <huber@alum.wpi.edu>.
4276
4277 2002-05-06  Simon Josefsson  <jas@extundo.com>
4278
4279         * gnus-topic.el (gnus-group-topic-parameters): Work when group
4280         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
4281
4282 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
4283
4284         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
4285         argument, and fixed compiler warning. (added autoload for
4286         gpg-encrypt).
4287
4288 2002-05-04  Simon Josefsson  <jas@extundo.com>
4289
4290         * mml1991.el (mml1991-function-alist): Doc fix.
4291
4292         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
4293         doesn't exist (for previewing messages without having Gnus
4294         started).
4295
4296         * mm-util.el (mm-coding-system-priorities): Defcustom.
4297
4298         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
4299
4300 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
4301
4302         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
4303         default.
4304         * mml-sec.el:
4305         * mml-sec.el (mml-signencrypt-style): New.
4306         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
4307         argument `sign'.
4308         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
4309         signencrypt.
4310         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
4311         * mml.el (mml-generate-mime-1): Changed logic so a part which is
4312         both signed & encryped is processed in one operation. (rather than
4313         two separate ops: sign, then encrypt)
4314         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
4315         indication if a message is signed by an expired key.
4316         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
4317         enables combined sign & encrypt operation. (this was always on
4318         before).
4319         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
4320
4321 2002-05-01  Simon Josefsson  <jas@extundo.com>
4322
4323         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
4324         server.
4325         (nnimap-mailbox-info): defvar instead of defvoo.
4326
4327 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4328
4329         * gnus.el: Oort Gnus v0.06 is released.
4330
4331 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4332
4333         * lpath.el: Bind url-package-version.
4334
4335 2002-05-01  Simon Josefsson  <jas@extundo.com>
4336
4337         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
4338         filename before deleting the group itself, because the presence of
4339         a group filename decides if long filenames are used or not.
4340
4341         * gnus-art.el (gnus-button-alist): Don't inline
4342         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
4343         without also modifying g-button-alist.
4344         (gnus-button-alist): Fix type to allow variable as well as regexp.
4345         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
4346         themselves, variables to its contents.
4347         (gnus-button-entry): Ditto.
4348
4349 2002-05-01  Simon Josefsson  <jas@extundo.com>
4350
4351         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
4352         UIDNEXT as a string.
4353
4354         * nnimap.el (nnimap-string-lessp-numerical): New function.
4355         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
4356         integers.
4357
4358 2002-04-29  Simon Josefsson  <jas@extundo.com>
4359
4360         * nnmail.el (nnmail-cache-insert): Accept optional group
4361         parameter.
4362
4363         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
4364         n-r-g-a is disabled.
4365
4366 2002-04-29  Simon Josefsson  <jas@extundo.com>
4367
4368         * nnimap.el (nnimap-split-fancy): Fix doc.
4369         (nnimap-split-fancy): Fix doc.
4370
4371         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
4372         (nnimap-mailbox-info): New internal variable.
4373         (nnimap-retrieve-groups): Implement faster new mail check.
4374
4375         * nnimap.el (nnimap-split-articles): Support
4376         nnmail-cache-accepted-message-ids.
4377         (nnimap-request-accept-article): Ditto.
4378
4379         * imap.el (imap-mailbox-status-asynch): New command.
4380
4381 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
4382
4383         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
4384         are no subscribed mail groups.
4385         - Strip quoted names when comparing addresses
4386
4387 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
4388
4389         * mm-decode.el (mm-text-html-renderer): Change customize type to
4390         const.
4391
4392         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
4393         (gnus-debug-exclude-variables): do.
4394
4395 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4396
4397         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
4398         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
4399
4400 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4401
4402         * dns.el (dns-make-network-process): New macro.
4403         (query-dns): Use it.
4404
4405 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4406
4407         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
4408         article-buffer.
4409
4410         * mm-url.el (mm-url-package-name): New variable.
4411         (mm-url-package-version): New variable.
4412         (mm-url-insert-file-contents): Bind url-package-name and
4413         url-package-version here.
4414         * nnrss.el (nnrss-insert-w3): Move the bindings.
4415
4416         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
4417         url-package-version. Trivial change from Andrew J Cosgriff
4418         <ajc@polydistortion.net>
4419
4420         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
4421         attachments. Trivial change from Peter 'Luna' Runestig
4422         <peter@runestig.com>.
4423
4424 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
4425
4426         * nnkiboze.el (nnkiboze-request-scan): Call
4427         nnkiboze-possibly-change-group.
4428         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
4429         problems.
4430         (nnkiboze-generate-group): Set newsrc to the *highest* article
4431         number kibozed, not the lowest.
4432
4433 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
4434
4435         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
4436
4437 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4438         From Dan Christensen <jdc+news@uwo.ca>.
4439
4440         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
4441         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
4442         Recognize math postings.  Extract Date (now ignores "(15kb)").
4443         Extract email address using gnus-extract-address-components
4444         instead of just taking the first word.  Create Date and From
4445         headers for message which are missing these headers.  Get rid
4446         of spurious \\ lines (purely cosmetic).  Extend body-end and
4447         file-end regexps, to exclude more garbage from the message.
4448         Make URL rephrasing regexp more flexible, to match current
4449         format.
4450
4451 2002-04-23  Simon Josefsson  <jas@extundo.com>
4452
4453         * netrc.el: New file, functions copied from gnus-util.el by Ted
4454         Zlatanov <tzz@lifelogs.com>.
4455
4456         * gnus-util.el: Require netrc.
4457         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
4458         new code in netrc.el.
4459
4460 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4461
4462         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
4463         message-ignored-resent-headers, too.  From Matthieu Moy
4464         <Matthieu.Moy@imag.fr>.
4465
4466 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
4467
4468         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
4469         boolean not a string
4470         * gnus-group.el (gnus-group-line-format): add description of %C
4471         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
4472           as %C
4473         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
4474
4475 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
4476
4477         * nnmaildir.el (nnmaildir-request-scan): typo: set
4478         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
4479         nnmail-get-new-mail for 'find-new-groups.
4480
4481 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
4482
4483         * nnmaildir.el (nnmaildir-request-update-info,
4484         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
4485         unnecessary calls to nnmaildir-request-scan.
4486
4487 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
4488
4489         * gnus-msg.el:
4490         * gnus-msg.el (gnus-message-replysign): New.
4491         * gnus-msg.el (gnus-message-replyencrypt): New.
4492         * gnus-msg.el (gnus-message-replysignencrypted): New.
4493         * gnus-msg.el (gnus-summary-reply): Use the three new variables
4494         (above) to automatically encrypt/sign to encrypted/signed
4495         messages.
4496         * message.el:
4497         * message.el (message-mode-map): Add keybinding for
4498         `message-to-list-only'
4499         * message.el (message-mode): Add description for
4500         `message-to-list-only'
4501         * message.el (message-to-list-only): New.
4502         * message.el (message-make-mft): Changed to use the cl loop macro,
4503         and added optional flag to return only the matched list. (for use
4504         in new message-to-list-only function)
4505
4506 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
4507
4508         * gnus-msg.el:
4509         * gnus-msg.el (gnus-message-replysign):
4510         * gnus-msg.el (gnus-replysign): New.
4511         * gnus-msg.el (gnus-replyencrypt): New.
4512         * gnus-msg.el (gnus-replysignencrypted): New.
4513         * gnus-msg.el (gnus-summary-reply):
4514         * message.el:
4515         * message.el (message-mode-map):
4516         * message.el (message-mode):
4517         * message.el (message-to-list-only): New.
4518         * message.el (message-make-mft):
4519
4520 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4521
4522         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
4523
4524 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
4525
4526         * message.el (message-gen-unsubscribed-mft): accept a prefix
4527         argument so CC can be included with C-u C-c C-f C-a
4528
4529 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4530         From Ted Zlatanov <teodor.zlatanov@divine.com>.
4531
4532         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
4533         Improve docstring.
4534         (spam-enter-blacklist): New command.
4535
4536         * gnus-sum.el (gnus-spam-mark): New mark.
4537         (gnus-auto-expirable-marks): Add gnus-spam-mark.
4538         (gnus-summary-make-tool-bar): Correct conditional.
4539         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
4540         (gnus-summary-mark-as-spam): New command.
4541
4542 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
4543
4544         * mml-sec.el (mml-secure-message): changed to support arbritrary
4545         modes.
4546         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
4547         changed to support "signencrypt" mode.
4548         * mml.el (mml-parse-1): changed to support different secure modes
4549         more easily. (for signencrypt)
4550
4551 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
4552
4553         * gnus-sum.el (gnus-update-summary-mark-positions)
4554         (gnus-summary-toggle-header):
4555         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
4556         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
4557         (gnus-uu-post-encoded):
4558         * nnfolder.el (nnfolder-possibly-change-group):
4559         * nnimap.el (nnimap-retrieve-headers):
4560         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
4561
4562 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
4563
4564         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
4565         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
4566
4567 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4568
4569         * gnus-srvr.el (gnus-server-set-info): Clear
4570         `gnus-server-method-cache' when `gnus-server-alist' is changed.
4571         From Daiki Ueno <ueno@unixuser.org>.
4572
4573 2002-04-11  Simon Josefsson  <jas@extundo.com>
4574
4575         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
4576         viewing of security buttons.  Thanks to Nicolas Kowalski
4577         <Nicolas.Kowalski@imag.fr>.
4578
4579         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
4580         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
4581         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
4582         <Nicolas.Kowalski@imag.fr>.
4583         (smime-decrypt-buffer): Ditto.
4584
4585 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4586
4587         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
4588         header line.
4589
4590 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
4591
4592         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
4593
4594 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4595
4596         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
4597
4598 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
4599
4600         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
4601         errors when debug.
4602
4603 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
4604
4605         * message.el (message-make-mft): Changed MFT code from using
4606         message-recipients (which included Bcc) to use only the To and CC
4607         headers.
4608
4609 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
4610
4611         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
4612         add link.
4613         (gnus-treat-mail-picon): Ditto.
4614         (gnus-treat-newsgroups-picon): Ditto.
4615         (gnus-picon-databases): Fix custom type.
4616         (gnus-picon-databases): Add link.
4617         (gnus-article-x-face-command): Add to gnus-picon group.
4618
4619 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
4620
4621         * message.el (message-buffer-naming-style): Remove.
4622
4623 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4624
4625         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
4626
4627         * message.el (message-tool-bar-map): Ditto.
4628
4629         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4630
4631 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4632
4633         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
4634
4635 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
4636
4637         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
4638
4639 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
4640         Trivial patch.
4641
4642         * dns.el: open-network-stream under XEmacs does udp.
4643
4644 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
4645
4646         * spam.el (spam-enter-whitelist): New function.
4647         (spam-parse-whitelist): Ditto.
4648         (spam-refresh-list-cache): Ditto.
4649         (spam-address-whitelisted-p): New function.
4650
4651         * dns.el (query-dns): Use TCP when make-network-process isn't
4652         available.
4653         (dns-servers): New variable.
4654         (dns-parse-resolv-conf): New function.
4655         (query-dns): Use it.
4656
4657         * spam.el: New file.
4658
4659         * dns.el (query-dns): Test.
4660
4661 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4662
4663         * lpath.el (featurep): Bind make-network-process.
4664
4665 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
4666
4667         * nnmaildir.el: Use defstruct.  Use a single copy of
4668         nnmail-extra-headers to save memory.  Store server's group name
4669         prefix instead of each group's prefixed name.
4670         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
4671         nntp-server-buffer.
4672
4673 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4674
4675         * dns.el: New file.
4676
4677 2002-03-28  Simon Josefsson  <jas@extundo.com>
4678
4679         * gnus-sum.el (gnus-summary-dummy-line-format):
4680         * gnus.el (gnus-summary-line-format): Fixing links to Info.
4681         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
4682
4683 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4684
4685         * gnus-sum.el (gnus-summary-move-article)
4686         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
4687         the doc string.
4688
4689 2002-03-28  Simon Josefsson  <jas@extundo.com>
4690
4691         * mml-sec.el (mml-secure-message): Search after
4692         mail-header-separator from top of message.
4693
4694 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
4695
4696         * nnmaildir.el: Cosmetic changes.
4697         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
4698         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
4699         nnmaildir--group-ls): New macros/functions.  Use them.
4700         (nnmaildir--unlink): Evalutate argument only once.
4701
4702 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
4703
4704         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
4705         symbols.
4706         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
4707         `gnus-point-at-eol'.
4708
4709 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
4710
4711         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
4712         nnmaildir--marks-dir): New macros.  Use them.
4713         Use inhibit-quit for atomicity instead of in-memory journaling.
4714         (nnmaildir--edit-prep): New function.
4715         (Local Variables): Use it.
4716
4717 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
4718
4719         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
4720
4721 2002-03-25  Simon Josefsson  <jas@extundo.com>
4722
4723         * message.el (message-mode): Fix doc.
4724
4725 2002-03-25  Simon Josefsson  <jas@extundo.com>
4726
4727         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
4728         Matthieu Moy <Matthieu.Moy@imag.fr>.
4729
4730 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
4731
4732         * mml-sec.el (mml-unsecure-message): Add docstring.
4733
4734 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
4735
4736         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
4737         value.
4738         Trivial change from andre@slamdunknetworks.com
4739
4740 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
4741
4742         * mml.el (mml-mode-map): Added a keybinding for
4743         `mml-unsecure-message'.  Also, added a menu entry for said
4744         function in the Attachments menu.
4745
4746 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4747
4748         * canlock.el (canlock-version): Remove.
4749         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
4750         here; simplify \x insertions.
4751         (canlock-sha1): New function, always return a unibyte string.
4752         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
4753         of a password.
4754         (canlock-insert-header): Use `canlock-sha1'.
4755         (canlock-verify): Ditto.
4756
4757 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4758
4759         * message.el (message-fix-before-sending): Add an option that
4760         ignores illegible text.
4761         Trivial change from Mark Milhollan <mlm@attglobal.net>
4762
4763         * message.el (message-font-lock-keywords): Support multi-line MML
4764         tags.
4765
4766         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
4767         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
4768
4769 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4770
4771         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
4772         symbols for "View as different encoding" submenu.
4773
4774 2002-03-19  Simon Josefsson  <jas@extundo.com>
4775
4776         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
4777         encoding" submenu.
4778
4779 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4780
4781         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
4782
4783 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4784
4785         * gnus-sum.el (gnus-sum-thread-tree-root)
4786         (gnus-sum-thread-tree-single-indent)
4787         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
4788         (gnus-sum-thread-tree-leaf-with-other)
4789         (gnus-sum-thread-tree-single-leaf): Make customizable.
4790
4791 2002-03-16  Simon Josefsson  <jas@extundo.com>
4792
4793         * gnus-util.el (gnus-extract-address-components): Don't break on
4794         names such as James "Kibo" Parry.  From Francis Litterio
4795         <franl@world.std.com>.
4796
4797 2002-03-13  Simon Josefsson  <jas@extundo.com>
4798
4799         * pop3.el (pop3-open-server): Revert multibyte change.  From
4800         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
4801
4802         * message.el (message-send-mail-with-qmail): Make it work.  From
4803         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
4804
4805 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
4806
4807         * message.el (message-make-mft): Set case-fold-search while
4808         generating the MFT.  Also, a little cleanup in the MFT code.
4809
4810 2002-03-12  Simon Josefsson  <jas@extundo.com>
4811
4812         * message.el (message-qmail-inject-args): May be function.
4813         (message-send-mail-with-qmail): Call function if m-q-i-a is
4814         function.  From fn@hungry.org (Faried Nawaz).
4815
4816 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
4817
4818         * message.el (message-abbrevs-loaded): Remove.
4819         (mailabbrev): Require it.
4820
4821         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
4822
4823 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4824
4825         * pop3.el (pop3-open-server): Set process buffer unibyte.
4826
4827 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4828
4829         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
4830
4831 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
4832
4833         * nnslashdot.el (nnslashdot-request-article): Remove javascript
4834         too.
4835
4836 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
4837
4838         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
4839         duplication.
4840         (gnus-summary-save-parts-type-history): Ditto.
4841         (gnus-summary-save-parts-last-directory): Ditto.
4842         Trivial change from andre@slamdunknetworks.com
4843
4844 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
4845
4846         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
4847
4848 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4849
4850         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
4851         -->" as the end of the first article.
4852
4853         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
4854         From Matthieu Moy <Matthieu.Moy@imag.fr>
4855
4856         * message.el (message-add-action): Use add-to-list.
4857         (message-delete-action): New function.
4858
4859         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
4860         pieces.
4861
4862 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
4863
4864         * nnnil.el: New file.
4865         * gnus.el (gnus-valid-select-methods): Include nnnil.
4866
4867 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
4868
4869         * message.el (message-syntax-checks): Because canlock is
4870         supported, we disable sender syntax check.
4871         (message-shoot-gnksa-feet): Add cancel-messages option doc.
4872
4873         * gnus-draft.el (gnus-draft-send): If interactive, use its default
4874         value of message-syntax-checks.
4875
4876         * qp.el (quoted-printable-decode-region): Doc addition.
4877         From: Eli Zaretskii <eliz@is.elta.co.il>
4878
4879         * mail-source.el (make-source-make-complex-temp-name): Use
4880         make-temp-file.
4881
4882         * mm-util.el (mm-make-temp-file): New function.
4883         * nneething.el (nneething-file-name): Use it.
4884         * mml-smime.el (mml-smime-encrypt): Ditto.
4885         * mm-view.el (mm-inline-wash-with-file): Ditto.
4886         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
4887         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
4888         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
4889         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
4890         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
4891         * gnus-art.el (gnus-mime-print-part): Ditto.
4892
4893 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
4894
4895         * message.el (nnmaildir-article-number-to-base-name): New
4896         function.
4897         (nnmaildir-base-name-to-article-number): New function.
4898
4899 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4900
4901         * smime.el (smime-make-temp-file): Don't quote
4902         `temporary-file-directory'.
4903
4904 2002-03-04  Simon Josefsson  <jas@extundo.com>
4905
4906         * smime.el (smime-sign-region): Rename argument keyfiles to
4907         keyfile. You only sign something with one key.
4908         (smime-sign-buffer): Better completing-read prompt.
4909         (smime-decrypt-buffer): Ditto.
4910
4911         * smime.el (smime-make-temp-file): Make it work under XEmacs.
4912
4913         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
4914         completing-read.
4915         (mm-view-pkcs7-decrypt): CRLF->LF.
4916
4917 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
4918
4919         * message.el (message-hierarchical-addresses): New variable.
4920         (message-get-reply-headers): Use it.
4921         From Ted Zlatanov <teodor.zlatanov@divine.com>
4922
4923 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
4924
4925         * message.el (message-mode): If buffer-file-name, don't set auto
4926         save file name.
4927         Trivial change from Geoff Greene <ggreene@wpi.edu>
4928
4929 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4930
4931         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
4932         takes one argument in read-char.
4933
4934         * message.el (message-fix-before-sending): Forward a char.
4935         Check mmu-multibyte-p, add control-1.
4936
4937 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4938
4939         * gnus-start.el (gnus-read-init-file): Ditto.
4940
4941         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
4942
4943         * dgnushack.el (dgnushack-make-load): Ditto.
4944
4945         * mail-source.el (mail-source-fetch): Extract the right error
4946         code.
4947
4948         * message.el (message-fix-before-sending): Check illegible text.
4949
4950         * gnus-util.el (gnus-multiple-choice): New function.
4951
4952         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
4953         also defined in gnus-score.el.
4954
4955 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
4956
4957         * message.el (message-get-reply-headers): downcase email addresses
4958         for comaparisons for duplicate removal.
4959
4960 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4961
4962         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
4963         implementation of PKCS#7, which just allows users read the
4964         message.
4965         (mm-view-pkcs7): Use it.
4966
4967 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4968
4969         * gnus.el (large-newsgroup-initial): New parameter.
4970
4971         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
4972         (gnus-summary-insert-old-articles): Ditto.
4973
4974 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4975
4976         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
4977         used as the default answer of the question, "How many articles?".
4978         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
4979
4980         * nnagent.el (nnagent-retrieve-headers): Remove articles with
4981         small numbers.
4982
4983 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
4984
4985         * deuglify.el: Fix comments.
4986
4987 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
4988
4989         * html2text.el (html2text-clean-anchor): If there is no HREF,
4990         insert nothing.
4991
4992         * mml.el (mml-generate-mime-1): Add cdr.
4993         From: andre@slamdunknetworks.com
4994
4995         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
4996         (mm-text-html-washer-alist): Ditto.
4997
4998         * mm-decode.el (mm-text-html-renderer): Add html2text.
4999
5000         * html2text.el: Face lift.
5001
5002         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
5003
5004 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
5005
5006         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
5007
5008         * deuglify.el: Change copy right. Add autoload. Add coding-system.
5009
5010         * deuglify.el: New file. The original file name is
5011         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
5012
5013         * mm-decode.el (mm-display-external): Use
5014         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
5015
5016 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
5017
5018         * nnmaildir.el (nnmaildir-request-list): Report the highest
5019         article number, not the total number of articles.
5020
5021 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
5022
5023         * gnus-sum.el: Move uu key map here.
5024         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
5025
5026 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
5027
5028         * nnmaildir.el (nnmaildir-request-expire-articles): Use
5029         nnmail-expiry-wait* if expire-age parameter is not set.
5030
5031 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
5032
5033         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
5034         function.
5035         (gnus-group-sort-selected-groups-by-real-name): New function.
5036         (gnus-group-make-menu-bar): Add sort by real name.
5037
5038         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
5039         rebuild.
5040         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
5041         nil as dependencies as well.
5042
5043 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
5044
5045         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
5046         for mime-parts.
5047
5048         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
5049
5050         * gnus-group.el (gnus-group-name-decode): Don't test
5051         multibyte-string, because it breaks XEmacs.
5052         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
5053
5054         * message.el (message-send-mail): Be talkative.
5055
5056         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
5057         (mm-automatic-display): Ditto.
5058
5059         * mailcap.el (mailcap-mime-data): Ditto.
5060         From: Reiner Steib <4uce.02.r.steib@gmx.net>
5061
5062 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5063
5064         * many files: Remove trailing whitespaces, replace spc+tab with
5065         tab, replace leading whitespaces with tabs.
5066
5067 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
5068
5069         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
5070         articles with no body and no blank line after the header.
5071
5072 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5073
5074         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
5075         parts.
5076
5077         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
5078         non-ascii chars.
5079
5080         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
5081
5082         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
5083         w3-delay-image-loads.
5084         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
5085         (mm-w3-prepare-buffer): Ditto.
5086
5087         * mail-source.el (mail-source-fetch-directory): Run scripts.
5088
5089 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5090
5091         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
5092         for Majordomo confirmations.
5093
5094 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5095
5096         * gnus-fun.el (gnus-respond-to-confirmation): New command.
5097
5098 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5099
5100         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
5101
5102 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
5103
5104         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
5105         References header field.  From Mark Thomas <mthomas@cmu.edu>.
5106
5107 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5108
5109         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
5110         (mm-inline-render-with-stdin): Ditto.
5111         (mm-inline-render-with-function): Ditto.
5112         (mm-inline-wash-with-file): Bind coding-system-for-write.
5113         (mm-inline-wash-with-stdin): Ditto.
5114
5115 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5116
5117         Suggested by Felix Natter <fnatter@gmx.net>
5118
5119         * gnus-art.el (gnus-mime-view-part-externally): Rename from
5120         gnus-mime-externalize-view.
5121         (gnus-mime-view-part-internally): Rename from
5122         gnus-mime-internalize-view.
5123         (gnus-article-view-part-externally): Rename from
5124         gnus-article-externalize-part.
5125         (gnus-mime-action-alist): Change correspondingly.
5126         (gnus-mime-button-commands): Ditto.
5127         (gnus-mime-action-alist): Remove duplication.
5128
5129         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
5130
5131 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5132
5133         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
5134
5135         * gnus-art.el (gnus-display-mime): Use it.
5136
5137         * mm-partial.el (mm-partial-find-parts): Use it.
5138
5139         * gnus-sum.el (gnus-article-loose-mime): Rename from
5140         gnus-article-no-strict-mime.
5141         (gnus-summary-save-parts): Use it.
5142
5143 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5144
5145         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
5146         local variable.
5147
5148         * gnus-art.el (article-display-x-face): Don't sort multiple
5149         X-Faces.
5150
5151 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5152
5153         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
5154         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
5155
5156         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
5157
5158 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5159
5160         Some ideas is inspired by code from Hrvoje Niksic
5161         <hniksic@arsdigita.com>
5162
5163         * gnus-art.el (gnus-article-wash-function): Set the default to
5164         nil, so that we use mm-text-html-renderer instead.
5165         (article-wash-html): Use mm-text-html-renderer.
5166
5167         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
5168         (mm-text-html-renderer): New variable.
5169         (mm-inline-text-html-renderer): Set the default to nil, so that we
5170         use mm-text-html-renderer instead.
5171
5172         * mm-view.el (mm-inline-text-html): New function.
5173         (mm-text-html-renderer-alist): New variable.
5174         (mm-inline-text-vcard): New function.
5175         (mm-inline-text): Split.
5176         (mm-links-remove-leading-blank): New function.
5177         (mm-inline-render-with-file): New function.
5178         (mm-inline-render-with-stdin): New function.
5179         (mm-inline-render-with-function): New function.
5180         (mm-text-html-washer-alist): New variable.
5181         (mm-inline-wash-with-file): New function.
5182         (mm-inline-wash-with-stdin): New function.
5183
5184 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5185
5186         * message-utils.el: Fix installation doc.
5187         From: Reiner Steib <4uce.02.r.steib@gmx.net>
5188
5189 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
5190
5191         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
5192         (gnus-post-method): Use it.
5193         (gnus-summary-cancel-article): Find the correct post-method.
5194
5195         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
5196         * message.el (message-send-news): Ditto.
5197         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
5198         <ipmonger@delamancha.org>
5199
5200         * gnus.el (gnus-select-method): Fix doc.
5201         (gnus-server-string): Use 'using nntp'.
5202
5203         * gnus-agent.el (gnus-slave-unplugged): New command.
5204         From: Felix Natter <fnatter@gmx.net>
5205
5206 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5207
5208         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
5209         Call edit-done-function first, then change the window
5210         configuration.
5211         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
5212         (gnus-article-edit-mode): mml-mode.
5213
5214         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
5215         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
5216
5217         * message-utils.el: Adopt the file.
5218
5219         * message-utils.el: New file.
5220         From Holger Schauer <Holger.Schauer@gmx.de>
5221
5222 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
5223
5224         * gnus-sum.el (gnus-summary-move-article): Select-article only
5225         when gnus-move-split-methods is non-nil. And we don't render or
5226         mark the article.
5227
5228         * gnus-fun.el (gnus-shell-command-to-string): New function.
5229         (gnus-shell-command-on-region): New function.
5230         (gnus-random-x-face): Use them.
5231         (gnus-x-face-from-file): Ditto.
5232         (gnus-convert-image-to-gray-x-face): Ditto.
5233         (gnus-convert-gray-x-face-to-xpm): Ditto.
5234         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
5235
5236 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5237
5238         * gnus-art.el (gnus-treat-display-xface): Don't use
5239         `shell-command-to-string' when compiling.
5240         (gnus-treat-display-grey-xface): Ditto.
5241
5242 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
5243
5244         * nnmaildir.el (nnmaildir--article-count): If the group is
5245         completely empty, report minimum article number as 1 instead of 0.
5246
5247 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
5248
5249         * gnus-agent.el (gnus-get-predicate): Use nconc.
5250
5251         * gnus-sum.el (gnus-summary-display-make-predicate): Use
5252         gnus-summary-display-cache as cache.
5253
5254         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
5255         (nndoc-mail-in-mail-type-p): New function.
5256         (nndoc-mail-in-mail-article-begin): New function.
5257
5258 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5259
5260         * mailcap.el (mailcap-mime-data): Use enriched-decode.
5261
5262         * gnus-cite.el (gnus-article-fill-cited-article): Bind
5263         use-hard-newlines to nil.
5264
5265         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
5266         image is not available if window-system is not available.
5267
5268         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
5269
5270 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5271
5272         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
5273         bookmark, because update-mark doesn't handle it correctly.
5274
5275 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
5276
5277         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
5278         directly instead of calling message-send-mail.
5279
5280         * gnus-start.el (gnus-read-descriptions-file): Use
5281         gnus-default-charset.
5282
5283         * mm-util.el (mm-guess-mime-charset): New function.
5284
5285         * gnus.el (gnus-default-charset): Use it.
5286         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
5287         the default.
5288
5289 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5290
5291         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
5292         (article-display-x-face): Use it.  Disable grey xface, if
5293         uncompface is not found.
5294
5295         * message.el (message-mode): Don't enable multibyte on an indirect
5296         buffer.
5297
5298         * nnrss.el (nnrss-content-function): New variable.
5299         (nnrss-request-article): Use it.
5300
5301 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5302
5303         * gnus.el: Add article-unsplit-urls.
5304         * gnus-sum.el: Ditto.
5305         * gnus-art.el (gnus-treat-strip-cr): New variable.
5306         (gnus-treatment-function-alist): Use it.
5307         (article-unsplit-urls): New function.
5308         (gnus-article-make-menu-bar): Use it.
5309         From: Michael Cook <michael.cook@cisco.com>
5310
5311 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5312
5313         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
5314         copy.
5315
5316 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
5317
5318         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
5319         with internal whitespace.
5320         (gnus-parent-id): Ditto.
5321
5322 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
5323
5324         * gnus-art.el (gnus-article-treat-body-boundary): Add
5325         gnus-decoration property.
5326         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
5327
5328         * message.el (message-mode): Set local-abbrev-table.
5329         From Matt Armstrong <matt@lickey.com>.
5330
5331         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
5332         too many spaces.
5333
5334         * rfc2047.el (rfc2047-unfold-region): Ditto.
5335         (rfc2047-decode-region): Don't unfold. Let
5336         gnus-article-treat-unfold-headers do it.
5337
5338         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
5339         From: Jesper Harder <harder@ifa.au.dk>
5340
5341 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5342
5343         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
5344         (gnus-configure-posting-styles): Use it.
5345         (gnus-configure-posting-styles): Remove trailing newspaces.
5346
5347 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5348
5349         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
5350         is non-nil.
5351
5352         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
5353
5354         * gnus.el (gnus-server-to-method): Switch position with
5355         gnus-server-get-method.
5356         (gnus-agent): Add doc.
5357
5358         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
5359         (gnus-summary-save-parts): Use it.
5360
5361         * gnus-art.el (gnus-display-mime): Use it.
5362         * mm-partial.el (mm-partial-find-parts): Use it.
5363
5364         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
5365
5366         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
5367         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
5368
5369         * nnagent.el (nnagent-request-expire-articles): Don't delete
5370         files.
5371
5372 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
5373
5374         * message.el (message-gen-unsubscribed-mft): New function.
5375         From Sriram Karra <karra@cs.utah.edu>.
5376
5377         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
5378         open parenthesis.
5379
5380         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
5381         (mm-inline-text-html-render-with-w3): Ditto.
5382         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
5383         Suggested by Dave Love  <d.love@dl.ac.uk>.
5384
5385         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
5386
5387         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
5388         * nntp.el (nntp-send-command): Ditto.
5389         * nntp.el (nntp-send-command-nodelete): Ditto.
5390
5391 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5392
5393         * mm-url.el (mm-url-load-url): New function.
5394         (mm-url-insert-file-contents): Use it.
5395
5396         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
5397
5398         * message.el (message-forward-make-body): Correctly copy
5399         forward-buffer.
5400
5401         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
5402
5403 2002-02-04  Simon Josefsson  <jas@extundo.com>
5404
5405         * gnus-art.el (gnus-article-followup-with-original): Mark with
5406         force, prevent errors when following up from article buffer.
5407         (gnus-article-reply-with-original): Ditto.
5408
5409         * binhex.el (binhex-decoder-switches): Fix doc.  From
5410         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
5411
5412 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5413
5414         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
5415         highlight-citation after emphasize.
5416
5417 2002-02-04  Simon Josefsson  <jas@extundo.com>
5418
5419         * nnfolder.el (nnfolder-open-marks):
5420
5421         * nnml.el (nnml-open-marks): Message when done.  From David
5422         Edmondson <dme@sun.com>.
5423
5424 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
5425
5426         * imap.el (imap-anonymous-auth): Fix typo.
5427         From: Steinar Bang <sb@dod.no>
5428
5429         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
5430         save-excursion.
5431         (gnus-cache-braid-heads): Ditto.
5432
5433         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
5434         line, because there are extra articles in the overview buffer.
5435
5436         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
5437
5438         * message.el (message-forward-rmail-make-body): Directly use
5439         rmail-msg-restore-non-pruned-header to avoid calling
5440         vertical-motion.
5441
5442 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5443
5444         * gnus-cache.el (gnus-summary-insert-cached-articles):
5445         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
5446
5447         * gnus-group.el (gnus-group-mark-article-read): Nreverse
5448         gnus-newsgroups-unselected.
5449
5450         * gnus-agent.el (gnus-summary-set-agent-mark): Use
5451         gnus-add-to-sorted-list.
5452
5453         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
5454         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
5455         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
5456         (gnus-update-read-articles): UNREAD is sorted.
5457         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
5458         (gnus-newsgroup-marked, gnus-newsgroup-cached)
5459         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
5460         (gnus-newsgroup-dormant): Require sorted.
5461
5462         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
5463         directories.
5464         (gnus-dired-print): New function.
5465
5466         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
5467         ps-despool.
5468
5469 2002-02-02  Simon Josefsson  <jas@extundo.com>
5470
5471         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
5472
5473 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5474
5475         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
5476         t. This makes gnus-agent customizable without putting
5477         gnus-agentize into .gnus.
5478
5479         * gnus.el (gnus-agent): Make it customizable.
5480
5481         * gnus-dired.el: New file.
5482         From Benjamin Rutt <brutt@bloomington.in.us>
5483
5484         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
5485         if no article.
5486         (gnus-cache-possibly-remove-article): Ditto.
5487         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
5488
5489 2002-02-01  Simon Josefsson  <jas@extundo.com>
5490
5491         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
5492
5493 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5494
5495         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
5496         (mm-setup-w3m): Don't bind keys listed in the above.
5497
5498 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5499
5500         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
5501         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
5502         is non-nil; bind `w3m-force-redisplay' with nil.
5503
5504         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5505
5506         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
5507
5508 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
5509
5510         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
5511         use mail-header-unfold-field.
5512
5513         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
5514         gnus-summary-limit.
5515
5516         * gnus-range.el (gnus-add-to-sorted-list): New function.
5517         * gnus-sum.el (gnus-mark-article-as-read): Use it.
5518         (gnus-mark-article-as-unread): Ditto.
5519         (gnus-summary-mark-article-as-unread): Ditto.
5520         (gnus-build-get-header): Ditto.
5521         (gnus-summary-prepare-threads): Ditto.
5522         (gnus-summary-insert-pseudos): Ditto.
5523         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
5524         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
5525         (gnus-summary-insert-old-articles): Ditto.
5526
5527         * gnus-msg.el (gnus-posting-styles): Add new format of header.
5528         (gnus-configure-posting-styles): Support the new format.
5529
5530         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
5531         edebug-form-spec to (sexp body).
5532         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
5533
5534         * message.el (message-reply-headers): Add doc.
5535
5536 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5537
5538         * gnus-group.el (gnus-group-delete-group): Nix the entry in
5539         gnus-cache-active-hashtb.
5540
5541         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
5542         (gnus-agent-summary-fetch-group): Use it.
5543
5544         * gnus-msg.el (gnus-debug-files): New variable.
5545         (gnus-debug-exclude-variables): New variable.
5546         (gnus-debug): Use them.
5547
5548         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
5549
5550 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5551
5552         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
5553         (message-mode-syntax-table): Move back the previous position.
5554
5555         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
5556
5557         * gnus-agent.el (gnus-agent-retrieve-headers): Use
5558         gnus-sorted-difference.
5559
5560         * nnsoup.el (nnsoup-request-expire-articles): Use
5561         gnus-sorted-difference.
5562
5563         * nnheader.el: Autoload gnus-sorted-difference.
5564
5565         * nnfolder.el (nnfolder-request-expire-articles): Use
5566         gnus-sorted-difference.
5567
5568         * gnus-cache.el (gnus-cache-retrieve-headers): Use
5569         gnus-sorted-difference.
5570
5571         * gnus-range.el: Autoload cookies.
5572         (gnus-sorted-difference): New function.
5573         (gnus-sorted-ndifference): New function.
5574         (gnus-sorted-nintersection): Rename from
5575         gnus-set-sorted-intersection.
5576         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
5577         (gnus-list-range-difference): Rename from
5578         gnus-inverse-list-range-intersection.
5579         (gnus-inverse-list-range-intersection): Use defalias.
5580
5581         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
5582         gnus-sorted-ndifference, and gnus-sorted-nintersection.
5583         (gnus-articles-to-read): Use gnus-sorted-difference.
5584         (gnus-summary-limit-mark-excluded-as-read): Use
5585         gnus-sorted-intersection and gnus-sorted-ndifference.
5586         (gnus-list-of-read-articles): Use gnus-list-range-difference.
5587         (gnus-summary-insert-articles): Use gnus-sorted-difference.
5588
5589         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
5590
5591 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5592
5593         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
5594         property to the buffer for using emacs-w3m command keys.
5595
5596         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
5597         option.
5598
5599         * mm-view.el (mm-w3m-mode-map): New variable.
5600         (mm-w3m-mode-command-alist): New variable.
5601         (mm-w3m-minor-mode): Removed.
5602         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
5603         (mm-inline-text-html-render-with-w3m): Add keymap property to the
5604         buffer for using emacs-w3m command keys.
5605
5606 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
5607
5608         * message.el (message-mode-syntax-table): Move forward.
5609         (message-cite-prefix-regexp): Auto detect non word constituents.
5610         (message-cite-prefix-regexp): Don't use with-syntax-table.
5611
5612         * gnus-sum.el (gnus-summary-update-info): Use
5613         gnus-list-range-intersection.
5614
5615         * gnus-agent.el (gnus-agent-fetch-headers): Use
5616         gnus-list-range-intersection.
5617
5618         * gnus-range.el (gnus-range-normalize): Use correct predicate.
5619         (gnus-list-range-intersection): Use it.
5620         (gnus-inverse-list-range-intersection): Ditto.
5621         (gnus-sorted-intersection): Add doc.
5622         (gnus-set-sorted-intersection): Add doc.
5623         (gnus-sorted-union): New function.
5624         (gnus-set-sorted-union): New function.
5625
5626         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
5627         (gnus-inverse-list-range-intersection): Ditto.
5628
5629 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
5630
5631         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
5632
5633         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
5634         and permit `:' and `\' in order to handle full Windows pathnames.
5635         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
5636         technically not correct per standard, but seems to have common use.
5637
5638 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
5639
5640         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
5641         replacing numbers.
5642
5643 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
5644
5645         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
5646
5647         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
5648         Don't split when the window is small, e.g. when a small *BBDB*
5649         window is the lowest one.
5650
5651         * gnus-agent.el (gnus-agent-retrieve-headers): Use
5652         nnheader-find-nov-line to speed up. Use nreverse, because it is
5653         sorted. Use nnheader-insert-nov-file.
5654
5655 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5656
5657         * mm-decode.el (mm-inline-text-html-with-images): New user option.
5658
5659         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
5660         of `w3m-display-inline-images' with the value of
5661         `mm-inline-text-html-with-images'.
5662         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
5663
5664         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5665
5666 2002-01-27  Richard M. Stallman  <rms@gnu.org>
5667
5668         * time-date.el: Add autoload cookies.  Many doc fixes.
5669         (time-add): New function.
5670         (time-subtract): Renamed from subtract-time.
5671         (subtract-time): New alias for time-subtract.
5672
5673 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5674
5675         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
5676         emacs-w3m in doc-string.
5677
5678         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
5679         `w3m-current-buffer'.
5680
5681 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5682
5683         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
5684
5685         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
5686         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
5687         (mm-w3m-cid-retrieve): New function.
5688         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
5689
5690 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
5691
5692         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
5693
5694 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5695
5696         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
5697
5698 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5699
5700         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
5701         32K.
5702
5703         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
5704
5705         * nnmail.el (nnmail-article-group): Decode headers before running
5706         split rules over them.
5707         (nnmail-mail-splitting-charset): New variable.
5708
5709         * smiley.el: Replaced with smiley-ems.el.
5710
5711 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
5712
5713         * mm-url.el (mm-url-predefined-programs): Add w3m.
5714         (mm-url-program): Ditto.
5715
5716 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5717
5718         * nnml.el (nnml-use-compressed-files): New variable.
5719         (nnml-filenames-are-evil): Removed.
5720         (nnml-current-group-article-to-file-alist): Don't use.
5721         (nnml-update-file-alist): Inhibit.
5722         (nnml-article-to-file): Use new var.
5723
5724 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
5725
5726         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
5727
5728         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
5729
5730 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5731
5732         * gnus-agent.el (gnus-agent-load-alist): Use new caching
5733         function.
5734
5735         * gnus-util.el (gnus-cache-file-contents): New function.
5736
5737         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
5738         (gnus-agent-load-alist): Use it.
5739
5740         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
5741
5742         * nnheader.el (nnheader-insert-nov-file): New function.
5743
5744         * gnus-util.el (gnus-parse-without-error): Correct the loop.
5745
5746         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
5747         there are no references.
5748         (gnus-extract-message-id-from-in-reply-to): New function.
5749         (gnus-nov-parse-line): Use in-reply-to if there are no
5750         references.
5751
5752 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5753
5754         * nnagent.el (nnagent-retrieve-headers): Use new macro.
5755
5756         * gnus-util.el (gnus-parse-without-error): New macro.
5757
5758 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
5759
5760         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
5761         (gnus-article-wash-function): use locate-library to decide which
5762         to use.
5763
5764 2002-01-25  Simon Josefsson  <jas@extundo.com>
5765
5766         * pop3.el (pop3-munge-message-separator): Work if no date.
5767         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
5768
5769 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5770
5771         * gnus-agent.el (gnus-agent-save-alist): Fix.
5772
5773         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
5774         mistake.  Reinstated lost code.
5775
5776 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
5777
5778         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
5779         one exists in the case of an encrypted message with an internal
5780         signature.
5781
5782 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5783
5784         * gnus-agent.el (gnus-agent-save-alist): Optimized.
5785
5786 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5787
5788         * dgnushack.el: Commented out the experimental code.
5789
5790 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5791
5792         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
5793         error.
5794
5795         * gnus.el (gnus-server-to-method): Made into subst.
5796         (gnus-server-method-cache): New variable.
5797         (gnus-server-to-method): Use it.
5798         (gnus-group-method-cache): New variable.
5799         (gnus-find-method-for-group-1): Renamed.
5800         (gnus-find-method-for-group): New function.
5801         (gnus-group-method-cache): Removed.
5802
5803         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
5804         function.
5805
5806         * gnus-range.el (gnus-members-of-range): New function.
5807         (gnus-list-range-intersection): Renamed.
5808         (gnus-inverse-list-range-intersection): New function.
5809
5810         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
5811
5812         * nnagent.el (nnagent-retrieve-headers): New implementation.
5813
5814         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
5815         implementation.
5816
5817 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5818
5819         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
5820         `w3m-meta-content-type-charset-regexp'.
5821
5822         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
5823         charset-encoded html contents.
5824
5825 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
5826
5827         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
5828         an empty file.
5829
5830         * nnweb.el (url): Ignore errors when request url.
5831
5832         * nnrss.el: Clean up the comments.
5833
5834 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5835
5836         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
5837
5838         * mm-decode.el (mm-inline-text-html-renderer): New user option.
5839         (mm-inline-media-tests): Test whether the value of
5840         `mm-inline-text-html-renderer' is a function for text/html.
5841
5842         * mm-view.el (mm-inline-text-html-render-with-w3): New function
5843         separated from `mm-inline-text'.
5844         (mm-w3m-minor-mode): New variable.
5845         (mm-w3m-setup): New variable.
5846         (mm-setup-w3m): New function.
5847         (mm-inline-text-html-render-with-w3m): New function.
5848         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
5849         text/html.
5850
5851 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
5852
5853         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
5854
5855 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5856
5857         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
5858         and `gnus-xmas-completing-read'.
5859
5860 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5861
5862         * nneething.el (nneething-message-id-number): Abolished.
5863         (nneething-encode-file-name): Not encode numerical characters.
5864         (nneething-make-head): `nneething-message-id-number' is not
5865         used to generate message IDs.
5866
5867 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5868
5869         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
5870         characters.
5871
5872 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5873
5874         * gnus-xmas.el (gnus-xmas-completing-read): New function.
5875         (gnus-xmas-redefine): Redefine conditionally.
5876
5877 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
5878
5879         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
5880         tag.
5881
5882 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
5883
5884         * message.el (message-font-lock-keywords): Added the secure tag.
5885         * mml-sec.el: Added functions to generate/modify/remove the secure
5886         tag while in message mode.
5887         * mml-sec.el (mml-secure-message): New.
5888         * mml-sec.el (mml-unsecure-message): New.
5889         * mml-sec.el (mml-secure-message-sign-smime): New.
5890         * mml-sec.el (mml-secure-message-sign-pgp): New.
5891         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
5892         * mml-sec.el (mml-secure-message-encrypt-smime): New.
5893         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
5894         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
5895         * mml.el (mml-parse-1): Added code to recognise the secure tag and
5896         convert it to either a part or multipart depending on if there are
5897         other parts in the message.
5898         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
5899         to use the secure tag, rather than the part tag.
5900         * mml.el (mml-preview): Added a save-excursion to keep cursor
5901         position after doing an MML preview.
5902
5903 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5904
5905         * nnheader.el (nnheader-parse-overview-file): New function.
5906         (nnheader-write-overview-file): New function.
5907
5908 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5909
5910         * gnus.el (gnus-group-fast-parameter): Check better if expansion
5911         in wanted.
5912
5913         * nnweb.el (nnweb-type-definition): Clean up.
5914
5915 2002-01-21  Alastair Burt  <burt@dfki.de>
5916         Trivial patch.
5917
5918         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
5919         buffer exists before jumping to it.
5920
5921 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5922
5923         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
5924         function.
5925         (article-wash-html): Use it.
5926         (gnus-article-wash-function): New variable.
5927         (gnus-article-wash-html-with-w3m): New function.
5928
5929 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
5930
5931         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
5932         XEmacs.
5933
5934 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
5935
5936         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
5937         command line.
5938
5939 2002-01-21  Simon Josefsson  <jas@extundo.com>
5940
5941         * canlock.el (base64-encode-string): Autoload it from base64.
5942         (canlock-make-cancel-key): Base64 encode unibyte string.
5943
5944 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5945
5946         * nnfolder.el (nnfolder-request-accept-article): Unfold
5947         x-from-line.
5948         (nnfolder-request-replace-article): Ditto.
5949
5950 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
5951
5952         * gnus-group.el (gnus-group-best-unread-group): Use the right
5953         positioning function.
5954
5955 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5956
5957         * smiley-ems.el (smiley-region): Use new function.
5958         (smiley-update-cache): Use general image functions.
5959         (smiley-region): Use general functions.
5960
5961         * gnus-util.el (gnus-graphic-display-p): New function.
5962
5963         * nnmail.el (nnmail-article-group): Allow outputting traces of
5964         non-strings.
5965
5966         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
5967         (nndoc-exim-bounce-type-p): New function.
5968
5969         * message.el (message-dont-send): Doc fix.
5970
5971         * gnus-util.el (gnus-completing-read): Remove
5972         inherit-input-method.
5973
5974         * gnus-art.el (gnus-treat-smiley): Doc fix.
5975
5976         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
5977         articles.
5978
5979 2002-01-19  Simon Josefsson  <jas@extundo.com>
5980
5981         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
5982         (imap-kerberos4-open): Ditto.
5983         (imap-open): Set port correctly, don't set auth.
5984
5985 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5986
5987         * gnus.el (gnus-version-number): Bump version number.
5988
5989 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5990
5991         * gnus.el: Oort Gnus v0.05 is released.
5992
5993 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5994
5995         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
5996         exists.
5997
5998         * gnus-spec.el (gnus-string-width-function): New function.
5999         (gnus-tilde-cut-form): Use it.
6000         (gnus-tilde-max-form): Ditto.
6001         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
6002         (gnus-substring-function): Use it.
6003         (gnus-tilde-cut-form): Ditto.
6004         (gnus-substring-function): New function.
6005
6006         * message.el (message-check-news-header-syntax): New message.
6007
6008         * gnus.el (gnus-slave-no-server): Doc fix.
6009
6010         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
6011
6012 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6013
6014         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
6015         `seen' if it looks like (seen NUM1 . NUM2).  It should be
6016         (seen (NUM1 . NUM2)).
6017
6018 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6019
6020         * gnus-topic.el (gnus-topic-catchup-articles): Update article
6021         number in closed topics.
6022
6023 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
6024
6025         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
6026         functions.
6027
6028 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6029
6030         * gnus.el (gnus-group-find-parameter): Clean up.
6031
6032         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
6033         articles.
6034
6035         * gnus-util.el (gnus-completing-read-with-default): Renamed.
6036
6037         * nnmail.el (nnmail-article-group): Clean up.
6038
6039 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
6040
6041         * gnus-agent.el (gnus-category-name): Intern the category name.
6042
6043 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6044
6045         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
6046
6047         * gnus-util.el (gnus-completing-read): New function.
6048
6049 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
6050
6051         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
6052
6053         * smiley-ems.el (smiley-region): Register smiley.
6054         (smiley-toggle-buffer): Rewrite the function.
6055         (smiley-active): Removed.
6056
6057 2002-01-19  Simon Josefsson  <jas@extundo.com>
6058
6059         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
6060         Jesper Harder <harder@ifa.au.dk>.
6061
6062 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6063
6064         * gnus-art.el (gnus-request-article-this-buffer): Call
6065         `nneething-get-file-name' to extract the file name from the
6066         message id.
6067
6068         * nneething.el (nneething-encode-file-name): New function.
6069         (nneething-decode-file-name): Ditto.
6070         (nneething-get-file-name): Ditto.
6071         (nneething-make-head): Encode the file name and encapsulate it
6072         into the field of the message id.
6073
6074 2002-01-18  Simon Josefsson  <jas@extundo.com>
6075
6076         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
6077         stored in .marks.
6078
6079         * nnfolder.el (nnfolder-request-update-info): Ditto.
6080
6081 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
6082
6083         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
6084
6085 2002-01-18  Simon Josefsson  <jas@extundo.com>
6086
6087         * imap.el (imap-starttls-p): Don't check for binary.
6088         (imap-gssapi-auth-p): Ditto.
6089         (imap-kerberos4-auth-p): Ditto.
6090         (imap-open): Change logic.  Iterate through all possible streams,
6091         instead of bailing out after first failure.  Move authenticator
6092         decision to `imap-authenticate'.
6093         (imap-authenticate): Change logic, now finds the authenticator to
6094         use, was previously in `imap-open'.
6095         (imap-open): Return nil on failure.
6096         (imap-open): Setup temp buffer correctly.
6097         (imap-open): Return buffer only on success.
6098         (imap-interactive-login, imap-interactive-login): Tell the user
6099         which stream/authenticator is used for the queried
6100         username/password.
6101         (imap-open, imap-authenticate): Set variables.
6102         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
6103         (imap-open): Don't assume how `with-temp-buffer' is implemented.
6104
6105 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6106
6107         * gnus-fun.el (gnus-grab-cam-x-face): New function.
6108
6109 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6110
6111         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
6112
6113 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
6114
6115         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
6116         (gnus-agent-group-mode-map): Bind it to "Jo".
6117         (gnus-agent-group-make-menu-bar): Add it into menu bar.
6118
6119 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
6120
6121         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
6122         (gnus-summary-mail-toolbar): Add mail article deletion button.
6123
6124         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
6125         false positives for lines of "^^^^".
6126
6127         * gnus-picon.el (gnus-picon-find-face): faces database is all
6128         lowercase.
6129
6130 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
6131
6132         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
6133         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
6134         duplications.
6135         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
6136
6137 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6138
6139         * gnus-sum.el (gnus-summary-initial-limit): Inline
6140         gnus-summary-limit-children.
6141         (gnus-summary-initial-limit): Don't limit if
6142         gnus-newsgroup-display is nil.
6143         (gnus-summary-initial-limit): No, don't.
6144
6145         * gnus-util.el
6146         (gnus-put-text-property-excluding-characters-with-faces): Inline
6147         gnus-put-text-property.
6148
6149         * gnus-spec.el (gnus-default-format-specs): New variable.
6150
6151         * gnus-start.el (gnus-read-newsrc-file): Don't clear
6152         gnus-format-specs.
6153         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
6154
6155         * gnus-spec.el (gnus-update-format-specifications): Really check
6156         the Gnus version of the .newsrc.eld file.
6157         (gnus-format-specs): Save the new default summary format.
6158
6159         * gnus-util.el (gnus-parent-id): Check whether references is empty
6160         before splitting.
6161
6162         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
6163         functions.
6164         (gnus-gather-threads-by-references): Inline
6165         `gnus-split-references'.
6166
6167         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
6168         default value of gnus-summary-line-format-spec.
6169
6170 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6171
6172         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
6173         message.
6174         (nnslashdot-request-list): Ditto.
6175         (nnslashdot-sid-strip): Removed.
6176
6177 2002-01-15  Simon Josefsson  <jas@extundo.com>
6178
6179         * nnimap.el (nnimap-close-asynchronous): Enable.
6180         (nnimap-close-group): Expunge.
6181
6182 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6183
6184         * gnus-util.el (gnus-user-date-format-alist): Typo.
6185         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
6186
6187 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6188
6189         * nneething.el (nneething-request-article): Set
6190         `nnmail-file-coding-system' to `binary' locally, in order to read
6191         files without any conversion.
6192
6193 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6194
6195         * gnus-agent.el (gnus-agent-retrieve-headers): Use
6196         nnheader-file-coding-system and nnmail-active-file-coding-system.
6197         (gnus-agent-regenerate-group): Ditto.
6198         (gnus-agent-regenerate): Ditto.
6199         (gnus-agent-write-active): Ditto.
6200         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
6201
6202 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
6203
6204         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
6205         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
6206
6207 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
6208
6209         * gnus.el: We don't need gnus-article-show-all-headers.
6210
6211         * gnus-art.el (article-show-all, gnus-article-show-all-header):
6212         Ditto.
6213
6214         * gnus-sum.el (gnus-summary-select-article): Don't call
6215         show-all-headers, because hidden headers are not hidden text any
6216         more.
6217
6218 2002-01-13  Simon Josefsson  <jas@extundo.com>
6219
6220         * message.el (message-newline-and-reformat): Use `newline' instead
6221         of inserting \n, so that the newline is marked as hard.
6222
6223         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
6224         From Jesper Harder <harder@ifa.au.dk>.
6225
6226 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
6227
6228         * imap.el (imap-close): Keep going if quit.
6229
6230         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
6231         nntp-server-buffer.
6232
6233 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6234
6235         * mm-view.el (mm-display-inline-fontify): Require font-lock to
6236         avoid unbinding shadowed variables.
6237
6238         * gnus-art.el (gnus-picon-databases): Moved here.
6239         (gnus-picons-installed-p): Moved here.
6240         (gnus-article-reply-with-original): Use `mark'.
6241
6242         * gnus.el (gnus-picon): Moved here and renamed.
6243
6244         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
6245         installed.
6246         (gnus-treat-mail-picon): Ditto.
6247         (gnus-treat-newsgroups-picon): Ditto.
6248
6249         * gnus-picon.el (gnus-picons-installed-p): New function.
6250
6251 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
6252
6253         * gnus-agent.el (gnus-agent-go-online): Fix doc.
6254
6255 2002-01-12  Simon Josefsson  <jas@extundo.com>
6256
6257         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
6258         (nnimap-before-find-minmax-bugworkaround): Use it.
6259         (nnimap-find-minmax-uid): Don't reselect current mailbox.
6260         (nnimap-dont-close): New variable.
6261         (nnimap-close-group): Use it.
6262
6263 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6264
6265         * gnus-art.el (gnus-article-reply-with-original): Use
6266         `mark-active'.
6267
6268         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
6269
6270         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
6271         (gnus-score-advanced): Clean up.
6272         (gnus-score-advanced): Accept a multiple of the score.
6273
6274 2002-01-12  Simon Josefsson  <jas@extundo.com>
6275
6276         * flow-fill.el (fill-flowed-display-column)
6277         (fill-flowed-encode-columnq): New variables.  Suggested by
6278         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
6279         (fill-flowed-encode, fill-flowed): Use them.
6280
6281         * message.el (message-send-news, message-send-mail): Use
6282         m-b-s-n-p-e-h-n.
6283
6284         * mml.el (autoload): Autoload fill-flowed-encode.
6285         (mml-buffer-substring-no-properties-except-hard-newlines): New
6286         function.
6287         (mml-read-part): Use it.
6288         (mml-generate-mime-1): Encode format=flowed if appropriate.
6289         (mml-insert-mime-headers): Insert format=flowed.
6290
6291         * flow-fill.el (fill-flowed-encode): New function.
6292         (fill-flowed): Bind fill-column to window width.
6293
6294 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6295
6296         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
6297         it exists.
6298         (gnus-summary-setup-buffer): Wake up dead summary buffers.
6299         (gnus-summary-buffer-name): Don't return the dead name after all.
6300         (gnus-summary-setup-buffer): Kill the dead buffer.
6301
6302         * gnus-art.el (gnus-article-followup-with-original): Store the
6303         value of the mark before deactivating it.
6304
6305 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6306
6307         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
6308         From: Karl Kleinpaste <karl@charcoal.com>
6309
6310         * gnus-art.el (article-display-x-face): Ditto.
6311         (gnus-article-reply-with-original): Use gnus-region-active-p.
6312         (gnus-article-followup-with-original): Ditto.
6313
6314         * gnus-sum.el (gnus-summary-read-group-1): Don't select
6315         downloadable article either.
6316
6317 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6318
6319         * gnus-art.el (article-display-x-face): Insert From:.
6320
6321         * gnus-sum.el (gnus-summary-move-article): Don't draw the
6322         article. Bind gnus-display-mime-function and
6323         gnus-article-prepare-hook.
6324
6325         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
6326         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
6327         gnus-agent-possibly-synchronize-flags to the last.
6328         (gnus-agent-go-online): New function. New variable.
6329
6330 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6331
6332         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
6333         (gnus-agent-regenerate): Ditto.
6334
6335 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6336
6337         * message.el (message-ignored-news-headers)
6338         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
6339         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
6340
6341         * gnus.el (gnus-gethash-safe): New macro.
6342
6343         * gnus-agent.el (gnus-agent-regenerate-history): New function.
6344         (gnus-agent-regenerate): Show messages.
6345
6346 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6347
6348         * gnus-agent.el (gnus-agent-regenerate-group): New function.
6349         (gnus-agent-regenerate): New function.
6350         (gnus-agent-save-alist): Sort.
6351         (gnus-agent-copy-nov-line): Test eobp.
6352         (gnus-agent-retrieve-headers): Erase buffer.
6353
6354 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
6355
6356         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
6357         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
6358
6359         * gnus.el (gnus-agent-covered-methods): Move here.
6360         (gnus-online): New function.
6361         (gnus-agent-method-p): Move here.
6362
6363         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
6364         nil. Remove articles-alist.
6365
6366         * gnus-start.el (gnus-get-unread-articles): Check online.
6367         (gnus-groups-to-gnus-format): Ditto.
6368         (gnus-active-to-gnus-format): Ditto.
6369
6370         * gnus-agent.el (gnus-agent-get-function): Use it.
6371         (gnus-agent-get-undownloaded-list): Ditto.
6372         (gnus-agent-fetch-session): Only fetch online methods.
6373
6374         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
6375         (gnus-server-mode-map): Ditto.
6376         (gnus-server-offline-face): New face.
6377         (gnus-server-offline-face): New variable.
6378         (gnus-server-font-lock-keywords): Add offline.
6379         (gnus-server-insert-server-line): Ditto.
6380         (gnus-server-offline-server): New function.
6381
6382         * gnus-int.el (gnus-open-server): Turn to offline.
6383         (gnus-server-unopen-status): New variable.
6384
6385 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
6386
6387         * nnkiboze.el (nnkiboze-request-article): Use
6388         gnus-agent-request-article.
6389
6390         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
6391         function. Insert undownloaded NOV.
6392
6393         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
6394         (gnus-agent-request-article): New function.
6395
6396         * gnus.el (gnus-agent-cache): New variable.
6397
6398         * gnus-int.el (gnus-retrieve-headers): Use
6399         gnus-agent-retrieve-headers.
6400         (gnus-request-head): Use gnus-agent-request-article.
6401         (gnus-request-body): Ditto.
6402
6403         * gnus-art.el (gnus-request-article-this-buffer): Use
6404         gnus-agent-request-article.
6405
6406         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
6407         article if it is undownloaded.
6408
6409 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6410
6411         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
6412
6413 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6414
6415         * canlock.el (canlock-string-as-unibyte): New macro.
6416         (canlock-sha1-with-openssl): Return a unibyte string.
6417         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
6418
6419 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
6420
6421         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
6422
6423 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6424
6425         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
6426         application/x-emacs-lisp.
6427
6428         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
6429
6430         * nntp.el (nntp-request-article): Add group parameter.
6431         (nntp-request-head): Ditto.
6432         (nntp-find-group-and-number): Add parameter group. Figure out
6433         number if the status line doesn't give (e.g. quimby.gnus.org).
6434
6435 2002-01-08  Simon Josefsson  <jas@extundo.com>
6436
6437         * mml.el (mml-generate-mime-1): Set recipient correctly.
6438
6439 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6440
6441         * message.el (message-read-from-minibuffer): Add parameter
6442         initial-contents.
6443         * gnus-msg.el (gnus-summary-resend-message): Use it.
6444
6445         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
6446         behavior of quit-config.
6447
6448         * message.el (message-make-from): Don't quote fullname.
6449         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
6450
6451         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
6452         From: <andre@slamdunknetworks.com>
6453
6454 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
6455
6456         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
6457
6458         * gnus-art.el (gnus-header-button-alist): Handle mailto.
6459
6460         * mml.el (mml-preview): Bind gnus-original-article-buffer because
6461         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
6462         because bbdb may use it.
6463
6464 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6465
6466         * nneething.el (nneething-request-article): When a non-text file
6467         is converted to an article, its data is encoded in base64.  Call
6468         `nneething-make-head' with options to specify MIME types.
6469         (nneething-make-head): Add optional arguments to specify MIME
6470         types.
6471
6472 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6473
6474         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
6475         header if there is not.
6476
6477         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
6478
6479         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
6480         (gnus-inews-mark-gcc-as-read): Obsolete variable.
6481         (gnus-inews-do-gcc): Use them.
6482
6483         * gnus-group.el (gnus-group-mark-article-read): Put holes into
6484         gnus-newsgroup-unselected.
6485
6486 2002-01-06  Simon Josefsson  <jas@extundo.com>
6487
6488         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
6489         condition-case, not ignore-errors.
6490
6491 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6492
6493         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
6494         gnus-fetch-old-headers.
6495
6496         * gnus-art.el (article-display-x-face): Use the current buffer
6497         unless `W f'. Otherwise, X-Face may be shown in the header of a
6498         forwarded part.
6499         (gnus-treatment-function-alist): Treat xface before hiding
6500         headers.
6501
6502 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6503
6504         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
6505         parameters.
6506
6507 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6508
6509         * mm-util.el (mm-multibyte-p): Define conditionally when load.
6510         (mm-guess-charset): New function.
6511         (mm-charset-after): Use it.
6512         (mm-detect-coding-region): New function.
6513         (mm-detect-mime-charset-region): New function.
6514
6515         * gnus-sum.el (gnus-summary-show-article): Use
6516         mm-detect-coding-region.
6517
6518 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6519
6520         * message.el (message-make-fqdn): Be less violent.
6521
6522         * gnus.el (gnus-logo-color-style): Compute custom form
6523         automatically.
6524
6525         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
6526         score file of the parent to the document group.
6527
6528         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
6529         parameters parameter.
6530
6531         * gnus-score.el (gnus-score-load-file): Clean up.
6532
6533 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6534
6535         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
6536         From: Damien Wyart <damien.wyart@free.fr>
6537
6538         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
6539
6540 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
6541
6542         * gnus-sum.el (gnus-select-group-hook): Typo.
6543
6544         * rfc2047.el (rfc2047-decode-string): Return immediately if there
6545         is no quoted-printable-encoded STRING.
6546         From: Jesper Harder <harder@ifa.au.dk>
6547
6548         (rfc2047-decode-string): Decode it.
6549
6550 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6551
6552         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
6553
6554 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
6555         Trivial patch.
6556
6557         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
6558         buffer to get rid of junk line.
6559
6560 2002-01-05  Simon Josefsson  <jas@extundo.com>
6561
6562         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
6563         C-o.
6564         (message-mode-map): Bind message-insert-or-toggle-importance to
6565         C-c C-u.
6566         (message-mode-map): Bind message-disposition-notification-to to
6567         C-c M-n.
6568         (message-mode-menu): Add m-d-n-t.
6569         (message-mode-field-menu): Add m-goto-from.
6570         (message-mode): Doc fix.
6571         (message-goto-from): New function.
6572         (message-insert-disposition-notification-to): New function.
6573         (message-tool-bar-map): Add receipt button.
6574
6575 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6576
6577         * gnus-sum.el (gnus-thread-latest-date): New function.
6578         (gnus-thread-sort-by-most-recent-number): Renamed.
6579         (gnus-thread-sort-functions): Doc fix.
6580         (gnus-select-group-hook): Don't use setq on a hook.
6581         (gnus-thread-latest-date): Use date, not number
6582
6583         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
6584         (gnus-agent-expire): Allow regexp of expire-days.
6585
6586         * gnus-art.el (gnus-article-reply-with-original): Deactivate
6587         region.
6588         (gnus-article-followup-with-original): Ditto.
6589
6590         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
6591
6592         * gnus-art.el (gnus-mime-display-alternative): Use
6593         gnus-local-map-property.
6594         (gnus-mime-display-alternative): Ditto.
6595         (gnus-insert-mime-security-button): Ditto.
6596         (gnus-insert-next-page-button): Ditto.
6597         (gnus-button-prev-page): Take optional args.
6598         (gnus-insert-prev-page-button): widget-convert.
6599
6600         * gnus-util.el (gnus-local-map-property): New function.
6601
6602         * gnus-art.el (gnus-prev-page-map): Use parent map.
6603         (gnus-next-page-map): Ditto.
6604
6605         * gnus-spec.el (gnus-parse-format): Clean up.
6606         (gnus-parse-format): Do complex formatting for %=.
6607
6608         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
6609         "X-Face: " to the data in the built-in scenario.
6610
6611         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
6612         (gnus-correct-pad-form): Renamed.
6613         (gnus-tilde-max-form): Clean up.
6614         (gnus-pad-form): Use gnus-use-correct-string-widths.
6615
6616         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
6617         support if that is available.
6618
6619         * gnus-sum.el (gnus-thread-highest-number): New function.
6620         (gnus-thread-sort-by-most-recent-thread): New function.
6621         (gnus-thread-sort-functions): Doc fix.
6622
6623 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
6624
6625         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
6626         all cases.
6627         (gnus-summary-mode): Enable it in all cases.
6628         (gnus-summary-display-article): Ditto.
6629         (gnus-summary-edit-article): Ditto.
6630
6631         * gnus-ems.el (gnus-put-image): Really return glyph.
6632
6633         * gnus-art.el (gnus-article-x-face-command): Fix :type.
6634         (gnus-treat-smiley): Don't take "P" in the interactive form.
6635
6636 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6637
6638         * compface.el (uncompface): XEmacs and Emacs have differing
6639         capabilities.
6640
6641         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
6642
6643         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
6644         (gnus-article-xface-ring-size): Removed.
6645         (gnus-article-display-xface): Removed.
6646         (gnus-remove-image): Cleaned up.
6647
6648         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
6649         (gnus-xmas-create-image): Take pbm files.
6650         (gnus-x-face): Removed.
6651         (gnus-xmas-article-display-xface): Removed.
6652
6653         * gnus-fun.el (gnus-display-x-face-in-from): Bind
6654         default-enable-multibyte-characters.
6655
6656         * compface.el (uncompface): Doc fix.
6657
6658         * gnus-art.el (gnus-article-x-face-command): Use
6659         gnus-display-x-face-in-from.
6660
6661         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
6662
6663         * gnus-ems.el (gnus-put-image): Return the image.
6664
6665         * gnus-fun.el (gnus-display-x-face-in-from): New function.
6666         (gnus-x-face): Moved here.
6667
6668 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
6669
6670         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
6671         invisible if string is nil.
6672         (gnus-xmas-article-display-xface): Use it.
6673
6674         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
6675         property when string is nil.
6676         (gnus-article-display-xface): Use it.
6677
6678 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6679
6680         * gnus-art.el (article-display-x-face): Check whether valid grey
6681         face was returned.
6682         (article-display-x-face): Place image in the right spot.
6683
6684         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
6685         stderr.
6686         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
6687
6688 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6689
6690         * gnus-xmas.el (gnus-xmas-create-image): Take optional
6691         parameters.
6692         (gnus-xmas-put-image): Allow non-strings to be passed.
6693
6694         * gnus-art.el (article-display-x-face): Use optional parameters.
6695
6696         * gnus-ems.el (gnus-create-image): Take optional parameters.
6697
6698         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
6699
6700         * compface.el (compface-xbm-p): Removed.
6701
6702         * gnus-ems.el (gnus-article-compface-xbm): Removed.
6703         (gnus-article-display-xface): Use compface.
6704
6705         * compface.el: New file.
6706
6707         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
6708         (gnus-convert-image-to-x-face-command): Ditto.
6709         (gnus-random-x-face): Quote argument.
6710         (gnus-x-face-from-file): Ditto.
6711
6712 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
6713
6714         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
6715         the expire-group parameter once per article rather than once
6716         per group; bind `nnmaildir-article-file-name' and `article'
6717         for convenience.  Leave article alone when expire-group
6718         specifies the current group.
6719         (nnmaildir--update-nov): be more concurrency-friendly with
6720         temp file names.
6721
6722 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6723
6724         * gnus-start.el (gnus-read-init-file): Cleaned up.
6725
6726 2002-01-03  Dave Love  <d.love@dl.ac.uk>
6727
6728         * gnus-start.el (gnus-startup-file-coding-system): Removed.
6729         (gnus-read-init-file): Don't use it.
6730
6731 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6732
6733         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
6734
6735 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6736
6737         * gnus-start.el (gnus-read-init-file): Don't force coding system
6738         for ~/.gnus.  From Dave Love <fx@gnu.org>.
6739
6740 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6741
6742         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
6743         * nnspool.el (nnspool-request-post): Ditto.
6744
6745         * mm-util.el (mm-use-find-coding-systems-region): New variable.
6746         (mm-find-mime-charset-region): Use it.
6747
6748 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
6749
6750         * gnus.el (gnus-summary-line-format): Added :link.
6751         * gnus-topic.el (gnus-topic-line-format): Ditto.
6752         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
6753         * gnus-srvr.el (gnus-server-line-format): Ditto.
6754         * gnus-group.el (gnus-group-line-format): Ditto.
6755
6756         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
6757         :keys, it works on both Emacsen.
6758
6759 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6760
6761         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
6762
6763 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6764
6765         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
6766
6767 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
6768
6769         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
6770         very wide reply.
6771
6772 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6773
6774         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
6775         (gnus-picon-cache): New variable.
6776         (gnus-picon-transform-newsgroups): Cache stuff.
6777
6778         * gnus-art.el (gnus-article-reply-with-original): New command.
6779         (gnus-article-followup-with-original): New command.
6780
6781         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
6782         END parameters.
6783         (gnus-summary-followup): Take a list of list of articles.
6784         (gnus-inews-yank-articles): Allow lists of article/regions.
6785
6786         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
6787         longer the usual commands.
6788
6789         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
6790         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
6791         shell-command-on-region.
6792
6793 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6794
6795         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
6796           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
6797
6798 2002-01-03  Steve Youngs  <youngs@xemacs.org>
6799
6800         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
6801         understand ':keys', wrap it in an featurep 'xemacs.
6802
6803 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6804
6805         * gnus-ems.el (gnus-article-display-xface): Show xface in the
6806         order of headers (Actually, it is called in a reversed order). Add
6807         'gnus-image-text-deletable property.
6808         (gnus-remove-image): Remove text with such a property.
6809
6810         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
6811         gnus-put-image.
6812
6813         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
6814         with ", "
6815
6816 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6817
6818         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
6819
6820         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
6821         (article-display-x-face): Display grey X-Faces.
6822
6823         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
6824         (gnus-convert-gray-x-face-to-ppm): Ditto.
6825         (gnus-convert-image-to-gray-x-face): Ditto.
6826
6827         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
6828         gnus-summary-show-raw-article.
6829
6830 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6831
6832         Display picons in XEmacs without showing text.
6833
6834         * gnus-xmas.el (gnus-xmas-create-image): Don't use
6835         mm-create-image-xemacs to create xbm glyph, because it deletes
6836         temporary files.
6837         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
6838         (gnus-xmas-remove-image): Make text visible, remove glyph.
6839
6840         * gnus-picon.el (gnus-picon-transform-newsgroups)
6841         (gnus-picon-transform-address): Insert spec backward, due to the
6842         incompatibility of gnus-xmas-put-image.
6843
6844 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6845
6846         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
6847
6848 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6849
6850         * gnus.el: Doc fix.
6851
6852         * gnus-art.el: Doc fix.
6853
6854         * gnus-agent.el: Doc fix.
6855
6856 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6857
6858         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
6859
6860 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
6861
6862         * nnmaildir.el (nnmaildir--update-nov): automatically parse
6863         NOV data out of the message again if nnmail-extra-headers has
6864         changed.
6865
6866 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6867
6868         * gnus-fun.el: New file.
6869         (gnus-convert-image-to-x-face-command): New variable.
6870         (gnus-insert-x-face): New function.
6871         (gnus-random-x-face): Renamed.
6872         (gnus-x-face-from-file): Renamed.
6873
6874         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
6875         "_".
6876         (gnus-body-boundary-delimiter): Typo fix.
6877
6878 2002-01-02  Simon Josefsson  <jas@extundo.com>
6879
6880         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
6881         (gnus-body-boundary-delimiter): Fix type.
6882
6883 2002-01-01  Simon Josefsson  <jas@extundo.com>
6884
6885         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
6886         (gnus-treat-emphasize, gnus-treat-strip-cr)
6887         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
6888         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
6889         (gnus-treat-fill-article, gnus-treat-hide-citation)
6890         (gnus-treat-hide-citation-maybe)
6891         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
6892         (gnus-treat-strip-pem, gnus-treat-strip-banner)
6893         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
6894         (gnus-treat-date-ut, gnus-treat-date-local)
6895         (gnus-treat-date-english, gnus-treat-date-lapsed)
6896         (gnus-treat-date-original, gnus-treat-date-iso8601)
6897         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
6898         (gnus-treat-strip-trailing-blank-lines)
6899         (gnus-treat-strip-leading-blank-lines)
6900         (gnus-treat-strip-multiple-blank-lines)
6901         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
6902         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
6903         (gnus-treat-display-xface, gnus-treat-display-smileys)
6904         (gnus-treat-from-picon, gnus-treat-mail-picon)
6905         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
6906         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
6907         (gnus-treat-play-sounds, gnus-treat-translate)
6908         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
6909
6910         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
6911         (gnus-article-treat-body-boundary): Use it.
6912
6913         * message.el (message-mode): Fix doc.
6914         (message-mode-menu): Fix names.
6915
6916 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6917
6918         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
6919         articles.
6920
6921         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
6922         (gnus-picon-transform-address): Search for unknown faces as well.
6923         (gnus-picon-find-face): Don't search "news" for MISC.
6924         (gnus-picon-user-directories): Changed default back to exclude
6925         "unknown".
6926
6927         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
6928
6929         * gnus-picon.el (gnus-picon-find-face): Search through all
6930         databases.
6931         (gnus-picon-find-face): New implementation.
6932
6933         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
6934         keystroke.
6935         (gnus-topic-goto-next-topic): Ditto.
6936
6937         * gnus.el (gnus-summary-line-format): Changed default.
6938
6939         * nnmail.el (nnmail-extra-headers): Change default.
6940
6941         * gnus-sum.el (gnus-extra-headers): Change default.
6942
6943         * message.el (message-news-other-window): Changed "news" to
6944         "posting".
6945         (message-news-other-frame): Ditto.
6946         (message-do-send-housekeeping): Ditto.
6947
6948         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
6949         function.
6950         (gnus-article-unread-p): New function.
6951         (gnus-article-unseen-p): New function.
6952         (gnus-dead-summary-mode-map): Typo.
6953
6954         * gnus-util.el (gnus-make-predicate): New function.
6955         (gnus-make-predicate-1): New function.
6956
6957         * gnus-sum.el: New function.
6958         (gnus-map-articles): New function.
6959
6960         * gnus-art.el (gnus-treat-fold-headers): New variable.
6961         (gnus-article-treat-fold-headers): New command and keystroke.
6962
6963         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
6964         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
6965
6966 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6967
6968         * message.el (message-fcc-externalize-attachments): New variable.
6969         (message-do-fcc): Use it.
6970
6971         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
6972         (gnus-inews-do-gcc): Use it.
6973
6974         * mml.el (mml-tweak-sexp-alist): New variable.
6975         (mml-externalize-attachments): New variable.
6976         (mml-tweak-part): Use mml-tweak-sexp-alist.
6977         (mml-tweak-externalize-attachments): New function.
6978
6979 2002-01-01  Steve Youngs  <youngs@xemacs.org>
6980
6981         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
6982         'set-glyph-face' so x-face back/foreground can be set.
6983
6984 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
6985
6986         * message.el (message-fix-before-sending): Fix a typo.
6987
6988 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6989
6990         * gnus-art.el (gnus-treat-smiley): Renamed command.
6991         (gnus-article-remove-images): New command and keystroke.
6992
6993         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
6994
6995         * smiley-ems.el (gnus-smiley-display): Removed.
6996
6997         * gnus.el (gnus-version-number): Update version.
6998
6999         * message.el (message-text-with-property): Renamed and moved
7000         here.
7001         (message-fix-before-sending): Highlight invisible text and place
7002         point there.
7003
7004 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7005
7006         * gnus.el: Oort Gnus v0.04 is released.
7007
7008 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7009
7010         * gnus-delay.el (gnus-delay-send-queue): Renamed.
7011
7012         * gnus-art.el (gnus-ignored-headers): More headers,
7013
7014         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
7015         of `scan-error', since XEmacs doesn't seem to support that.
7016
7017 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7018
7019         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
7020         arg.
7021         (gnus-summary-best-unread-subject): Ditto.
7022         (gnus-summary-best-unread-subject): No, don't.
7023         (gnus-summary-better-unread-subject): New command.
7024
7025         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
7026
7027         * lpath.el ((featurep 'xemacs)): fbind url function.
7028
7029         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
7030         buffer.
7031         (gnus-xmas-remove-image): Implementation that does something.
7032         (gnus-xmas-article-display-xface): Mark images properly.
7033
7034         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
7035
7036 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
7037
7038         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
7039
7040 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7041
7042         * gnus-group.el (gnus-group-line-format): Added %O to the default
7043         value.
7044
7045         * gnus-util.el (gnus-text-with-property): The smallest point is
7046         point-min.
7047
7048         * smiley-ems.el (smiley-region): Return images.
7049         (gnus-smiley-display): Allow toggling.
7050         (smiley-region): Use text properties, not overlays.
7051
7052         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
7053         implemented yet.
7054
7055         * smiley-ems.el (smiley-update-cache): Check for valid types.
7056
7057         * gnus-art.el (gnus-with-article-buffer): New macro.
7058
7059         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
7060         strings as well as the glyphs.
7061         (gnus-picon-transform-address): Ditto.
7062         (gnus-picon-insert-glyph): Ditto.
7063         (gnus-picon-transform-newsgroups): Toggle.
7064         (gnus-picon-transform-address): Toggle.
7065
7066         * gnus-ems.el (gnus-remove-image): New function.
7067         (gnus-put-image): Take an optional string.
7068
7069         * gnus-util.el (gnus-text-with-property): New function.
7070
7071         * gnus-art.el (gnus-delete-images): New function.
7072
7073         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
7074
7075         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
7076         (gnus-article-wash-status): Use it.
7077         (gnus-signature-toggle): Clean up.
7078         (gnus-add-wash-status): New function.
7079         (gnus-delete-wash-status): New function.
7080         (gnus-article-hide-text-type): Use them throughout.
7081         (gnus-add-image): New function.
7082
7083         * gnus-ems.el (gnus-article-display-xface): Use new interface.
7084
7085         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
7086         interface.
7087
7088         * gnus-art.el (article-display-x-face): Cleaned up.
7089
7090         * rfc2047.el (rfc2047-field-value): New function.
7091
7092         * mail-parse.el (mail-header-field-value): New alias.
7093
7094         * gnus-art.el (gnus-mime-print-part): Fix typos.
7095
7096         * smiley-ems.el (gnus-smiley-file-types): New variable.
7097         (smiley-update-cache): Use it.
7098         (smiley-regexp-alist): Suffix-less smiley names.
7099         (smiley-regexp-alist): Added more smileys.
7100
7101         * gnus-sum.el (gnus-print-buffer): Made into own function.
7102         (gnus-summary-print-article): Use it.
7103
7104         * mailcap.el (mailcap-mime-info): Actually return the bit that we
7105         looked for when REQUEST is a string.
7106
7107         * gnus-art.el (gnus-mime-button-commands): Add printing
7108         keystroke.
7109         (gnus-mime-copy-part): Doc fix.
7110         (gnus-mime-print-part): New command.
7111
7112 2001-12-31  Simon Josefsson  <jas@extundo.com>
7113
7114         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
7115         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
7116
7117 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7118
7119         * gnus-picon.el (gnus-treat-from-picon): Autoload.
7120         (picon): Fix doc.
7121
7122         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
7123         longer exists. Remove those codes.
7124         * gnus.el (gnus-use-picons): Ditto.
7125
7126 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7127
7128         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
7129         infloop.
7130
7131         * gnus-sum.el (t): New `W D' map.
7132
7133         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
7134         (gnus-article-treat-body-boundary): Clean up.
7135         (gnus-body-boundary-face): Removed.
7136         (gnus-article-goto-header): Moved here.
7137         (gnus-article-goto-header): Allow better regexps.
7138         (gnus-article-treat-fold-newsgroups): New command.
7139
7140         * gnus-sum.el (gnus-summary-move-article): We have to select an
7141         article to give `gnus-read-move-group-name' an opportunity to
7142         suggest an appropriate default.
7143
7144         * rfc2047.el (rfc2047-fold-line): New function.
7145         (rfc2047-unfold-line): Ditto.
7146         (rfc2047-fold-region): Don't fold just after the header name.
7147
7148         * mail-parse.el (mail-header-fold-line): New alias.
7149         (mail-header-unfold-line): Ditto.
7150
7151         * gnus-art.el (gnus-body-boundary-face): Renamed.
7152         (gnus-article-treat-body-boundary): Use it.
7153         (gnus-article-treat-body-boundary): Use an invisible header and a
7154         line of underline characters.
7155
7156 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7157
7158         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
7159
7160         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
7161         (gnus-picon-split-address): New function.
7162         (gnus-picon-find-face): Use it.
7163         (gnus-picon-transform-address): Use it. Set first to t for each
7164         address.
7165
7166         * gnus-art.el (gnus-with-article-headers): Move to here. Define
7167         the macro then use it.
7168         (gnus-treatment-function-alist): Treat picons earlier.
7169
7170 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7171
7172         * gnus-art.el (gnus-body-separator-face): New variable.
7173         (gnus-article-treat-body-boundary): Use a blank, colored line.
7174
7175         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
7176         well.
7177
7178         * gnus-art.el (gnus-treat-body-boundary): New variable.
7179         (gnus-article-treat-unfold-headers): Use helper macro.
7180         (gnus-article-treat-body-boundary): New command.
7181
7182         * gnus.el (gnus-logo-color-style): Change the default color.
7183         (gnus-splash-face): Gray, gray.
7184
7185         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
7186         colors.
7187
7188         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
7189         (gnus-logo-color-style): Ditto.
7190         (gnus-logo-colors): Ditto.
7191
7192         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
7193
7194         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
7195
7196         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
7197         (gnus-picon-transform-newsgroups): New function.
7198
7199         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
7200         string.
7201
7202         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
7203
7204         * gnus-art.el (gnus-treat-cc-picon): New variable.
7205         (gnus-treat-mail-picon): Renamed.
7206
7207         * gnus-picon.el: New implementation.
7208         (gnus-picon-find-face): Renamed.
7209         (gnus-treat-from-picon): Use it.
7210         (gnus-picon-transform-address): Renamed.
7211         (gnus-treat-from-picon): Use it.
7212         (gnus-picon-create-glyph): Renamed.
7213         (gnus-picon-transform-address): Use it.
7214         (gnus-treat-cc-picon): New command.
7215
7216         * mm-decode.el (mm-create-image-xemacs): Separated out into
7217         function.
7218         (mm-get-image): Use it.
7219
7220         * gnus-art.el (gnus-treat-display-picons): Simplify.
7221         (gnus-treat-from-picon): Renamed.
7222
7223         * gnus-ems.el (gnus-create-image): New function.
7224         (gnus-put-image): New function.
7225
7226         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
7227         (gnus-with-article-headers): New macro.
7228         (gnus-article-goto-header): New function.
7229
7230         * gnus-xmas.el (gnus-image-type-available-p): New function.
7231
7232         * gnus-ems.el (gnus-image-type-available-p): New function.
7233
7234 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7235
7236         * nnrss.el (nnrss-check-group): Find the correct tag, because
7237         xml.el is changed.
7238
7239 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7240
7241         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
7242         lines are shorter than the window width.
7243         (gnus-ignored-headers): More headers.
7244
7245 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7246
7247         * gnus-art.el (gnus-treat-unfold-lines): New variable.
7248         (gnus-treat-unfold-headers): Renamed.
7249         (gnus-article-treat-unfold-headers): New command and keystroke.
7250
7251         * rfc2047.el (rfc2047-encode-message-header): Clean up.
7252
7253         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
7254
7255 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
7256
7257         * sha1-el.el (sha1-use-external): New variable.
7258         (sha1-region): Use it.
7259         (sha1-string): Ditto.
7260
7261         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
7262         * gnus-picon.el: Less warnings when compile.
7263
7264 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7265
7266         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
7267         alias.
7268         (gnus-picons-database): Default to list.
7269         (gnus-picons-lookup-internal): Use it.
7270
7271         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
7272         to "bogus".
7273
7274         * gnus-win.el (gnus-configure-windows-hook): New hook.
7275
7276 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
7277
7278         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
7279
7280 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7281
7282         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
7283         lists.
7284         (gnus-select-newsgroup): Don't append; push.
7285         (gnus-adjust-marked-articles): Remove obsolete ranges from
7286         `seen'.
7287         (gnus-update-marks): Clean up.
7288         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
7289
7290 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
7291
7292         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
7293
7294 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7295
7296         * gnus-sum.el (gnus-auto-select-subject): New variable.
7297         (gnus-summary-best-unread-subject): New function.
7298         (gnus-summary-best-unread-article): Use it.
7299         (gnus-summary-first-unseen-subject): New function and command.
7300
7301         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
7302         other treatments.
7303
7304         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
7305         function.
7306
7307         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
7308         from the list of hidden types.
7309
7310         * mm-view.el (mm-inline-text): Ditto.
7311         (mm-inline-text): Ditto.
7312         (mm-w3-prepare-buffer): Ditto.
7313
7314         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
7315
7316 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7317
7318         * gnus-art.el (gnus-ignored-headers): Added more headers.
7319
7320 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
7321
7322         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
7323         once.
7324
7325 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7326
7327         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
7328
7329 2001-12-28  Simon Josefsson  <jas@extundo.com>
7330
7331         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
7332         Jesper Harder <harder@ifa.au.dk>.
7333
7334 2001-12-27  Simon Josefsson  <jas@extundo.com>
7335
7336         * gnus-sum.el (gnus-select-newsgroup): Make
7337         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
7338         contain all articles (instead of none) when no seen marks have
7339         been set for the group.
7340         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
7341         instead, it seems to result in shorter ranges.
7342
7343 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7344
7345         * mm-util.el (mm-iso-8859-x-to-15-region): Use
7346         insert-before-markers.
7347         From Jesper Harder <harder@ifa.au.dk>
7348
7349 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
7350
7351         * nnmaildir.el (nnmaildir-save-mail): create the destination
7352         groups if they do not exist.
7353
7354 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7355
7356         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
7357
7358 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7359
7360         * gnus-group.el (gnus-group-read-ephemeral-group): Call
7361         gnus-group-real-name.
7362
7363         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
7364         (gnus-newsgroup-variables): Ditto.
7365
7366         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
7367         return it.
7368
7369 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
7370
7371         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
7372         * nnmaildir.el (top-level): Add commentary.
7373         (nnmaildir-version): Indicate that nnmaildir is now a standard
7374         part of Gnus, not separately released.
7375
7376 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7377
7378         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
7379         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
7380         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
7381         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7382
7383 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7384
7385         * nnmaildir.el: Copyright changes. Require cl only at compile time.
7386
7387 2001-12-20  Simon Josefsson  <jas@extundo.com>
7388
7389         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
7390         ZHU <zsh@cs.rochester.edu>.
7391         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
7392         Brian P Templeton <bpt@tunes.org>.
7393
7394 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7395
7396         * nnmaildir.el: New file.
7397         From Paul Jarc <prj@po.cwru.edu>.
7398
7399 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7400
7401         * nndoc.el (nndoc-type-alist): Move forward to the end.
7402
7403 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7404
7405         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
7406         `dolist'.
7407
7408 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7409
7410         * gnus-win.el (gnus-frames-on-display-list): New function.
7411         (gnus-get-buffer-window): Use it.
7412
7413 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7414
7415         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
7416
7417 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7418
7419         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
7420
7421 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7422            From Harald Meland <Harald.Meland@usit.uio.no>
7423
7424         * gnus-win.el (gnus-get-buffer-window): New function.
7425         (gnus-all-windows-visible-p): Use it.
7426
7427         * gnus-util.el (gnus-horizontal-recenter)
7428         (gnus-horizontal-recenter, gnus-horizontal-recenter)
7429         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
7430
7431         * gnus-score.el (gnus-score-insert-help): Use it.
7432
7433         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
7434         (gnus-generate-tree, gnus-highlight-selected-tree)
7435         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
7436         it.
7437
7438         * gnus-art.el (gnus-article-set-window-start)
7439         (gnus-mm-display-part, gnus-request-article-this-buffer)
7440         (gnus-button-next-page, gnus-button-prev-page)
7441         (gnus-article-button-next-page, gnus-article-button-prev-page):
7442         Use it.
7443
7444 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
7445
7446         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
7447         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
7448         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
7449
7450 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7451
7452         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
7453         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
7454         * mml1991.el, nnultimate.el: Add `coding'.
7455
7456 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
7457
7458         * ChangeLog: changed coding to buffer-file-coding-system
7459         * ChangeLog.1: same
7460         * nnwfm.el: same
7461         * gnus-smiley.el: same
7462         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
7463         * gnus-delay.el: same
7464         * gnus-spec.el: same
7465         * message.el: same
7466         * mml1991.el: same
7467         * nnultimate.el: same
7468
7469 2001-12-16  Simon Josefsson  <jas@extundo.com>
7470         Inspired by code by Dirk Meyer <dischi@tzi.de>.
7471
7472         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
7473         (gnus-summary-save-map): Add muttprint.
7474         (gnus-summary-make-menu-bar): Ditto.
7475         (gnus-summary-muttprint): New function.
7476
7477         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
7478
7479 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7480
7481         * uudecode.el (uudecode-decode-region-internal): Speedup by using
7482         temporary list instead of buffer.
7483
7484         * mm-url.el (executable-find): autoload.
7485
7486 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7487
7488         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
7489         to variable, follow doc-string conventions).
7490
7491 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
7492
7493         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
7494         subscribe-level
7495         * gnus-topic.el (gnus-subscribe-topics): use it.
7496
7497 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7498
7499         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
7500         messages. (A small patch with indentation)
7501         From Sean Neakums <sneakums@zork.net>.
7502
7503         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
7504         nil after shooting down the gnus-original-article-buffer.
7505
7506 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7507
7508         * uudecode.el (uudecode-use-external): New variable.
7509         (uudecode-decode-region): Automatically detect external program.
7510
7511         * binhex.el (binhex-use-external): New variable.
7512         (binhex-decode-region-internal): New function.
7513         (binhex-decode-region): Automatically detect external program.
7514
7515         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
7516         Use them.
7517
7518 2001-12-12  Simon Josefsson  <jas@extundo.com>
7519
7520         * nnvirtual.el (nnvirtual-always-rescan)
7521         (nnvirtual-component-regexp): Fix doc.
7522
7523         * nnoo.el (defvoo): Add doc to defvoo variables.
7524
7525         * nnml.el (nnml-directory, nnml-active-file)
7526         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
7527         (nnml-marks-is-evil, nnml-filenames-are-evil)
7528         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
7529
7530         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
7531         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
7532         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
7533         `error'.
7534
7535         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
7536         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
7537
7538         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
7539         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
7540         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
7541         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
7542
7543         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
7544         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
7545
7546         * imap.el, nnimap.el: Fix indentation.
7547
7548         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
7549
7550 2001-12-12  Didier Verna  <didier@xemacs.org>
7551
7552         * gnus-msg.el (gnus-group-news): New function.
7553         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
7554         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
7555         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
7556         for it.
7557         * gnus-msg.el (gnus-summary-news-other-window): New function.
7558         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
7559         bind it to `i'.
7560         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
7561         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
7562         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
7563         for it (called with a prefix).
7564         * gnus-msg.el (gnus-configure-posting-styles): add an optional
7565         group-name argument.
7566         * gnus-msg.el (gnus-setup-message): use it.
7567
7568 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7569
7570         * gnus-sum.el (gnus-summary-show-article): Fix doc.
7571
7572 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7573
7574         * mml.el (mime-to-mml): Remove Content-Disposition too.
7575
7576 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7577
7578         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
7579         * gnus-group.el (gnus-group-name-decode): Decode unibyte
7580         strings only.
7581         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
7582
7583 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
7584
7585         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
7586         (nnmail-fancy-expiry-target): Use it.
7587         Suggestions from Simon Josefsson <jas@extundo.com>.
7588
7589 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7590
7591         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
7592
7593 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7594
7595         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
7596
7597         * gnus-util.el (gnus-url-unhex-string): Move here.
7598
7599 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7600
7601         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
7602         mm-url-decode-entities-nbsp.
7603
7604         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
7605         * webmail.el, nnwfm.el: Use mm-url.
7606
7607         * mm-url.el (mm-url-fetch-form): Move from nnweb.
7608         (mm-url-remove-markup): Move from nnweb.
7609         (mm-url-fetch-simple): Move from webmail.
7610
7611         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
7612
7613 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7614
7615         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
7616         (gnus-summary-print-article): Use it.
7617
7618         * gnus-util.el (gnus-replace-in-string): Typo.
7619
7620 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7621
7622         * nnweb.el (nnweb-replace-in-string): Removed.
7623
7624         * gnus-util.el (gnus-replace-in-string): New function.
7625         (gnus-mode-string-quote): Use it.
7626
7627         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
7628         * nnwfm.el (nnwfm-create-mapping): Ditto.
7629
7630 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7631
7632         * dgnushack.el (dgnushack-compile): nnrss.el and
7633         nnslashdot.el don't depend on nnweb, url, w3.
7634
7635         * nnrss.el: Use mm-url.
7636
7637 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7638
7639         * mm-url.el (mm-url-insert-file-contents): Support file:.
7640
7641 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7642
7643         * mm-view.el: Lower case for the description line. Sync from the
7644         Emacs CVS.
7645
7646 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7647
7648         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
7649         From:  Stefan Monnier  <monnier@cs.yale.edu>
7650
7651 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7652
7653         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
7654
7655 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7656
7657         * mm-url.el: Require executable.
7658         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
7659
7660 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7661
7662         * pop3.el (pop3-munge-message-separator): Only use valid date.
7663         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
7664
7665         * Makefile.in: gnus-load.elc may not be generated.
7666
7667 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7668
7669         * mm-url.el: New file.
7670         * nnslashdot.el: Use it.
7671         * mm-extern.el (mm-extern-url): Use it.
7672
7673 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7674
7675         * gnus-sum.el (gnus-summary-save-article): Nix
7676         gnus-display-mime-function and gnus-article-prepare-hook.
7677
7678         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
7679         the beginning of lines.
7680         (gnus-complex-form-to-spec): Ditto.
7681
7682 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7683
7684         * message.el (message-make-mft): Fix the m-s-a-file regexp.
7685         From Paul Jarc <prj@po.cwru.edu>.
7686
7687 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7688
7689         * message.el: New variable message-subscribed-address-file;
7690         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
7691
7692 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7693
7694         * message.el (message-tab-body-function): Set to nil.
7695         (message-tab): Use text-mode-map or global-map.
7696         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
7697
7698 2001-11-30  Simon Josefsson  <jas@extundo.com>
7699
7700         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
7701         instead of gnus-union, for speed.  Suggested by Christoph Conrad
7702         <christoph.conrad@gmx.de>.
7703         (gnus-agent-fetch-group-1): Add verbose message.
7704
7705 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7706
7707         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
7708         of integers.
7709
7710 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7711
7712         * message.el (message-newgroups-header-regexp)
7713         (message-completion-alist, message-tab-body-function): Use
7714         defcustom rather than defvar.
7715         (message-tab): Mention `message-tab-body-function' in doc.
7716         Suggested by Karl Eichwalder.
7717
7718 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7719
7720         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
7721
7722 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7723
7724         * nnheader.el (nnheader-find-nov-line): Don't use macro
7725         gnus-delete-line.
7726
7727         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
7728         (gnus-group-name-charset): Ditto.
7729
7730         * gnus-util.el (gnus-buffer-live-p): Ditto.
7731
7732 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7733
7734         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
7735         open parenthesis in doc.
7736         (sieve-manage-authenticator-alist): Typo in doc.
7737         * imap.el (imap-authenticator-alist): Typo in doc.
7738         (imap-stream-alist): Backslash.
7739
7740         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
7741           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
7742
7743 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7744
7745         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
7746
7747         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
7748
7749         * gnus-msg.el (gnus-configure-posting-styles): use
7750         make-local-hook. Add LOCAL for add-hook.
7751
7752 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
7753
7754         * message.el (message-mode): Use `make-local-hook' unless
7755         obsolete.
7756         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
7757
7758 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7759
7760         * canlock.el: Remove sha1.el and base64.el stuff.
7761
7762 2001-11-26  Didier Verna  <didier@xemacs.org>
7763
7764         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
7765         if needed.
7766
7767 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7768
7769         * message.el (message-tamago-not-in-use-p): New function.
7770         (message-strip-forbidden-properties): Use it.
7771
7772 2001-11-26  Didier Verna  <didier@xemacs.org>
7773
7774         * gnus-start.el (gnus-check-first-time-used): only check for
7775         existence of .el[d] files.
7776
7777 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7778
7779         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
7780
7781         * message.el (message-setup-1): Clean up mc-*.
7782
7783 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7784
7785         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
7786         * gnus-score.el (gnus-score-find-bnews): Use it.
7787
7788         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
7789         (gnus-summary-limit-to-author): Ditto.
7790         (gnus-summary-limit-to-extra): Ditto.
7791         (gnus-summary-find-matching): Support not-matching argument.
7792
7793 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7794
7795         * message.el (message-wash-subject): Use `insert' rather than
7796         `insert-string', which is deprecated.
7797
7798 2001-11-24  Simon Josefsson  <jas@extundo.com>
7799
7800         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
7801         message. (Gnus does not "default" to using 8bit for the message,
7802         it default to use 8bit encoding and the user-supplied CTE
7803         value. Calling this behaviour "treating it as 8bit" is perhaps
7804         better.)
7805
7806         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
7807         (compare mm-charset-to-coding-system).
7808
7809 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7810
7811         * canlock.el (canlock-sha1-with-openssl): Use unibyte
7812         buffer. Correctly decode hex.
7813
7814 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7815
7816         * gnus-agent.el (gnus-category-insert-line): Convert category
7817         names to strings.
7818
7819 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7820
7821         * message.el (sha1): eval-and-compile.
7822
7823 2001-11-20  Simon Josefsson  <jas@extundo.com>
7824
7825         * message.el (message-allow-no-recipients): New variable.
7826         (message-send): Use it, customize the prompting when posting to
7827         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
7828
7829 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7830
7831         * mm-util.el (mm-coding-system-priorities): New variable.
7832         (mm-sort-coding-systems-predicate): New function.
7833         (mm-find-mime-charset-region): Resort coding systems if needed.
7834         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
7835
7836 2001-11-20  Didier Verna  <didier@xemacs.org>
7837
7838         * gnus-group.el (gnus-group-make-help-group): new optional
7839         argument to control the error behavior.
7840         * gnus-start.el (gnus-check-first-time-used): use it to avoid
7841         erroring.
7842
7843 2001-11-19  Simon Josefsson  <jas@extundo.com>
7844
7845         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
7846         instead of C-c C-u.  Suggested by Per Abrahamsen
7847         <abraham@dina.kvl.dk>.
7848
7849 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7850
7851         * nnfolder.el (nnfolder-read-folder): Use group instead of
7852         nnfolder-current-group.
7853         Suggested by Lorentey Karoly <lorentey@elte.hu>.
7854
7855 2001-11-17  Simon Josefsson  <jas@extundo.com>
7856
7857         * message.el (message-send): Ask user if Fcc/Gcc should be
7858         performed when no other sender was specified.
7859         Suggested by prj@po.cwru.edu (Paul Jarc).
7860
7861 2001-11-17  Simon Josefsson  <jas@extundo.com>
7862
7863         * message.el (message-mode, message-mode-map): Use C-c C-u for
7864         Importance: instead of C-c C-p (used by SC).
7865
7866 2001-11-16  Simon Josefsson  <jas@extundo.com>
7867
7868         * message.el (message-insert-importance-high)
7869         (message-insert-importance-low): Save point.
7870
7871         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
7872         value.
7873
7874 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
7875
7876         * message.el (message-strip-special-text-properties): New option.
7877         (message-strip-forbidden-properties): Obey it.
7878
7879 2001-11-14  Sam Steingold  <sds@gnu.org>
7880
7881         * gnus-score.el: Fixed some doc strings to properly quote symbols.
7882
7883 2001-11-15  Simon Josefsson  <jas@extundo.com>
7884
7885         Support "Importance:" header in Message.
7886
7887         * message.el (message-mode-map): Bind C-c C-p to
7888         `message-insert-or-toggle-importance'
7889         (message-mode-menu): Add message-insert-importance-{high,low}.
7890         (message-insert-importance-high, message-insert-importance-low)
7891         (message-insert-or-toggle-importance): New functions.
7892         (message-tool-bar-map): Add {un,}important.
7893         (message-mode): Doc fix.
7894
7895 2001-11-15  Simon Josefsson  <jas@extundo.com>
7896
7897         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
7898
7899         * mml.el (mml-menu): Fix toolbar tooltip.
7900
7901 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7902
7903         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
7904         * nnml.el (nnml-save-marks): Ditto.
7905
7906         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
7907
7908 2001-11-15  Simon Josefsson  <jas@extundo.com>
7909
7910         * nnml.el (nnml-save-marks):
7911         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
7912         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
7913
7914 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
7915
7916         * gnus-art.el (gnus-article-wash-status-strings): Use
7917         `copy-sequence', not `copy-seq'.
7918
7919 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
7920
7921         * gnus-art.el (gnus-article-wash-status-strings): New constant.
7922         (gnus-gnus-article-wash-status-entry): New function.
7923         (gnus-article-wash-status): Use it.
7924
7925 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7926
7927         * mml1991.el: Add coding header.
7928
7929 2001-11-12  Simon Josefsson  <jas@extundo.com>
7930
7931         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
7932         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
7933         `mml1991-sign' and `mml1991-encrypt'.
7934         (mml1991-encrypt, mml1991-sign): New glue functions.
7935         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
7936
7937         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
7938         (mml-menu): Add PGP to menu.
7939
7940         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
7941         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
7942         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
7943         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
7944
7945         * mml2015.el: Mention RFC 3156.
7946
7947         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
7948
7949 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7950
7951         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
7952
7953         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
7954           From <Michael.Cook@cisco.com>
7955
7956 2001-11-11  Simon Josefsson  <jas@extundo.com>
7957
7958         * message.el (top-level): Autoload sha1.
7959         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
7960         canlock, no need to require two different hash algs).  Suggested
7961         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
7962
7963 2001-11-09  Simon Josefsson  <jas@extundo.com>
7964
7965         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
7966         <Pavel@Janik.cz>.
7967
7968 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7969
7970         * message.el (message-point-in-header-p): New function.
7971         (message-do-auto-fill): Use it.
7972         (message-beginning-of-line): New function.  Goes to beginning of
7973         header value (i.e., end of header name), or to beginning of line
7974         if already at beginning of value.  Behaves like
7975         `beginning-of-line' when in message body.
7976         (message-mode-map): Bind it.
7977
7978 2001-11-08  Simon Josefsson  <jas@extundo.com>
7979
7980         * gnus-msg.el (gnus-posting-styles): Add doc.
7981
7982 2001-11-07  Simon Josefsson  <jas@extundo.com>
7983
7984         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
7985
7986         * sieve-mode.el (sieve-control-commands-face)
7987         (sieve-control-commands-face, sieve-action-commands-face)
7988         (sieve-test-commands-face, sieve-tagged-arguments-face): New
7989         faces.
7990         (sieve-font-lock-keywords): Use them.
7991         (sieve-mode): Only set font-lock-defaults in emacs.
7992
7993         * gnus-art.el (gnus-default-article-saver): Add
7994         gnus-summary-save-body-in-file.
7995         (gnus-summary-write-to-file): Fix doc.
7996
7997 2001-11-07  Simon Josefsson  <jas@extundo.com>
7998
7999         * gnus-art.el (gnus-treat-highlight-signature): Add cross
8000         reference to the correct chapter in the manual.
8001
8002         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
8003         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
8004
8005 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8006
8007         * mml.el (mml-preview): Bind mail-header-separator.
8008
8009 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8010
8011         * message.el: Always require canlock.
8012         (message-ignored-supersedes-headers): Include Cancel-Lock and
8013         Cancel-Key.
8014         (message-insert-canlock): Don't require canlock.
8015         (message-cancel-news): Don't check whether canlock is available.
8016         (message-supersede): Support cancel-locks.
8017
8018         * gnus-art.el: Don't autoload canlock.
8019
8020 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8021
8022         * mail-source.el (mail-source-fetch-imap): ASYNC param.
8023         From: <andre@slamdunknetworks.com>
8024
8025 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8026
8027         * many files: Fix copyright lines.
8028
8029 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8030
8031         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
8032         Suggested by Dave Love  <fx@gnu.org>.
8033
8034 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8035
8036         * message.el (message-kill-buffer): Remove auto-save file after
8037         confirm.
8038
8039         * message.el (message-send-mail): Call message-generate-headers
8040         once.  Suggested by Matt Armstrong <matt@lickey.com>.
8041
8042         * gnus-topic.el (gnus-topic-rename): Initial-input.
8043         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
8044
8045 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
8046
8047         * message.el (message-forbidden-properties): New constant.
8048         (message-strip-forbidden-properties): New function.
8049         (message-mode): Activate it.
8050
8051 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8052
8053         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
8054         (mm-hack-charsets): Fix doc.
8055
8056 2001-11-02  Simon Josefsson  <jas@extundo.com>
8057
8058         * gnus-int.el (gnus-check-server): Message "...done" when done.
8059
8060         * imap.el (imap-close): Don't message (imap-send-command-wait
8061         returns if the connection is dropped).
8062         (imap-wait-for-tag): Nix out message only when necessary.
8063
8064         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
8065         for non-crossposting.
8066         (gnus-sieve-crosspost): Default to t to be consistent with other
8067         parts of Gnus.
8068
8069 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8070
8071         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
8072         (mm-iso-8859-x-to-15-table): Ditto.
8073         (mm-iso-8859-x-to-15-region): Ditto.
8074         (mm-find-mime-charset-region): Ditto.
8075
8076 2001-11-01  Simon Josefsson  <jas@extundo.com>
8077
8078         * nnimap.el (nnimap-close-asynchronous): New variable.
8079         (nnimap-close-group): Use it.
8080         (nnimap-expunge): Don't use it.
8081
8082         * imap.el (imap-callbacks): New variable.
8083         (imap-remassoc): Copied from `gnus-remassoc'.
8084         (imap-add-callback): New function.
8085         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
8086         behaviour.
8087         (imap-parse-response): Call the callback.
8088
8089         * message.el (message-insert-canlock): New variable.
8090         (message-canlock-generate, message-canlock-password)
8091         (message-insert-canlock): New functions.
8092         (message-send-news): Call `message-insert-canlock'.
8093         (top-level): Require canlock when compiling.
8094         (message-insert-canlock): Require canlock before we need it.
8095
8096 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8097
8098         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
8099
8100 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8101
8102         * dgnushack.el (dgnushack-make-load): A workaround for
8103         custom-add-loads bug in some versions of XEmacs.
8104
8105 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8106
8107         * mm-util.el (mm-charset-synonym-alist): Revert (some).
8108
8109 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8110
8111         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
8112         (mm-hack-charsets): New variable.
8113         (mm-iso-8859-15-compatible): New variable.
8114         (mm-iso-8859-x-to-15-table): New variable.
8115         (mm-find-mime-charset-region): Add parameter hack-charsets.
8116
8117         * mm-bodies.el (mm-encode-body): Use it.
8118         * mml.el (mml-parse-1): Ditto.
8119
8120 2001-11-01  Simon Josefsson  <jas@extundo.com>
8121
8122         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
8123
8124 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8125
8126         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
8127         is nil.
8128
8129 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8130
8131         * smiley-ems.el (smiley-update-cache): Auto detect file type.
8132
8133         * message.el (message-forward-rmail-make-body): Use
8134         save-window-excursion.
8135         (message-encode-message-body): Search with noerror.
8136         (message-setup-1): Convert compose-mail send-actions to
8137         message-send-actions.
8138
8139 2001-11-01  Simon Josefsson  <jas@extundo.com>
8140
8141         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
8142         <yamaoka@jpl.org>.
8143
8144 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8145
8146         * sieve-manage.el (sieve-string-bytes): No complain.
8147
8148 2001-11-01  Simon Josefsson  <jas@extundo.com>
8149
8150         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
8151         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
8152         has autoload cookies, so no `require' should be necessary.)
8153
8154         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
8155         files.
8156
8157 2001-10-31  Simon Josefsson  <jas@extundo.com>
8158
8159         * gnus-cus.el (gnus-group-parameters): Support integer `display'
8160         parameter.
8161
8162         * gnus-sum.el (gnus-select-newsgroup): If group parameter
8163         `display' is a number (and C-u wasn't used to enter group), only
8164         fetch that number of articles.
8165
8166 2001-10-31  Matt Armstrong  <matt@lickey.com>
8167
8168         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
8169         not-subscribed -> subscribed.
8170
8171 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8172         From: Josh Huber <huber@alum.wpi.edu>
8173
8174         * message.el (message-subscribed-address-functions): New variable.
8175         (message-subscribed-addresses): New variable.
8176         (message-subscribed-regexps): New variable.
8177         (message-goto-mail-followup-to): New function.
8178         (message-send-mail): Add Mail-Followup-To.
8179         (message-make-mft): New function.
8180
8181         * gnus.el (gnus-find-subscribed-addresses): New function.
8182
8183 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8184
8185         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
8186         (mail-source-fetch-pop): Ditto.
8187         (mail-source-check-pop): Ditto.
8188
8189         * gnus-start.el (gnus-read-init-file): Ditto.
8190         (gnus-activate-group): Ditto.
8191         (gnus-read-newsrc-el-file): Ditto.
8192
8193 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8194
8195         * message.el (message-get-reply-headers): Make sure there is ", ".
8196
8197         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
8198         mm-coding-system-p. Don't correct it only in XEmacs.
8199         (mm-charset-to-coding-system): Use mm-coding-system-p and
8200         mm-get-coding-system-list.
8201         (mm-emacs-mule, mm-mule4-p): New variables.
8202         (mm-enable-multibyte, mm-disable-multibyte,
8203         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
8204         mm-with-unibyte-current-buffer,
8205         mm-with-unibyte-current-buffer-mule4): Use them.
8206         (mm-find-mime-charset-region): Treat iso-2022-jp.
8207
8208         From  Dave Love  <fx@gnu.org>:
8209
8210         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
8211         construction.
8212         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
8213         entries conditional on not having a coding system defined for
8214         them.
8215         (mm-mule-charset-to-mime-charset): Use
8216         find-coding-systems-for-charsets if defined.
8217         (mm-charset-to-coding-system): Don't use
8218         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
8219         later.  Add last resort search of coding systems.
8220         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
8221         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
8222         Mule 4.
8223         (mm-find-mime-charset-region): Re-write.
8224         (mm-with-unibyte-current-buffer): Restore buffer as well as
8225         multibyteness.
8226
8227 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8228
8229         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
8230         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
8231         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
8232
8233 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8234
8235         * gnus-art.el (article-display-x-face): Nix buffer-read-only
8236         again.
8237
8238         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
8239
8240 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8241
8242         * gnus-spec.el (gnus-parse-simple-format): Use
8243           buffer-substring-no-properties.
8244
8245 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8246
8247         * gnus-art.el (article-verify-cancel-lock): New function.
8248
8249         * nnheader.el (nntp-process-response): New variable.
8250         (nnheader-init-server-buffer): Make `nntp-process-response'
8251         buffer-local in `nntp-server-buffer'.
8252
8253         * nntp.el (nntp-prepare-post-hook): New hook.
8254         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
8255         (nntp-async-trigger): Ditto.
8256         (nntp-request-post): Insert a server's ID if there's no Message-ID
8257         header; run `nntp-prepare-post-hook'.
8258
8259 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8260
8261         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
8262         instead.
8263
8264         * message.el (message-forward-subject-author-subject): Don't use
8265         message-news-p, which widens the buffer.
8266         (message-forward-make-body): New function.
8267         (message-forward): Use it.
8268         (message-insinuate-rmail): New function.
8269         (message-forward-rmail-make-body): New function.
8270
8271 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8272
8273         * mm-extern.el (mm-extern): Provide it.
8274
8275         * mm-partial.el (mm-partial): Provide it.
8276
8277 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8278
8279         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
8280
8281 2001-10-29  Simon Josefsson  <jas@extundo.com>
8282
8283         * mml.el (mml-preview): Bind message-this-is-news if it is
8284         news. From Jesper Harder <harder@myrealbox.com>.
8285
8286 2001-10-28  Simon Josefsson  <jas@extundo.com>
8287
8288         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
8289
8290 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
8291
8292         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
8293         ironic smilies.
8294
8295 2001-10-27  Simon Josefsson  <jas@extundo.com>
8296
8297         * message.el (message-indent-citation): Don't add trailing
8298         whitespace when citing text.
8299
8300         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
8301         <harder@ifa.au.dk>.
8302
8303 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8304
8305         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
8306         not available.
8307         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
8308         (nnweb-type-definition): Add google as alias of dejanews.
8309         (nnweb-google-parse-1): Forward 1 line.
8310
8311 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8312
8313         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
8314         variable `message-forward-ignored-headers'.
8315
8316 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
8317
8318         * gnus.el (gnus-expand-group-parameter): New function.
8319         (gnus-expand-group-parameters): Call it.
8320         (gnus-group-fast-parameter): New function.
8321         (gnus-group-find-parameter): Call it.
8322
8323 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
8324
8325         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
8326         vector (it didn't before because of a bug).
8327         * gnus-msg.el (gnus-post-news): Use header vector directly, if
8328         available.  Before it converted it to an article number.
8329
8330         This makes followup to news articles with negative numbers in
8331         nnvirtual groups use news instead of mail.
8332
8333 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
8334
8335         * gnus.el (post-method): Use `native' instead of `nil'.
8336
8337         * gnus-msg.el (gnus-post-method): Ditto.
8338
8339 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
8340
8341         * gnus.el (gnus-define-group-parameter): Grammar fix.
8342
8343 2001-10-22  Simon Josefsson  <jas@extundo.com>
8344
8345         * gnus-msg.el (gnus-extended-version): Include
8346         system-configuration.
8347         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
8348
8349 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
8350
8351         * gnus.el (post-method): Customization fix: `native' is not a
8352         valid value.
8353         * gnus-msg.el (gnus-post-method): Doc and customization fix:
8354         `native' is not a valid value.
8355
8356 2001-10-21  Simon Josefsson  <jas@extundo.com>
8357
8358         * nnimap.el (nnimap): Defgroup
8359         (nnimap-strict-function, nnimap-strict-function-match): New
8360         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
8361         (nnimap-split-crosspost, nnimap-split-inbox)
8362         (nnimap-split-rule, nnimap-split-predicate)
8363         (nnimap-split-predicate): Defcustom.
8364         (nnimap-split-inbox, nnimap-expunge-search-string)
8365         (nnimap-importantize-dormant): Remove "*" from doc.
8366
8367 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8368
8369         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
8370         not supplied via prefix arg.  From Lisp, make arg mandatory.
8371         Suggested by Frank Schmitt.
8372
8373 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
8374
8375         * message.el (message-do-auto-fill): Avoid calling
8376         'rfc822-goto-eoh'.
8377
8378 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8379         From Paul Jarc <prj@po.cwru.edu>.
8380
8381         * message.el (message-get-reply-headers): Restructure the logic
8382         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
8383
8384 2001-10-20  Simon Josefsson  <jas@extundo.com>
8385
8386         * message.el (message-cancel-news): Support cancel-locks.
8387         Suggested by Per Abrahamsson.
8388
8389         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
8390         conses.  From David Z Maze <dmaze@MIT.EDU>.
8391
8392         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
8393
8394 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
8395
8396         * mm-decode.el (mm-default-directory): Fix customize type.
8397
8398         * message.el (message-setup-fill-variables): Kludge to use
8399         normal-auto-fill-function even if auto fill is already activated.
8400
8401 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
8402
8403         * message.el (message-do-auto-fill): New version that does not
8404         rely on text properties, by Simon Josefsson <jas@extundo.com>.
8405         (message-setup-1): Removed the `message-field' property.
8406
8407         * gnus-draft.el (gnus-draft-edit-message): Removed the
8408         `message-field' property.
8409
8410 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
8411
8412         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
8413         `message-field'.  The `field' property has a special significance in
8414         Emacs 21.
8415
8416         * message.el (message-send, message-setup-1): Ditto.
8417
8418 2001-10-18  Simon Josefsson  <jas@extundo.com>
8419
8420         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
8421         when undoing.
8422
8423 2001-10-18  Simon Josefsson  <jas@extundo.com>
8424         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
8425
8426         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
8427         (gnus-summary-make-menu-bar): Ditto.
8428
8429 2001-10-17  Simon Josefsson  <jas@extundo.com>
8430
8431         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
8432         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
8433
8434 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8435
8436         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
8437         * gnus-util.el (gnus-user-date): New function.
8438         From Frank Schmitt <usenet@Frank-Schmitt.net>.
8439
8440 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
8441
8442         * message.el (message-check-news-header-syntax): Special case
8443         nnvirtual groups.
8444
8445         * gnus-sum.el (gnus-summary-respool-default-method): Changed
8446         customize type to `symbol'.
8447
8448 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8449
8450         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
8451         %&foo;.
8452         (gnus-parse-simple-format): Support user extended spec too.
8453         %u&foo; invokes gnus-user-format-function-foo.
8454
8455 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8456
8457         * nnml.el (nnml-request-expire-articles): Make sure it is back to
8458         the server.
8459         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
8460         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
8461         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
8462         * nndiary.el (nndiary-request-expire-articles): Ditto.
8463         (nndiary-schedule): Defsubst it before use it.
8464         (nndiary-error): eval-and-compile.
8465
8466 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
8467
8468         * gnus-msg.el (gnus-post-method): Changed two instances of
8469         `active' to `current' and one `null' to `not'.
8470
8471 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8472         From Katsumi Yamaoka <yamaoka@jpl.org>.
8473
8474         * message.el (message-setup-fill-variables): Use
8475         `normal-auto-fill-function' instead of `auto-fill-function'.
8476
8477 2001-10-16  Simon Josefsson  <jas@extundo.com>
8478
8479         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
8480         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
8481         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
8482
8483 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8484         Patch by Oliver Scholz <oscholz@my.gnus.org>.
8485
8486         * gnus-draft.el (gnus-draft-edit-message): Add text property
8487         `field' with value `header' to message headers.
8488         * message.el (message-setup-1): Really add text property to all of
8489         the header, not just part of it.
8490
8491 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8492
8493         * gnus-group.el (gnus-group-sort-by-server): Use it.
8494
8495         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
8496
8497         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
8498         and keystroke.
8499
8500 2001-10-14  Simon Josefsson  <jas@extundo.com>
8501
8502         * dig.el: Doc fix.
8503
8504         * smime.el: Doc fix.
8505
8506         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
8507         charset magic from message.el.
8508
8509 2001-10-12  Simon Josefsson  <jas@extundo.com>
8510         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
8511
8512         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
8513         'cite from g-a-wash-types.
8514         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
8515         (gnus-article-hide-citation): Fix.
8516
8517         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
8518         character.
8519         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
8520
8521         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
8522         definition.
8523         (gnus-signature-toggle): Toggle `s' mode line character.
8524
8525         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
8526         doing stuff that clears it.
8527
8528 2001-10-12  Simon Josefsson  <jas@extundo.com>
8529
8530         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
8531         From Eric Marsden <emarsden@laas.fr>.
8532
8533 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8534
8535         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
8536         (autoload): Add some autoloads.
8537
8538 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8539         Suggested by Oliver Scholz <epameinondas@gmx.de>.
8540
8541         * message.el (message-do-auto-fill): New function.  Like
8542         `do-auto-fill' but don't fill when in the message header.
8543         (message-setup-1): Put a text property on the message header.
8544         (message-setup-fill-variables): Use `message-do-auto-fill'.
8545
8546 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8547
8548         * message.el (message-send-mail-partially): Insert an empty line
8549         first, because of the change of message-make-lines.
8550
8551 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
8552
8553         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
8554         iso-8859-15, make it an alias for iso-8859-1.
8555
8556 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8557
8558         * message.el (message-send-news): Don't modify the value of
8559         `message-syntax-checks' if it is not a list (possibly it is
8560         `dont-check-for-anything-just-trust-me').
8561
8562 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8563
8564         * gnus-group.el (gnus-group-name-charset-group-alist): Use
8565         `find-coding-system' for XEmacs to check whether the coding-system
8566         `utf-8' is available.
8567
8568 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8569
8570         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
8571
8572 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
8573
8574         * message.el (message-send-news): Oops, missed case with no
8575         "Followup-To" header...
8576
8577 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
8578
8579         * message.el (message-send-news): Allow
8580         `gnus-group-name-charset-group-alist' to affect encoding of the
8581         "Newsgroups" and "Followup-To" headers.
8582
8583 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8584
8585         * Makefile.in (install-el): Depend on gnus-load.el.
8586
8587 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8588
8589         * Makefile.in (install-el): Use -f.
8590         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
8591
8592 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
8593
8594         * message.el (message-send-news): Don't encode Followups-To when
8595         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
8596
8597         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
8598         header.
8599
8600         * gnus-art.el (article-decode-group-name): Also decode
8601         "Followup-To".
8602
8603         * rfc2047.el (rfc2047-encode-message-header): Encode without
8604         asking for null methods.
8605
8606         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
8607         default charset for newsgroup names in accordance with USEFOR.
8608
8609         * gnus-group.el (gnus-group-name-charset-method-alist,
8610         gnus-group-name-charset-group-alist): Removed "*" from doc
8611         strings, "*" should not be used for complex variables.
8612
8613 2001-10-06  Simon Josefsson  <jas@extundo.com>
8614
8615         Support UTF-8 group names better.
8616
8617         * message.el (message-check-news-header-syntax): Encode group
8618         names before comparison.
8619
8620         * gnus-msg.el (gnus-copy-article-buffer): Run all
8621         `gnus-article-decode-hook's except `article-decode-charset'
8622         instead of hardcoding call to one of them.
8623
8624         * gnus-art.el (gnus-article-decode-hook): Add
8625         `article-decode-group-name'.
8626         (article-decode-group-name): New function, use `g-d-n'.
8627
8628         * gnus-group.el (gnus-group-insert-group-line): Decode
8629         gnus-tmp-group using `g-d-n'.
8630
8631         * gnus-util.el (gnus-decode-newsgroups): New function.
8632
8633 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
8634
8635         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
8636         `gnus-group-name-charset-group-alist'.
8637
8638 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8639
8640         * Makefile.in: Install el in install. Add uninstall.
8641
8642 2001-10-05  Simon Josefsson  <jas@extundo.com>
8643
8644         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
8645
8646         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
8647
8648         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
8649         empty folders.
8650
8651         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
8652         limiting if read-all (C-u RET) was used.
8653
8654 2001-10-04  Simon Josefsson  <jas@extundo.com>
8655
8656         * mail-source.el (mail-source-movemail-program): New variable.
8657         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
8658         <thutt@thutt.vmware.com>.
8659
8660 2001-10-03  Simon Josefsson  <jas@extundo.com>
8661
8662         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
8663         (gnus-summary-line-format-alist): Fix param.
8664
8665 2001-10-02  Simon Josefsson  <jas@extundo.com>
8666
8667         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
8668         don't go through `nnimap-request-expire-articles' to delete the
8669         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
8670
8671 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8672
8673         * gnus-agent.el (gnus-agent-write-active): The min in the
8674         agent/active may be larger than that in the server/active.
8675
8676 2001-10-01  Simon Josefsson  <jas@extundo.com>
8677
8678         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
8679         is IMAP4rev1.
8680
8681         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
8682
8683         * nnfolder.el: Ditto.
8684
8685 2001-09-30  Dan Christensen  <jdc@uwo.ca>
8686
8687         * gnus-sum.el (gnus-summary-extract-address-component): New function.
8688         (gnus-summary-from-or-to-or-newsgroups): Optimize.
8689
8690 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8691
8692         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
8693         (message-mode-menu): Menu item for same.
8694
8695         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
8696         delayed articles.
8697
8698         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
8699         nndraft:delayed does not exist.
8700         (gnus-delay-initialize): Don't set up keymap, that's done from
8701         message.el now.
8702         (gnus-delay, gnus-delay-group, gnus-delay-header)
8703         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
8704
8705 2001-09-29  Simon Josefsson  <jas@extundo.com>
8706
8707         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
8708         utf-8, not eight-bit-control.
8709
8710         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
8711         (imap-log, imap-debug): Custom.
8712         (imap-log-buffer, imap-debug-buffer): New constants.
8713         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
8714         (imap-network-open, imap-shell-open, imap-starttls-open)
8715         (imap-send-command-1, imap-send-command, imap-arrival-filter)
8716         (imap-debug): Use imap-*-buffer.
8717
8718         * nndoc.el (nndoc-article-type): Add mailman.
8719         (nndoc-type-alist): Ditto.
8720         (nndoc-mailman-type-p): New function.
8721
8722 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8723
8724         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
8725         gnus-art.el.
8726
8727 2001-09-27  Simon Josefsson  <jas@extundo.com>
8728
8729         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
8730         (gnus-topic-catchup-articles): New function. Suggested by Robin
8731         S. Socha <robin-dated-1001857693.185e29@socha.net>.
8732
8733 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8734         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
8735
8736         * gnus-ems.el (gnus-article-display-xface): Insert xface after
8737         previous ones.
8738
8739 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8740         From Daiki Ueno  <ueno@unixuser.org>
8741
8742         * gnus-sum.el (gnus-summary-show-article): The arglist of
8743         detect-coding-region is incompatible.
8744
8745 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8746         From Katsuhiro Hermit Endo <hermit@koka-in.org>
8747
8748         * gnus-group.el (gnus-group-delete-group): Typo.
8749
8750 2001-09-26  Simon Josefsson  <jas@extundo.com>
8751
8752         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
8753
8754         * nnimap.el (nnimap-expiry-target): Use temp buffer.
8755
8756 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8757
8758         * gnus-cus.el (gnus-group-parameters): Display as sexp.
8759
8760 2001-09-22  Simon Josefsson  <jas@extundo.com>
8761
8762         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
8763
8764         * nnfolder.el (nnfolder-open-marks): Ditto.
8765
8766         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
8767         (gnus-update-marks): Use it.
8768         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
8769         hardcoded list.
8770
8771         * gnus.el (gnus-article-special-mark-lists): Add killed.
8772         (gnus-article-unpropagated-mark-lists): New constant.
8773
8774 2001-09-22  Simon Josefsson  <jas@extundo.com>
8775
8776         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
8777         custom option.
8778
8779 2001-09-23  Simon Josefsson  <jas@extundo.com>
8780
8781         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
8782
8783 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8784
8785         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
8786
8787 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
8788
8789         * gnus-group.el (gnus-group-sort-function): Fix customize type to
8790         accept lists of functions.
8791
8792 2001-09-20  Simon Josefsson  <jas@extundo.com>
8793
8794         * gnus-group.el (gnus-group-catchup): Update expire marks in
8795         backend.  Also, if ALL also set expire marks on tick/dormant.
8796
8797 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8798
8799         * message.el (message-tab-body-function): New variable.
8800         * message.el (message-tab): Use it.
8801
8802 2001-09-19  Sam Steingold  <sds@gnu.org>
8803
8804         * gnus-win.el (gnus-buffer-configuration): Respect
8805         `gnus-bug-create-help-buffer'.
8806
8807 2001-09-18  Simon Josefsson  <jas@extundo.com>
8808
8809         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
8810         (gnus-parse-simple-format): Re-revert.
8811
8812 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
8813         Trivial patch.
8814
8815         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
8816         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
8817
8818 2001-09-18  Simon Josefsson  <jas@extundo.com>
8819
8820         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
8821         signed.
8822         (gnus-parse-simple-format): Don't use it.
8823
8824 2001-09-17  Miles Bader  <miles@gnu.org>
8825
8826         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
8827         error querying a backend abort the whole process.
8828
8829 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8830
8831         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
8832         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
8833
8834 2001-09-17  Didier Verna  <didier@xemacs.org>
8835
8836         * nndiary.el: version 0.2-b14.
8837         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
8838         compatibility problem with XEmacs 21.1.
8839
8840 2001-09-15  Simon Josefsson  <jas@extundo.com>
8841
8842         * gnus-group.el (gnus-group-line-format): Document %c.
8843
8844         * nnml.el (nnml-parse-head): Handle CRLF files.
8845         (nnml-generate-nov-file): Ditto.
8846         (nnml-retrieve-headers): Ditto.
8847
8848 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
8849
8850         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
8851
8852 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
8853
8854         * gnus-spec.el (gnus-correct-substring): Still stopped one
8855         character before we wanted (never included last character).
8856         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
8857         add missing "," (once per function)
8858
8859 2001-09-14  Simon Josefsson  <jas@extundo.com>
8860
8861         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
8862         (otherwise e.g. gnus-agentize in .gnus overrides the customized
8863         default before gnus-group is loaded and the variable set.)
8864
8865         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
8866         killed or unsent marks.
8867
8868         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
8869         isn't an article to set it on (e.g. when you `a' in a group).
8870
8871 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8872
8873         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
8874         can read e-mails from Microsoft Outlook users not using ISO
8875         8859-2 character set.
8876
8877 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8878
8879         * gnus-diary.el: Minor modifications to avoid warnings.
8880         (gnus-summary-misc-menu): defvar.
8881         (gnus-diary-check-message): Use gnus-point-at-eol.
8882         (gnus-diary-kill-entire-line): eval-and-compile.
8883
8884 2001-09-12  Didier Verna  <didier@xemacs.org>
8885
8886         * nndiary.el: new version (0.2-b13).
8887         * nndiary.el (nndiary-mail-sources): doc update.
8888         * nndiary.el (nndiary-split-methods): ditto.
8889         * nndiary.el (nndiary-request-accept-article-hooks): New.
8890         * nndiary.el (nndiary-request-accept-article): use it, check
8891         message validity.
8892         * nndiary.el (nndiary-get-new-mail): changed default to nil.
8893         * nndiary.el (nndiary-schedule): fix bug (misplaced
8894         condition-case): it didn't return nil on error.
8895         * gnus-diary.el: new version.
8896         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
8897         * gnus-diary.el (gnus-diary-header-value-history): New.
8898         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
8899         * gnus-diary.el (gnus-diary-add-header): New.
8900         * gnus-diary.el (gnus-diary-check-message): New.
8901         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
8902         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
8903
8904 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8905
8906         * gnus-sum.el (gnus-select-newsgroup): Make
8907         `gnus-current-select-method' buffer-local.
8908
8909         * gnus-art.el (gnus-request-article-this-buffer): Refer
8910         `gnus-current-select-method' in the current summary buffer.
8911
8912 2001-09-10  Simon Josefsson  <jas@extundo.com>
8913         From Daniel Pittman <daniel@rimspace.net>
8914
8915         * gnus-spec.el (gnus-correct-pad-form): Fix.
8916
8917 2001-09-09  Simon Josefsson  <jas@extundo.com>
8918
8919         * mm-decode.el (mm-inline-media-tests): Add
8920         application/x-emacs-lisp.
8921         (mm-attachment-override-types): Add
8922         application/{x-,}pkcs7-signature.
8923
8924         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
8925         (gnus-server-line-format, gnus-server-mode-line-format)
8926         (gnus-server-browse-in-group-buffer): Customize.
8927
8928 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8929
8930         * nnml.el (nnml-marks-changed-p): Typo.
8931         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
8932         (nnml-marks-changed-p): Use gnus-gethash.
8933         (nnml-marks-modtime): Use gnus-make-hashtable.
8934
8935         * nnfolder.el (nnfolder-marks-changed-p): Typo.
8936         (nnfolder-request-expire-articles, nnfolder-save-marks)
8937         (nnfolder-open-marks): Typo.
8938         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
8939         (nnfolder-marks-changed-p): Use gnus-gethash.
8940         (nnfolder-marks-modtime): Use gnus-make-hashtable.
8941
8942 2001-09-08  Simon Josefsson  <jas@extundo.com>
8943
8944         * nnfolder.el (nnfolder-marks-modtime): New variable.
8945         (nnfolder-marks-changed-p): New function.
8946         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
8947         (nnfolder-request-update-info): Don't update if marks didn't change.
8948
8949         * nnml.el (nnml-marks-modtime): New variable.
8950         (nnml-marks-changed-p): New function.
8951         (nnml-save-marks, nnml-open-marks): Save modtime.
8952         (nnml-request-update-info): Don't update if marks didn't change.
8953
8954         * gnus-agent.el (gnus-agent-any-covered-gcc)
8955         (gnus-agent-add-server, gnus-agent-remove-server): Use
8956         gnus-agent-method-p.
8957
8958         * gnus-art.el (gnus-buttonized-mime-types): New variable.
8959         (gnus-unbuttonized-mime-type-p): Use it.
8960
8961         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
8962         fetch group.
8963
8964 2001-09-08  Simon Josefsson  <jas@extundo.com>
8965         From Daniel Pittman <daniel@rimspace.net>
8966
8967         * gnus-spec.el (gnus-correct-pad-form): New function.
8968         (gnus-parse-simple-format): Use it.
8969
8970 2001-09-07  Simon Josefsson  <jas@extundo.com>
8971
8972         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
8973         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
8974         Putnam <reader@newsguy.com>.
8975         (gnus-group-sort-selected-groups): Touch dribble file.
8976
8977 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
8978
8979         * nnml.el (nnml-filenames-are-evil): New variable.
8980         (nnml-article-to-file-alist): Rename to ...
8981         (nnml-current-group-article-to-file-alist): ... this.
8982         Respect `nnml-filenames-are-evil'.
8983         (nnml-active-number): Update.
8984         (nnml-update-file-alist): Update.
8985         (nnml-request-article): Use nnheader-article-to-file-alist.
8986         (nnml-request-rename-group): Likewise.
8987
8988 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8989
8990         * gnus-sum.el (gnus-summary-insert-line): Fix.
8991
8992 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
8993
8994         * gnus-sum.el: Bind g-s-t-s to "W g".
8995         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
8996         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
8997         display of graphical smilies.
8998
8999 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9000
9001         * gnus-start.el (gnus-setup-news): A typo.
9002         From Bill White <billw@wolfram.com>.
9003
9004 2001-09-06  Simon Josefsson  <jas@extundo.com>
9005
9006         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
9007         and unseen marks.
9008
9009 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9010
9011         * nnmail.el (nnmail-split-fancy): Document `junk'.
9012
9013 2001-09-04  Simon Josefsson  <jas@extundo.com>
9014
9015         * imap.el (imap-search): Don't error if server is broken.
9016
9017 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
9018
9019         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
9020         searching for an article that isn't in the mbox.
9021
9022 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9023
9024         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
9025         right, and get all the comments.
9026
9027 2001-09-02  Simon Josefsson  <jas@extundo.com>
9028         Suggested by Dan Christensen <jdc+news@uwo.ca>
9029
9030         * nnfolder.el (nnfolder-request-update-info): Fix message.
9031
9032         * nnml.el (nnml-request-update-info): Ditto.
9033
9034 2001-09-01  Simon Josefsson  <jas@extundo.com>
9035
9036         * nnml.el (nnml-request-expire-articles): Also bind
9037         `nnml-current-group' and `nnml-article-file-alist' when using
9038         expiry-target. (Otherwise nnml will be in a inconsistent internal
9039         state causing all kind of problems.)
9040         (nnml-request-expire-articles): If `nnml-article-to-file' or
9041         `file-attributes' failes, return article as un-expirable instead
9042         of treating it as expired.
9043
9044 2001-08-31  Sam Steingold  <sds@gnu.org>
9045
9046         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
9047         typo: `exmine' --> `examine'.
9048
9049 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9050
9051         * nndoc.el (nndoc-forward-type-p): It is not a digest.
9052
9053 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9054
9055         * nnml.el (nnml-check-directory-twice): Remove.
9056         (nnml-retrieve-headers): Ditto.
9057         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
9058
9059 2001-08-30  Andrew Innes  <andrewi@gnu.org>
9060
9061         * nnheader.el (nnheader-directory-files-is-safe): No need to read
9062         directory twice on Windows, or on GNU Emacs-21.
9063
9064 2001-08-30  Andrew Innes  <andrewi@gnu.org>
9065
9066         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
9067         (nnml-request-rename-group): Ditto.
9068         (nnml-active-number): Ditto.
9069         (nnml-request-create-group): Use nnml-directory-articles.
9070         (nnml-request-expire-articles): Use nnml-directory-articles, which
9071         gets list from nov database if available.
9072         (nnml-get-nov-buffer): New function.
9073         (nnml-open-nov): Use it.
9074         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
9075         gets alist from nov database if available.
9076         (nnml-directory-articles): New function.
9077         (nnml-article-to-file-alist): New function.
9078
9079 2001-08-30  Andrew Innes  <andrewi@gnu.org>
9080
9081         * mm-decode.el (mm-display-external): Use `name' as filename, if
9082         `filename' attribute is not present.
9083
9084 2001-08-30  Andrew Innes  <andrewi@gnu.org>
9085
9086         * mail-source.el (mail-source-flash): New defcustom.
9087         (mail-source-new-mail-p): Ring visible bell if appropriate.
9088         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
9089         timer is cleared even if mail check signals an error.
9090
9091 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9092
9093         * gnus-sum.el (gnus-summary-move-article): Only update marks of
9094         type 'list.
9095
9096 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9097
9098         * flow-fill.el (fill-flowed): eol might be point-max.
9099
9100 2001-08-27  Simon Josefsson  <jas@extundo.com>
9101
9102         * nnml.el (nnml-request-update-info): Fix message.
9103         (nnml-open-marks): Ditto.
9104
9105         * nnfolder.el (nnfolder-request-update-info):
9106         (nnfolder-open-marks): Fix message.
9107
9108 2001-08-25  Simon Josefsson  <jas@extundo.com>
9109
9110         * nnfolder.el (nnfolder-save-marks): Don't create directory named
9111         after group in ~/.
9112
9113 2001-08-25  Simon Josefsson  <jas@extundo.com>
9114         From Andreas Jaeger  <aj@suse.de>
9115
9116         * nnfolder.el (nnfolder-open-marks): Fix typo.
9117         * nnml.el (nnml-open-marks): Likewise.
9118
9119 2001-08-25  Simon Josefsson  <jas@extundo.com>
9120
9121         Make nnfolder groups self-contained as far as marks are concerned.
9122
9123         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
9124         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
9125         (nnfolder-open-server): Make marks directory.
9126         (nnfolder-request-delete-group): Delete marks file.
9127         (nnfolder-request-delete-group): Check of nov/marks file exist
9128         before deleting.
9129         (nnfolder-request-rename-group): Rename marks file.
9130         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
9131         (nnfolder-request-set-mark, nnfolder-request-update-info)
9132         (nnfolder-group-marks-pathname, nnfolder-save-marks)
9133         (nnfolder-open-marks): New functions.
9134         (top-level): Require gnus.
9135
9136 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9137
9138         * nnweb.el (nnweb-type-definition): Use google raw file.
9139         (nnweb-google-parse-1): Ditto.
9140         (nnweb-google-identity): Ditto.
9141         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
9142         (nnweb-altavista-wash-article): Ditto.
9143         (nnweb-request-article): Remove nnweb-decode-entities.
9144
9145         * nnml.el: Require 'gnus.
9146
9147 2001-08-25  Simon Josefsson  <jas@extundo.com>
9148
9149         * nnml.el (nnml-marks-is-evil): Add doc.
9150
9151 2001-08-25  Simon Josefsson  <jas@extundo.com>
9152
9153         * nnml.el (nnml-save-marks): Wrap saving marks in a
9154         condition-case, to allow user to start Gnus if saving marks failed
9155         for some reason.
9156
9157 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9158
9159         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
9160
9161         * gnus-group.el (gnus-update-group-mark-positions): Bind
9162         gnus-group-update-hook to nil.
9163
9164 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9165
9166         * mml.el (mml-generate-mime-1): Force as multibyte string.
9167
9168 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9169
9170         * gnus-sum.el (gnus-summary-insert-line)
9171         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
9172         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
9173
9174         * gnus-spec.el (gnus-correct-substring): Take optional END.
9175
9176         * nnrss.el (nnrss-request-article): Remove \n.
9177         (nnrss-retrieve-headers): Lines number is -1.
9178
9179 2001-08-24  Simon Josefsson  <jas@extundo.com>
9180
9181         * gnus-group.el (gnus-info-clear-data): Call
9182         nnfoo-request-set-mark to propagate marks.  Fix bug:
9183         `gnus-group-update-line' doesn't update read range unless we call
9184         `gnus-get-unread-articles-in-group' first.
9185
9186         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
9187         to server.
9188
9189 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9190
9191         * gnus-util.el (gnus-create-info-command): Return an interactive
9192         function.
9193
9194 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9195         From Katsumi Yamaoka <yamaoka@jpl.org>
9196
9197         * gnus-spec.el (gnus-parse-complex-format): Use equal.
9198
9199 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9200
9201         * gnus-sum.el (gnus-select-newsgroup): Use it.
9202
9203         * gnus-util.el (gnus-not-ignore): New function.
9204
9205         * lpath.el (featurep): Don't fbind char-int.
9206
9207         * gnus-util.el (gnus-create-info-command): New function.
9208
9209         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
9210         right node.
9211
9212         * gnus-sum.el (gnus-select-newsgroup): Clean up.
9213         (gnus-summary-limit-children): Use 'identity instead of `all'.
9214         (gnus-summary-limit-to-display-predicate): New command and
9215         keystroke.
9216
9217 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9218
9219         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
9220
9221         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
9222
9223 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9224
9225         * gnus-spec.el: Add the Gnus version.
9226         (gnus-update-format-specifications): If the Gnus version changes,
9227         nix out the format spec cache.
9228
9229         * gnus.el (gnus-continuum-version): Made into a command and
9230         optionalize the VERSION.
9231
9232         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
9233         the start of the lines.
9234
9235 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9236
9237         * gnus.el (gnus-visual-p): Define function before use of
9238         function.
9239
9240 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9241
9242         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
9243         (gnus-article-mark-to-type): New function.
9244         (gnus-update-missing-marks): Only update marks of type 'list.
9245
9246         * gnus.el (gnus-article-special-mark-lists): New variable.
9247
9248 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9249
9250         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
9251         (gnus-select-newsgroup): Still use 'all.
9252         (gnus-summary-initial-limit): Comparing with 'all.
9253
9254 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9255
9256         * gnus-start.el (gnus-activate-group): If dont-check, don't update
9257         active.
9258
9259 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9260
9261         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
9262         nnslashdot-*-retrieve-headers.
9263         (nnslashdot-request-article): Fix for slashcode 2.2.
9264         (nnslashdot-make-tuple): New function.
9265         (nnslashdot-read-groups): Use it.
9266
9267 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9268
9269         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
9270         list.
9271
9272         * gnus-sum.el (gnus-summary-move-article): Don't select article.
9273
9274 2001-08-20  Simon Josefsson  <jas@extundo.com>
9275
9276         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
9277         opened, error instead of continuing (and exploding later).
9278
9279 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9280
9281         * gnus.el (gnus-expand-group-parameters): Return the parameter
9282         list.
9283
9284         * gnus-sum.el (gnus-summary-show-article): Doc fix.
9285         (gnus-summary-show-article): Guess at charset if required.
9286
9287         * gnus-spec.el (gnus-correct-substring): Stopped one character
9288         before we wanted.
9289
9290 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9291
9292         * earcon.el (earcon-auto-play): Remove unused option.
9293
9294 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9295
9296         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
9297         message down in levels, since it happens very fast.
9298
9299         * smiley-ems.el (smiley-update-cache): Respect the symbol version
9300         of smiley-regexp-alist.
9301
9302         * mm-view.el (mm-inline-text): Ignore vcard errors.
9303
9304         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
9305
9306         * gnus-score.el (gnus-all-score-files): Use append instead of
9307         nconc.
9308
9309         * gnus.el (gnus-splash-face): Doc fix.
9310
9311         * mm-decode.el (mm-mailcap-command): Use
9312         mm-path-name-rewrite-functions.
9313         (mm-path-name-rewrite-functions): New variable.
9314
9315         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
9316         (gnus-complex-form-to-spec): Insert tab.
9317         (gnus-spec-tab): New function.
9318
9319         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
9320         entering the group.
9321
9322         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
9323         the positional spec.
9324         (gnus-parse-complex-format): React to %C.
9325
9326         * gnus-ems.el (gnus-char-width): Moved here.
9327
9328         * gnus-sum.el (gnus-select-newsgroup): Set
9329         gnus-newsgroup-articles.
9330         (gnus-unseen-mark): New variable.
9331         (gnus-newsgroup-unseen): Ditto.
9332         (gnus-newsgroup-seen): Ditto.
9333         (gnus-adjust-marked-articles): Use them.
9334         (gnus-update-marks): Use them.
9335         (gnus-summary-update-secondary-mark): Display.
9336         (gnus-summary-prepare-threads): Display.
9337
9338         * gnus-msg.el (gnus-inews-group-method): Use and return the
9339         method, not the server.
9340
9341 2001-08-19  Simon Josefsson  <jas@extundo.com>
9342
9343         * gnus-srvr.el (gnus-server-agent-face): New.
9344         (gnus-server-agent-face): New.
9345         (gnus-server-mode): Turn on font-lock-mode.
9346
9347         * gnus.el (gnus-server-visual): Add defgroup.
9348
9349 2001-08-19  Simon Josefsson  <jas@extundo.com>
9350         From Joe Casadonte <jcasadonte@northbound-train.com>
9351
9352         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
9353         gnus-server-denied-face): New.
9354         (gnus-server-opened-face, gnus-server-closed-face,
9355         gnus-server-denied-face): New.
9356         (gnus-server-font-lock-keywords): Add.
9357
9358 2001-08-19  Simon Josefsson  <jas@extundo.com>
9359
9360         * nnml.el (nnml-request-set-mark): Return nil.
9361         (nnml-save-marks): Use nnml-possibly-create-directory.
9362         (nnml-open-marks): Only work in temp buffer when inserting/reading
9363         .marks file.
9364
9365 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9366
9367         * gnus.el (gnus-expand-group-parameters): Fix.
9368
9369         * gnus-spec.el (gnus-char-width): New function.
9370         (gnus-correct-substring, gnus-correct-length): Use it.
9371
9372         * message.el (message-required-mail-headers): Fix doc.
9373
9374 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9375
9376         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
9377
9378         * mm-decode.el (mm-save-part-to-file): Insert the handle.
9379
9380 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9381
9382         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
9383         slashdot 2.2 (not fully fixed yet).
9384         (nnslashdot-request-article): Ditto.
9385
9386 2001-08-18  Simon Josefsson  <jas@extundo.com>
9387
9388         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
9389         nnimap.
9390
9391         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
9392         gnus-util.
9393         (nnimap-request-update-info-internal): Use new functions.
9394
9395         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
9396         new functions.
9397
9398 2001-08-18  Simon Josefsson  <jas@extundo.com>
9399
9400         Make nnml groups self-contained as far as marks are concerned.
9401
9402         * nnml.el (nnml-request-delete-group): Delete marks file.
9403         (nnml-request-rename-group): Move marks file.
9404         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
9405         variables.
9406         (nnml-request-set-mark, nnml-request-update-info): New server
9407         functions.
9408         (nnml-save-marks, nnml-open-marks): New functions.
9409
9410 2001-08-18  Simon Josefsson  <jas@extundo.com>
9411
9412         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
9413         `set' when setting marks.
9414
9415 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9416
9417         * gnus.el (gnus-info-find-node): Take an argument.
9418
9419         * gnus-art.el (gnus-button-handle-info): New function.
9420         (gnus-url-unhex-string): Replace "+" with " ".
9421
9422 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9423
9424         * message.el (message-check-news-header-syntax): Check bad From.
9425
9426 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9427
9428         * gnus-spec.el (gnus-correct-length): New function.
9429         (gnus-correct-substring): New function.
9430         (gnus-tilde-max-form): Use it.
9431
9432 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
9433
9434         * nnmh.el: Docstring changes as below.
9435
9436         * nnml.el: Docstring changes as below.
9437
9438         * nnbabyl.el: Docstring changes as below.
9439
9440         * nnmbox.el: Docstring changes as below.
9441
9442         * nnfolder.el: Added docstrings identifying each virtual server
9443         parameter.
9444
9445 2001-08-18  Simon Josefsson  <jas@extundo.com>
9446
9447         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
9448
9449 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
9450
9451         * message.el: rename "Abort Message" to "Postpone Message".
9452         Remove "Attach file as MIME" from Message menu, it's already in
9453         the MIME menu.
9454
9455 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9456
9457         * smime.el (smime-point-at-eol): eval-and-compile.
9458         (smime-make-temp-file): New function.
9459         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
9460         Use it.
9461
9462 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9463
9464         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
9465         (gnus-agent-summary-fetch-group): New command and keystroke.
9466
9467         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
9468         (gnus-mime-display-security): Make it respect
9469         gnus-unbuttonized-mime-type-p.
9470
9471         * gnus-sum.el (gnus-articles-to-read): Comments.
9472         (gnus-article-marked-p): New function.
9473         (gnus-summary-display-make-predicate): New function.
9474         (gnus-select-newsgroup): Use them.
9475
9476         * mm-decode.el (mm-save-part-to-file): Made it not error.
9477
9478 2001-08-17  Simon Josefsson  <jas@extundo.com>
9479
9480         * imap.el (imap-wait-for-tag): If process-status isn't open or
9481         run, return nil instead of sit-for looping.
9482
9483 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9484
9485         * lpath.el (featurep): fbind xml-parse-region.
9486
9487         * gnus.el (gnus-message-archive-method): Default to "archive".
9488         (gnus-message-archive-method): Doc fix.
9489         (gnus-parameters-get-parameter): Cleaned up.
9490         (gnus-expand-group-parameter): New function.
9491
9492         * gnus-start.el (gnus-setup-news): Push the archive server only
9493         the server list.
9494
9495         * mml.el (mml-menu): Changed name to "Attachments".
9496
9497         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
9498         when there is something to detroy.
9499
9500 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9501
9502         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
9503         nil.
9504
9505 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9506
9507         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
9508         which specifies a time today or tomorrow.
9509
9510 2001-08-15  Simon Josefsson  <jas@extundo.com>
9511         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
9512
9513         * gnus-agent.el (gnus-agent-make-mode-line-string)
9514         (gnus-agent-toggle-plugged): Use new API.
9515
9516 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9517
9518         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
9519         deadline has expired.
9520
9521 2001-08-12  Simon Josefsson  <jas@extundo.com>
9522         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
9523
9524         Support `recent' mark indicating newly arrived messages (to
9525         separate from old but unread messages).
9526
9527         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
9528         `nnmail-split-history' if recent is > 0.
9529         (nnimap-request-update-info-internal): Update `recent' marks.
9530         (nnimap-request-set-mark): Never set `recent' marks.
9531         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
9532         recent.
9533
9534         * gnus-sum.el (gnus-recent-mark): New mark.
9535         (gnus-newsgroup-recent): New variable.
9536         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
9537         (gnus-summary-prepare-threads): Mark recent articles.
9538         (gnus-summary-add-mark): Support recent.
9539         (gnus-summary-update-secondary-mark): Support recent.
9540
9541         * gnus.el (gnus-article-mark-lists): Add recent.
9542
9543 2001-08-12  Simon Josefsson  <jas@extundo.com>
9544
9545         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
9546         whether successful decoding took place.  Add doc.
9547
9548 2001-08-12  Simon Josefsson  <jas@extundo.com>
9549         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
9550
9551         * gnus.el (gnus-summary-line-format, gnus-parameters):
9552         * gnus-gl.el (gnus-summary-grouplens-line-format):
9553         * gnus-salt.el (gnus-summary-pick-line-format):
9554         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
9555
9556 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
9557         Committed by Kai Gro\e,b_\e(Bjohann.
9558
9559         * gnus-score.el (gnus-score-string): Fix `match' regexp
9560         for `extra' header case.
9561
9562 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9563
9564         * nnmbox.el (nnmbox-read-mbox): No warning.
9565
9566 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9567
9568         * nndoc.el (nndoc-article-type): Fix doc.
9569         (nndoc-generate-article-function): New variable.
9570         (nndoc-dissection-function): New variable.
9571         (nndoc-type-alist): Add oe-dbx.
9572         (nndoc-oe-dbx-type-p): New function.
9573         (nndoc-oe-dbx-dissection): New function.
9574         (nndoc-oe-dbx-generate-article): New function.
9575
9576 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9577
9578         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
9579         whether deadline has been reached.  Patch from Dan Nicolaescu
9580         <dann@godzilla.ics.uci.edu>.
9581
9582 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9583
9584         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
9585         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
9586         <rintaman@cs.Helsinki.FI>.
9587
9588         * mail-source.el (mail-source-movemail): The error buffer is
9589         modified, but nothing in it.
9590
9591 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9592
9593         * message.el (message-bogus-system-names): New variable.
9594         (message-make-fqdn): Use it.
9595
9596 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9597
9598         * nndraft.el (nndraft-request-group): Use
9599         nndraft-auto-save-file-name.
9600
9601 2001-08-09  Simon Josefsson  <jas@extundo.com>
9602
9603         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
9604         Don't ask whether to decrypt.  Just leave result in buffer (don't
9605         call mm).
9606
9607         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
9608         parts as well.
9609         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
9610         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
9611
9612 2001-08-09  Simon Josefsson  <jas@extundo.com>
9613
9614         * mm-decode.el (mm-insert-part): Return decoding success status.
9615         (mm-save-part-to-file): Error if decoding failed.
9616
9617 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9618
9619         * message.el (message-tab): Use indent-relative.
9620         (message-mode): Don't bind indent-line-function to indent-relative.
9621
9622 2001-08-09  Simon Josefsson  <jas@extundo.com>
9623
9624         * message.el (message-get-reply-headers): Fix string. Suggested by
9625         Christoph Conrad <cc@cli.de>.
9626
9627 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9628
9629         * message.el (message-tab): Use the current value of
9630         indent-line-function.
9631         (message-mode): Bind indent-line-function to indent-relative.
9632
9633 2001-08-08  Simon Josefsson  <jas@extundo.com>
9634
9635         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
9636         whether `imtest' is installed.
9637
9638 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
9639         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
9640
9641         * gnus-sum.el (gnus-summary-show-article): Call
9642         gnus-summary-update-secondary-secondary-mark.
9643         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
9644         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
9645
9646 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9647
9648         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
9649
9650         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
9651
9652         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
9653         <gerd@gnu.org>.
9654
9655         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
9656
9657         * gnus-util.el (gnus-output-to-rmail): Ditto.
9658         (gnus-output-to-mail): Ditto.
9659
9660         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
9661
9662 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
9663
9664         * message.el (message-indent-citation): Use
9665         `message-yank-cited-prefix' for empty lines.
9666
9667 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
9668
9669         * message.el (message-indent-citation): Quote only lines starting
9670         with ">" using `message-yank-cited-prefix'.
9671
9672 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
9673         Trivial patch.
9674
9675         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
9676         gnus-cache-fully-p.
9677
9678 2001-08-04  Simon Josefsson  <jas@extundo.com>
9679
9680         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
9681         file if it doesn't exist (by calling gnus-cache-read-active).
9682
9683 2001-08-04  Simon Josefsson  <jas@extundo.com>
9684
9685         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
9686         (gnus-cache-passively-or-fully-p): Removed.
9687         (gnus-cache-fully-p): Fix it.
9688
9689         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
9690
9691 2001-08-04  Simon Josefsson  <jas@extundo.com>
9692
9693         * gnus-cache.el (gnus-cache-fully-p)
9694         (gnus-cache-passively-or-fully-p): New functions.
9695         (gnus-cache-possibly-enter-article): Cosmetic change, use
9696         `g-c-p-o-f-p'.
9697         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
9698         was bogus (`g-c-p-a-a' does not change active info, just change
9699         the functions parameters).
9700         (gnus-cache-possibly-remove-articles-1): Make sure articles are
9701         not removed in groups that match `gnus-uncacheable-groups'.
9702
9703         Reported and modifications based on discussions with Nuutti
9704         Kotivuori <nuutti.kotivuori@smarttrust.com>.
9705
9706 2001-08-04  Simon Josefsson  <jas@extundo.com>
9707         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
9708
9709         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
9710         calls `gnus-cache-update-active' if bounds has been extended.
9711
9712 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9713
9714         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
9715         before remove.
9716         (gnus-mime-security-show-details): Ditto.
9717
9718 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9719
9720         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
9721         syntax.  Protect string-match against nil string and regexp.
9722
9723 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9724
9725         * mm-util.el (mm-find-charset-region): Remove control-1.
9726
9727 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9728
9729         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
9730
9731 2001-08-04  Simon Josefsson  <jas@extundo.com>
9732
9733         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
9734         buffer.  Delete MIME-Version header.
9735
9736 2001-08-03  Simon Josefsson  <jas@extundo.com>
9737
9738         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
9739         that is entered does not necessarily have the highest article
9740         number in the group, so use `gnus-cache-possibly-alter-active'
9741         instead of `gnus-cache-update-active'.
9742
9743 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9744
9745         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
9746
9747 2001-08-03  Simon Josefsson  <jas@extundo.com>
9748
9749         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
9750         menu.
9751
9752 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9753
9754         * gnus.el (post-method): New group parameter.  It also provides
9755         the user option `gnus-post-method-alist' and the internal function
9756         `gnus-parameter-post-method'.
9757
9758         * gnus-msg.el (gnus-post-method): Bind the value of
9759         `gnus-post-method' to the group parameter if it is defined.
9760
9761 2001-08-02  Simon Josefsson  <jas@extundo.com>
9762
9763         * smime.el (smime-extra-arguments): Removed.
9764         (smime-call-openssl-region): Don't use it.
9765
9766 2001-08-02  Simon Josefsson  <jas@extundo.com>
9767
9768         * smime.el (smime-sign-region): Handle stderr.
9769         (smime-encrypt-region): Ditto.
9770
9771         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
9772         match the ASN.1 length bytes.
9773         (mm-pkcs7-enveloped-magic): Ditto.
9774         (mm-view-pkcs7-get-type): Don't regexp quote.
9775
9776 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9777         From Andreas Fuchs <asf@void.at>
9778
9779         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
9780
9781 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9782
9783         * gnus-art.el (gnus-header-button-alist): References regexp.
9784
9785 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
9786
9787         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
9788         already fboundp.  Add INTERACTIVE arg to autoload form.
9789
9790 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9791
9792         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
9793
9794         * nnmail.el (nnmail-cache-open): Ditto.
9795
9796 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9797
9798         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
9799
9800 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9801
9802         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
9803
9804 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9805         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
9806
9807         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
9808         (gnus-agent-toggle-plugged): Use it.
9809
9810 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
9811
9812         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
9813         (gnus-ding-file-coding-system): New variable.
9814         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
9815         (gnus-slave-save-newsrc): Use it.
9816
9817 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9818
9819         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
9820         syntax.
9821
9822 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9823         Originally from Andreas Fuchs <asf@void.at>
9824
9825         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
9826         (mml2015-gpg-pretty-print-fpr): New function.
9827         (mml2015-gpg-extract-signature-details): More details, rename from
9828         `m-g-e-from'.
9829         (mml2015-gpg-verify): Use them.
9830         (mml2015-gpg-clear-verify): Use them.
9831
9832 2001-07-31  Simon Josefsson  <jas@extundo.com>
9833
9834         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
9835         buffer when done.
9836
9837 2001-07-30  Simon Josefsson  <jas@extundo.com>
9838
9839         * smime.el (smime-call-openssl-region): Revert previous change,
9840         just pass on buf to `call-process-region'.
9841         (smime-verify-region): Doc fix.  Don't message stuff.  Use
9842         `smime-new-details-buffer'.  Inserts error messages into buffer.
9843         (smime-noverify-region): Ditto.
9844         (smime-decrypt-region): Ditto.  Handles stderr separately.
9845         (smime-verify-buffer, smime-noverify-buffer)
9846         (smime-decrypt-buffer): Doc fix.
9847         (smime-new-details-buffer): New function.
9848         (smime-pkcs7-region, smime-pkcs7-certificates-region)
9849         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
9850         (smime-sign-region, smime-encrypt-region): Don't use
9851         `insert-buffer'.
9852
9853         * mml-smime.el (mml-smime-verify): Fix security button strings.
9854
9855 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9856
9857         * gnus-art.el (gnus-mime-save-part-and-strip): Save
9858         gnus-article-mime-handles.
9859
9860 2001-07-29  Simon Josefsson  <jas@extundo.com>
9861
9862         * mail-source.el (top-level): Require message for message-directory.
9863         (mail-source-directory): Change default to message-directory.
9864
9865         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
9866         (smime-certificate-directory, smime-openssl-program)
9867         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
9868         (smime-extra-arguments): New variable.
9869         (smime-dns-server): Fix customize group.
9870         (smime-call-openssl-region): Use `smime-extra-arguments'.
9871
9872 2001-07-29  Simon Josefsson  <jas@extundo.com>
9873         From Vladimir Volovich <vvv@vsu.ru>
9874
9875         * smime.el (smime-call-openssl-region): Ignore stderr.
9876
9877 2001-07-29  Simon Josefsson  <jas@extundo.com>
9878         From Christoph Conrad <christoph.conrad@gmx.de>
9879
9880         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
9881         file.
9882
9883 2001-07-29  Simon Josefsson  <jas@extundo.com>
9884
9885         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
9886
9887         Support S/MIME decryption.
9888
9889         * mm-decode.el (mm-inline-media-tests):
9890         (mm-inlined-types):
9891         (mm-automatic-display):
9892         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
9893
9894         * mm-view.el (mm-pkcs7-signed-magic):
9895         (mm-pkcs7-enveloped-magic): New variables.
9896         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
9897         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
9898         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
9899         PKCS#7 blobs.
9900
9901         * smime.el (smime-decrypt-region): Expand keyfile.
9902
9903 2001-07-29  Simon Josefsson  <jas@extundo.com>
9904
9905         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
9906         `ssl.el' variables.
9907
9908         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
9909         but line instead of narrowing to it, because `nnmail-parse-active'
9910         calls widen.  Thanks to Christoph Conrad
9911         <christoph.conrad@gmx.de>.
9912
9913 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9914
9915         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
9916         for %B spec.
9917
9918         * gnus-sum.el (gnus-summary-prepare-threads): If
9919         gnus-sum-thread-tree-root is nil, use subject instead.
9920         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
9921         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
9922         (gnus-sum-thread-tree-leaf-with-other)
9923         (gnus-sum-thread-tree-single-leaf): Documentation.
9924         (gnus-sum-thread-tree-single-indent): Allow nil.
9925
9926 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9927
9928         * message.el (message-fill-paragraph): Do nothing if the user
9929         wants filladapt-mode.
9930
9931 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9932
9933         * mm-decode.el (mm-image-type-from-buffer): New function.
9934         (mm-get-image): Use it.
9935
9936 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9937
9938         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
9939
9940         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
9941         mm-display-parts too.
9942
9943 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9944
9945         * nnfolder.el (nnfolder-request-accept-article): Bind
9946         nntp-server-buffer.
9947
9948         * nnmail.el (nnmail-parse-active): Read from buffer instead of
9949         nntp-server-buffer.
9950
9951 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9952
9953         * message.el (message-check-news-header-syntax): Use
9954         message-post-method.
9955         (message-send-news): Bind message-post-method.
9956
9957 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9958
9959         * mml.el (mml-tweak-type-alist): New variable.
9960         (mml-tweak-function-alist): New variable.
9961         (mml-tweak-part): New function.
9962         (mml-generate-mime-1): Use it.
9963
9964 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9965
9966         * nnfolder.el (nnfolder-request-accept-article): Replace
9967         nnfolder-request-list.
9968
9969 2001-07-27  Simon Josefsson  <jas@extundo.com>
9970
9971         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
9972         nnoo-change-server failed to do it.
9973
9974 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9975
9976         * gnus.el (gnus-parameters): Make it customizable.
9977
9978 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9979
9980         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
9981
9982         * message.el (message-set-auto-save-file-name): More
9983         poor-system-types.
9984
9985         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
9986
9987         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
9988         supports +.
9989
9990 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9991
9992         * mm-decode.el (mm-readable-p): New function.
9993         (mm-inline-media-tests): Fix the default testers.
9994
9995 2001-07-26  Simon Josefsson  <jas@extundo.com>
9996
9997         * nnimap.el (nnimap-version): Bump version number.
9998
9999 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10000         From Steven E. Harris <seh@speakeasy.org>
10001
10002         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
10003         in M$Windows too.
10004
10005 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10006
10007         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
10008
10009 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10010
10011         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
10012
10013         * mm-decode.el (mm-get-image): Guess then use the type.
10014
10015         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
10016
10017 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
10018
10019         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
10020         display (%B) for threads if threading is off.
10021
10022 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10023         From Henrik Enberg <henrik@enberg.org>
10024
10025         * gnus-msg.el: Customization patch.
10026
10027 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
10028
10029         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
10030         variable.
10031         (nnmail-split-fancy-with-parent): Ignore certain groups.
10032
10033 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10034
10035         * gnus-util.el (gnus-byte-compile): New function.
10036         (gnus-use-byte-compile): New variable.
10037         (gnus-make-sort-function): Use it.
10038
10039         * nnmail.el (nnmail-get-new-mail): Use it.
10040
10041         * gnus-agent.el (gnus-category-make-function): Simple function or
10042         compiled function.
10043         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
10044
10045         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
10046         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
10047         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
10048
10049         * message.el (message-check-news-header-syntax): Remove quote.
10050
10051 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10052
10053         * message.el (message-use-mail-followup-to): `t' is not a
10054         documented value.
10055
10056 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10057
10058         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
10059
10060 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10061
10062         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
10063         there are long lines.
10064
10065 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10066
10067         * dgnushack.el (copy-list): New compiler macro.
10068
10069 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10070
10071         * message.el (message-bounce): If no Return-Path, the whole
10072         content is considered as the original message.
10073
10074         * nnml.el (nnml-check-directory-twice): New variable.
10075         (nnml-article-to-file): Use it.
10076         (nnml-retrieve-headers): Hack it.
10077
10078 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10079
10080         * gnus-win.el (gnus-buffer-configuration): New configure.
10081
10082         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
10083         not alive.
10084
10085         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
10086         (mm-display-external): Use display-term configure.
10087
10088 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10089
10090         * gnus-delay.el (gnus-delay-default-hour): New variable.
10091         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
10092
10093 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10094         From Karl Kleinpaste <karl@charcoal.com>
10095
10096         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
10097         (gnus-summary-prepare-threads): Ditto.
10098
10099         * gnus.el (gnus-summary-line-format): Add %B.
10100
10101 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10102
10103         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
10104
10105         * mm-util.el (mm-string-as-multibyte): New function.
10106
10107         * nnmh.el (nnmh-request-list-1): Encode, not decode!
10108
10109 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10110
10111         * mm-util.el (mm-universal-coding-system): New variable.
10112
10113         * gnus-start.el (gnus-startup-file-coding-system): Use it.
10114
10115         * score-mode.el (score-mode-coding-system): Use it.
10116
10117 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10118
10119         * gnus-start.el (gnus-setup-news): Call
10120         `gnus-check-bogus-newsgroups' just after the native server is
10121         opened.
10122
10123 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10124
10125         * nnmail.el (nnmail-do-request-post): Util function to be used by
10126         `nnchoke-request-post' for all nnmail-derived backends.
10127
10128         * nnml.el (nnml-request-post): Use it.
10129
10130         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
10131         backend, for it groks nnml-request-post.
10132
10133         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
10134         Treat `mail-post' backends like `mail' backends, not like `news'
10135         backends.
10136
10137 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10138
10139         * gnus-msg.el (gnus-setup-message): make-local-hook.
10140
10141 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10142
10143         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
10144         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
10145         <karl@charcoal.com>, slightly changed by Kai.
10146
10147         * message.el (message-check-news-header-syntax): When checking
10148         whether the groups exist, check the right server based on
10149         `gnus-post-method'.
10150
10151 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10152
10153         * gnus-delay.el: New file.
10154
10155 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10156
10157         * mm-util.el (mm-read-coding-system): Take two arguments.
10158
10159         * gnus-sum.el (gnus-summary-show-article): Use
10160         mm-read-coding-system.
10161
10162         * gnus-art.el (article-de-quoted-unreadable):
10163         (article-de-base64-unreadable, article-wash-html):
10164         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
10165
10166 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10167
10168         * nnml.el (nnml-request-post): New function.  Can be used for
10169         annotations in nnml groups.
10170
10171 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10172
10173         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
10174         command.
10175
10176         * gnus-start.el (gnus-find-new-newsgroups): Use
10177         `message-make-date' instead of `current-time-string'.
10178         (gnus-ask-server-for-new-groups): Ditto.
10179         (gnus-check-first-time-used): Ditto.
10180
10181 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10182
10183         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
10184
10185 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
10186
10187         * message.el (message-shorten-references): Change `maxcount' and
10188         `cut' to obey USEFOR draft 5.
10189
10190 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
10191
10192         * gnus-sum.el (gnus-summary-display-arrow): New variable.
10193         (gnus-summary-set-article-display-arrow): New function.
10194         (gnus-summary-goto-subject): Use it.
10195
10196 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10197
10198         * gnus-sum.el (gnus-summary-import-article): Insert date if
10199         doesn't exist.
10200
10201 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10202
10203         * mml.el (mml-content-type-parameters): New variable.
10204         (mml-content-disposition-parameters): New variable.
10205         (mml-insert-mime-headers): Use them.
10206         (mml-parse-1): Accept charset.
10207
10208 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10209
10210         * gnus-group.el (gnus-group-select-group): Doc fix.
10211
10212         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
10213
10214 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10215
10216         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
10217         to handle `define-derived-mode'.
10218
10219 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10220         From:  Stefan Monnier  <monnier@cs.yale.edu>
10221
10222         * message.el (message-mode): Use define-derived-mode.
10223         (message-tab): message-completion-alist.
10224
10225         * imap.el (imap-interactive-login): Use make-local-variable.
10226         (imap-open): Ditto.
10227         (imap-authenticate): Ditto.
10228
10229         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
10230
10231         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
10232
10233 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10234
10235         * message.el (message-citation-line-function): Refer to
10236         gnus-cite-attribution-suffix.
10237
10238 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10239
10240         * gnus-art.el,...: Error convention changes.
10241
10242 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10243
10244         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
10245
10246 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10247
10248         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
10249         (nnrss-read-server-data): Ditto.
10250
10251 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10252
10253         * gnus-setup.el (gnus-use-installed-gnus): Typo.
10254         * Cleanup files.
10255         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
10256
10257 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10258
10259         * gnus.el (gnus-summary-line-format): Add %o.
10260
10261         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
10262         unless shell outputs something.
10263
10264 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10265
10266         * gnus-art.el (gnus-boring-article-headers): Better doc.
10267         (article-hide-headers): Better regexp.
10268         Suggested by Matt Swift <swift@alum.mit.edu>.
10269
10270         * nnheader.el (nnheader-max-head-length): Better doc.
10271         (nnheader-header-value): Skip spaces.
10272         (nnheader-parse-head): Remove space.
10273         Suggested by Matt Swift <swift@alum.mit.edu>.
10274
10275         * gnus-sum.el (gnus-summary-show-raw-article): New function.
10276         (gnus-get-newsgroup-headers): Remove space.
10277
10278 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10279
10280         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
10281         (gnus-summary-reply): Use it.
10282         (gnus-summary-reply-broken-reply-to): New function.
10283         (gnus-msg-force-broken-reply-to): New function.
10284
10285         * mm-view.el (mm-inline-text): Showing as text/plain when error.
10286
10287 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10288
10289         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
10290
10291 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10292
10293         * mm-decode.el (mm-external-terminal-program): New variable.
10294         (mm-display-external): Use it. Use term to display when no
10295         window-system.
10296
10297 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
10298
10299         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
10300         Browse->Next entries to Browse->Prev
10301
10302 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10303
10304         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
10305
10306 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10307
10308         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
10309         for the default encoding.
10310
10311         * nnrss.el (nnrss-url-field): New field.
10312         (nnrss-request-article): Add newsgroups.
10313
10314         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
10315
10316 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10317
10318         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
10319
10320         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
10321         (gnus-draft-setup): Remove backlog.
10322
10323 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10324
10325         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
10326         Cleanup.
10327
10328 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10329
10330         * gnus-msg.el (gnus-bug): Erase buffer.
10331
10332         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
10333
10334 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10335
10336         * mm-decode.el (mm-attachment-override-p): Fix typo.
10337
10338 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
10339
10340         * gnus-kill.el (gnus-execute): Work with the extra headers.
10341         * gnus-sum.el (gnus-summary-execute-command): Ditto.
10342
10343 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10344
10345         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
10346         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
10347
10348         * message.el (message-send-mail-real-function): New variable.
10349         (message-send-mail-partially, message-send-mail):
10350
10351         * nngateway.el (nngateway-request-post): Use it.
10352
10353         * gnus-agent.el (gnus-agentize): Use it.
10354
10355         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
10356         (nnsoup-revert-variables): Use it.
10357
10358 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
10359
10360         * mm-decode.el (mm-inline-media-tests): Default to displaying as
10361         text/plain if the type doesn't match any other media types.
10362         (mm-inlined-types): Doc fix.
10363         (mm-display-inline): Revert previous change (now handled by a
10364         default type in `mm-inline-media-tests'.
10365         (mm-inlinable-p): Revive.
10366         (mm-display-part): Call `mm-inlinable-p'.
10367         (mm-attachment-override-p): Ditto.
10368         (mm-inlined-p): Doc fix.
10369
10370         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
10371         well as `mm-inlined-p'.
10372
10373 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10374
10375         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
10376         (nntp-send-command-and-decode): Use gnus-point-at-bol.
10377
10378 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10379         From  Paul Jarc <prj@po.cwru.edu>
10380
10381         * message.el (message-use-mail-followup-to): New variable.
10382         (message-get-reply-headers): Use it.
10383
10384 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
10385
10386         * nnheader.el (nnheader-init-server-buffer): Make sure the
10387         *nntpd* buffer is made multibyte instead of a random buffer.
10388
10389 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10390
10391         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
10392         when it returns headers.
10393
10394 2001-07-07  Simon Josefsson  <jas@extundo.com>
10395
10396         * rfc2047.el (rfc2047-encode-message-header): Skip header when
10397         trying to fold. Thanks to Colin Walters
10398         <walters@cis.ohio-state.edu>
10399
10400 2001-07-06  Simon Josefsson  <jas@extundo.com>
10401
10402         * imap.el (imap-parse-address-list, imap-parse-flag-list)
10403         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
10404         Add information in `assert's.
10405
10406         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
10407         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
10408         and `nnimap-group-overview-filename', should handle all
10409         change-of-uidvalidity related issues.  But there may be other
10410         problems.)
10411
10412 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
10413
10414         * rfc2047.el (rfc2047-encode-message-header): Don't include the
10415         header name when folding.
10416
10417 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
10418
10419         * mm-decode.el (mm-inlined-types): Document relationship with
10420         `mm-inline-media-tests'.
10421         (mm-display-inline): Default to displaying as plain text if no
10422         inlining handler is available.
10423         (mm-inlinable-p): Remove.
10424         (mm-inlined-p): Don't call `mm-inlinable-p'.
10425         (mm-automatic-display-p): Ditto.
10426         (mm-attachment-override-p): Ditto.
10427
10428 2001-07-04  Simon Josefsson  <jas@extundo.com>
10429
10430         * nnimap.el (nnimap-importantize-dormant): New variable.
10431         (nnimap-request-update-info-internal): Use it.
10432         (nnimap-request-set-mark): Ditto.
10433
10434 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
10435
10436         * nntp.el (nntp-send-command): don't pass a buffer argument to
10437         `point'. Only XEmacs accepts this.
10438         * nntp.el (nntp-send-command-nodelete): ditto.
10439         * nntp.el (nntp-send-command-and-decode): ditto.
10440
10441 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
10442
10443         * nntp.el (nntp-open-connection-function): doc update.
10444         * nntp.el (nntp-pre-command): New.
10445         * nntp.el (nntp-via-rlogin-command): New.
10446         * nntp.el (nntp-via-telnet-command): New.
10447         * nntp.el (nntp-via-telnet-switches): New.
10448         * nntp.el (nntp-via-user-name): New.
10449         * nntp.el (nntp-via-user-password): New.
10450         * nntp.el (nntp-via-address): New.
10451         * nntp.el (nntp-via-envuser): New.
10452         * nntp.el (nntp-via-shell-prompt): New.
10453         * nntp.el (nntp-open-telnet-stream): New.
10454         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
10455         * nntp.el (nntp-open-via-telnet-and-telnet): New.
10456         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
10457         * nntp.el (nntp-send-command): ditto.
10458         * nntp.el (nntp-send-command-nodelete): ditto.
10459         * nntp.el (nntp-send-command-and-decode): ditto.
10460
10461 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
10462         Trivial patch.
10463
10464         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
10465         `when'.
10466
10467 2001-07-03  Simon Josefsson  <jas@extundo.com>
10468         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
10469
10470         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
10471
10472 2001-07-03  Simon Josefsson  <jas@extundo.com>
10473
10474         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
10475         remove it (workaround XEmacs `fill-region' bug).
10476
10477 2001-07-01  Simon Josefsson  <jas@extundo.com>
10478
10479         * nnimap.el (nnimap-date-days-ago): Defeat locale.
10480
10481 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10482
10483         * mml2015.el (mml2015-format-error): New function.
10484         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
10485         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
10486         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
10487
10488 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10489
10490         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
10491         Suggested by Christoph Conrad <C.Conrad@cli.de>.
10492
10493         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
10494         group variables.
10495
10496 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10497
10498         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
10499
10500         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
10501         (nnrss-save-group-data): Ditto.
10502
10503         * gnus-agent.el (gnus-agent-save-alist): Ditto.
10504
10505 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10506
10507         * message.el (message-do-send-housekeeping): Narrow to headers.
10508
10509 2001-06-24  Simon Josefsson  <jas@extundo.com>
10510
10511         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
10512         insertion when breaking lines looked for " \t" instead of "[ \t]".
10513         (rfc2047-encode-message-header): Fold lines even if
10514         no QP encoding is done.
10515
10516 2001-06-23  Simon Josefsson  <jas@extundo.com>
10517         From Samuel Tardieu <sam@inf.enst.fr>
10518
10519         * smime.el (smime-keys): Support additional certificates.
10520         (smime-make-certfiles): New function.
10521         (smime-sign-region): Use previous variables.
10522         (smime-get-certfiles): New function.
10523         (smime-sign-buffer): Use it.
10524         (smime-verify-region): Support both CAfile and CApath.
10525
10526 2001-06-23  Simon Josefsson  <jas@extundo.com>
10527
10528         * smime.el (smime-decrypt-region): Perhaps work.
10529
10530 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10531
10532         * gnus-msg.el (gnus-copy-article-buffer): Typo.
10533
10534 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
10535
10536         * mm-decode.el (mm-save-part): Rewrite file name.
10537         (mm-file-name-rewrite-functions): New variable.
10538         (mm-file-name-delete-whitespace): New function.
10539         (mm-file-name-trim-whitespace): New function.
10540         (mm-file-name-collapse-whitespace): New function.
10541         (mm-file-name-replace-whitespace): New variable and function.
10542
10543 2001-06-22  Simon Josefsson  <jas@extundo.com>
10544
10545         * message.el (message-make-date): Workaround locale for weekdays.
10546
10547 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10548
10549         * message.el (message-goto-body): Return nil if not found. (revert!)
10550
10551 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10552         From Fremlin <chief@bandits.org>
10553
10554         * message.el (message-goto-body): Some messages have no header.
10555
10556         * gnus-msg.el (gnus-copy-article-buffer): Use it.
10557
10558 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
10559
10560         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
10561
10562 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10563
10564         * message.el (message-make-date): Add week day.
10565         Suggested by Jason R. Mastaler <jason@mastaler.com>.
10566
10567 2001-06-19  Simon Josefsson  <jas@extundo.com>
10568
10569         * message.el (message-yank-prefix): Doc fix.
10570         (message-yank-cited-prefix): Ditto.
10571         (message-delete-not-region): Keep citation prefix on first line,
10572         if possible and appropriate.
10573
10574 2001-06-19  Simon Josefsson  <jas@extundo.com>
10575
10576         * imap.el (imap-process-connection-type): New variable.
10577         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
10578         recent `imtest's work completely (no line length issues), while
10579         making making old `imtest's unusable.  Thanks to NAGY Andras
10580         <nagya@inf.elte.hu> for his work.
10581
10582 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
10583
10584         * imap.el (imap-ssl-program): Add -quiet to shut up
10585         OpenSSL/SSLeay's internal debug talk.
10586
10587 2001-06-19  Matt Armstrong  <matt@lickey.com>
10588
10589         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
10590         server.
10591
10592 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10593
10594         * nnmail.el (nnmail-article-buffer): New variable.
10595         (nnmail-split-incoming): Use it.
10596
10597 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
10598
10599         * qp.el (quoted-printable-decode-region): If called interactively,
10600         use coding-system-for-read.
10601
10602 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10603
10604         * message.el (message-check-news-header-syntax): Check Reply-To.
10605
10606 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10607
10608         * mml.el (mml-parse-1): Use message options.
10609
10610         * message.el (message-do-fcc): Don't do anything if there is no
10611         FCC.
10612
10613 2001-06-16  Simon Josefsson  <jas@extundo.com>
10614
10615         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
10616         (nnimap-expunge-search-string): New variable.
10617         (nnimap-request-expire-articles): Use it.
10618
10619 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10620
10621         * message.el (message-send-mail-with-qmail): wrong exit status is
10622         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
10623
10624 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10625
10626         * gnus-art.el (article-strip-multiple-blank-lines): Use
10627         delete-region instead of replace-match.
10628
10629 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10630
10631         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
10632         (nnweb-google-wash-article): Ditto.
10633
10634 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
10635
10636         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
10637
10638 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10639
10640         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
10641         specs.
10642
10643 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10644
10645         * gnus.el (gnus-email-address): Move it here.
10646
10647         * gnus-art.el (article-de-quoted-unreadable): Read charset if
10648         requested.
10649         (article-de-base64-unreadable): Ditto.
10650         (article-wash-html): Ditto.
10651
10652 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10653
10654         * message.el (message-options-set-recipient): Don't add ", "
10655         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
10656
10657 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10658
10659         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
10660
10661 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10662
10663         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
10664         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
10665
10666         * nnrss.el (nnrss-node-text): Node might be nil.
10667
10668 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10669
10670         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
10671         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
10672
10673         * nnrss.el (nnrss-group-alist): More items.
10674
10675 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10676
10677         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
10678
10679 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10680         Trivial patch from Dale Hagglund  <rdh@best.com>
10681
10682         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
10683         restrict clauses.
10684
10685 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10686
10687         From Benjamin Rutt <brutt+news@bloomington.in.us>
10688
10689         * message.el (message-wide-reply-confirm-recipients): New variable.
10690
10691 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
10692         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
10693
10694         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
10695         fix so it works with XEmacs.
10696
10697 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10698
10699         * nnrss.el (nnrss-retrieve-headers): Support description as extra
10700         headers.
10701
10702 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10703
10704         * nnrss.el: Fix a few bugs.
10705
10706 2001-06-05  Simon Josefsson  <jas@extundo.com>
10707
10708         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
10709         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
10710
10711 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
10712
10713         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
10714         binary so that we don't transmit ISO 2022 garbage to the process.
10715         This is needed under XEmacs.
10716
10717 2001-06-03  Simon Josefsson  <simon@josefsson.org>
10718
10719         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
10720         autoloaded incorrectly below because ssl-program-* is bound.)
10721         Thanks to Amos Gouaux for report.
10722
10723 2001-06-02  Simon Josefsson  <simon@josefsson.org>
10724
10725         * imap.el (imap-kerberos4-open):
10726         (imap-gssapi-open):
10727         (imap-ssl-open):
10728         (imap-network-open):
10729         (imap-shell-open):
10730         (imap-starttls-open): Set buffer to workaround spurious
10731         `accept-process-output' buffer changes.  Thanks to Mats Lidell
10732         <Mats.Lidell@contactor.se> for report and partial patch and Jake
10733         Colman <colman@ppllc.com> for report.
10734
10735 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10736
10737         * gnus-sum.el (gnus-summary-catchup): New argument.
10738         (gnus-summary-catchup-from-here): New function.
10739
10740 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10741
10742         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
10743         back, then insert glyph.  (Before, the glyph was inserted first,
10744         then the newline.)  This works around a behavior in XEmacs where
10745         it is not possible to insert a character after a glyph which is at
10746         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
10747
10748 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10749
10750         From Jaap-Henk Hoepman (jhh@xs4all.nl).
10751
10752         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
10753         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
10754         mm-destroy-postponed-undisplay-list): New functions.
10755         (mm-display-external): Use them.
10756
10757 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10758
10759         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
10760         `default-low' when evaluating `gnus-summary-highlight'.
10761         From Raja R Harinath <harinath@cs.umn.edu>.
10762
10763 2001-05-27  Simon Josefsson  <simon@josefsson.org>
10764
10765         * message.el (message-yank-cited-prefix): New variable.
10766         (message-indent-citation): Use it.
10767
10768         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
10769         as details.
10770         (mml2015-mailcrypt-clear-verify): Ditto.
10771
10772 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10773         From Nevin Kapur <nevin@jhu.edu>.
10774
10775         * gnus-sum.el (gnus-summary-default-high-score,
10776         gnus-summary-default-low-score): New variables.
10777         (gnus-summary-highlight): Use them.
10778
10779 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
10780
10781         * message.el (message-mail): pass the 'send-actions argument to
10782         `message-setup'.
10783
10784 2001-05-16  Simon Josefsson  <simon@josefsson.org>
10785         From Raymond Scholz <ray-2001@zonix.de>
10786
10787         * gnus-art.el (gnus-mime-view-part-as-charset):
10788         (gnus-mime-internalize-part): Doc fixes.
10789
10790 2001-05-11  Simon Josefsson  <simon@josefsson.org>
10791
10792         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
10793         status lines without any text ("^215$").
10794
10795 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10796
10797         * nnrss.el (nnrss-check-group): Reverse.
10798
10799 2001-05-07  Simon Josefsson  <simon@josefsson.org>
10800
10801         * message.el (message-get-reply-headers):
10802         (message-followup): Fix typo, suggested by David Green
10803         <dgreen@uab.edu>
10804
10805 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10806
10807         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
10808
10809         * nnrss.el (nnrss-open-server): Read server data when it is called.
10810         (nnrss-request-expire-articles): Fix.
10811
10812 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10813
10814         * message.el (message-do-send-housekeeping): mail-abbrevs may
10815         rename buffer behind Gnus.
10816
10817 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10818
10819         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
10820         (nnrss-group-alist): Add more resources.
10821         (nnrss-check-group): Ignore errors.
10822
10823 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10824
10825         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
10826
10827         * nnslashdot.el (nnslashdot-request-list): Add time.
10828         (nnslashdot-request-expire-articles): New function.
10829
10830         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
10831         secondary methods too.
10832
10833 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10834
10835         * message.el (message-use-followup-to): Set default value to t.
10836
10837 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
10838
10839         * message.el (message-dont-reply-to-names): Fix documentation.
10840         (message-get-reply-headers): Use Mail-Followup-To only for wide
10841         replies.
10842
10843 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10844
10845         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
10846         correctly.
10847         (nnrss-check-group): Use time.
10848
10849 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10850
10851         * gnus.el: Oort Gnus v0.03 is released.
10852
10853 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10854
10855         * nnultimate.el (nnultimate-topic-article-to-article): Use the
10856         group.
10857
10858 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10859
10860         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
10861
10862 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10863
10864         * nnultimate.el (nnultimate-retrieve-headers): Return all
10865         available headers.
10866
10867         * gnus-sum.el (gnus-read-all-available-headers): New variable.
10868         (gnus-get-newsgroup-headers-xover): Use it.
10869
10870 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10871
10872         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
10873
10874 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10875
10876         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
10877
10878 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10879
10880         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
10881         disable it.
10882
10883         * gnus.el (gnus-info-nodes): Remove a few The's.
10884
10885 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10886
10887         * mail-source.el (mail-source-movemail): Call-process may return a
10888         signal description string.
10889
10890         * gnus-start.el (gnus-read-newsrc-el-file):
10891         gnus-newsrc-file-version may be nil.
10892
10893         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
10894         Suggested by Michael Sperber [Mr. Preprocessor]
10895         <sperber@informatik.uni-tuebingen.de>.
10896
10897 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
10898
10899         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
10900
10901 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
10902
10903         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
10904         fontify HANDLE.
10905
10906 2001-04-18  Simon Josefsson  <simon@josefsson.org>
10907
10908         * smime.el (smime-ask-passphrase): Rework to return value.
10909         (smime-sign-region): Rework to bind value and use it.
10910         (smime-decrypt-region): Ditto.
10911
10912 2001-04-18  Simon Josefsson  <simon@josefsson.org>
10913         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
10914
10915         * smime.el (smime-ask-passphrase): New function.
10916         (smime-sign-region): Use it.
10917         (smime-encrypt-cipher): New variable.
10918         (smime-decrypt-region): Ditto.
10919
10920 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
10921         Committed by Simon Josefsson  <simon@josefsson.org>
10922
10923         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
10924         the log.
10925
10926 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10927
10928         * gnus.el: Oort Gnus v0.02 is released.
10929
10930 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
10931
10932         * gnus.el: Oort Gnus v0.01 is released.
10933
10934 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10935
10936         * gnus-sum.el (gnus-summary-highlight): Highlight read
10937         undownloaded articles as read articles.
10938
10939         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
10940         (gnus-agent-get-undownloaded-list): Mark all undownloaded
10941         articles, even read ones, as such.
10942
10943         * gnus-sum.el (gnus-summary-find-matching): Clean up.
10944         (gnus-find-matching-articles): New function.
10945         (gnus-summary-limit-include-matching-articles): New command.
10946         (gnus-summary-limit-include-thread): Include articles that have
10947         matching subjects.
10948         (gnus-offer-save-summaries): Clean up.
10949
10950 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10951
10952         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
10953
10954 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10955         From Jason Merrill <jason_merrill@redhat.com>
10956
10957         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
10958
10959 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
10960         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10961
10962         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
10963         newsgroup names when the original article is a news message.
10964
10965 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10966
10967         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
10968         supported. Suggest by Jim Meyering <jim@meyering.net>.
10969
10970 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
10971         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
10972
10973         * nnmail.el (nnmail-split-it): Added check for .* at the end of
10974         regexp in nnmail-split-fancy.
10975
10976 2001-04-10  Simon Josefsson  <simon@josefsson.org>
10977
10978         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
10979
10980 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
10981
10982         * message.el (message-send-mail): Improve the interaction with the
10983         user.
10984
10985 2001-04-10  Simon Josefsson  <simon@josefsson.org>
10986
10987         * imap.el (imap-message-copy): Work around buggy servers that
10988         doesn't send TRYCREATE tags.
10989
10990 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
10991
10992         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
10993
10994 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10995
10996         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
10997         date.
10998
10999 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11000
11001         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
11002         lives.
11003
11004 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11005
11006         * gnus-art.el (gnus-parse-news-url): New function.
11007         (gnus-button-handle-news): New function.
11008         (gnus-button-alist): Point to new functions.
11009
11010         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
11011
11012         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
11013         gnus-format-specs.
11014
11015         * message.el (message-check-news-header-syntax): Question even
11016         when Gnus doesn't know the group names.
11017         (message-send-news): Clean up.
11018
11019         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
11020         exited on purpose without saving.
11021
11022         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
11023
11024 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11025
11026         * gnus-score.el (gnus-score-orphans): Clean up.
11027
11028         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
11029
11030         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
11031         later.
11032
11033         * gnus-start.el (gnus-close-all-servers): Find the right items to
11034         close.
11035
11036         * qp.el (quoted-printable-decode-region): Just message
11037         malformation; don't quit.
11038
11039 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11040         From Gerd Moellmann <gerd@gnu.org>.
11041
11042         * gnus.el (gnus-interactive): A typo.
11043
11044 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
11045         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11046
11047         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
11048         `assq-delete-all', if that function exists; otherwise use the old
11049         definition. Documentation changed to match the one in
11050         `assq-delete-all'.
11051
11052 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11053
11054         * gnus-start.el (gnus-close-all-servers): New function.
11055
11056         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
11057         (gnus-server-remove-denials): Clean up.
11058
11059         * gnus-sum.el (gnus-summary-sort-by-original): New command and
11060         keystroke.
11061
11062 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11063
11064         * message.el (message-send-news): Message where we are sending.
11065         (message-send-mail): Ditto.
11066
11067         * gnus.el (gnus-server-string): New function.
11068
11069         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
11070
11071         * mm-decode.el (mm-default-directory): Customized.
11072         (mm-tmp-directory): Ditto.
11073
11074         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
11075         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
11076         or Chars.
11077         (gnus-summary-line-format-alist): ?l is now a string.
11078         (gnus-summary-prepare-threads): Output ? for unknown lines.
11079         (gnus-summary-insert-line): Ditto.
11080         (gnus-summary-print-article): Unbalanced parentheses.
11081
11082         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
11083         out whether new stuff has arrived.
11084
11085 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
11086
11087         * gnus-sum.el: Let printing work on ttys on Emacs.
11088
11089 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11090
11091         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
11092         when forcing news.
11093
11094         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
11095         command.
11096
11097 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
11098
11099         * message.el (message-set-auto-save-file-name): Don't use
11100         asterisks under nt.
11101
11102 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11103
11104         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
11105         lists of articles.
11106
11107         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
11108
11109         * gnus-msg.el (gnus-put-message): Clean up.
11110         (gnus-summary-reply): Mark all replied-to articles as replied to.
11111         (gnus-inews-add-send-actions): Also mark as forwarded.
11112         (gnus-summary-mail-forward): Mark as forwarded.
11113
11114         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
11115         of articles.
11116         (gnus-summary-mark-article-as-forwarded): Ditto.
11117
11118         * gnus-msg.el (gnus-summary-resend-message): Mark article as
11119         forwarded.
11120         (gnus-summary-mail-forward): Clean up.
11121
11122         * gnus.el (gnus-article-mark-lists): Added forward.
11123
11124         * gnus-sum.el (gnus-forwarded-mark): New variable.
11125         (gnus-summary-prepare-threads): Use it.
11126         (gnus-summary-update-secondary-mark): Ditto.
11127         (gnus-newsgroup-forwarded): New variable.
11128
11129 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11130
11131         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
11132         (gnus-summary-very-wide-reply): New command and keystroke.
11133         (gnus-summary-very-wide-reply-with-original): Ditto.
11134
11135         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
11136         (gnus-score-adaptive): Use it.
11137
11138         * gnus-start.el (gnus-get-unread-articles): Clean up.
11139
11140 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11141
11142         * nnultimate.el (nnultimate-retrieve-headers): Work for other
11143         boards.
11144
11145 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
11146
11147         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
11148         * gnus-start.el (gnus-subscribe-newsgroup): use it.
11149
11150 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11151
11152         * nnultimate.el (nnultimate-retrieve-headers): Understand
11153         long-form month names.
11154
11155 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11156
11157         * gnus-sum.el (gnus-summary-show-all-headers):
11158         gnus-article-show-all-headers is broken. Use
11159         gnus-summary-toggle-header instead.
11160
11161         * mml2015.el (mml2015-gpg-extract-from): No error.
11162
11163 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11164         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
11165
11166         * mml2015.el (mml2015-gpg-extract-from): New function.
11167         (mml2015-gpg-verify): Use it.
11168         (mml2015-gpg-clear-verify): Use it.
11169
11170 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11171
11172         * message.el (message-setup-fill-variables): Use
11173         fill-paragraph-function.
11174         (message-fill-paragraph): Take an argument.
11175         (message-newline-and-reformat): Take another argument.
11176
11177 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11178
11179         * message.el (rmail-output): It is in rmailout.el not rmail.el.
11180
11181 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11182
11183         * message.el (message-forward): local-variable-p takes an extra
11184         argument in XEmacs.
11185
11186 2001-03-16  Simon Josefsson  <simon@josefsson.org>
11187
11188         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
11189         `nnimap-use-nov-p' (it really tested the negative).
11190         (nnimap-retrieve-headers): Use it.
11191
11192 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11193
11194         * message.el (message-generate-headers-first): Update doc.
11195
11196 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
11197         Trivial patch.
11198
11199         * gnus.el (gnus-summary-line-format): Typo.
11200
11201 2001-03-11  Simon Josefsson  <simon@josefsson.org>
11202
11203         * mailcap.el (mailcap-mime-data): Add application/sieve.
11204         (mailcap-mime-extensions): Add .siv, .xls.
11205
11206 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11207         From Christoph Conrad <christoph.conrad@gmx.de>
11208
11209         * gnus-score.el (gnus-summary-lower-thread): Typo.
11210
11211 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11212
11213         * message.el (message-forward-decoded-p): New variable.
11214         (message-forward-subject-author-subject): Use it.
11215         (message-make-forward-subject): Use it.
11216         (message-forward): Use it.
11217
11218         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
11219
11220         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
11221         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
11222
11223 ;;Has been fixed -- zsh.
11224 ;;2001-03-05  Dave Love  <fx@gnu.org>
11225 ;;
11226 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
11227 ;;      Move it after definition of mm-coding-system-p.
11228 ;;
11229 2001-03-01  Dave Love  <fx@gnu.org>
11230
11231         * mm-util.el (mm-inhibit-file-name-handlers): Add
11232         image-file-handler.
11233
11234 2001-02-11  Dave Love  <fx@gnu.org>
11235
11236         * message.el (message-signature-file): Fix doc, :type.
11237
11238 2001-02-08  Dave Love  <fx@gnu.org>
11239
11240         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
11241         (message-posting-charset): Defvar when compiling again.
11242         (rfc2047-encodable-p): Require message.
11243
11244         * gnus-sum.el (gnus-alter-articles-to-read-function):
11245         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
11246
11247 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11248
11249         * nnrss.el: New file.
11250
11251 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
11252         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11253
11254         * rfc2047.el (rfc2047-unfold-region): Fix arg of
11255         `skip-chars-forward'.
11256
11257 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11258
11259         * nndraft.el (nndraft-request-group): Restore auto save files if
11260         the original files do not exist.
11261
11262 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11263
11264         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
11265         SCORE paths.
11266
11267         * mm-decode.el (mm-dissect-buffer): Call
11268         mail-extract-address-components only if necessary.
11269
11270 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11271
11272         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
11273         directory part.
11274         (gnus-score-search-global-directories): Use file-directory-p.
11275
11276         * gnus-score.el (gnus-score-score-files-1): Use
11277         gnus-kill-files-directory.
11278         From Adrian Aichner <adrian@xemacs.org>.
11279
11280 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11281
11282         * gnus.el (charset): Move here from gnus-sum.el.
11283
11284 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11285
11286         * mml.el (mml-preview): Disable local map.
11287
11288         * gnus-sum.el (gnus-summary-make-menu-bar): Make
11289         gnus-article-post-menu here.
11290
11291         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
11292         if it has not been made.
11293
11294 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11295
11296         * gnus-art.el (gnus-article-describe-key): Map key to event.
11297         (gnus-article-describe-key-briefly): Ditto
11298
11299 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11300
11301         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
11302
11303 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11304         From Katsumi Yamaoka <yamaoka@jpl.org>.
11305
11306         * dgnushack.el (coerce, merge, subseq): defmacro.
11307
11308 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11309
11310         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
11311         A fake defalias in nndraft.el results a not-activated bug in
11312         uncompiled versions.
11313
11314 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
11315         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11316
11317         * gnus-util.el (gnus-split-references): Handle malformed References:.
11318
11319 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11320
11321         * gnus-art.el (gnus-article-mime-part-status): 1 part.
11322
11323 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11324         From NAGY Andras <nagya@inf.elte.hu>.
11325
11326         * gnus.el (gnus-parameters): Typo.
11327
11328 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11329
11330         * gnus.el (gnus-read-method): Remove redundancy.
11331
11332 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11333
11334         * nnslashdot.el (nnslashdot-backslash-url): New variable.
11335         (nnslashdot-request-list): Use it.
11336
11337 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11338
11339         * nnml.el (nnml-generate-active-info): Fix the case when there is
11340         no file.
11341
11342         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
11343         (gnus-summary-create-article): New function.
11344
11345         * gnus-group.el (gnus-group-mark-article-read): New function.
11346
11347         * gnus-msg.el (gnus-inews-do-gcc): Use it.
11348
11349         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
11350
11351 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11352
11353         * gnus-art.el (gnus-article-edit-done): Don't use
11354         gnus-article-edit-exit.
11355         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
11356
11357         * gnus.el (gnus-parameters): New variable.
11358         Suggested by NAGY Andras <nagya@inf.elte.hu>.
11359         (gnus-parameters-get-parameter): New function.
11360         (gnus-group-find-parameter): Use it.
11361
11362 2001-02-23  Simon Josefsson  <simon@josefsson.org>
11363
11364         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
11365         change of default value to `current'.
11366
11367 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11368
11369         * nneething.el (nneething-get-head): Insert unreadable file too.
11370
11371 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11372
11373         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
11374
11375         * webmail.el (webmail-type-definition): Deja is bought by google.
11376
11377 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11378
11379         * gnus-sum.el (gnus-fetch-headers): New function.
11380         (gnus-select-newsgroup): Use it.
11381         (gnus-summary-insert-articles): New function.
11382         (gnus-summary-insert-old-articles): New function.
11383         (gnus-summary-insert-new-articles): New function.
11384
11385         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
11386         (gnus-group-list-active): Ditto.
11387         * gnus-sum.el (gnus-set-mode-line): Ditto.
11388         (gnus-summary-read-group-1): Ditto.
11389
11390 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11391
11392         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
11393         current topic.
11394
11395 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11396
11397         * smiley.el (gnus-smiley-display): Don't do widening.
11398
11399         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
11400         within body.
11401
11402         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
11403
11404         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
11405         New variable.
11406         (gnus-mime-display-multipart-related-as-mixed): New variable.
11407         (gnus-mime-display-part): Use them.
11408
11409 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11410
11411         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
11412         something special.
11413
11414 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11415
11416         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
11417         (nnweb-request-article): Call reference if exists.
11418         (nnweb-type-definition): Dejanews is bought by google.com.
11419         Beta!
11420
11421 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11422
11423         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
11424
11425 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11426
11427         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
11428         gnus-article-sort-functions.
11429         (gnus-article-sort-functions): Doc fix.  Refer to
11430         gnus-thread-sort-functions.
11431
11432 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11433         From Paul Jarc <prj@po.cwru.edu>.
11434
11435         * message.el (message-get-reply-headers): More fixes.
11436
11437 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
11438         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11439
11440         * message.el (message-get-reply-headers): Fix bug with
11441         Mail-Followup-To/to-address interaction.
11442
11443 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11444
11445         * gnus-msg.el (gnus-configure-posting-styles): Match header in
11446         gnus-article-copy.
11447
11448 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11449
11450         * message.el (message-do-send-housekeeping): Rename to a better
11451         name.
11452
11453 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11454
11455         * message.el (message-cancel-news): Check article first, then ask
11456         yes or no.
11457
11458 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11459
11460         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
11461
11462 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11463
11464         * gnus-range.el (gnus-range-normalize): New function.
11465
11466 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
11467
11468         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
11469
11470 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11471
11472         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
11473
11474         * nnagent.el (nnagent-request-regenerate): New function.
11475
11476         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
11477
11478         * nnml.el (nnml-generate-nov-databases): Accept argument
11479         server. Don't open server if it is opened.
11480         (nnml-request-regenerate): Use it. Change to deffoo.
11481
11482 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11483         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11484
11485         * gnus.el (gnus-define-group-parameter): Fix.
11486
11487 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11488
11489         * gnus.el (gnus-define-group-parameter): Improved.
11490
11491         * gnus-sum.el (charset): Define parameter.
11492         (ignored-charsets): Ditto.
11493         (gnus-summary-setup-default-charset): Use them.
11494
11495         * gnus-start.el (gnus-read-descriptions-file): Use them.
11496
11497         * gnus-cus.el (gnus-group-parameters): Remove them.
11498
11499 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11500
11501         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
11502
11503 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11504
11505         * gnus-sum.el (gnus-summary-read-group-1): Remove
11506         gnus-summary-set-local-parameters.
11507         (gnus-summary-setup-buffer): Put it here.
11508
11509 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11510
11511         * gnus.el (to-address): Define parameter.
11512         (to-list): Ditto.
11513         * gnus-art.el (article-hide-boring-headers): Use them.
11514         * gnus-msg.el (gnus-post-news): Ditto.
11515         * gnus-cus.el (gnus-group-parameters): Remove them.
11516
11517 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11518
11519         * gnus-draft.el (gnus-draft-reminder): New function.
11520
11521         * gnus-art.el (gnus-sender-save-name): New function.
11522
11523 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11524
11525         * mm-util.el (mm-mime-charset): Error message.
11526
11527 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11528
11529         * message.el (message-check-news-body-syntax): Don't check mml lines.
11530
11531 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11532
11533         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
11534         subscribe.
11535
11536         * gnus-start.el (gnus-call-subscribe-functions): New function.
11537         (gnus-find-new-newsgroups): Use it.
11538         (gnus-ask-server-for-new-groups): Use it.
11539         (gnus-check-first-time-used): Use it.
11540         (gnus-subscribe-newsgroup-method): Grok a list of functions.
11541         (gnus-subscribe-options-newsgroup-method): Ditto.
11542         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
11543         return .
11544
11545 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11546
11547         * gnus-cus.el (gnus-score-customize): Doc fix.
11548
11549 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
11550
11551         * dgnushack.el (my-getenv): Typo.
11552
11553 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11554
11555         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
11556
11557 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11558
11559         * gnus-group.el (gnus-group-suspend): Offer save summaries.
11560
11561         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
11562         (gnus-treatment-function-alist): Use it.
11563         (article-remove-leading-whitespace): New function.
11564         (gnus-article-make-menu-bar): Use it.
11565
11566         * gnus-sum.el (gnus-summary-wash-empty-map): Add
11567         remove-leading-whitespace.
11568         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
11569         because of conflict.
11570
11571 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11572
11573         * Makefile.in: Hack generating gnus-load.el.
11574         * dgnushack.el: Ditto.
11575         * gnus-load.el: Remove it.
11576
11577 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11578
11579         * dgnushack.el : Add URLDIR.
11580
11581         * Makefile.in (EMACS_COMP): Ditto.
11582
11583 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11584
11585         * gnus-cus.el (gnus-score-customize): Error on no score file.
11586
11587 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11588
11589         * mm-decode.el (mm-merge-handles): New function.
11590
11591         * mm-view.el (mm-inline-message): Use it.
11592         (mm-view-message): Ditto.
11593
11594         * mm-partial.el (mm-inline-partial): Ditto.
11595
11596         * mm-extern.el (mm-inline-external-body): Ditto.
11597
11598         * gnus-art.el (gnus-mime-view-part): Ditto.
11599         (gnus-mime-view-part-as-type): Ditto.
11600         (gnus-mime-save-part-and-strip): Prevent users to strip in some
11601         cases.
11602
11603 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11604
11605         * message.el (message-cancel-news): Allow to shoot foot.
11606         (message-supersede): Ditto.
11607
11608 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
11609         Trivial patch.
11610
11611         * gnus-sum.el (gnus-simplify-subject-re): Use
11612         message-subject-re-regexp.
11613
11614 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11615
11616         * nnmail.el (nnmail-expiry-target-group): Bind
11617         nnmail-cache-accepted-message-ids to nil.
11618
11619         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
11620         coding system.
11621
11622 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11623
11624         * qp.el (quoted-printable-encode-region): Make sure characters are
11625         between 00 and FF.  Don't check charset.
11626
11627         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
11628         in Emacs 20.
11629         * rfc2047.el (rfc2047-q-encode-region): Ditto.
11630
11631 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11632
11633         * message.el (message-make-forward-subject): Argument decoded.
11634         (message-forward): Use it when digest.
11635
11636         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
11637         buffer.
11638
11639 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11640
11641         * message.el (message-generate-headers-first): Doc fix.
11642
11643 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11644
11645         * gnus-art.el (article-make-date-line): Error proof.
11646
11647 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11648
11649         * gnus-group.el (gnus-group-listing-limit): New variable.
11650         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
11651
11652         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
11653
11654 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11655
11656         * message.el (message-newline-and-reformat): Special case for
11657         breaking at BOL.
11658
11659 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
11660
11661         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
11662         message/rfc822.
11663
11664 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11665
11666         * message.el (message-encode-message-body): Don't insert
11667         Content-Type if it is inside a mail.
11668
11669 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11670
11671         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
11672         gnus-article-commands-menu.
11673
11674         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
11675         in Emacs.
11676
11677         * gnus-start.el (gnus-read-descriptions-file): Use
11678         gnus-group-name-charset and gnus-group-charset-alist.
11679
11680 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11681
11682         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
11683         active region.
11684
11685         * gnus-start.el (gnus-group-change-level): Remove from both
11686         gnus-zombie-list and gnus-killed-list.
11687
11688 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11689
11690         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
11691         gnus-subscribe-topics.
11692
11693         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
11694
11695 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11696
11697         * gnus-art.el (gnus-article-make-menu-bar): Make
11698         gnus-article-post-menu.
11699
11700         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
11701
11702         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
11703
11704         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
11705
11706         * message.el (message-mode-menu): Ditto.
11707
11708         * gnus-art.el (defvar): eval-when-compile.
11709
11710 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11711
11712         * gnus-agent.el (gnus-agentize): Fix doc.
11713
11714 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
11715
11716         * mml.el (mml-preview): Bind `q'.
11717
11718 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11719
11720         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
11721
11722 2001-01-31  Dave Love  <fx@gnu.org>
11723
11724         * mm-util.el (mm-mime-mule-charset-alist)
11725         (mm-find-mime-charset-region): Consider mule-utf-8.
11726
11727 2001-01-31  Dave Love  <fx@gnu.org>
11728
11729         * gnus-art.el (gnus-article-x-face-command)
11730         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
11731         :version.
11732
11733 2001-01-26  Dave Love  <fx@gnu.org>
11734
11735         * mm-util.el (mm-multibyte-string-p): New.
11736
11737 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
11738 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
11739 ;;      string-as-multibyte on class.  Clarify line-folding.
11740         (quoted-printable-encode-string): Make temp buffer inherit
11741         string's multibyteness.
11742
11743 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
11744
11745         * nnheader.el (toplevel): Don't require `gnus-util' at
11746         compile-time; this creates a circular dependency, and prevents
11747         a bootstrap.
11748
11749 2001-01-22  Andreas Schwab  <schwab@suse.de>
11750
11751         * nnheader.el (gnus-delete-line): Autoload it as a macro.
11752
11753 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11754
11755         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
11756
11757         * gnus-art.el (article-hide-list-identifiers): Ditto.
11758
11759         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
11760
11761 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11762
11763         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
11764
11765         * gnus-art.el (article-hide-list-identifiers): Similar.
11766
11767 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
11768
11769         * nnmail.el (nnmail-remove-list-identifiers): Improved.
11770
11771 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11772
11773         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
11774
11775 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11776
11777         * gnus-util.el (gnus-string-equal): New function.
11778
11779         * gnus-art.el (article-hide-boring-headers): Use it.
11780
11781 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
11782
11783         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
11784
11785 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11786
11787         * gnus-msg.el (gnus-msg-mail): Support switch-action.
11788
11789 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11790
11791         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
11792         command if there is not last-saver.
11793
11794 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11795
11796         * nntp.el (nntp-open-connection): 201 is possible.
11797
11798 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11799
11800         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
11801         (rfc2047-charset-encoding-alist): Add big5.
11802
11803 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11804
11805         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
11806         (gnus-agent-remove-server): Ditto.
11807         (autoload): gnus-server-update-server.
11808
11809         * gnus-srvr.el (gnus-server-line-format): Add %a.
11810         (gnus-server-line-format-alist): Add gnus-tmp-agent.
11811         (gnus-server-insert-server-line): Use it.
11812
11813 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11814
11815         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
11816         GB2312 and Big5.
11817
11818 2001-01-24  Simon Josefsson  <sj@extundo.com>
11819
11820         * mail-source.el (mail-sources): Add :program specifier to IMAP
11821         mail source.
11822         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
11823
11824 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11825
11826         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
11827
11828 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11829
11830         * nntp.el (nntp-wait-for): Return the success code.
11831         (nntp-open-connection): Use it.
11832
11833 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11834
11835         * gnus-int.el (gnus-check-server): Allow breaking the opening.
11836
11837 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11838
11839         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
11840
11841 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11842
11843         * gnus-sum.el (gnus-summary-print-article): Take one prefix
11844         argument. Allow to print several articles in one file.
11845
11846 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11847
11848         * webmail.el (webmail-type-definition): netaddress changes.
11849
11850 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11851
11852         * gnus.el: Fix copyright. Remove trailing spaces.
11853
11854         * message.el (message-forward): Use mule4.
11855
11856 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11857
11858         * mm-util.el (mm-string-as-unibyte): New function.
11859
11860         * message.el (message-forward): Use it.
11861
11862 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11863
11864         * message.el (message-cite-original-without-signature): Don't peel
11865         off the blank line.
11866         (message-get-reply-headers): Add Cc if it is not in follow-to.
11867
11868 2001-01-20  Simon Josefsson  <sj@extundo.com>
11869
11870         * mm-decode.el (mm-handle-multipart-from): Add.
11871         (mm-dissect-buffer): Save From: header value.
11872         (mm-security-from): Remove.
11873         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
11874
11875         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
11876         instead of `mml-security-from'.  Protect null from value.
11877
11878 2001-01-20  Simon Josefsson  <sj@extundo.com>
11879
11880         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
11881         application/vnd.ms-excel attachments.
11882
11883 2001-01-19  Simon Josefsson  <sj@extundo.com>
11884
11885         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
11886
11887 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11888
11889         * message.el (message-ignored-mail-headers): Ditto.
11890
11891 2001-01-19  Simon Josefsson  <sj@extundo.com>
11892
11893         * message.el (message-ignored-news-headers): Only search beginning
11894         of line.
11895
11896 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
11897         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
11898
11899         * message.el (message-send-mail): Content-Type may not be there.
11900
11901 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11902
11903         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
11904         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
11905
11906         * gnus-art.el (article-display-x-face): Insert X-Face if there is
11907         not.
11908
11909 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11910
11911         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
11912         non-native groups.
11913
11914 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11915
11916         * message.el (message-yank-original): Understand
11917         universal-argument.
11918
11919 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11920
11921         * gnus-art.el (gnus-boring-article-headers): Add to-address.
11922         (article-hide-boring-headers): Ditto.
11923
11924         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
11925
11926 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11927
11928         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
11929         one.
11930
11931 2001-01-16  Simon Josefsson  <simon@josefsson.org>
11932
11933         * message.el (message-make-in-reply-to): Add comment to message-id
11934         (old syntax, see 2000-08-02 change).
11935
11936 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11937
11938         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
11939         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
11940         (gnus-button-reply): Ditto.
11941
11942 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11943
11944         * gnus-art.el (article-display-x-face): Fix.
11945
11946 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11947
11948         * gnus-art.el (article-display-x-face): Use
11949         gnus-original-article-buffer.
11950
11951 2001-01-15  Jack Twilley  <jmt@tbe.net>
11952
11953         * message.el (message-add-header): Move to point-max.
11954
11955 2001-01-15  Simon Josefsson  <simon@josefsson.org>
11956
11957         * smime.el (smime-CA-directory, smime-CA-file): Change default to
11958         nil, improve documentation.
11959         (smime-certificate-directory): Comment out false hints (until it
11960         is implemented).
11961
11962         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
11963         there aren't any keys.
11964         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
11965         verify certificate.  Default is changed to only check integrity.
11966         Improved security status texts.  If a certificate doesn't contain
11967         a email address, don't fail.
11968
11969         * smime.el (smime-noverify-region):
11970         (smime-noverify-buffer): New functions.  Verifies integrity only.
11971
11972 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11973
11974         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
11975
11976 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11977
11978         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
11979         (gnus-remove-some-windows): Ditto.
11980
11981 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11982
11983         * gnus-art.el (article-make-date-line): 11th.
11984
11985 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11986
11987         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
11988         (mml2015-gpg-sign): Ditto.
11989
11990 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11991
11992         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
11993         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
11994
11995 2001-01-08  Dave Love  <fx@gnu.org>
11996
11997         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
11998         single character.
11999
12000         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
12001
12002         * message.el: Doc and message fixes.
12003         (message-send-rename-function)
12004         (message-make-forward-subject-function)
12005         (message-send-mail-function, message-reply-to-function)
12006         (message-wide-reply-to-function, message-followup-to-function)
12007         (message-distribution-function, message-auto-save-directory): Fix
12008         :type.
12009
12010         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
12011         proceeding after warnings.  Amend multipart warning message.
12012
12013 2001-01-04  Dave Love  <fx@gnu.org>
12014
12015         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
12016         compiling.
12017         (gnus-make-directory): Require nnmail.
12018
12019         * mm-decode.el (mm-inline-media-tests): Add
12020         image/x-portable-bitmap.
12021         (mm-get-image): Grok pbm.
12022
12023 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
12024
12025         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
12026
12027 2001-01-09  Didier Verna  <didier@xemacs.org>
12028
12029         * dgnushack.el (dgnushack-compile): give a dummy value to
12030         `gnus-xmas-glyph-directory' for the time of compilation.
12031         * gnus-agent.el: moved some XEmacs specific hook add-ons from
12032         `gnus-xmas-[re]define' to avoid loosing user custom settings.
12033         * gnus-art.el: ditto.
12034         * gnus-group.el: ditto.
12035         * gnus-salt.el: ditto.
12036         * gnus-sum.el: ditto.
12037         * gnus-topic.el: ditto.
12038         * gnus-xmas.el (gnus-xmas-define): see above.
12039         * gnus-xmas.el (gnus-xmas-redefine): see above.
12040         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
12041         non-continuable error when the directory can't be found.
12042
12043 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12044
12045         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
12046         handle.
12047         * gnus-art.el (gnus-mime-view-part): Copy it.
12048         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
12049
12050 2001-01-09  Michael Downes  <mjd@ams.org>
12051
12052         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
12053
12054 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12055
12056         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
12057         orig-file. Use ',source.
12058
12059 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12060
12061         * gnus-xmas.el (gnus-xmas-modeline-glyph):
12062         (gnus-xmas-group-startup-message):
12063         Detect gnus-xmas-glyph-directory when it is nil.
12064
12065 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12066
12067         * pop3.el (pop3-get-message-count): Andrew Innes
12068         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
12069
12070 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12071
12072         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
12073
12074         * time-date.el (time-to-number-of-days): New function.
12075
12076 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
12077         Trivial patch.
12078
12079         * nnslashdot.el (nnslashdot-request-list): Always get the right
12080         sid.
12081
12082 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12083
12084         * message.el (message-minibuffer-local-map): New keymap.
12085         (message-read-from-minibuffer): Use it.
12086         * gnus-msg.el (gnus-summary-resend-message): Use it
12087
12088 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12089
12090         * gnus-start.el (gnus-display-time-event-handler): New function.
12091         (gnus-after-getting-new-news-hook): Use it.
12092
12093 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12094
12095         * message.el (message-ignored-mail-headers): Add draft header.
12096
12097 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12098
12099         * gnus-sum.el (gnus-summary-expire-articles): Don't save
12100         excursion.
12101
12102         * nnslashdot.el (nnslashdot-request-list): Get the right year.
12103
12104 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
12105         A revoked patch.
12106
12107         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
12108
12109 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12110
12111         * qp.el (quoted-printable-decode-region): Don't backward-char.
12112
12113 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12114
12115         * gnus-draft.el: Mark articles as replied.
12116
12117         * gnus-sum.el (gnus-summary-add-mark): New function.
12118
12119         * gnus-group.el (gnus-add-mark): New function.
12120
12121         * gnus-sum.el (gnus-summary-buffer-name): New function.
12122         (gnus-summary-setup-buffer): Use it.
12123
12124         * gnus-draft.el: Set things up with the right post method and
12125         stuff.
12126
12127         * message.el (message-ignored-news-headers): Remove X-Draft-From.
12128
12129         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
12130
12131         * gnus.el (gnus-draft-meta-information-header): New variable.
12132
12133 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12134
12135         * gnus-art.el (gnus-treatment-function-alist): Move the date
12136         functions before the header sorting functions.
12137
12138         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
12139
12140         * dgnushack.el (dgnushack-compile): Message whether there is w3.
12141         Don't (push "/usr/share/emacs/site-lisp" load-path).
12142
12143         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
12144         to empty fill prefixes.
12145
12146 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12147
12148         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
12149         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
12150
12151 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12152
12153         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
12154
12155         * nnml.el (autoload): Move to nnheader.el.
12156
12157         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
12158         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
12159         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
12160         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
12161
12162 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12163
12164         * gnus-art.el (article-make-date-line): Get the hours right.
12165         (gnus-ignored-headers): More hiding.
12166
12167         * nnmail.el (nnmail-expiry-wait): Not an integer.
12168
12169         * message.el (message-goto-body): Only expand abbrev when called
12170         interactively.
12171         (message-make-lines): Use it.
12172
12173 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12174
12175         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
12176
12177 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12178
12179         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
12180         include the expunged articles.
12181
12182         * gnus-group.el (gnus-group-sort-by-server): New function.
12183
12184         * gnus.el (gnus-method-to-server-name): New function.
12185         (gnus-group-prefixed-name): Use it.
12186
12187         * gnus-group.el (gnus-group-sort-function): Doc fix.
12188         (gnus-group-sort-groups-by-server): New command.
12189
12190 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12191
12192         * gnus-art.el (gnus-treat-date-english): New variable.
12193         (article-date-english): New command.
12194         (gnus-english-month-names): New variable.
12195         (article-make-date-line): Do 'english.
12196
12197         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
12198         after the fill prefix.
12199
12200         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
12201         score...".
12202
12203         * gnus-art.el (gnus-ignored-headers): Hide more headers.
12204
12205         * message.el (message-mode-map): Bind comment-region.
12206
12207         * gnus-art.el (gnus-mime-display-part): Let w3 display
12208         multipart/related.
12209
12210         * mm-bodies.el (mm-long-lines-p): New function.
12211         (mm-body-encoding): Use it.
12212         (mm-body-encoding): Encode articles with lines longer than 1000
12213         characters.
12214
12215 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12216
12217         * mm-util.el (mm-enable-multibyte): Use
12218         default-enable-multibyte-characters.
12219         (mm-enable-multibyte-mule4): Ditto.
12220         (mm-disable-multibyte): Test XEmacs.
12221         (mm-disable-multibyte-mule4): Ditto.
12222         (mm-with-unibyte-current-buffer): Simplified.
12223         (mm-with-unibyte-current-buffer-mule4): Ditto.
12224
12225 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12226
12227         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
12228
12229         * nnheader.el (nnheader-string-as-multibyte): New alias.
12230
12231         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
12232
12233         * gnus-uu.el (gnus-message-process-mark): New function.
12234         (gnus-uu-mark-by-regexp): Use it.
12235         (gnus-new-processable): New function.
12236
12237 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
12238          Trivial patch.
12239
12240         * gnus-sum.el (gnus-no-mark): New variable.
12241
12242 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12243
12244         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
12245         backslashes.
12246
12247 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12248
12249         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
12250         definition.
12251
12252 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12253
12254         * dgnushack.el (dgnushack-compile): elc is in the current directory.
12255
12256         * qp.el (quoted-printable-encode-region): Don't check multibyte in
12257         XEmacs.
12258
12259 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
12260         Trivial patch.
12261
12262         * mml.el (mml-read-tag): Save tag location.
12263
12264 2000-12-25  Simon Josefsson  <simon@josefsson.org>
12265
12266         * starttls.el: Sync with Emacs 21.
12267
12268 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12269
12270         * message.el (message-mail): Support yank-action.
12271
12272         * message.el (message-setup): Revoke the last change.
12273
12274 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12275
12276         * message.el (message-setup): Use cons. Suggested by Johan Vromans
12277         <jvromans@squirrel.nl>.
12278
12279 2000-12-24  Simon Josefsson  <sj@extundo.com>
12280
12281         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
12282         mailing list junk at end of part.
12283
12284 2000-12-23  Simon Josefsson  <sj@extundo.com>
12285
12286         * nnimap.el (nnimap-expiry-target): New function.
12287         (nnimap-request-expire-articles): Use it.
12288
12289 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12290
12291         * gnus.el (gnus-group-parameters-more): New variable.
12292         * gnus-cus.el (gnus-group-customize): Use it.
12293
12294         * gnus.el (gnus-define-group-parameter): New macro.
12295         (auto-expire): Use it
12296         (total-expire): Use it.
12297         * gnus-art.el (banner): Use it.
12298
12299         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
12300         <ljz@asfast.com>.
12301
12302 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12303
12304         * gnus-topic.el (gnus-topic-create-topic): Use list.
12305
12306         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
12307         before binding gnus-default-article-saver.
12308
12309         * gnus-sum.el (gnus-summary-save-article):
12310         (gnus-summary-pipe-output):
12311         (gnus-summary-save-article-mail):
12312         (gnus-summary-save-article-rmail):
12313         (gnus-summary-save-article-file):
12314         (gnus-summary-write-article-file):
12315         (gnus-summary-save-article-body-file): Ditto.
12316
12317         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
12318
12319 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12320
12321         * gnus-art.el (gnus-mime-security-button-map):
12322         (gnus-mime-button-map): Add parent.
12323
12324 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12325
12326         * messagexmas.el (message-xmas-redefine): New function.
12327
12328         * message.el: Use it.
12329
12330         * gnus-art.el (gnus-article-check-hidden-text): Return t.
12331
12332         * gnus-util.el (gnus-remove-text-properties-when): Return t.
12333
12334 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12335
12336         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
12337         malformatted messages.
12338
12339 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12340
12341         * mm-util.el (mm-image-load-path): New function.
12342
12343         * gnus-group.el (gnus-group-make-tool-bar): Use it.
12344
12345         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
12346
12347         * message.el (message-tool-bar-map): Use it.
12348
12349         * Makefile.in (install-el): New rule.
12350
12351 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12352
12353         * gnus-art.el (article-treat-dumbquotes): Quote \.
12354
12355 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12356
12357         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
12358         Emacs 20 runs on a terminal.
12359
12360 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12361
12362         * gnus-msg.el (gnus-bug): Revert to save-excursion.
12363
12364         * mml.el (gnus-add-minor-mode): Autoload.
12365
12366         * message.el (message-forward): Save-restriction.
12367
12368 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12369
12370         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
12371         Paul Stevenson <p.stevenson@surrey.ac.uk>
12372
12373 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12374
12375         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
12376
12377         * mml.el (gnus-ems): Don't require.
12378
12379         * gnus.el (gnus-decode-rfc1522): Removed.
12380         (gnus-set-text-properties): Define.
12381
12382 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12383
12384         * gnus-art.el (gnus-mime-*): handle may be nil.
12385
12386         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
12387
12388         * gnus.el (gnus-group-remove-excess-properties): Not defined
12389         in gnus-xmas.
12390
12391 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12392
12393         * message.el (message-mail-user-agent): Add :version.
12394
12395 2000-12-21  Miles Bader  <miles@gnu.org>
12396
12397         * message.el (message-mode): Set `comment-start' to the  yank prefix.
12398
12399 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12400
12401         * message.el (message-mail-user-agent): New variable.
12402         (message-setup): Renamed to message-setup-1. Support
12403         mail-user-agent.
12404         (message-mail-user-agent): New function.
12405         (message-mail): Use it.
12406         (message-reply): Use it.
12407         (message-resend): Use it.
12408         (message-mail-other-window): Use it.
12409         (message-mail-other-frame): Use it.
12410
12411         * gnus-msg.el (gnus-bug): Support mail-user-agent.
12412
12413 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12414
12415         * message.el (message-tool-bar-map): Simplify.
12416         (message-narrow-to-head-1): New function.
12417         (message-narrow-to-head): Use it.
12418         (message-reply): Ditto.
12419         (message-cancel-news): Ditto.
12420         (message-supersede): Ditto.
12421         (message-make-forward-subject): Ditto.
12422         (message-bounce): Ditto.
12423
12424 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12425
12426         * uudecode.el (uudecode-decode-region-external): make-temp-file
12427         may not be defined.
12428
12429         * binhex.el (defalias): eval-and-compile.
12430
12431         * message.el (message-tool-bar-map): New function.
12432         (message-mode): Use it.
12433
12434 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12435
12436         * nntp.el (nntp-find-connection): Remove the entry.
12437         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
12438
12439 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12440
12441         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
12442
12443         * message.el (message-forward): Copy buffer in unibyte mode.
12444
12445 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12446
12447         * message.el (message-make-forward-subject): Don't widen. Decode.
12448         (message-forward): Don't decode subject.
12449
12450 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
12451
12452         * qp.el (quoted-printable-encode-region): Upcase QP.
12453
12454 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12455
12456         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
12457         mail-extract-a-c instead. Don't depend on Gnus.
12458
12459         * mml.el (gnus-ems): Require it.
12460
12461         * gnus-msg.el (gnus-summary-mail-forward):
12462
12463         * message.el (message-forward):  Move mime-to-mml here.
12464
12465 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12466
12467         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
12468         * gnus-art.el (gnus-insert-mime-button): Simplify.
12469         (gnus-mime-display-alternative): Ditto.
12470         (gnus-insert-mime-security-button): Ditto.
12471
12472 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12473
12474         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
12475         text-property-not-all doesn't return nil when start=mark(end).
12476         (gnus-remove-text-properties-when): Ditto.
12477
12478 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12479
12480         * gnus-start.el (gnus-group-change-level): Remove group from
12481         gnus-active-hashtb if real killed.
12482
12483 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12484
12485         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
12486         (gnus-mime-display-alternative): Ditto.
12487         (gnus-insert-mime-security-button): Ditto.
12488
12489 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12490
12491         * gnus-start.el (gnus-group-change-level): Don't add it into
12492         killed-list if it was killed.
12493
12494 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12495
12496         * nnmbox.el (nnmbox-file-coding-system): Use binary.
12497         (nnmbox-active-file-coding-system): Ditto.
12498
12499         * gnus-cus.el (gnus-group-parameters): Add posting-style.
12500
12501 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12502
12503         * gnus.el (gnus-version):
12504         (gnus-version-number): Set to Oort Gnus 0.01.
12505
12506         * gnus-art.el (gnus-mime-security-button-map):
12507         (gnus-insert-mime-security-button): Fix for Emacs21.
12508
12509 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12510
12511         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
12512         easymenu, because XEmacs doesn't understand :help.
12513
12514         * mm-uu.el: Require binhex.
12515
12516 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12517
12518         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
12519
12520 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
12521
12522         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
12523
12524 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
12525
12526         * *.xpm, *.pbm: Convert icons icons to size 24x24.
12527
12528 2000-12-18  Dave Love  <fx@gnu.org>
12529
12530         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
12531         (unused).
12532
12533 2000-12-13  Miles Bader  <miles@gnu.org>
12534
12535         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
12536         to t, so that we don't get stuck while trying to smilefy
12537         intangible text.
12538
12539 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
12540
12541         * smiley-ems.el (smiley-regexp-alist): Make regexps match
12542         at the end of the buffer.
12543         (smiley-region): In the loop, move to the end of the submatch
12544         matching the smiley instead of using the end of the match
12545         of the whole regexp.
12546
12547 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
12548
12549         * message.el (message-mode): Doc fix.
12550
12551 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
12552
12553         * smiley-ems.el (smiley-region): Doc fix.
12554
12555 2000-12-11  Miles Bader  <miles@gnu.org>
12556
12557         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
12558         bottom line visible, check to see if it's partially obscured, and
12559         if so, either scroll one more line to make it fully visible, or
12560         revert to showing the second line from the top.
12561
12562 2000-12-07  Dave Love  <fx@gnu.org>
12563
12564         * mailcap.el (mailcap-download-directory)
12565         * gnus-audio.el (gnus-audio-directory)
12566         * smiley-ems.el (smiley-data-directory): Fix :type.
12567
12568 2000-11-30  Dave Love  <fx@gnu.org>
12569
12570         * message.el (message-auto-save-directory): Use
12571         file-name-as-directory.
12572         (message-set-auto-save-file-name): Create
12573         message-auto-save-directory if necessary.
12574         (message-replace-chars-in-string): Removed -- unused.
12575         (message-mail-alias-type): Customize.
12576         (message-headers): Remove duplicate defgroup.
12577
12578 2000-11-29  Dave Love  <fx@gnu.org>
12579
12580         * qp.el (quoted-printable-decode-region): Use error, not message
12581         to report malformed text (like base64).  Amend message.
12582
12583 2000-11-29  Miles Bader  <miles@gnu.org>
12584
12585         * message.el (message-header-lines): Fontify tag.
12586
12587 2000-11-27  Dave Love  <fx@gnu.org>
12588
12589         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
12590         compiler warning.
12591
12592 ;2000-11-26  Dave Love  <fx@gnu.org>
12593 ;
12594 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
12595 ;
12596 2000-11-23  Dave Love  <fx@gnu.org>
12597
12598         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
12599
12600         * mm-uu.el (uudecode): Require.
12601         (uudecode-decode-region, uudecode-decode-region-external): Don't
12602         autoload.
12603         (mm-uu-copy-to-buffer): Doc fix.
12604         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
12605         type fix.
12606
12607         * mailcap.el: Doc fixes.
12608         (mailcap-mime-data): Various adjustments.
12609         (mailcap): New group.
12610         (mailcap-download-directory): Customize.
12611         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
12612         (mailcap-temporary-directory): Deleted (unused).
12613         (mailcap-unescape-mime-test): Simplify slightly.
12614         (mailcap-viewer-passes-test): Use functionp.
12615         (mailcap-command-p): Aliased to executable-find.
12616
12617         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
12618         default-enable-multibyte-characters is nil.
12619
12620 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
12621
12622         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
12623
12624 2000-11-21  Dave Love  <fx@gnu.org>
12625
12626         * gnus-art.el (gnus-mime-button-map): Don't inherit from
12627         gnus-article-mode-map.
12628 ;       (gnus-mime-button-menu): Use mouse-set-point.
12629         (gnus-insert-mime-button, gnus-mime-display-alternative)
12630         (gnus-mime-display-alternative): Don't use local-map property.
12631
12632 2000-11-17  Dave Love  <fx@gnu.org>
12633
12634         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
12635         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
12636         and make-temp-file.
12637         (uudecode-decode-region): Doc fix.
12638
12639 2000-11-14  Dave Love  <fx@gnu.org>
12640
12641         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
12642         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
12643         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
12644         New files, derived from the XPMs.
12645
12646 2000-11-10  Dave Love  <fx@gnu.org>
12647
12648         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
12649         (gnus-agent-lib-file, gnus-agent-load-alist)
12650         (gnus-agent-save-alist, gnus-agent-article-name): Use
12651         expand-file-name.
12652
12653         * gnus-group.el (gnus-group-name-charset-method-alist): Add
12654         :version.
12655         (nnkiboze-score-file): Defvar when compiling.
12656
12657         * gnus-start.el (gnus-read-newsrc-file): Add :version.
12658
12659         * gnus-art.el (gnus-article-banner-alist)
12660         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
12661         (gnus-article-date-lapsed-new-header)
12662         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
12663         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
12664         (gnus-treat-strip-headers-in-body)
12665         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
12666         (gnus-treat-translate): Add :version.
12667         (gnus-article-mime-part-function): Fix defcustom.
12668
12669         * nnmail.el (nnmail-expiry-target)
12670         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
12671         (nnmail-split-header-length-limit): Add :version.
12672
12673         * gnus-sum.el (gnus-auto-expirable-marks)
12674         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
12675         (gnus-extra-headers, gnus-ignored-from-addresses)
12676         (gnus-newsgroup-ignored-charsets)
12677         (gnus-group-highlight-words-alist)
12678         (gnus-summary-show-article-charset-alist): Add :version.
12679
12680         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
12681         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
12682         files, converted from the XPMs.
12683
12684         * gnus-cache.el (gnus-cache-active-file): Don't use
12685         file-name-as-directory on directory.
12686         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
12687         use file-name-as-directory on directory.
12688
12689         * time-date.el (timezone-make-date-arpa-standard): Autoload.
12690         (date-to-time): Use it.
12691
12692 ;       * message.el (message-mode) <adaptive-fill-regexp>:
12693 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
12694 ;       (message-newline-and-reformat): Likewise.
12695         (message-forward-as-mime, message-forward-ignored-headers)
12696         (message-buffer-naming-style, message-default-charset)
12697         (message-dont-reply-to-names, message-send-mail-partially-limit):
12698         Add :version.
12699
12700         * mm-util.el: Doc fixes.
12701         (mm-mime-charset): Don't use the raw result of
12702         mm-preferred-coding-system.
12703         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
12704         (mm-with-unibyte): Simplify.
12705
12706         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
12707         concat.
12708
12709         * pop3.el (pop3-version): Deleted.
12710         (pop3-make-date): New function, avoiding message-make-date.
12711         (pop3-munge-message-separator): Use it.
12712
12713 2000-11-09  Dave Love  <fx@gnu.org>
12714
12715         * gnus-group.el (gnus-group-make-directory-group)
12716         (gnus-group-fetch-faq): Use expand-file-name.
12717         (gnus-group-fetch-faq): Simplify completing-read form.
12718
12719         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
12720         test for Mule.
12721
12722         * message.el (tool-bar-map): Defvar when compiling.
12723
12724         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
12725         (gnus-tm-lisp-directory): Deleted.
12726         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
12727         (featurep 'xemacs).
12728         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
12729         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
12730         version numbers from file names.
12731
12732 2000-11-08  Dave Love  <fx@gnu.org>
12733
12734         * mm-view.el: Use featurep for XEmacs test.
12735         (mm-inline-message): Test for `remove-specifier'; don't use
12736         condition-case.
12737
12738         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
12739
12740         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
12741         (gnus-score-find-bnews): Don't concat "".
12742
12743         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
12744         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
12745         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
12746         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
12747
12748         * gnus-sum.el: Put some defvars in eval-when-compile.
12749         (gnus-summary-mode-hook): Add :options.
12750         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
12751         (gnus-summary-tool-bar-map): New variable.
12752         (gnus-summary-make-tool-bar): New function.
12753         (gnus-summary-mode): Put kill-all-local-variables first.
12754
12755         * gnus-group.el (gnus-group-toolbar-map): New variable.
12756         (gnus-group-make-tool-bar): Rewritten.
12757         (gnus-group-mode): Put kill-all-local-variables first.
12758
12759         * rfc2047.el: Require gnus-util.
12760
12761         * nnml.el (gnus-sorted-intersection): Autoload.
12762
12763         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
12764         Put some defvars in eval-when-compile.
12765         (gnus-intersection, gnus-sorted-complement):  Autoload.
12766
12767         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
12768
12769         * mm-encode.el (mm-body-7-or-8): Autoload.
12770
12771         * mm-decode.el (mm-insert-inline): Autoload.
12772
12773         * mml.el:
12774         * message.el: Put some defvars in eval-when-compile.
12775
12776         * gnus-msg.el: Put some defvars in eval-when-compile.
12777         (gnus-msg-mail): Move after gnus-setup-message.
12778
12779         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
12780
12781 2000-11-07  Dave Love  <fx@gnu.org>
12782
12783         * gnus-util.el (nnheader): Don't require message (recursive
12784         autoload).
12785
12786         * uudecode.el: Avoid compiler warnings.
12787
12788         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
12789         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
12790
12791 2000-11-06  Dave Love  <fx@gnu.org>
12792
12793         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
12794
12795         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
12796         (uudecode-char-int): New alias, replacing char-int.
12797         (uudecode-decode-region): Don't call buffer-disable-undo.
12798
12799 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
12800 ;       (mm-uu-configure-list): Doc fix.
12801 ;
12802 ;       * earcon.el (running-xemacs): Don't define.
12803 ;
12804 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
12805 ;
12806 ;       * message.el (message-font-lock-keywords): Match a final newline
12807 ;       to help font-lock's multiline support.
12808 ;
12809 2000-11-03  Dave Love  <fx@gnu.org>
12810
12811         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
12812
12813         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
12814         name.
12815
12816         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
12817         <banner>: Fix custom type, doc.
12818
12819         * mm-decode.el (mm-display-external): Space-prefix temp buffer
12820         name.  Don't disable undo explicitly.
12821
12822 ;2000-11-02  Dave Love  <fx@gnu.org>
12823 ;
12824 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
12825 ;       cite-prefix.
12826
12827 2000-11-01  Dave Love  <fx@gnu.org>
12828
12829         * rfc2047.el (base64): Require unconditionally.
12830         (message-posting-charset): Defvar when compiling.
12831         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
12832         message.
12833
12834         * gnus-sum.el (nnoo): Require.
12835         (mm-uu-dissect): Autoload.
12836
12837         * mml.el (mml-parse-1): Clarify message.
12838         (mml-minibuffer-read-type): Use mailcap-mime-types.
12839
12840 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
12841
12842         * mml.el: Fix a typo in the requiring of CL.
12843
12844 2000-11-01  Dave Love  <fx@gnu.org>
12845
12846         * utf7.el: Require cl when compiling.
12847
12848         * binhex.el: Use (featurep 'xemacs).
12849         (binhex-char-int): New alias, replacing char-int.  Change callers.
12850         (binhex-decode-region): Simplify work buffer code.
12851         (binhex-decode-region-external): Use expand-file-name, not concat.
12852
12853 2000-10-30  Dave Love  <fx@gnu.org>
12854
12855         * gnus-art.el: Fix 2000-10-27 change properly.
12856
12857 2000-10-28  Miles Bader  <miles@gnu.org>
12858
12859         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
12860
12861 2000-10-27  Dave Love  <fx@gnu.org>
12862
12863         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
12864         strings.
12865         (gnus-group-make-tool-bar): New function.
12866         (gnus-group-mode): Use it.
12867
12868         * message.el (message-mode-menu): Add some :help strings.
12869         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
12870         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
12871
12872         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
12873         * describe-group.xpm, get-news.xpm, kill-group.xpm:
12874         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
12875
12876         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
12877         display-graphic-p here.
12878
12879 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
12880
12881         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
12882         of the `gnus-xemacs' variable, as the latter has been removed.
12883         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
12884         * gnus-art.el (gnus-treat-display-xface)
12885         (gnus-treat-display-smileys, gnus-treat-display-picons)
12886         (gnus-article-read-summary-keys): Likewise.
12887
12888 2000-10-26  Dave Love  <fx@gnu.org>
12889
12890         (defvar): Use rmail-spool-directory unconditionally.
12891
12892 2000-10-18  Dave Love  <fx@gnu.org>
12893
12894         * mm-bodies.el (mm-uu-decode-function)
12895         (mm-uu-binhex-decode-function): Defvar when compiling.
12896
12897         * gnus-nocem.el (gnus-nocem-issuers): Update.
12898         (gnus-nocem-check-from): New option.
12899         (gnus-nocem-scan-groups): Use it.
12900         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
12901         (gnus-nocem-check-article-limit): Add :version.
12902
12903 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
12904
12905         * ietf-drums.el (mm-util): Require CL when compiling.
12906
12907 2000-10-15  Dave Love  <fx@gnu.org>
12908
12909         * qp.el: Require mm-util.
12910
12911 2000-10-13  Dave Love  <fx@gnu.org>
12912
12913         * qp.el (quoted-printable-decode-region): Avoid invalid
12914         coding-systems.
12915
12916 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
12917
12918         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
12919         to a recursive load.
12920
12921 2000-10-12  Dave Love  <fx@gnu.org>
12922
12923         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
12924
12925         * gnus.el (gnus-group-startup-message): Check for PBM image.
12926
12927 2000-10-09  Dave Love  <fx@gnu.org>
12928
12929         * mail-source.el (mail-source-fetch-imap): Bind
12930         default-enable-multibyte-characters rather than using
12931         mm-disable-multibyte.
12932
12933 2000-10-05  Dave Love  <fx@gnu.org>
12934
12935         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
12936         Autoload.
12937         (quoted-printable-decode-region):  Rename arg which confused
12938         charset with coding-system.  Don't use nonascii-insert-offset.
12939         Coding-system encode the region initially.  Don't recognize `=='
12940         as valid QP.  Coding-system decode the region finally.
12941         (quoted-printable-decode-string): Rename arg which confused
12942         charset with coding-system.
12943
12944         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
12945         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
12946         mm-encode-coding-region.
12947         (mm-decode-body, mm-decode-string): Rename variables which
12948         confused charset with coding-system.
12949         (binhex-decode-region): Don't autoload.
12950         (mm-body-encoding): Require message.
12951         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
12952         cond branches.
12953
12954         * gnus-art.el (article-de-quoted-unreadable)
12955         (article-de-base64-unreadable): Fold search case
12956         rather than downcasing string.  Apply mm-charset-to-coding-system
12957         to arg of quoted-printable-decode-region.
12958
12959 2000-10-04  Dave Love  <fx@gnu.org>
12960
12961         * gnus-ems.el: Don't turn off compiler warnings in local vars.
12962         Require ring when compiling.
12963         (gnus-article-compface-xbm): New variable.
12964
12965 2000-10-04  Dave Love  <fx@gnu.org>
12966
12967         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
12968         pbm images.
12969
12970         * frown.pbm, smile.pbm, wry.pbm: New files.
12971
12972         * frown.xbm, smile.xbm, wry.xbm: Deleted.
12973
12974 2000-10-03  Dave Love  <fx@gnu.org>
12975
12976         * mail-source.el (mail-sources): Revert to nil.
12977
12978         * nnmail.el (nnmail-spool-file): Revert to `((file))'.
12979
12980         * qp.el: Don't require mm-util.
12981         (quoted-printable-decode-region): Rewritten.
12982         (quoted-printable-decode-string, quoted-printable-encode-region):
12983         Doc fix.
12984         (quoted-printable-encode-region): Barf on multibyte characters.
12985         Maybe make the class multibyte.  Upcase chars, not formatted
12986         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
12987         (quoted-printable-encode-string): Don't use
12988         mm-with-unibyte-buffer.
12989
12990 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
12991
12992         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
12993
12994 2000-09-21  Dave Love  <fx@gnu.org>
12995
12996         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
12997         (for Emacs 20).  Tidy somewhat.
12998
12999 2000-09-21  Dave Love  <fx@gnu.org>
13000
13001         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
13002         image processing.  Rationalize logic somewhat.
13003
13004 2000-09-20  Dave Love  <fx@gnu.org>
13005
13006         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
13007         specifically.
13008
13009         * gnus.el (gnus-version-number): Avoid some redundant
13010         autoloads.
13011
13012 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
13013
13014         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
13015         to XBM; we always have PBM support.
13016
13017 2000-09-14  Dave Love  <fx@gnu.org>
13018
13019         * gnus.el (gnus-charset):
13020         * mm-decode.el (mime-display):
13021         * imap.el (imap) <defgroup>: Add :version.
13022
13023 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
13024
13025         * parse-time.el: Fix author's mail address.
13026
13027         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
13028         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
13029         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
13030         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
13031         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
13032         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
13033         * rfc2231.el, uudecode.el: Fix copyright notice.
13034
13035         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
13036         require `w3' at load-time only if not running in batch mode.
13037
13038 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13039
13040         * gnus.el: Before merge with Emacs21.
13041
13042 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
13043
13044         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
13045
13046 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
13047
13048         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
13049         to avoid conflict with the standard `back-to-indentation'
13050         binding.
13051
13052 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13053
13054         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
13055
13056         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
13057         (mm-disable-multibyte-mule4): Ditto.
13058         (mm-with-unibyte-current-buffer-mule4): Ditto.
13059
13060 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13061
13062         * pop3.el (pop3-movemail): Use binary.
13063         (pop3-movemail-file-coding-system): Removed.
13064
13065 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13066
13067         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
13068
13069 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13070
13071         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
13072         exists.
13073
13074 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13075
13076         * gnus-msg.el (gnus-post-method): Use backend name when the
13077         address is "".
13078
13079 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13080
13081         * gnus-art.el (article-verify-x-pgp-sig): Don't test
13082         mm-verify-option.
13083         (gnus-treat-x-pgp-sig): Default value.
13084         (gnus-ignored-headers): Redundant.
13085
13086 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13087
13088         * gnus-win.el (gnus-configure-frame): Save selected window.
13089
13090 2000-02-15  Andrew Innes  <andrewi@gnu.org>
13091
13092         * nnmbox.el: Require gnus-range.
13093         (nnmbox-group-building-active-articles): New variable.
13094         (nnmbox-group-active-articles): New variable; this is a cache of
13095         all active articles by group and number.
13096         (nnmbox-in-header-p): New function.
13097         (nnmbox-find-article): New function.
13098         (nnmbox-record-active-article): New function.
13099         (nnmbox-record-deleted-article): New function.
13100         (nnmbox-is-article-active-p): New function.
13101         (nnmbox-retrieve-headers): Use nnmbox-find-article.
13102         (nnmbox-request-article): Ditto.  Also supply extra arg to
13103         nnmbox-article-group-number.
13104         (nnmbox-request-expire-articles): Ditto.
13105         (nnmbox-request-move-article): Ditto.
13106         (nnmbox-request-replace-article): Ditto.
13107         (nnmbox-request-rename-group): Rename group entry in active
13108         article cache.
13109         (nnmbox-delete-mail): Update active article cache, unless article
13110         is being replaced.
13111         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
13112         than partially duplicating it.
13113         (nnmbox-article-group-number): Add extra `this-line' arg, to
13114         handle articles belonging to multiple groups.
13115         (nnmbox-save-mail): Update active article cache.
13116         (nnmbox-read-mbox): Build active article cache when loading mbox.
13117         Also do some repair work, if we find articles that are missing the
13118         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
13119         reconstruct these from Xref info.
13120
13121 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13122
13123         * mail-source.el (mail-source-report-new-mail): Use
13124         nnheader-run-at-time.
13125
13126 2000-02-15  Andrew Innes  <andrewi@gnu.org>
13127
13128         * mail-source.el (mail-source-fetch-pop): Clear pop password when
13129         an error is thrown, and then rethrow the error.
13130         (mail-source-check-pop): Ditto.
13131         (mail-source-start-idle-timer): Prevent multiple pop checks
13132         running if the check takes a long time.
13133
13134 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13135
13136         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
13137         succeed.
13138
13139 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13140
13141         * gnus-win.el (gnus-configure-windows): Make sure
13142         nntp-server-buffer is live.
13143         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
13144
13145 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
13146
13147         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
13148
13149 2000-12-04  Andreas Jaeger  <aj@suse.de>
13150
13151         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
13152
13153 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13154
13155         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
13156
13157 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
13158         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
13159
13160         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
13161
13162 2000-12-01  Simon Josefsson  <sj@extundo.com>
13163
13164         * mml-smime.el (mml-smime-verify): Fix address parsing.
13165
13166 2000-12-01  Simon Josefsson  <sj@extundo.com>
13167
13168         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
13169         more than one certificate inside PKCS#7 blob.  Better security
13170         information (clamed / actual sender, openssl output, certificates
13171         inside message).
13172
13173         * smime.el (smime-verify-region): Output to /dev/null.
13174         (smime-buffer-as-string-region): Don't parse empty lines.
13175
13176 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13177
13178         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
13179         ?d and ?D.
13180         (gnus-mime-security-show-details-inline): New variable.
13181         (gnus-mime-security-show-details): Use them.
13182         (gnus-insert-mime-security-button): Ditto.
13183
13184         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
13185         Suggest by Michael Duggan (md5i@cs.cmu.edu).
13186         (mml2015-gpg-clear-verify): Ditto.
13187         (mml2015-gpg-decrypt-1): Ditto.
13188         (mml2015-use): Prefer 'gpg.
13189
13190 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13191
13192         * gnus-util.el (gnus-add-text-properties-when): New function.
13193         (gnus-remove-text-properties-when): Ditto.
13194
13195         * gnus-cite.el (gnus-article-hide-citation): Use them.
13196         (gnus-article-toggle-cited-text): Use them.
13197
13198         * gnus-art.el (gnus-signature-toggle): Use them.
13199         (gnus-article-show-hidden-text): Ditto.
13200         (gnus-article-hide-text): Ditto.
13201
13202 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13203
13204         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
13205
13206 2000-11-30  Simon Josefsson  <sj@extundo.com>
13207
13208         * smime.el (smime-point-at-eol): New alias.
13209         (smime-buffer-as-string-region): Use it.
13210
13211 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13212
13213         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
13214
13215 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13216
13217         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
13218
13219         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
13220
13221         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
13222
13223 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
13224
13225         * nnmh.el (nnmh-request-expire-articles): Implemented
13226         expiry-target for nnmh backend.
13227
13228 2000-11-30  Simon Josefsson  <sj@extundo.com>
13229
13230         * mm-decode.el (mm-security-from): New variable.
13231         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
13232
13233         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
13234         than `from'.
13235
13236 2000-11-30  Simon Josefsson  <sj@extundo.com>
13237
13238         * mml-smime.el (mml-smime-verify): Verify that certificate mail
13239         address match sender address.
13240
13241         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
13242
13243         * smime.el (smime-verify-region): Don't copy buffer.
13244         (smime-decrypt-buffer): Use expand-file-name on keyfile.
13245         (smime-pkcs7-region): New function.
13246         (smime-pkcs7-certificates-region): Ditto.
13247         (smime-pkcs7-email-region): Ditto.
13248         (smime-buffer-as-string-region): Ditto.
13249
13250         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
13251         buffer.
13252
13253 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
13254
13255         * smime.el (smime-decrypt-region): Fix keyfile argument.
13256
13257 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13258
13259         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
13260
13261 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13262
13263         * message.el (message-shoot-gnksa-feet): New variable.
13264         (message-gnksa-enable-p): New function.
13265         (message-send): Use it.
13266         (message-check-news-body-syntax): Ditto.
13267
13268 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13269
13270         * message.el (message-make-message-id): Remove the redundancy.
13271
13272 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13273
13274         * message.el (message-setup): Discourage using mc-install-*-mode.
13275
13276         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
13277
13278 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13279
13280         * gnus-cite.el (gnus-cite-parse): Guess citation length.
13281
13282 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13283
13284         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
13285
13286 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13287
13288         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
13289
13290 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13291
13292         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
13293         insert-buffer-substring.
13294
13295         * message.el (message-send-mail): Use buffer-substring-no-properties.
13296         (message-send-news): Ditto.
13297
13298 2000-11-22  David Edmondson  <dme@dme.org>
13299
13300         * imap.el (imap-wait-for-tag): Message read info.
13301
13302 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13303
13304         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
13305         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
13306         (mml2015-gpg-encrypt): Ditto.
13307
13308 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13309
13310         * mm-decode.el (mm-verify-option): Default value.
13311
13312         * mml-sec.el (mml-secure-part): Error message.
13313
13314 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13315
13316         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
13317
13318 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13319
13320         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
13321
13322 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13323
13324         * gnus-art.el (gnus-article-describe-key): Use prompt.
13325         (gnus-article-describe-key-briefly): Ditto.
13326
13327 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13328
13329         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
13330
13331 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13332
13333         * gnus-art.el (gnus-article-describe-key): New function.
13334         (gnus-article-describe-key-briefly): New function.
13335
13336 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13337
13338         * mm-decode.el (mm-decrypt-option): Doc typo.
13339
13340         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
13341         return a number.
13342
13343 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13344
13345         * message.el (message-newline-and-reformat): Typo.
13346
13347 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13348
13349         * gnus-art.el (article-verify-x-pgp-sig): Check whether
13350         original-article-buffer exists.
13351
13352         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
13353         (rfc2047-header-encoding-alist): Addresses are different from text.
13354         (rfc2047-encode-message-header): Ditto.
13355         (rfc2047-dissect-region): Extra parameter.
13356         (rfc2047-encode-region): Ditto.
13357         (rfc2047-encode-string): Ditto.
13358
13359 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13360
13361         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
13362         (mm-uu-pgp-encrypted-extract): Use it.
13363         (mm-uu-pgp-signed-extract-1): New function.
13364         (mm-uu-pgp-signed-extract): Use it.
13365
13366         * gnus-art.el (gnus-mime-display-security): New function.
13367         (gnus-mime-display-part): Use it.
13368         (gnus-mime-security-verify-or-decrypt): New function.
13369         (gnus-mime-security-press-button): New function.
13370         (gnus-insert-mime-security-button): Use it.
13371
13372         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
13373         (mm-find-raw-part-by-type): Ditto.
13374         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
13375         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
13376         (mm-destroy-parts): Kill nested multibyte buffer.
13377
13378         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
13379         (mml2015-gpg-verify): Ditto.
13380
13381 2000-11-18  Simon Josefsson  <sj@extundo.com>
13382
13383         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
13384         (mml2015-function-alist): Use it.
13385
13386         * mml-sec.el (mml-sign-alist): Update names.
13387         (mml-encrypt-alist): Ditto.
13388         (mml-secure-part-smime-sign): Moved to mml-smime.el
13389         as `mml-smime-sign-query'.
13390         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
13391         `mml-smime-get-file-cert'.
13392         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
13393         `mml-smime-get-dns-cert'.
13394         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
13395         `mml-smime-encrypt-query'.
13396         (mml-smime-sign-buffer): Use mml-smime-sign.
13397         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
13398
13399         * mml-smime.el (mml-smime-sign): New function.
13400         (mml-smime-encrypt):
13401         (mml-smime-sign-query):
13402         (mml-smime-get-file-cert):
13403         (mml-smime-get-dns-cert):
13404         (mml-smime-encrypt-query): Moved from mml-sec.el.
13405
13406 2000-11-16  Simon Josefsson  <sj@extundo.com>
13407
13408         * mml2015.el (mml2015-gpg-clear-verify): New function.
13409         (mml2015-function-alist): Add it.
13410
13411 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
13412
13413         * message.el (message-setup-fill-variables): Use
13414         message-cite-prefix-regexp.
13415         (message-newline-and-reformat): Check the end of citation, leading
13416         WSP, break in the cite prefix.
13417         (message-fill-paragraph): New function.
13418
13419 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13420
13421         * lpath.el: Shut up.
13422
13423 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
13424
13425         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
13426         raw 8-bit in headers in dk.* newsgroups.
13427
13428 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13429
13430         * message.el (message-newline-and-reformat): Match extra WSPs.
13431
13432 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
13433
13434         * mml.el (mml-generate-mime-1): Ignore ascii.
13435
13436 2000-11-16 Justin Sheehy  <justin@iago.org>
13437
13438         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
13439
13440 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13441
13442         * message.el (message-cite-prefix-regexp): Prefix should not end
13443         at space.
13444
13445 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
13446
13447         * message.el (message-mode-syntax-table): Add - as a word
13448         constituent as in articles.
13449         (message-setup-fill-variables): Add -_. as supercite-style prefix.
13450         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
13451         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
13452
13453 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
13454
13455         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
13456
13457 2000-11-12  David Edmondson  <dme@dme.org>
13458
13459         * message.el (message-font-lock-keywords): use
13460         message-cite-prefix-regexp.
13461
13462 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13463
13464         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
13465         Stein Arild Str\e,Ax\e(Bmme.
13466         (gnus-group-jump-to-group): Use it.
13467         (gnus-group-jump-to-group-prompt): Customize.
13468
13469 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
13470
13471         * mailcap.el (mailcap-possible-viewers): Match the entire string.
13472
13473 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
13474
13475         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
13476         incompatible.
13477         (mml2015-mailcrypt-sign): Ditto.
13478
13479 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13480
13481         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
13482         group is open.
13483
13484 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
13485
13486         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
13487         nnvirtual articles.
13488         (gnus-backlog-request-article): Don't request nnvirtual articles.
13489
13490 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
13491
13492         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
13493         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
13494
13495 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
13496
13497         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
13498         * mml.el (mml-generate-mime-1): Use charset attribute.
13499         * mm-bodies.el (mm-encode-body): Add parameter charset.
13500         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
13501
13502 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
13503
13504         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
13505         (mml2015-mailcrypt-clear-decrypt): Ditto.
13506         (mml2015-mailcrypt-verify): Ditto.
13507         (mml2015-mailcrypt-clear-verify): Ditto.
13508         (mml2015-gpg-verify): Ditto.
13509
13510 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
13511
13512         * smime.el (smime-openssl-program): Test the existence of openssl.
13513         * mml-smime.el: Require mm-decode.
13514         (mml-smime-verify-test): New function.
13515         * mm-decode.el (mm-verify-function-alist): Use it.
13516
13517 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
13518
13519         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
13520         anyway.
13521
13522 2000-11-13  Simon Josefsson  <sj@extundo.com>
13523
13524         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
13525         verification doesn't work.
13526
13527 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
13528
13529         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
13530         (gnus-inews-do-gcc): Use it.
13531
13532 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
13533
13534         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
13535         leading space.
13536         * mm-extern.el (mm-inline-external-body): Report error when no
13537         access-type.
13538
13539 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
13540
13541         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
13542
13543 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
13544
13545         * gnus-art.el (gnus-mime-button-menu): Use select-window.
13546
13547 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
13548
13549         * gnus-art.el (gnus-mime-display-part): Display multipart/related
13550         as multipart/mixed.
13551
13552 2000-11-12  David Edmondson  <dme@dme.org>
13553
13554         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
13555         and replace `.' with `\w' to allow for different syntax tables
13556         (from Vladimir Volovich).
13557         * message.el (message-newline-and-reformat): use
13558         `message-cite-prefix-regexp'.
13559         * gnus-cite.el (gnus-supercite-regexp): use
13560         `message-cite-prefix-regexp'.
13561         * gnus-cite.el (gnus-cite-parse): use
13562         `message-cite-prefix-regexp'.
13563
13564 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
13565
13566         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
13567         PGP SIGNATURE.  Escape leading "-"'s.
13568         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
13569
13570 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
13571
13572         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
13573
13574 2000-11-11  Simon Josefsson  <sj@extundo.com>
13575
13576         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
13577
13578         * smime.el (smime-details-buffer): New variable.
13579         (smime-sign-region):
13580         (smime-encrypt-region):
13581         (smime-verify-region):
13582         (smime-decrypt-region): Copy OpenSSL output to the buffer.
13583
13584         * mml-smime.el (mml-smime-verify): Support security info.
13585
13586 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
13587
13588         * mm-decode.el (mm-verify-option): Set default to nil.
13589         (mm-decrypt-option): Ditto.
13590         * gnus-art.el (article-verify-x-pgp-sig): New function.
13591
13592 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
13593
13594         * gnus-art.el (gnus-mime-display-alternative): Show button if no
13595         preferred part.
13596
13597 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13598
13599         * gnus-sum.el (gnus-move-split-methods): Say that
13600         `gnus-split-methods' uses file names, whereas this uses group
13601         names.  (Report from Nevin Kapur)
13602
13603 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
13604
13605         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
13606
13607 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13608
13609         * nnheader.el (nnheader-directory-files-is-safe): New variable.
13610         (nnheader-directory-articles): Use it.
13611         (nnheader-article-to-file-alist): Ditto.
13612
13613 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
13614
13615         * rfc2047.el (rfc2047-pad-base64): New function.
13616         (rfc2047-decode): Use it.
13617
13618 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
13619
13620         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
13621         select method.
13622
13623 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
13624
13625         * mml2015.el (mml2015-gpg-decrypt-1):
13626         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
13627
13628 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13629
13630         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
13631
13632 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
13633
13634         * pop3.el (pop3-munge-message-separator): A message may have an
13635         empty body.
13636
13637 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
13638
13639         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
13640         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
13641         (mm-uu-pgp-signed-extract): Use coding-system.
13642
13643 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
13644
13645         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
13646         (gnus-insert-mime-security-button): New function.
13647         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
13648         * mml2015.el:  Add security info when verify or decrypt.
13649         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
13650         (mm-uu-pgp-encrypted-extract): Ditto.
13651
13652 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
13653
13654         * mm-decode.el (mm-display-parts): New function.
13655         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
13656
13657 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13658
13659         * gnus-mlspl.el: Documentation tweaks.
13660
13661 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13662
13663         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
13664         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
13665         argument.
13666
13667 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
13668
13669         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
13670
13671 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
13672
13673         * gnus-art.el (gnus-article-encrypt): New function.
13674         (gnus-article-encrypt-protocol-alist): New variable.
13675         (gnus-article-encrypt-protocol): New variable.
13676         * mml2015.el (mml2015-self-encrypt): New function.
13677         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
13678
13679 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
13680
13681         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
13682         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
13683         let mailcap do it.
13684         * mml2015.el: Remove snarf code.
13685         * mm-decode.el: Remove snarf code.
13686
13687 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
13688
13689         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
13690         (mml-insert-mime): Understand gnus-decoded.
13691         (mime-to-mml): New parameter handles.
13692         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
13693         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
13694
13695 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
13696
13697         * mm-decode.el (mime-security): New group.
13698         (mm-verify-function-alist): Add test function.
13699         (mm-decrypt-function-alist): Ditto.
13700         (mm-snarf-option): Set default value as nil.
13701         (mm-find-part-by-type): Recursive parameter.
13702         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
13703         * mml2015.el: Support draft-ietf-openpgp-multsig.
13704
13705 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
13706
13707         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
13708         (gnus-article-view-part-as-charset): New function.
13709
13710 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
13711
13712         * mm-decode.el (mm-verify-option): Default value.
13713         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
13714
13715 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13716
13717         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
13718
13719 2000-11-05  Simon Josefsson  <sj@extundo.com>
13720
13721         * mml-smime.el (mml-smime-verify): Work in original multipart
13722         buffert.
13723
13724         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
13725         (mm-handle-multipart-ctl-parameter): Ditto.
13726         (mm-alist-to-plist): New function.
13727         (mm-dissect-buffer): Store CTL parameters and copy original buffer
13728         for multiparts.
13729         (mm-destroy-parts): Destroy multipart buffert.
13730         (mm-remove-part): Ditto.
13731
13732         * mml-smime.el (mml-smime-sign): Not used.
13733         (mml-smime-encrypt): Ditto.
13734
13735         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
13736
13737         Verify S/MIME signature support.
13738
13739         * mm-decode.el (mm-inline-media-tests): Add
13740         application/{x-,}pkcs7-signature.
13741         (mm-inlined-types): Ditto.
13742         (mm-automatic-display): Ditto.
13743         (mm-verify-function-alist): Ditto.  Add name of method.
13744         (mm-decrypt-function-alist): Add name of method.
13745         (mm-find-part-by-type): Add documentation.
13746         (mm-possibly-verify-or-decrypt): Use new format of
13747         mm-{verify,decrypt}-function-alist.  Use method names.
13748
13749         * mml-smime.el (mml-smime-verify): New function.
13750
13751 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13752
13753         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
13754
13755 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
13756
13757         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
13758         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
13759         * mm-decode.el (mm-snarf-option): New variable.
13760
13761 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13762
13763         * mm-util.el (mm-subst-char-in-string): New function.
13764         (mm-replace-chars-in-string): Use it.
13765         * message.el (message-replace-chars-in-string): Use it.
13766         * nnheader.el (nnheader-replace-chars-in-string): Use it.
13767         * gnus-mh.el (mh-lib-progs): Shut up.
13768
13769 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
13770
13771         * base64.el, md5.el: Moved to contrib directory.
13772
13773 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
13774
13775         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
13776         the last article when search.
13777
13778 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
13779
13780         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
13781         * nnmail.el (nnmail-pathname-coding-system): Ditto.
13782
13783 2000-09-29  David Edmondson  <dme@thus.net>
13784
13785         * message.el (message-newline-and-reformat): Typo.
13786
13787 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13788
13789         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
13790
13791 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
13792
13793         * nntp.el (nntp-decode-text): Delete bogus status lines.
13794
13795 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
13796
13797         * message.el (message-font-lock-keywords): Match a final newline
13798         to help font-lock's multiline support.
13799
13800 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13801
13802         * nnoo.el (nnoo-set): New function.
13803
13804 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
13805
13806         * gpg.el, gpg-ring.el: Moved to contrib directory.
13807
13808 2000-11-04  Simon Josefsson  <sj@extundo.com>
13809
13810         * nnimap.el (nnimap-split-inbox): Typo.
13811
13812 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13813
13814         * gnus-msg.el (gnus-msg-mail): Move it backwards.
13815
13816 2000-11-03  Simon Josefsson  <sj@extundo.com>
13817
13818         * rfc2231.el (rfc2231-parse-qp-string): New function.
13819         (require): rfc2047.
13820
13821         * mail-parse.el (mail-header-parse-content-type):
13822         (mail-header-parse-content-disposition): Support invalid QP
13823         encoded strings, by using `rfc2231-parse-qp-string'.
13824
13825 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
13826
13827         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
13828         (rfc2231-decode-encoded-string): Typo "> X 1".
13829         (rfc2231-encode-string): Insert the name of charset.
13830         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
13831
13832 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13833
13834         * mm-decode.el (mm-save-part): Return the filename.
13835         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
13836         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
13837         (gnus-mime-action-alist): Use it.
13838         (gnus-mime-button-commands): Use it.
13839         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
13840         (mm-inline-external-body): unwind-protect.
13841
13842 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
13843
13844         * gnus-art.el (gnus-insert-mime-button): Show url.
13845
13846 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
13847
13848         * mml.el (mml-generate-mime-1): Support external url.
13849         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
13850
13851 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
13852
13853         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
13854         * mm-decode.el (mm-display-external): Ditto.
13855         * mm-extern.el: New file.
13856         * mm-decode.el (mm-inline-media-tests): Hook it up.
13857         (mm-inlined-types): Inline message/external-body.
13858
13859 2000-11-02  Simon Josefsson  <sj@extundo.com>
13860
13861         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
13862
13863         * message.el (message-get-reply-headers): Better handling when
13864         Mail-Followup-To is very large.
13865
13866 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
13867
13868         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
13869         * gnus-art.el (gnus-article-edit-done):
13870         * gnus-sum.el (gnus-summary-edit-article-done): Move line
13871         counting code here.
13872         * gnus-msg.el (gnus-setup-message): Remove a hack.
13873
13874 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
13875
13876         * gnus-sum.el (gnus-newsgroup-variables): New variable.
13877         (gnus-summary-mode): Make them local variables.
13878         (gnus-set-global-variables): Globalize them.
13879         (gnus-summary-exit): Kill them.
13880
13881 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
13882
13883         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
13884         word.
13885
13886 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
13887
13888         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
13889         gnus-article-wash-types.
13890         * gnus-art.el (gnus-article-wash-status): Use them.
13891
13892 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
13893
13894         * mml.el (mml-read-tag): Remove spaces and LF.
13895
13896 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
13897
13898         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
13899         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
13900
13901 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
13902
13903         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
13904
13905 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
13906
13907         * gnus-sum.el (gnus-article-charset): New variable.
13908         (gnus-summary-display-article): Set it.
13909         * gnus-msg.el (gnus-copy-article-buffer): Use it.
13910         * gnus-art.el (gnus-article-mode): Make it local variable.
13911
13912 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13913
13914         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
13915
13916 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13917
13918         * nnwfm.el: New file.
13919
13920         * nnweb.el (nnweb-replace-in-string): New function.
13921
13922 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13923
13924         * mml2015.el: Wrap gpg.el.
13925         * gpg.el (gpg-verify): The last argument of apply is a list.
13926         (gpg-encrypt): Add passphrase as a parameter.
13927
13928 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
13929
13930         * gpg.el: New file.
13931         * gpg-ring.el: New file.
13932
13933 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
13934
13935         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
13936
13937 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13938
13939         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
13940         double-quote characters.
13941         (gnus-summary-prepare-threads): Ditto.
13942
13943 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
13944
13945         * gnus-art.el (gnus-mime-display-single): Forward line -1.
13946         * mml.el (mml-read-tag): Don't skip the leading space.
13947         * lpath.el (font-lock-set-defaults): Shut up.
13948
13949 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
13950
13951         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
13952
13953 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
13954
13955         * qp.el (quoted-printable-encode-region): Replace leading - when
13956         ultra safe.
13957         * mml.el (mml-generate-mime-postprocess-function): Removed.
13958         (mml-postprocess-alist): Removed.
13959         (mml-generate-mime-1): Use ultra-safe when sign.
13960         * mml2015.el (mml2015-fix-micalg): Uppercase.
13961         (mml2015-verify): Insert LF.
13962         (mml2015-mailcrypt-sign): Downcase; search backward.
13963
13964 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13965
13966         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
13967         restrictive.
13968         (nnultimate-table-regexp): New variable.
13969         (nnultimate-forum-table-p): Use it.
13970
13971 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
13972         Trivial patch.
13973
13974         * gnus-sum.el (gnus-summary-expire-articles): Save point.
13975
13976 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13977
13978         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
13979         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
13980
13981 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
13982
13983         * mml2015.el: Shut up.
13984
13985 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
13986
13987         * gnus.el (gnus-server-browse-hashtb): Removed.
13988         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
13989         (gnus-group-insert-group-line-info): Use simplified method.
13990         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
13991
13992 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
13993
13994         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
13995         moved here.
13996         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
13997         * gnus-group.el (gnus-group-prepare-flat): Use it.
13998         * gnus-topic.el (gnus-group-prepare-topics): Use it.
13999
14000 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
14001
14002         * mml.el (mml-mode): Show menu in XEmacs.
14003
14004 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
14005
14006         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
14007         (gnus-server-read-server-in-server-buffer): New function.
14008         (gnus-browse-foreign-server): Browse in group buffer.
14009         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
14010         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
14011         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
14012         * gnus.el (gnus-server-browse-hashtb): New variable.
14013
14014 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
14015
14016         * nnfolder.el (nnfolder-open-nov): Use group.
14017
14018 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
14019
14020         * nnfolder.el: Add NOV. Set version to 2.0.
14021         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
14022
14023 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
14024
14025         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
14026
14027 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
14028
14029         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
14030         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
14031
14032 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
14033
14034         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
14035
14036 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
14037
14038         * mm-decode.el (mm-verify-function-alist): New variable.
14039         (mm-verify-option): New variable.
14040         (mm-decrypt-function-alist): Ditto.
14041         (mm-decrypt-option): Ditto.
14042         (mm-find-raw-part-by-type): New function.
14043         (mm-possibly-verify-or-decrypt): New function.
14044         (mm-dissect-multipart): Use it.
14045         * mml2015.el (mml2015-fix-micalg): New function.
14046         (mml2015-decrypt): Use new interface.
14047         (mml2015-verify):  Use new interface.
14048         (mml2015-setup): Make it bogus.
14049
14050 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
14051
14052         * mml.el (mml-generate-mime-postprocess-function): Set to
14053         mml-postprocess.
14054         (autoload): Autoload mml2015 and mml-smime.
14055         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
14056         * mml2015.el (mml2015-encrypt): New function.
14057         (mml2015-sign): New function.
14058         (mml2015-encrypt-function): New variable.
14059         (mml2015-sign-function): New variable.
14060         (mml2015-mailcrypt-encrypt): Use message-recipients.
14061         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
14062         * mml-smime.el (mml-smime-setup): Ditto.
14063
14064 2000-10-28  Simon Josefsson  <sj@extundo.com>
14065
14066         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
14067         Communigate Pro 3.3.1 server.
14068
14069         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
14070         in buffers.
14071         (mml-secure-dns-server): Removed.
14072         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
14073         write certificates to files.
14074
14075         * smime.el (smime-dns-server): New variable.
14076         (smime-mail-to-domain):
14077         (smime-cert-by-dns): New functions.
14078
14079         * dig.el: New file.
14080
14081 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
14082
14083         * message.el (message-options): New variable.
14084         (message-options-set-recipient): New function.
14085         (message-send): Use them.
14086         * gnus-int.el (gnus-request-replace-article): Use them.
14087         (gnus-request-accept-article): Ditto.
14088         * mml.el (mml-preview): Use them.
14089         * gnus-sum.el (gnus-summary-edit-article): Use them.
14090
14091         * message.el (message-options-get): New function.
14092         (message-options-get): New function.
14093         * rfc2047.el (rfc2047-encode-message-header): Use them.
14094         * mm-bodies.el (mm-encode-body): Use them.
14095
14096 2000-10-28  Simon Josefsson  <sj@extundo.com>
14097
14098         * nnimap.el (nnimap-retrieve-which-headers):
14099         (nnimap-request-article-part): Quote message-id.
14100
14101         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
14102         (smime-CA-file): New variable.
14103         (smime-call-openssl-region): Don't error.
14104         (smime-sign-region): Return result value.
14105         (smime-encrypt-region): Ditto.
14106         (smime-verify-region): New function.
14107         (smime-decrypt-region): Ditto.
14108         (smime-verify-buffer): Ditto.
14109         (smime-decrypt-buffer): Ditto.
14110
14111         * mml.el: Require mml-sec.
14112         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
14113         (mml-mode-map): Add "sign" and "encrypt" maps.
14114         (mml-menu): Add security menu.
14115         (mml-preview): Use generate-new-buffer.
14116
14117         * mml-sec.el: New file.
14118
14119 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
14120
14121         * mm-decode.el (mm-find-part-by-type): Move it here.
14122         * mml.el (mml-postprocess): Move it here.
14123         (mml-postprocess-alist): Move it here. Merge them.
14124
14125 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
14126
14127         * rfc2047.el (rfc2047-encode-message-header): Make sure no
14128         unencoded stuff in the header.
14129
14130 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
14131
14132         * gnus-group.el (gnus-group-listed-groups): New variable.
14133         (gnus-group-list-option): New variable.
14134         (gnus-group-list-limit-map): New keymap.
14135         (gnus-group-list-flush-map): New keymap.
14136         (gnus-group-list-plus-map): New keymap.
14137         (gnus-group-prepare-logic): New function.
14138         (gnus-group-prepare-flat): Merge with
14139         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
14140         (gnus-group-prepare-flat-list-dead): Ditto.
14141         (gnus-group-list-matching): Use gnus-group-prepare-function.
14142         (gnus-group-list-dormant): Ditto.
14143         (gnus-group-list-cached): Ditto.
14144         (gnus-group-listed-groups): New function.
14145         (gnus-group-list-limit): New function.
14146         (gnus-group-list-flush): New function.
14147         (gnus-group-list-plus): New function.
14148         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
14149         (gnus-topic-prepare-topic): Ditto.
14150
14151 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
14152
14153         * message.el (message-insert-to, message-get-reply-headers):
14154         (message-reply, message-followup): Mail-{Followup,Reply}-To.
14155
14156 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
14157
14158         * mml2015.el: New file.
14159         * smime.el: New file.
14160         * mml-smime.el: New file.
14161
14162 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
14163
14164         * ChangeLog: Moved to ChangeLog.1.
14165
14166     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
14167   Copying and distribution of this file, with or without modification,
14168   are permitted provided the copyright notice and this notice are preserved.
14169
14170 ;; Local Variables:
14171 ;; coding: iso-2022-7bit
14172 ;; End: